/* Copyright Carnivorous Enterprises, Ltd. */

* {
	margin: 0;
	padding: 0;
}

/* structure */

body {
	/* font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; */
	font-family: 'Lucida Grande', Lucida, Verdana, sans-serif;
	font-size: 62.5%;
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 947px;
}

#content {
	float: left;
	margin-left: 131px;
	position: relative;
	padding: 43px 0 25px 0;
	width: 430px;
}

div#primary {
	margin: 25px 0 0 0;
}

#sidebar {
	float: right;
	position: relative;
	padding: 156px 0 25px 0;
	width: 368px;
}

#sidebar .one {
	float: left;
	width: 175px;
}

#sidebar .two {
	float: right;
	width: 175px;
}

/* header */

#header {
	background: url(images/bg-header.jpg) no-repeat 0 0;
	height: 303px;
	position: relative;
}

#header p.description {
	position: absolute;
	right: 0;
	top: 30px;
}

#header #quote {
	height: 183px;
	left: 587px;
	overflow: auto;
	padding-right: 4px;
	position: absolute;
	top: 109px;
	width: 162px;
}

#ripe,
#stale {
	height: 141px;
	position: absolute;
	overflow: auto;
	top: 115px;
	width: 148px;
}

#ripe {
	left: 131px;
}

#stale {
	left: 280px;
}

/* navs */

ul#primary {
	bottom: 0;
	left: 0;
	list-style-type: none;
	position: absolute;
}

ul#primary li,
ul#primary a {
	float: left;
}

ul#primary a ,
ul#primary a:visited {
	border-right: 1px solid #ad7c6f;
	color: #fff;
	display: block;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 187px;
}

ul#primary a#random {
	border: none;
}

ul#primary a:hover {
	color: #b7e3eb;
	text-decoration: underline;
}

/* footer */

#footer {
	background: url(images/bg-foot.jpg) no-repeat 0 0;
	height: 84px;
	position: relative;
}

/* search */

div#searchbox {
	background: url(images/bg-search.gif) no-repeat 0 0;
	height: 46px;
	margin: -110px 0 25px 185px;
	width: 180px;
	z-index: 9999;
}

div#searchbox form {
	position: relative;
}

#s {
	background: #fff;
	border: 1px solid #fff;
	font-size: 10px;
	height: 11px;
	left: 21px;
	position: absolute;
	top: 15px;
	width: 112px;
}

#searchsubmit {
	border: none !important;
	margin: 0  !important;
	padding: 0  !important;
	position: absolute;
	right: 0;
	top: 11px;
}

/* headers */

h1, h2, h3, h4, h5, h6 { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }

h1 {
	width: 430px;
}

h1 a,
h1 a:visited {
	background: url(images/bg-logo-h1.gif) no-repeat 0 0;
	display: block;
	height: 86px;
	text-indent: -9999em;
	width: 430px;
}

h1 a:hover {
	background-position: 0 -86px;
}

h1.category {
	color: #addfe8;
	font-size: 33px;
	font-weight: normal;
	line-height: 30px;
}

h1.post-title,
h2.post-title,
h2.post-title a,
h2.post-title a:visited,
h3.post-title a,
h3.post-title a:visited {
	color: #41362b !important;
	font-size: 28px;
	line-height: 28px;
	letter-spacing: -1px;
	margin: 25px 0 15px 0;
	text-decoration: none;
	width: auto;
}

h2.comments-title {
	border-top: 4px solid #41362b;
	color: #41362b !important;
	float: left;
	font-size: 15px !important;
	font-weight: bold;
	margin: 0 5px 0 0;
	padding: 2px 0;
	text-transform: uppercase;
}

/* search results */
#content .post-brief h3 a,
#content .post-brief h3 a:visited,
.entry.aside .post-content p a,
.entry.aside .post-content p a:visited {
	color: #41362b !important;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 23px;
	margin: 15px 0 15px 0;
	text-decoration: none;
	width: auto;
}

.entry.aside .post-content p a,
.entry.aside .post-content p a:visited {
	letter-spacing: 0px;
}

.entry.aside a:hover,
.entry.aside .post-content p a:hover {
	color: #db5235 !important;
	text-decoration: underline !important;
}

h2.post-title a:hover,
h3.post-title a:hover,
h3.post-title a:hover,
#content .post-brief h3 a:hover {
	color: #db5235 !important;
}

#content h3,
#content h3 {
	color: #41362b !important;
	font-size: 17px;
	line-height: 19px;
	letter-spacing: -1px;
	margin: 15px 0 10px 0;
	text-decoration: none;
	width: auto;
}

