/*
	Theme Name: City Repair
	Description: Custom theme for the cityrepair project.
	Author: Ben
	Author URI: http://paperboxen.com
	Version: 0.1
	Tags: custom
*/
.featured-item { display: none;}
body, div { margin: 0; padding: 0;}
body {
	font: normal 700 62.5% helvetica, arial, sans-serif;
	color: #444;
	/*background: #e5efef url('images/dash_nav.png') repeat-x;*/
/*	background-color: #e5efef;*/
	background-color:#151515;
	width: 100%;
	text-align: center;
	margin:0px 0px 0px 0px;
}
#page {
	background-color:#FFF;
}
a, a:visited {
	color: #FF4F00;
	text-decoration: none;
}
a:hover {
	color: #A63400;
}
a.rss {
    background: url('images/rss-icon.gif') 0 50% no-repeat;
    padding: 5px 10px 5px 16px;
}
#header, #navigation, #content, #footer .wrap, #breadcrumb {
	width: 95em;
	margin: 0 auto;
	text-align: left;
}
/*** Header ***/
#header {
	height: 225px;
	background: url('http://i264.photobucket.com/albums/ii177/themichaelcook/cr_header.png') no-repeat;
}
#header_left {
	display: none;
}
#top_search {
	width: 210px;
	padding: 5px 10px 5px 10px;
	background: #F0F0F0;
	border: 1px solid #C8C8C8;
}
/*** Navigation ***/
#navigation{
	height: 3.2em;
	background-color:#ec4a01;
}
#navbar {
	margin-top:5px;
}
#breadcrumb div{
	height: 1.2em;
	padding: 0.5em 0 0.5em 3em;
	text-align: left;
	clear: both;
}
/*
#breadcrumb div { text-align: left;}
*/
#nav_left {
float: left;
width: 700px;
}
#nav_right {
float: right;
width: 210px;
padding: 6px 0px 0px 0px;
}
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	z-index: 500;
}
#nav a {
	font-size: 1.4em;
}
#nav a, #nav a:visited {
	display: block;
	padding: 9px 15px 9px 15px;
	color: #FFF;
}
#nav a:hover {
background: #FF7B40;
color: #FFF;
}
#nav li {
float: left;
}
#nav li ul {
position: absolute;
width: 140px;
left: -999em;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
background: #FF9E73;
width: 140px;
float: none;
text-transform: none;
margin: 0px;
padding: 7px 10px 7px 10px;
border-bottom: 1px solid #CCC;
font-weight: normal;
}
#nav li li a:hover {
background: #FF7B40;
}
#nav li ul ul {
margin: -25px 0px 0px 160px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
}
/*** Content ***/
#content {
}
/*** postarea ***/
#postarea {
	font-size: 1.2em;
	width: 52.5em; /* old 590px*/
	padding: 10px 10px 10px 10px;
	float: left;
}
#postarea p {
	font-size: 13px;
}
.post img {
padding: 5px;
}
.meta {
background: #F4F3EE;
border: 1px solid #DDD;
padding: 5px;
margin: 5px;
}
/*** Sidebar ***/
#sidebar {
	float: right;
	width: 29em;
	padding: 10px 0 10px 5px;
}
#sidebar h2 {
background: #007b9c;
border: none;
margin: 0px 0px 5px 0px;
color: #FFF;
padding: 2px 0px 2px 10px;
}
#sidebar ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#sidebar ul li {
list-style-type: square;
margin: 0px 0px 2px 20px;
padding: 1px 0px 0px 0px;
}
.widget {
	margin-bottom: 1em;
	padding: 5px;
}
.advertisment {
margin-bottom: 10px;
background: #F9F9F9;
padding: 5px 12px 5px 12px;
}
.advertisment img {
padding: 5px;
width: 125px;
height: 125px;
}
/*** Homepage ***/
.thumbnail{
float: left;
width: 110px;
height: 80px;
padding: 5px;
border: 1px solid #C8C8C8;
background: #DDD;
margin-right: 5px;
}
.homepage_post {
border-bottom: 1px dotted #C8C8C8;
margin: 5px 60px 20px 60px;
}
.homepage_post h2 a, .homepage_post h2 a:visited {
font-size: 14px;
}
.homepost_data {
background: #F6F9FD;
font-size: 11px;
border-bottom: 1px solid #DDD;
padding: 2px 5px 2px 5px;
margin: 3px 0px 3px 0px;
}
.homepost_left {
float: left;
}
.homepost_right {
float: right;
}
#featured_content {
/*width: 590px;*/
	background: #F0F0F0;
