/*
Theme Name: G&G Cigars
Theme URI: 
Description: 
Version: 1.0
Author: Clinton Robbins
Author URI: http://eastwoodarts.com/
Tags: 

*/



/* Begin Typography & Colors */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#3a1400;
	}

#homepage_content p{
	color:#e2c1a6;
	font-family: Arial, Verdana, Sans-Serif;
	line-height: 1.6em;
	}
	
#homepage_content h1 {
	color:#e2c1a6;
	font-family: 'Arial Narrow', Arial, Verdana, Sans-Serif;
	font-weight:normal;
	font-size: 18pt;
}

#content_text {
	line-height: 1.6em;
	}
	
p {
	margin:15px 0;
}
	
p.readmore {
	padding:0;
	margin:0;
	text-align: right;
	display:inline;
	padding-left:5px;
}

.widecolumn .entry p {
	
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	color:#ffefcc;
	line-height:1.9em;
	font-size:8.5pt;
	}

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

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 16pt;
	}

h2 {
	font-size: 14pt;
	}

h2.pagetitle {
	font-size: 14pt;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}
	
h4 {
	font-size:10pt;
	font-weight:bold;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	
	}

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

.entry p a:visited {
	
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
a:link {
	color:#006e61;
	font-weight:bold;
}

a:active, a:focus {
	color:#4da695;
	font-weight:bold;
}

a:visited {
	color:#3c7e76;
	font-weight:bold;
}

a:hover {
	color:#4da695;
	font-weight:bold;
}

#footer a:link, #footer a:active, #footer a:focus, #footer a:visited, #footer a:hover {
	color:#ffefcc;
	font-weight:normal;
}

#footer .pipe-seperator {
	color:#8c5c3c;
	padding:0 5px;
}

#header .pipe-seperator {
	color:#7fa09c;
	padding:0 5px;
}

#homepage_content a:link, #homepage_content a:active, #homepage_content a:focus, #homepage_content a:visited, #homepage_content a:hover {
	color:#4da695;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
* {
	margin:0;
	padding:0;
}

body, html {
	margin:0;
	padding:0;
	height:100%;
	background:#210b00 url(images/bg.jpg) repeat-y top center;
}

#wrapper {
	background:transparent url(images/bg-hatches.jpg) no-repeat top center;
	height:100%;
}

#container {
	margin:0 auto;
	width:908px;
	background:transparent url(images/bg-shadow.png) repeat-y top center;
	height:100%;
	position:relative;
}

#content_container {
	margin:0 auto;
	width:900px;
	background:transparent url(images/bg-paper.jpg) repeat-y center 401px;
	min-height:100%;
	position:relative;
}

#content_top {
	margin:0 auto;
	width:900px;
	background:transparent url(images/bg-paper-top.jpg) no-repeat top center;
	padding-bottom:100px;
	padding-top:109px;
	
}

.index #content_container {
	background:transparent url(images/bg-paper.jpg) repeat-y center 656px;
}

.index #content_top {
	background:transparent url(images/bg-paper-top.jpg) no-repeat center 255px;
}

#logo {
	width:300px;
	margin:0 auto;
}

#cart_top {
	position:absolute;
	top:5px;
	right:30px;
}

#cart_top, #cart_top a{
	font-size:8pt;
	color:#bbe0db;
}

#header {
	background:transparent url(images/logo.png) no-repeat top center;
	margin:0 auto;
	width:900px;
	height:113px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:900;
}

#homepage {
	background:#27160b url(images/homepage-banner.png) repeat-y top center;
	margin:0 auto;
	width:900px;
	height:255px;
	position:relative;
}

#homepage_content {
	z-index:200;
	position:absolute;
	top:0px;
	left:0px;
	width:460px;
	padding:30px 0 0 50px;
}

#slideshow-container {
	float:right;
	z-index:100;
}

#content_text {
	padding:28px 50px;
	z-index:100;
}

