/*
Theme Name: Walkie Stackers

*/

/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

body,html {
	background:url(images/body-bg.jpg) repeat;
    color: #272727;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
}

ul {
	list-style:none;
}

a {
	text-decoration:none;
	color:#29718B;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline:none;
}

#colLeft a {
	text-decoration:none;
	color:#29718B;
	font-weight:bold;
}

#colLeft a:hover {
	text-decoration:underline;
}

#colLeft  a:focus {
	outline:none;
}

p {
	margin:12px 0 12px;
}

h3 {
  border-bottom: 1px solid #000000;
    color: #000000;
    font-family: Trebuchet MS;
    font-size: 20px;
    line-height: 45px;
    margin-bottom: 5px;
    padding-left: 5px;
    margin-left: -5px;
	text-transform:capitalize;
}

h2{
	font-size:20px;
	line-height:40px;
	font-family:Trebuchet MS;
	font-weight:bold;
}
h1 {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 22px;
	line-height: 45px;
	padding-left: 5px;
	margin-bottom:5px;
	border-bottom:1px solid #000000;
}

h1 a, h2 a, h3 a, h4 a{
	color:#000000;
}
#frm_field_20_container
{
position:relative;
height:128px;
}
#frm_field_20_container #recaptcha_area
{
position: absolute;
right:-14px;
}
#wpcf7-f247-o1 .wpcf7-text,#wpcf7-f247-o1 .wpcf7-textarea {
  border-style: solid;
    border-width: 1px;
    font-size: 13px;
    padding: 2px;
	background:#f8f8f8;
	width: 266px !important;
    border-color: #cccccc;
    font-family: arial;
    font-style: normal !important;
    height: 23px;
}
.wpcf7-captchar
{
 border-style: solid;
    border-width: 1px;
	 border-color: #cccccc;
    font-family: arial;
    font-style: normal !important;
    
	vertical-align: top;
    font-size: 13px;
    padding: 2px;
	background:#f8f8f8;
}
.custommade
{
margin-left:5px;
}
#frm_form_3_container div.frm_form_fields #recaptcha_response_field
{
width:153px !important;
}
div.wpcf7-validation-errors {
  
    float: left;
}
div.logo-text span{
	left:-2000px;
	position:absolute;
}
div.logo-text{
	background: none repeat scroll 0 0 transparent;
    color: #FFEC00;
    float: left;
    font-family: Trebuchet MS;
    margin-left: 35px;
    padding: 0;
    font-size: 30px;
    margin-top: 75px;
	font-style:italic;
	border:none;
}
div.logo-text a{
	 color: #FFEC00;
	     text-decoration: none;
}
.tagline{
    font-size: 17px;
    line-height: 24px;
	color:#ffffff;
	text-transform:Capitalize;
}
h1 a:hover {
	text-decoration:none;
}

h4{
	color:#CC0000;
	font-size:17px;
	font-weight:bold;
	margin:15px 0px 15px 0px;
}
h5{
		color:#CC0000;
	font-size:15px;
	font-weight:bold;
}

.colleft-content h2{
	color: #CC0000;
    font-size: 15px;
    font-weight: bold;
	line-height:20px;
	}
 /* LAYOUT STRUCTURE
--------------------------------------------------*/
body#home #mainWrapper {
	/*background:url(images/bk_main_wrapper_home.png) 0 0 repeat-x;*/
}

#mainWrapper {
	/*background:url(images/bk_main_page.png) 0 0 repeat-x;*/
	 width: 990px;
    margin: 0px auto;
}
#wrapper {
	margin:0 auto;

}

#header {
  height: 46px;
    padding-top: 0px;
    position: relative;
		margin:0 auto;
	width:960px;

}