padding: 7px;
}
#featured_content .featured-item img {
	float: left;
}
#featured_content #shuffler .feat-desc {
	width: 190px;
	padding-left: 5px;
	float: right;
}
#next-feature, #prev2{
	font-weight: bold;
}
#next-feature
{
	clear: both;
	float: right;
}
#featured_left {
float: left;
width: 350px;
height: 230px;
}
#featured_left img {
width: 350px;
height: 230px;
}
#featured_right {
float: right;
width: 230px;
font-size: 20px;
font-family: Georgia, Arial, Helvetica, sans-serif;
color: #005DB3;
text-align: center;
}
#featured_right a, #featured_right a:visited {
font-size: 20px;
}

/*** Footer ***/
#footer {
background-color: #FFF;
border-top: 2px solid #DDD;
color: #151515;
height:200px;
margin-bottom:30px;
}
#footer a, #footer a:visited {
font-size: 11px;
}
#footer a:hover {
color: #101010;
}
#footer_left {
	float: left;
}
#footer_right {
	float: right;
}
body #footer .wrap p, footer dl{ font-size: 12px; font-weight: normal;}
#footer p { margin: 0; padding: 0 0 9px 0;}
#footer dt{font-weight: bold; }
#footer dd { padding-bottom: 8px;}
#footer .wrap a { text-decoration: underline;}
#footer li {line-height: 26px;}
#footer h2 { font-size: 14px; border: none;}
#footer .wrap div { width: 202px; float: left; margin: 10px 100px 0 5px;}

/*** Comments ***/
.commentlist li {
font-weight: bold;
}
.commentlist li .avatar {
float: right;
background: #FFF;
border: 1px solid #C8C8C8;
padding: 2px !important;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
}
.commentlist p {
font-weight: normal;
text-transform: none;
}
.commentmetadata {
font-weight: normal;
}
#respond:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}
.commentlist {
margin: 0px;
padding: 0px;
}
.commentlist ol {
margin: 0px;
padding: 10px;
}
.commentlist li {
margin: 15px 0px 10px;
padding: 10px 5px 10px 10px;
list-style: none;
}
.commentlist li ul li {
margin-right: -5px;
margin-left: 10px;
}
.commentlist p {
margin: 10px 5px 10px 0px;
padding: 0px;
}
.commentmetadata {
font-size: 10px;
margin: 0px;
display: block;
}
.thread-alt {
background: #F7F7F7;
}
.thread-even {
background: #F6F9FD;
}
.even, .alt {
border-bottom: 1px solid #C8C8C8;
border-top: 1px solid #C8C8C8;
}
.depth-2 {
background: #FFF;
}
.depth-3 {
background: #F7F7F7;
}
.depth-4 {
background: #F6F9FD;
}
.depth-5 {
background: #FFF;
}
/*** Comment Form ***/
#commentform input {
width: 200px;
padding: 2px;
margin: 5px 5px 1px 0px;
}
#commentform {
padding: 0 5px 5px 5px;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#commentform p {
margin: 5px 0px 5px 0px;
}
#commentform #submit {
margin: 0px;
float: left;
}
#author, #email, #url {
background: #F2F2F2 !important;
color: #999;
font-weight: bold;
font-size: 12px;
font-family: Arial, Tahoma, Verdana;
margin: 0px;
padding: 4px;
border-top: 1px solid #666;
border-left: 1px solid #666;
border-right: 1px solid #FFF;
border-bottom: 1px solid #FFF;
}
#comment {
background: #F2F2F2 !important;
width: 500px !important;
color: #444;
font-size: 12px;
font-family: Arial, Tahoma, Verdana;
padding: 4px;
margin: 0px;
border-top: 1px solid #666;
border-left: 1px solid #666;
border-right: 1px solid #FFF;
border-bottom: 1px solid #FFF;
}
/*** Wp Images ***/
.wp-caption {
margin: 0px;
padding: 0px;
}
.wp-caption img {
margin: 0px 0px 10px 0px;
padding: 0px;
border: 0px;
}
.wp-caption p.wp-caption-text {
margin: 0px;
padding: 5px 0px 0px 0px;
font-size: 10px;
font-style: italic;
font-weight: bold;
line-height: 12px;
}
img.wp-smiley {
float: none;
border: none;
padding: 0px;
margin: 0px;
}
/*** Search Form ***/
#search { padding-top: 5px; padding-left: 20px;}
#searchform {
margin: 0px;
padding: 0px;
overflow: hidden;
display: inline;
}
#topsearch, #newsbox {
background: #FFF;
width: 140px;
color: #000000;
font-size: 12px;
font-family: Arial, Tahoma, Verdana;
font-weight: normal;
margin: 0px;
padding: 4px 0px 4px 10px;
border-top: 1px solid #666;
border-left: 1px solid #666;
border-bottom: 1px solid #eee;
border-right: 1px solid #eee;
display: inline;
}
#topsearch {
	width: 172px;
}
#s {
background: #F2F2F2;
width: 140px;
color: #000000;
font-size: 11px;
font-family: Arial, Tahoma, Verdana;
font-weight: normal;
margin: 0px;
padding: 2px 0px 2px 5px;
border: 1px solid #999;
display: inline;
}
#sb {
background: #F2F2F2;
width: 140px;
color: #000000;
font-size: 11px;
font-family: Arial, Tahoma, Verdana;
font-weight: normal;
margin: 0px;
padding: 2px 0px 2px 5px;
border: 1px solid #999;
display: inline;
}
#submit, #searchbut, #newsbut{
/*background: #005DB3;*/
background-color:#D65B1D;
color: #FFFFFF;
font-size: 12px;
font-family: Arial, Tahoma, Verdana;
margin: 0px 0px 0px 0px;
padding: 3px 10px 3px 10px;
font-weight: bold;
border-top: 1px solid #999;
border-left: 1px solid #999;
border-bottom: 1px solid #222;
border-right: 1px solid #222;
}
/*** General Reset ***/

