/*   
Theme Name: whyileft
Description: Why I left the Revival Fellowship
Author: Jordan Hillier
Author URI: http://www.jordanhillier.com
Version: 0.1
Tags: none
*/


/* 
   Meyer's CSS Reset
   v1.0 | 20080212 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: #EDEEEF url(images/bg.jpg) repeat-x;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* css reset ends */

*{
	margin: 0;
	padding: 0;
}

body{
	
	font-family: Georgia, Times, Times New Roman, serif;
	background-color: #edeeef;
}

a{
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	border: none;
}

a img{
	border: none;
}

.clear{
	clear: both;
}

div#page_wrap{
	width: 960px;
	margin: 0 auto;
/*	background: url(images/bg.jpg) no-repeat;*/
}

div#header{
	font-size: 12px;
	}
	div#header div.blog_title{
		float: left;
		margin-top: 50px;
		margin-left: 10px;
		width: 960px;
		}
		div#header div.blog_title h1 a{
			font-family: Georgia, Times, Times New Roman, serif;
			font-weight: bold;
			letter-spacing: -1px;
			font-size: 42px;
			color: #fff;
			line-height: 45px;
			display: block;
			width: 550px;
			margin-left: 47px;
			height: 98px;
opacity: 0.8;
filter: alpha(opacity=80);
			}
			
			span.italic-h1 {
	font-style: italic;
}
			
			div#header div.blog_title h1 a span {
				font-style: italic;
			}
		div#header div.blog_title p.description{
			color: #fff;
			margin-top: 10px;
			float: right;
			margin-left: 5px;
			text-align: left;
			padding-right: 25px;
			font-size: 14px;
			font-style: italic;
			width: 260px;
			margin-top: -70px;
			opacity:0.6;
			filter:alpha(opacity=60)
			}
	div#header div#search{
		border: none;
		float: right;
		position: relative;
		}
		div#header div#search form#searchform{
			position: absolute;
			top: 65px;
			right: 10px;
			width: 200px;
			height: 25px;
			border: none;
			background-color: #fff;
			}
			div#header div#search form#searchform .searchinput{
				position: absolute;
				top: 5px;
				left: 8px;
				color: #666;
				font-size: 13px;
				width: 165px;
				border: 0;
				}
			div#header div#search form#searchform .button{
				position: absolute;
				top: 0px;
				left: 175px;
				background: url(images/mag.gif) no-repeat;
				height: 25px;
				width: 25px;
				border: 0;
				cursor: pointer;
				}
	
div#main_navi{
	/*background: url(images/navi.gif) no-repeat;*/
	float: left;
	margin-top: 0px;
	height: 29px;
	width: 960px;
	}
	div#main_navi ul.left{
		float: left;
		list-style-type: none;
		padding: 0px 0 0 30px;
		width: 640px;
		margin-top: 40px;
		}
		div#main_navi ul li{
			position: relative;
			float: left;
						}
			div#main_navi ul.left li a{
				float: left;
				overflow: hidden;
				color: #c29d71;
				font-size: 19px;
				line-height: 18px;
				margin: 0 0 0 24px;
				padding: 8px 2px;
				font-style: italic;
				}
			div#main_navi ul.left li a:hover{
text-decoration: underline;				}
	/*---------------------header dropdown menu 20090803---------------------------------------*/
			div#main_navi ul.left li ul{
				display: none;
				position: absolute;
				left: 0;
				width: 125px;
				margin-top: 33px;
				padding: 0 3px;
				height: auto;
				/*background-color: #111;
				border: 1px solid #2d2c2c;*/
				border-top: 0;
				-moz-border-radius-bottomleft: 5px;
				-moz-border-radius-bottomright: 5px;
				-webkit-border-bottom-left-radius: 5px;
				-webkit-border-bottom-right-radius: 5px;
				}
			div#main_navi ul.left li ul li{
				width: 125px;
				overflow: hidden;
				}
			div#main_navi ul.left li ul li a{
				font-size: 12px;
				padding: 3px 6px;
				margin: 0 2px;
				}
		/*---------------------header dropdown menu 20090803---------------------------------------*/
	div#main_navi ul.right{
		float: right;
		list-style-type: none;
		padding: 29px 15px 0 0;
		margin-top: 0px;
		}
		div#main_navi ul.right li a{
				float: left;
				overflow: hidden;
				color: #fff;
				font-size: 12px; 
				line-height: 20px;
				margin: 0 0 0 0px;
				text-transform: uppercase;
				}
			div#main_navi ul.right li.twitter a{
				background: url(images/twitter.gif) no-repeat 0 3px;
				padding-left: 21px;
				}
			div#main_navi ul.right li.twitter a:hover{
				color: #0af;
				}
			div#main_navi ul.right li.feed a{
				background: url(images/feed.gif) no-repeat 0 5px;
				padding-left: 15px;
				}
			div#main_navi ul.right li.feed a:hover{
				text-decoration: underline;
				}
