/*  
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{
	margin: 0;
	font-family: Verdana;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: url(images/bg.gif);
	color: #333;
	padding-top:20px;
	padding-bottom: 20px;
}

.top
{
	margin: 0 auto;
	width: 1010px;
	height: 19px;
}

.special
{
	color: Black !important;
}

.bot
{
	margin: 0 auto;
	padding-top: 20px;
	width: 1010px;
	color: #636363;
	font-family: Verdana;
	font-size: 11px;
	height: 45px;
	vertical-align: top;


}



.bot p
{
	margin-top: 10px;
	padding-left: 10px;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	
}



.bot a:link, .bot a:visited
{
	text-decoration: none!important;
	color: #636363 !important;
	font-family: Verdana!important;
	font-size: 11px!important;

}

.bot a:hover{
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #636363 !important;

}

.botS, .botS1, .botS2, .botN
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 45px;
	display: block;
	float: right;
	text-align:center;
}

.botN
{
	float:left;
	width: 200px;
}

.botS1
{
	width: 149px;
}

.botS2
{
	width: 116px;
	}

.botL
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 11px;
	display: block;
	float: right;
}

#read
{
	font-family: Verdana;
	text-align: left;
	font-size: xx-small !important;
	font-weight: bold !important;
	font-style: italic !important;
	color: Black !important;
	text-decoration: none;
	float: right;
}

#read a
{
	font-family: Verdana;
	font-size: xx-small  !important;
	font-weight: bold !important;
	font-style: italic !important;
	color: Black !important;

	

}

#read a:link
{
	font-family: Verdana;
	font-size: xx-small  !important;
	font-weight: bold !important;
	font-style: italic !important;
	color: Black !important;
	

}

#read a:visited
{
	font-family: Verdana;
	font-size: xx-small !important;
	font-weight: bold !important;
	font-style: italic !important;
	color: Black !important;
	

}

#read a:hover
{
	font-family: Verdana;
	font-size: xx-small !important;
	font-weight: bold !important;
	font-style: italic !important;
	color: Black !important;
	text-decoration: underline;
}

#wrapper{
	margin: -20px auto;
	width: 1010px;
	text-align: left;
	border: none;
	background: #eeedec;
}

h1{
	font-family: Verdana;
	font-size: 28px;
	padding: 15px 0 10px 15px;
}

h1 a{
	font-family: Verdana !important;
	font-size: 28px !important;
	padding: 15px 0 10px 15px !important;
	color: Black !important;
}

h1 a:link{
	font-family: Verdana !important;
	font-size: 28px !important;
	padding: 15px 0 10px 15px !important;
	color: Black !important;
}



h3{
	padding: 15px 0 15px 0;
}

h4
{
	font-family: Verdana;
	font-size: 16px;
	padding: 0 0 0 15px;
}

a:link{
	text-decoration: none;
	color: #488BA2;
}

a:hover{
	text-decoration: underline;
	color: #488BA2;
}

a:visited{
	text-decoration: none;
	color:#488BA2;
}

a img {
	border: none;
}

/*******************
----Custom Styles---
*******************/

blockquote { 
	font-style: italic; 
	font-family: Verdana;
	font-size: 90%;
	color: #333; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #f1f0ed;
	border-left: 2px solid #900;
}

code { 
	color: #9A2EFE; 
	font-family: Verdana; 
}

.entry
{
	font-size: 11px;
}

.entry p { 
	margin: 0 0 15px 0 !important; 
	line-height: 1.5;
}

.bg {
	background: #f1f0ed !important; 
	padding-top: 15px !important; 
	padding-bottom: 10px !important; 
	padding-right: 10px !important;
}

.entry ul, .entry ol { 
	margin: 0 0 15px 5px !important; 
}
	
.entry ul { 
	list-style-type: disc !important; 
}
	
.entry ul.bg {
	background: #f1f0ed !important;
	padding-top: 15px !important;
	padding-bottom: 10px !important;
	padding-right: 10px !important;
}

.entry ul.bg.blue {
	background: #E0ECF8 !important;
}

