/*  
Recycled Paper - default theme

Author: Creative Synthesis Collaborative
Author URI: http://www.creativesynthesis.net/

*/


body {
/*	background:  url(images/header_bg.jpg) top left repeat-x #fff; */
	background:  url(images/top.png) top left repeat-x #fff; 
	
	color: #000;
}

.alt {
	background:#f9f9f9;
	border:1px solid #dcdcdc;
}

#content-wrap {
	background:  url(images/bg.gif) top left repeat-x #fff; 
}

#respond {
	
}

#comments {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	
}

#commentwrap {
	color: #000;
	
}

#header a {
	color:  #fff;
}

#maintitle {
	
}
#header a:hover {
	color:  #fff;
}

.entry {
	color:#444;
}

.entry blockquote {
	background:#eee;
	color:#333;
}
#header {
	color:#ccc;
/*	height:190px;*/
	
}

#header-wrap {
}

#searchbox {
	background: no-repeat 0 0 url('images/searchbg.png');
}




#footer {
	color: #666;
}

#footer a {
	color:#000;
}

#footer a:hover {
	color:#fff;
}

#commentform textarea {
	background-color: #fff7d7;
	border:1px solid #fad163;
}

#commentform input {
	border:1px solid #999;
}

#menu-wrap{
}

#menu-content {
	color:#fff;
}

#menu-content a {
	color: #fff;
}

#menu-content a:hover {
	color: #fff;	
}

/* End Various Tags & Classes*/

a:link { 
	color: green; 
	text-decoration: none; 
}

a:visited { 
	color: green; 
	text-decoration: none; 
}

a:hover { 
	color: #FFFFFF; 
	text-decoration: none;
	background: green;
}

a:active { 
	color: #FFFFFF; 
	text-decoration: none; 
	background: green; 
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

#flickrbox {
	border-bottom:1px solid #999;
	background:#eee;
}

#optionnavigation {
	border-bottom: 1px solid #999;
	background:#fff;
}

#boxlist li {

}
#sidebar {
	
}
#boxlist li a {
	background-repeat: no-repeat;
	color: #000;
	
}

#boxlist a span {
	color:#333;
	
}
#boxlist li a b	{
	color: green; 
	font-weight:normal;
	background:#fff;
}

#boxlist a:hover {
}
	
#boxlist li a:hover b {
	color:red;
}

#boxlist li a:hover span {
		color:#000;
}


.highlightbox {
	background-color: #fff7d7;
	border:1px solid #fad163;
}

#post-nav {
	background-color: #fff7d7;
	border:1px solid #fad163;
}

.highlightbox a b {
	color: #000;
}

.highlightbox a {
	color: #000;
}

.highlightbox a:hover {
	background-color: #fff7d7;
	
	color:#000;
}
.highlightbox a span {
	color:#000;
	font-size:12px;
}

.highlightbox a:hover b{
	color:red;
}

.flickr_badge_image{
	color: #333;
}

.flickr_badge_image a img{
	border: 1px solid #999;
}

#search-button {
	background:#000; color:#fff; 
}	
.postextra {
	color:#999;
}


.style-normal  { border:1px solid #eee; background: url(images/corner.png) top right no-repeat;}
.style-textboxes {border:1px solid #eee;
background: url(images/corner.png) top right no-repeat;}
.style-imgboxes {border:1px solid #eee;
background: url(images/corner.png) top right no-repeat;}

.fullpost { color:#333; border-top:1px solid #eee; background: url(images/fade.png) top left repeat-x;}
.fullpost b a {
	color: green; 
	font-weight:normal;
}
.fullpost b a:hover {background:green; color:#fff;}

.fullpost blockquote { background:#eee;}
.fullpost span {color:#999;}