/*  
Theme Name: SellHouseFastCO
Theme URI:  http://sellhousefastcolumbusohio.com
Description: Wordpress theme for Sell House Fast Columbus Ohio
Version: 1.02
Author: Kevin Sean Pifer
Author E-mail: kevin@tripleonesix.com
Author URI: http://tripleonesix.com
Copyright: This theme file, and all files within the theme are copyright two-thousand and eleven 2011, Kevin Sean Pifer, all rights reserved.
*/

html,body {
width:100%;
height:100%;
margin:0px;
padding:0px;
}

body {
text-align: center;
background: url(images/bodynavbg2.jpg) top center no-repeat fixed;
background-color:#C5BBAF;
}

#root {
height:100%;
margin-left: auto;
margin-right: auto;
margin-top:0px;
margin-bottom:0px;
width: 900px;
}

 
/* Text Elements */
* {
font-family: Verdana, Trebuchet MS, Arial;
}


blockquote {
    border-left: 2px solid #D2D6D8;
	margin:0 0 0 1.6em;
	padding: 0 0 0 1.6em;
}

/* Header Elements */

#header {
position:fixed;
width: 900px;
height: 234px;
margin-left: auto;
margin-right: auto;
background: url(images/header.jpg) no-repeat;
}

/* Navigation Elements */

#nav{
overflow:hidden;
width:900px;
height:34px;
padding:0px;
margin-top:201px;
list-style:none;
}
#nav li, ul{
    float:left;
	list-style:none;
}

#nav a{
    float:left;
    padding:6px 10px 0px 10px;
    margin-top:-15px;
	left:-10px;
    height:34px;
    text-decoration:none;
    font-weight:bold;
    letter-spacing:1px;
    font-size:15px;
	color: #683D1A;
}
#nav a:hover{
   color: #683D1A;
   background-color: #FAE2C8;
} 

#nav .current_page_item a{
   color: #683D1A;
   background-color: #FAE2C8;
}

/* Wordpress styles
*******************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin:0 1em 1em 0;
}
.alignright {
   float: right;
   margin:0 0 1em 1em;
}
.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   padding-top: 4px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

/* Content Elements */

#left {
float: left;
width:600px;
text-align:left;
background: url(images/cntbg.jpg) left repeat-y;
margin:0px;
padding:0px;
}

#content {
padding-top:235px;
width:600px;
border-left: 1px #CFBCAB solid;
border-bottom: 1px #CFBCAB solid;
text-align:left;
}

#content .video{
width:525px;
margin-left: 30px;
margin-right: auto;
margin-top:20px;
margin-bottom:10px;
height:350px;
}

#content .post{
width:570px;
margin-left: auto;
margin-right: auto;
padding:10px;
font-size:16px;
}

#content .entry{
width:570px;
margin-left: auto;
margin-right: auto;
font-size:14px;
line-height:24px
}

a:link{
    color:#13365B;
    text-decoration:none;
    border-bottom: 1px #13365B dashed;
}
a:visited{
    color:#13365B;
    text-decoration:none;
    border:0px;
}
a:hover{
    color:#407AB9;
    text-decoration:none;
    border-bottom: 1px #13365B dashed;
}
a:active{
    color:#13365B;
    text-decoration:none;
    border-bottom: 1px #13365B dashed;
}

h2 {
 font-size:20px;
 color: #683D1A;
 font-family:Verdana, Tahoma;
 letter-spacing:1px;
 margin:0px;
 padding:0px;
}

h2 a:link,
a:visited,
a:hover,
a:active{
    color:#683D1A;
    text-decoration:none;
    border:0px;
}

.date{
 font-size:12px;
 color: #683D1A;
 font-family:Verdana, Tahoma;
 letter-spacing:1px;
 margin:0px;
 padding:0px;
}

.catcom {
 font-size:12px;
 color: #683D1A;
 font-family:Verdana, Tahoma;
 letter-spacing:1px;
 margin:0px;
 padding:1px;
}

.catcom a:link,
a:visited,
a:hover,
a:active{
    color:#683D1A;
    text-decoration:none;
    border-bottom: 1px #C4AA97 dashed;
}

.catcom a:hover{
    color:#C4AA97;
    text-decoration:none;
    border-bottom: 1px #C4AA97 dashed;
}

#content img {

}

.check{
 padding-right:5px;
vertical-align: -6px;
width:22px;
}

.postdata {
    padding:8px 0;
    margin-bottom:8px;
    border:1px solid #eee;
    border-left:0;
    border-right:0;
    color:#747474;
}
.postdata a {
    color:#354a56;
    text-decoration:none;
}
.postdata a:hover {
    text-decoration:underline;
}
.tags {
    line-height:1.2;
    clear:both;
}

.postdata,
.entry-content {
    font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* Sidebar Elements */

#right {
width:300px;
float:right;
border: 1px #000 single;
background: url(images/sbbg.jpg) right repeat-y;
padding-top:240px;
}

#sidebar {
width:300px;
padding:0px;
border: 1px #000 single;
}

.simg {
margin-bottom:10px;
padding:0px;
}

 /* Footer Elements */
 
#footer {
clear:both;
width:900px;
height: 45px;
margin:0px;
padding:0px;
border-top: 1px #CFBCAB solid;
background: url(images/footerbg.gif) no-repeat;
}

.footp {
float:left;
margin:0px;
padding-left:20px;
padding-top:10px;
font-size:11px;
font-weight: ;
}
