/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #222;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #111;
	
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 136%;
}

h2 {
	font-size: 107%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom:.5em;
	margin-top: 1.5em;
	line-height: 170%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {

}

ol {
}

a {
	color: #1777B1;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 980px;
	height: 90px;
	margin: 0 auto;
	padding-top: 0px;
	
}

/* Logo */

#logo {	float:left;width: 970px;height: 60px;padding-left:10px;}
#logo h1 {margin: 0;padding-top: 20px;text-transform: lowercase;font-size: 28px;line-height: 60px;}
#logo h2 {margin: -10px 0 0 0;text-transform: uppercase;text-align: right;font-size: 8px;line-height: 8px;}
#logo a {text-decoration: none;color: #7F7772;}
#logo a:hover {color: #000000;}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background:#fff;		
	border-bottom:none;
	border-top:none;
	border-left:none;
	padding-left:0px;
	padding-top:25px;
	padding-right:0px;
	background: #fff url(images/header-bg.png) repeat-x top;
}

/* Content */

#content {
	float: left;
	width: 640px;
	margin-left:20px;
}

#content h1.title {
	margin: 0px;
	padding:0px;	
	border-bottom: 2px solid #006da3;
	color: #7F7772;
	font:bold 13px;
	letter-spacing:.5px;
}

#content h1.singl { font-size:24px;border-bottom:1px solid #aaa;padding-bottom:2px;margin:15px 0px 3px 0px;font-weight:normal;}

#content h1.singl a{color:#990000;}

#content h1.arch { font-size:13px;font-weight:normal;border-bottom:1px solid #ddd;padding:4px 0px 6px 0px;margin:5px 0px;}

#content .details {margin:0px;padding:0px;font-size:11px;}



#content h2.title {
	margin-bottom:8px;
	padding:0px 0px 3px 0px;
	margin-top:8px;
	border-bottom: 1px solid #ddd;
	color: #7F7772;	
	font-size:12px;

}

#content ul, #content ol {
margin-top:0px;
padding-top:0px;
margin-bottom:10px;
}


#content h2 span{
	color:#666;padding:0px 5px 0px 5px;font-size:11px;text-transform:uppercase;
}




.list {
	margin: 0;
	padding: 0 5px;
	list-style:none;
	
	
}

.list li {
	padding: 0px 0px 7px 0px;

}

.list li a{
	text-decoration:none;

}

.list li.first {
	border: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	margin: 0; padding: 0; 
	margin-top:5px;
		
}

#sidebar h1 {
	margin: 10px 15px 0 10px; 
	padding: 4px 0 4px 8px; 
	font: bold 100% Arial, Sans-Serif;
	color: #FFF;
	
	background: #333; 
	letter-spacing: 1px;	
}
#sidebar .left-box {
	border: 1px solid #EBEBEB;
	margin: 0 15px 5px 10px;	
	background: #FFF;
}
#sidebar ul {
	list-style: none;
	text-align: left;
	margin: 3px 0px 8px 0; padding: 0;
	text-decoration: none;
	font-size:12px;
}
#sidebar ul li {
	border-bottom: 1px solid #f2f2f2; 
	background: url(images/bullet.gif) no-repeat 3px 2px;	
	padding: 3px 5px 3px 25px;
	margin: 0;	
}
#sidebar ul a {
	font-weight: bolder;
	padding: 3px 0px;	
	background: none;
}

#headerPanleft{ width:237px;height:70px; margin-top:18px; margin-left:9px;}
#headerPanleft #ourblog{ float:left; position:relative; margin:0 auto; background:url(images/icon1-nor.gif) 0 0 no-repeat;}
#headerPanleft #ourblog h2{width:120px; height:10px;display:block; position:absolute; left:0px; top:8px; margin:14px 0 5px 81px; font:14px/14px Georgia, "Times New Roman", Times, serif; color:#CC0000; z-index:1; text-transform:uppercase;}
#headerPanleft #ourblog p{width:103px; height:10px; display:block; position:absolute; font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2E5000;margin:34px 0 0 81px; z-index:1; }
#headerPanleft #ourblog a{text-decoration:none; display:block; width:237px; height:62px;}
#headerPanleft #ourblog a:hover{text-decoration:none; background:url(images/icon1-hover.gif) no-repeat 0 0;}






/* Footer */

#footer {
	clear: both;
	height: 40px;
	padding-top:10px;
	background: #EFEFEF url(images/foot.gif) repeat-x top left;
	border-top: 1px solid #CCCCCC;
	margin-top:6px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 90%;
}


p.tag { color:#8ab54a; font:italic bold 1em/1.6em Georgia,'Times New Romans', sans-serif;  }

/* comments area */
#comments, #respond {border-bottom: 1px dotted #CCCCCC;padding: 10px 0 5px 0;clear: both;color:#444;}
.commentlist {margin: 10px 0px;padding-left: 20px;line-height: 130%;}
.commentlist li{padding: 5px 10px;color:#000;}
.commentlist .alt {background: #eee;margin-top:10px;}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {font-weight: bold;font-style: normal;font-size: 120%;color: #333;}
.commentlist small {margin-bottom: 5px;display: block;font-size: 87%;}
#commentform {margin-top: 10px;font: 110% Arial, Helvetica, sans-serif;}
#commentform p {padding: 6px 0px;margin: 0px;color:#333;}
#commentform label{color: #787878;font-size: 87%;}
#commentform input{width: 200px;background:#eee;border: 1px solid #bdd77f;padding: 3px;margin-top: 3px;}
#commentform textarea{width: 485px;height: 115px;background:#eee;border: 1px solid #999;padding: 2px;margin-top: 3px;}
#commentform textarea:focus, #commentform input[type="text"]:focus {background: #ffffff;}
#commentform #submit{background:#bbb;font: bold 12px Arial, Helvetica, sans-serif;color: #ffffff;border: none;float:left;width: 144px;height: 28px;cursor: pointer;margin:0px 0px 10px 340px;}
