/*
Theme Name: Cano
Theme URI: http://decubing.com/
Version: 12.23.09
Author: Blake Bertuccelli
Author URI: http://decubing.com/
*/



/* Universal Structure */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Helvetica", Arial, sans-serif;
	background: #fff;
	color: #000;
	margin:0;
	padding:0;
}

#backer {
	background: #FFFFFF url('imgs/hatching-light.gif');
	height:550px;
	width:100%;
	top:0;
	position:absolute;
	z-index:-1000;
	}
#topback {
	background: #FFFFFF url('imgs/hatching-dark.gif') repeat-x;
	height:170px;
	min-width:1010px;
	position:absolute;
	width:100%;
	z-index:-999;
}
#page {
	text-align: justify;
	margin: 0 auto;
	padding: 0;
	width: 1010px;
}
#content {
	padding: 0 20px;
	margin-bottom:60px;
}
.entry {
	margin: 10px 0 60px 0;
	padding:0;
	width: 590px;
	float:left;
}

.entry p {
	font-size:1.4em;
	line-height:1.8em;
}
.entry p ol, #post.entry p ul {
	font-size:1.4em;
	line-height:1.8em;
	
}
p {
	text-align:justify;
	}


h2	{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size: 2.2em;
	margin: 0 0 20px 0;
	padding: .5em 0;
	background:url(imgs/h5-bg.gif) repeat-x bottom;
}
h3 {
	font-size: 1.2em;
	font-weight:bold;
	border-top:#000 3px solid;
	padding: 4px 0 0 0;
}
h4 {
	font-size: 1.2em;
	margin:1.2em 0 0 0;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-style:italic;
	font-weight:normal;
}
h5 {
	font-size: 13px;
	color:#333;
	margin: 0;
	font-family:"Georgia", Times New Roman, Times, serif;
	text-transform:none;
	font-style:italic;
	font-weight:bold;
	background: url('imgs/h5-bg.gif') center repeat-x;
}
a:link, a:visited {
	color:#006666;
	text-decoration:underline;
	}
a:hover {
	color:#669999;
	text-decoration:none;
	}
a:link.sub, a:visited.sub {
	color:#676767;
	font-size:1em;
	text-decoration:underline;
	}
a:hover.sub {
	color:#676767;
	text-decoration:none;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	color: #777;
	}

.fades {
	cursor:pointer;
}
.fades-light {
	cursor:pointer;
}
#button, #submit_button {
	font-size:10px;
	color:#FFF;
	font-weight: bold;
	margin:0; 
}
#button {
	background-color:#666;
	background: #666 url('imgs/but-bg.gif') center right no-repeat;
	position:absolute;
	width:auto;
	padding: 4px 16px 4px 6px;
	-moz-border-radius:4px;  
	-webkit-border-radius: 4px;
}
#submit_button {
	background:#cc0000 url('imgs/but-bg.gif') center right no-repeat;
	padding:7px 16px 5px 8px; 
	-moz-border-radius:0 4px 4px 0; 
	-webkit-border-radius: 0 4px 4px 0;
	border:0;
	border-bottom:#666 1px solid;
	display:inline; !important
}
#triangle.top {
	position:absolute; 
	width:17px; 
	height:9px; 
	margin-left:10px; 
	background:url(imgs/triangle-top.gif)
}


/* Header.php Styles */
#header h1.logo {
	display:block;
	width:400px;
	height:161px;
	background:url(imgs/logo.gif);
	text-indent: -5000px;
	cursor:pointer;
	float:left;
	margin-bottom: 0;
	padding-top: 0px;
	margin:0;
}

#header ul {
	margin: 40px 0 0 0;
	list-style:none;
	float: right;
	display:block;
	}
#header ul li, #header ul li ul {
	line-height:0;
	margin:0;
	padding:0;
	}
#header ul li ul.main li {
	float:left;
	padding: 15px 20px 15px 20px;
	margin: 20px 0 35px 0;
	border-left:#CCC solid 2px;
	letter-spacing:1px;
	font-weight:bold;
	text-transform:lowercase;
	font-size:1.7em;
	}
