/*  
Theme Name: Color
Theme URI: http://am2m.net/
Description: Free Wordpress theme by AM2M.net. Please do not redistribute it and do not remove the credit links. Thanks.
Version: 5.0
Author: Amanda MM
Author URI: http://am2m.net/
*/


/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.5em;
background-image:  url(img/bg.jpg); 
background-repeat: repeat-x;
background-color: #000000;
font-size: 11px;
font-family : tahoma; 
color: #666666;
}


a { text-decoration: none;}
a:link {color: #BB3A61;}
a:visited, a:active {color: #BB3A61;}
a:hover {color: #000000; text-decoration: none;}



strong {color: #000000;}
b {color: #000000;}
i { color: #000000;}
em { color: #000000;}
u {color: #000000; text-decoration: none; border-bottom: 1px solid #999999;}


#maincontainer{
width: 904px; 
margin: 0 auto;
text-align:justify;
position:relative;
line-height: 11px;
}

#topsection{
height: 189px; /*Height of top section*/
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{

margin: 0 10px 0 269px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}


#leftcolumn{
background-color: #000000;
float: left;
width: 269px;
margin-left: -904px;
}


#rightcolumn{
background-color: #000000;
float: left;
width: 10px;
margin-left: -10px;
}



#footer{
clear: left;
width: 100%;
color: #666666;
text-align: right;
padding: 0px 0;
padding-right: 60px;
	border-top: 0px solid #333333;
}

#footer a{
color: #666666;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}






.all{
background: url(img/bg2.jpg) no-repeat top left;
	background-color: #ffffff;
	border: 0px solid #333333;
	padding: 0px;
	}


.title {
background: url(img/bg2.jpg) no-repeat top left;
	background-color: transparent;
	border-bottom: 1px dotted #999999;
	border-left: 0px solid #910A57;
	border-top: 0px solid #000000;
	border-right: 0px solid #B20000;
	font-size:20px;
	font-family:Century Gothic,Trebuchet,Arial,Verdana,Sans-serif;
        font-weight:normal;
	color: #000000;
	text-align: left;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height: 26px;
	letter-spacing: 2px;
	padding: 15px;
}


.title a{
color: #000000;}

.title a:visited{
color: #000000;}

.title a:hover{
color: #00BA88;}


.date {
background: url(img/bg4.jpg) no-repeat top left;
border: 0px solid #236262;
	font-weight:normal;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #994264;
	text-align: right;
	letter-spacing: 3px;
	line-height: 18px;
	text-transform:uppercase;
padding-right:10px;
padding-bottom:20px;
}

.date a:hover{
color: #000000;}

.content{
	background-color: transparent;
	text-align: justify;
	line-height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
padding-right:10px;
padding-left:10px;
	}


.content img{
	border: solid 1px #D9D9D9;
	background: #fff;
	padding: 5px;
	margin: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.content img:hover{
	border-color: #D48FAA;
}


.meta{
	background-color: transparent;
	text-align: right;
padding-right:10px;
	line-height: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #40304B;
	}

.meta a{
color: #40304B;}

.meta a:visited{
color: #40304B;}

.meta a:hover{
color: #000000;}

.sidebar_all{
background: url(img/bg3.jpg) no-repeat bottom center;
	background-color: #282828;
	border: 1px solid #333333;
	padding: 6px;
	}

.sidebar_title {
	background-color: transparent;
	border-bottom: 1px solid #333333;
	font-weight:bold;
	font-size:8px;
	font-family:georgia;
	color: #ffffff;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: 2px;
	line-height: 18px;
	padding-left: 5px;

}

.sidebar_content{
	background-color: transparent;
	border-bottom: 0px solid #398085;
	text-align: justify;
	line-height: 13px;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	}


input, select, textarea {
border: 1px solid #1e5454;
font-family:'Verdana', Trebuchet MS, Arial, Helvetica, Sans-serif; 
font-size:11px; 
color: #666666; 
filter:alpha(opacity=90); 
background: #000000; 
}




.cat img {
padding: 0px;
border: 0px solid #f0f0f0;
padding-right: 0px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
}


.cat img:hover {
padding: 0px;
border: 0px solid #f0f0f0;
padding-right: 0px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
}



h1, h2, h3 {
font-size : 11px;
text-decoration : none;
text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
text-transform: uppercase;
padding-top : 0px;
padding-bottom : 1px;
padding-left : 30px;
padding-right : 0px;
margin-top : 0px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
background: #ffffff;
letter-spacing: 3px;
line-height: 16px;
border-top-width : 0px;
border-bottom-width : 1px;
border-left-width : 0px;
border-right-width : 0px;
border-style : dotted;border-color : #999999;
	font-weight:normal;
}




h4 {
	background: #000000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:30px;
	color: #ffffff;
	font-style:italic;
	text-align: center;
	text-transform: normal;
	letter-spacing: 0px;
	line-height: 16px;
	font-weight:normal;
	padding-top : 0px;
	padding-bottom : 10px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;}

h4 a:link {
text-decoration:none;
color: #ffffff;
}

h4 a:visited {
text-decoration:none;
color: #ffffff;
}

h4 a:hover {
text-decoration:none;
color: #666666;
} 



.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 11px arial;
width: 100%;
border: 0px solid #000000;
border-width: 0px 0;
background: transparent;
text-transform:uppercase;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #ffffff;
padding: 10px 32px;
padding-top: 155px;
text-decoration: none;
border-left: 1px solid #000000;
background: transparent;

}

.solidblockmenu li a:visited{
color: #ffffff;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #ffffff;
background-image:  url(img/bg3.jpg); 
background-repeat: repeat-x;
background-color: #222222;
}



<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

<![endif]-->
