/*  
Theme Name: Version 4
Description: Version 4 of David Henrie Source
Version: 1.0
Author: Designed by Mel, Coded by Jess
*/

body{	
margin:0;
padding:0;
background: #cfccc7;
background-image: url(/wp-content/themes/version-01/images/bg.png);
background-repeat: repeat-x; 
font:11px "Trebuchet MS";
line-height:19px; 
color: #211F20;
text-align: justify; 
}



#maincontainer{
width: 900px;
margin: 0 auto;
}

#topsection{
height: 595px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 325px;
}

#contentcolumn img {
padding: 4px;
background: #be8e8e;
border:1px solid #b07474;
margin-right: 3px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
}

#contentcolumn img:hover {
padding: 4px;
background: #b07474;
border:1px solid #be8e8e;
margin-right: 3px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
}

#leftcolumn{
float: left;
width: 325px;
margin-left: -900px;
}

#leftcolumn img {
padding: 4px;
background: #b4a298;
border:1px solid #9d887d;
margin-right: 3px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
}

#leftcolumn img:hover {
padding: 4px;
background: #9d887d;
border:1px solid #b4a298;
margin-right: 3px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px;
}

.innertube{
margin: 0px;
margin-top: 0;
}

/*Content*/

#welcome {
font: 12px "Tahoma";
color: #666666;
padding: 6px;
text-align: justify;
position: relative
}

.post {
background: #b3a197;
padding: 6px 4px 3px 4px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.title {
background: url('images/title.png') no-repeat center;
font: 11pt Trebuchet MS;
text-align: center;
text-transform: uppercase;
color: #666666;
padding: 7px 4px 6px 12px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px;
}

.title a:link, .title a:visited {color:#666666;text-decoration: none;}
.title a:hover {color:#928481;}

.meta {
color: #666666;
font: 8pt Trebuchet MS;
font-style: italic;
text-align: right;
}

.meta a:link, .meta a:visited {color:#595959;text-decoration: none;}
.meta a:hover {color:#928481;}

.content {
font:11px "Tahoma";
line-height:19px;
text-align: justify;
color: #666666;
padding: 3px;
}

/*Sidebar*/

.sidebar {
background: #be8e8e;
padding: 6px 4px 3px 4px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.date { font-weight: lighter; font-size: 10px; color: #909090; font-family: georgia; line-height: 12px; font-stretch: normal; font-style: oblique; letter-spacing: 0px; background: #c5b7b4; padding-left:10px; padding-right:10px; padding-top:3px; padding-bottom:3px; -moz-border-radius:7px; -moz-border-radius:7px; }
.date a {color: #808080;}
.date a:hover {color: #606060;}

.sidebar_title {
background: url('images/sidetitle.jpg') no-repeat center;
font: 11pt Trebuchet MS;
text-align: center;
text-transform: uppercase;
color: #666666;
padding: 7px 4px 6px 12px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px;
}

.sidebar_content {
font:11px "Tahoma";
line-height:15px;
text-align: justify;
color: #666666;
padding: 3px;
}

/*Other*/

a, a:visited {color: #e2dcd8;text-decoration: none;}
a:hover {color: #e6d4d4;}

strong,b{color: #707070;}
em,i {color: #5D5B70;}
u {color: #606060;}

input, textarea, option, select, button {
background: #CFBEA3;
color: #211F20;
font: 11px "Tahoma";
padding: 1px;
border: 1px solid #927D62;
-moz-border-radius: 4px;
-webkit-border-radius: 4px
}

#latestimages img {
padding: 5px;
background: #DBCFBB;
border:1px solid #CFBA99;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
}

#latestimages img:hover {
padding: 5px;
background: #DBCFBB;
border:1px solid #CAB492;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
}
