/*
	Theme Name: Fast Pivot
	Description: A theme for the best eCommerce Company Alive
	Author: Fast Pivot
	Author URI: http://www.fastpivot.com
	Tags: two columns, widget ready, fixed width
	
	The CSS, XHTML and design is copyrighted Fast Pivot
	
*/


/* Default Styles */
body { background-color:#e6e6e6; color: #000; font: normal 62.5%/15px Arial; margin: 0; padding: 0; }
a { color: #000; text-decoration: none; outline:none;}
a img { border: 0; }
a:hover{ text-decoration: underline; }
fieldset {border:none; padding: 0; margin: 0;}
b, strong{ font-weight: bold; }
blockquote{ 
	background:transparent url(images/quotes.gif) no-repeat scroll 0 0;
	margin:1em;
	padding-left:85px;
}

/* Helper Clear Styles */
.clear { clear:both; }
.clear2 { clear:both; padding:25px 0; }

/* Wordpress Image Styles */
.alignleft { float:left; margin:15px; display:inline; }
.alignright { float:right; margin:15px; display:inline; }
.aligncenter { text-align:center; margin:0 auto; }
.wp-caption {
	-moz-border-radius:3px;
	background-color:#F1EDEE;
	border:1px solid #DDDDDD;
	padding:8px 2px;
	text-align:center;	
}
.wp-caption p.wp-caption-text {
	font-size:.9em;
	line-height:12px;
	margin:0;
	padding:1px 7px;	
}

/* Random Styles */
.seeya {display:none;}
div.sociable {
	clear:both;
}


/* Brandmark - Inline Image */
#brandmarkLogo {
	width:350px;
	height:134px;
}
#brandmarkLogo  { display:inline; float:left; margin:0 0 0 12px; }
#brandmarkLogo a {display:block;}

/* Structure Style*/
#container{
	width: 956px;
	background-color:#FFF;
	margin: 0 auto 50px auto;
	text-align: left;
	padding:0 4px 4px 4px;
}
#bodycontent { float:left; display:inline; } /* Change FLoats Here */
#nav-product { float:right; display:inline; }

/* Header */
#header{
	background:transparent url(images/phone.gif) no-repeat scroll right top;
	border-bottom:2px solid #D7CECE;
	height:135px;
	margin:15px 0 0;
}
#header #headlinks{
	display:inline;
	float:right;
	margin-top:100px;
	text-align:right;
	width:550px;
}
#header #headlinks ul {
	margin:0; padding:0;
	float:right;
}
#header #headlinks ul li {
	list-style:none;
	float:left;
}
#header #headlinks ul a {
	padding: 0 2px 0 1px;	
}
#header #headlinks li.last a {
	padding-right:0;
}

/* Shell for Body Content */

#bodyshell {
	float: left;
	margin: 3px 0 0 0;
	width: 956px;
	background: url(images/shell.gif) repeat-y 736px 0;
}

#bodycontent{
	padding:15px;
	position:relative;
	width:705px;
}

#bodycontent .bodypad{ padding: 10px; }

/*Nav Area*/
#nav-product {
	position:relative;
	width:220px;
	z-index:100;
	padding-bottom:25px;
}

#search {
	background-color:#FFFFFF;
	padding:10px 0 10px 5px;
}
input.searchInput {
	border:1px solid #999999;
	font-size:1.1em;
	padding:3px 4px;
	vertical-align:middle;
	width:150px;
}
input.searchImage {
	vertical-align:middle;
}

#nav-product h2 {
	background:#0463A5 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:normal;
	letter-spacing:1px;
	margin:0;
	padding:8px;
	text-transform:uppercase;
	text-shadow:2px 2px 1px #000000;
}
#nav-product ul {
	margin:0 0 10px 0;
	padding:0;
}
#nav-product ul.ds {
	margin:0;
	padding:0;
	list-style:none;
}
#nav-product li {
	list-style-type: none;
	margin: 0;
	padding:0 0 7px 0;
	font-size:1.1em;
	width:220px;	
}
#nav-product li li{
	list-style-type: none;
	margin: 0;
	padding:7px  0;
	font-size:1.1em;
	width:220px;
}
	
