/*  

Theme Name: The Fan Sites Network theme

Theme URI: http://am2m.net/

Description: Exclusive theme for fan-sites.org hostees. Please, don't use as a base for other themes. Thanks.

Version: 1.0

Author: Amanda MM

Author URI: http://am2m.net/

*/





/* CSS Document */



body{

margin:0;

padding:0;

line-height: 1.5em;

background-image:  ; 
background-repeat: repeat-x;
background-color: #edeae6;

font-size: 12px;

font-family : verdana, arial, sans-serif;

color: #555555;
background-position: 0px 0px;


}


.latest a img {
filter: alpha(opacity=70); opacity: .7;
	-moz-border-radius: 4px;

	border: 1px solid #b8b8b8;

	padding: 3px;

	margin: 1px;

}


.alignleft {
float: left;
}

.alignright {
float: right;
}

h6 {
	-moz-border-radius: 4px;
	border-bottom: 2px solid #f4f3f1;
	background: #94b2ae;
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 12px; 
	line-height: 8px; 
	font-weight: bold;
	text-transform: normal;
	color: #f4f3f1; 
	text-align: left;
	padding: 10px;}

img.wp-smiley {
    border: 0px !important;
    padding: 0px !important;
}

a img.wp-smiley {
    border: 0px !important;
    padding: 0px !important;
}




/**************************LINK COLORS**************************/

a { text-decoration: none; }

a:link {color: #a25876; }

a:visited, a:active {color: #a25876; }

a:hover {color: #641837; text-decoration: none;}

/**************************END - LINK COLORS**************************/





strong {color: #555555;}

b {color: #333333;}

i { color: #527176;}

em { color: #527176;}

em2 { color: #cfc4b4;}

em3 { color: #656565; font-family: Georgia; font-style: italic; font-size:13px;}

u {color: #000000; text-decoration: none; border-bottom: 1px solid #666666;}






/**************************DO NOT EDIT HERE**************************/



#maincontainer{

width: 778px; 

margin: 0 auto;

text-align:justify;

position:relative;

line-height: 11px;

}



#topsection{

height: 443px; 

}





#contentwrapper{

float: left;

width: 100%;

}



#contentcolumn{

margin: 0 0px 0 245px;

}





#leftcolumn{

float: left;

width: 240px;

margin-left: -778px;

}


#bottom {
clear: left;
width: 100%;
background: #94b2ae;
border-top: 1px solid #D8D8D8;
}

#footer{

clear: left;

width: 778px;

background: #94b2ae;

color: #555555;



padding: 6px 0;

border-top: 0px solid #D8D8D8;

margin-left: 395px;


}



#footer a{

color: #555555;

}

#footer a:hover{

color: #f4f3f1;

}


#footer ul {
	padding:0;
	margin:0px;
  }
#footer li {
	background: url(images/pil.gif) no-repeat top left;
	padding:0 0 4px 12px;
	margin-left:1px;
	color: #333333;
	list-style-type:none;
  }





.innertube{

margin: 0px; 

margin-top: 0;

}















/**************************YOU CAN START EDITING HERE**************************/




.all{
	background: url(images/bg-all.png) no-repeat top left;
	background-color: #e4ddd3;

	border: 0px solid #E6E6E6;

	padding: 0px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;

	}




	








/**************************POST CONTENT**************************/
.title {


font-family:Georgia, "lucida grande", "lucida sans", lucida, verdana, arial, sans-serif;
	font-size:13px;
	font-style:italic;
        font-weight:normal;
-moz-border-radius: 4px;
	color: #527176;

	border-bottom: 1px solid #f4f3f1;

	text-align: left;

	text-transform:none;

	letter-spacing: 1px;

	line-height: 24px;

	letter-spacing: 1px;

	padding: 2px;
        padding-left: 5px;

}





