body {
	margin:0px 0px 10px 0px;
	background: #191919 url('grill_bg.gif');
	background-attachment: fixed;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
	
A			{ color:#99CCFF; text-decoration:none;}
A:link		{ color:#99CCFF; text-decoration:none; overflow: hidden; outline: none; }
A:visited	{ color:#99CCFF; text-decoration:none; }
A:active	{ color:#CCFFFF; text-decoration:none; overflow: hidden; outline: none;}
A:hover		{ color:#CCFFFF; text-decoration:none; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
	
#header {
background: #000;
}

#banner {
	color:#CCC;
	font-size:x-large;
	font-weight:normal;
	padding:5px;
	text-transform:uppercase;
	letter-spacing:.2em;
	background-color: #000;
}

#banner a, #banner a:link, #banner a:visited, #banner a:active, #banner a:hover {
	font-size: x-large;
	color: #FFF;
	text-decoration: none;
	overflow: hidden;
}

.description {
	color:#666;
	font-size:x-small;
	font-weight:bold;
	background:#000;
	text-transform:none;
	letter-spacing:normal;
}

#container {
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 791px;
	text-align: left;
	border: 1px solid #000;
	background:#282F38 url('r_bg.gif') no-repeat top center;
	background-attachment: fixed;
	}

#content {
	float:left;
	width: 535px;
	margin-right:10px;
	padding-bottom:10px;
}


.blog {
	padding: 10px 15px;
	margin-bottom: 10px;
}

.blogbody {
	color:#CCC;
	font-size:small;
	font-weight:normal;
	line-height:140%;
	text-align: justify;
	padding: 10px;
}

.title {
	font-size:small;
	color:#999966;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom: 5px;
}

.menu {
	font-size:10px;
	padding-left:10px;
	margin-bottom:5px;
}
	

#searchbox {
	position: absolute;
	top: 0px;
	right: 2px;
	margin-left: 590px;
	overflow: hidden;
	height: 20px;
}


#searchbox-inside {
	padding:  0px 0px 0px 0px;
}


#navbarspace {
	position: relative;
	width: 751px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:  2px 20px 2px 20px;
	background-color: #333;
	border-bottom: 1px solid #222;
	border-top: 1px solid #222;
}


#navLinks {
	position: relative;
	top: 3px;
	text-decoration: none;
	text-transform:uppercase;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	overflow: hidden;
}


#navcontent {
	position: relative;
	height: 22px;
}

/* JS Poll Stuff */

.js-PollBg {
z-index: 1 ;
}

.js-kit-poll {
	 z-index: 1 ;
}
.js-pollItemText { 
	font-size: 11px;
}
.js-pollSubject {
	font-size: 11px;
}

/* JS Top 10 Stuff */

.js-Top {  
	z-index: 1 ;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
}

a.js-topFont {  
	z-index: 1 ;
	font-size: 12px;
}
.js-topBg {  
	z-index: 1 ;
}

.js-topTitle { 
	z-index: 1 ;
	background-color: #4c4c4c;
	height: 20px;
}
.js-topTitleFont { 
	z-index: 1 ;
	color: #ccc;
	font: 14px "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	letter-spacing: 6px;
}

.js-topNavTab { 
	z-index: 1 ;
	background-color: #333;
}

.js-topFooter { 
	z-index: 1 ;
	background-color: #4c4c4c;
}

.js-kit-top  { 
	z-index: 1 ;
}

.js-kit-top li  { 
	font-size: 10px; 
}

.audiolauncher {
	z-index: 1 ;
	text-align: center;
	padding:  10px 0px 10px 0px;
}

#topten {
	padding:  5px 0px 5px 0px;
	overflow: hidden;
}

#videoclip {
	padding:  0px 0px 0px 0px;
}

.fadein {
	padding:  0px 0px 0px 0px;
}


#linkscontainer{
	position: relative;
	left: auto; 
	right: auto; 
	top: 20px;
	margin-left: 550px;
	width: 220px;
	clear: right;
}

#links {
	position: relative;	
	width: 220px;
	margin-bottom: 60px;
	overflow: hidden;
}

select {
	font-size:11px;
	font-weight:normal;
	color: #000;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	background-color: #669999;
} 
	

input#cancelassin {
padding: 0px;
background-color: transparent;
border: 0px;
}



input, textarea {
	font-size:10px;
	font-weight:normal;
	color:#000;
	background-color: #669999;
	border: 1px solid #000;
}


