/*
THEME NAME: MyTheme
THEME URI: http://www.recyclingtheweb.com
DESCRIPTION: MyTheme by Aaron Smith
VERSION: 0.1
AUTHOR: Aaron Smith
AUTHOR URI: http://www.recyclingtheweb.com
*/
body, h1, h2, h3, h4, h5, h6, abbr, acronym, address, blockquote, dd, dl, form, p{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	/*background: #ededed;*/
background: #fff;
	color: #000;
}

a{
	text-decoration: underline;
	color: #25723A;
}

a:hover{
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}

form, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

address, dl, p, div.page-link, div.entry-content h1, div.entry-content h2, div.entry-content h3, div.entry-content h4, div.entry-content h5, div.entry-content h6{
	padding: 15px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 1px solid #ddd;
	background: #f7f7f7;
}

blockquote p{ padding: 15px 10px; }

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{float: left;}

.alignright{float: right;}

div#wrapper{
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	/*background: #fff url(images/bg_body.gif) repeat-y center top;*/
	/*background-color: #222;*/
}

div#header{
	float: left;
	width: 980px;
	padding: 0px;
	/*background-color: #222;*/
	height: 130px;
margin: 20px 0px 0px 0px;
}

div#header h1{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Arial, Helvetica;
	font-size: 38px;

}

div#header h1 a{
	color: #000;
text-decoration: none;
}

div#header h1 a:hover{
	border: 0;
}
#header img {
border: none; 
margin: 0px 0px 0px 0px;
}




div#access div.skip-link{
	float: right;
	margin: -34px 10px 0;
	display: inline;
	font-family: Georgia, Arial, Helvetica;
}

div#access div.skip-link a{
	color: #777;
}

div#access div.skip-link a:hover{
	color: #000;
}

div#menu{
	float: left;
	width: 980px;
	padding: 0px;
	background-color: #fff;
	line-height: 60px;
margin: 0px 0px 20px 0px;
}

div#menu ul,div#menu ul ul,div#menu ul li{
	list-style:none;
	margin:0;
	padding:0;
}

div#menu ul li{
	/*float: left;*/
	margin: 12px 10px 0;
	display: inline;
	font-family: Georgia, Arial, Helvetica;
	font-size: 14px;
}

div#menu ul a{
	color: #777;
}

div#menu ul a:hover{
	color: #000;
}

div#menu li ul{
	display: none;
	position: absolute; 
	top: 1em;
	left: 0;
	clear: left;
}

div#menu li:hover ul, li.over ul { display: block; }

div#menu li > ul {
	top: auto;
	left: auto;
}

div#menu ul ul li{}

div#menu ul ul li a{}

div#menu ul li:hover ul{}

div#menu ul li:hover ul li a{}




div#about{
	float: left;
	width: 980px;
	border-top: 1px solid #5f0000;
	border-bottom: 1px solid #5f0000;
	padding: 0 0 29px 0;
	background: #c00 url(images/bg_about.gif) repeat-x left bottom;
	
}

div#about p.message{
	padding: 20px 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 36px;
	color: #fff;
}

div#about img.photo{
	float: left;
	margin: 0 15px 0 0;
}




.container{
	float: left;
	width: 980px;
	background-color: #fff;
	margin: 20px 0px 20px 0px;
}

div#content{
	float: left;
	width: 488px;
	overflow: hidden;
}




.post
{

background-color: #fff;

margin: 20px;
_margin: 10px;
text-align: left;
}


.left
{
	float: left;
width: 500px;
}



.right
{
	float: right;
	background-color: #000;
	color: #fff;
width: 400px;
}


.full, fullhp
{
width: 950px;
}

.fullhp img
{
float: right;
margin: -100px 0px 20px 20px;
}

.full img
{
float: right;
margin: 20px;
}

div#nav-above{
	margin: 10px 10px 0; 
}
div#nav-below{
	 margin: 10px;
}

div.navigation{
	/*border-top: 1px solid #e0dcb8;*/
	padding: 5px 10px 6px;
	background-color: #9AC40B;
	line-height: 24px;

}

div.navigation a{
	text-decoration: none;
	/*border-bottom: 1px dotted #c00;*/
}

h2.entry-title, h3.entry-title, h3.cat-title{


	font-family: Georgia, Arial, Helvetica;
	font-size: 38px;
line-height: 40px;

color: #25723A;
}


h3.cat-title{
font-size: 28px;
color: #25723A;
}

h2.entry-title-big {
	font-family: Georgia, Arial, Helvetica;
line-height: 45px;
width: 400px;
color: #25723A;
font-size: 38px;
}

h1.entry-title-big {
	font-family: Georgia, Arial, Helvetica;
line-height: 45px;

color: #25723A;
font-size: 38px;
}

h2.entry-title-big a {
color: #25723A;
text-decoration: none;
font-size: 38px;
line-height: 45px;
}

h2.page-title{
	margin: 0;
	border-top: 1px solid #dfdfdf;
	padding: 8px 0px 8px 0px;
	font-family: Georgia, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	background: #f8f8f8 url(images/bg_sidebar_h3.gif) repeat-x left bottom;
	color: #25723A;

}