/* END div#header */

div#main{
	width: 660px;
	float: left;
	display: inline;/* fix double margin */
	margin: 30px 25px 30px 15px;
	}
	div#main div.post{
		background-color: #f9f5f1;
		border: 1px solid #f9f5f1;
		color: #88633c;
		line-height: 22px;
		margin-bottom: 30px;
		padding-bottom: 40px;
		}
	/* sticky post */
	div#main div.sticky{
		background-color: #f9f5f1;/* if a post is set as sticky post, it'll have a darker bg color */
		}
		div#main div.post div.date{
			background: url(images/date.gif) no-repeat;
			float: right;
			font-size: 12px;
			line-height: 14px;
			font-family: "Trebuchet MS", Georgia, sans-serif;
			text-align: center;
			vertical-align: middle;
			color: #fff;
			height: 43px;
			width: 50px;
			margin-top: 16px;
			padding-top: 4px;
			_position: relative;/* ie6 fix */
			margin-right: -10px;
			}
			
			
			div#main div.post div.date a { font-weight: normal; font-style: italic;
	text-decoration: none; color: white; font-size: 20px; display:block; padding-top:5px;}
			
		div#main div.post div.title{
			margin-left: 20px;
			margin-bottom: 10px;
			margin-top: 16px;
			_margin-top: 0;/*ie6 fix*/
			*+margin-top: 0;/*ie7 fix*/
			}
			div#main div.post div.title h2{
				font-family: Georgia, Times, Times New Roman, serif;
				font-size: 30px;
				color: #5d3917;
				width: 550px;
				line-height: 30px;
				font-style: italic;
				font-weight: normal;
				padding-top: 8px;
				padding-left: 20px;
				text-shadow: 0 1px 0 #fff;
				}
				
				h2 span.date-in-h2 { color: #e4d4c6; text-shadow: 0 1px 0 #fff; }
				
				div#main ol li div.right div.commentmetadata span.date-in-h2 { color: #C29D71; text-size:16px;}
				
			
div.commentmetadata p {
	text-size: 16px; color: #5D3917;
}
				
				
				div#main div.post div.title h2 a{
					color: #5d3917;
					}
				div#main div.post div.title h2 a:hover{
					color: #5d3917;
					}
			div#main div.post div.title div.postmeta{
				font-size: 12px;
				color: #666;
				width: 580px;
				overflow: hidden;
				}
				div#main div.post div.title div.postmeta a{
					color: #666;
					border-bottom: 1px solid #f9f5f1;
					text-decoration: none;
					}
				div#main div.post div.title div.postmeta a:hover{
					
					text-decoration: none;
					}
		div#main div.post div.entry{
			padding: 10px 40px 0 40px;
			overflow: hidden;/* in case large img or video */
			_width: 618px;
			font-size: 13px;
			}
			div#main div.post div.no_result{
				padding: 20px;
				}
				div#main div.post div.no_result p.no_result{
					margin-bottom: 0;
					}
			div#main div.post div.entry a{
				color: #5D3917;
				border: none;
				text-decoration: underline;
				text-shadow:0 1px 0 #FFFFFF;
				}
			div#main div.post div.entry a:hover{
				text-decoration: underline;
				}
			div#main div.post div.entry p{
				margin-bottom: 20px;
				}
			/* 20090629 add h1-h6 style in entry */
			div#main div.post div.entry h1{ font-size: 20px; margin-bottom: 5px; }
			div#main div.post div.entry h2{ font-size: 18px; margin-bottom: 5px; }
			div#main div.post div.entry h3{ font-size: 16px; margin-bottom: 5px; }
			div#main div.post div.entry h4{ font-size: 15px; margin-bottom: 5px; }
			div#main div.post div.entry h5{ font-size: 14px; margin-bottom: 5px; }
			div#main div.post div.entry h6{ font-size: 12px; margin-bottom: 5px; }
			
			div#main div.post div.entry ul,
			div#main div.post div.entry ol{
				padding-bottom: 24px;
				margin-left: 40px;
				margin-right: 40px;
				}
			div#main div.post div.entry ul{
				list-style-type: disc;
				}
			div#main div.post div.entry ol{
				list-style-type: decimal;
				}
				div#main div.post div.entry ul li,
				div#main div.post div.entry ol li{
					padding: 1px 0;
					list-style: inside;
					}
			div#main div.post div.entry blockquote{
				background: url(images/blockquote.gif) no-repeat;
				padding: 35px 20px 10px 50px;
				margin: 0 15px 24px 15px;
				background-color: #F9F5F1;
				border-top: 1px dotted #C29D71;
				border-bottom: 1px dotted #C29D71;
				color: #88633C;
