@charset "UTF-8";



/* BLOG ELEMENTS HOLDER */
/* -------------------------------------------------------- */
#blog {
	display: block;
	margin: 10px 0;
	padding: 0;
	overflow: hidden;
}
/* -------------------------------------------------------- */
/* BLOG ELEMENTS HOLDER */






/* PREVIOUS & NEXT TEXT LINKS */
/* -------------------------------------------------------- */
#blog div#prev_next{
	width: 95%;
	height: 30px;
	margin: 10px 10px;
}
#blog #prev_next a{
	width: 48%;
	font-size: 9px;
	font-weight: normal;
	margin: 0;
}
#blog #prev_next a.fltlft{
	text-align: left;
	float: left;
}
#blog #prev_next a.fltrt{
	text-align: right;
	float: right;
}
/* -------------------------------------------------------- */
/* PREVIOUS & NEXT TEXT LINKS */











/* POSTED BY & DATE */
/* -------------------------------------------------------- */
#blog .poster{
	font-size: 11px;
	color: #999;
	margin: 0 10px 10px 10px;
}
/* -------------------------------------------------------- */
/* POSTED BY & DATE */





/* SUB BAR - COMMENT LINKS / OPTIONS */
/* -------------------------------------------------------- */
#blog .comment_options{
	width: 100%; 
	display: inline-block; 
	margin: 0 0 30px 0;
	padding: 0 0 10px 10px;
	background: #ccc;
}
#blog .comments{
	display: inline-block; 
	font-size: 10px;
	font-weight: normal;
	float: left; 
	border: 0px solid #333; 
	margin: 10px 25px 0 0;	
	line-height: 20px;
}
#blog .comments a:link,
#blog .comments a:active,
#blog .comments a:visited{
	
	
}
#blog .comments a:hover{
	
	
}
#blog .comments img{
	margin: 0 4px -3px 0px;
	padding: 0;
	border: none;
}
/* -------------------------------------------------------- */
/* SUB BAR - COMMENT LINKS / OPTIONS */


/* SELECTS - POSTERS, TAGS, ARCHIVES */
/* -------------------------------------------------------- */
#blog .top_drops{
	width: 100%; 
	display: table; 
	margin: 0 10px 20px 0px;
	padding: 4px;
	border-bottom: 1px dotted #ccc;
}
#blog .top_drops form{
	width: auto;  
	margin: 0;
	padding: 0;
}
#blog .top_drops_selects{
	width: 140px;
	margin: 0 10px 0 0;
	padding: 4px; 
	font-size: 12px;
	text-transform: none;
	
}
/* -------------------------------------------------------- */
/* SELECTS - POSTERS, TAGS, ARCHIVES */


/* FEED BUTTON */
/* -------------------------------------------------------- */
#blog .feed_but{
	font-size: 11px;
	float: right;
	border: 0px solid #333; 
	margin: 6px 10px 10px 10px;
}
#blog .feed_but img{
	float: left; 
	margin: -2px 40px 0px 0px;
	border: none;
	padding: 0;
}
/* -------------------------------------------------------- */
/* FEED BUTTON */







/* COMMENTS BUBBLE */
/* -------------------------------------------------------- */
#blog .comment_holder {
	width: auto;
	margin: 10px;
}
#blog .comment_holder h3{
	margin: 10px;
	padding-left: 20px;
	background-image: url(../blog_images/blog_comment.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#blog .comment_bubble {
	margin: 0 10px 20px 0px;
	text-align: left;
}
#blog .bubble {
	padding: 20px;
	margin: 0 10px 0 0;
	width: 95%;
	color: #fff;
	text-align: left;
	text-shadow: 1px 1px 1px #333;
	background: #7DBBF9;
	background: -webkit-gradient(linear, left top, left bottom, from(#7DBBF9), to(#2179C0));
	background: -moz-linear-gradient(top,  #7DBBF9,  #2179C0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7DBBF9', endColorstr='#2179C0');
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#blog .comment_name{
	font-size: 11px;
	color: #999;
	margin: 0 0 0 10px;
}
#blog .comment_text{
	font-size: 14px;
	color: #fff;
}
#blog .comment_text p{
	font-size: 14px;
	color: #fff;
}
/* -------------------------------------------------------- */
/* COMMENTS BUBBLE */










