
/* -----------------------wildcards------------------------ */
html, body{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}

a img {border:none;}

td{vertical-align:top;}

.paddings {padding: 18px 18px 18px; border:0px solid black;}

.clear {clear:both;}

/* typography.css */
body {font-size:75%;color:#695d54; font-family:Arial, sans-serif; background:#FFF url(images/top-bg.jpg) top repeat-x;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#695d54;margin:0; padding:0;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#008779;}
a {color:#008779;text-decoration:underline;font-weight:600;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}

/* default wordpress */
.wp-smiley {
	float: none;
	margin: 0;
}
.alignnone {
	display: inline;
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.alignright {
	float: right;
	margin-left: 15px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	/* border: 1px solid #ddd; */
	text-align: center;
	background-color: #eff0f0;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 4px 0 0 0;
	display: block;
}
	.wp-caption a {
		line-height: 0.11em;
	}
	.wp-caption a:hover {
		background: none;
	}
	.wp-caption img {
		margin: 0 auto;
		display: block;
		padding: 0;
	}
	.wp-caption-text {
		padding: 3px 0 !important;
		margin: 0 !important;
	}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* --------------------- design specific classes --------------------------- */

body {font-size:75%;color:#695d54; font-family:Arial, sans-serif; background:#FFF url(images/top-bg.jpg) top repeat-x;}
.bannerholder{width:100%; background:transparent url(images/bannerbg.jpg) repeat-x;}
.banner{margin:0px auto; width:987px;}
.logo{float:left;}
.navholder{float:left; width:641px;}
.go{background:transparent url(images/btn_go.gif) no-repeat scroll center center; height:22px; width:30px;border:1px solid #696754;}

/* ---------------------- specific classes ends here --------------------------- */

div.topnav{color:#CCC; text-align:right; padding:17px 0; border:0px solid red; width:100%;}

	div.topnav form{padding:0px; margin:0px;}

div.header{line-height:0; width:987px; margin:0px auto;}

.container {width:987px;margin:0 auto;}


div.leftfloater{float:left;}

/*--------------- post section ------------------------ */
.posts {width: 700px;}

/* .banner {
			background: #5c9eba url(images/bg/banner/banner-bg-blue-extended.gif) no-repeat 0 0;
			min-height: 164px;
			padding-right: 12px;
			padding-left: 125px; 
			color: white;
		}
			.banner img {
				float: left;
				padding: 0 12px 18px 0;
			}
			.banner h2 {
				margin-bottom: 0.35em;
			}
			.banner p {
				font-size: 14px;
				 padding-bottom: 1.35em; 
				margin-bottom: 0.5em;
			}*/
		ul.items {
			list-style-type: none;
			margin: 0;
			font-size: 14px;
			padding:0;
			border:0px solid red;
		}
			.items li {
				margin-bottom: 1.25em;
			}
		.items p {
			margin-bottom: 1em;
		}
		.items h2 {
			font-size: 24px;
			display: inline;
		}
			.items h2 a {
				border-bottom: 1px dashed;
				text-decoration: none;
				color: #008779;
			}
		.items h3 {
			font-size: 16px;
			margin-bottom: 0.6em;
		}
		.items ul, .items ol {
			margin-bottom: 1.25em;
		}
		.items ul {
			list-style-type: none;
			margin-left: 0;
		}
		.items ul li {
			/*padding-left: 21px;
			background: transparent url(images/ico/bullet-white.gif) no-repeat scroll 2px 6px;*/
		}
		.items ul li, .items ol li {
			margin-bottom: 0.25em;
		}

			.items a:hover {
				color: #58554f;
				background-color:#dcdccc;
			}
			.info {
				margin-bottom: 0.75em;
				color: #999999;
			}
				.info span {
					margin-right: 1.5em;
					font-size: 12px;
					padding-left: 20px;
					margin-bottom: 0.5em;
				}
				.info .date {
					background: transparent url(images/ico/time.gif) no-repeat 0 -1px;
				}
				.info .author {
					background: transparent url(images/ico/user.gif) no-repeat 0 -1px;
				}
				.info .comment {
					background: transparent url(images/ico/comment.gif) no-repeat 0 -1px;
				}
				.info .cat {
					background: transparent url(images/ico/cat.gif) no-repeat 0 1px;
				}
				.info .tag {
					background: transparent url(images/ico/tag.gif) no-repeat 0 0;
				}
				
/* ------------------- sidebar section -------------------- */

.sidebar {width:235px;}
	ul.sidebar_items{padding:0; margin:0;}
	ul.sidebar_items li.widgets{border:0px solid red; padding:0px; background:none; background-color:#b5b391;}
	.sidebar .paddings div {margin-bottom: 1.5em; padding:0 8px;}
	li.widgets div.topround, li.widgets div.bottomround{padding:0; margin:0; border:0px solid black;}
	li.widgets div.bottomround{ background-color:#FFF;}
	.sidebar h3 {font-size: 14px; border-bottom:1px solid #676650;}
	.sidebar ul, .sidebar ol {margin: 0; list-style-type: none; border:0px solid red; padding:0;}
	.sidebar ul li {padding:0px;border-bottom:1px solid #b5a191; border-top:0px solid #b5a191; }
	.sidebar ul li, .sidebar ol li {margin-bottom: 0.5em;}
	.sidebar ul li a{color:#008779; display:block; padding:0px 0px 3px 18px; background: transparent url(images/ico/bullet.gif) no-repeat 1px 2px; }
	.sidebar ul li a:hover{color:#b5a191;background:transparent url(images/ico/bullet_over.gif) no-repeat 1px 2px; background-color:#696754;}


.footerholder{width:100%; border-top:8px solid #fdb825; margin-bottom:20px; height:50px;}

.footer {color: #666666; width:987px; margin:0px auto; text-align:center;}
	
	.footer .paddings div {padding-bottom: 18px;}
	.footer a {text-decoration: underline; 	color: #008779;}
	
/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* menu classes*/
.menu {
	height: 19px;
	padding-top:15px;
	font-size: 14px;	
}
	.menu-wrapper {
		list-style-type: none;
		margin: 0;
		padding:0;
	}
	.menu-wrapper li {
		display: block;
		float: left;
		border-right: 1px solid #b5a191;
		padding: 8px 12px 8px 12px;
	}
		.menu-wrapper li a {
			text-decoration: none;
			color: #008779;
		}
		.menu-wrapper li a:hover {
			text-decoration: none;
			color: #b5a191;
			background-color:#696754;
		}
		.menu-wrapper .current_page_item {
			background-color: #000;
			border-right: none;
			margin-left: -1px;
		}
		.menu-wrapper .first {
			margin-left: 0;
		}
		.menu-wrapper .current_page_item a {
			color: white;
		}
		
/* Comments template */

div.com {
	margin-bottom: 30px;
}
.com .list-4 {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.com .list-4 li {
		border: 1px solid #E7E9E4;
		padding: 15px 15px 0 15px;
		margin: 0 0 15px 0;
	}
		* html .com .list-4 li {
			padding:0 40px 0 20px !important;
		}
		*:first-child+html .list-4 li {
			padding:0 40px 0 20px !important;
		}
		* html .list-4 img {
			margin:20px auto auto 0;
		}
		*:first-child+html .list-4 img {
			margin:20px auto auto 0;
		}
		* html .list-4 p img {
			margin:0 auto auto 0;
		}
		*:first-child+html .list-4 p img {
			margin:0px auto auto 0;
		}
	.com-header {
		padding-bottom: 15px;
		margin: 0;
	}
		.com-header img {
			display: block;
			float: left;
		}
		.com-header .tp {
			display: block;
			margin: 0 0 0 63px;
			padding: 0;
			text-align: left;
		}
			.tp span, .tp span a {
				font-weight: bold;
				display: block;
				line-height: 150%;
			}


/* widgets */

/* calendar */
.widget_calendar caption {
	background: none;
	margin-bottom: 6px;
}
.widget_calendar th, td {
	padding: 1px 0 1px 12px;
	margin: 0;
}
.widget_calendar thead th {
	background-color: #666666;
	color: white;
	font-weight: normal;
}
.widget_calendar tbody td a {
	background-color: #008779; 
	padding: 2px 1px;
	color: white;
}
	.widget_calendar tbody td a:hover {
		background-color: #666666;
	}
.widget_tag_cloud {
	line-height: 2.5em;
}

.widget_pages ul ul {
	margin-top: 4px;
}

.widget_search {

}
	.widget_search #srch-frm {
		background: none;
	}
	.widget_search .textfield {
		width: 134px;
		margin-right: 6px;
	}
