/* @override 
	http://localhost:8888/wp-content/themes/basic/style.css
	http://badtofu.com/wp-content/themes/basic/style.css
*/

/*
	Theme Name: fragment
	Theme URI: badtofu.com
	Description: simple
	Version: 1.0
	Author: eric johnson
	Author URI: badtofu.com
*/
/*----Global Reset Courtesy of Eric Meyer----*/
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;
}
.hide {display:none;}
.clear {clear:both;padding-bottom:100px;}


/* Images
----------------------------------------------*/
.alignright {float:right; padding:0 0 10px 10px;}
.alignleft {float:left; padding:0 10px 10px 0;}
.aligncenter {margin: 0 auto 0 auto;}
a img {border:0;}

.wp-caption {
      text-align:center;  
      font-size:10px;
}
.wp-caption p.wp-caption-text {font-size:10px;}
.file {padding-bottom:20px;}

/* Main Layout
-----------------------------------------------*/

body {
	margin: 0px; padding: 0px;
	background:#fff;
	color: #666;
	font: 10px georgia, Arial, Helvetica, sans-serif; 
}

#wrap {
	position:relative;
	width: 960px;
	margin: 0px auto 0px auto; padding:0;
	
}
a {color:#666;}

/* Header Area 
-----------------------------------------------------------*/
#header {
	float:left;
	width:940px; height:150px;
	padding:0 10px 10px 10px;
}

#logo a {
	display:block;
	width: 100px; height: 80px;
	float:left;
	margin:20px 0 0 60px;
}

#tagline {
	
	text-align:left;margin-left:-150px;
	font-size: 10px;
	color:#5C5C5C;
	padding:160px 0 0 0;
}

#tagline a {
	color:#666;
	font-size:12px;font-weight:bold;text-decoration:none;
}
#tagline a:hover {color:#000;text-decoration:underline;}
/* Top Navigation 
-----------------------------------------------------------*/

#top_nav {
	float:left;
	width:940px;
	padding:0 10px;
	font-size:12px;
}
#top_nav ul {
	list-style-type:none;
}
#top_nav ul li {
	float:left;
	padding:5px 10px;
}
#top_nav ul li a {
	font-weight:bold;
	color:#5C5C5C;
	text-decoration:none;
	text-transform:uppercase;
}

#top_nav ul li a:hover, #top_nav ul li.current_page_item a {color:#000;}

/* Main Body Content Area 
-----------------------------------------------------------*/

#main {
	float:left;
	width:940px;
	padding:0px;
}

#content {
	float: left; /* Change to right if you want the content to appear on right */
	width:940px;
	padding:0;
	background:transparent;
}

.postleft {		
	float:left; 
	width:600px;
}

.postright{
	float:right;
	width:320px;
}
/* Main body content formatting
--------------------------------------------------------------*/

.entry {padding:0 0 30px 0;}
.entry p {padding:6px 0;text-align:justify;font-size: 10px;
	
	line-height: 16px;}
.entry a {color:#666;}
.entry a:hover {color:#000;}
/*.entry ul, .entry ol {	margin: 5px 20px; padding:5px 20px;}*/
.postright ul, .postright ol {list-style: none;margin-left: 0;padding-left: 2em;text-indent: -.9em;	list-style-position: inside;margin: 0 0 1.5em 0; }
.postright ul li, .postright ol li {padding: 5px 0;}
.postright ul li:before, .postright ol li:before {content: "\00BB \0020";}
.comment-body {background-color: #0000ff;
	list-style:none;
}

h1, h1 a {
	margin:0 0 8px 0;
	font-weight:normal;
	color:#000;
	font-size:12px; 
	line-height:14px;
	font-family: helvetica, arial, serif;
}

h2, h3, h4, h5, h6 { 
	margin:0 0 8px 0;
	font-weight:bold;
	color:#666;
	font-size:11px;
	font-family: helvetica, arial, serif;

}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration:none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration:underline; }

blockquote{
	color: #444;
	border-left:5px solid #CCC;
	padding:10px 20px 10px 20px; margin-left:20px;
	font-size:14px;
}

.entrymeta {
	margin:10px 0; padding:6px;
	color: #999;
	border:solid 1px #CCC;
}
.entrymeta p {padding:3px 0; font-size:11px;}

.post-navigation {padding:10px 0;margin-bottom:30px}

.navigation-previous {
	float:left;
	width:50%;
	text-align:left;
}

.navigation-next {
	float:right;
	width:50%;
	text-align:right;
}

.postleft ul {
	list-style:none;
	margin: 0; padding:0;

}


/* Footer area
------------------------------------------------------------*/

#footer {
	clear: both;
	text-align: left;
	width:960px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	margin:0 auto 0px auto;
}

/* My Comment */
#footer p {	
	font-size:10px; line-height:14px;
	padding:10px 20px 0 0;float: left;width: 280px;
}

/* My Comment */
#footer a {
	text-decoration:underline;
	color:#666;
}

#footer a:hover {
	text-decoration:underline;
	color:#666;
}


/* Comments													
-----------------------------------------------------*/
.comment-body ul li {
	list-style:none;
}
#respond {margin-top:50px;}
h3#comments { margin:30px 0 10px 0; }		
		
.avatar {
		float: left;
		display:block;
		padding: 0 20px 10px 0px;
	}
			
.commentlist {padding:0 0 20px 0px;}
.commentlist p {padding:6px 0;}
.commentlist a {color:#666;}
.commentlist a:hover {color:#000;}
		
.commentmetadata {margin-top: 0;}
ol.commentlist, ol.commentlist li {	list-style: none;}
ol.commentlist li {padding:0 0 30px 0; border-bottom:0px solid #e6e6e6;line-height:14px}
#commentform {padding:20px 0;}
#commentform p {margin-bottom:10px;}
.comment-author.vcard {
	padding:5px 0 0 9px;
}

#commentform input, #commentform textarea {
		width:147px;
		border:1px solid #e6e6e6;
		background:#f9f9f9;
		font-size:11px;
		padding:2px 3px 3px;
	}

#commentform textarea {width:300px;}
#commentform #submit {
		width:150px;
		border:none;
		background:#343434;
		color:#fff;
		font-size:12px;
		cursor:pointer;
		padding:2px 0 3px;
	}