.entry ol.bg {
	background: #f1f0ed !important;
	padding-top: 15px !important;
	padding-bottom: 10px !important;
	padding-right: 10px !important;
}

.entry ol.bg.blue {
	background: #E0ECF8;
}

.entry li { 
	margin: 0 0 5px 0 !important; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px !important; 
}

.entry blockquote.right { 
	width: 150px !important; 
	font-style: normal !important; 
	font-size: 14px;
	color: #777;
	margin: 0.3em 0 0.3em 15px !important; 
	padding: 5px;
	background: #f1f0ed; 
	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 !important;
	font-style: normal !important; 
	font-size: 14px;
	color: #777;
	margin: 0.3em 15px 0.3em 0 !important; 
	padding: 5px;
	background: #f1f0ed; 
	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 !important; 
	line-height: 1.4em !important; 
}

.entry img.left { 
	padding: 6px !important; 
	margin: 0.5em 15px 0.5em 0 !important;
	border: none;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px !important; 
	margin: 0.5em 0 0.5em 15px !important;
	border: none;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: none;
	float: none; 
	clear: both; 
}
	
.entry img.frame { 
	padding: 6px !important; 
	margin: 0.5em 0 0.5em 15px !important;
	border: 1px solid #CCC;
	background: #EEE;
	float: right; 
	clear: right; 
}
		
.entry img.stack { 
	clear: none !important; 
}

.archive_head { 
	text-align: center;
	font-style: normal; 
	font-family: Verdana;
	font-size: 13px;
	color:  Black; 
	margin: 25px auto 10px 30px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

.navigation
{
	font-family: Verdana;
	font-size: 12px !important; 
	padding-bottom: 15px;
}

.navigation a:link, .navigation a:visited
{
	padding: 15px !important;
}

/*******************
------Header-------
*******************/

#header{
	
	width: 1010px;
	height: 150px;
	margin: 0 auto;
	padding: 0;
	background: #eeedec;
	color: Black;
	clear: both;
	border-bottom: 6px solid #eeedec;
	
}

.top
{
	margin: 0 auto;
	width: 1010px;
	height: 19px;
}
	
.tlc
{
	float:left;
	/*background: url(wp-content/themes/cpra_blog/images/tlc.png) top left no-repeat;*/
}

.trc
{
	float:right;
	/*background: url(wp-content/themes/cpra_blog/images/trc.png) top right no-repeat;*/
}

.logo{
	
	width: 140px;
	padding: 0px 20px 10px 20px;
	float: left;

}
.title{
	/*margin: 0 auto 0 auto;*/
	width: 46%;
	margin-right: 20;
	float: right;
	padding: 10px 20px 10px 0px;
	text-align: right;
	color: Black;
}

.title a{
	text-decoration: none;
	color: Black;
}

.title a:link{
	text-decoration: none;
	color: Black;
}

.title a:hover{
	text-decoration: none;
	color: Black;
}

.title a:visited{
	text-decoration: none;
	color: Black;
}

#leng
{
	width: 1010px;
	height:11px;
	margin: 0 auto;
	padding: 0;
	font-family: Verdana;
	font-size:  small;
	color: #323232;
}

.lengA
{
	float:right;
	padding-right: 10px;
}

.lengS
{
	width: 65px;
	display: block;
	float: right;
	text-align:center;
}

.lengL
{
	width: 10px;
	display: block;
	float: right;
}

#tick
{
	float:left;
	color: #323232;
	margin-left: 15px;
}


#tick2
{
	margin-left: 25px;
	float:left;
	color: #323232;
}

#leng span a:link{
	text-decoration: none;
	color: #323232
}

#leng span a:hover{
	text-decoration: underline !important;
	font-weight: bold	!important;
	color: #323232
}

#leng span a:visited{
	text-decoration: none;
	color: #323232
}
	


/********************
----Navigaiton Bar---
********************/

#top-menu{
	clear: both;
	margin: 0 auto;
	width: 100%;
	font-family: Verdana;
	text-align: left;
	background: #eeedec url(images/round_top.png) bottom left no-repeat;
	vertical-align:middle;
}

