/* 
	Romasulweb.com
	*Version:   2.01 (08/12/2009)
	*Website:   http://www.romasulweb.com
	
	Copyright 2009 Studio Grafico Blu Cremisi (Italy). Tutti i diritti riservati. All rights reserved.
	
	style.css file
*/

body
{
	background-color:#F4F0E4;
}


/*-----------------------------------------------------------------------------
	Header
------------------------------------------------------------------------------*/

#header
{
	background:#760000 url(../images/header.png) repeat-x;
	height:173px;
	width:100%;
}

#head-wall
{
	background:url(../images/big-header.png) no-repeat;
	height:173px;
	margin:auto;
}

#logo
{
	width:188px;
	height:119px;
	border:0px;
	float:left;
	margin:10px 0 0 10px;
}

#top-navigation
{
	clear:both;
	float:left;
	text-transform:uppercase;
	font-size:.9em;
}

#top-navigation li
{
	float:left;
	margin:18px 5px 0 5px;
}

#top-navigation li a, #top-navigation li a:link, #top-navigation li a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	padding:7px;
}

#top-navigation li a:hover
{
	background-color:#420000;
	text-decoration:none;
}

#active
{
	background-color:#420000;
	padding:7px 0;
	position:relative;
	bottom:7px;
}

/*-----------------------------------------------------------------------------
	Page
------------------------------------------------------------------------------*/

#main
{
	margin:10px 0;
}

#page-contain
{
	background:#FFFFFF;
}

#content
{
	width:760px;
	float:right;
	margin-right:10px;
}

#central-column
{
	width:580px;
	float:left;
}

h1
{
	color:#7F0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.6em;
	margin:5px 0;
}

h2
{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.1em;
	margin:5px 0 10px 0;
}

#breadcumb, .pagine
{
	font-size:.8em;
	color:#606060;
}

#breadcumb a, #breadcumb a:link, #breadcumb a:visited  
{
	text-decoration:underline;
	color:#606060;
}

#breadcumb a:hover
{
	text-decoration:none;
}

#cse-search-box 
{
	margin:20px 0;
	background-color:#FFF7D7;
	padding:10px 5px;
	float:left;
}

#cse-search-box input
{
	margin:5px 0 1px 0;
}

.main-cat h3
{
	color:#7F0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.2em;
	margin:15px 0 0 0;
	border-bottom:1px solid;
}

.cat-box 
{
	width:280px;
	float:left;
	margin:0 10px 10px 0px;
}

.cat-box h3
{
	color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-size:.8em;
	background:#7F0000 url(../images/box.png) repeat-x;
	width:275px;
	height:25px;
	padding:5px 0 0 5px;
}

.cat-box p
{
	background-color:#FBF9F5;
	height:105px;
	padding:5px;
}

.cat-box h3 a, .cat-box h3 a:link, .cat-box h3 a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	margin-right:5px;
}

.cat-box h3 a:hover
{
	text-decoration:underline;
}


#pay-review
{
	width:330px;
	margin:10px auto;
}

.single-pay
{
	margin:10px 0;
}

.single-pay h3
{
	margin:5px 0 5px 0;
}

.single-pay a, .single-pay a:link, .single-pay a:visited
{
	color:#7F0000;
	
}

.single-pay a:hover
{
	text-decoration:none;
}

.single-normal
{
	margin:15px 0;
}

.single-normal a, .single-normal a:link, .single-normal a:visited
{
	text-decoration:underline;
	color:#7F0000;
}

.single-normal a:hover
{
	text-decoration:none;
	color:#000000;
}

.sponsor
{
	background-color:#f6f4ec;
}

#specialbox
{
	height:205px;
	width:580px;
	background:#871508 url(../images/specialbox.png) repeat-x;
	margin:10px 0;
}

.block-260
{
	width:260px;
	margin:5px 10px 0 10px;
	float:left;
}

#specialbox h3, #specialbox h3 a, #specialbox h3 a:link, #specialbox h3 a:visited
{
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	font-family:Georgia, sans-serif;
	font-size:1.1em;
}

#special-featured h3
{
	font-size:1.4em;
}

#specialbox h3 a:hover
{
	text-decoration:underline;
}

#specialbox p
{
	color:#FFF;
}

#special-featured p
{
	width:180px;
	float:right;
}