/* SUBMIT COMMENT FORM */
/* -------------------------------------------------------- */
/* Field Grid */
.grid-1-12, .grid-2-12, .grid-3-12, .grid-4-12, .grid-5-12, .grid-6-12, .grid-7-12, .grid-8-12, .grid-9-12, .grid-10-12, .grid-11-12, .grid-12-12 {
	display:inline-block;
	position:relative;
	float:left;
	margin-left:1%;
	margin-right:1%;
	padding: 0.8% 0.5% 1%;
	height:100%;
	/*ie7*/
	*margin-left:.8%;
	*margin-right:.8%;
	*padding: 0.8% 0.25% 1%;
}
#blog .comment_box_form{
	width: auto;
	margin: 0px 10px 6px 10px;
	padding: 0px 0px 0px 0px; 
}
#blog .comment_box_form h3{
	margin: 10px!important;
	padding: 2px 20px;
	background-image: url(../blog_images/blog_add_comment.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#blog .comment_box_form img{
	margin: 0 3px -2px 0;
	border: none;
}
#blog .comment_box_form label{
	display: inline;
	margin: 4px 3px 3px 0px;
	text-align: left;
}
#blog .comment_box_form label input{
	margin-right: 8px;
}
#blog .comment_box_form textarea{
	width: 580px;
	padding: 6px;
	border: 1px solid #999;
}
#blog .comment_box_form input,
#blog .comment_box_form textarea{
	vertical-align: middle;
	margin: 4px;
	padding: 6px 3px 6px 3px;
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 3px solid #003;
	background-color: #efefef;
}
#blog fieldset{
	margin: 0px 10px 6px 10px;
}
#blog input.submit-but{
	font-family: Arial,Helvetica,sans-serif;
	display: block;
	width: 100px;
	height: 28px;
	border: none!important;
	margin: 0 auto!important;
	text-indent: 99999px;
	white-space: nowrap;
	background-image: url(../images/contact-submit-button.gif);
	background-position: left 0;
	background-repeat: repeat-x;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}
#blog input.submit-but:hover{
	background-image: url(../images/contact-submit-button.gif);
	background-position: left -28px;
}
#blog input.submit-but:active{
	background-image: url(../images/contact-submit-button.gif);
	background-position: left -56px;
}
#blog input.submit-but:focus {
	outline: none;	
}
#blog .txtcnt {
	text-align: center;
	float: none!important;
}
/* -------------------------------------------------------- */
/* SUBMIT COMMENT FORM */







/* TOP & BOTTOM PAGING - CAN BE IN BLOG OR PRODUCTS */
/* -------------------------------------------------------- */
#blog_paging {
    margin-bottom: 20px;
}
.searched {
	text-align: left;
	margin-left: 10px;
}

/* -------------------------------------------------------- */
/* TOP & BOTTOM PAGING */














