/*   
Theme Name: Blackheart Studios
Theme URI: http://www.blackheartstudio.com/
Description: The default blog template for blackheart Studios
Author: Richard Eichele
Author URI: http://blackheartstudio.com.com
Version: 1.0
.
This theme is licened under the creative commons, feel free to use for your own projects. Long live creative commons.
.
*/

/*css reset*/
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, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	list-style: none;
}

.alignright{float:right;}
.alignleft{float:left;}
/*end css reset*/

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/background_slice.jpg) repeat-x #FFFFFF;
	background-color:#FFF;
}
a {
     color:#0099FF;
	 text-decoration:underline;
	 }
a:hover{
          color:#999999
		  		  }

.more-link, .more-link a{
	font-weight:bold;
	line-height:22px;
	font-size:17px;
	background-color:#333;
	color:#FFFFFF;
	padding: 4px;
	text-transform:uppercase;
	text-decoration:none;
	 }
.more-link a:hover{
color: white;
background-color: #232323;
backround-color:#000000;
}

#header {
	position: relative;
	margin-left:2px;
	width: 872px;
	height:173px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}
#top_menu, ul#top_menu li {
	margin:0;
	padding:0;
	font-size:14px
}
#top_menu {
	position:absolute;
	top:121px;
	left:15px;
	width:300px;
	height:auto;
	word-spacing:4px;
	letter-spacing:2px;
	vertical-align:baseline;
	font-weight:normal;
	font-style:normal;
	text-transform:capitalize;
	text-align:justify;
	white-space:normal;
	z-index:1;
}
#breadcrumbs {
	position:absolute;
	top:159px;
	left:15px;
	width:100%;
	height:auto;
	letter-spacing:2px;
	text-transform:capitalize;
	text-align:justify;
	z-index:1;
	font-size:10px;
        color:fff;
}

p#breadcrumbs{
        color:#FFFFFF;
        
}

.link_right {
	position:relative;
	float: right;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#09C;
	text-decoration:none;
}
.link_right:hover {
	color:#999
}
small, small a:hover {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	text-decoration:none;
}
small a {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#09C;
	text-decoration:none;
}
ul#top_menu li {
	list-style:none;
	margin-right:10px;
	display:inline;
	color:#FFF
}
#feed {
	padding: 0 0 0 19px;
	background: url("images/rss.png") no-repeat 0 50%;
	position:absolute;
	top:118px;
	left:750px;
	height:auto;
	z-index:1;
}
#top_menu a, #feed a {
	text-decoration:none;
}
#top_menu a:visited, #feed a:visited {
	color:#CCC;
	text-decoration:none;
}
#top_menu a:link, #feed a:link {
	color: #FFF;
	text-decoration:none;
}
#top_menu a:hover, #feed a:hover {
	color: #09C;
	border-bottom: 10px solid #333;
	text-decoration:none;
}
#main {
	position: relative;
	width: 100%;
    min height: 400px;
	height: 100%;
}
#docking{background:#FFF;}

#container {
	position:relative;
	width: 700px;
	min-height:350px;
	float:left;
	margin-top: 20px;
	margin-right: 20px;
	padding-left: 15px;
}
#sidebar {
	position:relative;
	float:left;
	height:700px;
	width: 156px;
	padding-left:5px;
	padding-top:20px;
}
.post {
	position:relative;
	float:left;
	min-height:200px;
	width:600px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 30px;
}
.post img, .post p.img{
	padding: 10px;
	background:#E7E7E7;
	border:1px solid #BEBEBE;
}
.post p, .post ol{
	font-family: Helvetica,Arial,sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	line-height: 19px;
	font-size: 13px;
	margin: 20px 0;
}
.post ol {margin-left:30px; line-height: 1.6em;}

.post ol li{
	list-style-type: decimal;
	}


.comment {
	position:relative;
	min-height:200px;
	width:600px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 30px;
}

.content {
	display:inline;
	float: left;
	width: 156px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	background-color: #1a1a19;
	padding: 20px;
	margin-bottom: 20px;
        -moz-border-radius: 4px;
        border-radius:4px;
       


}

.content a {
	color:#09C;
	border-bottom:0px;
	text-decoration:none;
}
#footer {
	position:relative;
        clear:both;
	width:100%;
	background-image:url(images/footertiled.jpg);
	background-repeat:repeat-x;
	height:288px;
	background-color:#1a1a19;
}
#push {
       height: 288px;
}
textarea#comment {
	width: 400px;
	padding: 5px;
}
.commentmetadata {
	font-size: 10px;
}
.arrow{padding-top: 12px ;background:url(images/bubblearrow.png) no-repeat 3% 0 ;}
p.bubble {-moz-border-radius: 14px;-webkit-border-radius: 14px;background-color:#379dba; font-weight: bold; color:#fff; padding:7px;  display:inline-block; margin:0}

h1 {font-weight:900; font-size:25px;}
h2{font-weight:400; font-size:18px;}

.h4 {
	color: #09C;
	text-decoration:none;
	border-bottom: 10px solid #333;
}
.h4 a {
	color: #09C;
	border-bottom: 10px solid #333;
	text-decoration:none;
}
.h5 {
	font-family:'Lucida Grande', Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.h6 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}
.h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #2f2e2e;
	font-size: 36px;
	text-decoration:none;
	line-height:36px;
	margin: 5px 0;
}
.h3 a, .h3 a:visited, .h3 a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	font-size: 36px;
}
.h3:hover {
	text-decoration:underline;
	color: #2f2e2e;
}
.follow_info, .follow_info a {
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;  
	color:#fff;
	background-color:#09C;
	padding:3px 8px 3px 8px;
	vertical-align: baseline;
	width: 300px;
	margin-bottom: 15px;
	
}

li.cat-item { background-color:#212120; width:156px; border: 1px solid #2c2c2b; padding:3px 0;}
li.cat-item:hover{background-color:#2c2c2b;}
li.current-cat {background-color:#2c2c2b;}


.avatar {
	position: relative;
        float:left;
       	margin-right: 20px;
        margin-bottom: 20px;
}
.comment-bubble {
	position: relative;
        float:left;
	-moz-border-radius: 8px;
	border-radius:8px;
	background-color:#CCCCCC;
	padding: 10px;
	margin-top: 13px;
        width:200px;
}
.comment-bubble p{
       font-family: Arial;
       background-color: ;
       color: #444;
      text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 0.8em;
}
#twitter_div ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #fff;
	margin-bottom:5px;
	border-bottom: 1px solid #ccc;
}

.clear {
	clear:both;
}
.post ul li{font-size:12px; list-style:circle outside; margin-left:30px;}
.sociable ul li{ list-style:none; margin-left:0;}
.important {padding:10px; background-color:#C7E6FF; margin:20px 0;
}
.important p{border: 1px solid grey; margin:0px; padding:3px;}