#top-menu a{
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	color:  black;
	font-size: 14px;
}

#top-menu a:hover{
	text-decoration: underline;
	color: #488BA2;
	/*background: url(images/nav_hover.gif) repeat-x;*/
}

#top-menu ul{
	margin: 0 auto;
	width: 100%;
	padding: 12px 0px 25px 0px;
	text-align: center;
	vertical-align:middle;
}

#top-menu ul li{
	display: inline;
	padding: 0;
	font-size: 14px;
	vertical-align:middle;
}


/*******************
---------Post-------
*******************/

#container{
	float: left;
	width: 650px;
	height: 100%;
	padding: 0px;
	background:  #ffffff url(images/round_bot.png) bottom left no-repeat;
}

.post{
	padding: 25px   15px   20px   15px;
	height: 30;
}

.post h2{
	text-transform: none;
	font-family:  Verdana;
	font-style: normal;
	font-size: 14px;
	color: Black;	
}

.post h2 a{

	color: Black;
	text-transform: none;
}

.post h2 a:link{

	color: Black;
	text-transform: none;
}

.post h2 a:hover{

	color: Black;
	text-decoration: underline;
}

.entry{
	line-height: 22px;
}

.postinfo{
	font-size: 11px;
	color: #aaa;
	margin-top:5px !important;
	padding: 0px 0px 15px 0px !important;
	/*height:25px !important;*/
	display: block !important;
	font-style: italic;
}

.postinfo a
{
	color: #aaa;
}

.postdate
{ 
	color: #aaa; 
}

p.postmetadata, p.postmetadataComents, p.postmetadataRead {
	font-size: 12px;
	color: Black /*#BFB8A1*/;
	margin: 0px;
	padding: 0px;
}

p.postmetadataComents
{
	text-align: right;
	border-top: 1px dotted #CCC;
}

p.postmetadataRead
{
	font-family: Verdana;
	font-size: xx-small  !important;
	font-weight: bold !important;
	font-style: italic !important;
	color: Black !important;
	text-align: right;
	padding: 0px;
	margin: 0px;
	height: 12px;
}



p.postmetadata strong{
	float: right;
	font-family: Verdana;
	font-size: xx-small !important;
	font-weight: bold !important;
	font-style: italic !important;
	color:  #323232 !important;
}

p.postmetadata a:link, p.postmetadataComents a:link, p.postmetadataRead a:link
{
	font-family: Verdana;
	font-size: xx-small !important;
	font-weight: bold !important;
	font-style: italic !important;
	color: #323232 !important;
	

}

p.postmetadata a:visited, p.postmetadataComents a:visited, p.postmetadataRead a:visited
{
	font-family: Verdana;
	font-size: xx-small !important;
	font-weight: bold !important;
	font-style: italic !important;
	color: #323232 !important;
}

p.postmetadata a:hover, p.postmetadataComents a:hover, p.postmetadataRead a:hover
{
	font-family: Verdana;
	font-size: xx-small !important;
	font-weight: bold !important;
	font-style: italic !important;
	color: #323232 !important;
	text-decoration: underline;
}


/* This is the link at the bottom of a post which lets you go to the next or previous post */

