/*  
Theme Name: Sandra Bullock Online - AM2M.net theme
Theme URI: http://am2m.net/
Description: Exclusive theme for sandrabullockfan.com
Version: 1.0
Author: Amanda MM
Author URI: http://am2m.net/
*/


/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.5em;
background-image:  url(http://sandrabullockfan.com/wp-content/themes/sandy_am2m/img/bgc.jpg); 
background-repeat: repeat-x;
background-color: #E7E7E7;
font-size: 10px;
font-family : verdana; 
color: #333333;
}


a { text-decoration: none;}
a:link {color: #BE3233;}
a:visited, a:active {color: #BE3233;}
a:hover {color: #666666; text-decoration: none;}



strong {color: #740002;}
b {color: #740002;}
i { color: #740002;}
italic { color: #740002;}
u {color: #740002; text-decoration: none; border-bottom: 1px solid #333333;}


#maincontainer{
width: 835px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 525px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 240px; /*Set right margin to RightColumnWidth*/
}

#contentcolumn img {
background-color: #ffffff;
padding: 0px;
border-bottom: 1px solid #D8D8D8;
border-top: 1px solid #D8D8D8;
border-right: 1px solid #D8D8D8;
border-left: 1px solid #D8D8D8;
padding-right: 4px;
padding-left: 4px;
padding-top: 4px;
padding-bottom: 4px;
margin: 1px;
}


#contentcolumn img:hover {
background-color: #ffffff;
padding: 0px;
border-bottom: 1px solid #989898;
border-top: 1px solid #989898;
border-right: 1px solid #989898;
border-left: 1px solid #989898;
padding-right: 3px;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px;
margin: 2px;
}



#rightcolumn{
float: left;
width: 240px; /*Width of right column*/
margin-left: -240px; /*Set left margin to -(RightColumnWidth) */
}


#rightcolumn img {
background-color: #ffffff;
padding: 0px;
border-bottom: 1px solid #D8D8D8;
border-top: 1px solid #D8D8D8;
border-right: 1px solid #D8D8D8;
border-left: 1px solid #D8D8D8;
padding-right: 4px;
padding-left: 4px;
padding-top: 4px;
padding-bottom: 4px;
margin: 1px;
}


#rightcolumn img:hover {
background-color: #ffffff;
padding: 0px;
border-bottom: 1px solid #989898;
border-top: 1px solid #989898;
border-right: 1px solid #989898;
border-left: 1px solid #989898;
padding-right: 3px;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px;
margin: 2px;
}



#footer{
clear: left;
width: 100%;
background: #fbfbfb;
color: #818181;
text-align: center;
padding: 6px 0;
	border-top: 1px solid #D8D8D8;
}

#footer a{
color: #818181;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}





.all{
	background-color: #ffffff;
	border: 1px solid #D8D8D8;
	padding: 4px;
	}


.title {
background-color: #BE3233;

	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: #ffffff;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height: 18px;
	letter-spacing: 3px;
	padding-left: 5px;
}


.title a{
color: #ffffff;}

.title a:visited{
color: #ffffff;}

.title a:hover{
color: #000000;}


.date {
	background-color: #740002;
	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: #ffffff;
	text-align: center;
	letter-spacing: 1px;
	line-height: 18px;
	text-transform:uppercase;

}


.content{
	background-color: #FBFBFB;
	text-align: justify;
	line-height: 13px;
	font-family: verdana;
	font-size: 9px;
	color: #818181;
	}


.meta{
	background-color: #f3f3f3;
	text-align: right;
	line-height: 13px;
	font-family: tahoma;
	font-size: 9px;
	color: #818181;
	}

.sidebar_all{
	background-color: #ffffff;
	border: 1px solid #D8D8D8;
	padding: 3px;
	}

.sidebar_title {
	background-color: #f3f3f3;
	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: #FBFBFB;
	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: #333333; 
filter:alpha(opacity=90); 
background: #ffffff; 
border-top:1px solid #D8D8D8;
border-right:1px solid #D8D8D8;
border-bottom:1px solid #D8D8D8;
border-left:1px solid #D8D8D8;
}