/*
Theme Name: Steve's Restorations
Theme URI: http://www.stevesrestorations.com/
Description: Pure Awesome
Version: 0.9
Author: PJ Hale
Author URI: http://www.pjhale.com/
*/

body {
	background: url(images/backgrounds/random.php) center 85px no-repeat #000000;
	font-family: Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#wrapper {
	width: 960px;
	margin: 12px auto 20px auto;
	padding: 0px;
}
#header {
	height: 90px;
	width: 100%;
	margin: 0px;
}
#content {
	width: 960px;
	padding: 10px;
	line-height: 1.3em;
}
#footer {
	font-weight: bold;
	background: #00e700;
	height: 25px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 5px 0;
}

#footer a:link, #footer a:visited {
	font-weight: bold;
	color: #333;
}

#header .titleimg {
	margin: auto;
	width: 364px;
	display: block;
}

#menu {
	background: #00e700;
	width: 100%;
	height: 20px;
}

.menulist {
	width: 940px;
        padding-left: 20px;
	margin: auto;
}

.menulist li {
	float: left;
}

#featured {
	background: url(images/featuredback.png);
	width: 510px;
	height: 280px;
	float: left;	
	padding: 20px;
	margin: 0;
}

.featthumb {
    display: block;
}
.feattitle {
	background: url(images/whitetransback.png);
	width: 490px;
	height: 20px;
	margin-top: -200px;
	margin-bottom: 173px;
	padding: 5px 10px 2px 10px;
	display: block;
	z-index: 2;
	position: relative;
}
a:link .feattitle, a:visited .feattitle {
	text-transform:uppercase;
	font-family: Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	letter-spacing: .5px;
}

span.featexcerpt {
	width: 490px;
	height: 60px;
	padding: 10px;
	font-family: Helvetica, sans-serif;
        font: 10px;
        line-height: 15px;
	background: #000;
	color: #ccc;
	text-align:center;
	font-weight: bold;
	display:block;
}

#introtext {
       	float:left;
	margin-left: 20px;
	background: url(images/whitetransback.png);
	color: #000;
	width: 330px;
	height: 280px;
	padding: 20px;
}

#introtext .center {
	height: 180px;
	width: 190px;
	margin: auto;
	display: block;
}

#introtext p {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 8px;
}

#finished {
	background: url(images/whitetransback.png);
	margin: 10px;
	width: 280px;
	padding: 10px;
	clear: both;
	float: left;
}

#finished img.header {
	margin: 0 0 10px 0;
}


#current {
	background: url(images/whitetransback.png);
	margin: 10px;
	width: 280px;
	padding: 10px;
	float: left;
}

#current img.header {
	margin: 0 0 10px 0;
}

ul.carlist li {
	margin: 0 0 10px 0;
	display: block;
}

ul.carlist li.lithumb span.listexcerpt {
	background: url(images/blacktransback.png) fixed;
	color: #000;
	display: none;
}

ul.carlist li.lithumb span.listexcerpt a:link, ul.carlist li.lithumb span.listexcerpt a:visited {
	font-weight: bold;
	color: #fff;
}

ul.carlist li.lithumb:hover span.listexcerpt {
	margin-top: -125px;	
	margin-bottom: 100px;
	display: block;
	z-index: 5;
	position: relative;
	height: 25px;
	padding: 5px;
	color: #fff;
}

#address {
	background: url(images/blacktransback.png);
	margin: 10px 0 10px 10px;
	padding: 20px 10px;
	width: 280px;
	float: left;
	color: #fff;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: .5px;
	text-align: center;
	text-transform: uppercase;
}

#pagecontent {
	background: url(images/whitetransback.png);
	width: 900px;
        margin: auto;
	padding: 20px;
}

#pagecontent h3 {
	background: #000;
	color: #fff;
	margin-left: -20px;
	margin-top: -20px;
	margin-bottom: 20px;
	width: 940px;
        height: 20px;
	font-family: helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 20px;
	text-align: center;
	padding: 3px 0 0 0;
}

#pagecontent p {
	font-size: 14px;
	line-height: 17px;
	margin: 0 auto 10px auto;
	width: 500px;
}

#pagecontent h3 a:link, #pagecontent h3 a:visited {
	color: #fff;
}

#archcontent {
        background: url(images/whitetransback.png);
        margin: 10px;
        padding: 20px;
}

#archcontent h2.pagetitle {
        width: 100%;
        font-family: helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
}


#archcontent .post {
        margin: 10px;
        background: url(images/blacktransback.png);
        padding: 20px;
        min-height: 125px;
        clear: left;
}

.archthumb {
        float: left;
        padding-right: 20px;
}

h3.archtitle a:link, h3.archtitle a:visited {
        font-family: helvetica, sans-serif;
        font: 12px;
        color: #fff;
}

h3.archtitle a:hover {
        color:#00e700;
}

#archcontent .entry-excerpt {
        margin-top: 20px;
        color: #fff;
}
       
#archcontent .entry-meta {
        color: #fff;
        font: 10px;
        margin-top: 20px;
}


#archcontent .entry-meta a:link, 
#archcontent .entry-meta a:visited {
        color: #fff;
        font-weight: bold;
}


#archcontent .entry-meta a:hover {
        color: #00e700;
}

.navigation {
        width: 100%;
}

.navigation .alignleft {
        float: left;
        padding: 10px;
}

.navigation .alignright {
        float: right;
        padding: 10px;
}

.navigation .left {
        clear: both;
}

.navigation a:link, .navigation a:visited {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.clearboth {
        clear: both;
}

ul.services {
       width: 75%;
       margin: 20px auto 20px auto;
       list-style-type: circle;
}

ul.services li {
        padding: 10px;
}

#pagecontent a:link, #pagecontent a:visited {
        color: #000;
        padding: 1px;
}

#pagecontent a:hover {
        background: #000;
        color: #00e700;
        padding: 1px;
}

ul.linkspage {
       width: 50%;
       margin: 20px auto 20px auto;
       list-style-type: none;
}

ul.linkspage li {
        padding: 5px;
}

ul.linkspage li a:link,
ul.linkspage li a:visited {
        font-weight: bold;
}

h4 {
font-size: 18px;
line-height: 24px;
text-align: center;
margin: 10px;
}