/*  
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: #f1ffff;
background-image: url(http://ashleygreene.net/wp/wp-content/themes/v5/images/bg.png);
background-repeat: repeat-x; 
font:11px "Trebuchet MS";
line-height:19px; 
color: #666666;
text-align: justify; 
}



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

#topsection{
height: 605px;
}

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

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

#contentcolumn{
margin-left: 335px;
}

#contentcolumn img {
padding: 3px;
background: #eba5b5;
border:1px solid #CFBA99;
margin-right: 2px;
-moz-border-radius:  3px; 
-webkit-border-radius: 3px; 
}

#contentcolumn img:hover {
padding: 3px;
background: #de6e88;
border:1px solid #CAB492;
margin-right: 2px;
-moz-border-radius:  3px; 
-webkit-border-radius: 3px; 
}

#leftcolumn{
float: left;
width: 335px;
margin-left: -950px;
}

#leftcolumn img {
padding: 3px;
background: #eba5b5;
border:1px solid #CFBA99;
margin-right: 2px;
-moz-border-radius:  3px; 
-webkit-border-radius: 3px; 
}

#leftcolumn img:hover {
padding: 3px;
background: #de6e88;
border:1px solid #CAB492;
margin-right: 2px;
-moz-border-radius:  3px; 
-webkit-border-radius: 3px; 
}

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

/*Content*/

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

.post {
background: #c6e9e5;
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:#ffffff;}

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

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

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

/*Sidebar*/

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

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

.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:16px;
text-align: justify;
color: #666666;
padding: 3px;
}

/*Other*/

a, a:visited {color: #af7e9b;text-decoration: none;}
a:hover {color: #ea4483;}

strong,b{color: #d97e9f;}
em,i {color: #5D5B70;}
u {color: #FFFCC9;}

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

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

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