/*
Theme Name: Sirtoms II
Theme URI: http://sirtoms.com/
Description: Custom Theme by Wow Website Designs
Version: 2.0
Author: Chris Tennyson
Author URI: http://www.wowwebsitedesigns.com/
Tags: dark, cigars, widgets


*/


@font-face
{
    font-family: Archie;
    src: url('arci.eot');
    src: local(Archie), url('arci.ttf') format('opentype');
}
body {
	font-family:Archie;
	color:#FFF;
	background-color:#000;
}
hr{
	height:20px;
	background-image:url(images/head_hr.jpg);
	clear:both;
	border:0px;
}
a{
	color:#FFF;
	text-decoration:none;
}
a:hover{
	color:#930;
}
#page {
	margin:0px auto;
	width:1000px;
	border:1px solid #1F110E;
	border-top:none;
}
	
#head{
	background-color:#000;
	font-family:Archie;
	height:270px;
}
#head a{
	color:#FFF;
	text-decoration:none;
}
#head a:hover{
	color:#CCC;
}
#head a:hover img{
	alpha:60%;
	opacity:.6;
}
#head li, #footer li{
	list-style:none;
	display:inline;
	margin: 0px 5px;
	background-image:none;
}
#head_top{
	background-image:url(images/head_bg.jpg);
	height:126px;
}
#head_logo{
	margin-left:115px;
	width:200px;
}
#head_nav{
	width:400px;
	margin-top: -70px;
	text-align: right;
	margin-right: 15px;
}
#head_img{
	margin: -46px 80px 0 0;
	
}
#head_hr{
	height:20px;
	background-image:url(images/head_hr.jpg);
	clear:both;
}
#products_group{
	/*background:url(images/products_group.jpg) no-repeat 0px 40px transparent;*/
	height:125px;
	width:440px;
	padding-left:11px;
	margin-left:50px;
}
.product_text{
	float:left;
}

#content_wrap{
	overflow:hidden;
}
#social{
	height:50px;
	width:50px;
	float:right;
	margin-top:70px;
	margin-right:15px;
}

#content {
	font-size: 1.2em;
	float:right;
	width:720px;
	margin-top:10px;
	}
	
.navigation{
	height:20px;
}
.band{
	background-image:url(images/band.jpg);
	background-repeat:no-repeat;
	height:60px;
	width:700px;
	overflow:hidden;
	clear:both;
}
.band_text{
	margin:13px 0px 0px 0px;
	width:330px;
	text-align:center;
}

#footer {

	border: none;
	}
#footer_hr{
	height:20px;
	background-image:url(images/head_hr.jpg);
	clear:both;
}

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

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size:20px;
	}


h2 {
	font-size: 16px;
	}

h2.pagetitle {
	font-size: 1em;
	}
	
#sidebar_wrap{
	width:260px;
	margin-bottom:-20000px;
	padding-bottom:20000px;
	min-height:400px;
	border-right:1px solid #1F110E;
}

#sidebar h2 {
	font-family: Verdana;
	font-size: 18px;
	background-image:url(images/ul.jpg);
	background-repeat:no-repeat;
	padding-left:70px;
	padding-top:8px;
	margin-bottom:0px;
	height:35px;
	color:#999;
	}
#sidebar ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.sidebar-menu-item li{
	background-image:url(images/li.jpg);
	background-repeat:no-repeat;
	padding-left:35px;
	margin:8px 0;
	height:25px;
}


.entry{
	/*color: #b85b5a;*/
	font-family:Verdana;
	font-size:12px;
	width:700px;
	}
.entry div{
	padding:4px;
}
.entry a{
	color:#C60;
}
.entry a:hover{
	color:#CCC;
}
.wp-caption-text{
	-moz-border-radius:3px 3px 3px 3px;
	border:1px solid #DDDDDD;
	margin:10px;
	padding:4px;
	text-align:center;	
}


#sidebar {
	font-family:Archie;
	font-size:20px;
	}
	
.nolist ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.nolist li{
	margin:0px;
	padding:3px;
	list-style:none;
}
.sidebar_events_link{
	background-image:url(images/li.jpg);
	padding-left:35px;
}
.textwidget{
	
}

.alignleft{float:left;}
.alignright{float:right;}
.clear{clear:both;}