#specialbox p a, #specialbox p a:link, #specialbox p a:visited
{
	color:#fff7d7;
	text-decoration:underline;
}

#specialbox p a:hover
{
	text-decoration:none;
}

     

/*-----------------------------------------------------------------------------
	Sidebars
------------------------------------------------------------------------------*/

#sidebar, #more-content
{
	width:160px;
	float:left;
}

#sidebar
{
	margin:5px 0 0 5px;
}

#more-content
{
	margin:0 0 0 13px;
}


.sid-box
{
	background:#F8F6EF;
	border:1px solid #F1EFE8;
	width:100%;
	padding:5px;
	margin-bottom:15px;
}

.sid-box h4
{
	
	font-size:.8em;
	color:#7B0000;
	text-transform:uppercase;
	margin:0px;
}

.sid-box ul
{
	font-size:.8em;
	line-height:20px;
	margin:10px 0 5px;
}

.sid-box li a, .sid-box li a:link
{
	color:#4A4947;
	text-decoration:underline;
}

.sid-box li a:visited
{
	color:#000000;
}

.sid-box li a:hover
{
	text-decoration:none;
}

.sid-box p
{
	color:#000000;
	padding:10px 0;
}

.sid-box p a, .sid-box p a:link, .sid-box p a:visited
{
	text-decoration:none;
	color:#7B0000;
}

.sid-box p a:hover
{
	text-decoration:underline;
}

.social-img
{
	width:150px;
	height:56px;
	border:0px;
	margin:4px 0 1px 0;
}

#news-banner
{
	width:160px;
	height:67px;
	border:0px;
	margin:20px 0 10px 0;
}


#news-blog h3
{
	color:#7F0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.3em;
	margin:0;
	border-bottom:1px solid;
}

#news-blog h5 a, #news-blog h5 a:link, #news-blog h5 a:visited
{
	margin:0px;
	color:#7B0000;
}

#news-blog h5 a:hover
{
	color:#000000;
	text-decoration:none;
}

#news-blog p
{
	margin:0px;
	color:#000000;
}

a.read-news
{
	font-size:.8em;
	color:#7B0000;
}

a.read-news:hover
{
	text-decoration:none;
}

#news-blog hr
{
	height:1px;
}

#content-wide h4
{
	color:#7B0000;
	text-transform:uppercase;
	margin:20px 0 0 0;
}

#content-wide a, #content-wide a:link, #content-wide a:visited
{
	color:#7B0000;
	text-decoration:underline;
}

#content-wide a:hover
{
	text-decoration:none;
}



/*-----------------------------------------------------------------------------
	Footer
------------------------------------------------------------------------------*/

#footer
{
	background:#760000 url(../images/footer.png) repeat-x;
	height:101px;
	width:100%;
}

#foot-wall
{
	background:url(../images/big-footer.png) no-repeat;
	height:101px;
	margin:auto;
}

#footer p
{
	color:#FFFFFF;
	padding:10px 0;
}

#footer-text
{
	float:right;
}

#footer ul
{
	float:right;
	clear:both;
	font-size:.8em;
}

#footer li
{
	float:left;
	color:#FFFFFF;
	padding:0 1px;
}

#footer li a, #footer li a:link, #footer li a:visited
{
	text-decoration:underline;
	color:#FFFFFF;
}

#footer li a:hover
{
	text-decoration:none;
}

#copyright
{
	float:left;
}

/*-----------------------------------------------------------------------------
	Ads
------------------------------------------------------------------------------*/

#banner-top
{
	width:728px;
	height:90px;
	border:0px;
	margin:10px 0 0 20px;
}

/*-----------------------------------------------------------------------------
	Music
------------------------------------------------------------------------------*/

#music .block-940
{
	background:#FFF;
}

#u2
{
	width:960px;
	height:475px;
	background:url(../images/u2.jpg) no-repeat;
}

#music-contest h1
{
	padding-left:20px;
	font-size:2.5em;
}

#music-contest h1 img
{
	width:91px;
	height:66px;
}

#music-contest p
{
	font-weight:bold;
	line-height:20px;
	padding:0 20px;
	color:#2a2a2a;
}

#music-contest .block-380, #music-contest .block-540
{
	float:left;
}

#music-contest ol
{
	list-style:none;
}

