/* SimplyGreen Theme */

body {
	background: url(../images/tile_background.jpg) repeat;
}

#header{
	height:91px;
	background: url(../images/tile_header.gif) repeat-x;
}

#header-nav{
	height:34px;
	background: url(../images/tile_nav.gif) repeat-x;
}

#head-rss {
	position:absolute;
	top:92px;
	right:15px;
	padding-left: 18px;
	margin-top: 10px;	
	background:url(../images/rss.gif) left center no-repeat;	
	color:#FFFFFF;
	font-size:1.2em;
	font-family:"Georgia", "Arial", "sans-serif";
}

#head-rss a{color:#FFFFFF;}
#head-rss a:hover{color:#FFFFFF;text-decoration: underline;}


#main {
	background: #FFFFFF;
}

#content {
	padding-top:100px;
}

#tag-line {
	position:absolute;
	top:0px;
	left:240px;
}
	

h2.pagetitle {
	color: #555;
	}

#sidebar ul li h2 {
	font-family: Georgia, Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.6em;
	padding:0 0 3px 0;
}
	
#sidebar ul li h2 {
	color: #8cc43d;
	border-bottom: 1px solid #d5f0b0;
}

#sidebar .sidebar-ad * {
	border:none;
	background:none;
	padding-left:0;
}

#sidebar .sidebar-ad {
	padding-bottom:5px;
}

.d-quote {
	font-size:15px;
	line-height: 1.4em;
	margin:30px 0 30px 0;
	color:#333333;
}

.entry p {
	padding: 7px 0 7px 0;
	margin:0;
	font-size:15px;
	line-height: 1.4em;	
	color:#333333;	
}

.danny-circle {
	margin-left:-35px !important;
}	

.legal, .legal p {
	font-family:Arial;
	font-size:12px;
	line-height: normal;
}

h1, h1 a {
	color: #333;
	}
	
#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	color: #fff;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0a8b70;
	}

.commentlist li {
	background:#fdfdfd;
	}

.commentlist li .avatar { 
	border: 1px solid #eee;
	background: #fff;
	}


.commentlist li.alt {	
	background:#fefefe;	
}


small, span.recentdate, .commentmetadata {
	font-family: "Trebuchet MS", "Verdana", "sans-serif";
	font-size: 11px;
	line-height: 1.5em;
	color:#666666;
	}

code {
	border: 1px solid #eee;
	background:#F5FAFE;
	}

a {
	color: #21759B;
	border-bottom: 1px solid #ccc;
	}
	
a:hover {
	color: #336600;
	}

.entry a.more-link:hover, .navigation a:hover {
	color: #336600;
	background: #8EC671;
	border-bottom: 1px solid #336600;
	}

.entry a.more-link, .navigation a {
	background:#F5FAFE;
	border-bottom: 1px solid #ddd;
	}

#sidebar #wp-calendar a {
	background: #eee;
	}
#sidebar #wp-calendar a:hover {
	background: #E8C8C8;
	}	

#sidebar #wp-calendar th {
	border-bottom:1px solid #eee;
	}
	
.post hr {
	border-top: 1px dotted #ccc;
	}		
	
.narrowcolumn .postmetadata2 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}	


.entry img {
	padding:0;
	max-width: 100%;
	border:5px solid #d5f0b0;
}	
	
.entry img.no-border {
	border:none;
}	

.entry {
	border-top: 1px solid #eee;
	}
	
#sidebar a {
	border-bottom:1px solid #eee;
	}	
#sidebar a:hover {
	border-bottom: 1px solid #d53c9;
	background-color: #F5D1C5;
}	

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover,
#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
	background-color: #f1f0ed;
} 

#sidebar div.flickr_badge_image a {
	background: #fff;
	border: 1px solid #eee;
}
#sidebar div.flickr_badge_image a:hover {
	border: 1px solid #ddd;
	background: #fdfdfd;
}

.commentlist li {
	border: 1px solid #eee;	
	}
	
#sidebar #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

acronym, abbr {
	border-bottom: 1px dashed #ccc;
	}
	
blockquote {
	border-left: 4px solid #E2F0FC;
	background:#F5FAFE;
	color:#666;
	}		

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	}



#sidebar li#rssfeeds a:hover, #sidebar .textwidget a:hover, #sidebar #tag_cloud a:hover, #sidebar p a:hover{
	background: #e8c8c8;
	}


/* Form Elements */