#phone-number{
  /*background: url("images/phone-bg.png") no-repeat scroll left center transparent;*/
    float: left;
    width: 290px;
}
.phone-icon{
	background: url("images/phone-img.png") no-repeat 0px 11px;
	color: #CC0000;
    float: left;
    font-family: Trebuchet MS;
    font-size: 38px;
    font-weight: bold;
    line-height: 50px;
    margin-left: 5px;
    padding-left: 28px;
    width: 255px;
    height:50px;
	*font-weight: normal;
}

.menu-bar{
	float:left;
	width:960px;
	background:url(images/navbar-bg.gif) repeat-x left top;
	height:45px;
	line-height:38px;
}
.search-bar{
	 float: right;
    margin-right: 15px;
    width: 275px;
}
#s{
	background: url("images/search-input.png") no-repeat scroll left center transparent;
    border: medium none;
    height: 24px;
    padding: 0 0 0 5px;
    width: 224px !important;
	font-size:12px;
	float:left;
   line-height:23px;
}
#searchsubmit{
	background:url(images/go.png) no-repeat left;
	 border: medium none;
    box-shadow: none;
    color: transparent;
    width: 37px;
	margin-left:5px;
	height:24px;
   float:right\9;
}
#content {
	padding-bottom:0px;
	overflow:hidden;
	padding-top:12px;
}

body#home #content{
	
}

body#home #content, body#portfolio #content {
	background:none;
	
}

.content-inner{
float: left;
    padding-bottom: 20px;
    width: 990px;
/*	-moz-box-shadow: 0px 15px 15px 0px #000000;
	-webkit-box-shadow: 0px 15px 15px 0px #000000;
	box-shadow: 0px 15px 15px 0px #000000;*/
	background:url(images/content-inner-bg.png) repeat-y;
}
#content #colLeft {
  /* float: left;
    padding-top: 10px;
    width: 602px;*/

    float: left;
    padding-left: 30px;
    width: 585px;
	margin-top:15px;
}
.colleft-content{
	padding-left:7px;
}
.product-thumb-area{
	 float: left;
    width: 100%;
    border-bottom: 1px dotted #c8c8c8;
    padding: 5px 0 5px;
}
.brand-area{
float: left;
    margin: 10px 0 10px;
    border-bottom: 0px dotted #C8C8C8;
    padding-bottom: 10px;
    width: 100%;
}
.brand-area div{

}

.brand-area img{
	  border: medium none !important;
    margin: 0 10px;
}
.product-table{

    margin-left: 0px;
    float: left;
}
.product-table p{
	margin:0px;
}

.product-table img{
	padding:2px;
	border:1px solid #BBBBBB !important;
}
.product-table a{
	font-weight:bold;
	font-size:14px;
}
.red-text{
	color:#CC0000;
	font-weight:bold;
}
.product-table td{
	 padding: 0 6px;
    text-align: left;
}
.product-table ul{

}
.product-table ul li{

}
#content #colRight {
   background: url("images/col-right-bg.png") no-repeat scroll left top transparent;
    float: left;
    width: 355px;
	padding-bottom:15px;
	padding-left:5px;
}
.rightcol-images{
	width:275px;
	float:left;
	margin-left:9px;
}
.rightcol-images img{
	 margin-left: 10px;
    margin-top: 15px;
}
.ownership{
	margin-bottom: 12px;
    margin-top: 7px;
    float: left;
}
.ownership-block{
	background: url("images/ownership-bg.png") no-repeat scroll left top transparent;
	width:272px;
	height:129px;
	float:left;
}
.text-block{
   color: #FFFFFF;
    float: left;
    font-size: 13px;
    line-height: 20px;
    margin-left: 8px;
    margin-top: 10px;
    text-shadow: 1px 2px 2px #000000;
    font-weight: bold;
}

