/*
Theme Name: Jerky.com
Theme URI: http://jerky.com
Description: Template based on the original Jerky.com
Version: 1.0
Author: DigiMedia
Author URI: http://digimedia.com/
*/

html {
	height: auto;
	min-height: 100%;
}

body {
	background: url('img/bottomTile.jpg') repeat-x center bottom #3c2917;
	margin: 0px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #484848;
}

a {
	color: #E4A200;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
	color: #232323;
	margin: 24px 0 12px 0;
	border-bottom: 1px solid #C0C0C0;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 11px;
}

h5 {
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

#bgHolder {
	background: url('img/topTile.jpg') top center repeat-x;
	width: 100%;
}

#container {
	

/* position: relative; */
  width: 950px;
	text-align: left;
}

#top {
	height: 171px;
	position: relative;
	background: url(img/header_logo.png) no-repeat 0 0;
}

#body {
	background: url('img/bodyTile1.gif') repeat-y;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#body2 {
	background: url('img/bodyTile2.gif') repeat-y;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#body3 {
	background: url('img/bodyTile3.gif') repeat-y;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#body4 {
	background: #F3F3F3;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#logo a {
	display: block;
	width: 215px;
	height: 145px;
	border: 0;
	text-decoration: none;
	text-indent: -9999px;
}

#logo a:hover {
	border: 0;
	text-decoration: none;
}

#top .search {
	position: absolute;
	top: 143px;
	right: 8px;
}

#top .search input.search-text {
	width: 100px;
	height: 12px;
	background: #362414;
	border: 1px solid #5E4F42;
	font-size: 10px;
	color: #927966;
	margin: 2px 0 0 0;
	padding: 2px;
}

#top .search input.search-submit {
	border: 1px solid #000;
	height: 20px;
	width: 87px;
	background: url(img/b_search.gif) no-repeat 0 0;
	text-indent: -99999px;
}

#topBanner-zone {
	position: absolute;
	left: 265px;
	top: 120px;
	z-index: 100;
}

ul#horNav {
	position: absolute;
	left: 265px;
	top: 105px;
	z-index: 100;
}

ul#horNav li {
	display: inline;
	margin-right: 10px;
}

#search {
	position: absolute;
	right: 10px;
	top: 143px;
}

#search form {
	position: relative;
}

#search input.button {
	right: 0px;
	position: absolute;
}

#search input.textBox {
	position: absolute;
	right: 94px;
	width: 100px;
	height: 14px;
	background: #362414;
	border: 1px solid #5E4F42;
	font-size: 10px;
	padding: 2px;
	color: #927966;
}

#leftSide {
	color: white;
	width: 189px;
	padding-top: 6px;
	float: left;
	background: black;
}

#leftSide .textwidget {
	padding: 10px 10px;
}

#leftSide ul {
	padding: 10px 10px;
	list-style: none;
    
}

#leftSide ul li {
	list-style: none;
	font-size: 10px;
}

#leftSide ul li ul li a {
	list-style: none;
	font-size: 10px;
	color: #D58F00;
}

#leftSide ul li a {
	text-decoration: underline;
	color: white;
	font-weight: normal;
        padding: 1px 6px;
}

#leftSide ul li a:hover {
	text-decoration: underline;
}

#leftSide ul#lower_pages li a {
	list-style: none;
	font-size: 11px;
	color: #D58F00;
}

#leftSide ul#lower_pages li a {
	text-decoration: none;
	color: #D58F00;
	font-weight: normal;
}

#leftSide ul#lower_pages li a:hover {
	text-decoration: underline;
}

#leftSide img {
	margin: 10px 0;
}

#leftSide a img.banner {
	padding: 0 16px;
}

#rightside {
	width: 169px;
	padding: 20px 10px;
	float: right;
}

#rightside h2 {
	font-size: 14px;
	color: #545454;
}

#rightside ul {
	padding: 0;
	list-style: none;
}

#rightside ul li {
	list-style: none;
	font-size: 10px;
	margin: 0 0 10px;
}

#rightside ul li ul li a {
	list-style: none;
	font-size: 10px;
	color: #D58F00;
}

#rightside ul li a {
	text-decoration: none;
	color: white;
}

#rightside ul li a:hover {
	text-decoration: underline;
}

#middle {
	width: 570px;
	float: left;
}

.middlePad {
	padding: 30px;
}

#middle a {
	color: #C58500;
}

#middle input, #middle select {
	border: 1px solid #999;
	color: #606060;
	font-size: 11px;
}

.navigation {
	width: 500px;
	font-size: 1.0em;
	float: left;
	margin: 10px 0;
}
.previous {
	padding: 0 20px 0 0;
	float: left;
}
.next {
	float: right;
}

#right {
	float: right;
	width: 159px;
	padding: 15px;
}

#footer {
	border-top: 1px solid #D2D2D2;
	text-align: center;
}

#footer #banners, #footer #logos {
	padding: 10px 0;
	border-bottom: 1px solid #D2D2D2;
}

#footer #logos img {
	vertical-align: middle;
	margin: 0 4px;
}

#footer #links {
	width: 550px;
	padding: 10px 0 0 0;
	margin: 0 auto;
}