#header ul.main li a, ul.main li a:visited  {
	color:#999;
	text-decoration:none;
	}
#header ul.main li a:hover  {
	color:#CCC;
	text-decoration:underline;
}
#header ul li ul.support {
	margin-right:40px;
	}
#header ul li ul.support li {
	float:left;
	padding: 2px 10px;
	border-left:#CCC solid 1px;
	list-style:none;
	font-weight:bold;
	text-transform:capitalize;
	font-size:1.2em;
	}
#header ul li ul.support li a {
	font-weight:normal;
	color:#595959;
	}
#header ul li ul.support li a:hover {
	font-weight:normal;
	color:#999;
}
a.current_page_item,li.current_page_item a:link, li.current_page_item a:hover, li.current_page_item a:visited, li.current-cat a:link, li.current-cat a:visited,li.current-cat a:hover {
	color:#000 !important;
	text-decoration: none !important;
	cursor:default;
}



/* Index.php Styles */
#home_sticky { 
	background:url('imgs/home_sticky-bg.gif') bottom left no-repeat; 
	height:405px; 
	width:980px; 
	clear:both;
	padding:0 15px;
	}
#scroll {
	background:#000 url('imgs/but-viewpage.gif') center center no-repeat; 
}
#home_info p {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-style:italic;
	margin:0;
	font-size:1.8em;
	line-height: 1.4em;
}
ul#home_programs {
	list-style:none;
	padding:60px 0 0 0;
}
ul#home_programs li {
	margin:0;
	list-style:none;
	padding:0;	
}
ul#home_programs  ul{
	list-style:none;
	padding:0;
	background: #e6e6e6;
	width:260px;
	min-height:250px;
	overflow:hidden;
	float:left;
	margin: 0 35px 35px 0;
}
ul#home_programs ul li {
	margin:0;
	list-style:none;
	padding:0 12px;
}
ul#home_programs ul li p{
	padding:0;
	line-height:1.3em;
	height:55px; 
	min-height:55px; 
	overflow:hidden; 
	margin: 8px 0 12px 0;
}
ul#home_programs ul li.title {
	background:#000;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	padding:1.2em 1.2em;
}
ul#home_programs ul li#more {
	background:#fff; 
	border-bottom:#ccc solid 2px; 
	font-style:italic; 
	font-weight: bold; 
	font-size:14px; 
	padding:12px 8px; 
	overflow:hidden;
}
ul#home_programs ul li.image {
	padding:0;
	min-height:104px; 
	background:url('imgs/canotemp-260x102.gif') no-repeat;
}
li#more a:link, li#more a:visited  {
	color:#666;
	text-decoration:none;
	font-weight:normal;
	font-size:.8em;
}
li#more a:hover  {
	text-decoration:underline;
}	
	
/* Single.php Styles */
p.postmetadata, .postmetadata a:link, .postmetadata a:visited {
	font-size: 1.2em;
	color:#999;
}
p.postmetadata {
	background:url(imgs/bg-double_line.gif) left top no-repeat;
	padding: 20px;
}
.wrapped { 
	background:#fff;
	border-top:#333 solid 4px;
	border-right:#333 solid 2px;
	border-left:#333 solid 2px;
	clear:both;
	height: 400px;
	margin:0 15px;
}

/* Footer.php Styles */
ul#partners{
	float:left;
	font-size: 13px;
	color:#666;
	list-style:none;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-style:italic;
	font-weight:bold;
	padding:4px 0 0 4px;
	margin:0;
	}
ul#partners li {
	float:left;
	margin:0 0 0 10px;
	padding:0;
	line-height:40px;
	}
ul#partners li ul {
	margin:0;
	padding:0;
	float: left;
	background-image:url(imgs/hatching-light.gif);
	}
ul#partners li ul li {
	font-family:"Helvetic", arial, sans-serif;
	
	font-size:10px;
	line-height:32px;
	margin:4px;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
	}
ul#partners a {
	height:32px;
	display:block;
	width: 150px;
	overflow:hidden;
	background:#fff;
	text-align:center;
}