.text-block1{
   color: #FFFFFF;
    float: left;
    font-size: 13px;
    line-height: 20px;
    margin-left: 8px;
    margin-top: 0px;
    text-shadow: 1px 2px 2px #000000;
    font-weight: bold;
}
.more-infor{
	float:left;
	width:234px;
	height:28px;
	line-height:28px;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	margin-left:17px;
	background: url("images/red-bg.png") no-repeat scroll left top transparent;
}
.more-infob{
	float:left;
	width:234px;
	height:28px;
	line-height:28px;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	margin-left:17px;
	background: url("images/blue-bg.png") no-repeat scroll left top transparent;
}
.more-infog{
	float:left;
	width:234px;
	height:28px;
	line-height:28px;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	margin-left:17px;
	background: url("images/green-bg.png") no-repeat scroll left top transparent;
}
.more-infor a, .more-infob a, .more-infog a{
	 color: #000000;
    font-size: 14px;
    text-shadow: 2px 2px 4px #fff;
    font-weight: bold;
}
.more-infor a:hover, .more-infob a:hover, .more-infog a:hover{
	text-decoration:none;
}
.home-bottom-area{
	 background: url("images/home-box-top-bg.jpg") no-repeat scroll left top transparent;
	 width:598px;
	 float:left;
	 margin-top:15px;
}
.home-bottom-area-inner{
	 background: url("images/home-box-bottom-bg.jpg") no-repeat scroll left bottom transparent;
	 width:598px;
	 float:left;
	 padding-bottom:10px;
}
.box-table{
	  margin-left: 30px;
    margin-top: 20px;
}
.feature{
	width:100%;
	float:left;
}
.feature-heading{
	   color: #000000;
    font-family: Trebuchet MS;
    font-size: 20px;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
}
ul.feature-list{
	margin:5px 0px 5px 0px !important;
}
ul.feature-list li{
	background: url("images/green-arrow.png") no-repeat scroll 0 10px transparent !important;
    font-weight: bold;
    list-style-type: none !important;
    margin: 0px 0 0 7px !important;
    padding: 5px 0 5px 23px !important;
    color: #4D4D4D !important;
    line-height: 18px;
}
ul.feature-list li a{
	color:#4D4D4D !important;
}
.number{
	margin-top:10px;
}
span.black{
	 color: #000000;
    font-family: trebuchet MS;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
	margin-left:4px;
	margin-top:5px;
	float:left;
}
span.red{
	 color: #C42029;
    font-family: arial;
    font-size: 36px;
    font-weight: bold;
    line-height: 43px;
    float: left;
	margin-bottom:10px;
}
.number img{
	border:none !important;
}
.home-form{
	width: 278px;
    float: left;
}
.enquiry, form#form_xka0hd h3{
	background: url("images/enquiry-bg.png") no-repeat;
   color: #000000;
    font-family: Trebuchet MS;
    font-size: 20px;
    height: 36px;
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 36px;
    font-weight: normal;
	border:none;
}
.frm_form_widget{
 float: left;
    margin-top: 0px;
    width: 290px;
}
.frm_form_widget form .auto_width, .frm_form_widget form textarea{
	width:270px !important;
}

.frm_form_widget form p.submit input{
	background: url("images/send-bg.png") no-repeat;
   border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial;
    font-size: 28px;
    height: 42px;
    margin-left: 0;
    padding-bottom: 3px;
    padding-right: 12px;
    text-align: right;
    width: 145px;
}
.frm_form_widget form p.submit input:hover{
	background: url("images/send-bg-hover.png") no-repeat;

}
.frm_form_widget #frm_form_2_container{
	margin-left:5px !important;
	width:286px;
}
.frm_form_widget #frm_form_2_container p.submit{
 float: left;
    margin-bottom: 0 !important;
    margin-left: 65px;
}
#frm_form_2_container{
    margin-left: 9px;
    float: left;
}
#frm_form_3_container{
float: left;
    margin-left: 5px;
    margin-top: 10px;
    width: auto;
	}
