/*  

Theme Name: I'm Awesome

Theme URI: http://themiz.net/

Version: 1.0

Author: Maddie

Based on: Amanda's AM2M Theme

*/





/* CSS Document */



body{

margin:0;

padding:0;

line-height: 15px;

background-image:  url(/wp-content/themes/acover/bg.jpg); 
background-repeat: repeat-x;
background-color: #191919;

font-size: 10px;

font-family : arial, sans-serif;

color: #ffffff;
background-position: 0px 0px;


}



/**************************LINK COLORS**************************/

a { text-decoration: none; }

a:link {color: #d7061c; }

a:visited, a:active {color: #ecea37; }

a:hover {color: #ecea37; text-decoration: none;}

/**************************END - LINK COLORS**************************/





strong {color: #ecea37;}

b {color: #ecea37;}

i { color: #de1717;}

em { color: #de1717;}

u {color: #de1717; text-decoration: none; border-bottom: 1px solid #ecea37;}






/**************************DO NOT EDIT HERE**************************/



#maincontainer{

width: 900px; 

margin: 0 auto;

text-align:justify;

position:relative;

line-height: 11px;

}



#topsection{

height: 443px; 

}





#contentwrapper{

float: left;

width: 100%;

}



#contentcolumn{

margin: 0 330px 0 0px;

}





#leftcolumn{

float: right;

width: 300px;

margin-left: -887px;

}



#footer{

clear: left;

width: 71%;

background: #transparent;

color: #a7c4da;

text-align: center;

padding: 6px 6px;

border: 0px solid #404040;

}



#footer a{

color: #101010;

}



.innertube{

margin: 0px; 

margin-top: 0;

}






ul.heads {font-size: 11px; list-style-type:none;margin:0;}
ul.heads li {display: block;display: inline;float: left;}
ul.heads li a {display: inline; float: left; }
ul.heads li a {background:#94a4d1 url() 5px 9px no-repeat;padding: 5px 10px 5px 18px; display: block; width: 240px; border-bottom: 1px solid #4b4b4b; color: #000000; text-align: left;text-decoration:none; }
ul.heads li a:hover {background:#aebce7 url() 5px 7px no-repeat;color: #000000; }







/**************************YOU CAN START EDITING HERE**************************/




.all{
	background: url() no-repeat bottom left;
	background-color: #;

	border: 0px solid #505050;

	padding: 0px;
	margin-bottom: 10px;
        -moz-border-radius: 20px;

	}




	








/**************************POST CONTENT**************************/
.title {

	font-family:"Impact", "lucida sans", lucida, verdana, arial, sans-serif;
        font-weight:normal;
	background-color: #111111;
	color: #9f0706;


	text-align: center;
border: 0px solid #e0dbdb;


	letter-spacing: 1px;

	line-height: 40px;

	letter-spacing: 2px;

	padding: 2px;


	font-size:18px;
text-transform:uppercase;
}





.title a{color: #9f0706;}

.title a:visited{color: #9f0706;}

.title a:hover{color: #9f0706;}


.date {
	background: url(images/bg-date.png);
	background-repeat: repeat-x;
	background-color: #003366;

	font-weight:bold;

	font-size: 11px;

	font-family:arial, sans-serif;

	color: #333333;

	text-align: center;

	letter-spacing: 0px;

	line-height: 11px;

	text-transform:uppercase;
	-moz-border-radius: 4px;

}


.day {

	font-weight:bold;

	font-size: 20px;

	font-family:"lucida grande", "lucida sans", lucida, verdana, arial, sans-serif;
	font-style:italic;

	color: #ffffff;

	text-align: center;

	letter-spacing: 0px;

	line-height: 14px;

	text-transform:uppercase;

}


.content{
	text-align: justify;

	line-height: 15px;

	font-family: arial, sans-serif;

	font-size: 11px;

	color: #595959;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;


	background: url() repeat-x bottom;
        background-color: #131313;

	border: 0px solid #d7d7d7;
        

	}





.content img {
	

	border: 1px solid #9b1e1e;

	padding: 5px;

	margin: 1px;

}



.content img:hover {

	border: 1px solid #601515;

	padding: 5px;

	margin: 1px;

}




.meta{

	text-align: center;

        background-color: #111111;

        
background-image:  url(/wp-content/themes/acover/meta.jpg);

	line-height: 15px;

	font-family: arial;

	font-size: 11px;

	color: #7d7d7d;

        border-top: 1px solid #191919;
        padding: 3px;

	}



input, select, textarea {

	font-family:Arial; 

	font-size:11px; 

	color: #d9d9d9; 

	background: #494949; 

	border:2px solid #404040;
	
	padding: 3px;

}

#commentsline{
	text-align: left;
	padding: 30px 5px 5px 15px;
	font-size: 8pt;
	margin-top: 0px;
	font-weight: normal;
        align: center;
        
}

.commentslinenormal {
	text-decoration: none;
	border-radius: 7px;
   -moz-border-radius:  7px; 
   -webkit-border-radius: 7px;
	background-color: #2C2C2C;
	margin-right: 6px;
	margin-left: 6px;
	padding: 8px;
	font-weight: normal;
	text-shadow: #000000 0 1px 1px;
	display: inline;
	border-top: 1px solid #2C2C2C;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	border-left: 1px solid #2C2C2C;
}

.date, .data {
	font-size: 8pt;
	color: #CCCCCC;
	text-align: center;
}



/*END - POST CONTENT*/







/* Easy Slider */

	#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:500px;
		height:379px;
		overflow:hidden; 
		}	

	#slider2 li{ 
		background:#f1f1f1;
		}		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:-160px;
		}	
	#nextBtn, #nextBtn2{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:30px;
		height:77px;
		background:url() no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url() no-repeat 0 0;	
		}												

/* // Easy Slider */








/**************************SIDEBAR**************************/
.sidebar_all{

	background: url() no-repeat top left;
	background-color: #131313;

	border: 0px solid #d7d7d7;

	padding: 10px;
	margin-bottom: 10px;
        
	}



.sidebar_title {
        border: 0px solid #aa6969;
background-color: #8a0608;


	font-family:"Trebuchet ms", "lucida sans", lucida, verdana, arial, sans-serif;
	font-size:11px;
text-transform:uppercase;


	color: #000000;
	text-align: center;

	letter-spacing: 1px;

	line-height: 30px;
	padding-bottom: 4px;
	margin-bottom: 6px;
        

}

.textwidget{
	text-align: justify;

	line-height: 15px;

	font-family: arial, sans-serif;

	font-size: 11px;

	color: #333333;
	}



.sidebar_content{
	text-align: justify;

	line-height: 15px;

	font-family: arial, sans-serif;
        	

	font-size: 11px;

	color: #7d7d7d;

	}


.sidebar_content img {


border: 1px solid #9b1e1e;

	padding: 3px;

	margin: 1px;


}





.sidebar_content img:hover {

	border: 1px solid #601515;

	padding: 3px;

	margin: 1px;

}

.sidebar_content ul {
	padding:0;
	margin:0px;
  }
.sidebar_content li {
	background: url(images/pil.gif) no-repeat top left;
	padding:0 0 4px 12px;
	margin-left:1px;
	color: #333333;
	list-style-type:none;
  }


.sidebar_all ul {
	padding:0;
	margin:0px;
  }
.sidebar_all li {
	background: url(images/pil.gif) no-repeat top left;
	padding:0 0 4px 12px;
	margin-left:1px;
	color: #333333;
	list-style-type:none;

	text-align: justify;

	line-height: 15px;

	font-family: arial, sans-serif;

	font-size: 11px;

	color: #333333;
  }




#wp-calendar{
	text-align: center;
	align: center;

	line-height: 15px;

	font-family: arial, sans-serif;

	font-size: 11px;

	color: #333333;
	padding-top: 2px;
	width:100%;
	}


