/*  
Theme Name: The Smoke Lives vs02
Description: Theme made for The Smoke Lives
Theme URI: http://www.thesmokelives.com
Copyright: Lemmonice Designs
Version: 01
Author: Pilar Prada
Author URI: http://www.lemmonicedesigns.net
*/


* {
padding: 0px;
margin: 0px;
}

body {
margin: 0px;
text-align:center; 
background-image: url(images/bg.jpg);
background-repeat: repeat;
background-color: #262826;
} 

#bgx {
background-image: url(images/bgx.jpg);
background-repeat: repeat-x;
}

body, div, table {
font-family: 'Trebuchet MS'; 
font-size:11px; 
color:#000000;
vertical-align: top;
}

#mainheader {
width: 879px;
z-index: -2px;
}

#container {
	margin: 0px auto;
	position: relative;
	text-align: justify;
	width: 879px;
	background-image: url(images/bgcontainer.jpg);
}

		
#content { 
	position: relative;
	width: 540px;
	margin-right: 35px;
	margin-top: -38px;
	z-index: -1px;
	float: right;
	padding: 0px;
} 

#contentcolumn{
margin-top: 25px;
}

#sidebar { 
	width: 260px; 
	float: left;
	margin-top: -15px;
	margin-left: 20px;
}

#footer{
clear: center;
width: 100%;
color: #c4c6cf;
text-transform:capitalize;
font-family: Georgia;
text-align: center;

}

.gap {
height: 15px;
background: transparent;
}

#footer a {
color: #ffffff;
}

#footer a:hover {
color: 818181;
}

/* Sidebar Organization */

.sidebar_title {
color: #6a3a32;
background-image:url(images/sidebar_top.jpg);
font: bold 14px 'Georgia'; 
text-transform: capitalize;
letter-spacing: 1px;
text-align: center;
width: 235px;
height: 52px;
padding-top: 13px;
padding-bottom: 5px;
margin-bottom: 5px;
margin-top: 5px;
margin-left: 8px;
}

.sidebar_title:first-letter {
font: bold 16px 'Georgia'; 
color: #59332d; 
}

.sidebar_content {
color: #b8b8b8;
padding: 10px 0px 8px 14px;
font-family: Trebuchet MS;
font-size: 11px;
text-align: justify;
margin-bottom: 10px;
margin-top: -18px;
width: 243px;
margin-left: -5px;
}


 /* Content Organization */
 
.content-text {
background: url('images/content_top.jpg') top left no-repeat;
background-color: #878787;
width: 555px; 
height: auto;
}


.header {
float: left;
padding-left:15px;
width: 530px;
margin-top: 18px;
padding-bottom: 0px;
}

.title {
font: bold 12px 'verdana'; 
text-transform: capitalize;
letter-spacing: 0px;
color: #c0c7bc;
text-align: left;
padding-top: 0px;
 
}

.title a {
font: bold 12px 'verdana'; 
text-transform: capitalize;
letter-spacing: 0px;
color: #c0c7bc;
text-align: left;
padding-top: 0px;
}

.title a:link {
font: bold 12px 'verdana'; 
text-transform: capitalize;
letter-spacing: 0px;
color: #c0c7bc;
text-align: left;
padding-top: 0px;
 
}

.title a:visited {
font: bold 12px 'verdana'; 
text-transform: capitalize;
letter-spacing: 0px;
color: #c0c7bc;
text-align: left;
padding-top: 0px;
 
}

.title a:active {
font: bold 12px 'verdana'; 
text-transform: capitalize;
letter-spacing: 0px;
color: #c0c7bc;
text-align: left;
padding-top: 0px;
 
}

.title a:hover{
font: bold 12px 'verdana'; 
text-transform: capitalize;
letter-spacing: 0px;
color: #d9ded6;
text-align: left;
padding-top: 0px;
 
}

.content-bottom {
background-image:url(images/content_bottom.jpg);
background-repeat: no-repeat;
font-family: arial;
font-size: 11px;
width: 555px;
height: 1px;
padding-top: 5px;
padding-bottom: 12px;
padding-right: 5px;
padding-left: 0px;
margin-bottom: 0px;
color: #000000;
text-align: left;

}

.meta {
color: #1d211c;
font: normal 9px 'Verdana'; 
text-transform: none;
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
}


.meta a {
color: #3e423c;
}

.meta a:link {
color: #3e423c;
}

.meta a:visited {
color: #3e423c;
}

.meta a:active {
color: #3e423c;
}

.meta a:hover {
color: #1a2912;
}

.date {
height: 20px;
margin: -15px -5px 0px 10px;
padding-top: 15px;
width: 90px;
text-align: center;
text-transform: uppercase;
float: right;
	
}

.date .month {
display: inline;
font: bold 12px 'Georgia'; 
text-transform: uppercase;
letter-spacing: 0px;
color: #dcefd2;
}

.date .day {
display: inline;
font: bold 12px 'verdana';
color: #dcefd2;
letter-spacing: 0px;
margin-top: 0px;
}

.newsbody {
color: #d5dcd2;
vertical-align: top;
text-align: justify;
padding:12px;
width: 530px;
margin-top: -8px;
}

.comments {
background-color: #959595;
color: #444a41;
padding: 5px;
-moz-border-radius: 10px;
}

h1 {
color: #b4bab1;
background-color: #444a41;
font: bold 12px 'Trebuchet MS'; 
text-transform: uppercase;
text-align: left;
margin-top: 10px;
padding: 3px;
}

h2 {
color: #444a41;
border-bottom: 1px;
border-bottom-color: #b4bab1;
font: normal 11px 'Georgia'; 
text-transform: none;
text-align: left;
padding-top: 5px;
}

h3 {
background-color: #5d625a;
font: bold 11px 'Trebuchet MS'; 
text-transform: uppercase;
color: #1d201b;
text-align: left;
padding: 2px;
margin-top:15px;
margin-bottom:5px;
}

/* Extras */
 
a {
cursor: default; 
text-transform: none; 
font-weight: bold; 
text-decoration:none;
color: #67312f; }  

a:link, a:visited { color:#67312f;}
a:hover{ color:#7e4342; text-decoration:none; }
a:active { color:#67312f;}


blockquote {
	font: normal 11px Georgia;
	font-style:italic;
	background: #6e6a6a;
	width: auto;
	text-align: justify;
	color: #dedada;
	border-left: 3px #424c40 solid;
	padding: 10px;
	padding-left: 10px;
	margin: 10px;

}


textarea, input, select, button, submit {
	border: 0px;
	color: #dedada;
	background: #6e6a6a;
	font: normal 10px Tahoma;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 3px;}

img {
       border: 0px;
}

a img{
        background-color: #6f6f6f;
        border:1px solid #708869;
        margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 2px;
        padding: 3px;
       filter:alpha(opacity=60);
       -moz-opacity:1;
	   -moz-border-radius: 5px;
} 

a:hover img {
        background-color: #6f6f6f;
        border:1px solid #3c4d37;
        margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 2px;
        padding: 3px;
       filter:alpha(opacity=90);
       -moz-opacity:0.7;
	   -moz-border-radius: 5px;
}

a img#link  {
        margin: 0px;
        padding: 0px;
        BORDER: 0px;
        background: transparent;
}
a:hover img#link {
        margin: 0px;
        padding: 0px;
        BORDER: 0px;
        background: transparent;
}

b { color: #87a576;}

i { color: #2b2e2a; }

u { color: #202020; }

s { color: #000000; font-style: italic;}


UL {PADDING-LEFT: 20px; PADDING-TOP: 10px; PADDING-BOTTOM: 10px;}

.clearing {
clear:both;
}