#frm_form_3_container .frm_form_fields{
	margin:0px 0 0 1px;
	float:left;
}
#frm_form_3_container div.frm_form_fields input{
    background: none repeat scroll 0 0 #F8F8F8;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-family: arial;
    font-size: 13px;
    font-style: normal !important;
    height: 23px;
    margin: 4px 0px 5px 0px;
    padding: 2px;
	width: 260px !important;
}
textarea#field_Message2{
 border: 1px solid #CCCCCC;
    width: 259px;
    height: 120px;
	margin-top:7px;
	background:#F8F8F8;
	font-style:normal !important;
	font-family:arial;
}
.red-astriek{
 color: #FF0000;

    font-size: 18px;
    font-weight: bold;
    padding: 5px 0 0 0px;
    vertical-align: top;
}
.red-astriek1{
 color: #FF0000;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0 0 3px;
    vertical-align: top;
}
.frm-show-form{
	float:left;
	width:286px;
}
.frm_form_fields{
    margin-top: 3px;
    float: left;
}
.form-field{
margin-top:5px !important;
}
.form-field label{
	  font-weight: normal !important;
    padding-left: 1px !important;
}
.auto_width{
	   background: #F8F8F8;
    border-color: #cccccc;
    height: 23px;
    margin: 7px 0px 7px 0px;
	font-style:normal !important;
	font-family:arial;
}
textarea#field_Message, textarea#field_Message{
	 border: 1px solid #CCCCCC;
    width: 253px;
    height: 87px;
	margin-top:7px;
	background:#F8F8F8;
	font-style:normal !important;
	font-family:arial;
}

p.submit{
	float: left;
    padding: 0px !important;
    margin: 11px 0px 11px 60px;
}
p.submit input{

	background: url("images/send-bg.png") no-repeat;
border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial;
    font-size: 28px;
    height: 42px;
    margin-left: 0;
    padding-bottom: 3px;
    padding-right: 12px;
    text-align: right;
    width: 145px;
}

p.submit input:hover{

	background: url("images/send-bg-hover.png") no-repeat;

}
#footer {
    font-size: 11px;
    margin-top: 0px;
    position: relative;
    width: 100%;
	background:#000000;
}

#footerActionsInner{
	width:960px;
	margin:0 auto;
	padding:32px 0 0;
	overflow:hidden;
}

#footerWidgets {
    width: 960px;
    margin: 0px auto;
}

#footerWidgetsInner {
margin: 0 auto;
    width: 960px;
    text-align: center;
}

/* HEADER ELEMENTS
-----------------------------------*/

/* -- logo --*/
#logo {
     float: left;
    font-weight: bold;
    line-height: 45px;
    margin-left: 0;
    text-transform: uppercase;
}

#logo a img{
	border:none;
	vertical-align:middle;
}

#mainMenu {
       float: left;
    padding-left: 10px;
    width: 603px;
}

#mainMenu ul li{
	float:left;
}

#mainMenu ul li a {
  color: #000000;
    display: block;
    font-size: 18px;
    height: 36px;
    padding: 0 18px 0;
}
#mainMenu ul li.current_page_item a{
	color:#44879E;
}
#mainMenu ul li a span {
	font-size:10px;	
	color:#999;
	line-height:120%;
}

#mainMenu ul li a:hover {
	text-decoration:none;
	color:#44879E;
}


#mainMenu ul li ul li a:hover{
	background:#091011;
	color:#F8E92D;
}

li.current_page_parent a{

}

.current-menu-item{
	color:#44879E;
}
/* top social links */

#topSocial {
	position:absolute;
	right:0;
	top:120px;
}

#topSocial ul li {
	float:left;
	padding:0 5px;
	width:50px;
}

#topSocial ul li a {
	display:block;
	height:47px;
	width:47px;
	background:url(images/bk_topsocial.png) 0 0 no-repeat;
}

#topSocial ul li a img {
	border:none;
	margin-top:9px;
	margin-left:8px;
}

#topSocial ul li a:hover {
	/*background:url(images/bk_topsocial_hover.png) 0 0 no-repeat;*/
	background:none;
}

