/*  
Theme Name: NetWorker
Theme URI: http://www.antbag.com
Description: An adsense ready theme from Antbag.com.
Version: 1.0
Author: Anthony Baggett
Author URI: http://www.antbag.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
        margin: 0;
	padding: 0;
}

body{
        width: 1120px;
        margin: auto;
        font-family: Arial, Verdana, Sans-Serif;
        font-size: 12px;
        text-align: center;
        vertical-align: top;
        background: #FFFFFF;
        color: #000000;
}

body a:link, a:visited{
	text-decoration: none;
        font-weight: bold;
        color: #000000;
}

body a:hover{
	text-decoration: underline;
        font-weight: bold;
        color: #990000;
}

a img {
	border: none;
}

#wrapper{
	margin: 0 auto;
	width: 1120px;
	text-align: left;
}

h1{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 34px;
	padding: 15px 0 10px 15px;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
}

a:link, a:visited{
	text-decoration: none;
	font-weight: bold;
        color: #000000;
}

a:hover{
	text-decoration: underline;
	font-weight: bold;
        color: #990000;
}

a img {
	border: none;
}

/*******************
----Custom Styles---
*******************/

blockquote { 
        background-image: url(http://buckeyebanter.com/images/graphics/bquote1.gif);
        background-repeat: no-repeat;
        background-position: top left;
        clear: both;
        margin-top: 0px;
        margin-right: 30px;
        margin-bottom: 0px;
        margin-left: 30px;
        padding-top: 0px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 1px;
        font-family: Georgia, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
        font-style: italic; 
        line-height: 18px;
}

code { 
	color: #9A2EFE; 
	font-family: Courier, monospace; 
}

.entry p { 
	margin: 0 0 15px 0; 
}

.bg {
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.entry ul, .entry ol { 
	margin: 0 0 15px 5px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry ul.bg {
	background: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.entry ul.bg.blue {
	background: #CCCCCC;
}

.entry ol.bg {
	background: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.entry ol.bg.blue {
	background: #CCCCCC;
}

.entry li { 
	margin: 5px 10px 15px 30px; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry blockquote.right { 
	width: 150px; 
	font-style: normal !important; 
	font-size: 14px;
	color: #777;
	margin: 0.3em 0 0.3em 15px !important; 
	padding: 5px;
	background: #CCCCCC; 
	border-top: 2px solid #900;
	border-bottom: 2px solid #900; 
	border-left: none;
	border-right: none;
	text-align: center; 
	float: right; 
}
		
.entry blockquote.left { 
	width: 150px; 
	font-style: normal !important; 
	font-size: 14px;
	color: #777;
	margin: 0.3em 15px 0.3em 0 !important; 
	padding: 5px;
	background: #CCCCCC; 
	border-top: 2px solid #900;
	border-bottom: 2px solid #900; 
	border-left: none;
	border-right: none;
	text-align: center; 
	float: left; 
}
	
.entry blockquote.right p, .entry blockquote.left p { 
	margin: 0; 
	line-height: 1.4em !important; 
}

.entry img { 
	padding: 2px 2px 2px 2px; 
	margin: 0px 0px 10px 10px; 
	border: none;
        background: #ffffff;
        display: inline;
}
				
.entry img.stack { 
	clear: none !important; 
}

.archive_head { 
	text-align: center;
	font-style: normal; 
	font-family: Arial;
	font-size: 24px;
	color: #990000; 
	margin: 0 10px 0 10px;
	border-top: none;
	border-bottom: 1px solid #990000;
}

/*******************
------Header-------
*******************/

#header{
	width: 1120px;
	height: 215px;
	margin: 35px 0 0 0;
	padding: 0;
         background: #990000;
	color: #FFF;
	clear: both;
}

/********************
----Navigation Bar---
********************/

#top-menu{
	clear: both;
	float: left;
	width: 1120px;
        font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-align: left;
        border-top: none;
	background: #999999;
}

#top-menu a{
	text-decoration: none;
	padding: 5px 10px;
	color: #990000;
	font-size: 12px;
        font-weight: bold;
}

#top-menu a:hover{
	text-decoration: none;
	color: #990000;
	background: #FFFFFF;
}

#top-menu ul{
	margin: 0 auto;
	width: 100%;
	padding: 5px 0;
	text-align: left;
}

#top-menu ul li{
	display: inline;
	padding: 0;
	font-size: 12px;
}

/*******************
---------Post-------
*******************/

#container{
	float: left;
        width: 610px;
	padding: 0 0 0 0;
        background: #ffffff;
}

.post{
	padding: 0px 10px 10px 0px;
}

