/*
Theme Name: Lovely Shops master
Theme URI: http://www.lovelyshops.com/
Description:  Lovely Shops master
Author: Lovely Shops
Author URI: http://www.lovelyshops.com/
*/
   




/* Nav */



#nav {
margin:0px 0 0 0;
width:940px;
background:#46331F;
font-size:12px;
font-weight:bold;
font-family:Arial,Verdana,Sans-serif;
}

#nav ul {
width:940px;
	background:#46331F;
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#nav li {
	display: inline;
}

#nav li a {
	display: block;
    color: #fff;
	background:#46331F;
	float: left;
	padding: 5px 32px;
	border-right: 1px solid #fff;
}

#nav li a:visited {
    color: #fff;
}


#nav li a:hover {
background:#fff;
	color:#46331F;
}

#nav li.first a {
	border: none;
}



/* Standard element */




a img{ border:none; }

/* page layout */

body {
  background:#f1f1f1;
  margin:35px 0;
  padding:0;
  font-size:12px;
  line-height:18px;
  font-family:Arial, Helvetica, sans-serif, "Lucida Grande";
  color:#4F4949;
  text-align:center;
}

td {
  font-size:12px;
  line-height:18px;
  font-family:Arial, Helvetica, sans-serif, "Lucida Grande";
  color:#333;
  text-align:left;
}

#wrapper {
width:960px;
margin:0px auto;
background:#fff;
padding:0 10px;
voice-family: "\"}\""; 
voice-family:inherit;
width: 940px;	 
text-align:left;
	}
	
html>#wrapper	{
width: 940px;
	}

#header {
    width:940px;
    height:110px;
    background: #fff;
}

#header img {
float:left;
margin: 0;
padding: 20px 0 0 0;
}

#content {
	width: 940px;
	margin: 0 auto;
	padding:50px 0 0 0;
}

*html #content {
padding:10px 0 0 0 ;
}

#colOne {
	float: left;
	width: 600px;
	margin: 0px 0px 0px 15px;
	background:#fff;
}

*html  #colOne {
	margin: 0px 0px 0px 10px;
}

#colOnePg {
	float: left;
	width: 940px;
	margin: 0px 15px 0px 15px;
	background:#fff;
}

*html  #colOnePg {
	margin: 0px 0px 0px 10px;
}


#colTwo {
	float: left;
	width: 200px;
	background:#fff;
}


#colThree {
	float: right;
	margin:0 15px 0 0;
	width: 200px;
	background:#fff;
}

*html  #colThree {
	margin: 0px 15px 0px 0px;
}





/* Content */


.commentby{
	padding:0 0 0 0px;
}


.postedby{
	background:url(images/page.gif) no-repeat;
	padding:0 0 0 5px;
	padding-left:20px;
}

.posted {
text-transform:uppercase;
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  font-size:10px;
  color:#999;
}

#colOne img {
	padding:0px;
	display:block;
	margin:25px 0;
}

#colOnePg img {
float:right;
margin:0px 10px 180px 80px;
padding:10px;
border: 1px solid #ccc;
z-index:-6;
}

#colThree ul {
padding:0 0 10px 0;
margin:0 0 10px 0;
text-transform:lowercase;
font-size:12px;
}

#colThree li {
line-height:18px;
padding:0;
margin:0;
}

#commentform textarea 
        {
	width:350px;
}

.navigation {
padding: 0 0 40px 0;
}

blockquote{
margin-left:1em;
padding-left:1em;
border-left:3px solid #ccc;
color:#ccc;
}

.item {
border-bottom:1px solid #fff;
padding:0 0 10px 0;
margin:0 0 40px 0;
}

#hmtxt {
margin-bottom:20px;
}



/* Footer */

#footer {
	clear: both;
	padding: 20px 0 15px 0px;
	border-top:1px solid #ccc;
}

#footer p {
	text-transform: lowercase;
	text-align: left;
	font-size:12px;
	padding: 20px 0 0 0px;
	border-top:1px solid #ccc;
}

#footer p+p {
margin-top:12px;
}



/* text */

h1 {
color:#676277;
font-size:20px;
font-weight:normal;
margin:20px 0 10px 0;
line-height:20px;
}

h2 {
text-transform:lowercase;
font-weight:normal;
font-size:13px;
color:#774B98;
margin:30px 0 5px 0;
padding:0px 0 5px 0;
border-bottom:1px solid #ccc;
}

h3 {
color:#f90;
margin: 0 0 20px 0;
padding: 0 0 10px 0;
background: url(images/img3.gif) repeat-x left bottom;
letter-spacing: -1px;
font-size: 12px;
}

h4 {
color:#877285;
font-size:14px;
font-weight:normal;
margin:4px 0;
}

h5 {
color:#877285;
font-size:13px;
font-weight:normal;
margin:4px 0;
}

h6 {
text-transform:uppercase;
font-size:10px;
color:#e1d8d1;
font-weight:normal;
margin:0 0 7px 0;
}


p a:link  {
  color:#39c;
  text-decoration:none;
  }
  
p a:hover  {
  text-decoration:underline;
  }
  
p a:visited  {
  color:#39c;
  text-decoration:none;
  }  
a:link  {
  color:#676277;
  text-decoration:none;
  }
  
a:hover, a:visited:hover {
  text-decoration:underline;
  }
  
a:visited {
color:#676277;
  text-decoration:none;
  }
  
  #nav a:visited {
  color:#fff;
  text-decoration:none;
  }
  
#colThree a:link {
color:#666;
}

#colThree a:visited {
text-decoration:none;
color:#999;
}

#colThree a:visited:hover {
text-decoration:underline;
}


p, ol, ul, li {
	line-height: 18px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding: 0;
}

ul li.first {
	background: none;
}



.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
}

.left {
float:left;
}

.right {
float:right;
}