* {
margin: 0px;
padding: 0px;
list-style: none;
text-decoration: none;
}
.clear{
clear: both;
}
.aligncenter{
display: block;
margin: 0 auto;
text-align: center;
}
.alignleft{
float: left;
}
.alignright{
float: right;
}
.code{
border: 1px solid #ccc;
font-family: Courier;
list-style: decimal-leading-zero;
padding: 3px 5px 3px 35px;
}
.code code{
font: 1.2em Monaco, "Courier New", Tahoma;
}
.code li{
background: #E5F2FF;
margin: 2px 0;
padding: 0 5px;
}
.alignright{
float: right;
}
fieldset{
border: 1px solid #DDDDDD;
margin: 5px;
padding: 5px;
text-align: justify;
}
legend{
color: #666;
font: bold 12px Arial, Tahoma, Verdana;
margin: 0px;
padding: 0px 11px 0px 11px;
}
img{
border: 0;
border: none;
text-decoration: none;
}
.space {
margin: 5px 0px 5px 0px;
padding: 0;
}
hr{
background: #c0c0c0;
border: none;
color: #d0d0d0;
height: 1px;
margin: 10px 0;
}
blockquote {
background: #f1f1f1;
margin: 10px;
padding: 10px 0px 10px 15px;
border-left: 3px solid #ccc;
}
p {
	padding: 10px 0px;
	margin: 0px;
	font-weight: normal;
}
h1, h2, #content h2 a, h3, h4, h5, h6 {
	color: #2A474A;
	font-family: Arial, Helvetica, sans-serif;
}
#content h2 a, #content h2 {
	font-size: 24px;
}
h1, h1 a, h1 a:visited{font-size:24px;}
h2, h2 a, h2 a:visited{font-size:18px;border-bottom:1px solid #C8C8C8;margin-bottom:5px;}
h3, h3 a, h3 a:visited{font-size:16px;}
h4, h4 a, h4 a:visited{font-size:14px;}
h5, h5 a, h5 a:visited{font-size:12px;}
h6, h6 a, h6 a:visited{font-size:11px;}
h4{margin-top:15px;}
.subpage-nav {
	width: 220px;
	border: 1px solid #c8c8c8;
	float: right;
	background-color: #E5EFEF;
	padding: 5px;
	margin-top: 35px;
	margin-left:10px;
}
#postarea .subpage-nav h2 a{
	font-size: 16px;
}
#postarea li {
	font-size: 14px;
    font-weight:normal;
}
#postarea ul ul{
	margin-left: 10px;
}
