/* @override 
	http://barelylegally.com/wordpress/wp-content/themes/UpstartBloggerMinim/ubminim/style.css
*/

/*   
Theme Name: Barely Legally
Theme URI: http://barelylegally.com
Description: A theme from <a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>, modified for peculiar use on BarelyLegally.com
Author: Robert Ellis / Dominic Mauro
Author URI: http://www.upstartblogger.com
Version: 1.1
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

/* @group Body & Header */


body {
	background-color: #fff;
	color: #444444;
	font: 16px/24px "Helvetica Neue", Helvetica, arial, Geneva, sans-serif;
}

#container {
	width: 972px;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: lowercase;
	letter-spacing: .2em;
	color: #34353e;
	border-bottom: 1px solid silver;
	margin-top: 1px;
}

a {
	color: #6699cc;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: red;
	}

a:link img {
	border: 1px solid black;
}

img {
	border: 1px solid black;
}

#blbooks a img {
	width: 100%;
	height: 264px;
}

img a:hover {
	border: 1px solid black;
}

div#entries h3 {
	text-transform: lowercase;
	margin-bottom: 0;
	clear: left;
}

#bllogopng img {
	border-style: none !important;
	margin-top: -16px;
}


/* @end */

/* @group Sidebar */

#sidebar {
	width: 336px;
	font-size: 12px;
	border-right: 1px solid #c0c0c0;
	text-align: justify;
	padding: 4px 16px 25px 0;
	float: left;
	line-height: 18px;
}

#sidebar h3 {
	margin-top: 18px;
}

h3#archives {
	margin-top: 18px;
	margin-bottom: 8px;
}

h3#links {
	margin-bottom: 8px;
}

h3#copyright {
	margin-top: 10px;
	margin-bottom: 8px;
}

#sidebarright ul small {
}


#sidebar ul {
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
	direction: ltr;
	text-align: justify;
	margin: 0;
}

#sidebarleft {
	width: 150px;
	float: left;
	border-right: 1px solid #eee;
	padding-right: 15px;
	margin-top: 2px;
}

#sidebarright {
	width: 155px;
	float: right;
	margin-top: 2px;
	}

#sidebarleft ul li {
}

div#sidebarright ul {
	margin: 0;
}


#sidebar h4 {
	text-align: center;
	font-size: 1.5em;
	color: silver;
	text-transform: lowercase;
	margin-bottom: 3em;
	margin-top: 8px;
}

span.twitter-meta {
	font-style: italic;
	text-align: right;
	display: list-item;
	padding-top: 4px;
}

div#sidebarright h3, div#sidebarleft h3 {
	margin-right: 0;
	text-align: left;
	text-transform: lowercase;
}

h3.widgettitle {
	margin-top: 0;
}

div#text-380276653.widget.widget_text {
	margin-bottom: 0;
}

h3#meta {
	margin-top: 10px;
	margin-bottom: 8px;
}

input#s {
	width: 98%;
	font-size: 2em;
	color: #85898a;
	height: 32px;
	margin-bottom: 16px;
}


input#searchsubmit {
	display: none;
	}

div.textwidget a.feat-title {
	font-weight: bold;
	font-size: 11px;
}

span.feat-desc {
	display: block;
	width: 88%;
	word-spacing: -1px;
	margin-top: -1px;
	margin-bottom: 24px;
}

div.textwidget ul li {
	display: inline;
	width: 168px;
	float: left;
	height: 72px;
	margin: 0 0 1em;
}

/* @end */

/* @group Images */

img a {
	text-decoration: none;
	border: none;
	}

.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}

img.frame {
	padding: 2px;
	}

img.aligncenter {
	border: none;
}
	
div.post img {
	border: none;
	text-align: center;

}

#wpstats {
	display: none !important;
}

/* @end */

/* @group Posts */

#entries {
	width: 600px;
	padding-bottom: 50px;
	float: right;
}

div#entries h1 {
	text-transform: uppercase;
	font-size: 28px;
	line-height: 46px;
	position: relative;
	display: inline;
	margin: 0;
}

div.post {
	margin-top: 12px;
	margin-bottom: 58px;
}

div.post p {
	margin-top: 0;
	margin-bottom: 24px;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: -1px;
}

.post p sup {
	line-height: 1em;
	}

div#entries h1 a:hover {
	color: red !important;
	}

.post ol.footnotes {
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 3em;
	background-color: #f3f3f3;
	padding-top: 2em;
	padding-bottom: 2em;
	padding-left: 3em;
	}

div.post ul li {
	list-style-type: square;
	margin-left: 30px;
	margin-right: 20px;
	list-style-position: outside;
	}

div.loltags {
	font-style: italic;
	font-size: 0.9em;
	padding-bottom: 2em;
	display: none;
}

div.post s {
	text-decoration: line-through;
	}

blockquote {
	background-color: #f3f3f3;
	line-height: 24px;
	padding: 0;
	margin: 0 0 12px;
}

#entries div.post blockquote p {
	padding: 12px;
	margin-bottom: 0;
}

#datecomments {
	display: inline;
	float: right;
	line-height: 14px;
	text-align: right;
	margin-top: 0;
}

#entries div.post sup {
	line-height: 0;
}

/* @end */

/* @group Comments */

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
	}

.alt {
	background: #f3f3f3;
	}

.commentlist {
	padding-left: 10px;
	padding-right: 10px;
}

.commentlist li {
	list-style-type: none;
	padding: 10px;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

div.comment-byline {
	font-style: italic;
}

a.comment-edit-link {
	float: right;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: white;
	background-color: red;
	padding-right: 3px;
	padding-left: 3px;
}

a.comment-edit-link:hover {
	color: red;
	background-color: black;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#commentform {
	margin-top: 30px;
	}

#commentform p {
	margin: 5px 0;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

#entries div small {
	float: right;
}

#taglist {
	line-height: 1.1;
	text-align: center;
	}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
	}

.commentbox {
	width: 100%;
	height: 100px;
	}

/* @end */

#nextprevious {
	margin-bottom: 50px;
	height: 20px;
}

span#nextlink {
	float: right;
}

span#prevlink {
	float: left;
}

#text-380276652 h3 {
	margin-top: 3px;
}

#text-380276653 h3 {
	margin-top: 18px;
	margin-bottom: 11px;
}

#text-380276652 div.textwidget p {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 2px;
	padding-right: 2px;
}

#text-380276653 div.textwidget {
	height: 20em;
}


