body{
	background:#f1f1f1 url(images/background.gif);
	color:#262626;
	font-size:0.9em;
	font-family:Arial,Verdana,Georgia,Times,Sans-Serif;
	margin:0;
}		
		
img {
	border:none;
	padding:5px;
	margin:0px;
}

strong {
	font-weight: bold;
}

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

a:hover, a:active, a:focus {
	outline:0;
}
		
ul {list-style:none;}
li {list-style: none;}
		
/* STRUCTURE-start */
		
.wrapper{
	margin:0 auto;
	width:660px;
}
		
#header{
	border-bottom: 5px solid #e0e0e0;
	float:left;
	margin-bottom:40px;
	width:660px;height:150px;
}
		
#container{
	float:left;
	padding:0;
	width:660px;
}
		
.sidebar{
	float:left;
	padding-left:80px;
	width:180px;
}
		
#footer{
	clear:both;
	color:#262626;
	float:left;
	margin-top:25px; 
	width:100%;
}

/* STRUCTURE-end */

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

#intro p{
	color:#f2f2f2;
	font-size:1.2em;
	font-weight:lighter;
	line-height:140%;
	padding:0;
}
		
#headerright{
	float:right;
	text-align:right;
	width:250px;
}

#address{
	color:#b9b9b9;
	font-size:0.7em;
	float:right;
	text-align:right;
	margin-top:10px; padding: 0px;
	line-height:140%;
}

#address a:hover{
	color:#a9bf5a;
	text-decoration:underline;
}

#menu{
	color:#b9b9b9;
	display:block;
	float:right;
	font-size:0.7em;
	margin-top:90px; padding:0px;
	float:right;
	width:200px;height:20px;
}

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

#menu a{
	text-decoration:none;
	color:#b9b9b9;
	font-weight:bold;
}

#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:left;
	margin-top:40px;
	width:660px;
}

.entry p {

}

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

.entry img {
	padding:0 0 5px 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;
}

h2.widgettitle {
	color:#808080;
	font-size:0.8em;
	font-weight:bold;
	margin:18px 0 20px 0;
}

#twitter_up\_list li {
	color:#454545;
	font-style:italic;
	margin-left:5px;
	margin-top:5px;
}
		
#twitter_update_list li a{
	color:#454545;
	text-decoration:underline;
}

/* SIDEBAR-end */

/* FOOTER-start */	
	
#footer .wrapper {min-height:250px;background: url(images/footerborder.gif) repeat-x;}

.footer_column{
	float:left;
	margin-top:0px;
	margin-right:80px;
	margin-bottom:20px;
	width:250px;
}

.footer_columnright{
	float:right;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:20px;
	width:240px;
}
	
#footer h3{
	color:#a9bf5a;
	font-size:1.2em;
	font-weight:lighter;
	margin-bottom:15px;
	padding:0;
}

#footer li {
	font-size:0.9em;
}
	
#footer a {color:#262626;text-decoration:underline;}
	
.footer_column ul li, .footer_column ul{
	list-style:none;
	margin:0px;padding:0px;
}

.split {
	float:left;
	margin:0 10px 0 0;
	padding: 0px;
}

.split ul {margin:0px;padding:0px;}
	
/* FOOTER-end */

.date {
	color:#b9b9b9;
	float:left;
	font-size:0.9em;
	font-weight:normal;
	line-height:120%;
	margin-top:5px;
	width:660px;
}


/* TEXT-start */

.hl {color:#a9bf5a}

.posts h2 a{
	float:left;
	color:#262626;
	font-size:0.9em;
	font-weight:normal;
}

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

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

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

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{	
	color:#262626;
	font-size:0.8em;
	font-style:italic;
	font-weight:normal;
	margin-top:0px;
}

/* 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 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* WORDPRESS MUSTS-end */
