@charset "utf-8";
/* CSS Document */

html {
	background: #000 url(../images/cigar_smoking.jpg) no-repeat top left;
	}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg_shadow_red_3.gif) repeat-y top center;
	text-align: center;
	}



#wrapper {
	position: relative;
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	z-index:999;
	}
	
#header {
	height: 130px;
	position: relative;
	padding: 0 3px 0 3px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #ececec;
	}

#header .logo {
	float: left;
	width: 400px;
	margin-left: 10px;
	margin-top: 0;
	}

#header .topads {
	float: right;
	width: 234px;
	margin-right: 20px;
	margin-top: 35px;
	}
	
#header h1 {
	margin-left: -9999px;
	}

#content {
	float: right;
	width: 520px;
	padding: .5em 0 2em 1.5em;
	border-left: 1px solid #ececec;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
	}

	
#content p {
	font-size: 80%;
	line-height: 1.8em;
	}
	
.cigartopics {
	width: 500px;
	height: 150px;
	margin-bottom: 20px;
	}

#content .cigartopics p {
	line-height: 110%;
	}
	
.cigartopics h2 {
	padding: 3px 5px 3px 0px;
	margin-bottom: .5em;
	color: #660000;
	}

.cigartopics h2 a:link, .cigartopics h2 a:visited {
	color: #660000;
	text-decoration: none;
	}

.cigartopics h2 a:hover {
	color: #990000;
	}

img.topicpic  {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	}
	
.readmore {
	margin-top: .8em;
	color: #990000;
	}

.readmore a:link, .readmore a:visited {
	color: #990000;
	}
	
.cigar_articles {
	width: 500px;
	}
	
.cigar_articles h2 {
	color: #660000;
	margin-bottom: 1.5em;
	font-size: larger;
	}

.cigar_articles h3 {
	color: #990000;
	margin-bottom: 0.9em;
	margin-top: 1.2em;
	}
	
.cigar_articles p {
	margin-bottom: 1em;
	}
.float_ad_right {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	margin-right: 1em;
	}
.bottom_ad {
	text-align: center;
	margin-top: 1.8em;
	margin-bottom: 1.8em;
	}
.quotes_pic {
	margin-top: 1.3em;
	}
	
ul.links li {
	margin-top: 1em;
	margin-bottom: 1em;
	}

.links a:link, .links a:visited {
	color: #990000;
	}
	
h3.link_headline {
	color: #660000;
	}

p.note {
	width: 440px;
	border: 1px solid #ccc;
	background: #f3f2f2;
	margin-right: auto;
	margin-left: auto;
	padding: 0.7em;
	color: #990000;
	}

#navigation {
	float: left;
	width: 200px;
	
	}

#navigation ul {
	list-style: none;
	margin: 1em 0 0 1em;
	padding: 0;
	border: none;
	border-top: 1px solid #ececec;
	}

#navigation li {
	font-size: 90%;
	}
	

#navigation ul a:link, #navigation a:visited {
	color: #666;
	background-color: #f3f2f2;
	display: block;
	border-bottom: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	padding: 1em .5em 0.5em .5em;
	text-decoration: none;
	font-weight: normal;
	}

#navigation ul a:hover {
	color: #fff;
	background: #990000;
	}
p.outgoing_link {
	margin: 1em 0 0 1em;
	padding: 0;
	color: #999;
	}
	
.outgoing_link a:link, .outgoing_link a:visited {
	color: #660000;
	list-style: none;
	text-decoration: none;
	font-weight: normal;
	}

.outgoing_link a:hover {
	color: #990000;
	}

	
#navigation .ads {
	margin-top: 1em;
	margin-left: 2px;
	text-align: center;
	}
	
#footer {
	clear: both;
	font-size: 80%;
	padding-top: .8em;
	text-align: center;
	color: #999;
	background-color: transparent;
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px solid #ececec;
	}
	
#footer p {
	margin-right: 20px;
	padding-bottom: 20px;
	}

#footer a:link, #footer a:visited {
	color: #990000;
	}
	
#footer a:hover {
	color: #fff;
	background: #990000;
	padding-right: 10px;
	padding-left: 10px;
	}
.centerads {
	text-align: center;
	}
