/*  
Theme Name: Recycled Canvas
Theme URI: http://www.creativesynthesis.net/blog/projects/recycled-canvas-theme/
Description: Experimenting with data collection, design, and <a href="http://www.creativesynthesis.net">creative synthesis</a>.<br/> If you are using this theme please make sure you have the recycled data wordpress plugin turned ON - It is available <a href="http://www.creativesynthesis.net/dist/recycled-data-v0_2.zip">here</a>.
Version: 0.9
Author: Creative Synthesis Collaborative
Author URI: http://www.creativesynthesis.net/



*/

body {
	margin: 0;
	font-family: arial, helvetica, sans-serif; 
	background: #ad090f; 
}

/*  Menu */
#menu-wrap { margin: 0 auto; vertical-align:top;}
#menu-content {	
	font-family: arial, helvetica, sans-serif; 
	margin: 15px auto 0 auto;
	font-size: 14px;
	width:990px; 
	font-weight:bold;
	float:left;
	color:#000;
}
#menu-content span ul {
list-style: none;
margin: 0;
padding: 0;
display: inline;
}

#menu-content span ul li {
	display: inline;
	padding-right: 10px;
}
#menu-content a { 
	text-decoration: none;
	color: #fff;
}

#menu-content a:hover {
	color: #d97564;	
}
/* Header */
#header-wrap {
	font-size:12px;
	padding-bottom:0px;
}
#header {
	color:#c21c02;
	padding-top: 18px;
	width:960px;
	margin: 0 auto;

}
#header a {
	text-decoration: none;
	color:  #fff;
}

#header a:hover {
	color:  #ddd;
}



#maintitle {
	font-family: arial, helvetica, sans-serif; 
	font-size: 2.2em;
	float:left;
	display:block;
}




#page {
	text-align: left;
	margin: 0 auto;
}

/* @end */

#postloop {
	margin: 0 auto;
	padding: 15px 0 0 0;
}

*:first-child+html #postloop {width:1100px;}

.more-link {
	float:right;
	margin-top:-20px;
	margin-right:15px;
}
.bodytext {
	margin-left:10px;
	margin-right:10px;
	display:block;
	height:236px;
	overflow:hidden;
	color:#000;
}
.bodytext-Feature2 {
	margin-left:10px;
	margin-right:10px;
	display:block;
	height:236px;
	overflow:hidden;
	color:#fff;
}
.bodytext p{
	/*margin-top:0px;*/
}
.bodytext-Feature2 p{
	/*margin-top:0px;*/
}
.titletext{
	font-size: 20px;
	display: block;
	color:#000;
	margin-left:10px;
	font-weight:bold;
	overflow:hidden;
	height:28px;
}
.titletext-Feature1{
	font-size: 20px;
	display: block;
	color:#000;
	margin-left:10px;
	font-weight:bold;
	overflow:hidden;
	height:28px;
}
.titletext-Feature2{
	font-size: 20px;
	display: block;
	color:#fff;
	margin-left:10px;
	font-weight:bold;
	overflow:hidden;
	height:28px;
}
.postextra {
	font-style:italic;
	font-size:12px; 
	font-weight:normal;
	display:block;
}
.postextra-Feature {
	font-style:italic;
	font-size:12px; 
	font-weight:normal;
	display:block;
	color:#333;
	margin-left:10px;
}
.postextra-Feature2 {
	font-style:italic;
	font-size:12px; 
	font-weight:normal;
	display:block;
	color:#ccc;
	margin-left:10px;
}
#footer {
	/*width:960px;
	text-align:right;
	font-size: 10px;
	margin:0 auto;
	color: #666;*/
	font-family: arial, helvetica, sans-serif; 
	margin: 15px auto 0 auto;
	font-size: 16px;
	width:960px; 
	font-weight:bold;
	float:left;
	color:#000;
}
/*
#footer a {
	color:#000;
}

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


#page-content {
	width:1100px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}

#respond {
	padding:10px;
	background-color: #aaa;
	color:#333;
	margin-left:0px;

}

.flickrlist div { padding:1px;}

#commentwrap {
	float:left;
	display:block;
	width:776px;
	padding:12px;
	background-color: #ddd;
	color:#333;	
}
#commentwrap a{
	color:#000;	
	text-decoration:underline;
}
#commentwrap a:hover{
	text-decoration:none;
}
.page-post { 
	float:left;
	display:block;
	width:783px;
	background: #ccc;
	}
.post { 
	float:left;
	display:block;
	width:800px;
	background: #fff;
	color:#000;
	}
.post a {
	/*margin-left:5px;*/
	color:#000;
}
.post a:visited {
	color:#000;
}
.post-Feature1 {
	float:left;
	display:block;
	width:800px;
	background-color:#ffcd02;
	color:#000;
}
.post-Feature1 a {
	/*margin-left:5px;*/
	color:#000;
}
.post-Feature1 a:visited {
	color:#000;
}
.post-Feature2 {
	float:left;
	display:block;
	width:800px;
	background-color:#ff6699;
	color:#fff;
}
.post-Feature2 a {
	/*background-color:#fff;
	margin-left:5px;*/
	color:#fff;
}
.post-Feature2 a:visited {
	color:#fff;
}
#post-bottom{
	float:left;
	display: block;
	font-size:10px; 
	color:#000; 
	background:#e6e5e1;
	height:20px;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:20px;
}
#post-bottom a {
	color:#000; 
}
#post-bottom a:visited {
	color:#000; 
}