.post h2{
	background-image: url(http://buckeyebanter.com/images/graphics/title-o.gif);
        background-repeat: no-repeat;
        background-position: left bottom;
        clear: both;
        text-transform: none;
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	font-style: italic;
        padding: 20px 0 2px 32px;
}

entry{
	line-height: 16px;
}

.postinfo{
	 font-family: Georgia;
         font-size: 12px;
	 font-style: italic;
         font-weight: bold;
         color: #990000;
	 text-align: left;
         margin: 0 0 0 0;
         padding: 2px 0 10px 0;
         border-top: none;
}

.postinfo a{ 
         color: #990000;
}

.postdate{ 
         color: #990000; 
}

p.postmetadata{
	font-size: 12px;
	color: #990000;
	border-top: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.navigation{
	margin: 0px 0px 10px 10px;
        padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	font-family: georgia;
        line-height: 22px;
}

.postnav{
	margin: 0px 0px 10px 10px;
        padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

h2.archive_head{ 
	font-family: Georgia;
        font-size: 24px;
	font-style: italic;
        font-weight: bold;
        text-transform: none; 
	letter-spacing: normal; 
	margin: 0; 
	padding: 5px 5px 5px 5px; 
	border-left: none; 
        border-right: none; 
        border-bottom: none; 
	background: #ffffff; 
}

	

/********************
----Sidebar Styles---
********************/

.rightbar{
	float: right;
	width: 320px;
        margin: 0;
	padding-top: 2px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	background: #ffffff;
}

.rightbar table{
        border: 0px solid #FFFFFF;
}

.rightbar td, th{
        border: 0px solid #FFFFFF;
}

.rightbar ul{
	list-style: none;
	margin: 0;
	padding: 2px 2px 2px 2px;
}


.rightbar ul li{
	padding: 2px 2px 2px 2px;
}

.rightbar ul li h2{
        background: #ffffff;
        font-family: Georgia, Sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
        text-transform: none;
	text-align: center;
        color: #990000;
	padding: 2px 2px 2px 2px;
	margin: 0 0 0 0;
        border-bottom: none;
}

.rightbar ul ul li{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 16px;
	font-size: 12px;
}

.rightbar .syndication .rss {
	width: 310px;
	height: 15px;
	position: relative;
	margin: 0 0 0 85px;
        padding-top: 12px;
}

.rightbar .syndication .rss span{
	background: url(images/sub_rss.gif) no-repeat;
	position: absolute;
        width: 100%;
        height: 100%;
}

.rightbar .syndication .rss .sub{
	list-style: none;
}

.rightbar a:link, a:visited{
	text-decoration: none;
        font-weight: bold;
        color: #000000;

}

.rightbar a:hover{
	text-decoration: underline;
        font-weight: bold;
        color: #990000;

}

a img {
	border: none;
}

table#wp-calendar{
	width: 180px;
        text-align: center;
        padding: 2px 2px 2px 2px;
}

/* Left Sidebar */

.leftbar{
	float: left;
	width: 190px;
        margin: 0;
	padding-top: 10px;
	padding-bottom: 15px;
        display: inline;
	overflow: hidden;
	background: #FFFFFF;
        border-top: none;
        border-bottom: none;
        border-left: none;
	border-right: none;
}

.leftbar ul{
        list-style: none;
	margin: 0;
	padding: 2px 2px 2px 2px;
}

.leftbar ul li{
        padding: 5px 0 5px 0;
}

.leftbar ul li h2{
        font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
        text-transform: none;
	text-align: center;
        color: #990000;
	padding: 2px 2px 2px 2px;
	margin: 0 0 0 0;
	border-bottom: none;
}

.leftbar ul ul li{
	padding: 2px 2px 2px 2px;
	margin: 0 0 0 0;
	line-height: 16px;
	font-size: 12px;
        border-bottom: none;
}


.leftbar a:link, a:visited{
	text-decoration: none;
	font-weight: bold;
        color: #000000;
}

.leftbar a:hover{
	text-decoration: underline;
	font-weight: bold;
        color: #990000;
}

a img {
	border: none;
}

/*******************
----Comment Form---
*******************/

#comment-form{

	width: 500px;

	background: #FFFFFF;

	margin: 10px 0 0;

	padding: 5px 5px 15px 15px;

}



.comments-template a{

	text-decoration: underline;

	color: #900;

}





.comments-template a:hover{

	text-decoration: underline;

	color: #333;

}



.comments-template ol{

	margin: 0;

	padding: 0 0 15px;

	list-style: none;

}



.comments-template ol li{

	margin: 10px 0;

	line-height: 18px;

	padding: 10px 15px 5px 15px;

}



.comments-template h2, .comments-template h3{

	font-family: Georgia, Sans-serif;

	font-size: 16px;

	color: #900;

	padding: 10px 0 30px 0;

}



.commentmetadata{

	font-size: 12px;

	color: #AAA;

	padding: 20px 0;

}



.commentmetadata strong { 

	font-size: 14px; 

}



.comments-template p.nocomments{

	padding: 0;

}



.comments-template input{

	border: 1px solid #CCC;

}



.comments-template textarea{

	font-family: Helvetica, Arial, Sans-serif;

	font-size: 12px;

	color: #000;

	margin: 30px 15px 15px 0;

	background: #FFF;

	border: 1px solid #CCC;

}



.even {

	background: #f1f0ed;

	border: none;

}



.alt {

	background: #FFF;

	border: 2px solid #f1f0ed;

}

/*******************
-------Footer-------
*******************/

#footer{
	clear: both;
	float: left;
	width: 1110px;
	margin: 0;
	padding: 5px 5px 5px 5px;
	line-height: 16px;
	font-size: 100%;
	background: transparent;
        color: #990000;
        border-top: none;
	border-bottom: none;
        border-left: none;
	border-right: none;
}

#footer a:link{
	text-decoration: none;
	font-weight: bold;
        color: #990000;
}

#footer a:hover{
	text-decoration: none;
	font-weight: bold;
        color: #000000;
}

#footer a:visited{
	text-decoration: none;
	font-weight: bold;
        color: #990000;
}