.left-col {
	float:left;
	width:360px;
	margin-right:40px;
}

.right-col {
	float:left;
	width:400px;
}

.entry-products {
	width:500px;
}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 450px;
	}

.widecolumn {
	padding: 0;
	margin: 0;
	width: 450px;
	}
	
.entry {
	margin-top:10px;
}

.entry img {
	border:1px solid #d1b27a;
}

.post {
	
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.right {
	float:right;
}

#footer {
	background:#27160b url(images/homepage-banner.png) repeat-y top center;
	margin:0 auto;
	width:800px;
	text-align:left;
	position:absolute;
	bottom:0;
	max-height:100px;
	padding:20px 50px;
	line-height:25px;
}

a.rsslink {
	background:transparent url(images/rss-icon.png) no-repeat scroll left bottom;
	padding-left:16px;
}

.newsfeedicon {
	float:right;
}
/* End Structure */

/*	Begin Menu */
#menu {
	
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative; 
	width:790px;
	height: 32px;
	margin: 0 auto;
	z-index:100;
}

#menu ul li {
	padding: 0;
	margin: 0;
	float:left;
	display: block;
	height: 32px;
	margin-right:1px;
}
#menu ul a {
	display: block;
	text-indent: -3000px;
	outline: none;
	height: 32px;
	background: url(images/menu.png) no-repeat;
}

#menu ul #menuitem1 {
	width:77px;
	background-position: 0 0;
}

#menu ul #menuitem1:hover, #menu ul .active #menuitem1 {
	background-position: 0 bottom;
}

#menu ul #menuitem2 {
	width:106px;
	background-position: -77px 0;
}

#menu ul #menuitem2:hover, #menu ul .active #menuitem2 {
	background-position: -77px bottom;
}

#menu ul #menuitem3 {
	width:169px;
	background-position: -183px 0;
}

#menu ul #menuitem3:hover, #menu ul .active #menuitem3 {
	background-position: -183px bottom;
}

#menu ul #menuitem4 {
	width:142px;
	background-position: -352px 0;
}

#menu ul #menuitem4:hover, #menu ul .active #menuitem4 {
	background-position: -352px bottom;
}

#menu ul #menuitem5 {
	width:164px;
	background-position: -494px 0;
}

#menu ul #menuitem5:hover, #menu ul .active #menuitem5 {
	background-position: -494px bottom;
}

#menu ul #menuitem6 {
	width:114px;
	background-position: -658px 0;
}

#menu ul #menuitem6:hover, #menu ul .active #menuitem6 {
	background-position: -658px bottom;
}

#menu ul li {position:relative;}
#menu ul li ul {display: none;}

/* specific to non IE browsers */
#menu ul li:hover a {}
#menu ul li:hover ul {display:block; position:absolute; top:32px; left:10px; min-width:160px;max-width:300px;margin:0;padding:0;}
#menu ul li:hover ul li  {
	height:28px;
}
#menu ul li:hover ul li a {
	display:block; 
	color:#cfc3b0;
	background-image:none;
	background-color:#822e00;
	text-indent: 0;
	min-width:160px;
	padding:5px 10px 5px 10px;
	line-height:18px;
	height:18px;
	text-decoration:none;
	border-top:1px solid #5b2000;
	}
#menu ul li:hover ul li a:hover {background:#3d1601; color:#bf9060;}

/* End Menu */

/*	Begin Headers */
h1 {
	padding-top: 0;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	
	text-align: center;
}

#sidebar h2 {
	margin: 0px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	
	padding-left: 20px;
	}

html>body .entry li {
	margin: 7px 0 8px 20px;
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
#sidebar ul.news li {
	list-style-type: disc;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



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

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	/*width: 130px;*/
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 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;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #d1b27a;
	text-align: center;
	background-color: transparent;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


#wpcf label {
	display: block;
}
#wpcf input {
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	width: 100px;
}

