/*  
Theme Name:Broke as a Spoke
Theme URI:http://www.onemorevisit.com
Description:Theme built for Corrin @ Brokeasaspoke.com
Version:3.0
Author:Jesse Michelsen
Author URI:http://www.onemorevisit.com

	
 */

hmtl{
    }

body
	{
	padding:0px;
	margin:0px;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
    background:url("images/background.png")repeat top left;
    }
/*--------------------DIVs------------------------------*/

#pagecenter
	{
	margin:0 auto;
	width:980px;
	background:#576D0F;
	}
	
#header
	{
	height:200px;
	background:url(images/header20.png);
	text-align:right;
	color:#FFFFFF;
	}
	
#sitename
	{
	margin:15px 0 0 15px;
	font-size:24px;
	float:left;
	text-align:left;
	}
	
#top-navi
	{
	background:#FEFFC0;
	height:29px;
	margin:auto;
	}
	
.top-navi-links
	{
	margin:6px 0 0 0;
	padding:0 12px 0 12px;
	float:left;
	font-size:12px;
	font-weight:900;	
	}
	
.left-navi-blog
	{
	width:200px;
	margin:0 10px 0 0;
	float:left;
	}
	
.left-widget
	{
	margin:1px 0 0 0;
	width:200px;
	padding:0 0 4px 0;
	background:#D5E58B;
	}
	
.center-blog
	{
	width:500px;
	margin:1px 8px 3px 0;
	float:left;
	background:#FFFFFF;
	display:inline;
	padding-bottom:5px;
	}
	
.post-title
	{
	padding:5px;
	height:16px;
	background:#FFFFFF;
	font-size:15px;
	color:#576D0F;
	overflow:hidden;
	}
	
.post-title-meta
	{
	font-size:12px;	
	overflow:hidden;
	}

.post-content
	{
	background:#FFFFFF;
	margin:0px auto 0px auto;
	padding:5px;
	text-align:justify;
	border-top:#576D0F 0px solid;
	border-bottom:#576D0F 5px solid;
	line-height:1.5;
	}

.post-content p
	{
	margin: 5px 0 10px 0;
	}

.post-content li
	{
	line-height:1;
	}

.post-meta
	{
	margin:0px auto 5px auto;
	padding:5px;
	height:14px;
	background:#FFFFFF;
	color:#9AB812;
	}
	
.single-meta
	{
	border:#576D0F 0px solid;
	padding:2px;
	margin:5px
	color:#576D0F;
	background:#FFFFFF;
	font-size:12px;
	}
	
.main-meta
	{
	border:#ccc 1px dashed;
	padding:2px;
	margin:5px;
	margin-top:10px;
	color:#576D0F;
	background:ddd;
	font-size:10px;
	}
	
.commentblog
	{
	background:#FFFFFF;
	margin:0px auto;
	padding:5px;
	text-align:justify;
	border-top:#576D0F 2px solid;
	border-bottom:#576D0F 2px solid;
	width:480px;
	}

.singlecommentborder
	{
	float:left;
	}
	
.gravatorblog
	{
	float:left;
	width:70px;
	}
	
.singlecomment
	{
	float:left;
	width:410px;
	}
	
.right-navi-blog
	{
	width:260px;
	float:left;
	}
	
.right-widget
	{
	margin-top:1px;
	width:255px;
	padding-bottom:4px;
	padding-right:7px;
	background:#D5E58B;
	}
	
.right-widget li
	{
	list-style:none;
	}

.left-widget li
	{
	list-style:none;
	}

.widget-header
	{
	color:#576D0F;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	font-size:15px;
	}
	
.clear
	{
    clear:left;
    margin:0;
    padding:0;
    height:0;
    line-height:0;
    font-size:0;
	}
	
#footer
	{
	background:#D5E58B;
	height:75px;
	text-align:center;
	padding:5px;
	color:#354f02;

	}

/*--------------------text--------------------*/

p 
	{
	margin:0px;
	}

h1,h2,h3,h4,h5,h6 
	{
	color:#354f02;
	margin:0px;
	padding:0px;
	font-size:14px;
	}


acronym, abbr, span.caps 
	{
	cursor:help;
	}

acronym, abbr 
	{
	}

blockquote 
	{
	}

blockquote cite 
	{
	}



hr 
	{
	}

dl
	{
	}

dt
	{
	}

dd
	{
	}

ul	
	{
	margin:0px;
	margin-left:12px;
	list-style:none;
	padding-left:8px;
	}

ol 
	{
	}

li
	{
	list-style:disc;
	margin-top:2px;
	padding-top:2px;
	padding-bottom:2px;
	color:#9AB812;
	}

ul ul
	{
	}

blockquote
	{
	}

blockquote p
	{
	}

code
	{
	}

