/*
Theme Name:
Theme URI:
Description:
Version: 1.0
Author: Derek Herman
Author URI: http://valendesigns.com
*/

/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	color: #545454;
	background: #1a1a1a;
	font: 14px/20px Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.round {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Link Styles */
a:link, a:visited {
	color: #89130d;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #89130d;
	text-decoration: none;
}
.a_heading a:link, .a_heading a:visited {
	color: #000;
	text-decoration:none;
}
.a_heading a:hover {
	color: #89130d;
	text-decoration:none;
}
.a_heading a:active {
	color: #000;
	text-decoration:none;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #000;
  line-height: 1em;
}
h1 {
	font-size: 34px;
	padding-bottom: 10px;
}
h2 {
	font-size: 28px;
	margin-top: 20px;
}
h3 {
  font-size: 18px;
  line-height: 22px;
}
.entry h3, .single_entry h3 {
	font-size: 25px;
	margin: 30px 0 20px 0;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 19px;
}
h6 {
	font-size: 16px;
}
/* Wraps */
#header_wrap {
  background: #1e1e1e;
  padding: 0 15px;
  border-bottom: 1px solid #000;
  height: 50px;
  min-width: 1170px;
}
#content_wrap {
  background: #d2d2d2;
  padding: 0 15px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  min-height: 400px;
  min-width: 1170px;
}
#footer_wrap {
  background: #1a1a1a url(images/footer-gradient.jpg) no-repeat center top;
  padding: 0 15px;
  border-top: 1px solid #000;
  height: 200px;
  min-width: 1170px;
}
/* Header */
#header {
  position: relative;
  width: 1170px;
  margin: 0 auto;
  height: 50px;
}
#logo {
  position: absolute;
  left: -7px;
  top: 5px;
}
#rss {
  position: absolute;
  right: 0px;
  top: 13px;
}
.header_archive {
  position: absolute;
  top: 14px;
  right: 380px;
  font-size: 11px;
}
  .header_archive a {
    color: #fff;
  }
/* Content */
#content {
  position: relative;
  width: 1170px;
  margin: 0 auto;
  padding: 15px 0;
}
/* Ads */
#ads {
  width: 1140px;
  height: 125px;
  background: #e9e9e9;
  margin-bottom: 15px;
  padding: 15px;
  padding-left: 16px;
}
/* Left Aside */
#left-aside {
  width: 465px;
  float: left;
}
  /* Design Links */
  .design_links {
    background: #fff;
    margin-bottom: 20px;
  }
  .design_links .links-header {
    padding: 25px 27px;
    padding-bottom: 0px;
  }
  .design_links a {
    color: #1e1e1e;
    display: block;
  }
  .design_links a:hover {
    color: #741608;
  }
  .design_links li {
    padding: 10px 25px;
    border-bottom: 1px solid #d2d2d2;
  }
  .design_links li span {
    color: #9e9e9e;
    font-family: Arial;
    font-size: 13px;
  }
  .design_links li:first-child {
    padding-bottom: 20px;
  }
  .design_links li:first-child h3 {
    font-size: 36px;
    line-height: 36px;
  }
  .design_links li:first-child span {
    font-size: 20px;
    line-height: 24px;
    color: #89130d;
    font-weight: bold;
  }
  .simple-pagination {
    background: #efefef;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    height: 35px;
    position: relative;
  }
  .simple_next {
    position: absolute;
    right: 6px;
    top: 6px;
    height: 22px;
    width: 22px;
    background: url(images/next.png) no-repeat 0 0;
    text-indent: -9999px;
  }
  a:hover.simple_next, a:hover span.simple_next {
    background: url(images/next.png) no-repeat 0 -22px;
  }
  .simple_next_disabled {
    background: url(images/next.png) no-repeat 0 -44px;
  }
  .simple_prev {
    position: absolute;
    left: 6px;
    top: 6px;
    height: 22px;
    width: 22px;
    background: url(images/prev.png) no-repeat 0 0;
    text-indent: -9999px;
  }
  a:hover.simple_prev, a:hover span.simple_prev {
    background: url(images/prev.png) no-repeat 0 -22px;
  }
  .simple_prev_disabled {
    background: url(images/prev.png) no-repeat 0 -44px;
  }
  .twitter_links {
    background: #fff;
    color: #1e1e1e;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
    font-family: Helvetica, Arial;
    position: relative;
  }
  .twitter-link {
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .twitter_links .twitter-header {
    padding: 25px 27px;
    padding-bottom: 0px;
  }
  .twitter_links a {
    color: #89130d;
  }
  .twitter_links a:hover {
    color: #000;
  }
  .twitter_links li {
    padding: 15px 25px;
    border-bottom: 1px solid #d2d2d2;
  }
  .twitter_links li:first-child {
    padding-bottom: 20px;
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* IE 5.5+ */
  }
/* Right Aside */
#right-aside {
  width: 685px;
  float: right;
}
  /* Creattica Images */
  .creattica_images, .creative_images {
    background: #fff;
    margin-bottom: 20px;
  }
  .creative_images img {
    margin: 15px auto;
    display: block;
  }
  .creattica_images .images-header {
    padding: 25px 21px;
    padding-bottom: 0px;
    display: block;
  }
  .creattica_images ul {
    padding: 20px;
  }
  .creattica_images li a {
    display: block;
    float: left;
    border: 1px solid #fff;
  }
  .creattica_images li a:hover {
    border-color: #fff;
  }
  .creattica_images li a img {
    float: left;
  }
  