background-color:#EBE7E3;
				}


		dfn {
				font-variant: normal;
				text-decoration: line-through;
				}




				div#main div.post div.entry blockquote p{
					margin-bottom: 8px;
					}
			div#main div.post div.entry code{
				font-family: "Courier New", mono;
				background-color: #F9F5F1;
				border-left: 1px solid #2a2e2f;
				color: #197b30;
				padding: 5px 10px;
				display: block;
				}
			/* 20090629 add table layout */
			div#main div.post div.entry table{
				margin-bottom: 20px;
				border-collapse:collapse;
				background-color: #F9F5F1;
				color: #5D3917;
				}
				div#main div.post div.entry table td,
				div#main div.post div.entry table th{
					padding: 2px 5px;
					}
					
			div#main div.post div.entry table tr:nth-child(odd) {
	background-color: #ebe7e3;
}
					
					
	div#main div.navigation{
		font-size: 13px;
		}
		div#main div.navigation a{
			display: block;
			color: #5D3917;
			/*border: 1px solid #1f2223;*/
			padding: 0 5px;
			/*background-color: #F9F5F1;*/
			line-height: 30px;
			font-style:italic;
			font-weight:normal;
			font-size:25px;
			text-shadow:0 1px 0 #FFFFFF;
			}
			div#main div.navigation .left a:hover,
			div#main div.navigation .right a:hover{
				color: #5D3917;
				background-color: #F9F5F1;
				}
		div#main div.navigation .left{
			float: left;
			}
		div#main div.navigation .right{
			float: right;
			}
/* END div#main */

div#footer{
	color: #fff;
	font-size: 12px;
	background-color: #5D3917;
	}
	div#footer div.footer_wrapper{
		width: 960px;
		margin: 0 auto;
		padding: 18px 0;
		/* position: relative; */
		}
		div#footer div.footer_left{
			float: left;
			width: 960px;
			font-size:14px;
			}
		
		div#footer div.footer_left a{
			color: #fff;
font-style:italic;

			}
		div#footer div.footer_left a:hover{
			text-decoration: underline;
			}
/* END div#footer */

div#sidebar{
	width: 250px;
	float: left;
	display: inline;/* fix double margin */
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	color: #c29d71;
	font-size: 12px;
	background-color: #f9f5f1;
	font-style: italic;
	margin-left: -15px;
	padding-left: 10px;

	}
	div#sidebar ul{
		background-color: #f9f5f1;
		}
		div#sidebar ul li h2{
			background-position: left bottom;
			font-size: 18px;
			line-height: 30px;
			color: #5d3917;
			background-color: #F9F5F1;
			padding: 8px 10px;
			font-weight: normal;
			font-variant: italic;
			text-shadow: 0 1px 0 #fff;	
			}
		div#sidebar ul li ul{
			list-style-type: none;
			color: #C29D71;
			font-size: 14px;
			line-height: 20px;
			}
			div#sidebar ul li ul li{
				padding-top: 2px;
				padding-bottom: 10px;
				padding-left: 10px;
				padding-right: 10px;
				background: url(images/sidebar_list_bg.gif) no-repeat;
				background-position: left bottom;
				}
			div#sidebar ul li ul li:hover{
				background-color: #f9f5f1;
				}
			div#sidebar ul li ul li a{
				background: none;
				display: inline;
				color: #c29d71;
				line-height: 26px;
				text-decoration: none;
				font-size: 14px;
				}
			div#sidebar ul li ul li a:hover{
				text-decoration: underline;
				}
