/*  
Theme Name: klo-05
Theme URI: http://www.kellanlutzonline.com/
Description: Theme made exclusively for Kellan Lutz Online.
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

DO NOT COPY!

*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #ececec url('images/bg.jpg') repeat-x;
text-align:center;
color: #5e5e5e;
}


#maincontainer{
width: 930px; 
margin: 0 auto;
text-align:justify;
position:relative;
background: url('images/bgy.jpg') repeat-y;
}

#topsection{
height: 487px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 335px;
margin-right: 12px;
}

#sidebar-content{
float: left;
width: 309px; 
margin-left: -920px; 
}

#sidebar-content2{
padding: 0px 7px 0px 7px;
}

#footer{
clear: left;
width: 100%;
text-align: center;
padding: 6px 0px 6px 0px;
}

#welcome {
color: #656565;
text-align: justify;
font-family: arial;
font-size: 11px;
}

#welcome b {
color: #494949;
}

#welcome a {
color: #727272;
font-weight: bold;
}

#pics {
color: #cfcfcf;
text-align: center;
font-family: arial;
font-size: 11px;
}

#pics img {
border: 1px solid #b6b6b6;
padding: 3px;
background: #d3d3d3;
margin: 1px;
-moz-border-radius: 4px;
opacity:0.6;
filter:alpha(opacity=60);	

}

#pics img:hover{
border: 1px solid #606060;
padding: 3px;
background: #d3d3d3;
margin: 1px;
opacity:1.0;
filter:alpha(opacity=100);
}

 /* Navigation Menu */

#nav {
color: #a4a4a4;
text-align: center;
font-family: Trebuchet MS;
font-size: 11px;
}

#nav a{
color: #494949;
font-weight: bold;
}

#nav a:hover{
color: #0b6263;
font-weight: bold;
}


/* Content Structures */


.post-bg {
padding: 0px 5px;
}

.date {
background: url(images/date.png) no-repeat;
height: 54px;
margin: 0px;
width: 54px;
text-align: center;
float: left;	
}
.date .month {
display: block;
color: #9c9c9c;
padding: 2px 0;
text-align: center;
text-transform: uppercase;
font-size: 10px;
margin-top: 5px;
font-weight: bold;
margin-bottom: 3px;
}
.date .day {
display: block;
color: #6d6d6d;
font: 2.3em Georgia;
padding-top: 0px;
text-align: center;
margin-top: -8px;
}
 
.content-title {
color: #414141;
text-align: center;
font-family: "Trebuchet MS", Tahoma;
font-size: 13pt;
font-weight: bold;
padding: 0px 0px 12px 0px;
background: url('images/post-title.png') no-repeat bottom;	
}

.content-title a{
color: #414141;
}

.content-title b{
color: #414141;
}

.sub-title{
color: #a7a7a7;
text-align: center;
font-family: Trebuchet MS;
font-size: 10px;
padding: 0px 0px 10px 0px;
margin-top: -8px;
}

.sub-title a{
color: #949494;
}

.post-text {
padding: 3px;
font-family: arial;
font-size: 11px;
color: #636363;
}

.post-comment {
font-family: Trebuchet MS;
padding: 0px 0px 8px 0px;
margin: 15px 30px 0px 0px;
color: #808080;
text-align: right;
text-transform: uppercase;	
font-size: 7pt;
letter-spacing: 2px;
word-spacing: 1px;
background: url('images/post-comment.png') no-repeat right bottom;	
}

.post-comment a{
color: #808080;
}

.page-text {
padding: 28px 3px 5px 3px;
font-family: arial;
font-size: 11px;
color: #636363;
}
 
h1 {
font-family: Trebuchet MS;
padding: 0px 0px 1px 2px;
margin: 13px 2px 2px 0px;
color: #137f82;
text-align: left;
text-transform: uppercase;	
font-size: 8pt;
letter-spacing: 2px;
word-spacing: 1px;
} 


p { 
margin-top:  1px;}


 /* Comments Structures */
 
.comment-title {
font-family: Trebuchet MS;
padding: 20px 0px 5px 2px;
margin: 15px 30px 0px 0px;
color: #3e3e3e;
text-align: left;
text-transform: uppercase;	
font-size: 7pt;
letter-spacing: 2px;
word-spacing: 1px;
background: url('images/comment-title.png') no-repeat left bottom;	
} 

.comment-text {
padding: 10px;
font-family: arial;
font-size: 11px;
color: #6d6d6d;
} 

 /* Sidebar Structures */

.sidebar_title {
font-family: Trebuchet MS;
padding: 0px 0px 3px 0px;
margin: 10px 0px 10px 0px;
color: #393939;
text-align: center;
text-transform: uppercase;	
font-size: 8pt;
letter-spacing: 2px;
word-spacing: 1px;
background: url('images/sidet-bg.png') no-repeat center bottom;	
}

.sidebar_content {
color: #5e5e5e;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 20px;}


h2 {
font-family: Trebuchet MS;
margin: 5px 0px 0px 0px;
color: #464646;
text-align: center;
text-transform: uppercase;	
font-size: 8pt;
letter-spacing: 2px;
word-spacing: 1px;
} 


/*Options style*/

a { 
text-decoration:  none;
color: #117d80;}

a:hover {
color: #6b6b6b;
text-decoration: none;}	

.image {
-moz-border-radius: 3px;	
background-color: #dbdbdb;
border: 1px solid #979797;
padding: 3px;
margin: 2px;} 

.image:hover  {
background-color: #dbdbdb;
border: 1px solid #107c7f;
padding: 3px;
margin: 2px;
} 

.elite {
-moz-border-radius: 3px;	
background-color: #dbdbdb;
border: 1px solid #c0c0c0;
padding: 3px;
margin: 1px;} 

.elite:hover  {
background-color: #dbdbdb;
border: 1px solid #107c7f;
padding: 3px;
margin: 1px;
} 


strong {color: #585858;}
b {color: #585858;}
i { color: #2c2c2c;}
italic { color: #2c2c2c;}
em { color: #2c2c2c;}
u {color: #6b6b6b; text-decoration: none; border-bottom: 1px dotted #107c7f;}
img {border: 0px;}

blockquote {
background: #dbdbdb;
color: #535353;	
padding: 10px;
border-left: 6px solid #75b2b3;		
font-family: Arial;
font-size: 11px;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #535353;
background: #dbdbdb;
padding: 1px;
border: 1px solid #bbbbbb;
-moz-border-radius: 4px;}	


/*Twitter Nav*/

.sidebar_twitter {
color: #8a8a8a;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 10px;}

.sidebar_twitter ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
}

.sidebar_twitter ul li{
font: 11px "Arial", Verdana, Helvetica;
color: #8a8a8a;
display: block;
width: auto;
padding: 5px;
text-decoration: none;
border-bottom: 1px dotted #414141;
margin-top: 1px;
}

.sidebar_twitter a { 
text-decoration:  none;
color: #4e647c;}

.sidebar_twitter a:hover { 
text-decoration:  none;
color: #8a8a8a;}