*{
	margin: 0px;
	padding: 0px;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
}

img{
	border: 0px;
}
a img{
	border: 0;
}
#container{
	min-width: 1000px;
}

#header{
	width: 100%;
	height: 228px;
	background: #9DBEC3;
/*	border-bottom: 1px solid #a48569;*/
}

#wrapper{
	float:left;
	width:100%;
}

#content{
	margin: 0 250px;
	padding: 30px 20px 10px 20px;
}

#right-sidebars{
	float:left;
	width:250px;
	margin-left:-250px;
}

#right-sidebars a{
	color: #508FA1;
	font-size: 12px;
}

#left-sidebars{
	float:left;
	margin-left:-100%;
	width: 250px;
	background: url(images/sidebox_corner.png) bottom no-repeat;
	border-right: 1px solid #D2BF9F;
}
#banners{
	clear: both;
	text-align: center;
	padding: 2px 0 5px 0;
}
#footer{
	clear: both;
	background: url(images/footer1.png) bottom repeat-x;
	height: 71px;
	width: 100%;
	text-align: center;
	color: #000;
	font-size: 11px;
}

#footer a:link, #footer a:visited{
	color: #067d92;
	text-decoration: none;
}

#footer a:hover, #footer a:active{
	color: #000;
}

#footer div{
	width: 520px;
	height: 60px !important;
	height: 60px;
	margin: 0 auto;
	position: relative;
}
#footer div img{
	position: absolute;
	right:0;
	top:-3px;
}

#header_logo{
	float: left;
	width: 210px;
	height: 228px;
	position: relative;
	background:#fff url(images/header1.png) bottom left repeat-x;
}

#header_main{
	float: left;
}

#header1{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index:1;
}
.header_site_desc{
	height: 90px;
	width: 200px;
	padding: 30px 0 0 16px;
}

.header_site_desc h1{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}

.header_site_desc p{
	font-size: 13px;
	color: #000;
	margin: 0px;
	float: left;
	width: 180px;
	font-weight: bold;
}

.header_content{
	float:left;
}

.header_nav_box{
	clear: both;
	width: 100%;
	height: 30px;
	background: url(images/header3.png) repeat-x;
}
.header_nav_box a{
	font-weight: bold;
}

#nav_line{
	position: absolute;
	width:382px;
	height:30px;
	left:0px;
	background:url(images/header2.png) repeat-x;
}
#o_saite{
	float: left;
	margin-left: 390px;
	padding: 5px 0px;
	color: red;
}
#obo_mne{
	float: left;
	margin-left: 100px;
	padding: 5px 0px;
	color: red;
}

#about{
	float: left;
	margin-left: 100px;
	padding: 5px 0px;
	color: #508FA1;
}

#searchform{
	float: right;
	height: 30px;
	width: 200px;
	padding: 1px 40px 1px 0;
}

#searchform form{
	float: left;
	width: 200px;
	margin: 0px;
}

#searchform p{
	padding: 5px 3px;
	float: right;
}

.src_field{
	float: left;
	width: 140px;
	height: 12px;
	padding: 0;
	font-size: 11px;
	border: 1px solid #000;
}

.sidebar-box{
	width: 250px;
	margin: 0px;
	padding: 10px 0px 50px 0px;
}

.sidebar-box h3{
	font-size: 15px;
	color: #000;
	padding: 2px 5px 0px 20px;
}

.sidebar-box ul{
	font-size: 12px;
	list-style: none;
	padding: 4px 0px 4px 20px;
}

.sidebar-box ul ul{
	padding: 4px 0px 4px 10px;
	border: 0px;
}

.sidebar-box ul li{
	padding: 1px 0;
}

.sidebar-box ul ul li{
	padding: 1px 0;
}

.sidebar-box a:link, .sidebar-box a:visited{
	width: 220px;
	color: #067d92;
	font-size: 12px;
}

.sidebar-box a:hover, .sidebar-box a:active{
	color: #000;
}

.post-fixed{
	height: 25px;
}

.post-meta{
	padding: 8px 4px 8px 4px;
}

#content h1{
	font-size: 18px;
}

#content h1 img.tick{
	margin-left: 10px;
	width: 14px;
	height: 12px;
}

#content h1 img.new{
	margin-left: 10px;
}

#content h4{
	font-size: 13px;
	padding: 9px 0;
	font-style: italic;
}

#content h5{
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px dotted #222;
}

#content p{
	text-indent: 0px;
}

#content ol{
	margin: 20px;
}

#content table p{
	text-indent: 0px;
}

#content table{
	font-size: 12px;
}

#content h1 a:link, #content h1 a:visited{
	color: #4c4c4c;
/*	text-decoration: none;*/
}

#content h1 a:hover, #content h1 a:active{
	color: #333333;
	text-decoration: underline;
}

.google_stats{
	font-size: 12px;
	border-bottom: 1px dotted #222;
}

.google_stats a:link, .google_stats a:visited{
	color: #067d92;
}

.google_stats a:hover, .google_stats a:active{
	color: #000;
}