.postnav{
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

h2.archive_head{ 
	font-weight: bold !important; 
	font-size: 14px !important; 
	text-transform: normal !important; 
	letter-spacing: normal !important; 
	margin: 0 0 1.8em 10px !important; 
	padding: 0.4em 5px !important; 
	border-bottom: 1px dotted #CCC; 
	background: none; 
}

	

/********************
----Sidebar Styles---
********************/

.rightbar
{
	float: left;
	width: 180px;
	height: 100%;
	margin: 0px;
	padding-top: 24px;
	padding-bottom: 15px;
	display: table;
	overflow: hidden;
	background: #eeedec;
}

.rightbar li div
{
	text-align:  justify;
	font-size: 11px;
}
	
.rightbar ul
{
	list-style: none;
	margin: 0;
	padding: 0px 15px 0px 15px;
}

.rightbar ul li, .li2{
	padding:  15px 0 10px 0px;
	color: Black !important;
}

.li2
{
	padding: 0px 0px 0px 0px !important;
}



h5.b  a:link, h5.b  a:visited {
	font-family: Verdana !important;
	font-size: 13px !important;
	font-weight: bold !important;
	text-transform:  none !important;
	text-align: center !important;
	color: Black !important;
	padding: 0px 15px 5px 15px;
	margin: 0px 0px 0px 0px !important;
	border-bottom: 1px solid #CCC !important;
	display: block !important;
}

.rightbar ul li h2{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform:  none;
	text-align: center;
	color: Black;
	padding: 10px 15px 5px 15px !important;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #CCC;
}

.rightbar ul li h2.clock{
	border:none;
}

.rightbar ul li h2 a
{
	font-size: 13px !important;
	text-transform:  none !important;
}

.rightbar ul li h2 a:link
{
	font-size: 13px !important;
	font-weight:  bold !important;
	text-transform:  none !important;
	color: black !important;
}

.rightbar ul ul li {
	padding: 2px 0px 2px 0px;
	margin: 0px 3px 0px 3px;
	line-height: 18px;
	list-style: url(images/bullet.gif);
	font-size: 11px !important;
	border-bottom: 1px dotted #CCC;
}

.rightbar .textwidget
{
	font-size: 12px !important;
	line-height : 18px

}

.rightbar .syndication .rss {

	height: 33px;
	position: relative;
	padding-top: 12px;
}

.rightbar .syndication .rss span{
	background: url(images/sub_rss.gif) no-repeat;
	position: absolute;

	height: 100%;
}

.rightbar .syndication .rss .sub{
	list-style: none;
}

.rightbar a:link, a:visited{
	text-decoration: none;
	text-transform:  none !important;
	color:#488BA2
}

.rightbar a:hover{
	text-decoration: underline;
	text-transform:  none !important;
	color: #488BA2;
}



table#wp-calendar{
	width: 100%;
}

/* Left Sidebar */

.leftbar{
	float: left;
	width: 180px;
	height: 100%;
	margin: 0px;
	padding-top: 24px;
	padding-bottom: 15px;
	display: table;
	overflow: hidden;
	background: #eeedec;
}

.leftbar li div
{
	text-align:  justify;
	font-size: 11px;
         line-height: 18px; 
}

.leftbar li div table
{
	text-align: left;
}

.leftbar ul{
	list-style: none;
	margin: 0px;
	padding: 0px 15px 0px 15px;
}

.leftbar ul li{
	padding:  15px 0px 10px 0px;
	color: Black !important;
}

.leftbar ul li h2{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform:  none;
	text-align: center;
	color: Black;
	padding: 10px 15px 5px 15px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #CCC;
}

.leftbar ul ul li{
	padding: 2px 0px 2px 0px;
	margin: 0px 3px 0px 3px;
	line-height: 18px;
	list-style: url(images/bullet.gif);
	font-size: 11px !important;
	border-bottom: 1px dotted #CCC;
}
.leftbar a:link, a:visited{
	text-decoration: none;
	color:#488BA2;
}

.leftbar a:hover{
	text-decoration: underline;
	color: #488BA2;
}

/*******************
----Comment Form---
*******************/

#comment-form{
	width: 97%;
	background: #f1f0ed;
	margin: 10px 0 0;
	padding: 5px 5px 15px 15px;
}

.comments-template a{
	text-decoration: underline;
	color: #488BA2;
}


.comments-template a:hover{
	text-decoration: underline;
	color: #488BA2;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0;
	line-height: 18px;
	padding: 10px 0 5px 15px;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana;
	font-size: 14px;
	color:  Black;
	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: Verdana;
	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;
	width: 1010px;
	margin:  0 auto 0 auto;
	padding:  10px 0px 0px 0px;
	line-height: 18px;
	font-size: 80%;
	color:  #488BA2;1
	background: #eeedec;
	/*border-top: 1px dotted #CCC;*/
	border-bottom: none;
}


