/* @override 
	http://owlboy.com/blog/wp-content/themes/major_delay/style.css
	http://www.owlboy.com/blog/wp-content/themes/major_delay/style.css
	http://www.owlboy.com/blog/wp-content/themes/major_delay/includes/default.css
	http://localhost:8888/wp-content/themes/purple_petro/style.css
	http://www.owlboy.com/blog/wp-content/themes/purple_petro/style.css
*/

/*  
Theme Name: Purple Petro
Theme URI: http://www.owlboy.com/
Description: Theme for the OwlBoy.com
Version: 0.7
Author: Bryan Bortz
Author URI: http://www.owlboy.com

*/

@import url("tripoli/tripoli.css");

/* @group admin */

#admin_box {
background-color:#0f0f0f;
position:fixed;
width:100%;
height:25px;
font-size:10px;
z-index:10;
bottom:0;
left:0;
right:0;
border-top:1px solid #18212e;
}

#admin_box ul li a {
color:#b2b2b2;
}

#admin_box ul li a:hover {
color:#b2b2b2;
background-color:#000;
border-bottom:1px solid #a2a2a2;
}

#admin_box ul {
float:left;
margin-top:7px;
margin-left:10px;
padding:0;
}

#admin_box ul li {
display:inline;
float:left;
padding-right:15px;
}

#admin_box-shadow {
width:100%;
height:10px;
position:fixed;
bottom:24px;
z-index:1;
}



/* @end */

/* @group overall */

html {
	background-color: #2a0033;
}

body {
	
	background-color: #2a0033;
}

#not_footer {
	background-color: white;
	padding-left: 40px;
}

#main div.content div.pages_navigation a {
	color: black;
	text-decoration: none;
	font-size: 1.5em;
	line-height: 30px;
}

#main div.content div.pages_navigation a:hover {
	color: black;
	font-size: 1.5em;
	line-height: 30px;
	border-bottom: 1px solid gray;
	text-decoration: none;
}

span.next_posts {
	float: right;
}

span.prev_posts {
	float: left;
}

div.pages_navigation_bg {
	padding: 0 0 0 40px;
	margin-top: 0;
	margin-left: -40px;
	margin-right: 0;
	background: url(images/post_bg.png) left bottom;
}

div.pages_navigation {
	background: none left bottom;
	width: 720px;
	height: 30px;
	margin-left: -40px;
	padding-left: 40px;
}

.clear {
	clear: both;
}

a:link {
	color: #68207e;
	text-decoration: none;
}

a:visited {
	color: #6f2286;
	text-decoration: none;
}

a:hover {
	color: #68207e;
	text-decoration: underline;
}

a:active {
	color: #68207e;
	text-decoration: none;
}



/* @end */

/* @group header */

#header {
	padding-top: 40px;
	padding-bottom: 4em;
	background-color: white;
}

#blog_title {
	color: #303030;
	text-decoration: none;
	font-weight: bold;
	font-size: 5em;
	display: inline;
}

#top_navigation  {
	display: inline;
	padding-left: 15px;
}

#top_navigation li {
	display: inline;
	font-size: 1.5em;
	padding-right: 15px;
}

#top_navigation li a {
	text-decoration: none;
	color: #30002f;
}

#top_navigation li a:hover {
	text-decoration: underline;
	color: #30002f;
}



/* @end */

/* @group a post */

#main div.content div.post_bg div.right_post_fade div.post p a {
	color: #68207e;
	text-decoration: none;
}

#main div.content div.post_bg div.right_post_fade div.post p a:hover {
	text-decoration: underline;
}

div.post {
	width: 720px;
	padding-top: 15px;
	margin-top: 4px;
	background-position: 0;
}

div.post_bg {
	margin-left: -40px;
	padding-left: 40px;
	background: white left bottom;
}

.meta-date {
	color: #adadad;
}

.post_title {
	padding-bottom: 1em;
}