#nav-product li a{
	padding:0 15px;
	display:block;
}

#nav-product select {
	margin:10px 0 10px 10px;
	width:185px;	
}

#nav-product .textwidget {
	font-size:1.1em;
	line-height:1.4em;
	padding:10px;
}
#nav-product .textwidget a {
	display:inline;
	padding:0;
	color:#FF7C00;
}


/* Footer */

#footer{
	background:#EFEFEF url(images/footer.gif) no-repeat;
	clear:both;
	float:left;
	font-size:1.2em;
	padding:45px 15px 25px;
	width:926px;
}
#footer a {
	color:#0463A5;
}
#footer #copyright {
	text-align:center;
}


/* WordPress Post Set Up */
.post {
	border-bottom:1px dashed #0463a5;
	color:#000;
	margin-bottom:19px;
	padding:0pt 4px 0px;
	position:relative;
}
.post a {
	color:#FF7C00;
}
h2.title {
	color:#FF7C00;
	float:left;
	font-size:1.9em;
	line-height:1.5em;
	margin:0;
	text-transform:uppercase;
	width:550px;
}
h2.title a {color:#ff7c00;}
h2.title a:hover {text-decoration:none;}
.post .contents {
	color:#000000;
	font-size:1.35em;
	line-height:1.7em;
	margin:10px 0;
}
p.nav {
	color:#000;
	clear:both;
	background-color:#E7E3E4;
	border:1px solid #D6D2D1;
	padding:3px;
}
p.nav a {
	color: #FF0000;
}

.post .tweetme {
	bottom:10px;
	position:absolute;
	right:15px;
}
.post .date {
	background-color:#0463A5;
	color:#FFFFFF;
	left:-83px;
	padding:10px 0;
	position:absolute;
	text-align:center;
	text-shadow:2px 2px 1px #000000;
	top:0;
	width:63px;
}
.post .date strong {
	display:block;
	font-size:2.5em;
	line-height:0.8em;
}
.post .date span {
	display:block;
	font-size:1.3em;
	padding-top:3px;
}
.post .cats {
	background-color:#539912;
	color:#FFFFFF;
	float:left;
	font-size:1.1em;
	font-style:italic;
	margin:10px 0 15px;
	padding:3px 8px;
	clear:left;
}
.post .cats a {
	color:#FFF;
}

.post .more {
	clear:both;
	font-size:1.35em;
	font-style:italic;
	font-weight:bold;
	text-align:right;
}
.post .comments {
	background:transparent url(images/comments.jpg) no-repeat scroll right top;
	float:right;
	font-size:1.2em;
	height:20px;
	padding:6px 30px 0 0;
	text-align:right;
}
.post .comments a {
	color:#0463A5;
}


/* Don't Change */
span.edit {
	color:#FFF;
	background-color:#FF0000;
	padding:0 2px;
}
span.edit a {color:#FFF;}


/* Comments  Styles */	
#commentsHolder{
	font-size:1.1em;
	line-height:1.5em;
	padding:10px 5px 5px 5px;
	clear:both;
}
#commentsHolder h2.title {
	font-size:1.5em;	
}
.commentlist li ul li {
	font-size: 12px;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #0463A5;
	padding: 2px;
	margin:0 5px;
	display:inline;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color:#0463a5;
}
.says {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color:#000;
}
.commentlist p {
	font-weight: normal;
	text-transform: none;
}
.commentmetadata {
	font-weight: normal;
	color:#0463a5;
}
.commentmetadata a {
	color:#0463a5;
}
.cancel-comment-reply a {
	color:#FF7C00;
}
.reply a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#0463A5 none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	color:#FFFFFF;
	font-family:Arial,Tahoma,Verdana;
	font-size:11px;
	font-weight:bold;
	margin:0 0 10px;
	padding:3px 8px;
	text-decoration:none;
	text-transform:uppercase;
}
.reply a:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#FFF none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	color:#00477b;
	font-family:Arial,Tahoma,Verdana;
	font-size:11px;
	font-weight:bold;
	margin:0 0 10px;
	padding:3px 8px;
	text-decoration:none;
	text-transform:uppercase;
}
#author, #email, #url, #comment {
	background:#FFF none repeat scroll 0 0 !important;
	border-color:#666666 #DDDDDD #DDDDDD #666666;
	border-style:solid;
	border-width:1px;
	color:#202020;
	display:inline;
	font-size:12px;
	font-weight:normal;
	margin:5px 0 0;
	padding:3px 0 3px 5px;
	width:250px;	
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
}
#commentform {
	margin: 5px 10px 0px 0px;
}	
#commentform textarea {
	padding:5px;
	width:635px;
}	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}	
#commentform p {
	margin: 5px 0px 5px 0px;
}	
#commentform #submit {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#0463A5 none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	color:#FFFFFF;
	font-family:Arial,Tahoma,Verdana;
	font-size:11px;
	font-weight:bold;
	margin:0 0 10px;
	padding:3px 8px;
	text-decoration:none;
	text-transform:uppercase;
}	