/* Top Search */

#topSearch {
float: right;
    margin-right: 8px;
    width: 288px;
	margin-top:8px;
	height:24px;
}

/* CONTENT ELEMENTS
-------------------------------------------*/

.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}

.alignright {
	float:right;
	margin:5px 0 5px 15px;
}

/* homeboxes */

#homeBoxes {
	overflow:hidden;
}

#homeBoxes .homeBox {
	width:290px;
	float:left;
	margin-right:40px;
	background:url(images/bk_dotted_thick.png) 0 0 repeat-x;
}

#homeBoxes .homeBox img {
	border:6px solid #E2E2E2;
	background:#fff;
	padding:1px;
}

#homeBoxes .homeBox img:hover {
	border-color:#F9F9F9;
}


#homeBoxes .last{
	margin-right:0;
}

#homeBoxes .homeBox h2 {
	padding:10px 0 15px;
	color:#333;
	font-weight:normal;
	font-size:24px;
}

.more-link {
	padding:20px 0 0 0;
}

/* home blurb */

#blurb {
	-moz-border-radius:8px; 
	-webkit-border-radius:8px;
	border-top:1px solid #BDBDBD; 
	border-left:1px solid #BDBDBD; 
	border-bottom:1px solid #fff; 
	border-right:1px solid #fff;
	padding:15px 20px 25px;  
	text-shadow:1px 1px #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	font-size:18px;
	line-height:130%;
	margin-bottom:25px;
}

#blurb p {
	margin:0;
}

#blurb img {
	float:right;
	border:none;
	margin-top:5px;
}

#archive-title {
	padding:5px 0 7px 25px;
	margin:0 0 15px;
	display:block;
	background:url(images/ico_archive.png) 2px 50% no-repeat;
	border-bottom:1px solid #ddd;
}

#content #colLeft img {
	border-top:0px solid #BBB; 
	border-left:0px solid #BBB; 
	border-bottom:0px solid #BBB; 
	border-right:0px solid #BBB;
}

/* BLOG ITEMS */

.postItem {
	margin:0 0 10px;
	padding:0 0 5px;
	border-bottom:0px dotted #bbb;
	overflow:hidden;
}

.postItem .meta {
	font-size:11px;
	color:#666;
	text-shadow:1px 1px #fff;
	margin-top:-12px;
	margin-bottom:18px;
	display:none;
}

.postTags {
	font-size:13px;	
	background:url(images/ico_tag.png) 0 50% no-repeat;
	padding-left:24px;
	margin:25px 0 0;
}

blockquote {
	padding-left:80px;
	margin:20px 0 15px 0;
	padding-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background:url(images/bk_blockquote.png) 0 15px no-repeat;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}

#content #colLeft ul li, #content #colLeft ol li  {
    background: url("images/r-arrow.png") no-repeat scroll 0px 8px transparent;
    padding: 2px 0 2px 14px;
}

#content #colLeft ul {
	margin:2px 0 1px 12px;

}

#content #colLeft ol li {
	background:none;
	padding-left:0;
}

#content #colLeft ol {
	margin:0 0 15px 35px;
}

#shareLinks {
	height:30px;
	background:none repeat scroll 0 0 #666666;
	font-size:12px;
	line-height:32px;
	padding:0 0px 0px 10px;
	-moz-border-radius:8px; 
	-webkit-border-radius:8px;
	border:1px solid #3E3E3E; 
	/*border-left:1px solid #008FF5; 
	border-bottom:1px solid #fff; 
	border-right:1px solid #fff;*/
	margin:20px 0;
	width:130px;
}

#shareLinks a {
	color:#fff;
}

#shareLinks #icons {
	display:none;
	padding-left:10px;
}

