/* @override http://dev.lovelygold.com:8888/all.css */

/* @override http://www.lovelygold.com/all.css */

/*  
Theme Name: Lovely Gold
Theme URI: http://www.lovelygold.com
Description: Three Column theme
Version: 1.0
Author: Adam Boyse
Author URI: http://www.lovelygold.com/

	Lovely Gold 1.1
*/

/* Begin Typography & Colors */

*		{
	margin:0;
	padding:0;
}

body   {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color:#101010;
	background-color: #ffffff;
	background-position: center top;
	background: url('images/stripe.gif')
}

h1 {
	font-size: 150%;
	font-weight: bold;
	color:#330000;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330000;
	padding-bottom: 0px;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330000;
}

.heading h2 {
	margin-top: 0px;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.red {
	font-size:16px;
	font-weight: bold;
	color:#FF0000;
}

.main {
	overflow: hidden;
	width: 1000px;
	margin: auto;
	background-color: #FFFFFF;
}

.main .nav ul {
	margin: 0 20px;
	padding: 0;
	float: right;
}

.main .nav ul li  {
	display: inline;
	list-style: none;
	line-height: 14px;
	padding: 0 5px 0 10px;
	background: url('images/bg_footer_li.gif') no-repeat 0 50%;
}

.main .nav ul li.first  {
	padding-left: 0;
	background: none;
}

.main .heading {
	width: 1000px;
	height: 75px;
	float: left;
	overflow: hidden;
	background-image: url(images/head.gif);
	background-color:#FFFFFF;
}

.heading h1 {
	padding-left: 60px;
	padding-top: 10px;
	float: left;
	font-size: 22pt;
	font-weight: bold;
	text-align: left;
	color: #000000;
	border-bottom: none;
	width: 280px;
}

.heading h2 {
	padding-left: 15px;
	padding-top: 5px;
	float: left;
	font-size: 10pt;
	font-weight:normal;
	text-align: left;
	color: #000000;
	border-bottom: none;
}

.heading .amazon {
	float: right;
	padding: 5px 5px 5px 0px;	
}

.heading h1 a {
/*	color: #FF33CC; */
	color: #101010;

	text-decoration: none;
}

.main .leftcol {
	float: left;
	width: 128px;
	overflow: hidden;
	padding: 2px 2px 2px 2px;
	background-color: #ffffff;
	border-left: 1px solid #E8E8E8;
}

.main .midcol {
	float: left;
	width: 630px;
	padding: 5px 5px 0px 5px;
	overflow: hidden;
	background-color: #FFFFFF;
}

.main .midcol p {
	padding-top: 5px;
	padding-bottom: 5px;
}

.main .rightcol {
	float: left;
	width: 220px;
	overflow: hidden;
	padding: 2px 2px 2px 2px;
	background-color: #f0f0f0;
	border: 1px solid #E8E8E8;
}


.main .midcol .nav {
	width: 620px;
	background-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	font-size: 11px;
	margin-top: 5px;
	padding-right: 5px;
	float: left;
}

.main .midcol .nav #lefttitle {
	height: 30px;
	line-height: 30px;
	margin-left: 5px;
	float: left;
}

.main .midcol .nav #righttitle {
	height: 30px;
	line-height: 30px;
	margin-left: 5px;
	float: right;
	text-align:center;
}

.main .midcol .nav #righttitle img {
	width: 27px;
	height: 27px;	
	vertical-align: top;
	padding-top: 2px;
}

.main .midcol .subnav {
	width: 620px;
	background-color: #ddd;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-left: 5px;
	font-size: 12px;
	float: left;
}
	
.main .midcol .amazonbut {
	width: 150px;
	padding-left: 480px;
	float: right;
}

.main .midcol .prevbut {
	width: 300px;
	clear:both;
	float: left;
}

.main .midcol .pricetext {
	width: 150px;
	font-size: 14px;
	text-align: right;
	display: inline;
}

.main .midcol .priceval {
	width: 250px;
	font-size: 14px;
	text-align: left;
	display: inline;
}