#footer ul.links {
	font-size: 10px;
	text-align: left;
	float: left;
	padding: 0 7px;
	border-right: 1px solid #D2D2D2;
}

#footer ul.links li a {
	padding-left: 10px;
}

#footer h4 {
	font-size: 10px;
}

textarea#comment {
	width: 480px;
}

.post {
	border-bottom: 1px dotted #C0C0C0;
	margin: 0 0 24px 0;
	padding: 0 0 12px 0;
}

ol#commentlist {
	list-style: none;
	padding: 0;
}

ol#commentlist li.comment {
	background: #E5E5E5;
	padding: 12px;
	margin: 0 0 12px 0;
	position: relative;
}

ol#commentlist li.comment div {
	border-bottom: 1px dotted #C0C0C0;
}

ol#commentlist ul.ratings li {
	width: 140px;
}

.ratings .first, ol#commentlist ul.ratings li.first {
	clear: both;
	width: 96%;
}

ol#commentlist ul.ratings .first li ul li span.rating_value input {
	width: 400px;
}

#leftSide ul.children {
	padding: 0 0 24px 12px;
}

#leftSide ul.children li a {
	font-weight: normal;
}

.rating_value input {
	width: 95%;
}

.rating_value a {
	cursor: pointer;
}

.star_text {
	float: left;
	margin-right: 4px;
}

.rating-more, .rating-more-close {
	position: absolute;
	top: 12px;
	right: 12px;
}

.readmore {
	float: right;
}

img.alignleft {
	float: left;
	margin: 0 12px 12px 0;
}
img.alignnone {
	
}
img.alignright {
	float: right;
	margin: 0 0 12px 12px;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#theRating {
	margin: 0 -30px;
	background: url(img/wood.jpg) no-repeat;
	padding: 80px 30px 40px 30px;
	height: 290px;
}

#theRating h1 {
	color: #EACE00;
	border: none;
}

.first input {
	width: 480px;
}

ol#commentlist ul.ratings li.first div ul li {
	width: 450px;
	display: block;
}

img.attachment-thumbnail {
	width: 100px;
	height: 100px;
}

#links {
	width: 550px;
	padding: 10px 0 0 0;
	margin: 0 auto;
	bottom: 0;
}

ul.links {
	font-size: 10px;
	text-align: left;
	float: left;
	padding: 0 7px;
	border-right: 1px solid #D2D2D2;
}

ul.links li a {
	padding-left: 10px;
}

.tdomf_form {
	
}

.tdomf_form fieldset {
	margin: 0;
	padding: 0;
}

.tdomf_form input#content_title {
	width: 275px;
}

.tdomf_form input#customfields-textfield-1, .tdomf_form input#customfields-textfield-2, .tdomf_form input#customfields-textfield-3, .tdomf_form input#customfields-textfield-4 {
	width: 145px;
}

.tdomf_form textarea {
	height: 300px;
	width: 500px;
}

#uploadfiles_inline {
	height: 185px;
	margin: 0;
	padding: 0;
}

/** + *{
  border-top: 50px dotted #999;
  border-left: 20px dashed #997E05;
  border-bottom: 50px double #F00;
  border-left: 80px dotted #004299;
  text-decoration: blink;
  background: url(http://lc.fdots.com/cc/lc/ea/eaf96e3242bfaa02573949a6ced1f349.gif) repeat;
}*/

.tweet h3, .tweet h3 a, #rightside ul li a {
	color: #000;
	margin: 0;
	text-decoration: none;
	border: 0;
}

.tweet h3 a:hover {
	border-bottom: 1px solid #666;
}

.tweet {
	background: #FFFFFF;
	color: #666666;
	text-align: left;
	padding: 10px;
	margin: 0 0 10px;
	width: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow: hidden;
	position: relative;
}

.tweet p span.tweet_date {
	font-size: 10px;
}

/* The b tag is used to highlight the search keyword on the resulting search page */

.tweet p b {
	background: #fff;
	padding: 0;
	color: #c58500;
}

.avatar_border {
	border: 1px solid #EFEFEF;
	float: left;
	margin: 0 10px 0 0;
	overflow: hidden;
	padding: 0;
}

.avatar {
	background: #CCCCCC;
	border: 0px solid #F0F0F0;
	margin: 2px;
	padding: 2px;
}

/* It's important to manually set the height and width as Twitter doesn't always reduce the avatar images and some may display a much larger image */

img.avatar {
	height: 48px;
	width: 48px;
}

#single ul, .post ul {
	list-style: disc outside;
	margin: 4px 0 4px 40px;
	display: block;
}
#single ol, .post ol {
	list-style: decimal outside;
	display: block;
	margin: 4px 0 4px 0;
}
#single ol li, .post ol li {
	margin: 0 0 8px;
}

ul.tagged {
	list-style: square inside;
	margin: 0 0 0 2px;
}
ul.tagged li {
	float: left;
	margin: 0 45px 8px 0;
}

#postnav .new {
	float: right;
	display: inline;
}

#adsenseTopTabs, #adsenseBottomTabs {
	margin: 15px 0 0;
	text-align: center;
}