.post_title a {
	text-decoration: none;
	font-size: 2em;
	font-weight: bold;
	color: #303030;
}

.post_title a:hover {
	color: #8f8f8f;
	text-decoration: none;
}

/* @group comment dot */

div.comment_dot_wrapper {
	height: 50px;
	color: #efeeee;
	width: 50px;
	overflow: hidden;
	bottom: 70px;
	position: relative;
	left: 742px;
	margin-bottom: -50px;
}

div.comment_dot_wrapper:hover {
	color: #30002f;
	width: 500px;
}

span.comment_dot_label a {
	position: relative;
	top: 15px;
	left: 5px;
	font-size: 12px;
	color: #30002f;
	text-decoration: none;
}

.comment_num_spacer {
}

div.comment_dot {
	width: 50px;
	height: 50px;
	text-align: center;
	float: left;
}

.comment_dot a {
	background-image: none;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 31px;
	position: relative;
	top: 15px;
}



/* @end */



/* @end */

/* @group footer */

#footer {
	margin-left: -40px;
	padding-left: 40px;
	padding-bottom: 40px;
	height: auto;
	color: #9f61b8;
	background: #2a0033 url(images/footer_bg.png) repeat-x 0 top;
	padding-top: 20px;
}

#column_2 {
	float: left;
	margin-left: 20px;
}

#footer_copyright {
}

#footer h2 a {
	color: #9f61b8;
	text-decoration: none;
}

#footer h2 a:hover {
	color: #9f61b8;
	text-decoration: underline;
}

#footer_copyright a {
	color: #d9aee9;
	text-decoration: none;
}

#footer_copyright a:hover {
	color: #d9aee9;
	text-decoration: none;
	border-bottom: 1px dotted #691f7c;
}

/* @group me elsewhere */

#me_elsewhere {
	width: 270px;
	border-right: 1px solid #54225d;
	height: auto;
	float: left;
}

#me_elsewhere ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

#me_elsewhere li a {
	color: #d9aee9;
	text-decoration: none;
}

#me_elsewhere li a:hover {
	color: #d9aee9;
	border-bottom: 1px dotted #691f7c;
}



/* @end */

/* @group twitter */

#twitter_ {
	padding-right: 20px;
	height: auto;
	width: 400px;
	margin-bottom: 20px;
}

#twitter_ ul {
	list-style-type: none;
	margin: 0;
	width: 400px;
}

#twitter_ li a {
	color: #d9aee9;
	text-decoration: none;
}

#twitter_ li a:hover {
	color: #d9aee9;
	border-bottom: 1px dotted #691f7c;
}

.twitter-timestamp {
	border-bottom-style: none;
	text-decoration: none;
}

#twitter_ p.twitter-message span.twitter-timestamp abbr {
	text-transform: lowercase;
	color: #5f2c68;
	text-decoration: none;
	border-bottom-style: none;
	padding-left: 3px;
}

#twitter_ h2 {
	margin: 0;
	padding-bottom: 5px;
}

#me_elsewhere h2 {
	margin: 0;
	padding-bottom: 5px;
}

#twitter_ p.twitter-message a.twitter-user {
	color: #d9aee9;
	text-decoration: none;
}

#twitter_ p.twitter-message a.twitter-user:hover {
	color: #d9aee9;
	text-decoration: none;
	border-bottom: 1px dotted #691f7c;
}

#twitter_ p.twitter-message a.twitter-link {
	color: #d9aee9;
	text-decoration: none;
}

#twitter_ p.twitter-message a.twitter-link:hover {
	color: #d9aee9;
	text-decoration: none;
	border-bottom: 1px dotted #691f7c;
}

#twitter_ p.twitter-message {
	margin: 0;
}



/* @end */

/* @group last.fm */

#lastfm {
	padding-right: 20px;
	height: auto;
	width: 400px;
	margin-bottom: 20px;
}