#shareLinks #icons a {
	margin:0 7px;
	font-weight:bold;
	text-transform:uppercase;
}
.comment-area{
	display:none;
}
p.nocomments{
	display:none;
}
.bottom-box{
	 border-bottom: 0px solid #000000;
    border-top: 0px solid #000000;
    float: left;
    padding: 15px 0;
    width: 100%;
	margin-top:20px;
}
.bottom-box-left{
	    float: left;
    width: 220px;
    margin: 15px 10px 0px 20px;
}
.bottom-box-left img{
	border:none !important;
}
.bottom-box-right{
	  float: right;
    width: 300px;
}

/* PAGINATION */

.emm-paginate {padding:10px 0; overflow:hidden; clear:both;}
.emm-paginate a {background:url(images/bk_pagenavi.jpg) 0 100% repeat-x; border:1px solid #ddd; color:#666; margin-right:5px; padding:4px 8px; text-align:center; text-decoration:none;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current {color:#fff; background:#18AEF5; border:1px solid #0A95D8; margin-right:5px; padding:4px 8px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}


/* SLIDER
---------------------------------------*/

#slider {
 float: left;
    height: 208px;
    position: relative;

    width: 960px;
}
.headerslider{
 float: left;
    height: 208px;
    position: relative;
    width: 990px;
		background:url(images/header-img.png) no-repeat;

}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
}

/* PORTFOLIO PAGE 
---------------------------------------*/

.portfolioCategs {
	margin-top:5px;
	float:right;
	margin-top:-47px;
}

.portfolioCategs li {
	float:left;
	margin-right:5px;
}

.portfolioCategs li a{
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
	border-top:1px solid #ddd; 
	border-left:1px solid #ddd; 
	border-bottom:1px solid #fefefe; 
	border-right:1px solid #fefefe;
	padding:6px 12px;  
	text-shadow:1px 1px #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	font-weight:bold;
	display:block;
	
}

.gallery {
	margin-top:10px;
	padding-left:22px;
	margin-left:-22px;
	margin-bottom:20px;
	width:982px;
}

.gallery .portfolioItem {
	float:left;
	width:300px;
	margin-right:25px;
	overflow:hidden;
	margin-bottom:10px;
}


.gallery .portfolioItem img {
	border:none;
}



/* COLRIGHT ELEMENTS 
-------------------------------------*/

.rightBox  {
	float: left;
    margin-bottom: 0px;
    margin-left: 28px;
    margin-top: 15px;
    width: 290px;
}

.frm_form_widget h2{
}
.right-col-form{
	background:url(images/form-arrow-bg.png) no-repeat right top;
   height: 110px;
    margin-top: -31px;
}
span.blue-txt{
  color: #0592B1;
    float: left;
    font-family: Trebuchet MS;
    font-size: 19px;
    font-weight: bold;
    padding-top: 61px;
    line-height: 28px;
}
span.black-txt{
  color: #000000;
    float: left;
    font-family: Trebuchet MS;
    font-size: 15px;
    font-weight: bold;
}
.rightBox h2 {
	border-bottom: 0 solid #000000;
    color: #000000;
    font-family: Trebuchet MS;
    font-size: 20px;
    height: 36px;
    line-height: 34px;
    padding: 0 0 0 0px;
	text-align:center;
}

.rightBox .widget-heading{
border-bottom: 0 solid #000000;
    color: #000000;
    font-family: Trebuchet MS;
    font-size: 20px;
    height: 36px;
	font-weight:bold;
    line-height: 34px;
    padding: 0 0 0 0px;
	text-align:center;
	margin:0;

}


.rightBox ul li{
  border-bottom: 0px solid #DDDDDD;
    color: #272727;
    list-style-type: square;
    padding: 3px 0;
    list-style-position: outside;
    margin-left: 18px;
}

.rightBox ul {
	border-top:0px solid #ddd;
	margin-top:5px;
	margin-bottom:5px;
}

