/*----------------------------------------------------*/
/* Global */
/*----------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #c16639;
	background: #1f0c02 url(images/bg_body.png) repeat-y center;
	margin: 0;
	padding: 0;
}
a {
	color: #b19344;
	text-decoration: none;
}
a:hover {
	color: #b19344;
	text-decoration: underline;
}
a img {
	border: none;
}

h1 {
	position: absolute;
	top: 17px;
	left: 220px;
	z-index: 10;
	font-size: 18px;
	color: #d79529;
	padding: 0;
	margin: 0;
}
h1 a {
	color: #d79529;
}
h1 a:hover {
	color: #d79529;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	color: #ffdca2;
	padding: 0 15px;
	margin: 0;
}
h3 {
	font-size: 16px;
	text-align: center;
	color: #b6401f;
	padding: 15px 20px 4px 20px;
	margin: 0;
}
p {
	font-size: 13px;
	text-align: justify;
	color: #c16639;
	margin: 0;
	padding: 4px 20px 4px 17px;
	line-height: 150%;
}
p.spectext {
	color: #d2a75e;
}
p.footer {
	font-size: 11px;
	text-align: right;
	line-height: normal;
	color: #c16639;
	margin: 0;
	padding: 0 23px 3px 23px;
}
form {
	margin: 0;
	padding: 0;
}

/*----------------------------------------------------*/
/* Layout */
/*----------------------------------------------------*/

#top {
	width: 100%;
	height: 123px;
	background: url(images/bg_top.png) no-repeat center top;
}
#topwrap {
	position: relative;
	width: 800px;
	height: 123px;
	margin: 0 auto;
	text-align: left;
}
#logo {
	float: left;
	width: 374px;
	height: 123px;
}
#dummy-man {
	float: right;
	width: 151px;
	height: 123px;
	padding-right: 57px;
}
#contentwrap {
	width: 800px;
	margin: 0 auto;
}
#contentwrap #left-col {
	float: left;
	width: 160px;
	padding: 0 0 11px 26px;
}
#contentwrap #content {
	float: left;
	width: 580px;
	padding-left: 23px;
}

/*----------------------------------------------------*/
/* Left Column */
/*----------------------------------------------------*/

#left-col {
	text-align: center;
	margin-top: 7px;
}
#left-col h3 {
	margin: 12px 0 9px 0;
	padding: 0;
}
#left-col h3 a {
	display: block;
	padding: 14px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right top;
	height: 0px !important; /* for most browsers */
	height /**/:14px; /* for IE5.5's bad box model */
}
#left-col h3 a:hover {
	background-position: left top;
}

#left-col h3 a#cigar-basics {background-image: url(images/cigar-basics.png);}
#left-col h3 a#cigar-history {background-image: url(images/cigar-history.png);}
#left-col h3 a#tobaccos {background-image: url(images/tobaccos.png);}
#left-col h3 a#cigar-smoking {background-image: url(images/cigar-smoking.png);}
#left-col h3 a#cigar-storage {background-image: url(images/cigar-storage.png);}
#left-col h3 a#cigar-repair {background-image: url(images/cigar-repair.png);}
#left-col h3 a#cigar-etiquette {background-image: url(images/cigar-etiquette.png);}
#left-col h3 a#tobacco-curing {background-image: url(images/tobacco-curing.png);}
#left-col h3 a#gallery {background-image: url(images/gallery.png);}
#left-col h3 a#cuban-brands {background-image: url(images/cuban-brands.png);}

#left-col h3 a#drink-food-suggestions {
	padding: 30px 0 0 0;
   height /**/:30px; /* for IE5.5's bad box model */
	background-image: url(images/drink-food-suggestions.png);
}

#left-col ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left-col ul li {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 13px;
	color: #81692b;
	margin: 4px 0 5px 15px;
	padding: 0 6px;
}
#left-col .separator {
	background: url(images/dotline.png) no-repeat center bottom;
	padding: 12px 0 1px 0;
}
#left-col img {
	margin-top: 6px;
}
#left-col p {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	color: #81692b;
	background: url(images/reddots.png) no-repeat center top;
	margin-top: 3px;
	padding: 4px 6px 0 6px;
}
#left-col p a, #left-col ul li a {
	color: #81692b;
}

/*----------------------------------------------------*/
/* Cigar Bow */
/*----------------------------------------------------*/