.main .midcol .salestext {
	width: 150px;
	font-size: 16px;
	text-align: right;
	color:#FF0000;
	display: inline;
}

.main .midcol .salesval {
	width: 250px;
	font-size: 16px;
	text-align: left;
	color:#FF0000;
	display: inline;
}

.main .midcol .spectext {
	width: 200px;
	float:left;
	font-size: 11px;
	display: inline;
	background-color:#E1ECFD;
	color:#000066;
	margin-top: 2px;
}

.sideblock h2 {
	font-size: 130%;
}

.sideblock h3 {
	font-size: 110%;
	font-weight: normal;
}

.sideblock#style1 h2 {
	color: #000066;
}

.sideblock#style1 h3 {
	border-top-style: dotted;
	border-top-color: #330066;
	border-top-width: 2px;
	color: #000066;
}

.sideblock_top#style1 {
	background-repeat: no-repeat;
}

.sideblock {
	width: 124px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.sideblock#style1 {
	background-color: #DFDFDF;
	color: #330066;
}

/* Lists */


.sideblock ul li {
	margin-top: 5px;
	list-style: none;
	text-align: center;
	border: none;
	font-weight:bold;
	font-size: 90%;
	background-color: #d8d8d8;
	line-height: 150%;
}

/* list level 2 */
.sideblock ul li ul li{
	padding: 0px 0px 0px 15px;
	margin: 0px;
 	text-align: left;
	list-style: none;
	font-weight:normal;
	background-color: #fff;
	line-height: 110%;
}
/* list level 3 */
.sideblock ul li ul li ul li{
	padding: 0px 0 0px 11px;
	border: none;
}

/* list link colors */

.sideblock ul li a {
	color: #1f527b;
}

.sideblock ul li ul li a {
	color: #1f527b;
}

.sideblock li #sticker {
	line-height: 32px;
	vertical-align: middle;
}

/* Blog Specific Tags & Classes*/

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.price {
	color:#FF0000;
	font-weight:bold;
}

.sticker {
 background: url(images/sticker.gif);
 width: 23px;
 height: 20px;
 line-height: 32px;
 vertical-align: middle;
 padding: 10px 4px 2px 4px;
 font:Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight:bold;
 color:#FFFFFF;
 margin-left: -32px;
 display:inline;
}

h2, h2 a, h2 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}


small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}


a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* Right blog menu format */


#menu {

}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

/* End Typography & Colors */

/* Begin Structure */

.smallpost {
	text-align: justify;
	padding: 2px 2px 2px 7px;
	margin: 2px 2px 2px 2px;
	float: left;
	width: 100px;
	height: 70px;
	display: block;
	border: 1px dotted #E8E8E8;
	overflow:hidden;
	}

.post {
	text-align: justify;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	float: left;
	width: 200px;
	height: 200px;
	display: block;
	border: 1px dotted #E8E8E8;
	overflow:hidden;
	font-size: 85%;
	}
	
.post h2 {
	color: #000099;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 3px;
}

.post h2 a, h2 a:visited {
	color: #000099;
	text-decoration: none;
}

.post h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}

.smallpost img {
	vertical-align: middle;
}

.midcol .itemimage {
	float: right;
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}

.promoimage {
	float: left;
	padding: 1px;
	margin: 5px;
}


/* Search Bar */

.searchbar  {
	float: right;
	display:inline;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;


}
.searchbar form  {
}
.searchbar select  {
	width: 120px;
	vertical-align: top;
	font: 12px Tahoma, Arial, sans-serif;
}
.searchbar input  {
	width: 110px;
	padding: 1px 0;
	vertical-align: top;
	font: 12px Tahoma, Arial, sans-serif;
}
.searchbar .imgbutton  {
	width: 21px;
	height: 21px;
	vertical-align: top;
	color: #003366; 
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

select {
	width: 130px;
	}

/* End Form Elements */



a img {
	border: none;
	}

.footer {
	overflow: hidden;
	width: 1000px;
	margin: auto;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	float: none;
}

.footer h2 {
	text-transform:uppercase;
	font-size:10px;
	text-align: center;
	font-weight:normal;
}

.clear {
	clear: both;
}