#post-wrap {
	float:left;
	display:inline;
	width:800px;
}
#post-nav {
	float:left;
	margin-bottom:5px;
	font-size: 12px; 
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #333;
	color:#aaa;
}
#page-wrap {
	display:block;
	margin-left:5px;
}

.mainpost{
	float:left;
	display:block;

	/*height:320px;*/
}
/*.mainpost a{
	color: black;
}
.mainpost a:hover{
	color: #cc9900;
}
.mainpost a:visited{
	color: black;
}*/
.entry { 
	display:block;
	font-size: 13px; 
	line-height:1.2;
	padding:20px;
	}
.entry p {
	padding-top: 5px;
	display:block;
	}
.entry p a{ 
	color: #ad090f;
text-decoration: underline; 
	}
.entry p a:hover{ 
	color: #000;
text-decoration: underline; 
	}
.entry p a:visited{ 
	color: #ad090f;
text-decoration: underline; 
	}
.entry blockquote {
	padding:2px;
	padding-left:10px;
	background:#eee;
	color:#333;
	
}
.entry-Feature1 { 
	display:block;
	font-size: 13px; 
	line-height:1.2;
	padding:20px;
	}
.entry-Feature1 p {
	padding-top: 5px;
	display:block;
	}
.entry-Feature1 p a{ 
	color:#000;
	text-decoration: underline;
	}
.entry-Feature1 p a:hover{ 
	color:#222;
	text-decoration: none;
	}
.entry-Feature1 p a:visited{ 
	color:#666;
	}
.entry-Feature1 blockquote {
	padding:2px;
	padding-left:10px;
	background:#eee;
	color:#333;
	
}
.entry-Feature2 { 
	display:block;
	font-size: 14px; 
	line-height:1.2;
	padding:20px;
	}
.entry-Feature2 p {
	padding-top: 5px;
	display:block;
	}
.entry-Feature2 p a{ 
	color:#000;
	text-decoration: underline;
	}
.entry-Feature2 p a:hover{ 
	color:#222;
	text-decoration: none;
	}
.entry-Feature2 p a:visited{ 
	color:#666;
	}
.entry-Feature2 blockquote {
	padding:2px;
	padding-left:10px;
	background:#eee;
	color:#333;
	
}


p img {
	padding: 0;
	max-width: 100%;
}

small {
	font-family: arial, helvetica, sans-serif; 
	font-size: 0.9em;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}

.archivetitle {
	font-size: 22px;
	display: block;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:20px;	
	color:white;
}

/*.postmetadata {
	text-align: right;
	font-size: 12px;
}*/

.pagetitle {
	font-size: 22px;
	display: block;
	font-weight:bold;
	padding-top:20px;
	padding-left:20px;
}
/*.pagetitle a {
	text-decoration: none;
	color:#000;
	}
.pagetitle a:hover {
	text-decoration: none;
	color:#fff;
	}
.pagetitle a:visited {
	text-decoration: none;
	color:#000;
	}
*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	display: inline;
	vertical-align:middle;
}

img.alignleft {
	display: inline;
	vertical-align:middle;
	padding-right:2px;
}
img.aligncenter {
	display: inline;
	vertical-align:middle;
}

.alignright { 
	float: right; 
	margin-right:3px;
	}
.alignleft { 
	float: left; 
	margin-left:0px;
	margin-right:1px;
	/*overflow:hidden;
	width:80px;*/
	}
.aligncenter { 
	padding-left:2px;
	}