#header #searchform #s {
	color: #666666;
	border: 1px solid #aaaaaa;
	}

#header #searchsubmit,  {
	background: #a7b280;
	border: 1px solid #99a66b;
	color: #3b4027;
	}
	
#content #searchform #s {
	background: #ddd;
	color: #333;
	border: 1px solid #bbb;
	}

#content #searchsubmit {
	background: #666;
	border: 1px solid #777;
	color: #ccc;
	}
	
#commentform input, #commentform textarea, fieldset {
	border: 1px solid #ccc;
	}
	
legend {
	background: #ccc;
}

/* */


/* Top Navigation */
/* Page Menu CSS */

#pagemenu {	
	position:absolute;
	top:95px;
	left:210px;	
	font-size: 1.5em;	
	font-family:"Georgia", "Arial", "sans-serif";
}

#pagemenu ul#page-list {
	list-style: none;
	padding: 0px 10px;	
	margin: 0 auto;
	width: 500px;	
	display: block; /* ignored by IE  remove space bug on FF, Chrome */	
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	padding: 0px 20px;
	text-decoration: none;	
	border: none;	
	text-transform: uppercase;
}

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	text-decoration: none;
}

#pagemenu  #page-list {
	margin:0; padding:0;
	}
		
#pagemenu #page-list li {
	padding:0px;
	float:left;
	list-style: none;
	line-height:28px;
	display: inline;
	margin-left: 5px;
}
	
#pagemenu #page-list li a, #page-list li ul li a{		
    display:block		
}	


#pagemenu #page-list li ul li {
	line-height:28px;	
	width:12em;
	margin:0px;
}

#pagemenu #page-list li:hover, #pagemenu #page-list li.hover {
    position: static;
}
	

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	color: #FFFFFF;
}	

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	color: #bee3a3;
}


#pagemenu ul li.current_page_item, #pagemenu ul li.current_page_item a, #pagemenu ul li.current_page_item a:hover, #pagemenu ul li.current-cat, #pagemenu ul li.current-cat a, #pagemenu ul li.current-cat a:hover { 
	color: #bee3a3; 
}
	
#pagemenu ul li.current_page_item li a {
	color: #888;
}

#pagemenu #page-list li:hover {

}


/* footer */
#footer {
	font-family: Arial;
	background: #6fb33e;
	color:#FFFFFF;
	width: 960px;	
	margin:0 auto 0 auto;
	padding: 0;
	clear: both;
 	overflow: hidden;	
}	


#footerarea {
	width: 960px;
	margin: 0 auto;	
}

	
#footerarea span#footerleft {
	float:left;	
	margin: 0;
	padding: 30px 40px;	
}

#footerarea span#footerright {
	float:right;
	color:#c9e99c;
	margin: 0;
	padding: 45px 40px 40px 40px;	
}

#footer a {color: #FFFFFF;text-decoration:none;border-bottom:none;}
#footer a:hover {color: #FFFFFF;text-decoration: underline}
	
	
/* comment bar */
.entry-footer {
	width:600px;
	height:46px;
	clear:both;
	font-family: Georgia, Sans-Serif, Verdana ;	
	position:relative;	
	background:url(../images/comment-bgrd.png) left top no-repeat;		
}

.entry-footer a {color: #FFFFFF;text-decoration:none;border-bottom:none;}
.entry-footer a:hover {color: #FFFFFF;text-decoration: underline}

div.share-this-bar {
	padding:18px 0 0 60px;
}


.entry-footer-comments {
	position:absolute;
	right:5px;
	top:5px;
}

.entry-footer-comments div {
	float:right;
	padding-top:11px;
}

.entry-footer-comments span {
	font-size:28px;
	display:block;
	float:right;
	padding-right:5px;
}

/*side bar */
#sidebar .archives a, #sidebar .cat-item a, #sidebar .cat-item a:hover,
#sidebar #archives ul li a {
	background: none;
	padding-left: none;	
}

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover {
	background: none;
}

#sidebar {
	font-family: Georgia, Sans-Serif, Verdana ;	
}

#sidebar a {
	border: none;
	background: none;	
	display: block;
	padding: 0 0 0 0;
	padding-left: 0;
	color:#0e6641;
	font-size:14px;
}
#sidebar a:hover {
	background: none;
	text-decoration: underline;
}	

#sidebar ul.archives li {
	padding:10px 0 10px 0;
}


	


