/*  
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/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #dcdcdc url(graphics/bg_body.jpg) top center no-repeat;
	color: #222;
	z-index: 0;
}
#wrapperBox {
	position: relative;
	border: 5px solid #858585;
	margin: 0 auto 0 auto;
	width: 1000px;
	height: auto;
	overflow:hidden;
	text-align: left;
	background: #FFF;
}
h1 {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 28px;
	padding: 15px 0 10px 15px;
}
h3 {
	padding: 15px 0 15px 0;
}
h4 {
	color: #777;
	padding: 15px 0 0 38px;
}
blockquote {
	font-style: italic;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 90%;
	color: #333;
	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: circle;
}
.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 #ccc;
	background: #eee;
	float: left;
	clear: left;
}
.entry img.right {
	padding: 6px;
	margin: 0.5em 0 0.5em 15px;
	border: 1px solid #ccc;
	/*	background: #eee;*/
	float: right;
	clear: right;
}
.entry img.center {
	display: block;
	padding: 8px;
	margin: 0 auto 1.5em auto;
	border: 1px solid #ccc;
	/*	background: #eee;*/
	float: none;
	clear: both;
}
.entry img.off {
	padding: 0 !important;
	border: none !important;
}
.entry img.stack {
	clear: none !important;
}
/*----HEADER----*/

/*----NAVIGATION BAR----*/

/*----POST----*/

#container {
	float: left;
	width: 700px;
	padding: 0;
	background: #fff url(graphics/bg_container.jpg) top right no-repeat scroll;
	z-index: 1;
	min-height: 432px;
}
.post {
	margin: 30px 70px 40px 50px;
	z-index: 2;
}
.post h2 {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 22px;
	padding: 0;
}
.post h3 {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
	color: #A00000;
	padding: 0;
}
.entry {
	line-height: 22px;
}
.postinfo {
	font-size: 11px;
	color: #333;
	padding: 2px 0 20px 3px;
}
.postdate {
	color: #333;
}
p.postmetadata {
	font-size: 12px;
	color: #BFB8A1;
	border-bottom: 1px dashed #666;
	margin: 20px 0 0 0;
	padding: 5px 5px;
5px;
0;
}
p.postmetadata strong {
	float: right;
}
p.navigation {
	margin-top: 20px;
	font-size: 12px;
	color: #BFB8A1;
}

div.navigation {
	text-align: right;
	margin: 10px 0;
	font-size: 12px;
}
/* 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;
	margin-left: 20px;
	font-size: 12px;
	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 #CCC;
	background: none;
}
/*----SIDEBAR STYLES----*/

#sidebar {
	float: right;
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0; /* use sidebar-inner */
	background-color: #ebeded;
	display: inline;
	overflow: hidden;
	z-index: 1;
}
#sidebar-inner {
	padding: 15px 0 65px 0;
}
.sidebar ul {
	list-style: none;
	margin-left: -2px;
	padding: 5px 8px 0 0px;
}
.sidebar ul.side {
	list-style: none;
	margin: 0;
	padding: 5px 5px 0 0px;
}
.sidebar ul.side li {
	padding: 4px 0 4px 20px;
	font-size: 12px;
}
.sidebar ul li h2 {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-weight: bold;
	color: #555;
	font-size: 14px;
	padding: 5px 5px 5px 0;
	margin: 0 10px 10px 0px;
	border-bottom: 1px solid #CCC;
}
.sidebar ul ul li {
	padding: 0;
	margin: 0 0 0 0px;
	line-height: 24px;
	list-style: none;
	font-size: 12px;
}
.sidebar .syndication .rss {
	width: 179px;
	height: 33px;
	position: relative;
}
.sidebar span {
	position: absolute;
	width: 100%;
	height: 100%;
}
.sidebar .sub {
	list-style: none;
}
table#wp-calendar {
	width: 100%;
}
/*------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 #CCC;
}
.leftbar ul {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}
.leftbar ul li {
	padding: 10px 0 10px 5px;
}
.leftbar ul li h2 {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #555;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: #FFF;
	border-bottom: 1px solid #CCC;
}
.leftbar ul ul li {
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	list-style: circle;
	font-size: 12px;
}
/*----COMMENT FORM----*/

#comment-form {
	width: 550px;
	margin: 50px 0 0;
	border: 1px solid #CCC;
	padding: 5px 5px 15px 15px;
	background: #EEE;
}
.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: #900;
	padding: 10px 0 30px 0;
}
.commentmetadata {
	font-size: 12px;
	color: #900;
	padding: 20px 0 20px 0;
}
.commentmetadata strong {
	font-size: 16px;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template input {
	border: 1px solid #ccc;
}
.comments-template textarea {
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #CCC;
}
.subbutton {
	border: 1x solid #a00000;
	background: #ccc;
	margin: 0;
	padding: 0;
}
.subbutton:hover {
	cursor: hand;
	border: 1px solid #a00000;
	background: #a00000;
	color: #fff;
}
.commentForm label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 50px;
	padding: 0;
	margin: 8px 0 0 10px; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}
.commentForm input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
.graytext {
	float: right;
	display: block;
	width: 160px;
	color: #aaa;
	font-weight: normal;
	font-size:12px;
	margin: 9px 45px 10px 0;
}
/*----FOOTER----*/

#footer {
	position: absolute;
	bottom: 10px;
	right: 20px;
	text-align: right;
}
#footer-inner {
	position: relative;
	font-size: 13px;
	color: #333;
}

/*----SEARCH & RSS----*/

#search {
	border: 1px solid #ccc;
}
#search-btn {
	margin: 3px 0 0 3px;
	vertical-align: -10%;
}
.sub {
	font-size: 12px;
}
.sub img {
	padding-right: 6px;
	vertical-align: middle;
	border: 0;
}
/*----SOCIABLE----*/


div.sociable {
	margin: 16px 0;
}
span.sociable_tagline {
	position: relative;
}
span.sociable_tagline span {
	display: none;
	width: 14em;
}
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0 5px 0 0;
	padding: 1px;
}
.sociable ul li:before {
	content: "";
}
.sociable img {
	float: none;
	width: 22px;
	height: 22px;
	border: 0;
	margin: 0;
	padding: 0;
}