#bow {
	width: 581px;
	background: url(images/bow_middle.png) repeat-y center;
	margin: 0 0 11px 0;
	// margin-left: 0;
}
#bow #top {
	width: 581px;
	min-height: 58px;
	// height: 58px;
	height: auto;
	background: url(images/bow_top.png) no-repeat center top;
}
#bow #top img {
	margin: 12px 0 15px 0;
}
#bow #top h2 {
	padding: 23px 150px 13px 150px;
}
#bow #top h2, #bow #bottom h2 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	letter-spacing: -1px;
	color: #90752e;
	margin: 0;
}
#bow #top h2 a, #bow #bottom h2 a {
	color: #a72602;
	white-space: nowrap;
}
#bow #bottom {
	width: 581px;
	min-height: 58px;
	// height: 58px;
	height: auto;
	background: url(images/bow_bottom.png) no-repeat center bottom;
}
#bow #bottom h2 {
	padding: 13px 150px 23px 150px;
}
#bow #bottom img {
	margin: 30px 0 10px 0;
}
#bow #middle {
	width: 581px;
	text-align: center;
}
#bow #middle .separator {
	height: 4px;
	background: url(images/separator.png) no-repeat;
	margin: 5px 0 8px 0;
	// margin-top: 4px;
}
#bow #middle .separator hr {
	display: none;
}
#bow #middle p a, #bow h3 a {
	color: #1f0c02;
}

#bow #middle p.date {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #1f0c02;
	margin: 0;
	padding: 0 54px 2px 0;
}

#bow #middle h3 {
	font-size: 16px;
	font-weight: bold;
	color: #1f0c02;
	text-align: left;
	margin: 0;
	padding: 0 30px 0 73px;
}
#bow #middle h4 {
	font-size: 16px;
	text-align: center;
	color: #b23512;
	margin: 0;
	padding: 7px 120px 2px 120px;
}
#bow #middle #latest h5 {
	font-size: 16px;
	text-align: center;
	color: #b23512;
	margin: 0;
	padding: 10px 0 0 0;
}
#bow #middle #latest p {
	font-size: 12px;
	color: Black;
	text-indent: 14px;
	padding: 5px 64px 5px 60px;
}
#bow #middle #latest h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1f0c02;
	text-align: left;
	margin: 0;
	padding: 0 30px 0 73px;
}
#bow #middle p {
	font-size: 14px;
	color: Black;
	text-indent: 14px;
	padding: 5px 64px 5px 60px;
}
#bow #middle p a {
	text-decoration: underline;
}
#bow #middle p.newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #1f0c02;
	text-align: center;
	text-indent: 0;
	padding: 0 64px;
}
#bow #middle p.newstitle a {
	text-decoration: none;
}
#bow #middle p.newstitle a:hover {
	text-decoration: underline;
}
#bow #middle p.newsdate {
	font-size: 12px;
	text-align: center;
	color: #b23512;
	padding: 0 64px;
}

/*----------------------------------------------------*/
/* My Styles */
/*----------------------------------------------------*/

#rate {
	margin: 10px auto;
	background: #ffffff;
	width: 500px;
	color: #000000;
}
#rate div.vote {
	float: left;
	margin: 5px 0 15px 5px;
}
#rate div.vote img {
	cursor: pointer;
}
#rate div.results {
	float: right;
	margin: 5px 5px 15px 0;
}
#rate div.resultsonly {
	margin: 5px 5px 15px 5px;
}
#comments {
	display: none;
	margin: 10px auto;
}
#comments div.name {
	float: left;
	width: 100px;
	text-align: left;
	font-weight: bold;
	margin: 3px 0 3px 5px;
}
#comments div.text {
	float: right;
	width: 380px;
	text-align: justify;
	margin: 3px 5px 15px 0;
	vertical-align: top;
	font-style: oblique;
}
#comments textarea {
	width: 375px;
	height: 200px;
}
#comments .totop {
	position: relative;
	top: -5px;
}
#comments div.dotline {
	clear: both;
	margin: 15px auto;
	background: url(images/dot.gif) repeat-x;
	width: 490px;
	height: 1px;
}
div.commentslink {
	text-align: center;
	height: 30px;
}
div.commentslink a {
	text-decoration: underline;
}
div.commentslink a:hover {
	color: #a72602;
}

#social {
	padding: 0;
	margin: 20px auto;
	text-align: center;
	vertical-align: bottom;
}
#social div {
	display: inline;
	margin: 0 10px;
	vertical-align: bottom;
}
#social iframe,
#social a {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}