input.button, submit {
	font-size:11px;
	font-weight:bold;
	color:#000;
	background:#CCCCFF;
}

input.button {
	font-size:11px;
	font-weight:bold;
	color:#000;
	background:#99CCFF;
	cursor: pointer;
}

.date {
	font-size:10px;
	color:#CCC;
	border:1px dotted #666;
	padding:5px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	font-weight:bold;		
}

.posted	{
	font-size:10px;
	color:#CCC;
	margin-bottom:15px;
}

#comments-container {
	background:#282F38 url('r_bg_box.gif') no-repeat top center;
	background-attachment: fixed;
}

.comments-body {
	color:#CCC;
	font-size:small;
	font-weight:normal;
	line-height:12px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
}

.comments-post {
	color:#999;
	font-size:x-small;
	font-weight:normal;
}

.comments-head {
	font-size: small;
	color: #CCC;
	border:1px dotted #999;
	padding:5px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom: 10px;
}

#banner-commentspop {
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-bottom:1px dotted #999;
	border-top:2px dotted #999;
	background:#000;
	padding:2px;
	text-transform:uppercase;
	letter-spacing:.2em;
}
		
		
.trackback-body {
	color:#666;
	font-size:small;
	font-weight:normal;
  	line-height:140%;	
  	padding-top:15px;				
}		

.trackback-url {
	color:#999;
	font-size:small;
	font-weight:normal;
  	line-height:140%;	
  	padding:5px;
  	border:1px dashed #999; 				
}

.trackback-post {
	color:#999;
	font-size:x-small;
	font-weight:normal;
  	margin-bottom:20px;
}

.signature {
	background: transparent url('ritchie_signature_small_transp.gif') no-repeat top left;
	margin: 15px 0px 20px 0px; 
	width:100px; 
	height: 81px; 
}
.poster {
	background: transparent url('/images/capa_dvd_outravez_web_m.jpg') no-repeat top left;
	margin-left:550px; 
	width:220px; 
	height: 312px; 
}

.tourposter {
	background: transparent url('/images/showbusiness_anuncio_2-thumb.jpg') no-repeat top left;
	margin-left:550px; 
	width:220px; 
	height: 209px; 
}

.showposter {
	background: transparent url('/divulg/dvd_trio_3d_220_cart.png') no-repeat top left;
	margin-left:550px; 
	margin-bottom:20px; 
	width:220px; 
	height: 167px; 
}

.outraposter {
	background: transparent url('/divulg/dvd_trio_3d_220_cart_title_transp.png') no-repeat top left;
	margin-left:550px; 
	margin-bottom:20px; 
	width:220px; 
	height: 210px; 
}

#countdown4 {
 font-family: Arial, sans-serif; 
 font-size: 24px; 
 color: #CCCCCC ;

}

.countdowner {
	position: relative;
	margin-left:550px; 
	width:220px; 
	}
	
.divider {
	background: transparent url('divider.jpg') no-repeat top left;
	margin: 15px 0px 20px 0px; 
	width:485px; 
	height: 9px; 
}

.calendar {
	color:#999;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	padding: 3px;
	text-align: justify;
}

.calendarhead {
	color:#CCC;
	font-size:x-small;
	font-weight:bold;
	line-height:140%;
	padding: 2px;
	text-align:center;
}

.individualhead {
	color:#CCC;
	font-size:large;
	font-weight:bold;
	line-height:140%;
	padding:2px;
}

.side {
	color:#CCC;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	padding:2px;
}
		
.sidetitle {
	color:#999;
	font-size:x-small;
	font-weight:bold;
	line-height:140%;		
	padding:2px;
	margin-top:5px;
	text-align:left;
	text-transform:uppercase;
	letter-spacing:.2em;
	padding-bottom: 5px;
	}

.syndicate {
	font-size:xx-small;
	line-height:140%;
	padding:2px;
	margin-top:10px;
	text-align:center;
}

.powered {
	padding:2px;
	margin-top:20px;
}

.qt {
	padding:2px;
	margin-top:20px;
}


.toparrow {
padding-bottom: 10px;
}

#footer {
	position: relative;
	width: 791px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
	background-color: #222;
}


div#footer-inside {
	color:#666;
	font-size:xx-small;
	font-weight:normal;
	text-align: center;
	padding-top: 10px;
}

