/* -------------------------------------------------------------------------------
	Theme Name: Flexco Products
	Theme URI: http://www.flexcoproducts.com/news/
	Description: Flexco Products Blog Theme.
	Version: 1.00
	Author: ReusserDesign
	Author URI: http://www.reusserdesign.com/
	Tags: Flexco Products
   ------------------------------------------------------------------------------- */
/* general */
html {
	padding: 0px;
	margin: 0px;
}
body{
	margin:0px auto;
	font-size: 12px;
	font-family: arial;
	color:#fff;
	background: #393f4a url('images/bodyBG.png') repeat-x top left;
}

img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
}
a {color: #a6a8a9;text-decoration: underline;}
a:hover {color: #fff;text-decoration: none;}
#logo {
	position: relative;
	margin: 36px 0;
}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #5A6B1E; width:90%;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
/*	background: url(images/quote.gif) no-repeat top left; */
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:20px;}
/*----		NavBarStyles	----*/
#navBar li {
	padding-top: 0px;
	margin-top: 0px;
	display: inline;
	padding-right: 0px;
	margin-right: 0px;
}
#navBar li a {
	text-decoration: none;
	padding: 0 8px;
	display: inline-block;
	line-height: 20px;
	color: #a6a8a9;
}
#navBar ul {
	padding: 0px;
	margin: 0px;
}
#navBar {
	padding-right: 0px;
	margin-right: 0px;
	font-size: 1.15em;
	margin-top: 10px;
	position: relative;
	text-align: right;
	margin-bottom: 30px;
}
#navBar li a:hover { color: #fff; }
/***** layout *****/
#page_top{
	position: relative;
	margin: 0 auto 0px auto;
	padding: 0;
	width:100%;
}

#base{
	position: relative;
	margin:0 auto;
	padding:0;
	width:894px;
	padding:0 25px 0 25px;
	border:0px red solid;
}

#header{
	position:relative;
	width: 900px;
	height: 324px;
	background:#fff url('images/flexcobanner.jpg') no-repeat bottom;
}
#menu{
	position:relative;
	width: 200px;
	height: 42px;
}
#container{
	position:relative;
	overflow:hidden;
	width:894px;
}
#sidebar{
	float:left;
	width:260px;
	overflow:hidden;
	padding:0 0 0px 0px;
	border:0px red solid;
	min-height:355px;
	height:auto !important;
	height:355px;

	background: #586071 url('images/columnBG.png') repeat-x bottom left;
}
#content{
	float:right;
	display:inline; 
	width:605px;
	overflow:hidden; 
	padding: 0 0px 0 10px;
	border:0px red solid;
}
/*----		Footer			----*/
.proLink {
	margin: 20px 30px 0 0;
	text-align: right;
}
.proLink a {
	color: #fad38e;
}
span#phoneNumber {
	margin-right: 20px;
	float: right;
	color: #fff;
	font-size: 22px;
	display: block;
}
#footer img {
	border: 0px;
	padding: 5px 0;
}
#footer a {
	margin-left: 50px;
	opacity: .3;
	filter: alpha(opacity=30);
}
#footer a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
#footer {
	padding: 20px 0;
	margin-top: 20px;
	background-color: #484f5d;
	height: 20px;
}
/*######### header ############*/
#blogtitle {
	position:absolute; 
	top:180px;
	left:190px; 
	width:650px;
	font-family: Arial,Verdana; 
	font-size:30px; 
	font-weight:bold;
	text-align:left;
	color:#ffffff;
	border:0px red solid;
	overflow:hidden;
	
}

#blogtitle a, #blogtitle a:hover {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#ffffff; 
	text-decoration:none;
}
	
#subtitle {
	position:absolute;
	overflow:hidden; 
	font-family: Tahoma,Arial, Verdana; 
	width:450px; 
	height:45px;
	left:190px; 
	top:215px; 
	text-align:left; 
	font-size:13px;
	letter-spacing: 2px;
	color:#ffffff; 
	font-style:italic;
	border:0px red solid;
	line-height:1.1em;
}
#menu ul {
	position:absolute;
	top: 0px;
	left: 30px;
	height: 34px;
	width: 550px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	
	
}
#menu ul li {
	display: inline;
	font-size: 13px;
	font-family:Verdana,Arial;
	font-weight: bold;
	color:#000000;
}
#menu ul li.separator {
	display: block;
	float: left;
	width:3px;
	height: 34px;
	background:url(images/menu_separate.jpg) no-repeat center;
}

#menu ul li a {
	display: block;
	float: left;
	line-height: 34px;
	color: #a6a8a9;
	padding: 0px 10px 0px 10px;
	margin:0px 0 0 0 ;
	text-decoration:none;
}

