/* 
Theme Name: simple
Theme URI: http://
Description: simple
Version: 1.0
Author: a
Author URI: http://
*/

body { color: #222; 
	background: #8095A8;
	margin: 0;
	padding:0;
	font: 14px Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
	line-height: 1em;
	}

a img {vertical-align: text-bottom;} 
img.noborder {border:0px solid #000!important;}
.post a img, .post img { border: 0px solid #d4e0d3; }

span.plain {font-weight: normal; font-size:80%;}

/* CONTAINS ENTIRE PAGE */
#body-container {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	}

/* CONTAINS CONTENT & SIDEBAR */
#header {
	width: 996px;
	margin: 0 auto;
	height:100px;
	text-align:center;
	background: url(images/bg.jpg) repeat-y;
}

#container { 
	width: 996px;
	margin: -20px auto 0 auto;
	padding-top:20px;
	background: url(images/bg.jpg) repeat-y;
}

#pagecontainer { 
	width: 996px;
	margin: 0 auto;
	background: url(images/bgp.jpg) repeat-y;
}

#container:after,#pagecontainer:after, .navigation:after{
clear:both;
content:".";
display:block;
height:0px;
visibility:hidden;
}


/* CONTENT */
#content {
	float: left; 
	width: 429px;
	margin: 0;
	padding: 0;
	overflow:hidden;
	}

/* MIDBAR */
#sidebar {
	font-size:12px;
	float: left;
	width: 123px;
	overflow:hidden;
	margin: 0;
	padding: 0 7px;
	}


/* RSSCONTENT */
#sidebar2 {
	float: left;
	width: 429px;
	margin: 0;
	padding: 0;

	overflow:hidden;
	}

/* Single Page */
#singlepage {
	float: left; 
	width: 858px;
	margin: 0;
	padding: 0;

	overflow:hidden;
	}

/* HEADERS */
h1, h2, h3, h4, h5, h6 {}
h2 {font-size: 22px;font-family:baskerville,palatino,'palatino linotype',georgia,serif;font-style:italic;}

#content h2.post-title {line-height:20px; text-align: left; width: 415px; margin:0; padding:8px 7px 1px 7px; 
	background: url(images/bgl.jpg) repeat-y;}

#sidebar2 h2.post-title {line-height:20px; text-align: left; margin:0; padding:8px 7px 0 7px; 
	background: url(images/bgr.jpg) repeat-y;width: 415px;font-size: 18px;}

#singlepage h2.post-title {line-height:20px; text-align: left; margin:0; padding:8px 7px 1px 7px;}

#content h2.post-title a { color: #660000;}
#content h2.post-title a:hover { color: #415160;}

h2.menu-header {line-height:20px; margin: 14px 0 -3px 0; padding:0; color:#000;}

a .center-header {color:#000;}
a:hover .center-header {color:#660000;}
.amp {color:#415160; font-size: 48px; font-family:baskerville,palatino,'palatino linotype',georgia,serif;font-style:italic; margin:0; padding:0;}
.center-header {position:relative; z-index:2;font-family:baskerville,palatino,'palatino linotype',georgia,serif;font-style:italic; font-size: 30px; line-height:22px;margin:0; padding:0;font-weight:bold;}

.centerhead {padding:0; margin: 10px 0 -3px 0;}
.centerhead .center-header{letter-spacing: 0px;}


/* POSTS & PAGES */
#content .post { width: 429px; margin: 0 0 14px 0; padding:0; text-align:justify;}
#sidebar2 .post { width: 429px; margin: 0 0 14px 0; padding:0;text-align:justify;}
#singlepage .post { width: 872px; margin: 0 0 14px 0; padding:0;}

#content .entry {
	width: 399px; 
	margin:0; 
	overflow:hidden; 
	padding:0 15px; 
	word-spacing: 0.05em;
	line-height:20px;
}

#content .entry p{padding-bottom: 10px;}

#sidebar2 .entry {
	font-size: 12px;
	width: 399px;
	margin:0; 
	overflow:hidden; 
	padding:0 15px; 
	word-spacing: 0.05em;
	line-height:140%;
}
#singlepage .entry {
	width: 844px; 
	margin:0; 
	overflow:hidden; 
	padding:7px; 
	word-spacing: 0.05em;
	line-height:140%;
}

.post p.post-time { 
	color:#8095A8;
	font-style: italic; 
	font-size: .8em; 
	margin:0; 
	padding:0 7px; 
	border-bottom:1px solid #593501;
	background: url(images/bgl.jpg) repeat-y;
	width: 415px;
}
#sidebar2 .post p.post-time {
	width: 415px;
	background: url(images/bgr.jpg) repeat-y;
	}

