/*  
Theme Name: Kstew Defenders
Theme URI: http://kstewdefenders.com/
Description: Theme made exclusively for Kstew Defenders. 
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

DO NOT COPY THIS CODE.

*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #e7e4ef url('images/bg.jpg') repeat-x;
text-align:center;
color: #463e4d;
}

#maincontainer{
width: 930px; 
margin: 0 auto;
text-align:justify;
position:relative;
background: url('images/bgy.jpg') repeat-y;
}

#topsection{
height: 420px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 18px 0 337px; 
}

#leftcolumn{
float: left;
width: 313px; 
margin-left: -913px; 
}

#footer{
clear: left;
width: 100%;
color: #5a5460;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #5a5460;
}

#welcome {
color: #6c6275;
text-align: justify;
font-family: Arial;
font-size: 11px;
}

#welcome b{
color: #7b698b;
}

#welcome i{
color: #342d3a;
}

#pics {
color: #5a5460;
text-align: center;
font-family: arial;
font-size: 11px;
}

#pics img {
background-color: #ffffff;
border-bottom: 1px solid #dedbe3;
border-right: 1px solid #dedbe3;
padding: 5px;
margin: 2px;
-moz-border-radius: 4px;
}

#pics img:hover{
background-color: #f3f1f8;
border-bottom: 1px solid #a193be;
border-right: 1px solid #a193be;
padding: 5px;
margin: 2px;
}


 /* Content Structures */
.content-inside {
background: #e7e3ed;
}

.content-inside-top {
background: url('images/top-content.jpg') no-repeat top;
} 

.content-title {
color: #574f67;
text-align: center;
font-family: tahoma;
font-weight: bold;
font-size: 14px;
padding: 10px 0px 5px 0px;
background: url('images/post-title.png') no-repeat bottom;
}

.content-title a{
color: #574f67;
}

.content-title strong{
color: #574f67;
}

.page-title {
color: #574f67;
text-align: center;
font-family: tahoma;
font-weight: bold;
font-size: 14px;
padding: 10px 0px 5px 0px;
background: url('images/post-title.png') no-repeat bottom;
}

.date {
height: 44px;
margin: 5px 6px 0px 8px;
width: 78px;
text-align: center;
float: left;
background: url('images/date.png') no-repeat top;		
}
.date .month {
display: block;
color: #9c94aa;
padding: 2px 0px 0px 0px;
text-align: center;
text-transform: uppercase;
font-size: 16px;
margin-top: 4px;	
font-family: Georgia;
margin-bottom: 3px;
}
.date .day {
display: block;
color: #b3adbf;
font-size: 11px;
margin-top: 5px;
font-family: Arial;
text-align: center;
margin-top: -3px;
}

.content-page {
padding: 8px 5px 3px 5px;
font-family: arial;
font-size: 11px;
color: #6a6278;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 0px 2px 3px 2px;
color: #afa9b9;
text-align: center;
}

.content-bottom a{
color: #91899f;
}

.content-categories {
font-family: arial;
font-size: 11px;
color: #9d98a6;
text-align: left;	
padding: 8px 6px;	
background: url('images/bottom-content.jpg') no-repeat bottom;
} 
 
h1 {
color: #366f8a;
text-transform: uppercase;
text-align: left;
font-weight: bold;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 

p { 
margin-top:  1px;
}
	
.option-archive{
background: #e7e3ed;
padding: 5px;	
text-align: center;
-moz-border-radius: 8px;
}	


 /* Sidebar Structures */

.sidebar_title {
font-family: Trebuchet MS;
padding: 3px 0px 10px 60px;
margin: 5px 0px;
color: #595066;
text-align: left;	
font-size: 10pt;
font-weight: bold;
font-style: italic;
letter-spacing: 1px;
word-spacing: 1px;
text-shadow: #d3cddd 1px 1px;
background: url('images/side-title.png') no-repeat left bottom;	
}

.sidebar_content {
color: #8c829c;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 15px;}



/*Options style*/

a { 
text-decoration:  none;
color: #3697a0;}

a:hover {
color: #654a86;
text-decoration: none;}	

.image {
background-color: #faf8fc;
border-bottom: 1px solid #d6cfe1;
border-right: 1px solid #d6cfe1;
padding: 5px;
margin: 2px;
-moz-border-radius: 4px;} 

.image:hover  {
background-color: #f4f2f8;
border-bottom: 1px solid #8d6fb9;
border-right: 1px solid #8d6fb9;
padding: 5px;
margin: 2px;
} 

strong {color: #5d3e88;}
b {color: #5d3e88;}
i { color: #212121;}
italic { color: #212121;}
em { color: #212121;}
u {color: #816c9e; text-decoration: none; border-bottom: 1px dotted #2c7b80;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
padding: 10px 10px 0px 10px;
color: #7d748c;
background: #f4f2f8;
border-right: 2px solid #cec7d9;
border-bottom: 2px solid #cec7d9;
-moz-border-radius: 7px;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #7d748c;
background: #f4f2f8;
padding: 1px;
border: 1px solid #cec7d9;
-moz-border-radius: 4px;}	