/*END - SIDEBAR*/










/**************************SITE NAME COLOR**************************/
.site-name {
	font-family:"lucida grande", "lucida sans", lucida, verdana, arial, sans-serif;
	font-style:italic;
	font-size : 20px;
	text-decoration : none;
	text-align: left;
	color : #003366;
	font-weight:normal;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 20px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	line-height: 14px;
}


.site-name a:link {
	text-decoration:none; color: #003366;
}

.site-name a:visited {
	text-decoration:none; color: #003366;
}

.site-name a:hover {
	text-decoration:none; color: #292929;
} 
/*END - SITE NAME COLOR*/


















/**************************SUBTITLES**************************/

h1, h2, h3 {
	font-family:"lucida grande", "lucida sans", lucida, verdana, arial, sans-serif;
	font-style:italic;
	font-size : 14px;
	text-decoration : none;
	text-align: left;
	color : #003366;
	font-weight:normal;
	padding-top : 3px;
	padding-bottom : 0px;
	padding-left : 20px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	line-height: 14px;
} 
/*END - SUBTITLES*/
















/**************************MENU COLORS**************************/

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 11px arial;
width: 100%;
border-left: 1px solid #;
border-width: 1px 0;
text-transform:uppercase;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
background: url();
background-repeat: repeat-x;
background-color: #a6ceb3;
float: left;
color: #ffffff;
padding: 5px 46px; /*BY EDITING THE NUMBER 45 YOU CAN MAKE THE NAVIGATION MENU BIGGER OR SMALLER*/
text-decoration: none;
border-left: 1px solid #caefd6;

-moz-border-radius: 3px;
}

.solidblockmenu li a:visited{
color: #ffffff;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
background: url(butbg.jpg);
background-repeat: repeat-x;
background-color: #006600;
color: #5a5a5a;
-moz-border-radius: 3px;
}



<!--[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]-->

/*END - MENU COLORS*/






/**************************JUST EDIT HERE IF YOU KNOW WHAT YOU ARE DOING**************************/

.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;

}


.box{

	text-align: justify;

	line-height: 15px;

	font-family: arial, sans-serif;

	font-size: 11px;

	color: #333333;

	}

.box img {
	filter: alpha(opacity=80); opacity: .8;
	border: 1px solid #909090;

	padding: 3px;

	margin: 0px;

	-moz-border-radius: 4px;
}





.box img:hover {
	filter: alpha(opacity=90); opacity: .9;

	border: 1px solid #7F7F7F;

}

.spoiler {border: 5px solid #000000;padding:5px;padding-top: 2px;padding-bottom: 2px;margin-left:0.5em;margin-right:0.5em;background:#ad0f0f;color:#ad0f0f;}

.blockquote {border: 5px solid #000000;padding:5px;padding-top: 2px;padding-bottom: 2px;margin-left:0.5em;margin-right:0.5em;background:#ad0f0f;color:#000000;}

99adca