#menu ul li a:hover, #menu ul li.current_page_item a {
	color:#fff;
}
.searchbox {
	width:250px;
	height:30px; 
	border:0px;
}
img.rss{
	position: absolute;
	left: 30px;
	top: -5px;
	*top: -3px;
	margin: 0px;
	padding: 0px;
}
a#rssLink {
	opacity: .3;
	filter: alpha(opacity=30);

}
a#rssLink:hover {
	opacity: 1;
	filter: alpha(opacity=100);

}
/***** sidebar *****/
#sidebar a{text-decoration:underline;}
#sidebar a:hover {text-decoration:underline;}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
}
#sidebar ul ul li{
	position: relative;
	line-height: 1.7em;
	list-style-type: none;
	font-size:12px;
	border:0px red solid;
	font-family:Verdana,Arial;
	margin: 0px 0px 0px 5px;
	padding:0 5px 0 20px;
	background: url('images/li_f.png') no-repeat 0px 4px;
}

#sidebar ul ul ul li {
	position: relative;
	list-style-type: none;
	font-size:12px;
	border:0px; 
	margin: 0px 0px 0px 0px; 
	line-height: 1.7em; 
	font-family:Verdana,Arial;
	background: url('images/li_f.png') no-repeat 0px 4px;
	padding: 0px 0px 0px 20px;
}
#sidebar h1 {
	border-bottom: 1px solid #a6a8a9;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 12px 0px 0px 0px;
	font-family:Verdana,Arial;
}
#sidebar select{
	margin:5px 0px 2px 5px;
	font-size:12px;
	width:200px;
	overflow:hidden;
}
#sbPadding {
	background: url('images/sideBar_blog.gif') no-repeat top right;
	padding: 0 10px;
}
/***** content *****/

.archivetitle {
	display: none;
	height:20px;
	font-size: 11px;
	font-weight:normal;
	padding: 10px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}
.post{
	width:605px;
	margin:0 0 20px 0;
	border:0px red solid;
}	
.post p {
	padding-top: 5px;
}
.post_top{
	padding: 1px;
	padding-bottom: 17px;
	_padding-bottom: 7px;
	position: relative;
	height:40px;
	background: #586071 url(images/contentHead_blog.gif) no-repeat top left;
}
.posttitle{
	margin: 10px 0 0 14px;
	font-size:24px;
	font-family:arial;
	border:0px red solid;

}
.posttitle a{
	font-family:arial;
	text-decoration:none;
}
.posttitle a:hover{
	font-family:arial;
	text-decoration:underline;
	color:#fff;
}
.date {
	position:absolute;
	font-family:arial;
	top:24px;
	right: 30px;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.author{
	margin-left: 15px;
	font-family:arial;
	font-size:11px;
}
.author a{
	text-decoration:none;
}
.author a:hover{
		text-decoration:underline;
}
.info {
	line-height: 2em;
	font-size: 9px;
	padding:10px 10px 5px 10px;
	color:#fff;
	background-color: #586071;
}
.category{
	padding:2px 0 2px 20px;
	background:url(images/li_f.png) no-repeat top left;
}
.bubble{
	display: none;
}
.tags{
	padding:2px 0 2px 2px;
}

.entry {
	line-height: 1.6em;
	text-align: justify;
	padding: 5px 15px 0px 15px;
	background: #586071 url('images/columnBG.png') repeat-x bottom left;
	min-height:336px;
	height:auto !important;
	height:336px;
}

.navigation {
	font-size: 12px;
	padding: 30px 0px 30px 0px;
}


.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #CC6633;
	color: #444;
	background:#ffffff;
}

/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 20px 0 20px;
}
.nocomments {background: none;}

.commenttitle {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #5A6B1E;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #5A6B1E;
	background:#F0F3CD;
}

.commenthead {
	height:34px;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #5A6B1E;
	background:#F0F3CD;
}
.adminbody {
	height:100%;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 15px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #5A6B1E;
	background:#F0F3CD;
}
.adminhead {
	height:32px;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #5A6B1E;
	background:#F0F3CD;
}
.trackhead {
	height:34px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 40px;
	border-bottom: 1px dashed #5A6B1E;
	background: #F0F3CD url(images/track.gif) no-repeat center left;
}
.trackbody {
	height:100%;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
}

.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.commentcount {
	float: right;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink { font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a { font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px; }

.trackbody p a {}

#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #5A6B1E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 500px;	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #5A6B1E;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #5A6B1E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 210px;
	text-align: center;
	font-size:11px;
}
.wp-caption { /*images caption*/
	text-align: center;
}

.textwidget { /*text box*/
	margin:5px 0px 5px 5px;
}

#akismetwrap{
	margin:2px 0 2px 45px;
}
.rsswidget img {
	margin-top:2px;
	margin-left:-15px;
	padding:0px;
	background:#ff0 fixed;
}

#sidebar h1 a.rsswidget{
	margin-left:-3px;
	text-decoration:none;
}