.navigation{
	float:left;
	display:block;
}
/*

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

*/

/* Search Form Elements */
#search-side {
	display:block;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
}
#search-side-containter {
	float:right;
	text-align:right;
	display:block;
	background:#600;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
}
#search-side input{
	width:100px;
	height:16px;
	margin-top:-1px;	
}
#search-bar {
	float:right;
	text-align:right;
	display:inline;
	margin-right:10px;
	width:160px;
}
#searchbox {
	margin-right:0;
}

#searchform {
display:inline;
padding: 0;
margin: 0;
}
#search-button {
	margin-top:-1px;
	font-size:11px; 
	border:1px #000; 
	vertical-align:middle;
	background:#ccc; 
	color:#000; 
	height:18px;
	margin-left:2px;
}	

#search-input {
	width:100px; 
	border:1px #000; 
	float:left; 
	padding-right:2px; 
	height:16px;
	font-size:10px;
	margin-top:-1px;	
}
#wpoi_button {
	margin-top:5px;
	margin-bottom:10px;
	font-size:11px; 
	border:1px #000; 
	vertical-align:middle;
	background:#ccc; 
	color:#000; 
	height:18px;
}
#wpoi_email {
	float:left; 
	padding:2px; 
	margin-top:5px;
	margin-left:10px;
	width:100px;
	height:14px;
	border:1px #000; 
	font-size:10px;	
}
#wpoi {
	background:#600;
}


/* End Form  and ? Elements */

/* Begin Comments*/



.commentlist {
	padding: 0;
	margin-top:10px;
	text-align: justify;
}

.commentlist li {
	margin-left:10px;
	/*margin: 5px 10px 10px 10px;
	padding: 5px 10px 0 10px;*/
	list-style: none;
	font-weight: bold;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}

#commentform {
	font-size: 14px;
}

#commentform p {
	font-family: arial, helvetica, sans-serif; 
}

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

#commentform textarea {
	/*margin: 0px 5px 10px 10px;*/
 	width:680px;
 	height:80px;
	font-size:12px; 
	/*padding:5px;*/
	font-family: arial, helvetica, sans-serif; 
	background-color: white;
	border:1px solid #000;
}






#comments {
	padding: 0px;
	font-size: 14px;
}

/* End Comments */

/* Begin Various Tags & Classes */


.center {
	text-align: center;
}

a img {
	border: none;
}

/* End Various Tags & Classes*/

/* @group Post List */
#boxlist-container {
	display:inline;
	width:940px;
}
#boxlist {
	float:left;
	font-size:12px;
	margin: 0px;
	display:inline;
}

#boxlist ul {	
	padding: 0;
}

#boxlist li {
	float: left;
	font-size: 12px;
	display: inline;
	list-style-type: none;
	text-align: left;
	margin-right: 3px;	
	margin-top:3px
}

#boxlist li a {	
	display: block;
	font-family: arial, helvetica, sans-serif; 
	text-decoration: none;
	overflow: hidden;
	/*color:#000;*/
}
#boxlist li a:visited {	
}
#boxlist li a span {
	display: block;
	
	font-size:12px;
	height:70px;
	overflow:hidden;
}

#boxlist li a b {
	/*display: block;
	padding: 5px;
	margin-bottom: 5px;*/
	font-size:14px;
	font-weight:bold;
}
#highlightbox-bottom{
	float:bottom;
	display: block;
	font-size:10px; 
	color:#000; 
	width:383px;
	background:#e6e5e1;
	height:20px;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:12px;
}
#highlightbox-bottom a {
	color:#000; 
}
#highlightbox-bottom a:visited {
	color:#000; 
}
.highlightbox {
	font-size:12px;
	float: left;
	display:inline;
	text-align: left;
	margin-right: 3px;
	/*background:  url(images/bg_feature1.jpg) top left #ffcd02;*/
	background:  #fff;
	width:395px;
	height:310px; 
}

.highlightbox-container {
	display:block;
	margin-bottom: 5px;
	padding: 0 5px 5px 5px;
	overflow:hidden;
	font-size:10px;
}
.highlightbox a {
	text-decoration: none;
	overflow:hidden;
}

.highlightbox a span {
	color:#000;
	height:55px;
	margin-right:12px;
	overflow:hidden;
}
.highlightbox a:hover{ 
	background:  transparent;
	overflow:hidden;
	}
.highlightbox a:visited{ 
	background:  transparent;
	overflow:hidden;
	}