/* END div#sidebar */

/* modify div#sidebar for default widget */

div#sidebar ul li ul li.rc a{
	display: inline;
}

div#sidebar ul li.widget,
div#sidebar ul li.widget_archive,
div#sidebar ul li.widget_categories, 
div#sidebar ul li.widget_search, 
div#sidebar ul li.widget_tag_cloud div, 
div#sidebar ul li.widget_text{/* sidebar_list_bg fix */
	background: url(images/sidebar_list_bg.gif) no-repeat left bottom;
}

div#sidebar ul li.widget h2 a{
	color: #5d3917;
}

div#sidebar ul li.widget_archive select, 
div#sidebar ul li.widget_categories select{/* dropdown view */
	margin: 15px 26px;
}

/* calendar widget */
div#sidebar ul li.widget_calendar div#calendar_wrap{
	padding: 15px 26px;
	background: url(images/sidebar_list_bg.gif) no-repeat left bottom;
}

#wp-calendar {
	color: #ccc;
	width: 95%;
	font-family: Arial, sans-serif;
}

#wp-calendar caption {
	padding: 5px;
	letter-spacing: 2px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
}

#wp-calendar th{
	border-bottom: 1px solid #1f2223;
	border-top: 1px solid #1f2223;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	color: #5D3917;
}

#wp-calendar a:hover {
	text-decoration: underline;
}

#wp-calendar #prev{
	text-align: left;
	padding-left: 5px;
}

#wp-calendar #next{
	text-align: right;
	padding-right: 5px;
}

#wp-calendar #prev, #wp-calendar #next, #wp-calendar tfoot tr td.pad{
	border-top: 1px solid #1f2223;
}

#wp-calendar #prev a, #wp-calendar #next a{
	color: #999;
}

#wp-calendar td#today{
	color: #fff;
	background-color: #101010;
	font-weight: bold;
}

/* multi-level category */
div#sidebar ul li ul li ul li,
div#sidebar ul li ul li ul.children li{
	background: none;
}

div#sidebar ul li ul li ul li:hover,
div#sidebar ul li ul li ul.children li:hover{
	background: none;
}

/* widget rss */
.widget_rss a{
	color: #ccc;
}

/* widget search */
li.widget_search #search{/* 090627fix */
	padding: 20px 30px;
}

li.widget_search form#searchform{
	width: 240px;
	height: 25px;
	border: none;
	background-color: #fff;
	position: relative;
	}
	li.widget_search form#searchform .searchinput{
		position: absolute;
		top: 5px;
		left: 8px;
		color: #666;
		font-size: 13px;
		width: 165px;
		border: 0;
padding-left: 20px;
		}
	li.widget_search form#searchform .button{
		position: absolute;
		top: 0px;
		left: 175px;
		background: url(images/mag.gif) no-repeat;
		height: 25px;
		width: 25px;
		border: 0;
		cursor: pointer;
		}

/* tag cloud */
div#sidebar ul li.widget_tag_cloud div{
	padding: 10px 16px;
}

div#sidebar ul li.widget_tag_cloud div a{
	color: #ccc;
}

div#sidebar ul li.widget_tag_cloud div a:hover{
	text-decoration: underline;
}

/* textwidget */
.textwidget{
	padding: 10px;
	line-height: 16px;
}

.textwidget p{
	margin-bottom: 10px;
	line-height: 5px;
font-size: 14px;
}

.textwidget a, .textwidget p a{
	color: #5D3917;
	text-decoration: none;
}

.textwidget a:hover, .textwidget p a:hover{
	text-decoration: underline;
}

/* END modify div#sidebar */

span.comments-so-far {
			float: right;
font-family: Georgia, Times, Times New Roman, serif;
				font-size: 30px;
				color: #E4D4C6;
				line-height: 30px;
				font-style: italic;
				font-weight: normal;
				padding-left: 40px;	
}

div#main div#comments{
	margin-bottom: 10px;
	}
	div#main div#comments h3 {
				font-family: Georgia, Times, Times New Roman, serif;
				font-size: 30px;
				color: #5d3917;
				line-height: 30px;
				font-style: italic;
				font-weight: normal;
				padding-bottom: 15px;
				padding-left: 40px;
				padding-right: 20px;		}

	div#main div#comments h3 a {

				color: #5d3917;

		}
		
