/*  
Theme Name: Belong
Theme URI: http://www.eclipse-la.com/
Description: Theme made exclusively for Twilight Latino - DO NOT COPY!
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/
*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #202020 url('images/bg.jpg') repeat;
text-align:center;
}

#bg{
background: url('images/bgx.jpg') repeat-x;
}

#maincontainer{
width: 1000px; 
margin: 0 auto;
text-align:justify;
background: url('images/bg_tile.jpg') repeat-y;
position:relative;
}

#topsection{
height: 210px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 506px;
}

#contentcolumn-inside{
padding: 0px 0px 0px  3px;
}

#leftcolumn{
float: left;
width: 277px;
margin-left: -994px; 
}

#rightcolumn{
float: left;
width: 215px;
margin-left: -712px;
}


#leftcolumn-content{
padding: 0 2px 0 2px;
}

#footer{
clear: left;
width: 100%;
text-align: center;
padding: 10px 20px 5px 0px;
}

#welcome {
padding: 3px;
font-family: arial;
font-size: 11px;
color: #868686;
}

/* Content Structures */

.contentbg {
background-color: #2d2d2d;
padding: 7px;
border: 0px double #393939;
}
 
.content-title {
color: #777777;
text-align: left;
font-family: Trebuchet MS;
font-size: 17px;
font-style: italic;
text-transform: uppercase;
border-bottom: 1px dotted #444444;
}

.content-title a{
color: #777777;
}

.content-page {
padding: 3px;
font-family: arial;
font-size: 11px;
color: #868686;
}

.content-bottom {
font-family: tahoma;
font-size: 10px;
padding: 5px 0px 20px 3px;
color: #636363;
text-align: left;
}

.content-bottom a{
color: #7a7a7a;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 0px;
}
.date .month {
	display: block;
	color: #a3a3a3;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	margin-top: 5px;
	margin-bottom: 3px;
	font-family: arial;
}
.date .day {
	display: block;
	color: #b2b2b2;
	font: 18px Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}

h1 {
color: #84708c;
text-align: left;
font-family: Times New Roman;
font-size: 21px;
font-style: italic;
margin: 0px;
} 

p { 
	margin-top:  1px;}


 /* Sidebar Structures */

.sidebar_title {
color: #727272;
text-align: center;
font-family: Arial;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
padding: 7px 0px;
background-color: #0e0e0e;
}

.sidebar_content {
color: #767676;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 10px;
background-color: #353535;}



/*Options style*/

a { 
	text-decoration:  none;
	color: #c5c5c5;}

a:hover {
	color: #9d9d9d;
	text-decoration: none;}	

.image {
	background-color: #353535;
	border: 1px solid #5a5a5a;
	padding: 3px;
	margin: 2px;} 

.image:hover  {
	background-color: #353535;
	border: 1px solid #a693ae;
	padding: 3px;
	margin: 2px;
} 

strong {color: #84708c;}
b {color: #84708c;}
i { color: #a693ae;}
italic { color: #a693ae;}
em { color: #a693ae;}
u {color: #5d5d5d; text-decoration: none; border-bottom: 1px dotted #a693ae;}
img {border: 0px;}

blockquote {
	padding-left: 30px;	
	font-family: Arial;
	font-size: 11px;
    color: #898989;	
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #c8c8c8;
background: #373737;
padding: 1px;
border: 1px solid #535353;}	