.highlightbox a:hover span{ 
	text-decoration: none;
	}
.highlightbox a:visited span{ 
	text-decoration: none;
	}

.highlightbox a b {
	font-size: 20px;
	display: block;
	color:#000;
	margin-left:10px;
}
.highlightbox a:visited b {
}
.highlightbox a:hover b { 
	text-decoration: none;
	}

/*****/
.highlightbox-Feature1 {
	font-size:12px;
	float: left;
	display:inline;
	text-align: left;
	margin-right: 3px;
	/*background:  url(images/bg_feature1.jpg) top left #ffcd02;*/
	background:  #ffcd02;
	width:395px;
	height:310px; 
}

.highlightbox-Feature1 a {
	text-decoration: none;
	overflow:hidden;
	width:395px;
}
#highlightbox-container a p img{
	max-width:385px;
}
.highlightbox-Feature1 a span {
	color:#000;
	height:55px;
	margin-right:12px;
	overflow:hidden;
}
.highlightbox-Feature1 a:hover{ 
	background:  transparent;
	overflow:hidden;
	}
.highlightbox-Feature1 a:visited{ 
	background:  transparent;
	overflow:hidden;
	}
.highlightbox-Feature1 a:hover span{ 
	text-decoration: none;
	}
.highlightbox-Feature1 a:visited span{ 
	text-decoration: none;
	}

.highlightbox-Feature1 a b {
	font-size: 20px;
	display: block;
	color:#000;
	margin-left:10px;
}
.highlightbox-Feature1 a:visited b {
	overflow:hidden;
}
.highlightbox-Feature1 a:hover b { 
	text-decoration: none;
	overflow:hidden;
	}
.highlightbox-Feature2 {
	font-size:12px;
	float: left;
	display:inline;
	text-align: left;
	margin-right: 3px;
	/*background:  url(images/bg_feature2.jpg) top left #ff6699;*/
	background:  #ff6699;
	width:395px;
	height:310px; 
	color:#fff;
}

.highlightbox-Feature2 a span {
	color:#fff;
	height:55px;
	margin-right:12px;
	overflow:hidden;
}
.highlightbox-Feature2 a{ 
	color:#fff;
	overflow:hidden;
	}
.highlightbox-Feature2 a:hover{ 
	background:  transparent;
	}
.highlightbox-Feature2 a:visited {
}
.highlightbox-Feature2 a:hover span{ 
	color:#fff;
	text-decoration: none;
	}
.highlightbox-Feature2 a:visited span{ 
	color:#fff;
	text-decoration: none;
	}

.highlightbox-Feature2 a b {
	font-size: 20px;
	display: block;
	color:#fff;
	margin-left:10px;
}
.highlightbox-Feature2 a:visited b {
}
.highlightbox-Feature2 a:hover b { 
	text-decoration: none;
	color:#fff;
	}

/* Side Bar */
#sidebar {
	padding: 0px 0px 10px 0;
	font-size:12px;
	line-height:1.4;
	float:left;
	display: inline;
	width: 187px;
}
#sidebar_logo {
	padding: 0px;
}
#sidebar_lower {
	background: #600;
	padding: 3px 0px 25px 0px;
}
#sidebar_lower ul{
	padding: 3px 0px 25px 10px;
	/*background: #660000;*/
	/*padding: 10px;*/
}
#sidebar b {
	display:block;
	font-weight:normal;
	margin-left: 10px;
	margin-top;15px
}
#sidebar p { font-size:12px;}
#sidebar li { 
	font-size:12px; 
	list-style:none; 	
	border-left:1px solid #600;
	border-right:1px solid #600;
	border-bottom:1px solid #600;
	padding-left:10px;
}
#sidebar li a{
	color: #d97564; 
	text-decoration: none;
}
#sidebar li a:hover{
	color: #fff; 
}
#sidebar li a:visited{
}
#sidebar ul { 
	margin-top: 10px; 
	margin-bottom: 0; 
	margin-left: 0; 
	margin-right: 0; 
	padding:  0px; 
	}
#sidebar ul ul{ 
	margin: 0px; 
	padding:  0px; 
	}
.title { 
	background: #670001;
	color:#999;
	font-size:11px;
}
.cat-title { 
	/*padding-top: 5px;
	padding-bottom: 5px;*/
	margin-bottom:1px; 	
	background: #670001;
	color:#990001;
	font-size:14px;
	margin-top:5px;
}
.postform { 
	font-size: 10px;
	width: 120px;
	height: 18px;
	margin-left:10px;
	margin-top:-2px;
	padding:0 0px 0px 0px;
}


