body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body {
	padding: 0;
	margin: 0;
	background: #5a3017 url(../img/cigarsa-blanco-bg.jpg) no-repeat center top;
    font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
	font-size: 14px;
	color: #FFF;
}
/* links */

a:link, a:visited {
	text-decoration: none;
	outline: none;
	color: #fff;
}

/* page structure 
--------------------------------------------- */
#outerwraper {
	width: 769px;
	margin: 0px auto 0;
    height: auto;
	background:url(../img/cigar-blanco-bg.png);
	display: block;
}
#header {
	background-color:#000;
	margin: 0px auto 0;
	width: 622px;
	height: 110px;
	position:relative;
}
#content {
	background-color:#000;
	margin: 0px auto 0;
	width: 622px;
	padding-bottom: 80px;
}

#footer {
	width: 760px;
	margin: 0px auto 0;
	height: 50px;
	color: #fff;
	font-size:10px;
	position:relative;
	top: 10px;
}
#copyright{
	position:relative;
	float: left;
	width:230px;
	height: 30px;
	top: 2px;
	left: 5px;
	font-size:8px;
}
#cigarlogo{
	position:relative;
	width: 214px;
	height: 54px;
	left: 20px;
	top: 18px;
}
#cigstore{
	position:relative;
	width:254px;
	height:50px;
	left: 248px;
	top: -10px;
}
#cigphone{
	position:relative;
	float: right;
	width: 210px;
	top: -95px;
	color:#C00;
	font-size:18px;
	font-family: 'Lekton', sans-serif, Arial, serif; font-weight: Normal 400 italic; 
}


span.line1{
	font-family: 'Lekton', sans-serif, Arial, serif; font-weight: Normal 400 italic;
	font-size: 29px;
	line-height: 30px;
	color:#C00;
}
span.line2{
	font-family: 'Lekton', sans-serif, Arial, serif; font-weight: Normal 400 italic;
	font-size: 20px;
	line-height: 24px;
	color:#ac6d21;
}
span.tan{
	color:#ac6d21;
}


span.cigadd{
	font-family: 'Lekton', sans-serif, Arial, serif; font-weight: Normal 400;
	font-size: 18px;
	line-height: 26px;
	color:#FFF;
}
span.red{
	color:#C00;
	font-family: 'Lekton', sans-serif, Arial, serif; font-weight: Normal 400 italic;
}
span.white{
	color:#FFF;
	font-size: 24px;
}
/* footer sub nav
--------------------------------------------- */
#subnav{
	position:relative;
	float: right;
	width:300px;
	top:-2px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}

ul#list-nav {
	list-style:none;
	margin:5px;
	padding:0;
	width:480px
}

ul#list-nav li {
	display:inline
}

ul#list-nav li a {
	text-decoration:none;
	padding:1px 0;
	width:160px;
	float: left;
	text-align:center;
	border-right:1px solid #bf1e2e;
}

ul#list-nav li a:hover {
	background:rgba(255,255,255,.10);
}
ul#list-nav li a.last { 
	width: 130px;
	border-right: none; 
}
#footerbox{
	margin: 0px auto 0;
	width: 784px;
	height: 38px;
}

/* social
--------------------------------------------- */
#scontent {
	width: 100%;
	height: 30px;
	position:relative;
}

#social {
	background: url(../img/social.png);
	height: 30px;
	width: 111px;
	position: relative;
	left: 500px;
}

#social li {
	list-style-type: none;
	float: left;
}

#social a {
	height: 32px;
	display: block;
}

#social span {display: none;}

#list1 { width: 29px; }
#list2 { width: 41px; }
#list3 { width: 41px; }


#list1 a:hover {
      background: url(../img/social.png) 0px -30px no-repeat;
}

#list2 a:hover {
      background: url(../img/social.png) -29px -30px no-repeat;
}

#list3 a:hover {
      background: url(../img/social.png) -70px -30px no-repeat;
}

/* cigarstore NAV
------------------------------------*/
#cigstore{
	position:relative;
	width:220px;
	height:50px;
	left: 248px;
	top: -10px;
}
#redarrow{
	position:relative;
	float:right;
	width:12px;
	height:9px;
	top: 15px;
	right: 20px;
}
#storenav{
	list-style:none;
	margin-bottom:10px;
	float:left;
	width:200px;
	position:relative;
	z-index:5;
	font-family: 'Lekton', sans-serif, Arial, serif;
	font-weight: Normal 400 italic;
	font-size: 24px;
}
#storenav li{
	float:left;
	position:relative;
}
#storenav a{
	display:block;
	padding:5px;
	color:#fff;
	background:#000;
	text-decoration:none;
}
#storenav a:hover{
	color:#fff;
	text-decoration: none;
}
/*--- DROPDOWN ---*/
#storenav ul{
	
	list-style:none;
	position:absolute;
	left:-9999px;
}
#storenav ul li{
	padding-top:1px; 
	float:left;
}
#storenav ul a{
	white-space:nowrap; 
}
#storenav li:hover ul{ 
	left:0; 
}
#storenav li:hover a{ 
	text-decoration:none;
}
#storenav li:hover ul a{ 
	text-decoration:none;
}
#storenav li:hover ul li a:hover{ 
	background:#C00;
}

/* photo events
------------------------------------*/
#cigarevents{
	position:relative;
	width:100%;
	height: auto;
	min-height: 600px;
}


/* cigar events
--------------------------------------------- */
#eventlist{
	position:relative;
	width: 100%;
	top: 25px;
}
#cigevents{
	position:relative;
	width:100%;
	height:430px;
}

#title{
	position:relative;
	width: 100%;
	height: 35px;
	top: 25px;
}
#cigpname{
	position:relative;
	float: left;
	width: 100px;
	left: -50px;
}
#pnameline{
	position:relative;
	background-image:url(../img/photo-bars.png);
	display:block;
	width: 490px;
	height:12px;
	float: right;
	right:10px;
	top: -22px;
}
#info{
	width:auto;
	height:auto;
	display:block;
}

.post {
	min-height: 147px;
	width: 580px;
	height: auto;
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-right: 7px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
}