.rightBox ul li a{
	color:#4D4D4D !important;
}
.manual-height{

}
.reload-btn{
	 background: #353535;
    color: #F8E92D;
    border: none;
    font-size: 15px;
    font-family: arial;
    padding: 8px;
    cursor: pointer;
    margin-bottom: 10px;
}
/* COMMENTS
-----------------------------------*/


#content #colLeft ul.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:0 0 20px;
	border-top:3px solid #D2D8DB;
	border-bottom:4px solid #D2D8DB;
	padding:0;
	padding-bottom:10px;
}

#content #colLeft ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}

#content #colLeft ul.commentlist li {
	padding:20px 0 10px 50px;
	position:relative;
	margin-top:0;
	background:url(images/bk_horiz_line.jpg) 0 0 repeat-x;
}

#content #colLeft ul.commentlist li img {
	border:none;
}

#content #colLeft ul.commentlist li p{
	font-size:13px;
	margin:10px 0;
}

#content #colLeft ul.commentlist li .comment-meta, #content #colLeft ul.commentlist li .text  {
	margin-left:20px;	
}

#content #colLeft ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#999;
}

#content #colLeft ul.commentlist li .comment-meta {
	font-size:16px;
}


#content #colLeft ul.commentlist li .gravatar {
	position:absolute;
	width:50px;
	height:50px;
	top:20px;
	left:0;
}

#content #colLeft ul.commentlist li .gravatar .gravatar_mask {
	position:absolute;
	left:0;
	top:0;
	background:url(images/bk_gravatar_mask.png) 0 0 no-repeat;
	width:50px;
	height:50px;
}

#content #colLeft ul.commentlist .reply {
	position:absolute;
	right:0;
	top:25px;
	width:46px;
	height:21px;
	text-align:center;
	font-size:12px;
}

#content #colLeft ul.commentlist .reply a {
	display:block;
	width:46px;
	height:21px;
	font-style:italic;
}

#content #colLeft ul.commentlist .reply a:hover {
	text-decoration:none;
	color:#333;
}


#content #colLeft ul.commentlist li .children li {
	margin-top:15px;
	padding-top:25px;
	border-bottom:none;
	overflow:hidden;
	padding-bottom:5px;
}

#content #colLeft ul.commentlist li .children li .gravatar {
	top:20px;
}

#content #colLeft ul.commentlist li .children li .reply {
	top:30px;
}

/* FOOTER ELEMENTS
-------------------------------------------*/

#twitter #twitter_update_list li {
list-style-type:none;
line-height:140%;
}

#showHide {
	display:block;
	position:absolute;
	width:48px;
	height:16px;
	right:4px;
	top:-5px;
	background:url(images/but_show_hide.png) 0 0 no-repeat;
	text-indent:-9999px;
}

#footerActionsInner #twitter {
	float:left;
	overflow:hidden;
	width:315px;
	background:url(images/twitter_ill.png) 0 0 no-repeat;
	padding-left:85px;
	position:relative;
}

#footerActionsInner #twitter #latest {
	width:293px;
}

#footerActionsInner #twitter #latest #tweet {
	background:url(images/bk_latest_tweet.png) 0 0 no-repeat;
	padding:10px 10px 0 20px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:125%;
	height:65px;
	
}

#footerActionsInner #twitter #latest #tweetBottom{
	height:26px;
	background:url(images/bl_latesttweet_bottom.png) 0 0 no-repeat;
}

#footerActionsInner #twitter a.action {
	position:absolute;
	display:block;
	width:81px;
	height:23px;
	background:url(images/but_actions.png) 0 0 no-repeat;
	text-align:center;
	font-size:12px;
	color:#fff;
	padding-top:2px;
}

#footerActionsInner #twitter a.action:hover {
	background:url(images/but_actions.png) 0 -25px no-repeat;
}

#footerActionsInner #twitter a.action {
	left:0;
	top:76px;
}

#footerActionsInner #quickContact {
	float:right;
	overflow:hidden;
	width:435px;
	background:url(images/quick_contact_ill.png) 0 0 no-repeat;
	padding-left:85px;
	position:relative;
	margin-left:30px;
}

