/*
Theme Name: Plainscape
Theme URI: http://srinig.com/wordpress/themes/plainscape/
Description: A plain and simple theme that just works. Fixed width, two columns, left sidebar, standards compliant.
Version: 1.0.3
Author: Srini G
Author URI: http://srinig.com/wordpress/
Tags: fixed-width, two-columns, right-sidebar, blue, white, light, threaded-comments

*/

/* General */

body { font-size: 11px; font-family: 'Trebuchet MS', 'Arial', 'Helvetica', Sans-Serif; color:#887975; }
a { color: #758230; text-decoration: none; }
a:hover { color: #758230; text-decoration: underline;  }
hr { display: none; }
a img { border: none; display: block; }
.left { float: left; }
.right { float: right; }
.greenbold { color: #758230; }

/* PNG Fix */

.banner, .polaroids { behavior: url('wp-content/themes/plainscape/iepngfix.htc'); }

/* Layout */

body { margin: 0; padding: 0; background: #f8eee0 url('images/bg.jpg') top repeat-x; }
#main { width: 100%; margin: 0px auto; background: url('images/pattern.jpg') 0px 133px repeat-x; }
#wrapper { width: 911px; margin: 0px auto; position: relative; }

#header {
	width: 911px;
	height: 411px;
	float: left;
	position: relative;
	z-index: 9;
}
	.logo { width: 297px; height: 44px; float: left; background: url('images/logo.jpg') no-repeat; margin: 24px 0px 29px 26px; display: inline; }
	.logo a { width: 297px; height: 44px; display: block; }
	.search { width: 264px; float: right; margin: 35px 26px 0px 0px; display: inline; }
		.search p.search_input { width: 195px; height: 27px; float: left; background: url('images/bg-input.jpg') no-repeat; padding: 0px; margin: 0px; }
		.search p.search_input input {  width: 164px; height: 17px; border: 0; margin: 5px 0px 0px 24px; padding: 0px; font-size: 11px; font-family: 'Trebuchet MS', 'Arial', 'Helvetica', Sans-Serif; color:#887975; }
		.search p.search_btn { float: left; padding: 0px; margin: 0px; }
	ul.nav { width: 911px; float: left; display: inline; list-style-type: none; margin: 0px 0px 0px 14px; padding: 0px; }
	ul.nav li { float: left; padding: 0px 12px; }
	ul.nav li a { font-family: 'Georgia', 'Arial', 'Helvetica', Sans-Serif; font-size: 13px; font-weight: bold; color: #fff; text-transform: uppercase; line-height: 36px; display: block; }
	.banner { width: 911px; height: 278px; float: left; display: block; background: url('images/bg-banner.png') no-repeat; }
	.polaroids { width: 525px; height: 267px; position: absolute; top: 127px; right: 37px; background: url('images/polaroids.png') no-repeat; z-index: 10; display: block; }

#content {
	width: 601px;
	float: left;
	margin: 0px 0px 0px 15px;
	background: url('images/bg-content.jpg') repeat-y;
	display: inline;
	overflow: hidden;
}
	#content h1 { width: 601px; float: left; height: 39px; background: url('images/bg-h1.jpg') no-repeat; line-height: 38px; margin: 0px; padding: 0px 0px 0px 18px; font-family: 'Georgia', 'Arial', 'Helvetica', Sans-Serif; font-size: 14px; font-weight: bold; text-transform: uppercase; color: #fff; }
	.content_body { width: 560px; float: left; padding: 20px; background: url('images/bg-content_body.jpg') left bottom no-repeat; }
		.content_body p.flash { width: 546px; height: 222px; float: left; display: inline; border: 5px solid #b0b65f; padding: 2px; margin: 0px; margin: 0px 0px 15px 0px; }
		.content_body p.blurb { width: 560px; float: left; margin: 0px; padding: 0px 0px 5px 0px; font-family: 'Georgia', 'Arial', 'Helvetica', Sans-Serif; font-size: 14px; color: #758230; font-style: italic; }
		.content_body p { width: 560px; float: left; margin: 0px; padding: 10px 0px; }
		.content_body h2 { width: 560px; float: left; font-family: 'Georgia', 'Arial', 'Helvetica', Sans-Serif; font-size: 20px; font-style: italic; color: #887975; margin: 0px; padding: 10px 0px 15px 0px; }
		.content_body h3 { width: 560px; float: left; font-family: 'Georgia', 'Arial', 'Helvetica', Sans-Serif; font-size: 20px; font-style: italic; color: #887975; margin: 0px; padding: 0px; }
		.content_body h4 { width: 560px; float: left; font-family: 'Georgia', 'Arial', 'Helvetica', Sans-Serif; font-size: 20px; font-style: italic; color: #887975; margin: 0px; padding: 20px 0px 15px 0px; }
		.featured_weddings { width: 585px; float: left; }
			.wedding { width: 170px; float: left; margin: 0px 20px 0px 0px; }
			.wedding p { width: 170px; float: left;  padding: 0px; margin: 0px; }
			.wedding p.wed_pic { width: 160px; float: left; border: 5px solid #b0b65f; }
			.wedding p.wed_pic img { border: 2px solid #fff; display: block; }
			.wedding p.wed_title { padding: 10px 0px 8px 0px; }
			.wedding p.wed_title a { display: block; font-family: 'Georgia', 'Arial', 'Helvetica', Sans-Serif; font-size: 16px; text-transform: uppercase; }
			.wedding p.wed_more { width: 74px; height: 27px; float: left; margin: 10px 0px 0px 0px; background: url('images/bg-btn_more.jpg') no-repeat; }
			.wedding p.wed_more a { width: 74px; height: 27px; display: block; font-size: 14px; font-style: italic; line-height: 26px; text-align: center; color: #fff; }
	
/* Sidebar */
		
#sidebar {
	width: 256px;
	float: right;	
	margin: 0px 17px 50px 0px;
	display: inline;
	position: relative;
}	
	#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; }
	#sidebar ul li { margin:0; padding:0; list-style-type: none; list-style-image: none; margin-bottom: 20px; }
	#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }
	#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 0; }
	#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 20px; }
	#sidebar ul ol li { list-style: decimal outside; }
	#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; padding: 0; }
	.news { width: 256px; float: left; background: url('images/bg-sidebar.jpg') repeat-y; }
		.news h1 { width: 238px; height: 39px; background: url('images/bg-h1_side.jpg') no-repeat; line-height: 38px; margin: 0px; padding: 0px 0px 0px 18px; font-family: 'Georgia', 'Arial', 'Helvetica', Sans-Serif; font-size: 14px; font-weight: bold; text-transform: uppercase; color: #fff; }
		.news_item { width: 219px; float: left; margin: 0px 18px; padding: 15px 0px; border-bottom: 1px dotted #c9916d; display: inline; }
			.news_item h2 { margin: 0px; padding: 0px 0px 5px 0px; font-family: 'Georgia', 'Arial', 'Helvetica', Sans-Serif; font-size: 14px; font-weight: normal; text-transform: none; }
			.news_item p.date { margin: 0px; padding: 0px 0px 5px 11px; font-style: italic; background: url('images/bg-li.gif') 0px 6px no-repeat; }
			.news_item p.blurb { margin: 0px; padding: 0px; }
			.news_item p.blurb a { color: #c9916d; }
		.news_bottom { width: 238px; height: 40px; float: left; background: url('images/bg-news_foot.jpg') no-repeat; padding: 0px 0px 0px 18px; margin: -1px 0px 0px 0px; }
			.news_bottom a { width: 238px; height: 40px; font-size: 13px; font-weight: bold; font-style: italic; display: block; line-height: 38px; color: #fff; }
	.testimonials { width: 256px; float: left; margin: 23px 0px 0px 0px; background: url('images/bg-sidebar.jpg') repeat-y; }
		.testimonials h1 { width: 238px; height: 39px; background: url('images/bg-h1_side.jpg') no-repeat; line-height: 38px; margin: 0px; padding: 0px 0px 0px 18px; font-family: 'Georgia', 'Arial', 'Helvetica', Sans-Serif; font-size: 14px; font-weight: bold; text-transform: uppercase; color: #fff; }
		.testimonials p.testi_item { padding: 15px 18px; font-size: 13px; margin: 0px; text-align: justify; }
		.testi_bottom { width: 256px; height: 28px; float: left; background: url('images/bg-testi_bottom.jpg') no-repeat; padding: 0px; display: block; }
	.rss_button { width: 76px; height: 69px; position: absolute; top: -23px; right: 12px; background: url('images/btn-rss.jpg') no-repeat; }
	.rss_button a { width: 76px; height: 69px; display: block; }

/* Post */

h1 a,
h1 a:hover { color: #fff; }
.post { margin: 0; padding: 0px 0px 20px 0px; text-align: justify; overflow:hidden; clear:both; }
.post h2 { margin:0; padding:0; text-align:left; }

.post h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	padding: 10px 0px 0px 0px;
}

.clear {
	clear: both;
}

.entry {
	width: 586px;
	float: left;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }
.entry ul { float: left; padding: 15px; margin: 0px; list-style-type: disc; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:1.2em;
	clear:both;
	margin:20px 0;
}	


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/

#comments {
	font-size:1.4em;
	line-height:1.4em;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}

/* Footer */

#footer {
	width: 100%;
	height: 41px;
	margin: 20px 0px 0px 0px;
	background: url('images/bg-footer.jpg') repeat-x;
	float: left;
}
	.footer_content { width: 879px; margin: 0px auto; }
	.footer_content p, .footer_content p a { color: #fff; line-height: 41px; padding: 0px; margin: 0px; }