#contactform fieldset{
	border:none;
	width:350px;
}

#contactform textarea{
	width:80%;
}
#contactform input,textarea{
	_margin-left:-250px;
}

.posted-aut-cat{
	font-size: 12px;
	color: #000000;
}

.posted-aut-cat a:link, .posted-aut-cat a:visited{
	color: #666666;
	text-decoration: none;
}

.posted-aut-cat a:hover, .posted-aut-cat a:active{
	color: #000;
	text-decoration: underline;
}

.post-content{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}

.post-commented{

}

.post-box{
	font-size: 14px;
	padding: 0px 0px 0px 12px;
}

.post-box a:link, .post-box a:visited{
	color: #067d92;
}

.post-box a:hover, .post-box a:active{
	color: #000;
}

.post-content code{
	display: block;
	padding: 5px;
	clear: both;
	margin: 10px 40px 10px 5px;
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 13px;
	color: #000000;
	background-color: #F4F4F4;
	border: 1px dotted #F7F7F7;
}

.post-content img{
	padding: 2px;
	background-color: #f7f7f7;
}

.post-content blockquote{
/*	clear: both;*/
	background-image: url(images/bquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 40px 10px 5px;
	padding-top: 15px;
	padding-left: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	font-weight: normal;
}

.post-content a:link, .post-content a:visited{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.post-content a:hover, .post-content a:active{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

.post-navs{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #000000;
}

.post-navs a:link, .post-navs a:visited{
	color: #000000;
	text-decoration: none;
}

.post-navs a:hover, .post-navs a:active{
	color: #CCCC99;
	text-decoration: none;
}

#comment-temps{

}

#comment-temps a:link, #comment-temps a:visited{
	color: #999900;
	text-decoration: underline;
}

.rssfeed{
	margin: 0px;
	background-image: url(images/feed.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-align: left;
	font-size: 13px;
	color: #000000;
}

#comment-temps a:hover, #comment-temps a:active{
	color: #000;
	text-decoration: none;
}

.com-box{
	margin: 0px;
	border: 1px solid #F2E8C6;
	background-color: #EEEEDD;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.author_com{
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

.author_date{
	font-size: 12px;
	color: #333333;
}

.author_com_text{
	padding-top: 8px;
	font-size: 11px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.com-fixed{
	height: 20px;
}

.com-box_alt{
	border: 1px solid #EEF4E3;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 5px 5px 10px 5px;
}

.author_com_text blockquote{
	clear: both;
	margin: 10px 40px 10px 5px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.author_com_text code{
	clear: both;
	margin: 10px 40px 10px 5px;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans", Tahoma;
	color: #000000;
	padding: 3px;
	border: 1px dotted #EFEFEF;
	display: block;
}

#comment-temps form{
	margin: 0px;
	padding: 0px;
}

#comment-box{
	margin: 0px;
	padding: 0px;
}

#comment-box p{
	clear: both;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 13px;
	color: #333333;
}

#comment-box input{
	margin: 0px;
	padding: 1px;
	width: 260px;
	height: 20px;
	border: 1px solid #CCCCCC;
}

#comment-box input:hover{
	margin: 0px;
	padding: 1px;
	width: 260px;
	height: 20px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

#comment-area{
	margin: 0px;
	padding: 0px;
}

#comment-area p{
	padding: 0px;
	clear: both;
	margin: 0px 0px 5px 0px;
	font-size: 13px;
	color: #333333;
}

#comment-area textarea{
	padding: 3px;
	width: 400px;
	height: 180px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}

#comment-area textarea:hover{
	padding: 3px;
	width: 400px;
	height: 180px;
	border: 1px solid #999999;
	margin: 0px;
}

#wp-calendar a:link, #wp-calendar a:visited{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#wp-calendar a:hover, #wp-calendar a:active{
	text-decoration: none;
	color: #999900;
	font-weight: bold;
}

#wp-calendar th{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wp-calendar #next a{
	float: right;
	text-align: left;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
}

#wp-calendar #prev a{
	float: left;
	text-align: center;
	color: #999900;
	text-decoration: none;
	padding-top: 10px;
}

#wp-calendar td{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wp-calendar tf{
	margin: 0px;
	padding: 0px;
}

#wp-calendar{
	float: left;
	background: #EEEEDD;
	width: 200px;
	list-style: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	border-color: #E2E2C5;
	font-size: 12px;
	margin: 0px;
}

#wp-calendar caption{
	width: 200px;
	font-size: 1.3em;
	color: #FFFFFF;
	background-image: url(images/h2navbg.gif);
	background-repeat: repeat-x;
	height: 31px;
	line-height: 28px;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	background-position: bottom;
	padding: 0px;
	text-indent: 6px;
}

.mark1{
	background: url(images/mark1.png) 9px 18px no-repeat;
}
.mark2{
	height: 38px;
	width: 130px;
	background: url(images/mark2.png) 0px 0px no-repeat;
}
.mark2 a{
	position: relative;
	left: 11px;
	top: 12px;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
