/* @override 
	http://askanything/wp-content/themes/askanything/style.css
	http://v2.askanything.sg/wp-content/themes/askanything/style.css
*/

/*   
Theme Name: AskAnything.sg
Theme URI: http://www.redemptionhill.sg
Description: AskAnything.sg Theme for Redemption Hill Church
Author: ARIGIN
Author URI: http://www.arigin.com
Version: 1.0
.
General comments/License Statement if any.
.
*/

/* @group General */

body{
	color: #d8d8d8;
	background-color: #000;
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	line-height: 130%px;
	margin: 0;
}

.widgettitle {
	color: #fff;
}

a{
	color: #b8d7eb;
	text-decoration: none;
}

a:hover{
	color: #ccc;
	text-decoration: underline;
}

a:visited {
	color: #b8d7eb;
}

.questions-answers h2 a:hover{
	color: #efac60;
}

h1{
	text-indent: -9999px;
	float: left;
	margin: 30px 0 0 0;
}

h1 a {
	display: block;
	width: 350px;
	height: 95px;
}

h1,h2,h3,h4,h5,h6{
	color: #fff;
}

.masthead_bg_long{
	height: 200px;
	width: 100%;
	background: #000 url(images/master_head_extension.jpg) repeat-y center top;
	margin: 0 0 20px 0;
}

.masthead_bg {
	height: 200px;
	width: 100%;
	background: url(images/master_head-v2.jpg) no-repeat center top;
	margin: 0 0 20px 0;
}

.masthead_bg .container{
	position: relative;
}

.banner{
	height: 172px;
	width: 100%;
	position: relative;
	margin: 0 0 20px 0;
}

.banner_btn{
	height: 35px;
	width: 219px;
	position: absolute;
	bottom: 10px;
	right: 197px;
	padding: 5px;
	
}

.col-left-ask {
	float: left;
	width: 460px;
	margin: 0 45px 0 0;
}

.col-right-ask {
	float: left;
	width: 435px;
}

.col-left-answer {
	float: left;
	width: 600px;
	margin: 0 40px 0 0;
}

.col-right-answer {
	float: left;
	width: 300px;
	margin: 0 0 20px 0;
}

.col-content {

}

hr {
	background-color: #ccc;
}

/* @end */

/* @group Search */

form#searchform {
	float: right;
	width: 280px;
	height: 28px;
	background: url('images/bg-searchform.png') top left no-repeat;
	padding: 3px 0 0 0;
	margin: 20px 0 0 0;
}

.col-right-answer #searchform{
	float: left;
	margin: 10px 10px;
	width: 280px;
	height: 25px;
}

.col-right-answer .searchform{
	background: url(images/bg-search.gif) no-repeat;
	margin: 0 0 20px 0;
	width: 100%;
	height: 50px;
}

input#s {
	padding: 5px 0 0 0;
	border: none;
	width: 240px;
	margin: 0 15px 0 15px;
	color: #fff;
	background-color: #000;
	font-size: 12px;
}

.col-right-answer #searchform input#s{
	width: 240px;
}

input#searchsubmit {
	width: 100px;
}

#searchresults{
	width: 650px;
}

#searchresults h2{
	font-size: 18px;
}

.aboutlink{ position: absolute;
background: #000; 
border-radius: 12px;
-moz-border-radius: 12px; 
-webkit-border-radius: 12px;
width: 50px;
text-align: center;
padding: 5px;
right: 0;
top: 60px;
}

.aboutlink a{
	font-size: 12px;
	color: #fff;
}

/* @end */

/* @group Posts */

#badge-answer {
	width: 600px;
	height: 50px;
	text-indent: -9000px;
	background: url(images/badge_answers.gif) no-repeat;
}

#badge-answer a{
	display: block;
	width: 600px;
	height: 50px;
}

.page-content{
	background: #1b2023 url(images/bg-post-bot.gif) bottom no-repeat;
	padding: 20px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	text-align: justify;
}

.post-summary {
	background: #1b2023 url(images/bg-post-bot.gif) bottom no-repeat;
	padding: 0 10px 10px 10px;
	margin: 0 0 20px 0;
}

.post-summary p {
	color: #fff;
}


#post-.post h2,
.col-left-answer .questions-answers h2 {
	color: #b8d7eb;
	margin: 0px;
	padding: 10px 10px 5px 10px;
	background: #1b2023 url(images/bg-post-top.gif) no-repeat;
	line-height: 1.2em;
}

.col-left-answer .questions-answers p {
	padding: 0;
}

.post-info {
	color: #ccc;
	margin: 0 0 20px 0;
}

a.more-link{
	color: #efac60;
}

a:hover.more-link{
	color:#ccc;
}

h2.errortitle{
	color: #efac60;
}
.post h2 {
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 1.2em;
}

.post h3 {
	color: #ccc;
}

.post h4 {
	color: #efac60;
	margin: 0;
}

.post h4.commentnumber {
	color: #ccc;
	margin: 0 0 20px 0;
}

#badge-answers-blue h2 {
	width: 600px;
	height: 50px;
	text-indent: -9000px;
	background: url(images/badge_answers_blue.gif) no-repeat;
}
/* @end */

/* @group Comments */

.hr-dotted {
	background: url(images/hr-dotted.gif) repeat-x;
	height: 5px;
}

.comments_meta {
	color: #ccc;
}

.comment_text p {
	color: #b1b1b1;
}

.comment-bg-top {
	background: #1b2023 url(images/bg-comment-top.gif) top left no-repeat;
	height: 10px;
}

.comments_reply{
	margin: 0 0 20px 0;
}

#comments p {
	margin: 10px 0 0 0;
}