ul#footer {
	background:#dbdbdb;
	color:#7E7E7E;
	clear:both;
	margin:0 15px;
	list-style:none;
	height: 100px;
	font-size:1.2em;
	padding-top: 12px;
	min-width:940px;
}
ul#footer li {
	float:left;
	margin: 40px 0 0 0;
	padding: 0 7px;
}
ul#footer p {
	margin:0;
	line-height:1.4em;
}
ul#footer a, ul#footer a:visited, ul#footer a:hover {
	color:#7E7E7E;
}
ul#footer ul li {
	border-right:#7E7E7E solid 1px;
	padding:0 7px 0 7px;
	margin:0;
	}
ul#footer ul {
	padding:0;
	margin:0 0 4px 0;
	list-style:none;
	}


/* category.php Styles */
#category_post {
	background:#b7b5b5 url(imgs/but-viewpage_sm.gif) 20px 20px no-repeat;
	clear:both;
	}
#category_post ul {
	background:#FFF;
	list-style:none;
	margin:0;
	padding:20px;
	height:100px;
	overflow:hidden;
	border-bottom:#ccc solid 2px;
	}
#category_post ul li,#category_post ul li p {
	margin:0;
	padding:0 0 0 280px;
	color:#333;
	font-size: 13px;
	line-height: 16px;
	}
#category_post ul li p {
	padding:7px 0 0 0;
	}
#category_post ul div#image {
	margin:0;
	padding:0;
	float:left;
	width: 260px;
	height:102px;
	background:url(imgs/canotemp-260x102.gif);
}

/* Sidebar.php Styles */
#sidebar {
	margin: 50px 0 0 50px;
	float:left;
	}
#sidebar ul {
 	list-style: none;
	margin:0;
	padding:0 0 0 0;
	float:left;
	}
#sidebar li {
 	list-style: none;
	margin:0 0 30px 0;
	padding: 0;
	clear:both;
	}
#sidebar.home li {
 	list-style: none;
	margin:0 14px 30px 24px;
	clear:both;
	}
	
#sidebar ul li {
	margin:0;
	padding:0;
	}	
#sidebar.home {
	width:355px;
	background:url(imgs/sidebar-bg.jpg);
	margin: 25px 0 25px 25px;
	}
#sidebar.home ul li {
	color:#999;
	margin:8px 0;
	width:140px;
	text-transform:uppercase;
	}
#sidebar.home ul li a:link, #sidebar.home ul li a:visited {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-style:italic;
	font-weight:bold;	
	text-decoration:none;
	color:#333;

	}
#sidebar.home ul li a:hover {
	text-decoration:underline;
	color:#999;
	}
#sidebar.home ul li.more_sidebar{
	background: url('imgs/h5-bg.gif') center bottom repeat-x;
	text-align:right;
	}
#sidebar.home ul li.more_sidebar a:link,#sidebar.home ul li.more_sidebar a:visited {
	font-family: "Helvetica", Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	background:#eee; 
	padding-left:4px;
	color:#066;
	text-decoration:underline;
	}
#sidebar.home ul li.more_sidebar a:hover{ 
	color:#699;
	text-decoration:none;
	}
li#newsletter_signup {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.2em; 
	text-align:center;
	font-style:italic; 
	font-weight:bold; 
	border-top:#ccc 6px solid; 
	border-bottom:#ccc 6px solid; 
	margin-top: 0; 
	padding:16px 0; 
}
ul#related_widget {
	width:250px;
	border-left:#ccc 6px solid;
	font-size:1.6em;
	padding-left: 20px;
	line-height: 1.4em;
	margin: 10px 0 60px 0;
	}
	
ul#related_widget li {
	margin: 15px 0;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img {
	border:0;
}
img.attachment-thumb {
	width:260px;
	height:102px;
}
img.attachment-large {
	width:980px;
	height:384px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 20px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 20px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin: 0 0 2px 20px;
	}

.alignleft {
	float: left;
	margin: 0 20px 2px 0;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 0;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 17px;
	padding: 0 10px;
	margin: 0;
	text-transform:uppercase;
	color:#777;
	text-align: right;
}
/* End captions */