.flickr_badge_image {
	float: left;
	text-align: left;
	display: block;
	font: 11px;
	font-family: arial, helvetica, sans-serif; 
	
	text-decoration: none;
	padding-right: 12px;
}
.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
.clearer20 {
	clear: both;
	display: block;
	height: 17px;
	margin-bottom: 0px;
	font-size: 1px;
	line-height: 1px;
}

.fullpost {
	margin: 5px 0 15px 5px;	
	padding:0 5px 20px 5px;
	font-size:12px;
	color:#333; 
	border-top:1px solid #eee; 
	/*background: url(images/fade.png) top left repeat-x;*/
}
.fullpost b a {
	font-size:18px;
	text-decoration:none;
	color: green; 
	font-weight:normal;
}
.fullpost b a:hover {background:green; color:#fff;}

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

/* Dynamic Classes */
.noside-ul { width:960px;} 
.noside-highlight { width:943px;} 

.side-ul { 
	width:820px; 
	margin:0px 0px 0px 0px;
	padding:0 0px 0px 0px;
	}
.side-highlight { 
	float:bottom;
	width: 385px !important; 
	margin-bottom:0px;
	/*width: 751px !important; */
	height:330px;
	}
.side-highlight a { 
	background:pink;
	}
.side-highlight a:hover { 
	}
#top-highlightbox{
	display:block;
	width:380px;
	height:10px;
}
.noside-textboxes { width:233px;}
.noside-imgboxes { width:130px; }
.noside-normal { width:955px !important; width:953px; }
.side-textboxes { 
	width: 247px;
	height:281px;
	padding-top:10px;
	padding-left:10px;
	padding-right:5px;
	}
.side-imgboxes { width:121px !important; width:114px; }
.side-normal { width: 761px !important; width:722px; }

.execphpwidget{
}
/*  
Recycled Paper - default theme

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

*/



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

#content-wrap {
	width:1100px;
	color: #000;
	/*background:  url(images/bg.gif) top left repeat-x #c21c02; */
	/*background:  #c21c02; */
}













/* End Various Tags & Classes*/

a:link { 
	color: #fff; 
	text-decoration: none; 
}

a:visited { 
	color: #fff; 
	text-decoration: none; 
}

a:hover { 
	color: #d97564; 
	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;
}




.flickr_badge_image{
	color: #333;
}

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




.style-normal  { 
	border:1px solid #eee; 
	background: url(images/corner.png) top right no-repeat;
	background-color:#fff;
	}
.style-textboxes {
	/*border:1px solid #eee;*/
	/*background: url(images/corner.png) top right no-repeat;*/
	width:262px;
	height:319px;
	/*background-color:#ff6699;*/
	background-color:#fff;
}
.style-textboxes a {
	color:#000;
	font-weight:bold:
}
.style-textboxes-Feature1 {
	/*border:1px solid #eee;*/
	/*background: url(images/corner.png) top right no-repeat;*/
	width:262px;
	height:319px;
	background-color:#ffcd02;
	color:#000;
}
.style-textboxes-Feature1 a {
	/*background-color:#fff;*/
	color:#000;
}
.style-textboxes-Feature2 {
	/*border:1px solid #eee;*/
	/*background: url(images/corner.png) top right no-repeat;*/
	width:262px;
	height:319px;
	background-color:#ff6699;
	color:#fff;
}
.style-textboxes-Feature2 a {
	/*background-color:#fff;*/
	color:#fff;
}
#style-textbox-bottom {
        bottom: 0;
        right: 0;
	/*float:bottom;*/
	display: block;
	font-size:10px; 
	color:#000; 
	background:#e6e5e1;
	height:23px;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:5px;
}
#style-textbox-bottom a{
	display: inline;
	float:left;
	color:#600;
	vertical-align:top;
	font-size:10px;
}

.author-footer{
	height:20px;
	width:220px;
	text-align:right; 
	//float:right;
}
.style-imgboxes {
	border:1px solid #eee;
	background: url(images/corner.png) top right no-repeat;
	}
#share {
	display: inline-block;
	height:20px;
	width:90px;
	text-align:left; 
}
#share a{
	display: inline-block;
	color:#600;
	font-size:10px;
	margin-left: 5px;
} 
#share a:hover{
	color:#006;
}


form {
display:inline;
padding: 0;
margin: 0;
}