#footerActionsInner #quickContact .leftSide {
	float:left;
	width:155px;
	overflow:hidden;
}

#footerActionsInner #quickContact .rightSide {
	float:left;
	width:268px;
	overflow:hidden;
	margin-left:10px;
}

/* Footer Widgets */

#footerWidgetsInner .boxFooter {
	float:left;
	width:210px;
	padding-right:30px;
	overflow:hidden;
	margin-bottom:40px;
}


#footerWidgetsInner h2 {
	font-size:20px;
	border-bottom:1px solid #292929;
	padding:7px 0 12px;
	margin-bottom:2px;
	color:#ccc;
}

#footerWidgetsInner .boxFooter ul li {
	padding:7px 0;
	border-bottom:1px solid #292929;
	color:#986123;
	font-size:10px;
	font-style:italic;
}

#footerWidgetsInner .boxFooter ul li a {
	text-decoration:none;
	color:#515151;
	font-size:13px;
	font-style:normal;
}

#footerWidgetsInner .boxFooter ul li a:hover {
	color:#ccc;
}

/* Copyright */

#footerWidgetsInner #copyright {
    background: none repeat scroll 0 0 #000000;
    clear: both;
    color: #808080;
    line-height: 20px;
    padding: 10px 0;
    position: relative;
}

 #copyright a{
	color:#808080;
 }

#site5bottom {
	position:absolute;
	right:0;
	top:17px;
	display:none;
}

#site5bottom img {
	border:none;
}

#site5bottom a {
	display:block;
	/*width:344px;
	height:26px;
	background:url(images/site5bottom.png) 100% 0 no-repeat;
	text-indent:-9999px;*/
}


/* FORMS
------------------------------------*/

/* Quick Contact Form */

#quickContact form input[type="text"], #quickContact form textarea{
	width:138px;
	margin-bottom:5px;
	-moz-border-radius:6px; 
	-webkit-border-radius:6px;
	border-top:1px solid #BDBDBD; 
	border-left:1px solid #BDBDBD; 
	border-bottom:1px solid #fff; 
	border-right:1px solid #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	padding:7px;
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#quickContact form textarea {
	width:250px;
	height:90px;
	padding-top:5px;
}

#quickContact form input[type="submit"] {
	display:block;
	float:right;
	width:81px;
	height:24px;
	background:url(images/but_actions.png) 0 0 no-repeat;
	text-align:center;
	font-size:12px;
	color:#fff;
	padding-top:0px;
	border:none;
	line-height:80%;
	margin-top:3px;

}

/* Top Search */

#topSearch input[type="text"] {
	/*-moz-border-radius:4px; 
	-webkit-border-radius:4px;
	width:100px;
	background:url(images/bk_top_search.png) 0 0 repeat-x;
	padding:9px 10px 10px;
	border:1px solid #2E4849;
	color:#A8A8A8;
	font-style:italic;
	margin-right:10px;
	position:relative;*/
}

#topSearch input[type="submit"] {
/*	position:absolute;
	right:0;
	z-index:100;
	width:43px;
	height:44px;
	background:url(images/but_search.png) 0 0 no-repeat;
	border:none;
	cursor:pointer;*/
}	

/* COMMENTS F0RM */

#commentform p {
	margin:0;
}

#commentform label {
	display:block;
	padding:5px 0;
}

#commentform input, #commentform textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}

#commentform input:focus, #commentform textarea:focus {
	border:1px solid #0099FF;
}


#commentform textarea {
	width:560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#commentform input[type="submit"]{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}

/* Contact Form */

#contact label {
	display:block;
	padding:5px 0;
}

#contact input, #contact textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}


#contact textarea {
	width:560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#contact input[type="submit"]{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}

.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}

.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}

?#header{z-index:1001 !important;}
#content{z-index:100 !important;}

