/*  



Theme Name: Version #3



Description: Ashley Tisdale Source theme.



Version: 3.0




*/













/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.5em;
background-image:  url(img/bg.jpg); 
background-repeat: repeat-x;
background-color: #0c0c0c;
font-size: 10px;
font-family : Trebuchet MS; 
color: #333333;
}


a { text-decoration: none;}
a:link {color: #bac1b9;}
a:visited, a:active {color: #bac1b9;}
a:hover {color: #FFFFFF; text-decoration: underline;}



strong {color: #bac1b9;}
b {color: #9D5144;}
i { color: #9D5144;}
italic { color: #9D5144;}
u {color: #9D5144; text-decoration: none; border-bottom: 1px solid #333333;}


#maincontainer{
width: 1050px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
text-align:justify;
position:relative;
}

#topsection{
height: 525px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

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

#contentcolumn{
margin: 0 300px 0 300px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}


#contentcolumn img {
background-color: #191919;
padding: 0px;
border-bottom: 1px solid #393939;
border-top: 1px solid #393939;
border-right: 1px solid #393939;
border-left: 1px solid #393939;
padding-right: 3px;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px;
margin: 1px;
}



#leftcolumn{
float: left;
width: 300px; /*Width of left column in pixel*/
margin-left: -1050px; /*Set margin to that of -(MainContainerWidth)*/
}

#leftcolumn img {
background-color: #191919;
padding: 0px;
border-bottom: 1px solid #393939;
border-top: 1px solid #393939;
border-right: 1px solid #393939;
border-left: 1px solid #393939;
padding-right: 3px;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px;
margin: 1px;
}

#rightcolumn{
float: left;
width: 300px; /*Width of right column*/
margin-left: -300px; /*Set left margin to -(RightColumnWidth)*/
}

#rightcolumn img {
background-color: #191919;
padding: 0px;
border-bottom: 1px solid #393939;
border-top: 1px solid #393939;
border-right: 1px solid #393939;
border-left: 1px solid #393939;
padding-right: 3px;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px;
margin: 1px;
}

#footer{
clear: left;
width: 100%;
background: #000000;
color: #818181;
text-align: center;
border-top: 1px solid #393939;
padding: 8px 0;
margin-top: 14px;
}

#footer a{
color: #818181;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}




.all{
	background-color: #000000;
	border: 1px solid #393939;
	padding: 4px;
	}


.title {
background-image:  url(img/bg_title.gif); 
background-repeat: repeat-x;
background-color: #272727;

	border-bottom: 0px solid #DDE0CF;
	border-left: 0px solid #910A57;
	border-top: 0px solid #000000;
	border-right: 0px solid #B20000;
	font-size:11px;
	font-family:arial;
        font-weight:bold;
	color: #000000;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height: 18px;
	letter-spacing: 3px;
	padding-left: 5px;
}


.title a{
color: #000000;}

.title a:visited{
color: #000000;}

.title a:hover{
color: #ffffff;}


.date {
	background-color: #272727;
	border-bottom: 0px solid #DDE0CF;
	border-left: 0px solid #A12541;
	border-top: 0px solid #000000;
	border-right: 0px solid #B20000;
	font-weight:normal;
	font-size: 9px;
	font-family:tahoma;
	color: #8E8E8E;
	text-align: center;
	letter-spacing: 1px;
	line-height: 18px;

}


.content{
	background-color: #000000;
	text-align: justify;
	line-height: 13px;
	font-family: verdana;
	font-size: 9px;
	color: #818181;
	}


.meta{
	background-color: #000000;
	text-align: right;
	line-height: 13px;
	font-family: tahoma;
	font-size: 9px;
	color: #818181;
	}


.sidebar_title {
	background-color: #272727;
	border-bottom: 0px solid #C3C3C3;
	font-weight:normal;
	font-size: 11px;
	font-family:arial;
	color: #666666;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height: 18px;
	padding-left: 5px;

}

.sidebar_content{
	background-color: #000000;
	border: 0px solid #F0F0F0;
	text-align: justify;
	line-height: 13px;
	font-family: tahoma;
	font-size: 10px;
	color: #818181;
	}


input, select, textarea {
font-family:'Verdana', Trebuchet MS, Arial, Helvetica, Sans-serif; 
font-size:10px; 
color: #999999; 
filter:alpha(opacity=90); 
background: #303030; 
border-top:1px solid #393939;
border-right:1px solid #393939;
border-bottom:1px solid #393939;
border-left:1px solid #393939;
}