/*	div#main div#comments .add_your_comment a{
		float: right;
font-family: Georgia, Times, Times New Roman, serif;
				font-size: 30px;
				color: #E4D4C6;
				line-height: 30px;
				font-style: italic;
				font-weight: normal;
				padding-top: 8px;
				padding-left: 40px;		} */
				
	div#main div#comments .add_your_comment a:hover{
text-decoration: underline;		}
div#main ol.commentlist{
	font-size: 13px;
	color: #88633C;
	overflow: hidden;
	}
	div#main ol.commentlist li{
		margin-bottom: 15px;
		background-color: #f9f5f1;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		padding: 20px 20px 15px 20px;
		}
		div#main ol.commentlist li ul{
			list-style-type: none;
			margin-left: 60px;
			margin-top: 6px;
			}
			div#main ol.commentlist li ul.children li{
				background-color: #f9f5f1;
				border-top: 0;
				border-bottom: 0;
				border-right: 0;
				}
		div#main ol.commentlist li div.vcard{
			float: left;
			}
		div#main ol.commentlist li div.vcard div.left{
			width: 56px;
			margin-right: 5px;
			}
			div#main ol li div.left img{
				display: block;
				height: 48px;
				width: 48px;
				}
			div#main ol li div.left div.reply a{
				background: url(images/reply.gif) no-repeat 0 0;
				display: block;
				height: 0;
				padding-top: 17px;
				width: 41px;
				overflow: hidden;
				margin-left: 5px;
				margin-top: 5px;
				}
			
		div#main ol.commentlist li div.right{
			float: left;
			line-height: 20px;
			padding-left: 20px;
			width: 80%;/* 3-level or less thread comments display well. 4 or more leves may have some issue. */
			}
			div#main ol.commentlist li div.right p a{
				color: #754c24;
				text-decoration: underline;
				}
			div#main ol.commentlist li div.right p a:hover{
text-decoration: underline;				}
			div#main ol li div.right div.commentmetadata{
				font-size: 16px;
				color: #5D3917;
				padding-bottom: 3px;
				margin-bottom: 8px;
				}
				div#main ol li div.right div.commentmetadata a{
					color: #5D3917;
					text-decoration: none;
					}
				div#main ol li div.right div.commentmetadata a:hover{
text-decoration: underline;					}
			div#main ol li div.right p{
				margin-bottom: 20px;
				}
div#main .comments_navi{
	font-size: 12px;
	}
	div#main .comments_navi .alignleft{
		float: left;
		}
	div#main .comments_navi .alignright{
		float: right;
		}
		div#main .comments_navi .alignleft a, 
		div#main .comments_navi .alignright a{
			display: block;
			color: #88633C;
			padding: 0 5px;
			background-color: #f9f5f1;
			line-height: 28px;
			}
		div#main .comments_navi .alignleft a:hover, 
		div#main .comments_navi .alignright a:hover{
			}
div#main div#respond{
	background-color: #f9f5f1;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #5D3917;
	padding: 15px 20px;
	margin-top: 15px;
	}
	div#main div#respond div.h3_cancel_reply{
		margin-bottom: 5px;
		}
	div#main div#respond h3{
		font-size: 30px;
		color: #5D3917;
		line-height: 24px;
		font-weight: normal;
		font-style: italic;
		float: left;
		display: inline;/* fix double margin */
		padding-left: 30px;
		}
		div#main div#respond span.cancel-comment-reply{
			float: right;
			display: inline;/* fix double margin */
			padding-top: 6px;
			}
		div#main div#respond span.cancel-comment-reply a{
			font-size: 12px;
			color: #999;
			text-decoration: none;
			}
		div#main div#respond span.cancel-comment-reply a:hover{
text-decoration: underline;			}
	div#main div#respond form#commentform{
		}
		div#main div#respond form#commentform p{
			font-size: 14px;