#sidebar h3 {
	font-size: 12px;
	margin: 25px 0 12px 0;
	padding: 7px 0 0 0;
	text-transform: uppercase;
}

#sidebar .one h3 {
	background: url(images/bg-rule-br.gif) repeat-x 0 0;
	color: #41362b;
}

#sidebar .two h3 {
	background: url(images/bg-rule-bl.gif) repeat-x 0 0;
	color: #addfe8;
}

/* typography, spacing, etc. */

#content {
	color: #222;
	font-size: 1.2em;
	line-height: 1.5em;
}

#content p {
	margin: 12px 0;
}

p.category {
	border-bottom: 1px dotted #dc5235;
	color: #888;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

p.category strong {
	color: #41362b;
}

#content a,
#sidebar a {
	color: #db5235;
}

#content a:hover {
	text-decoration: none;
}

#sidebar a:hover {
	color: #41362b;
}

#sidebar div.one a:hover {
	text-decoration: none;
}

#sidebar div.two a:hover {
	text-decoration: underline !important;
}

#content a:visited {
	color: #41362b;
}

#content .post-metadata {
	background: url(images/bg-meta.jpg) no-repeat 0 0;
	color: #777;
	font-size: 10px;
	padding: 5px 5px 5px 88px;
	margin-left: -88px; 
	width: 424px;
}

#content .post-metadata a,
#content .post-metadata a:visited {
	background-color: #41362b;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 9px;
	margin-left: 2px;
	padding: 2px;
	text-decoration: none;
	text-transform: uppercase;
}

#content .post-metadata a:hover {
	background-color: #db5235;
}

blockquote {
	background: url(images/bg-blockquote.gif) repeat-y 0 0;
	color: #555;
	font: 115%/145% Georgia, serif;
	margin: 15px 0;
	padding: 0 40px 0 15px;
	text-align: justify; 
	text-justify: newspaper;
}

#header p.description {
	color: #addfe8;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
}

#header #quote {
	color: #fff;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
}

#header #quote strong {
	color: #bebab7;
	display: block;
	margin-top: 8px;
	font-size: 11px;
	line-height: 11px;
}

#sidebar {
	color: #666;
}

#sidebar a {
	font-weight: bold;
}

#sidebar .two strong {
	display: block;
	margin: 2px 0px;
}

#sidebar p {
	padding: 0;
	margin: 2px 0 12px 0;
}

#footer p.one,
#footer p.two {
	color: #fff;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 22px;
	position: absolute;
	top: 35px;
}

#footer p.one {
	left: 43px;
}

#footer p.two {
	right: 43px;
}

#sidebar div.two a,
#sidebar div.two a:visited {
	text-decoration: none;
}

.blogroll a:hover {
	text-decoration: underline;
}

#sidebar .one p {
	margin-bottom: 19px;
}

#sidebar .one strong {
	display: block;
}

/* lists */

#content ul {
	color: #333;
	font-size: 12px;
	list-style-type: square;
	margin: 12px 0 12px 18px;
}

#content ul li {
	border-bottom: 1px solid #eee;
	line-height: 1.25em;
	padding: 4px 0;
}

#ripe ul,
#stale ul {
	list-style: none;
	margin: 0 9px;
}

#ripe ul li,
#stale ul li {
	color: #fff;
	font-size: 10px;
	margin: 0 0 5px 0;
}

ul.meta {
	list-style-type: none;
	position: absolute;
	right: 43px;
	top: 12px;
}

ul.meta li {
	float: left;
}

#sidebar ul.meta {
	list-style-type: none;
	position: relative;
	right: auto;
	top: auto;
}

#sidebar ul.meta li {
	float: none;
}

#sidebar ul.meta li a,
#sidebar ul.meta li a:visited,
ul.meta li a,
ul.meta li a:visited,
p.comments-feed a,
p.comments-feed a:visited {
	background-color: #41362b;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #fff !important;
	float: left;
	font-size: 9px;
	font-weight: normal;
	line-height: 13px !important;
	margin-left: 2px;
	padding: 2px;
	text-decoration: none;
	text-transform: uppercase;
}

ul.meta li a:hover,
#sidebar ul.meta li a:hover,
p.comments-feed a:hover {
	background-color: #db5235;
}

#sidebar ul,
#sidebar li {
	list-style: none;
}

#sidebar ul li {
	margin: 7px 0;
}

#sidebar li.twitter-item {
	border-bottom: 1px solid #eee;
	line-height: 1.4em;
	padding: 2px 0 9px 0;
}