pre 
	{
	}

b, strong,i,em 
	{
	}

img 
	{
	padding:3px;
	margin:2px;
	}

address
	{
	}
	 
text-size
	{
	font-size:14px;
	font-weight:bold;
	}

/*--------------------links--------------------*/

#header a.header-home 
	{
	border:none; 
	width:960px; 
	height:170px; 
	display:block; 
position:static;
	}

.post-title a 
	{
	color:#576D0F;
	}

.post-meta a
	{
	color:#576D0F;
	}

a 
	{
	color:#576D0F;
	}

a:link
	{ 
	color:#576D0F;
text-decoration:none;
	}

a:visited
	{ 
	color:#354f02;
text-decoration:none;
	}

a:link:focus
	{ 
	color:#354f02;
text-decoration:underline;

	}

a:link:hover {

	text-decoration:underline;
	color:#9AB812;
}

a:visited:hover
	{

text-decoration:underline;	
}

a:link:active, 
a:visited:active
	{
	}

.post-content a
	{text-decoration:underline;
	color:#333; 
	}

.post-content a:link
	{
	color:#333;
	}

.post-content a:link:hover
	{
	color:#9AB812;
	}

.post-content a:visited
	{ 
	color:#9AB812; 
    }

.post-content a:visited:hover
	{ 
	color:#9AB812; 
    }

.post-content a:link:active, 
.post-content a:visited:active
	{ 
	color:#9AB812; 
    }
	  
#single-meta a 
	{
	color:#333; 
    }

#single-meta a:link
	{
	color:#333; 
    }

#single-meta a:visited
	{ 
	color:#333; 
    }

#single-meta a:link:active, 
#single-meta a:visited:active 
	{
	color:#333; 
    }

.commentblog a 
	{
	color:#333; 
    }

.commentblog a:link 
	{
	color:#576D0F; 
    }

.commentblog a:visited 
	{ 
	color:#9AB812; 
    }

.commentblog a:link:active, 
.commentblog a:visited:active 
	{
	color:#333; 
    }

/*--------------------img's--------------------*/

.post-content img 
{
border:none;
}

a img
	{
	border:none;
	padding:3px;
	margin:2px;
    }

a:link img
	{ 
    }

a:visited img 
	{ 
    }

a:link:active img, 
a:visited:active img 
	{
    }
	  
a:link:hover img, 
a:visited:hover img 
	{
	border:none;
	padding:3px;
	margin:2px;
	}

/*--------------------comments--------------------*/

.alt
	{
	}

.commentlist
	{
	padding:0px;
	margin:0px;
	}


.nocomments 
	{
	text-align:justify;
	}
 
.commentlist li 
	{
	padding:0px;
	margin:0px;
	list-style:none;
	color:#111;
	}

.commentlist cite, 
.commentlist cite a 
	{
	}

.commentlist p 
	{
	text-align:justify;
	padding:0px;
	padding-top:5px;
	}

#commentform p 
	{
	}

.commentmetadata 
	{
	}

#commentform input 
	{
	border:1px solid #576D0F;
	margin-bottom:3px;
	}

#commentform textarea 
	{
	border:1px solid #576D0F;
	width:488px;
	}

#commentform #submit 
	{
	}

/*--------------------calendar--------------------*/
 
#wp-calendar th 
	{
	}

#wp-calendar 
	{
	empty-cells:show;
	}

#wp-calendar #next a 
	{
	}

#wp-calendar #prev a 
	{
	}

#wp-calendar a 
	{
	}

#wp-calendar caption 
	{
	}

#wp-calendar td 
	{
	}

#wp-calendar td.pad:hover 
	{ 
    }

/*-------------------- widgets---------------------*/

h2.widgettitle
	{
    }

.widget 
	{
    }

/*--------------------Archive--------------------*/

li#archives
	{
    }

.widget_archives
	{
    }

/*--recent posts--*/

li#recent-posts
	{
    }

.widget_recent_entries
	{
    }

/*--------------------text widget--------------------*/

li.widget_text
	{
    }

li#text-4
	{
    }

.textwidget
	{
    }

/*--------------------links blogroll--------------------*/

li#links
	{
    }

.widget_links
	{
    }

/*--------------------category--------------------*/

li#categories
	{
    }

.widget_categories
	{
    }

/*-------------------WP Requires------------------*/

.aligncenter 
	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}

.alignleft 
	{
	float:left;
	}

.alignright 
	{
	float:right;
	}

.wp-caption 
	{
	border:1px solid #ddd;
	text-align:center;
	background:#f3f3f3;
	padding-top:4px;
	margin:10px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	}

.wp-caption img 
	{
	margin:0;
	padding:0;
	border:0 none;
	}

.wp-caption-dd 
	{
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	margin:0;
	}