line-height:22px;
			color: #c29d71;
			padding: 3px 0;
			padding:10px 0 3px 30px;
			}
			div#main div#respond form#commentform p a{
				color: #c29d71;
				border: 0;
				}
			div#main div#respond form#commentform p a:hover{
				}
		div#main div#respond div.input_area{
			padding: 15px 30px;
			}
			div#main div#respond div .message_input{
				font-family: Georgia, Times, Times New Roman, serif;
				background-color: #FFFFFF;
				/*border: 2px solid #000;*/
				color: #5D3917;
				font-size: 16px;
				padding: 5px;
				height: 300px;
				width: 98%;
				}
		div#main div#respond div.user_info{
			font-size: 12px;
			line-height: 16px;
			display: block;
			padding: 0 30px;
			}
			div#main div#respond div.user_info div.single_field{
				display: inline;
				float: left;
				width: 33%;
				}
				label.desc{
					display: block;
					color: #999;
					padding-bottom: 4px;
					}
					label.desc abbr{
						color: #5D3917;
						border: 0;
						}
				div#main div#respond div.user_info input.comment_input{
					background-color: #eee;
					color: #666;
					/*border: 2px solid #000;*/
					padding: 2px 3px;
					width: 90%;
					}
		div#main div#respond div.submit_button{
			margin: 15px 30px 0;
			}
			div#main div#respond form#commentform div.submit_button input.button{
				display: block;
				background: url(images/submit.gif) no-repeat 0 0;
				width: 76px;
				height: 28px;
				padding: 0;
				border: 0;
				/*text-indent: -9999px; 20090708 no text button*/
				color: #fff;/*20090708 no text button*/
				font-size: 12px;/*20090708 no text button*/
				cursor: pointer;
				float: left;
				}
			div#main div#respond form#commentform div.submit_button input.button:hover{
				background-position: 0 -28px;
				color: #fff;/*20090708 no text button*/
				}
			div.submit_button span.key{
				float: left;
				margin-left: 10px;
				padding-top: 6px;
				font-size: 12px;
				line-height: 16px;
				color: #333;
				}
.nocomments{
	color: #ccc;
	font-size: 16px;
}


p.subscribe-to-comments {
	float: right;
	text-align: right;
	padding-right: 30px;
}

li.byuser, li.comment-author-admin, li.bypostauthor {
	background-color: red;
	display: block;
} 


/* END single page */

/*---------------- WordPress Generated Classes -------------------*/

.aligncenter,
div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft{
	float: left;
	}
	
.alignright{
	float: right;
	}

img.alignleft{
	display: inline;
	margin-bottom: 2px;
	margin-right: 6px;
	padding: 3px;
	}

img.alignright{
	display: inline;
	margin-bottom: 2px;
	margin-left: 6px;
	padding: 3px;
	}

.wp-caption {
  /* border: 1px solid #1f2223;*/
   text-align: center;
   background-color: #f9f5f1;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 12px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   color: #ccc;
}

div#main div.post div.entry div.wp-caption p{
	margin-bottom: 3px;
	padding: 5px;
} 


/*------------------------ Archives Page ------------------------*/

ul.archiveslist{
	color: #ccc;
	font-size: 13px;
}

div#main div.post div.entry  ul.archiveslist li a{
	color: #ccc;
}

div#main div.post div.entry  ul.archiveslist li a:hover{
	text-decoration: un;
}

/*------------------------ Links Page ------------------------*/

.linkpage{
	background-color: #f9f5f1;
	padding: 10px 15px;
}

.linkpage ul{
	list-style-type: none;
}

.linkpage ul li{
	float: left;
	margin-bottom: 10px;
}

.linkpage ul li ul li{
	float: left;
	width: 130px;
	text-align: center;
	margin: 5px 12px;
	line-height: 180%;
	background-color: #f9f5f1;
}

.linkpage ul li ul li a{
	color: #ccc;
	display: block;
	text-decoration:none;
	/*border: 1px solid #1f2223;*/
	font-size: 12px;
}

.linkpage ul li ul li a:hover{
	background-color: #0d0d0d;
	/*border: 1px solid #1f2223;*/
	text-decoration: underline;
}

.linkpage ul li h3{
	margin-bottom: 5px;
	margin-left: 12px;
}

/*------------------------ Strong ------------------------*/

div.strong{
	color: #fff;
	font-size: 18px;
	padding: 10px 0;
	margin-bottom: 25px;
}

div.strong .keyword{
	color: #5D3917;
}

/*------------------------ Sticky Footer ------------------------*/
/*--------------- Code from www.cssstickyfooter.com -------------*/

html, body, #page_wrap{
	height: 100%;
}

body > #page_wrap{
	height: auto; min-height: 100%;
}