dl { line-height: 1.1em; }

dl dt {
    color: #41362b;
    font-size:1.1em;
    font-weight:bold;
    line-height: 1.2em;
    margin-top: 11px;
}

dl dd {
	margin: 9px 0 9px 19px; 
}

dl p {
	margin: 0 !important;
	padding: 0 !important; background: #000;
}

#sidebar .one p {
	margin: 2px 0 10px 0;
}

/* images */

#content img {
	border: 7px solid #b7e3eb;
	margin: 0 0 0 -88px;
	padding: 12px;
}

.flvPlayer {
	margin: 0 0 0 -88px;
}

#content img.no-margin {
	margin: 0;
}

#content a:hover img {
	border: 7px solid #db5235;
} 

/*********** = utility classes = ***********/

div.hr {
	border-bottom: 1px dotted #999;
	font-size: 1px;
	height: 1px;
	margin: 12px 0;
}

div.entry.aside {
	background: url(images/bg-aside.jpg) repeat 0 0;
	border: 3px double #addfe8;
	color: #777;
	margin-left: -88px;
	padding: 0 8px;
}

p.aside-meta {
	border-top: 2px solid #addfe8;
	color: #999;
	font-size: 10px;
	padding-top: 5px;
}

.clearfix {
	display:inline-block; /* IE 6 & 7 */
}

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

*html .clearfix {
	height:1%; /* fIE 6 */
}

.clear {
	clear:both;
	height:1px;
	margin:-1px 0 0 0;
	padding:0;
}

.clear.left {
	clear:left;
}

.clear.right {
	clear:right;
}

.center {
	text-align:center;
}

.centered {
	margin-left:auto;
	margin-right:auto;
}

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

/* =form */

.primary form {
	padding:15px;
	margin-bottom:18px;
}

form fieldset {border:0 solid;} /* Opera */

form p {
  padding:6px 0;
  /* border-bottom:1px solid #E9D7BC; */
}

label {
	margin:0 5px 0 5px; 
	display: block;
}

#contactform label {margin:0 15px 0 0;}

form em {
  color:#798238;
  margin-left:5px;
  font-size:0.8em;
  font-style:italic;
}

/* form input, form textarea {
  padding:3px;
  width:200px;
  border:1px solid #E9D7BC;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.9em;
} */

form textarea {overflow:auto;}

form input,
form textarea {
	background: #f7f7f7f;
	border: 1px solid #ccc;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-right: 43px;
}

form label {
	color: #41362b;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0 0 3px 0;
	padding: 2px;
	width: 120px;
}

textarea {
	clear: both;
	width:200px;
}
textarea {width:200px;}

* html textarea {width:220px;} /* IE WIN; but why? */
* html #contactform textarea,
* html #contactform #bx_subject {width:245px;} /* IE WIN; but why? */

form .button {
  width:90px !important;
  border-bottom:1px solid #E9D7BC;
  font-weight:bold;
}

.button {margin-left:90px;}
#contactform .button {margin-left:75px;}

form .hiddenfield {display:none;}

form .info {padding-left:90px;}

/* comments */
#comments-meta {
	
}

p.comments-feed a,
p.comments-feed a:visited {
	float: left;
}

.comment {
	clear: both;
	color: #000;
	font: normal 12px/17px 'Helvetica Neue', Helvetica, Arial;
	padding: 15px 0 5px 0;
}

.comment-metadata {
	background: url(/images/bg-comment-meta.gif) no-repeat 7px 100%;
	line-height: 12px;
	margin: 0;
	padding: 0 0 9px 47px;
}

.comment-metadata a {
	text-decoration: none;
}

.comment-metadata a:hover {
	color: #444 !important;
	text-decoration: underline !important;
}
	
p.comment-permalink {
	font-size: 10px;
	margin: 0 !important;
}		

p.comment-author {
	margin: 0 !important;
}
			 
div.comment-content {
	background: url(/images/bg-meta.jpg);
	padding: 1px 7px;
	margin: 0;
}

input#email,
input#url,
input#author {
	font: bold 13px 'Helvetica Neue', Helvetica, Arial;
	padding: 3px;
}

#submit {
	background: #db5235;
	border: outset 3px #db5235;
	color: #fff;
	font: bold 15px 'Helvetica Neue', Helvetica, Arial;
	padding: 5px 9px;
}

#respond {
	clear: both;
	padding: 15px 0 0 0;
}

textarea#comment {
	font: normal 14px 'Helvetica Neue', Helvetica, Arial;
	padding: 3px;
	width: 380px;
}
