
* { margin: 0px; padding: 0px; text-decoration:none; }
.clear, .postmetadata {clear: both;}


/* Core structure */
#page {margin: 10px auto; width: 936px;}
/*#content {float: left;padding: 0 0 10px 0px; width: 700px; }*/
#content {;padding: 0 0 10px 0px; width: 700px; margin-left:auto; margin-right:auto; }
#sidebar{float:right; margin: 0 0 0 0; padding-bottom:0px; width: 0px; height:0px;}
#footer {margin: 0px auto; clear: both;}
#aaheader {margin: 0px auto; clear: }

/* Universal typography and colors */
body {font-size: 12px; line-height: 18px; font-family: Helvetica, Verdana, Arial, Sans-Serif; color: #111; text-align: center; background: #fff url('/img/css/headless_bg.jpg') repeat-x;}
#page {text-align: left;}
#sidebar, .postdetails, .posttags, #footer, #aaheader, .postmetadata, #commentform, .commentmetadata {color:#68cb33;} /*this is the lighter, faux-transparent text color */
a {color:#0000ff;} 
a:hover {color:#68cb33;}
#sidebar a, .commentlist a, .postdetails a, .posttags a, #footer a, #aaheader a, .postmetadata a, #commentform a {color:#7f7fe5;} /* this is the lighter, faux-transparent anchor color */
#sidebar a:hover, .commentlist a:hover, .postdetails a:hover, .posttags a:hover, #footer a:hover, #aaheader a:hover, .postmetadata a:hover, #commentform a:hover {color:#e17b7b;}
.entry p a {border-bottom: 1px dotted #999;}
.small {font-size: 10px; line-height:18px;}



/* Universal header styles */
h1, h2, h3 {font-family: 'Century Gothic', Helvetica, Verdana, Arial, Sans-Serif; font-weight:normal;}
h2, h3 {margin-bottom:18px; margin-top:25px;}
h1, h1 a {color:#000; font-size:32px; line-height:36px; font-weight:bold;}
h1 a:hover {color:#666;}
h2 {font-size: 18px; line-height: 25px; font-weight:bold;}
h3 {font-weight:bold;}
h2, h2 a {color:#666;}
h2 a:hover {color:#666;}
h1, h2 {text-align:center;}


/* Content, entries */
#content {font-size: 14px; margin-bottom:40px;}
.entry p {color:#000;}
.entry ol, .entry ul {padding: 0 0 0 36px; margin:-9px 0px 9px 0px;}
.post {margin: 0 0 36px;}
.post hr {display: block;}
#content .post p {margin:0 0 18px 0;}
#content .smallattachment {text-align: center;float: left;width: 128px;margin: 5px 5px 5px 0px;}
#content .attachment {text-align: center;margin: 5px 0px;}
.postdetails {margin-bottom:18px;}
#content p {margin-top:20px;}

/* Sidebar */
/*
#sidebar p {margin-bottom:18px;}
#sidebar h2 {font-size: 12px; line-height:18px; margin:0px; font-weight:normal; color:#68cb33;}
#sidebar ul {list-style-type: none; color:#000000;}
#sidebar ul li {list-style-type: none; margin: 0 0 18px 0;}
#sidebar ul ul {list-style-type:none;}
#sidebar ul ul li {list-style-type:disc; margin:0px;}
#sidebar ul ul, #sidebar ul ol {margin: 0 0 0 12px;}
#sidebar ul ul ul, #sidebar ul ol {margin: 0 0 0 12px;}
ol li, #sidebar ul ol li {list-style: decimal outside;}
*/
#sidebar #cupon {
	background-color:#FFC;
	color:#333;
	min-height:60x;
	margin-top:15px;
	margin-bottom:15px;
	border-radius: 10px; 	/*	para distintos browsers */
	-moz-border-radius: 10px; /*Firefox*/
	-ms-border-radius: 10px; /*Internet Explorer 8 (modo IE=8)*/
	webkit-border-radius: 10px;  /*Safari*/
	-khtml-border-radius: 10px;  /*Konqueror*/
	/*border: #666 solid 1px;*/
	text-align:center;}


/* Footer */
#footer {background:#0B3B8C; height:47px;}
#footer .description {font-family: 'Century Gothic', Helvetica, Verdana, Arial, Sans-Serif; color:#ffffff;font-size: 14px;}
#footer p a, #footer h1 a, #footer ul a {color:#68cb33;}
#footer p a:hover, #footer h1 a:hover, #footer ul a:hover {color:#ffffff;}
#footercontainer {background:url('/img/css/ri-logo-footer.jpg') no-repeat center right; width:936px; text-align:left; margin: 0px auto; padding: 10px 0px 0px 0px; color:#000;}
#footer ul {display:block; padding:0px; margin-top:0px; }
#footer ul li {display:inline;}
#footer ul li a {margin-right:18px; border:0px; font-size:11px;}
#footercontainer p {color:#ccc; font-size:12px; text-align:right; padding-right:63px;}  

/* AA Header */
#aaheader {background:#0B3B8C; height:80px;}
#aaheader #h1, #aaheader .description {font-family: 'Century Gothic', Helvetica, Verdana, Arial, Sans-Serif}
.description {color:#ccc;font-size:16px; text-align:right; padding-left:0px;}
#aaheader p a, #aaheader h1 a, #aaheader ul a {color:#68cb33;}
#aaheader p a:hover, #aaheader h1 a:hover, #aaheader ul a:hover {color:#ffffff;}
#aaheadercontainer {background:url('/img/css/ri-logo-header.jpg') no-repeat top left; width:936px; text-align:left; margin: 0px auto; padding: 18px 0px; color:#000000; background-position: -30px 0 0 0;height:80px;}

#aaheader ul {display:block; padding:0px; margin-top:18px;}
#aaheader ul li {display:inline; font-weight:bold;}
#aaheader ul li a {margin-right:18px; border:0px;}

#aaheader h1 a {display: none;}
#aaheader h1 { height:20px;}




/* Misc. */
.alignright {margin: 0 0 2px 18px; float: right;}
.alignleft {margin: 0 18px 2px 0; float: left}
.aligncenter, div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
code {font-family:'Courier New', Courier, Fixed;}
blockquote {margin: 18px 30px 0 10px;padding-left: 20px;border-left: 5px solid #ddd;}
blockquote cite {margin: 5px 0 0;display: block;}
.center {text-align: center;}
.hidden {display: none;}
hr {display: none;}
a img {border: none;}

.red {COLOR:#d70305; /*#E60500*/}






body
{
background: #ffffff url('/img/css/bg.png');
background-repeat:repeat-x;
}




	
	
#titular {
	font-size:36px;
	text-align:center;
	letter-spacing:-1px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
	line-height:40px;

}

#subtitular {
	font-size:26px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	font-stretch:ultra-condensed;
	color:#666;
	margin-bottom:30px;
	}
	  
#johnson_box {
	FONT-SIZE: 16px;
	COLOR: #333;
	TEXT-ALIGN: center;
	font-weight: bold;	
	line-height:120%;
	border: 3px #000 solid;
	padding: 10px;	
	background-color: #f1f1f1;
	width: 480px;
	margin: 0 auto; 	/* 	margin-left: auto; 	margin-right: auto; */
	margin-top:20px;	
	}
	

#pedido {
	border:#d70305 3px dashed; border-collapse: collapse; 
	/*border: #000 5px solid; */
	width: 440px; 
	background:#FFC; 
	text-align:left; 
	padding:20px; 
	margin:0px auto;
	margin-top:30px}

.imgsombra, .sombra_box {
	display:block;
	background: url(/img_css/box-sombra-480px.jpg);	
	width:480px;
	max-width:480px;	
	height: 30px;
	max-height: 30px;	
	margin: 0px auto;
	margin-bottom:35px;
	}  
	
.antispam {
	display:block;
	background: url(/img_css/antispam.gif) no-repeat;
	background-position:center;
	background-position:top;
	padding-top:60px;
	}  
	
.capital {
	font-size:40px;
	top:15px; 
	font-weight:bold;
	margin-bottom:5px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
	
.capital2 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}	
	
#check ul {
   margin : 0 0 0 65px;
   padding: 0 0 0 0px;
   list-style:url(/img/check_mark.gif);
   }
   
#check ol{
   margin : 0 0 0 65px;
   padding: 0 0 0 0px;
   }
   
#check li{
	background: transparent;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	line-height:200%;
	}
