/*  
Theme Name: Sliding Door
Theme URI: http://mac-host.com/slidingdoor/
Description:A unique template featuring  sliding images in the header based on phatfusion imagemenu. Look at theme homepage to see the menu in action - the preview does not work on wordpress.org!!!!  Sliding images in header link to pages, or can be redirected using the Page Links To plugin. The theme has a comprehensive support forum to help you get started at http://mac-host.com/support  
Version: 1.8.7
Author: Wayne Connor
Author URI: http://www.macintoshhowto.com/
Tags: black, fixed-width, custom-header, photoblogging, dark, left-sidebar
*/

* { margin: 0; padding: 0; list-style: none; }

body {
	text-align: center;
	color: #222;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	background:#fff url('http://www.direct-construction.com/wp-content/uploads/2010/10/directbg1500x600.jpg') no-repeat left bottom;
}

body a:link {color:#111;}      /* unvisited link */
body a:visited {color:#350C00;}  /* visited link */
body a:hover {color:#2200E8;}  /* mouse over link */
body a:active {color:#E5000F;}  /* selected link */

#upperBar {
	height: 0px;
	background: #01bcff;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}    

#header {
	margin: 0;
	padding-bottom: 0;
	text-decoration: none;
	text-align: center;
}

#copyright {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	font: 10pt "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	padding-top: 10px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
 
.description {
	text-align: center;
	font: normal 14px Verdana, Helvetica, Sans-serif;
	padding-bottom: 5px;
	padding-top: 10px;
	font-weight: bold;
}  

#content {
	float: right;
	width: 634px;
	margin-top: 0px;
}

#content .notice p {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding: 5px 0px;
	font-size: 12px;
	margin: 1px;
}

#content .notice {
	margin-bottom: 20px;
}

#content .post {
	float: left;
	position: relative;
	width: 634px;
	margin-bottom: 30px;
	padding-top: 10px;
}
	
#content .post h2 a {
	text-decoration: none;
	padding: 3px 0;
	font-size: 20px;
	font-weight: bold;
}

#content .post h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px
}

#content .prevnext {
	margin-top: 20px;
	font: normal 13px/20px Verdana, Helvetica, Sans-serif;	
}	
	
#content .post h3 a:hover {
	text-decoration: none;
}
	
#content .post img {
	max-width: 634px;
	margin-bottom: 10px;
	margin-top: 10px;
}     

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#content p.wp-caption-text  {
	font-size: 12px;
	line-height: 17px;
	margin: 10px;
	text-align: center;
}
	
#content .post a img {
}

#content .post ul {
	margin-left: 20px !important;
}
	
#content .post ul li {
	list-style-type: disc !important;
}
	
#content p, #content .post ul li {
	font: normal 13px/20px Verdana, Helvetica, Sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	text-align: justify;
}
	
#content blockquote {
	margin-left: 10px;
	border-left: 3px solid #555;
	padding-left: 10px;
	font-style: italic;
}
	
#content p a:hover {
	text-decoration: none;
} 
	
#content small {
    margin: 0 auto;
    text-align: center;
    display: block;
    border-top: 3px solid #333;
    border-bottom: 1px solid #333;
    font-size: 11px;
}
	
#content ol {
	line-height: 1.6;
}

#content .nextprevious .left {
	float: left;
}              
	
#content .nextprevious .right {
	float: right;
}

#sidebar {
	width: 326px;
	float: none;
	padding-top: 2px;
	text-align: left;
	font: 20px normal "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
} 

#sidebox {
	width: 260px;
	padding: 5px 5px 5px 5px;
	border: 2px outset red;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0;
}

#sidebar a img {
	margin-left: 80px;
	border: none;
	width: 40%;
}
	
#sidebar ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
	
#sidebar ul li {
	font-size: 16px;
	font-weight: normal;
	padding: 0 10px;
	margin: 3px;
}
	
#sidebar ul li a {
	text-decoration: none;
}
	
#sidebar ul li span {
	margin-left: 5px;
}
	
#sidebar ul#nav {
	margin: 10px 0 20px 0;
}
	
#sidebar ul#nav li {
	margin: 0;
	padding: 0;
}
		
#sidebar ul#nav li a {
	display: block;
	height: 17px;
	padding: 7px 10px;
	background: none;
	margin-bottom: 5px;
	text-decoration: none;
}

.clearfix {
	clear: both;
}	

.ctc {
	text-align: center;
	text-decoration: none;
	line-height: 80%;
	background-color: #000;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}	

.ctc a {
	text-decoration: none;
	text-transform: lowercase;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	margin: 4px;
	border: thin none #060606;
}

.ctc a:hover{
	margin: 3px;
	border: thin solid #8acef3;
	background-color: #0c0c0c;
}

[disabled] {
	border-color:#dddddd!important;
	background:none!important;
}

#upperBox {
	margin-bottom: 10px;
	text-align: center;
	position: absolute;
	right: 0;
	padding-top: 5px;
}
	
#upperBox a img {
	display: block;
	margin: 0 auto;
	border: none;
}
	
#upperBox p {
	margin: 5px 0;
	font-size: 10px;
	text-align: center;
}
	
#upperBox input {
	height: 18px;
	padding: 5px 5px 5px 25px;
	background: url(img/upperBox_search.png) top left no-repeat;
	border: 0;
	width: 100px;
	margin-top: 5px;
}