/* BLOG SNIPPET */
/* -------------------------------------------------------- */
#blog_latest {
    background-image: url(../images/sidebar-bg.gif);
    background-position: right center;
    background-repeat: repeat-y;
    border: 1px solid #eaeaea;
    display: block;
    margin: 10px 0;
    padding: 0;
    text-align: right;
    width: 230px;
}
#blog_latest_text_holder {
	height: 104px; 
	overflow: hidden;
	margin: 0;
	position: relative;
}
#blog_latest ul{
	margin: 0;
	padding: 0;
}
#blog_latest li{
	min-height: 60px;
	max-height: 110px;
	overflow: hidden;
	margin: 0 0 2px 0;
	padding: 0;
	background-color: none;
	border-top: 1px solid #ccc;
}
#blog_latest li a:link, 
#blog_latest li a:active, 
#blog_latest li a:visited {
	color: #000;
	display: block;
	margin: 0;
	padding: 8px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
}
#blog_latest li a:hover {
	color: #333;
}
#blog_latest li a#current{
	color: #000;
	font-style: none;
}
#blog_latest img{
	width: auto; 
	height: 55px; 
	margin: 0 auto;
}
#blog_latest span{
	width: 70px; 
	text-align: center;
	background-color: #fff;
    border: 4px solid #666;
    margin: 6px 6px 6px 10px;
	overflow: hidden;
	box-shadow: 0 0 6px #333;
	-moz-box-shadow: 0 0 6px #333;
	-webkit-box-shadow: 0 0 6px #333;
	float: right;
}
#blog_latest i.text_holder{
	display: block;
	height: 74px;
	margin: 0 6px 6px 6px;
	overflow: hidden;
}
#blog_latest a:hover span{
	border: 4px solid #cc0000;
}
#blog_latest a:link h1, 
#blog_latest a:visited h1, 
#blog_latest a:active h1{
	color: #fff;
	font-size: 14px;
	margin: 8px 0 8px 10px;
	padding: 0;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
	overflow: hidden;
	
}
#blog_latest a:hover h1{
	text-decoration: none;
}
#blog_latest a:link h2, 
#blog_latest a:visited h2, 
#blog_latest a:active h2{
	color: #000;
	font-size: 12px;
	margin: 4px 0 0 0;
	padding: 0;
	font-weight: bold;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
	overflow: hidden;
	text-transform: none;
}
#blog_latest a:hover h2{
	color: #333;
	text-decoration: none;
}
#blog_latest a:link h3, 
#blog_latest a:visited h3, 
#blog_latest a:active h3{
	color: #666;
	font-size: 9px;
	margin: 0 10px 4px 0;
	padding: 0;
	font-weight: normal;
	line-height: 10px;
	text-decoration: none;
	overflow: hidden;
	text-transform: none;
}
#blog_latest a:hover h3{
	text-decoration: none;
}
#blog_latest a:link p, 
#blog_latest a:visited p, 
#blog_latest a:active p{
	color: #666;
	overflow: hidden;
	font-size: 11px;
	font-style: normal;
	margin: 0;
	text-decoration: none;
	line-height: 14px;
	border: 0px solid #000;
	text-transform: none;
}
#blog_latest a:hover p{
	color: #333;
	text-decoration: none;
}
#blog_latest em{
	border: 0px solid #000;
	display: none;
	margin: 12px 0 0 30px;
	font-size: 9px;
	color: #666;
}
#blog_latest a:hover em{
	color: #ccc;
}
.title_holder{
	height: 60px;
	overflow: hidden;
}
#read_more {
	display: none;
	margin: 13px 0 4px 0;
	padding: 0 10px 6px 28px;
	width: 100%;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}
/* -------------------------------------------------------- */
/* BLOG SNIPPET */
















/* BEGIN WRITER PROFILE */
/* -------------------------------------------------------- */
.profile_div { 
	position: absolute;
	visibility: hidden;
	display: block;
	width: 450px;
	padding: 10px;
	margin-top: -10px;
	margin-left: -10px;
	background-color: #eee;
	border: 4px solid #ddd;
	overflow: hidden;
}
#profile_div {
	display: table;
	border: 0px solid #333;
 	width: 96%;
	height: 100%;
	margin: 0px 0px 0px 0px;
}
#profile_div img { 
	margin: 0px 10px 10px 0px;
	border: 4px solid #ccc;
	float: left; 
}
#profile_div ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#profile_div ul li {
	position: relative;
	list-style-type: none;
	display: inline;
	font-size: 12px;
}
#profile_div h2 {
	font-weight: bold;
	font-size: 16px;
	margin: -10px 0 8px 0;
}
/* -------------------------------------------------------- */
/* END WRITER PROFILE */

/* END CSS Document */