/* -- START CSS --

Author: Nikie
Author URI: http://www.vintage-dreams.org
Theme Name: Startin' Fires
Theme URI: http://www.blake-shelton
Version: 3
Description:  Designed by <a href="http://www.vintage-dreams.org">Nikie</a>

 /* Basic Stuff */

body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #c5cace url('images/bg.jpg');
text-align:center;
color: #AAB789;
}

#maincontainer{
width: 965px; 
margin: 0 auto;
text-align:justify;
position:relative;
background: url('images/bg2.jpg') repeat-y;
}


#contentcolumn{
margin-left: 350px;
margin-right: 15px;
}

#sidebar-content{
float: left;
width: 325px; 
margin-left: 10px; 
}

#sidebar-content2{
padding: 0px 5px;
}

#footer{
clear: left;
width: 100%;
color: #989ba0;
text-align: center;
padding: 6px 0px 6px 0px;
}

#footer a{
color: #989ba0;
}

#pics{
color: #686868;
text-align: center;
font-family: arial;
font-size: 11px;
}

#pics img{
-moz-border-radius: 3px;	
background-color: #686868;
border-right: 1px solid #a0aeb8;
border-bottom: 1px solid #a0aeb8;
padding: 4px;
margin: 1px;
}

#pics img:hover{
-moz-border-radius: 3px;	
background-color: #dfe3e6;
border-right: 1px solid #616f79;
border-bottom: 1px solid #616f79;
padding: 4px;
margin: 1px;
}

.commentlist {
font-size: 11px;
color: #0C0C0C;}

/* Content Structures */


.content-text {
background: #353535;
padding: 6px 4px 3px 4px;
-moz-border-radius: 10px;
}

 
.content-title {
color: #849642;
text-align: left;
font-family: Georgia;
font-weight: bold;
font-style: italic;
font-size: 13px;
text-transform: lowercase;
padding: 12px 4px 12px 12px;
background: url('images/title_bg.jpg') no-repeat center;
border-bottom: 2px solid #5B5B5B;
border-right: 2px solid #5B5B5B;
text-shadow: #191919 1px 1px;
-moz-border-radius: 20px;
}

.content-title a{
color: #849642;
}

.content-title b{
color: #849642;
}

.content-page {
padding: 3px;
font-family: arial;
font-size: 11px;
color: #7E7E7E;
}

.content-bottom {
background: #2B2B2B;
font-family: arial;
font-size: 10px;
padding: 8px 8px 8px 8px;
color: #7b7e85;
text-align: left;
-moz-border-radius: 10px;
}

.content-bottom a{
color: #7D7E42;
}

 
h1 {
color: #7D7E42;
text-align: left;
font-family: Georgia;
font-size: 10px;
text-transform: lowercase;
font-weight: bold;
margin: 0px;
} 

p { 
	margin-top:  1px;}

.option-archive{
padding: 7px;
text-align: center;
background: #353535;
-moz-border-radius: 7px;
}

 /* Sidebar Structures */

.sidebar_title {
font-family: Georgia;
padding: 3px 0px 10px 0px;
margin: 10px 0px 3px 0px;
color: #7D7E42;
text-align: center;	
font-size: 13pt;
font-weight: bold;
font-style: italic;
border-bottom: 1px solid #5B5B5B;
background: url('images/side-title.png') no-repeat bottom;	
text-shadow: #3A3A3A 1px 1px;
}

.sidebar_content {
color: #767a7e;
padding: 5px 1px 5px 1px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 20px;
}


/*Options style*/

a { 
text-decoration:  none;
color: #7D7E42;}

a:hover {
color: #CAC6C3;
text-decoration: none;}	

.image {
-moz-border-radius: 5px;	
background-color: #373737;
border-right: 1px solid #C0CDDE;
border-left: 1px solid #C0CDDE;
border-top: 1px solid #C0CDDE;
border-bottom: 1px solid #C0CDDE;
padding: 5px;
margin: 2px;} 

.image:hover  {
background-color: #373737;
border-right: 1px solid #7D7E42;
border-left: 1px solid #7D7E42;
border-top: 1px solid #7D7E42;
border-bottom: 1px solid #7D7E42;
padding: 5px;
margin: 2px;
} 

.img {
-moz-border-radius: 5px;	
background-color: #1A1A1A;
border-right: 1px solid #C0CDDE;
border-left: 1px solid #C0CDDE;
border-top: 1px solid #C0CDDE;
border-bottom: 1px solid #C0CDDE;
padding: 5px;
margin: 2px;} 

.img:hover  {
background-color: #1A1A1A;
border-right: 1px solid #7D7E42;
border-left: 1px solid #7D7E42;
border-top: 1px solid #7D7E42;
border-bottom: 1px solid #7D7E42;
padding: 5px;
margin: 2px;
} 

#affiliates {
-moz-border-radius: 5px;	
background-color: #373737;
border-right: 1px solid #C0CDDE;
border-left: 1px solid #C0CDDE;
border-top: 1px solid #C0CDDE;
border-bottom: 1px solid #C0CDDE;
padding: 5px;
margin: 2px;} 

#affiliates:hover  {
background-color: #373737;
border-right: 1px solid #7D7E42;
border-left: 1px solid #7D7E42;
border-top: 1px solid #7D7E42;
border-bottom: 1px solid #7D7E42;
padding: 5px;
margin: 2px;
} 


strong {color: #B8AC82; font-family: Trebuchet MS; text-shadow: #121212 1px 1px;}
b {color: #B8AC82;}
i { color: #C0CDDE;}
italic { color: #C0CDDE;}
em { color: #C0CDDE;}
u {color: #E5D5AE; text-decoration: none; border-bottom: 1px dotted #7F7461;}
img {border: 0px;}

blockquote {
background: #222222;
color: #8f959f;
padding: 10px;	
font-family: Arial;
font-size: 11px;
-moz-border-radius: 6px;
} 

input, textarea, option, select, button {
font-family: Georgia;
font-size: 13px;
color: #7D7E42;
background: #121212;
padding: 5px;
border: 1px solid #7D7E42;
-moz-border-radius: 4px;}	


/* WP PAGENAVI */

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 8px 8px 8px 8px; 
	margin: 8px;	
	text-decoration: none;
	border: 1px solid #353535;
	color: #7D7E42;
	background-color: #353535;
	-moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
}
.wp-pagenavi a:hover {	
	padding: 8px 8px 8px 8px; 
	border: 1px solid #353535;
	color: #7D7E42;
	background-color: #353535;
	-moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
}
.wp-pagenavi span.pages {
	padding: 8px 8px 8px 8px; 
	margin: 8px;	
	border: 1px solid #353535;
	color: #7D7E42;
	background-color: #353535;
	-moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
}
.wp-pagenavi span.current {
	padding: 8px 8px 8px 8px; 
	margin: 8px;	
	font-weight: bold;
	border: 1px solid #353535;
	color: #7D7E42;
	background-color: #353535;
	-moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
}
.wp-pagenavi span.extend {
	padding: 8px 8px 8px 8px; 
	margin: 8px;	
	border: 1px solid #353535;
	color: #7D7E42;
	background-color: #353535;
	-moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
}