#lastfm ul {
	list-style-type: none;
}

#lastfm h2 {
	margin: 0;
	padding-bottom: 5px;
}

#lastfm ul.lastfm li.lastfm-item span.lastfm-timestamp abbr {
	text-transform: lowercase;
	color: #5f2c68;
	text-decoration: none;
	border-bottom-style: none;
	padding-left: 3px;
}

#lastfm ul.lastfm {
	padding-left: 0;
	margin-left: 00px;
}

#lastfm ul.lastfm li.lastfm-item a.lastfm-link {
	color: #9f61b8;
	text-decoration: none;
}

#lastfm ul.lastfm li.lastfm-item a.lastfm-link:hover {
	color: #9f61b8;
	border-bottom: 1px dotted #691f7c;
}



/* @end */



/* @end */

/* @group Comments */

ol.commentlist {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 20px;
}

ol.commentlist p {
	width: 720px;
	margin-bottom: 20px;
	margin-left: 40px;
}

span.count {
	display: none;
}

.comment-author a {
	color: #303030;
	font-weight: bold;
	text-decoration: none;
}

.comment-author {
	color: #303030;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
}

img.avatar.avatar-35 {
	float: left;
	height: 35px;
	width: 35px;
	padding-right: 5px;
}

.comment-author a:hover {
	text-decoration: underline;
}

.commentmetadata a {
	color: white;
	text-decoration: none;
	padding-left: 10px;
}

.commentmetadata a:hover {
	color: #7a7a7a;
	text-decoration: none;
	padding-left: 10px;
}

h3#comments {
	color: #8f8f8f;
}



/* @end */

/* @group Search Box */

label.hidden {
}

#searchform div {
	height: 20px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
	padding-top: 5px;
	padding-left: 0;
}

#search_box {
	padding-bottom: 5px;
	margin-bottom: 1em;
}

input#s {
	background-color: #2a0033;
	border: 1px solid #5f2c68;
	color: #9f61b8;
	padding: 3px;
}

input#s:focus {
	background-color: #421450;
	border: 1px solid #5f2c68;
	color: #b46dd2;
	padding: 3px;
}

#searchsubmit- {
	background-color: #661f7c;
	color: #ecc5fd;
	border: 1px solid #2a0033;
	padding: 3px;
}

#searchsubmit-:active {
	background-color: #661f7c;
	color: #ecc5fd;
	border: 1px solid #2a0033;
	padding: 3px;
}

#searchsubmit-:hover {
	background-color: #ecc5fd;
	color: #902cae;
	border: 1px solid #2a0033;
	padding: 3px;
}



/* @end */

img.email_addy {
	margin: 0 0 -6px;
	padding: 0;
}

.add_box_single {
	padding-top: 20px;
}

* {
	
}

#main div.content div.post_bg div.right_post_fade div.post p strong a.button {
	font-size: 1.5em;
	padding: 3px 5px;
	color: #d8d8d8;
	background-color: #222;
	line-height: 1.5em;
	display: block;
	margin-bottom: -7px;
	width: 45px;
	text-align: center;
	border: 1px solid #151515;
}

#main div.content div.post_bg div.right_post_fade div.post p strong a.button:hover {
	font-size: 1.5em;
	padding: 3px 5px;
	color: #262626;
	background-color: silver;
	line-height: 1.5em;
	display: block;
	margin-bottom: -7px;
	width: 45px;
	text-align: center;
	border: 1px solid gray;
}

* {
	
}

#main div.content div.post_bg div.right_post_fade div.post div.ls table.lifestream tbody tr.lifestream_feedid_lastfm.lifestream_feed_lastfm {
	border-width: 0;
}

#main div.content div.post_bg div.right_post_fade > div.post div.ls td {
	border-width: 0;
	border-top: 1px solid #f3f3f3;
}

#main div.content div.post_bg div.right_post_fade > div.post div.ls th {
	border-width: 0;
}
