/*

Starting point for this theme, but heavily customized:  
Theme Name: Fastway
Theme URI: http://www.antbag.com
Description: A super great-looking 3 column theme with tons of white space.
Version: 1.0
Author: Antbag
Author URI: http://www.antbag.com/

*/

#wrapper{
	margin: 10px auto 10px auto;
	width: 900px;
	text-align: center;
	border: none;
	background: #FFF;
}


body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	background: #FFF;
	color: #000;
}

h1{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 24px;
	padding: 120px 0 10px 15px;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
}

a:link{
	text-decoration: none;
	color:#006600;
}

a:hover{
	text-decoration: underline;
	color: #003300;
	border: none;
}

a, a:visited, a:active {
	text-decoration: none;
	border-bottom: 1px dashed #D5DFC2;
	color:#006600;
}	

blockquote { font-style: italic; 
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 90%;
	color: #333333; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #EEE;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB; 
}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: square; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #666;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #666;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #666;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

/*----HEADER----*/

#header{
	width: 900px;
	height: 192px;
	margin-top: 5px;
	padding: 0;
	background: url(images/BlogFirstUUBanner.gif) no-repeat;
	border-top: 3px solid #D5DFC2;
	border-bottom: 3px solid #D5DFC2;
	color: #FFF;
	clear: both;
}

#header a{
	text-decoration: none;
	color: #fff;
}

#header a:hover{
	text-decoration: none;
	color: #D5DFC2;
}

/*----NAVIGATION BAR----*/

#top-menu{
	clear: both;
	float: left;
	width: 100%;
	font-family: Georgia, Sans-Serif;
	background: #FFF;
}

#top-menu a{
	text-decoration: none;
	text-transform: uppercase;
	color: #1D6B38;
	padding: 5px 20px 6px 20px;
}

#top-menu a:hover{
	text-decoration: none;
	background: #D5DFC2;
	color: #1D6B38;
}

#top-menu ul{
	margin: 0 auto;
	width: 850px;
	padding: 2px 0;
}

#top-menu ul li{
	display: inline;
	font-size: 12px;
}

/*----POST----*/

#container{
	float: left;
	width: 500px;
	padding: 0 0 0 0;
}

.post{
	padding: 20px 20px 40px 30px;
}

.post h2{
	font-family: Arial, Helvetica, Sans-serif;
	text-align: left;
	font-size: 22px;
	padding: 20px 0 10px 0;
}

.entry{
	line-height: 22px;
	text-align: left;
}

.postinfo{
	font-size: 11px;
	text-align: left;
	color: #666;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #666;
}

.postdate{ 
	color: #666;
	text-align: left;
}

p.postmetadata{
	font-size: 12px;
	color: #000000;
	border-top: 1px solid #666;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong{
	float: right;
	color: #FFFFFF
}

/* 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: 11px;
	font-weight: bold;
	line-height: 18px;
}

h2.archive_head{ 
	font-weight: bold !important; 
	font-size: 14px !important;
	letter-spacing: normal !important; 
	margin: 0 0 1.8em 10px !important; 
	padding: 0.4em 5px !important; 
	border-bottom: 1px solid #666; 
	background: none; 
}

	

/*----SIDEBAR STYLES----*/

.sidebar{
	float: right;
	width: 190px;
	margin: 20px auto 5px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	border-left: 1px solid #666;
}

.sidebar ul{
	list-style: none;
	text-align: left;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 5px;
}

.sidebar ul li h2{
	font-family: Arial, Helvetica, Sans-serif;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	color: #1D6B38;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: #FFF;
	border-bottom: 1px solid #666;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	text-align: left;
	line-height: 24px;
	list-style: square;
	font-size: 12px;
}

.sidebar .syndication .rss {
	width: 179px;
	height: 33px;
	position: relative;
}

.sidebar .syndication .rss span{
	background: url(images/sub_rss.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.sidebar .syndication .rss .sub{
	list-style: none;
}

.sidebar a:link, a:visited{
	text-decoration: none;
	color:#1D6B38;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #000;
}


/*Calendar*/
#wp-calendar {empty-cells: show; color: #D5DFC2; padding: 5px; width: 100%;}
#wp-calendar caption{
 width: 105%;
 color: #000000;
 font-size: 14px;
 letter-spacing: 4px;
 padding: 5px;
 list-style: none;
 margin:0;
 text-align:center;}
#wp-calendar {padding:10px 0 10px 0;}
#wp-calendar td{color: #000000; padding: 1px 0;text-align: center;}
#wp-calendar td.pad:hover{color: #000000;text-decoration: none;border: none;}
#wp-calendar #today{background: #D5DFC2; color: #000000; border-bottom: none;}
#wp-calendar th{font-style: normal;text-transform: capitalize; color:#000000; font-weight:bold; text-align:center;}

/*------Left Sidebar-------*/

.leftbar{
	float: left;
	width: 190px;
	margin: 20px auto 5px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	border-right: 1px solid #666;
}

.leftbar ul{
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0 10px 0 10px;
}

.leftbar ul li{
	padding: 10px 0 10px 5px;
}

.leftbar ul li h2{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #1D6B38;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: #FFF;
	border-bottom: 1px solid #666;
}

.leftbar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	text-align: left;
	line-height: 24px;
	list-style: square;
	font-size: 12px;
}
.leftbar a:link, a:visited{
	text-decoration: none;
	color:#1D6B38;
}

.leftbar a:hover{
	text-decoration: underline;
	color: #000;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 0px;
	margin: 50px 0 0;
	border: 0px solid #666;
	padding: 5px 5px 15px 15px;
	background: #FFF;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
	color: #1D6B38;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #1D6B38;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #1D6B38;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #666;
}

/*----FOOTER----*/

#footer{
	clear: both;
	float: left;
	width: 885px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	text-align: center;
	line-height: 18px;
	font-size: 80%;
	color: #1D6B38;
	background: #FFF;
	border-top: 1px solid #666;
	border-bottom: none;
}

#footer a:link{
	text-decoration: none;
	color: #1D6B38;
}

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

#footer a:visited{
	text-decoration: none;
	color: #1D6B38;
}