/* CSS Document */

/*  
Theme Name: castingamilano
*/



body

{	
background: #EC96AC;
color: #000000;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font: 13px/18px Verdana, Tahoma, sans-serif;	
}



a {color: #FF0066;}



#container {
background: #ffffff;
color:#000000;
width: 920px;
text-align: left;
margin: auto;
margin-top:0px;
border-top: 0;
border-left: 0;
border-right: 0;
}

h1, h2, h3 {
	color:#FF0066;
	line-height: 130%;
}

h1{font-size: 150%;}
h2{font-size: 140%;}
h3{font-size: 140%;}

/*** Header ***/

#header { 
background: #ffffff url(http://www.castingamilano.com/grafica/casting-milano-provini-per-spettacolo.jpg) top center no-repeat;
height: 200px; 
padding: 0px 0px 0px 0px;
text-align: left;
width: 920px;
}



#header h2 {
color: #ff6600;
font-size: 30px;
font-family: Arial, Tahoma, Verdana, Georgia, Times New Roman, Sans-Serif;
font-weight: bold;
/*text-transform: uppercase;*/
margin-top: 25px;
margin-bottom: 0px;
}



#header h2 a {

	color: #ff6600;

	text-decoration: none;

	}



#header h2 a:hover {

	color: #fe3600;

	text-decoration: none;

	}



#header h3 {

	color: #ff6600;

	font-size: 13px;

	font-family: Georgia, Times New Roman, Sans-Serif;

	font-weight: bold;

	/*text-transform: uppercase;*/

	/*text-indent: 10px; */

	margin-top: 10px;

	}





/*** Menu ***/

#menu {
        width: 920px;
	margin-top: 0px;
	margin-bottom: 0px; 
	text-align: right;
	}



#menu h2 {

	color: #000000;

	font-size: 13px;

	font-family: Arial, Verdana, Helvetica, Arial, Sans-Serif;

	font-weight: bold;

	margin: 0px;

	padding: 0px 0px 0px 0px;

	}

#menu li {

	display: inline;

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	}

		

#menu ul {

	margin: 0px;

	padding: 4px;

	}

	

#menu ul li a {

	font-family:  Verdana, Helvetica, Arial, Sans-Serif;

	font-size: 13px;

	color: #FF0066;

	padding: 6px 6px 6px 6px;

	margin: 0px 3px 0px 3px;

	text-decoration: none;

	font-weight:bold;

	}



#menu ul li a:hover {

	color: #FF0066;

	padding: 6px 6px 6px 6px;

		font-weight:bold;

	text-decoration: underline;

	}



#logotitle #logo

{	

	float: left;

	width: 34px;

	height: 40px;	

}



#logotitle #title

{	

	position: relative;

	top: 10px;

	left: 24px;

}



/*** Main ***/

#main

{

	width: 920px;

	margin: 0 auto;

	color:#000000;

	

}



#main #content

{

	float: left;

	width: 600px;

	margin-top: 25px;

	margin-left: 25px;

}



.post

{

	margin-bottom: 70px;

	line-height: 20px;

	color: #000000;

}



.post .postheader h2

{

	font-size: 17px;

	margin-bottom: 5px;

color: #ff6600;

}



.post .postheader h2 a

{

	text-decoration: none;

	color: #ff6600;
margin-bottom: 5px;
}



.post .postheader h2 a:hover

{

	text-decoration: underline;

}



.post .postheader .postmeta

{

	width: 550px;

	font-size: 11px;

	border-bottom: solid 1px #ababab;

	padding-bottom: 5px;

}



.post img

{

	padding: 5px;

	border:0px;

}



/*** Sidebar ***/

#sidebar

{

	float: right;
	width: 220px;
	line-height: 23px;
	margin-top: 5px;
	padding: 5px 0 0 10px;

}



#sidebar img

{

	border: none;

}



#sidebar ul

{

	
	margin-top: 0;			
	/*white-space: nowrap;*/
	margin-left: 5px;
	margin-right: 5px;
	text-indent: 5px;

}


#sidebar ul li a {

	text-decoration: none;

}

#sidebar ul li a:hover {

		text-decoration:underline;

}



#sidebar .sidebarbox

{

	margin-bottom: 30px;

}



#sidebar .sidebarbox h3

{

	

	color: #FF0000;

	font-size: 13px;

	margin-bottom: 2px;

}



/***  Search form ***/

.searchform form

{

	margin-top: 4px;

}

.searchform #search

{

	width: 160px;

}



/*** Comments ***/

.allcomments h3

{

	font-size: 15px;

}



.commentbox

{

	margin: 0 0 20px 0;

	padding: 10px;

	border: 1px solid #ababab;

	background: #f6f6f6;

}



.commentbox .avatar

{

	float: left;

	margin-right: 5px;

}



.commentbox small

{

	font-size: 11px;

}



.commentbox p {

	margin-bottom: 0px;

}



.commentbox .commentmeta

{

	width: 300px;

}



#commentform label

{

    display:block;

    margin: 0;

}



#commentform .text {

	width: 300px;

    margin: 0 0 15px 0;

}



#commentform strong

{

	font-size: 11px;

}



#commentform textarea

{

    width:450px;

    height:150px;

    margin:0;

    padding:5px;

}



/*** Footer ***/

#footer

{

	width: 920px;

	color: #ffffff;

padding-top:10px;

padding-bottom:10px;

background: #000000;

font-size: 12px;

overflow: hidden;

text-align: center;

clear: both;

border-top:#ffffff 2px solid;

}



#footer a {

	color: #ffffff;

	text-decoration: none;

	}



#footer a:hover {

	color: #FFFF00;

	/*text-decoration: underline;*/

	}



/*** Wordpress ***/

.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

   margin: 0 10px 10px 0;

}



.alignright {

   float: right;

   margin: 0 0 10px 10px;

}



.wp-caption {

   border: 1px solid #ccc;

   text-align: center;

   background-color: #f3f4f0;

   padding-top: 4px;

}



.wp-caption img {

   float: none;

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0px;

   margin: 0px;

}