#comments ol#comments_list {
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments #comments_list li {
	background: #1b2023 url(images/bg-comment-bot.gif) bottom left no-repeat;
	padding: 0 10px 10px 10px;
	margin: 0 0 20px 0;
}

/* @end */

/* @group Sidebar */

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	list-style: none;
}

.tags {
	margin: 20px 0 20px 0;
}

.tags a {
	color: #ccc;
	padding: 2px 10px 0px 0px;
	margin: 0 0 0 10px;
	background:  url(images/bg-tag-right.png) top right no-repeat;
	display: block;
	float: left;
}

.tags-bg-left {
	background: url(images/bg-tag-left.png) left no-repeat;
	height: 20px;
	float: left;
	margin: 0 10px 0 0;
}

#widget-tagcloud {
	margin: 0 0 30px 0;
}

#widget-tagcloud ul {
	padding: 0;
	margin: 0;
}

#widget-tagcloud li {
	list-style: none;
	list-style-type: none;
	padding: 0 10px 0 10px;
}

#widget-tagcloud h2 {
	width: 300px;
	height: 50px;
	text-indent: -9999px;
	background: #000 url(images/badge_topics.gif) no-repeat;
	color: #fff;
}

h2#badge-topics-index {
	width: 435px;
	height: 50px;
	text-indent: -9999px;
	background: #000 url(images/badge_topics-index.gif) no-repeat;
	color: #fff;
}

/* @end */

/* @group Forms */

label {
	display: block;
	width: 120px;
	float: left;
	margin: 0;
	padding: 0;
}

#commentform p{
	margin: 0 0 10px 0;
}

input:focus{
	background: #fff;
}

textarea {
	padding: 5px;
	font-size: 12px;
	color: #000;
	margin: 0 0 5px 0;
	border: 0;
	width: 332px;
	height: 100px;
	font-family: Helvetica, Arial;
}

textarea:focus{
	background: #fff;
}

/* @end */

/* @group Ask Questions */

#badge_gotquestion {
	width: 460px;
	height: 100px;
	text-indent: -9000px;
	background: url(images/badge_gotquestions-v2.gif) no-repeat;
}

#askquestions #comments hr{
	display: none;
}

#askquestions label{
	margin: 0 0 4px 0;
}

#askquestions input {
	background: #f1f1f1;
	font-size: 12px;
	color: #10495e;
	padding: 6px 5px 0 5px;
	border: 0;
	width: 300px;
	height: 20px;
	font-family: Helvetica, Arial;
	margin: 0 0 8px 0;
}

#askquestions textarea#comment{
	width: 420px;
	background: #f1f1f1;
}

#askquestions input#submit {
	margin: 5px 0 0 0;
	height: 30px;
	width: 140px;
	background: url(images/bg_submit.gif) repeat-x;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	color: #000;
	padding: 0;
	text-align: center;
	display: block;
	cursor: pointer;
	margin-bottom: 0px;
	font-family: Trebuchet Ms, Heveltica, Arial;
}

#askquestions #commentform .loggedin input#submit{
	margin-left: 0;
}

#askquestions #commentform input#submit:hover{
	color: #333;
}

#askquestions input#submit:focus{
	font-weight: bold;
	background: url(images/bg_submit.gif) repeat-x;
	color: #000;
}

/* @end */

/* @group Featured Questions List */

.questions-list{
	margin: 0 0 25px 0;
}

.questions-list ul {
	padding: 0 10px 0 10px;
	margin: 20px 0 0 0;
}

.questions-list li {
	list-style: none;
	background: url(images/icon-question.png) top left no-repeat;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
}

.questions-list li a:hover{
	color: #efac60;
}

#badge-featuredquestions {
	width: 435px;
	height: 100px;
	text-indent: -9000px;
	background: url(images/badge_featuredquestions-v3.gif) no-repeat;
	margin: 0;
}

h2#badge-featuredquestions a{
	display: block;
	width: 435px;
	height: 100px;
}

#morequestions {
	background: url(images/bg-morequestions.gif);
	height: 23px;
	width: 160px;
	text-align: center;
	display: block;
	cursor: pointer;
	margin: 20px 0 0 10px;
	font-family: Trebuchet Ms, Heveltica, Arial;
	padding: 3px;
	font-size: 16px;
	color: #333;
	clear: both;
	font-weight: bold;
}

#morequestions a {
	display: block;
	height: 23px;
	width: 160px;
	color: #000;
}

#morequestions a:hover {
	text-decoration: none;
	color: #333;
}

/* @end */

/* @group Add This */

#footer .addthis_wrapperbox {
	margin: 0;
	float: right;
	width: 150px;
	
}

#footer .addthis_toolbox{
	margin: 0 5px 0 0;
	padding: 5px;
	color: #000;
}

.addthis_wrapperbox{
	margin: 0 0 20px 0;
}

.addthis_toolbox a{
	color: #fff;
}

.addthis_separator {
}

/* @end */

/* @group Plugins */

div.podPress_content {
	margin: 0 0 20px 0;
}

ol.wp-paginate{
	margin: 0 0 20px 0;
}

ol.wp-paginate span.title{
	color: #fff;
}


/* @end */

/* @group Footer */

#footer{
	clear: both;
	margin-top: 0px;
	margin-bottom: 40px;
	border-top: 2px solid #282828;
}

#footer ul{
	padding: 0;
	list-style: none;
	margin: 0 0 0px 10px;
	float: left;
}

#footer li{
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 11px;
	float: left;
	margin: 0 5px 0 0;
}
#footer li a.rhc{
	background: url('images/logo_redemptionhill_tiny.gif') no-repeat 0 0;
	padding: 0 0 0 20px;
	color: #ccc;
	display: block;
	height: 18px;
}

#footer a:hover{
	color: #b8d7eb;
	text-decoration: underline;
}

/* @end */


