/*

Theme Name: Lovely Lopez Online

Description: Exclusive theme for http://www.lovelylopez.net


*/

body {
	margin: 0px auto;
	background: #FBFBFB url(http://lovelylopez.net/llicons/imgicon/bg.jpg) repeat-x;
	font: 11px "Tahoma";
	color:#595959;
        text-align: justify;
	line-height: 16px;
	overflow-x:hidden;

     }
.clear {
clear: both;
}

a:link {color: #595959; text-decoration: none;}
a:visited {color: #595959; text-decoration: none;}
a:hover {color: #B17E6B;text-decoration: none;border-bottom: 1px solid #E0E0E0;}

ul.postnav {margin:0 0 0 105px;padding:160px 0 0 0;list-style-type:none}
ul.postnav li{margin:0;padding:0;list-style-type:none;}
ul.postnav li{float:left;width: 15em;font-size:90%;font-family:Arial;margin-right: 5px}
ul.postnav a{display:block;width:14em;padding:5px 0;font: bold 110% Arial;
	    text-transform:uppercase;background: #F5F5F5;color:#15A4C2;
	    text-decoration:none;text-align:center}
ul.postnav a:visited{color: #444444;}
ul.postnav a:hover{background: #15A4C2;color:#FFF;text-decoration:none;opacity:0.6;filter:alpha(opacity=85);}

b,strong {color: #15A4C2;}
i,em {color: #B17E6B;}
u,s {color: #303030;}

img {
	padding: 5px;
	background: #ffffff;
	border:1px solid #DDDDDD;
	margin-top: 2px;
	margin-right: 2px;
}
/********************************************************************************/
#wrapper {
	margin: 0px auto;
	background: url(http://lovelylopez.net/llicons/imgicon/B.jpg) top center no-repeat;



}
#content {
	margin: 0px auto;
	width: 790px;
	position: relative;
	top: 190px;


.title {
	background:#14A1BF;
	padding:5px;
	color:#ffffff;
	font: 12px "Arial";
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
.pages{
	background:#E8E8E8;
	padding:5px;
	color:#AB7E67;
	font: 12px "Arial";
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}