/*
Theme Name: Sixthman Blog
Description: The WordPress theme for Sixthman.
Author: Bottlecap Development

*/

/* Layout. Two column w/ header. Left fluid, right fixed. */
.entry img {
    /*float: left;*/
    padding-right: 10px;
}

body {
	background:url('images/main_bg.gif') top center repeat-x;
 	background-color: #000000;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	/*font-family: 'Helvetica', sans-serif;*/
    font-size:12px;
    color:#333333;
}

body, h1, h2 {
  margin: 0;
  padding: 0;
}
a {
color: #3f537c;
text-decoration: underline; }

img {
  border: 0;
}

#page {
	text-align: center;
}
#container {
	width: 961px;
	text-align: left;
    margin: 0 auto;
}
#wrapper {
	background: url('images/pattern.jpg') repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	width: 962px;
}
#header {
	position: relative;
	height: 117px;
}
#content {
	margin: 0 0 10px 5px;
	padding: 0;
  	width: 640px;
	float: left;
}
#sidebarwrapper {
	float: right;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	width: 248px;
        font-size:11px;
}

#sidebar {
  background: url('images/side-border.gif') repeat-y;
}

#sidebarbottom {
	background: url('images/side-bottom-border.gif') no-repeat;
	height: 30px;
}

#sidebartop {
	background: url('images/side-top-border.gif') no-repeat;
	height: 30px;
}


/* Block layouts and spacing. */
#headerimg {
  position: absolute;
  background: url('images/logo.png');
  width: 254px;
  height: 88px;
  left: 40px;
  top: 4px;
}

* html #headerimg {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src="wp-content/themes/sixthman/images/logo.png", sizingMethod="crop");
}

#headerimg h1 {
  display: none;
}

#searchbox {
 position: absolute;
  left: 730px;
  top: 3px;
  float: right;
  margin: 5px 5px 0 0;
 
}

#searchbox input {
  vertical-align: middle;
}

.meta {
  margin: 0 0 18px 0;
  padding: 10px 0 10px 0;
  /*background: url('images/meta.gif') repeat-x;*/
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}

.meta h2 {
  margin: 0 0 4px 0;
}

#sidebar div {
  margin: 0 0 14px 0;
}

.entry p {
  margin: 0 0 30px 0;
}

.authorphoto {
  float: left;
  padding: 5px;
  margin: 0 13px 15px 0;
  background: url('images/border.gif') no-repeat;
}

.post {
  margin: 0 0 0 0;
  padding: 5px 20px 10px 20px; 
  width: 660px;
  background: url('images/post-border.gif') repeat-y;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0 !important;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px !important;
}

.size-full {
	max-width: 625px;
	overflow: hidden;
}

.postfooter, .postheader {
	margin: 0;
	padding: 0;
	width: 700px;
	height: 27px;
}

.postheader {
	background: url('images/post-top-border.gif') no-repeat;
}

.postfooter {
	background: url('images/post-bottom-border.gif') no-repeat;
	margin-bottom:5px;
}

/* Sidebar layout. */
#sidebar ul, #sidebar ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

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

#sidebar ul li ul {
	margin-left: 15px;
}

#sidebar ul li ul li {
  margin: 0 0 15px 20px;
  padding: 0 0 0 0;
  list-style-type: circle;
  list-style-image: url('images/bullet.gif');
}

#sidebar ul li h2 {
  height: 33px;
  margin: 0 0 8px 0;
}

ul#twitter_updage_list {
margin:0; padding: 5px 10px 10px 15px; text-align:left;
}
.twitter-box {
background: transparent url(/newsletter/images/twitter-box.png) repeat-y scroll 0 0;
width: 230px;
}
#sidebar li#twitter div
{margin: 0 0 0 5px;}
#sidebar ul#twitter_update_list  li {list-style-type: none; list-style-image: none; margin-left: 0; padding-top: 5px; margin-right: 10px; line-height: 150%;}
#sidebar li#tv div
{margin: 0 0 0 5px;}

#sidebar #quick-flickr h2.widgettitle {
	background:url(images/photocorner.jpg) no-repeat;
	margin: 15px 0px 1px 12px;
	height: 40px;
	text-indent: -3000px;
}

#sidebar .flickr {
	margin: 0 auto;
	text-align: center;
}
.flickr_photo  {
	width: 70px;
	padding: 3px;
}

#sidebar li#recent-posts {margin-top: 10px;}

#recent-posts h2 {
  background: url('images/recentposts.jpg') top center no-repeat;
  text-indent: -10000000px;
  margin-top: 10px;
}

#archives h2 {
  background: url('images/archives.jpg') top center no-repeat;
  text-indent: -10000000px;
}

#shareandsave h2 {
  background: url('images/share.jpg') top center no-repeat;
  text-indent: -10000000px;
}

#twitter h2 {
  background: url('images/twitter.jpg') top center no-repeat;
  text-indent: -10000000px;
}

#tv h2 {
  background: url('images/sixthmantv.jpg') top center no-repeat;
  text-indent: -10000000px;
  margin-bottom: 0 !important;
}

#shareandsave img {
	margin-left: 10px;
}

#linkcat-2 h2 {
  background: url('images/blogroll.jpg') top center no-repeat;
  text-indent: -10000000px;
}


/* Typography. */

#sidebar ul li ul li a {
  color: #636466;
  text-decoration: none;
}
ul li#recent-posts ul li {padding-right: 15px !important;}

.navigation {
	clear: left;
	height: 25px;
	margin-top:10px;
}
.navigation a {
	padding: 5px;
	background-color: #ffffff;
}

.entry {
  line-height: 22px;
  width: 95%;
}

ol.commentlist p {line-height: 21px; width: 95%;}

.meta {
  line-height: 18px;
  font-size: 12px;
  clear: both;
}

.meta a {
  color: #435374;
  text-decoration: none;
}

.postmetadata a {
  color: #617db5;
  text-decoration: none;
}

.entry a {
  color: #617cb4;
  /*border-bottom: solid 1px #b0bdd9;*/
  text-decoration: underline;
}

.post h2 a {
  color: #0f1a31;
  text-decoration: none;
  font-family: 'Helvetica', sans-serif;
  font-size: 20px;
  line-height: 22px;
}

/* Utility classes. */
.clear {
  clear: both;
}

FORM.email
{
	padding: 0 5px 0 25px;
	margin: 20px 0 0;
}
#disqus_thread {
	/*background-color:#fff;*/
	background: url("images/post-border.gif") repeat-y scroll 0 0 transparent;
	clear: both;
	padding: 10px 25px 20px 15px;
	width: 660px;
	margin-bottom: 0 !important;
}
.dsq-brlink {
	display: none;
}
.dsq-item-trackback input {
	width: 400px;
}
form#subscribe-form input#email {
	width: 100px;
	font-size: 11px;
}
form#subscribe-form input#subscribe-submit{
	margin-left:5px;
	padding-bottom:2px;
	height:22px;
	background: #cccccc url(images/sub-submit.jpg) no-repeat;
	width: 61px;
	text-indent: -3000px;
}
p.feedburnerFlareBlock {
	display: none;
}
p.postmetadata {
	clear: both;
	padding-top: 60px;
}
.addthis_container {
	display: block;
	float: left;
	margin-left: 75px;
	margin-top: 5px;
	
}
.addthis_container a {
	border-bottom: none;
}
.tweetmeme_button {
	float: left !important;
	margin-left: 0 !important;
	margin-top: 5px;
	position: absolute;
}
