@charset "utf-8";

/*

Theme Name: Five Bucks a Bag 1.0
Theme URI: http://fivebucksabag.com
Description: Five Bucks a Bag theme
Version: 1.0
Author: Nick Karch

A standard Wordpress frame by Nick Karch || http://www.bnotions.ca
Based on:
Default WordPress by Michael Heilemann
*/

/*

Colors:

*/

*{
	outline:none;
	}

html, body, div, ul, li, h1, h2, h3{
	margin:0;
	padding:0;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	}

html, body, div, img{
	padding-top: -1px;
	}

h1 a{
	font-size:38px;
	color:#008306;
	text-decoration:none;
	position:relative;
	top: 10px;
	cursor:pointer;
	}

h2{
	float:right;
	text-transform:lowercase;
	color: #717070;
	margin: 5px 10px 0 0;
	font-weight:normal;
	font-size: 26px;
	}

body{
	background:#666;
	}

#page{
	width: 980px;
	margin:auto;
	background:url(images/bg.jpg) repeat-y;
	overflow:hidden;
	margin-bottom:30px;
	}

#header{
	width: 980px;
	height: 159px;
	background:url(images/header.jpg) no-repeat;
	}

#title{
	position:relative;
	top:40px;
	left:138px;
	}

#title img{
	border:none;
	}

#header_contact{
	position:relative;
	top:52px;
	left:140px;
	}

#header_contact img{
	border:none;
	}

#header_l{
	width:234px;
	height:81px;
	background:green url(images/headerleft.jpg) repeat-x;
	/*border:1px solid #015e03;*/
	float:left;
	}

#header_r{
	width:746px;
	height:81px;
	background:#ddd url(images/headerright.jpg) repeat-x;
	float:left;
	text-align:center;
	}

#header p{
	font-size:16px;
	color:#008306;
	position:relative;
	top: -5px;
	font-weight:bold;
	}

#sidebar{
	width: 232px;
	float:left;
	position:relative;
	}

#sidebar_nav{
	background:#151515;
	width:232px;
	margin: 0 auto;
	padding-top:15px;
	padding-bottom:15px;
	}

#sidebar_nav ul{
	width:202px;
	background:#151515;
	border:#212121 solid 2px;
	margin: 0 auto;
	text-transform:lowercase;
	}
	
#sidebar_nav a{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding: 3px 0 3px 10px !important;
	margin: 0 0 0 0 !important;
	#margin: 0 0 -18px 0;
	}
	
#sidebar_nav a:hover{
	background: #212121;
	}
	
#sidebar_articles{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color: #fff;
	width:222px;
	margin: 20px auto;
	padding: 5px 0 10px 0;
	}

#sidebar_articles img{
	margin-left: 10px;
	margin-bottom: 5px;
	}

#sidebar_articles li{
	margin-top:2px;
	margin-left:10px;
	}
	
#sidebar_articles a{
	font-style:italic;
	font-weight:normal;
	color:#fff;
	}

#sidebar_articles a:hover{
	color: #666;
	}

#sidebar_ext{
	height: 350px;
	position:relative;
	}
	
#content{
	width:746px;
	background: #f1f1f1;
	float:left;
	}

#content_int{
	width: 706px;
	margin:auto;
	margin-bottom:50px;
	}

#contact{
	width:480px;
	margin:auto;
	border:1px solid #CCCCCC;
	background:#fff;
	padding:10px;
	}

#contact_text p{
	margin:auto;
	width:500px;
	text-align:center;
	color:#008306;
	margin-bottom:20px;
	}

#contact div{
	width:auto;
	}

#contact p{
	color:#5E5E5E;
	font-size:11px;
	}

#contact .ss-legal span, #contact .ss-legal a, .ss-legal{
	color:#5E5E5E;
	font-size:11px;
	}

.ss-legal small a{
	color:#008306;
	}
	
label{
	color:#5E5E5E;
	font-size:11px;
	font-style:normal;
	font-weight:400;
	text-align:left;
	cursor:pointer;
	display:block;
	clear:both;
	}

#comments_top{
	margin-top:20px;
	border-bottom: solid #CCCCCC 1px;
	height:20px;
	}

#comments{/*font*/
	float:left;
	font-size:13px;
	font-weight:normal;
	}

.comm_nav_top{
	float:right;
	font-size:13px;
	}

.commentlist{
	padding-left:0;
	color: #185B07;
	}
	
.commentlist li{
	border-bottom: solid #CCCCCC 1px;
	margin-bottom:20px;
	#margin-left:-40px;
	font-size:15px;
	}

#comments1{
	color: #EB6F0A;
	font-size:14px;
	font-weight:bold;
	}

#comments1 a{
	color: #EB6F0A;
	font-size:13px;
	font-weight:normal;
	}

.comm_nav_bottom{
	float:right;
	font-size:13px;
	}

#signmy{
	color:#E9360A;
	font-size:20px;
	font-weight:normal;
	}

#commentform{
	margin-top:20px;
	background: #D5F7BE;
	padding:10px;
	width:333px;
	}

#footer{
	width:980px;
	float:left;
	color:#999;
	font-size:11px;
	height:0;
	padding-top:4px;
	position:relative;
	}
	
#footer span{
	margin-right: 5px;
	}
	
#garbage{
	width: 196px;
	height:253px;
	background:url(images/garbage.jpg) no-repeat;
	position:absolute;
	bottom: 0;
	left: 18px;
	}	
	
	#copyright{
	position:absolute;
	bottom:0;
	margin-bottom:15px;
	margin-left:15px;
	font-size:12px;
	color:#444;
	text-align:left;
	float:left;
	}
	
	a img{
		border:none;
		}