/* sidecart */
#sidecart_wrapper {
	width:220px;
	position:absolute;
	right:60px;
	top:260px;
	z-index:100;
}

#sidecart {
	background:url(images/cart-bg.png) repeat;
	padding:5px 10px;
	border:1px solid #d5b583;
	position:fixed;
	z-index:100;
	width:220px;
}

#sidecart ul{
	list-style:none;
}

.addtocart {
	background-image: url(images/add-to-cart.png);
	border: none;
	width: 77px;
	height: 20px;
	background-color:transparent;
	text-indent: -3000px;
	cursor:pointer;
	color:#fff;
	display:inline-block;
	font-size: 0px;
	line-height: 0px;
}

.addtocart:hover {
	background-position: left bottom;
}

.subscribe {
	background-image: url(images/subscribe.png);
	border: none;
	width: 77px;
	height: 20px;
	background-color:transparent;
	text-indent: -3000px;
	cursor:pointer;
	color:#fff;
	display:inline-block;
	font-size: 0px;
	line-height: 0px;
	vertical-align:text-bottom;
}

.subscribe:hover {
	background-position: left bottom;
}

.details .line2 {
	font-size:9pt;
}

.details .line2  input, .details .line2  select {
	font-size:9pt;
}

.details .line2  select {
	min-width:120px;
}

.details .spec1{
	min-width:90px;
	padding-right:10px;
	display:inline-block;
}

.details .spec2{
	min-width:100px;
	padding-right:10px;
	display:inline-block;
}

.details .spec-empty {
	display:inline-block;
	width:210px;
}

li.product {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom:#c79e64 dotted 1px;
}

#shopp.list ul.products li.product:hover {
	background-image:url(images/cart-bg.png);
}

#shopp.list ul.products li , .catalog list{
	width:570px;
}

#shopp, #shopp .category {
	clear:none;
}

.breadcrumb {
	font-size:8pt;
}

#shopp .subcategories{
	margin:0;
	padding:0;
}

#shopp .subcategories li{
	display:inline-block;
	margin-right:20px;
}

#shopp-cart table{
	font-size:8pt;
}

#shopp-cart th{
	text-align:left;
	border-bottom:1px dotted #c79e64;
}

/* DROPDOWN CSS by PragueDesign.cz */
div.select {
position:relative; 
display:inline; 
padding: 5px 8px; 
margin:10px 0px;
background-color:#fff1d7;
border:1px solid #d2a555;
font-size:12pt;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
div.select:hover {
border:1px solid #d2a555; 
background:#ffd17c;
}
div.select a {
text-decoration:none;
color:#3d1601;
}
ul.selectbox {
font-size:8pt;
position:absolute; 
top:28px; 
left:2px; 
padding:0px 0px 0 0px; 
list-style:none;
background:#fff1d7; 
border-width:0 1px 1px 1px; 
border-style:solid; 
border-color:#d2a555;
z-index:1500; 
line-height:1.5em; 
display:block; 
margin:0;
overflow: auto;
overflow-x:hidden;
overflow-y:auto;
height:400px;
}
ul.selectbox ul{
list-style:none;
}
ul.selectbox li {
border-top: 1px solid #d2a555; 
width:96%; 
padding: 2px 2%
}
ul.selectbox li:hover {
background:#ffd17c;
}
ul.selectbox a {
text-decoration:none;
min-width:265px;
display:block;
line-height:20px;
}
ul.selectbox a:hover {
text-decoration:underline; 
}
div.select a.pulldown_arrow {
letter-spacing:2px; 
padding:0 5px;
background:url(images/select-arrow.png) 0 7px no-repeat; 
text-decoration:none
}
div.select a.pulldown_arrow:hover {
text-decoration:none
}
div.hide-dropdown .selectbox {
display: none;
}

/* News */
.news-item {
	padding:15px 0;
	border-bottom:1px dotted #997752;
}

a.news-item-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#3a1400;
	text-decoration:none;
	font-weight:bold;
}