#music-contest iframe
{
	position:absolute;
	
}

#music-contest h2
{
	float:left;
	text-indent:-9999px;
	margin-left:20px;
}

#music-contest h3
{
	margin-left:20px;
}

#music-contest img
{
	margin-left:5px;
}

#premi-int
{
	width:122px;
	height:33px;
	background:url(../images/premi-int.png) no-repeat;
}

#partecipa-ora
{
	width:242px;
	height:52px;
	background:url(../images/partecipa-ora.png) no-repeat;
}

#amici-tweet
{
	width:208px;
	height:59px;
	background:url(../images/amici-tweet.png) no-repeat;
	margin-right:10px;
}

#music-contest .block-380 img
{
	width:317px;
	height:239px;
	margin-left:30px;
}

#social-music-img
{
	width:482px;
	height:298px;
	margin:0 0 0 70px;	
}

#social-music iframe
{
	margin:140px 0 0 150px;
	position:absolute;
}

#share-tweet
{
	position:relative;
	left:300px;
	bottom:80px;
}

#social-music-button
{
	margin-left:500px;
	position:relative;
	bottom:100px;	
}

#likecontest
{
	position:relative;
	right:30px;
}

/*-----------------------------------------------------------------------------
	Concorso
------------------------------------------------------------------------------*/

#content-all
{
	width:940px;
	padding:10px 0 0 10px;
}

#content-all .block-460
{
	float:left;
}

#content-all .block-460 img
{
	width:460px;
	height:612px;
}

#content-all .block-460 h1
{
	font-family:Arial, sans-serif;
	color:#0d0d0d;
	font-size:3.4em;
	font-weight:bold;
	padding:115px 0 10px 10px;
}

#content-all .block-460 p
{
	font-family:Arial, sans-serif;
	color:#666666;
	font-weight:bold;
	margin:10px 0 0 10px;
	line-height:24px;
	font-size:.85em;
}

#content-all .block-940
{
	background-color:#efefef;
}

#content-all .block-940 h2
{
	color:#1b3b53;
	font-family: Arial, sans-serif;
	font-size:1.6em;
	font-weight:bold;
	padding:10px;
}

#concorso-form
{
	width:600px;
	float:left;
}

#concorso-form form
{
	padding:10px;
}

#concorso-form label
{
	display:block;
	color:#1b3b53;
	font-size:.9em;
	font-weight:bold;
	margin:5px 0;
}

#concorso-form #nome, #concorso-form #email
{
	width:570px;
	height:25px;
	margin:5px 0;
	font-size:1em;
}

#yesno
{
	margin-top:20px;
	float:left;
}

#concorso-form p
{
	color:#000;
	float:left;
	margin:18px 0 0 5px;
	font-weight:bold;
}

#concorso-form p a, #concorso-form p a:link, #concorso-form p a:visited
{
	color:#000;
	text-decoration:underline;
}

#concorso-form p a:hover
{
	text-decoration:none;
}

#concorso-form button
{
	display:block;
	width:264px;
	height:51px;
	background:#448e5c url(../images/concorso-button.png) no-repeat;
	border:0px;
	color:#FFF;
	font-family:Georgia, serif;
	font-style:italic;
	font-size:1.2em;
	margin:10px 0 0 0;

}

#form-adv
{
	width:332px;
	float:left;
	margin-bottom:10px;
}

#form-adv
{
	width:332px;
	height:250px;
}

/*-----------------------------------------------------------------------------
	Popup
------------------------------------------------------------------------------*/

#backgroundPopup{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:100%;  
width:100%;  
top:0;  
left:0;  
background:#000000;  
border:1px solid #cecece;  
z-index:1;  
}  
#popupContact{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:384px;  
width:408px; 
background:#FFFFFF;  
border:2px solid #cecece;  
z-index:2;  
padding:12px;  
font-size:13px;  
}  
#popupContact h1{  
text-align:left;  
color:#7F0000;  
font-size:22px;  
font-weight:700;  
border-bottom:1px dotted #D3D3D3;  
padding-bottom:2px;  
margin-bottom:20px;  
}  
#popupContactClose{  
font-size:18px;  
line-height:14px;  
right:6px;  
top:4px;  
position:absolute;  
color:#7F0000;  
font-weight:700;  
display:block;  
}  