#respond {
	padding:10px 0;
	width:650px;
	margin:10px 0;
}

.alt {
	margin: 0px;
	padding: 10px;
}
.commentlist {
	font-size:1.2em;
	line-height:1.6em;
	margin:0;
	padding:0;
	width:688px;
}	
.commentlist ol {
	margin: 0px;
	padding: 10px;
}
.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
}	
.children { 
	margin: 0px;
	padding: 0px;
}
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}
.thread-alt {
	background: #efefef;
	margin: 0px;
	padding: 0px;
}
.thread-even {
	background-color:#efefef;
	margin: 0px;
	padding: 0px;
}
.thread-odd {
	background-color:#efefef;
}
.depth-1 {
	border: 1px solid #BBBBBB;
	margin: 0px;
	padding: 0px;
}
.even, .alt {
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	margin: 0px;
	padding: 0px;
}
/* Previous and Next Table */
table.navLinks {
	width:99%;
	font-size:1.2em;
}
/* Title on Search, Archive and Cat Pages */
#bodycontent h1 {
	color:#000000;
	font-size:2em;
	line-height:1.5em;
	margin-bottom:5px;	
}
/* Breadcrumbs */
.breadcrumb {
	border-bottom:1px solid #D6D2D1;
	font-size:1em;
	margin:0 0 20px;
	padding:0 0 3px;
	font-size:1.1em;
}

/* Post Author Stuff */
.postauthor {
	width:670px;
	background-color: #e6e6e6;
	border:1px solid #cecfd0;
	padding:15px;	
	float:left;
}
.postauthor h4 {
	font-size:1.3em;
	margin:10px 0;
}
.postauthor .authImg {
	float:left;
	width:125px;		
}
.postauthor .authText {
	float:right;
	font-size:1.2em;
	line-height:1.3em;
	width:540px;
}

/* Maintance Mode Styles */
.mBlock {
	background-color:#FFFFFF;
	margin:100px auto;
	text-align:center;
	width:750px;
}
.mBlock h4 {
	color:#0058A1;
	font-size:18px;
	line-height:25px;
	padding:5px 50px 10px;	
}
.mBlock h5 {
	color:#0058A1;
	font-size:14px;
	line-height:25px;
	padding:5px 50px 5px;	
}
.mBlock h5 a {color:#0058A1; text-decoration: underline;}
#ajloader {padding-bottom:35px;}

.bannerHolder {
	margin-top:25px;
	text-align: center;
	clear:both;
}
.bannerHolder2 {
	padding:5px 0;
	text-align: center;
	clear:both;
}