.title a{color: #527176;}

.title a:visited{color: #527176;}

.title a:hover{color: #902953; text-decoration: none;}


.date {
	background: url(images/bg-date.png);
	background-repeat: repeat-x;
	background-color: #e4ddd3;

	font-weight:bold;

	font-size: 14px;

	font-family:Ariel, sans-serif;

	color: #acbbb7;

	text-align: center;

	letter-spacing: 0px;

	line-height: 18px;

	text-transform:uppercase;
	-moz-border-radius: 4px;

}


.day {

	font-weight:bold;

	font-size: 22px;

	font-family:Georgia, "lucida grande", "lucida sans", lucida, verdana, arial, sans-serif;
	font-style:italic;

	color: #959595;

	text-align: center;

	letter-spacing: 0px;

	line-height: 20px;

	text-transform:uppercase;

}


.content{
	text-align: justify;

	line-height: 15px;

	font-family: arial, sans-serif;

	font-size: 12px;

	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;

	}

.content img {
filter: alpha(opacity=90); opacity: .9;
	-moz-border-radius: 4px;

	border: 1px solid #b8b8b8;

	padding: 3px;

	margin: 1px;

}



.content img:hover {
filter: alpha(opacity=100); opacity: 1;
	border: 1px solid #959595;

	padding: 3px;

	margin: 1px;

}



blockquote {
	background: #d8cec0;
	border: 1px solid #f4f3f1;
	padding: 8px;
-moz-border-radius: 4px;
	text-align: justify;}




.meta{

	text-align: left;

	line-height: 13px;

	font-family: arial;

	font-size: 11px;

	color: #333333;
     
        padding-left: 2px;

	}



input, select, textarea {

	font-family:Arial; 

	font-size:11px; 

	color: #000000; 

	background: #E0E0E0; 

	border:1px solid #ffffff;
	-moz-border-radius: 4px;
	padding: 5px;

}


/*END - POST CONTENT*/














/**************************SIDEBAR**************************/
.sidebar_all{

	background: url(images/bg-side.png) no-repeat top left;
	background-color: #ece6df;

	border: 0px solid #e2e2e2;

	padding: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;

	}



.sidebar_title {
	border-bottom: 1px solid #b8b8b8;

	font-family:Georgia, "lucida grande", "lucida sans", lucida, verdana, arial, sans-serif;
	font-size:12px;
	font-style:italic;
        font-weight:bold;

	color: #767676;
	text-align: center;

	letter-spacing: 1px;

	line-height: 16px;
	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: 12px;

	color: #333333;
	}


.sidebar_content a img {
-moz-border-radius: 4px;

border: 1px solid #b8b8b8;

padding: 3px;

margin: 1px;

}


.sidebar_content img {
-moz-border-radius: 4px;

border: 1px solid #ece6df;

padding: 3px;

margin: 1px;

}


.sidebar_content a:hover img {

border: 1px solid #959595;

padding: 3px;

margin: 1px;

}


.block {
	background: #a25876;
color: #f4f3f1;
	border-left: 0px solid #527176;
	padding: 8px;
-moz-border-radius: 4px;
	text-align: justify;}

.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: 12px;

	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 : #7B2999;
	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: #7B2999;
}

.site-name a:visited {
	text-decoration:none; color: #7B2999;
}

.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 : #7B2999;
	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 10px Georgia;
width: 100%;
border-left: 1px solid #edeae6;
border-width: 1px 0;

}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
background: url(images/bg-button.png);
background-repeat: repeat-x;
background-color: #f4f3f1;
float: left;
color: #959595;
padding: 6px 14px; /*BY EDITING THE NUMBER 45 YOU CAN MAKE THE NAVIGATION MENU BIGGER OR SMALLER*/
text-decoration: none;
border-right: 1px solid #edeae6;
border-left: 1px solid #edeae6;
-moz-border-radius: 3px;
}

.solidblockmenu li a:visited{
color: #959595;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
background: url(images/bg-button.png);
background-repeat: repeat-x;
background-color: #f4f3f1;
color: #777777;
-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=90); opacity: .9;
	border: 1px solid #909090;

	padding: 3px;

	margin-right: 2px;

	-moz-border-radius: 4px;
}





.box img:hover {
	filter: alpha(opacity=90); opacity: .9;

	border: 1px solid #7F7F7F;

}


#leftfooter { float: left; width: 49%;}

#rightfooter { float: right; width: 49%;}