#container{
	padding-bottom: 48px;/* must be same height as the footer */
	background: #FFFFFF url(images/top-container.jpg) repeat-x;
	padding-top: 25px;
}

#footer{
	position: relative;
	margin-top: -48px; /* negative value of footer height */
	height: 48px;
	clear:both;
}

div#get_recent_comments_wrap ul li a { text-decoration: underline; }
div#get_recent_comments_wrap ul li a:hover { text-decoration: underline; }

div.twitter-stream p {
	color:#C29D71;
	font-size:14px;
	line-height:20px;
	list-style-type:none;
	padding-left:10px;
	padding-right:15px;
	padding-bottom: 20px;
}

div.twitter-stream p a {
	color: #C29D71;
	text-decoration: underline;
	}
	
	div.profile-link {
	display: none;
}

li a.email, li a.rss,  li a.10qs, li a.twitter {
/*	display: block;
	position: absolute;*/
	width: 20px;
	height: 20px;
	z-index: 999;
}

ul.social-media {
	width: 260px;
	height: 57px;
	display: block;}
	
ul.social-media li {
	float: left;
	list-style: none;
}


ul.social-media li a {
	display: block;
	background: url(images/icons.jpg) 0px 0px;	
	width: 65px;
	height: 57px;
}

	ul.social-media li a.10qs { background-position: -8px 0px; }
	ul.social-media li a.twitter { background-position: -64px 0px; }
	ul.social-media li a.rss { background-position: -124px 0px; }
	ul.social-media li a.email { background-position: -190px 0px; }

div.commentPreview ol.commentlist li#comment-preview p
{
line-height: 22px;
}

li#polls-widget-3 {
padding-bottom:10px;
}

ul.wp-polls-ul {
padding-right: 15px;
}

ul.wp-polls-ul li {
margin-left: -10px !important;
}

div#polls-2-ans ul.wp-polls-ul p.ViewPollResults {color:#EBE7E3;}

div#sidebar ul li ul {padding-right: 15px;}

ul.mytwitter li.mytwitter {color:#C29D71;
font-size:14px;
line-height:20px;
list-style-type:none;
padding-bottom:20px;
padding-left:10px;
padding-right:15px;}

ul.mytwitter li.mytwitter a {text-decoration: underline;}


h2.widgettitle a {
background-color:#F9F5F1;
background-position:left bottom;
color:#5D3917;
font-size:18px;
font-weight:normal;
line-height:30px;
/*padding:8px 10px;*/
display: block;
/*padding-bottom: 10px;*/
}

ul.mytwitter li.mytwitter a {color: #C29D71;}

p.total-visitors a {pointer:default;}


 dfn {
				font-variant: normal;
				text-decoration: line-through;
				}

h3.join-discussion, 
h3.join-discussion a {float:right; text-decoration:none !important; font-size: 25px; font-style:italic; font-weight:normal; color:#E4D4C6 !important; text-shadow:0 1px 0 #FFFFFF; }

a.wpptopdf img {float:right !important;}

.wp-polls-form {background-color: #f9f5f1 !important;
		color: #88633c !important;
		line-height: 22px !important;
		margin-bottom: 30px !important;
		padding-bottom: 40px !important;}

a.via {color: #e8cdb2; text-decoration: none !important; }


div#featured, div#myGallery{ border: none !important;}

div#disqus_thread {background-color: #F9F5F1;}
.dsq-comment-body { padding: 0 46px 0 46px; }

div#disqus_thread a {color:#C29D71 !important; 
padding-right:40px !important;}

.dsq-comment-text {
color: #88633C;
line-height: 22px;
font-size: 13px;
}

.dsq-comment-message {width:500px !important;}

#dsq-content h3 { margin: 0px 45px 1.5em !important;
font-size: 18px;
line-height: 30px;
font-weight: normal;
color: #5D3917;

}

.dsq-commenter-name {font-weight:normal !important;
font-size: 18px;
font-weight: normal;
color: #5D3917;}

#disqus_thread {padding-right: 75px !important; padding-left: 30px !important;}

.dsq-collapsed-count {color: #C29D71 !important; opacity:1 !important;}


#dsq-content #dsq-footer {margin-left: 3em !important; padding-bottom: 3em !important; color: #5D3917 !important;}

.dsq-comment-meta a, .dsq-comment-actions a {opacity:1 !important;}
