/*
Theme Name: kscentral4
Theme URI: http://k-stewart.net
Description: Made for Kristen Stewart Central. 
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

------ DO NOT COPY! ------


*/



body{
margin:0;
padding:0;
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
background: #cacaca url('images/bg.jpg') repeat-x;
text-align: center;
color: #474747;
}

#bgx{
}

#page{
width: 1000px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#header{
height: 547px;
}

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

#contentcolumn{
margin: 0 235px 0 235px; 
}

#leftcolumn{
float: left;
width: 230px; 
margin-left: -1000px; 
padding-top: 11px;
}

#rightcolumn{
float: left;
width: 230px; 
margin-left: -230px; 
padding-top: 11px;
}


#footer{
clear: left;
width: 100%;
color: #464646;
text-align: center;
padding: 6px 0px 6px 0px;
}
#footer a{
color: #464646;
}


 /* Navigation Menu */

#nav {
color: #313131;
text-align: center;
font-family: Trebuchet MS;
font-size: 18px;
line-height: 38px;
text-shadow: #dedede 1px 1px;
font-style: italic;
}

#nav a{
color: #313131;
}

#nav a:hover{
color: #ac3145;
}




 /* Welcome Note */
 
#welcome {
color: #656565;
text-align: justify;
font-family: Trebuchet MS;
font-size: 10px;
font-style: italic;
line-height: 12px;
} 


 /* Latest Pictures */
 
#pics {
color: #656565;
text-align: justify;
font-family: Trebuchet MS;
font-size: 11px;
font-style: italic;
line-height: 13px;
} 

#pics img{
margin:2px;
padding: 5px;
background: #dadada;
border-right: 1px solid #888888;
border-bottom: 1px solid #888888;
-moz-border-radius: 4px;
} 

#pics img:hover{
margin:2px;
padding: 5px;
background: #c3c3c3;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
-moz-border-radius: 4px;
} 

 /* -------- Content Structure -------------- */


/* Post Style*/

.entry {
background: url('images/content-bg-top.jpg') no-repeat;
}	

h1 {
color: #343434;
text-align: center;
font-family: "Trebuchet MS", Arial, Tahoma;
font-size: 13pt;
font-weight: bold;
text-shadow: #c8c8c8 1px 1px;
font-variant: small-caps;
padding: 12px 0px 0px 0px;
}

h1 a{
color: #343434;
text-decoration: none;
}

.entry-meta {
color: #9a9a9a;
padding: 0px 8px 5px 8px;
font-family: "Trebuchet MS", Arial, Tahoma;
font-size: 10px;
line-height: 21px;
text-align: center;
}

.entry-meta b, .entry-meta i{
color: #7a7a7a;
}

.entry-page {
background: url('images/content-bg-top-page.jpg') no-repeat;
}	

.page h1 {
color: #343434;
text-align: center;
font-family: "Trebuchet MS", Arial, Tahoma;
font-size: 13pt;
font-weight: bold;
text-shadow: #c8c8c8 1px 1px;
font-variant: small-caps;
padding: 12px 0px 0px 0px;
}

.page h1 a{
color: #343434;
text-decoration: none;
}

h5 {
color: #8d414b;
text-align: left;
font-family: "Trebuchet MS", Tahoma;
font-size: 9pt;
font-weight: bold;
text-shadow: #c8c8c8 1px 1px;
font-variant: normal;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px ;
border-bottom: 0px dotted #e2e2e2;
}

.entry-content {
color: #6d6d6d;
padding: 6px 15px 6px 15px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: url('images/content-bg-middle.jpg') repeat-y;
}

.entry-meta-out {
text-align: center;
}

.entry-meta1 {
color: #878787;
padding: 5px 10px;
margin: 15px;
text-align: center;
background-color: #d8d8d8;
border: 1px solid #c8c8c8;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
}

.entry-meta1 a{
color: #757575;
text-decoration: none;
}

/* Comment Style*/

h3{
color: #373737;
font-family: Trebuchet MS;
font-size: 9pt;
font-weight: bold;
text-align: left;
margin: 0px 7px;
padding: 16px 0px 0px 5px;
text-transform: Uppercase;
}

ol {
margin:0px;
padding: 0px;
}

.comment-title {
color: #8d8d8d;
text-align: left;
font-family: Trebuchet MS;
font-size: 12px;
margin: 0px;
text-shadow: #c1c1c1 1px 1px;
text-transform: lowercase;
}

.comment-title a{
color: #803032;
text-decoration: none;
}

.comment-title strong{
color: #703c3e;
text-decoration: none;
}

.comment-content {
color: #787878;
padding: 0px 1px 5px 1px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-top: -10px;
}

.comment-space {
margin: 15px;
}


img.avatar {  
float:left;
margin-right:5px;
display: inline;
background: #c1c1c1;
padding: 4px;
border-right: 1px solid #949494;
border-bottom: 1px solid #949494;
-moz-border-radius: 4px;
} 

/*Sidebar style*/

.sidebar {
background: url('images/side-bg-top.jpg') no-repeat;
}	

.sidebar .title {
color: #2c2c2c;
text-align: left;
font-family: "Trebuchet MS", Arial, Tahoma;
font-size: 12pt;
font-style: italic;
text-shadow: #cbcbcb 1px 1px;
padding: 15px 0px 10px 14px;
}

.sidebar .content {
color: #5b5b5b;
padding: 4px 10px 0px 10px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: url('images/side-bg-middle.jpg') repeat-y;
}

.sidebar .content ul{
margin: 0px;
list-style-type: circle;
padding: 0 0px 0 15px;
}

.sidebar .content p {
margin: 0px;}


.sidebar h2 {
font-family: Trebuchet MS;
margin: 5px 0px 0px 0px;
color: #393939;
text-align: left;
text-transform: uppercase;	
font-size: 8pt;
letter-spacing: 2px;
word-spacing: 1px;
}


/*Options style*/

a {
color: #8d333c;
text-decoration: none;
}
a:hover {
color: #444;
}

.image {  
margin:2px;
padding: 5px;
background: #dbdbdb;
border-right: 1px solid #b1b1b1;
border-bottom: 1px solid #b1b1b1;
-moz-border-radius: 4px;
} 

.image:hover {  
margin:2px;
padding: 5px;
background: #e8e8e8;
border-right: 1px solid #878787;
border-bottom: 1px solid #878787;
-moz-border-radius: 4px;
} 


blockquote {
font-family: Trebuchet MS;
font-size: 8pt;
color: #5e5e5e;
padding: 2px 15px 2px 15px;
background: #dddddd;
border: 1px solid #c3c3c3;
-moz-border-radius: 8px;}


input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #5e5e5e;
padding: 2px;
background: #dddddd;
border: 1px solid #c3c3c3;
-moz-border-radius: 4px;}

.clear {
clear: both;
}

strong {color: #373737; font-family: "Trebuchet MS", Tahoma; font-size: 8pt; text-shadow: #bebebe 1px 1px;}
b {color: #373737;}
i { color: #111;}
italic { color: #111;}
em { color: #111;}
u {color: #777; text-decoration: none; border-bottom: 1px dotted #9e6262;}
img {border: 0px;}

.s-top {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #727272;
background: #d3d3d3;
padding: 2px;
border: 1px solid #b9b9b9;
-moz-border-radius: 4px;}

.s-top-button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #727272;
background: #d3d3d3;
padding: 1px;
border: 1px solid #b9b9b9;
-moz-border-radius: 4px;}