#sidebar2 .entry img{max-width: 400px!important; height:auto!important; border:0px solid #fff!important; display:block!important;}
#sidebar2 .entry ul li img{max-width: 385px;}
#sidebar2 .entry .feedflare {visibility:hidden; display:none;}

.entry a {border-bottom:1px dotted #593501;}

/* blockquotes */
blockquote { font-family:georgia,serif; color: #660000; background:url(images/quote.png) no-repeat left top;font-style:italic;padding:3px 34px;margin:3px;}
blockquote blockquote { font-style:italic; }

/* links */
a { color: #415160; text-decoration: none; font-weight: bold;}
a:hover { color: #660000;}

/* images */


/* lists */
.post ul { list-style-type: none; margin: 0; padding: 0; }
.post ul li { 
	margin: 7px 0;
	padding: 0 14px;
	background: url(images/bullet.gif) no-repeat 0 .4em;
	}
#sidebar2 .post ul li {
	background: url(images/bullet2.gif) no-repeat 0 .4em;
	}

.post ol { margin: 0; padding: 0 0 0 25px; }
.post ol li { margin: 1px 0; padding: 0; }


.post .wpomatic-message {color:#666; font-size:11px;}
.post .wpomatic-post {padding:15px 0;}

/* postmetadata */
#content p.postmetadata {
	text-align:right;
	width: 415px;
	margin: 0;
	padding: 0 7px;
	font-size: .8em;
	}

#sidebar2 p.postmetadata {
	text-align:right;
	margin: 0;
	padding: 0 7px;
	font-size: .8em;
	width: 415px;
	}

p.postmetadata span.comments {}
p.postmetadata span.tags {}
p.postmetadata span.comments a {}

/* tables */
.post table { border: none; background: #ffffff; }
.post tr, .post td { border: 1px solid #809595; background: #e9f0e8; }

/* other basics & typography */
small { font-size: .9em; }

/* navigation & left, right, center alignment */
.navigation { padding: 10px 5px; font-size:10px; }
#content .navigation {background: url(images/bgl.jpg) repeat-y;}
#sidebar2 .navigation {background: url(images/bgr.jpg) repeat-y;}
.previous { float: left; width: 45%; }
.left, .alignleft { float: left; margin: 0 15px 15px 0; }
.next { float: right; width: 45%; }
.right, .alignleft { float: right; margin: 0 0 15px 15px; }
.center { text-align: center; margin: 0 auto; display: block; }
.clear { clear: both; }



/* SIDEBAR */
#sidebar ul { 
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
	border-top: 4px solid #415160;
	}

#sidebar ul li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #5A6F84;
	line-height:16px;
	}

#sidebar ul li a{
	color: #660000;
	width: 119px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding:4px 2px;
	}

#sidebar ul li a:hover{
	color: #000000;
	background: #BEC8D2;
	text-decoration: none;
	}

#sidebar ul.sidebarpagelinks li a{
	font-size:13px;
	color: #FFF;
	}

#sidebar ul.sidebarpagelinks li a:hover{
	color: #000000;
	background: #BEC8D2;
	}

/* search */
#sidebar #searchform { margin:0; padding:0;width: 118px; }
#sidebar input.sidebar-search { 
	font: 12px Arial, "Lucida Sans Unicode", Tahoma, sans-serif; 
	font-weight: bold; 
	background: #BEC8D2; 
	margin:0; 
	padding:2px; 
	width: 118px; 
	border-right: 0px solid #415160;
	border-left: 0px solid #415160;
	border-top: 0px solid #415160;
	border-bottom: 1px solid #415160; 
}

/* wp-calendar */
table#wp-calendar { width: 80%; margin: 0 auto; }

/* SIDEBAR WIDGET STYLES */
/* flickr widget & other images in the sidebar */
#sidebar .flickr a img, #sidebar .flickr a:hover img, #sidebar .flickr img { width:30px; height:30px;}

/* flickr widget & other images in the sidebar */
#sidebar a img, #sidebar a:hover img, #sidebar img { background: none; padding:0; margin: 0; border: 0px solid #415160;}

/* COMMENTS */
ol.commentlist { list-style-type: none; margin: 0; padding: 0; background-color:#fff; }
ol.commentlist li { margin: 0; padding: 7px; border-bottom: 1px solid #415160; }
ol.commentlist li.alt {}
.awpcomments fieldset {}
.awpcomments legend {}
.awpcomments textarea {}
#commentform textarea {max-width:429px;}
.awpcomments input.submitcomment, #comments-template input.resetcomment {}

/* FOOTER */
#footer {margin:0;padding:0 10px;border-top: 1px solid #cccccc;}	
#footer p { margin: 2px 0; }
#footer a:hover { text-decoration: underline; }

.entry p.maplinkimg a {border-bottom:none;}
#singlepage .entry p.maplinkimg {visibility:hidden;display:none;}