body{
	background-color:#fff;
	color:#262626;
	font-size:0.9em;
	font-family:Arial,Verdana,Georgia,Times,Sans-Serif;
	margin:0;
}		
		
img {
	border:none;
	padding:5px;
	margin:0px;
}

a:link, a:visited{
	color:#7db72f;
	text-decoration:none;
}
		
a:hover{
	color:#808080;
	text-decoration:underline;
}
		
ul {list-style:none;}
li {list-style: none;}

blockquote{
	display:block;
	font-size:1.5em;
	font-style:italic;
	line-height:140%;
	padding:12px;
	quotes:"Ò" "Ó";
	width:180px;
}
		
/* STRUCTURE-start */
		
.wrapper{
	margin:0 auto;
	width:905px;
}
		
#header{
	background:url(images/header_bg.jpg) no-repeat;
	float:left;
	width:905px;height:230px;
}
	
#container{
	float:left;
	padding:0;margin:35px 0;
	width:905px;
}
		
.sidebar{
	float:left;
	padding-left:80px;
	width:180px;
}
		
#footer{
	background:#1a1819;
	clear:both;
	color:#262626;
	float:left;
	margin:0 auto;
	padding: 10px 0 10px 0;
	text-align:center;
	width:905px;
}

/* STRUCTURE-end */

/* HEADER-start */	
		
#logo h1, #logo small{
	display:block;
	text-indent: -9999px;
}
		
#logo{
	float:left;
	margin-top:58px;
}

#menu {
	background:#1a1819;
	color:#b9b9b9;
	display:block;
	float:left;
	font-size:1em;
	margin-top:230px; padding-top: 8px;
	text-align:center;
	width:905px;height:25px;
}

#menu ul li{display: inline; margin:0 20px 0 20px;}

#menu a{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

#menu a:hover {color:#808080;}

#search{
	float:right;
	right:0px;
	text-align:right;
}

#s{
	background:#a9bf5a;
	border:none;
	color:#f2f2f2;
	font-size:1.2em;
	font-family: Georgia;
	margin-top: 10px;
	padding:10px 5px 5px 5px;
	height:20px;width:200px;
}
		
#searchsubmit{
	background:none;
	border:none;
	color:#262626;
}			

/* HEADER-end */
		
.entry {
	float:right;
	margin-top:10px;
	width:905px;
}

#container li {
	list-style: disc;
}

.column {
	float: left;
	padding:0;
	width: 452px;
}

.infoblock1 {
	background: #e0e1e3;
	color: #1a181b;
	float:left;
	margin:15px 0 0 0;
	width: 435px; height: 240px;
}

.infoblock1 p {padding:5px;}

.infoblock2 {
	background: #e0e1e3;
	color: #1a181b;
	float:right;
	margin:15px 0 0 0;
	width: 435px; height: 240px;
}

.infoblock2 p {padding:0 10px 0 10px;}

.postmetadata {
	float:right;
	border-top: 1px dotted #b9b9b9;
	border-bottom: 1px dotted #b9b9b9;
	margin:40px 0 80px 0;
	width:420px;
}
		
.postmetadata p{
	font-size:0.8em;
}

.entry img {
	padding:0 0 0 0;
}		

/* SIDEBAR-start */

.sidebar a{
	font-size:0.8em;
}

.sidebar p{
	color:#b9b9b9;
	font-size:0.8em;
	line-height:160%;
}		
		
.sidebar ul{
	list-style:none;
	padding: 0px;
}				
		
.sidebar ul li li {
	padding:0;
}

/* SIDEBAR-end */

/* FOOTER-start */	

#footernav ul li {
	display: inline; 
	margin:5px 35px 5px 35px;	
}
	
#footer a {color:#900f61;font-size:0.9em;text-decoration:none;}
#footer a:hover {text-decoration: underline;}
	
/* FOOTER-end */

/* TEXT-start */

.hl {color:#a9bf5a}

.posts h2 a{
	float:left;
	color:#262626;
	font-size:0.9em;
	font-weight:bolder;
	margin-bottom:1px;
}

.entry p {
	color:#000;
	font-size:0.8em;
	line-height:160%;
	margin-bottom:15px;
}

.entry a {
	color:#7db72f;
	text-decoration:underline;
}

.entry a:hover {
	color:#262626;
	text-decoration:none;
}

.entry ul {
	color:#000;
	font-size:0.8em;
	line-height:160%;
	margin: 0  0 15px 20px;
}

p{
	font-size:0.9em;
	line-height:140%;
}

h1 {}

h2 {
	font-size:1.2em;	
	font-weight:bolder;
	padding:30px 0 0 0;
}

h3 {
	color:#808080;
	font-size:0.8em;
	font-weight:bold;
	margin:18px 0 20px 0;
}
	
h5{	
	background: #1a1819;
	color:#fff;
	display: block;
	font-size:1em;
	font-weight:normal;
	padding:8px;
}

/* TEXT-end */

/* COMMENTS-start */

.comments-template{
	float:left;
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin-bottom: 10px;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Sans-serif;
	font-size: 16px;
	margin-bottom:15px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* COMMENTS-end */

.navigation {
	float:left;
	font-size:0.8em;
}

/* WORDPRESS MUSTS-star */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 0em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* WORDPRESS MUSTS-end */

/* ACCORDIAN */

#basic-accordian {
	border:5px solid #EEEEEE;
	padding:5px;
	width:890px;
}

.accordion_headings{
	height:60px;
	background: url(images/accordion_a.gif) no-repeat left top;
	color:#fff;
	border:1px solid #fff;
	cursor:pointer;
	font-weight:bold;
	line-height:65px;
	text-indent:65px;
}

.accordion_headings:hover{
	color:#222;
	background-position: left -60px;
}

#basic-accordian .header_highlight{
	color: #222;
	background-position: left -120px;
	cursor: text;
}

.accordion_child{
	padding:5px;
	margin:0;
	background:#EEE;
	width:940px;
}

#basic-accordian p {margin-bottom:0px;}

/* end ACCORDIAN */