/* Page */
#page {
  width: 790px;
  float: left;
  margin-bottom: 20px;
}
  #page p {
    padding-bottom: 14px;
  }
  .archive_wrap {
    float: left;
    margin-left: 20px;
    background: #fff;
    width: 130px;
    padding: 20px;
  }
  .archive_wrap li {
    padding: 3px 0;
  }
  .single_entry {
    background: #fff;
    padding: 30px;
    border-bottom: 1px solid #d2d2d2;
    -webkit-border-top-left-radius: 3px;
  	-khtml-border-radius-topleft: 3px;	
  	-moz-border-radius-topleft: 3px;
  	border-top-left-radius: 3px;
  	-webkit-border-top-right-radius: 3px;
  	-khtml-border-radius-topright: 3px;	
  	-moz-border-radius-topright: 3px;
  	border-top-right-radius: 3px;
  }
  .entry_bottom {
    background: #efefef;
    -webkit-border-bottom-left-radius: 3px;
  	-khtml-border-radius-bottomleft: 3px;	
  	-moz-border-radius-bottomleft: 3px;
  	border-top-left-radius: 3px;
  	-webkit-border-bottom-right-radius: 3px;
  	-khtml-border-radius-bottomright: 3px;	
  	-moz-border-radius-bottomright: 3px;
  	border-bottom-right-radius: 3px;
  }
  .entry {
    padding: 30px;
    border-bottom: 1px solid #d2d2d2;
  }
  .content_wrap {
    background: #fff;
  }
/* Footer */
#footer {
  position: relative;
  width: 1170px;
  margin: 0 auto;
}
  #footer-logo {
    display: block;
    float: left;
    padding-top: 15px;
  }
  #footer-logo img {
    float: left;
  }
/* Legacy Styles */
#content .single_entry {
	padding-bottom: 10px;
}
#content #comments {
	padding: 70px;
}
#content #comments ol.comment_list {
	padding: 0;
	margin: 0;
}
#content #comments ol.comment_list li {
	list-style: none;
}

#content #comments .comment_author {
	float: left;
	padding-top: 1px;
	width: 100px;
	margin-bottom: 30px;
}
#content #comments .comment_author p {
	font-size: 13px;
	margin-bottom: 0px;
	line-height: 18px;
	color: #5f6565;
}
#content #comments .single_comment {
	position: relative;
	padding: 10px 20px;
	background: #fff;
	border: 1px solid #e0e5e5;
	width: 480px;
	float: right;
	margin-bottom: 30px;
	min-height: 80px;
}
#content .comment_list { 
	padding-bottom: 40px;
}
#content .comment_arrow {
	position: absolute;
	top: 10px;
	left: -32px;
}
#content #comments .single_comment p {
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 10px;
}
#content #comments .comment_author span {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #a6a6a6;
}
#content .aligncenter, #content div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
#content .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
#content .wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 16px;
	padding: 5px;
	margin: 0;
}

/* 
	Caption Alignment & Roundups 
*/
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
#content img.alignright {
	padding: 4px;
	display: inline;
	}
#content img.alignleft {
	padding: 4px;
	display: inline;
	}
#content .alignright {
	float: right;
	margin: 0 0 25px 25px;
	}
#content .alignleft {
	float: left;
	margin: 0 25px 25px 0;
}
.wp-caption {
	border: 1px solid #c8c8c8;
	text-align: center;
	background-color: #ededed;
	padding-top: 5px;
	margin-bottom: 30px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
#content .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 13px;
	padding: 5px 0;
	margin: 0;
}
.roundup {
	display: block;
	padding-top: 50px;
	width: 708px;
}
.roundup_text {
	float: left;
	width: 420px;
	margin-left: 20px;
}
#content .roundup_text h3 {
	margin-top: 0px;
	margin-bottom: 15px;
}
/* Form */
#content .entry_bottom .comment_form {
	position: relative;
}
#content .entry_bottom .comment_form ul {
	margin: 0;
	font-size: inherit;
}
#content .entry_bottom .comment_form li {
	list-style: none;
	background: none;
	padding-left: 0;
}
#content .entry_bottom .comment_form ul.single_author {
	width: 100px;
}
#content .entry_bottom #comment_form {
	width: 523px;
	float: right;
}
#content .entry_bottom .input {
	width: 513px;
	padding: 4px 5px;
	background: #fff;
	border: 1px solid #e0e5e5;
	color: #5f6565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	margin: 5px 0;
}
#content .entry_bottom .textarea {
	padding-top: 20px;
	padding-left: 20px;
	width: 498px;
}
#content .entry_bottom .textarea_arrow {
	position: absolute;
	top: 70px;
	left: 96px;
}
#content .entry_bottom #submit {
	background: #7c1608;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px 10px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	float: right;
	border: none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#content .entry_bottom #submit:hover {
	color: #fff;
	background: #262626;
	text-decoration:none;
	cursor: pointer;
}
/* Search Form */
#searchform {
  position: absolute;
  top: 9px;
  right: 147px;
  width: 204px;
  height: 32px;
  line-height: 30px;
  background: url(images/search-bg.gif) no-repeat 0 0;
}
#searchform input {
  background: none;
  border: none;
  width: 155px;
  padding: 0 10px;
  color: #ccc;
}
.archive_header {
  color: #8e8e8e;
  padding: 30px;
  padding-bottom: 0px;
  margin-bottom: -15px;
}