h2.entry-title a, h3.entry-title a{
	
	text-decoration: none;
}




.cat-date {font-size: 11px;}
.cat-content {text-align: left;}


div.entry-date, div.cat-date{
	padding: 16px 0 0 0px;
	color: #666;
}

div.entry-content{
	line-height: 24px;
	text-align: left;
margin-bottom: 20px;
}

div.entry-content-big{
	line-height: 24px;
	text-align: justify;
}


div.entry-content h1{
	font-size: 30px;
	line-height: 36px;
}

div.entry-content h2{
	font-size: 19px;
	line-height: 30px;
}

div.entry-content h3{
	font-size: 18px;
}

div.entry-content h4{
	font-size: 16px;
}

div.entry-content h5{
	line-height: 15px;
}

div.entry-content h6{
	line-height: 12px;
}

div.entry-meta{
	padding: 10px 0 0;
	line-height: 24px;
}




div#comments{
	margin: 0 10px 10px;
	padding: 0 10px 10px;
	border-top: 1px solid #dfdfdf;
	background: #fcfcfc;
}

div#comments h3{
	font-family: Georgia, Arial, Hevletica;
	font-size: 24px;
	padding: 10px 0 5px;
}

div#comments p{
	padding: 10px 0 5px;
	line-height: 24px;
}

div#comments ol , div#comments ol li{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 24px;
}

div#comments ol{
	padding: 0 0 10px;
}

div#comments ol li{
	padding: 10px 0 10px;
	background: url(images/bg_sidebar_h3.gif) repeat-x left bottom;
}

div.comment-meta{
	font-size: 11px;
}

div.nopassword{
	padding: 10px 0 0;
	line-height: 24px;
}

form#commentform span.required{
	background: #fff;
	color: #f00;
}

form#commentform .form-label, form#commentform .form-textarea{
	margin: 10px 0 0;
}

input#author,input#email,input#url{width:50%;}

input#author,input#email,input#url,textarea#comment{padding:0.2em;}

textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:100%;}





div.sidebar{
	float: left;
	/* with 0 padding use width: 286px;*/
	width: 266px;
	text-align: left;
	padding: 10px;
}

div.sidebar a{
	color: #25723A;
}

div#primary{
	margin: 5px 0 0 -491px;
}

div#secondary{
	margin: 5px 0 0 -245px;
}

div.sidebar ul, div.sidebar ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.sidebar ul{
	margin: 0px;
}

div.sidebar ul li{
	padding: 0px 0px 15px 0px;
}

div.sidebar ul li#search form#searchform{
	margin: 0;
	padding: 10px 10px 0;
}

div.sidebar ul li h3, div.sidebar ul h3{
	border-top: 1px solid #dfdfdf;
	padding: 8px 0px 8px 0px;
	font-family: Georgia, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	background: #f8f8f8 url(images/bg_sidebar_h3.gif) repeat-x left bottom;
margin: 0px 0px 10px 0px;

}

div.sidebar ul li h3 a, div.sidebar ul h3 a{
color: #9AC40B;
text-decoration: none;
}

div.sidebar ul ul{
	margin: 0;
	padding: 6px 0px 0px 0px;
	line-height: 24px;
}

div.sidebar ul ul li{
	padding: 0;
/*background-color: #ccc;*/
margin: 0px 0px 5px 0px;
border-bottom: 1px dotted #ccc;
}

div.sidebar ul ul li a{
text-decoration: none;
}

div.sidebar ul ul ul{
	padding: 0 0 0 10px;
}

div.sidebar input#s{width: 120px;}

.sidebar h2 a
{
	font-family: Georgia, Arial, Helvetica;
	font-size: 16px;
	line-height: 28px;
font-weight: bold;
text-decoration: none;

}

.sidebar h4
{
	font-family: Georgia, Arial, Helvetica;
	font-size: 13px;
	line-height: 28px;
font-weight: bold;
text-decoration: none;
margin: 10px 0px 5px 0px;
}

/* Start Widget Styles */

div#calendar_wrap{
	padding: 10px;
}

table#wp-calendar{
	width: 100%;
}

table#wp-calendar th, table#wp-calendar td{
	padding: 10px 0 0;
}

div.sidebar ul li#google-search form#gsearch{
	padding: 5px 10px 10px;
	text-align: left;
}

/* End Widget Styles */




div#footer{
	width: 980px;
	padding: 0px;
	font-size: 11px;
	line-height: 60px;
	background-color: #fff;
	margin: 10px 0px 10px 0px;
	clear: both;
}

div#footer a{
	text-decoration: none;
}

#footer img
{
border: none;
margin: 10px;
}


#footer h2
{
	font-family: Georgia, Arial, Helvetica;
	font-size: 17px;
	padding-top: 10px;
text-transform: uppercase;
color: #25723A;
}



.flickr
{
margin-top: 10px;
}

.flickr img

{

    width: 70px;

    height: 70px;

    border: 1px solid #666;

    padding: 3px;

    margin: 4px;

    float: left;

}