﻿/*  
Theme Name: Custom
Theme URI: http://www.gkbsolutions.com/
Description: Custom theme by gkbsolutions.com
Author: GKB Solutions
Author URI: http://www.gkbsolutions.com/
Template: twentyten
Version: 1.0
*/

@import url("960/960.css");

/************************************************
*	main styles									*
************************************************/

body {
 	font-family: Arial, Verdana, Tahoma;
    color: #333333; /*black*/
    font-size:13px;
    text-align: center;
    background-color: #004785;
	margin:0px;
	line-height: 1.5;
}

p {
	padding:0px!important;
}


h1, h2, h3, h4 {
	font-weight: bold;
	}

h1{
	font-size:160%;
}

.post h1 {
	margin-top:0px;
}

h2{
	font-size:140%;
}

.post h2 {
	margin:0px 0px 0px 0px;
}


h2.pagetitle {}


h3{
	font-size:130%;
}

#homecontent h3 {
	margin:0px 0px 0px 0px;
}


h4{
	font-size: 120%;
}

#spacer {
	height:10px;
}

hr {
	width: 100%;
	height: 1px;
	color: #fff;
	background-color: #fff;
	border: 1px dotted #cccccc;
	border-style: none none dotted;
}

.clear {
	clear:both;
}



/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #339933;        
	text-decoration: underline;
}
	
a:hover {
	text-decoration: none;
}
	
a img {
	border: none;
}
	
a:focus, a:hover, a:active {
	outline: none;
}

/************************************************
*	background container styles					*
************************************************/

#fullpage {
	
	width:100%;
    margin:0px auto 0px auto;
    overflow:hidden;
}

#topheaderextend {
    width:100%;
    margin:0px auto 0px auto;
	
}

#headerextend {
    width:100%;
    height:115px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff url('images/containerbkgd.jpg') repeat-y top center;
}

#wrapheader {
	width:960px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
}

#pageextend {
    width:100%;
    margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff url('images/containerbkgd.jpg') repeat-y top center;
	overflow:hidden;
}

#wrappage {
	width:960px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
}

#footerextend {
    width:100%;
    height:200px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	background-color: #004785;
	border-top:5px #a1b0d0 solid;
}

#wrapfooter {
	width:960px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
}

/************************************************
*	column structure styles							*
************************************************/

#1colcontainer {
	width:940px;
}

#2colcontainer {
	width:940px;
}

#3colcontainer {
	width:940px;
}

#3colcontainer #col1{
	width:160px;
	float:left;
}

#3colcontainer #col2{
	width:600px;
}

#3colcontainer #col3{
	width:160px;
}






/************************************************
*	header styles								*
************************************************/
#menu-wrap {
    background-color: #ffffff;
    height:30px!important;
    padding-top:1px;
    padding-bottom:1px;
    width:730px;
    margin-top:40px;
    float:left;
}

.headercontainer {
margin:0px;
padding:5px 0px 0px 0px;
height:110px;
width:940px;
position:relative;
text-align:left;
}
.headerleft {
float:left;
width:200px;
height:110px;
margin:0px;
}
.headerright {
margin-left:210px;
height:110px;
}


#topnav {
	margin-bottom:0px;
	padding-bottom:0px;
	height:30px;

}

.mainnav {
	height:30px;
	padding:0px;
	margin:70px 0px 10px 0px;
	position: relative;
}

.logo {
	float:left;
}

.searchdiv {
float:right;
	
}

.pagesearchdiv {
	float:left;
}


.iconsearch {
	background: #FFFFFF url(images/icon_search.gif) no-repeat top left;
	margin-top: 20px;
	padding: 0px 0px 0px 20px;
	font-weight:bold; 
}

.search {
	
}

/************************************************
*	footer styles								*
************************************************/


#footer {
	text-align:left;
	color:#ffffff;
	font-size:11px;
	margin-top:10px;
}

#footer a{
color:#ffffff;
}

#footer ul, #footer ul li, #footer li {
	list-style-type:none;
	margin:0px;
	padding-left:10px;
}

.downloadbtnrollover {
display:block;
width: 152px!important;
height:26px!important;
overflow:hidden;
}
.downloadbtnrollover a {
width: 152px!important;
height:26px!important;
display:block;
padding:7px 5px 8px 25px;
font: bold 10px sans-serif;;
color:#333333!important;
background: url("images/downloadbtn.gif") no-repeat top left;
text-decoration: none;
}
.downloadbtnrollover a:hover { 
background-position: 0 -26px;
color:#333333!important;
}

.emailbtnrollover {
display:block;
width: 152px!important;
height:26px!important;
overflow:hidden;
}
.emailbtnrollover a {
width: 152px!important;
height:26px!important;
display:block;
padding:7px 5px 8px 30px;
font: bold 10px sans-serif;;
color:#ffffff!important;
background: url("images/emailsignupbtn.gif") no-repeat top left;
text-decoration: none;
}
.emailbtnrollover a:hover { 
background-position: 0 -26px;
color:#ffffff!important;
}

.footerbox {
	margin:0!important;
	padding:0!important;
}

/************************************************
*	homepage styles								*
************************************************/

/************************************************
*	left sidebar styles							*
************************************************/

#leftsidebar {
	height: inherit;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#leftsidebar #leftsidebarinner {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#leftsidebar #leftsidebarinner ul.sidebar_list {
	margin:1px;
	padding:0px;
	
}

#leftsidebar a {
	color:#333333;
}

ul.sidebar_list li.widget{
	list-style-type:none;
	margin:0px 0px 10px 0px;
	padding:5px;
	border:0px #cccccc double;
 
}

ul.sidebar_list li.widget h2 {
	margin:0px;
	padding:0px;
	font-size:14px;
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	color:#333333!important;
}

ul.sidebar_list li.widget ul {
	list-style: none;
	margin:5px 0px 0px 0px;
	padding:0px;
}

ul.sidebar_list li.widget ul li {
	list-style: none;
	margin:0px 0px 2px 0px;
	padding:0px;
}

ul.sidebar_list li.widget ul li ul li {
	list-style:disc inside none;
	margin-left:5px;
	padding:0px;
	font-size:12px;
}

ul.sidebar_list li.widget ul li ul li ul li {
	list-style:circle inside none;
	margin-left:20px;
	padding:0px;
}

ul.sidebar_list li.widget ul li:before {
	content: "\00BB \0020";
}

ul.sidebar_list li.widget ul li ul li:before {
	content:none;
}

ul.sidebar_list li.current_page_item {
	
}

ul.sidebar_list li.current_page_item a{
	color:#333333!important;
	background-color:#cccccc;
	padding:2px 2px 2px 2px;
}

ul.sidebar_list li.current_page_item ul a{
	color:#333333!important;
	background-color: transparent;
}

/************************************************
*	right sidebar styles					    *
************************************************/

#rightsidebar h4 {
	margin:0px;
}

#rightsidebar a {
	color:#333333;
	text-decoration: none;
}

#rightsidebar a:hover {
	text-decoration: underline;
}

#rightsidebar {
height: inherit;
margin: 0px 0px 0px 0px;
padding: 10px;
}

#rightsidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
	
#rightsidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#rightsidebar ul ul {
	list-style-type: none;
	padding-bottom: 20px;
	margin-top:-10px!important;
	margin-bottom: 20px;
	border-bottom:1px #cccccc solid;	
}
	
#rightsidebar ul li li {
	padding: 0px 0px 5px 20px;
	margin: 0px;
}
	
#rightsidebar ul li ul li {
	padding: 0px 0px 0px 0px;
	margin-left: 20px;
	list-style-image:url('images/marker.gif');
}



/************************************************
*	page content styles						    *
************************************************/


#maincontent {
	min-height:500px;
	height:auto !important;
	height:500px;
	border: solid 0px #cccccc;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align:left;
}

.pagecontentbkgd {
	width:940px;
	min-height:600px!important;
	background: #ffffff url(images/pagecontentbkgd.jpg) repeat-y top left;
	overflow:hidden;
}

.homebox {
	background: #ffffff url(images/homeboxbkgd.jpg) repeat-x top left;
	height:150px;
	text-align:left;
	padding:10px 10px 10px 10px;
	font-size:11px;
}

#homecontent {
	border: solid 0px #cccccc;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	background: #ffffff url(images/grad.gif) repeat-x top left;
	border-top:2px #ffffff solid;
	border-right:2px #ffffff solid;
	border-left:2px #ffffff solid;
}

#homecontent img {
border:1px #333333 solid;
}

.postlisting {
	height:50px;
	border-bottom:2px #ebebec dotted;
	padding-bottom:5px;
	margin-top:5px;
}

.postlisting .listingthumb {
	width:50px;
	float:left;
	padding-top:4px;
}

.postlisting .listingcontent {
	margin-left:60px;
	position: relative;	
}



.entry {
	padding:5px 10px 0px 0px;
	margin:0px;
}

.post {
	padding:0px!important;
	margin:0px!important;  
	width:100%;  
}

.entry ul {
    padding:0px 0px 0px 20px;
    margin:0px;
	list-style-type:disc;
}

.entry ul ul{
	padding: 0px 0px 0px 10px!important;
	margin-top:0px!important;
	margin-left: 10px!important;
	list-style-type:circle;
}

.entry ul ul ul{
	padding: 0px 0px 0px 10px!important;
	margin-top:0px!important;
	margin-left: 10px!important;
	list-style-type:square;

}

.entry li {
	padding: 0px;
	margin: 0px;
}

.post .postmetadata{
    font-size: 11px;
	font-style: normal;
	color: #9a9a9a;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:4px;
	border-bottom: 1px solid #9a9a9a;
}

.iconcomment {
	background: #FFFFFF url(images/icon_comments.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
}
	
.post .postdate {
	width:100%;
	height:100%;
	font-size: 11px;
	font-style: normal;
	color: #9a9a9a;
	padding:4px 0px 4px 0px;
	margin:0px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	overflow:hidden;
}
	
.postdate .postdateleft {
	float: left;
	margin: 0px;
	padding: 0px;
}
	
.postdate .postdateright {
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.postfunctions {
}

.postfunctions a {
	color: #7d766e;
	font-size:85%;
}


#relatedposts {
	padding:10px 0px 10px 0px;
	border-top:4px #cccccc double;
	border-bottom:4px #cccccc double;
	margin-bottom:10px; 
}

#relatedposts li {
	padding: 0px 0px 0px 0px;
	margin-left: 15px!important;
	list-style-image:url('images/marker.gif');
}

.byline {
	font-size:11px;
	color: #9a9a9a;
	margin:0px;
	padding:0px;
	clear:both;
}

.bottompostnavigation {
	padding:4px;
	background-color:#F4F4F4;
	overflow:hidden;
	height:100%;
}

.nextalignright {
    width:290px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.prevalignleft {
    width:290px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.tags {
	background: #FFFFFF url(images/icon_tags.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	overflow:hidden;
}



/************************************************
*	blog styles						    *
************************************************/



/************************************************
*	Comment Styles				     		    * 
************************************************/



/************************************************
*	Images  					     		    * 
************************************************/
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #EEEEEE;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

/************************************************
*	breadcrumb styles							*
************************************************/

#breadcrumbs {
	font-size:11px;
	color:#999999!important;
	margin:10px 0px 5px 0px;
	padding:0px;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color:#999999!important;
	text-decoration: none!important;
}

#breadcrumbs a:hover, #breadcrumbs a:active {
	text-decoration: underline!important;
}


.testimonial {
	margin: 0px 20px 10px 0px;
	padding:4px;
	color: #575757;
	background: #E0E6F3;
}

.testimonial h4 {
	color:#446888;
	margin:0px;
}

.testimonial p {
	margin:0px;
}


/************************************************
*	MENU - Main Navigation Menu  	   	        * 
************************************************/

.menu-header {
    background-color: #FFFFFF;
    float: left;
    height: 30px;
    margin-top: 40px;
    padding-bottom: 1px;
    padding-top: 1px;
    width: 730px;
    position: relative;
    z-index: 100;
}

/*** ESSENTIAL STYLES ***/
#menu-mainnav, #menu-mainnav * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#menu-mainnav {
	line-height:	1.4;
}
#menu-mainnav ul {
	position:		absolute;
	top:			-999em;
	width:			250px; /* left offset of submenus need to match (see below) */
	z-index:2;
	display:table-row;
}
#menu-mainnav ul li {
	width:			100%;
}
#menu-mainnav li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#menu-mainnav li {
	float:			left;
	position:		relative;
}
#menu-mainnav a {
	display:		block;
	position:		relative;
}
#menu-mainnav li:hover ul,
#menu-mainnav li.sfHover ul {
	left:			0;
	top:			30px; /* match top ul list item height */
	z-index:		99;
}
ul#menu-mainnav li:hover li ul,
ul#menu-mainnav li.sfHover li ul {
	top:			-999em;
}
ul#menu-mainnav li li:hover ul,
ul#menu-mainnav li li.sfHover ul {
	left:			250px; /* match ul width */
	top:			0;
	z-index:2;
}
ul#menu-mainnav li li:hover li ul,
ul#menu-mainnav li li.sfHover li ul {
	top:			-999em;
}
ul#menu-mainnav li li li:hover ul,
ul#menu-mainnav li li li.sfHover ul {
	left:			250px; /* match ul width */
	top:			0;
}

/*** GENERAL STYLES FOR MAIN NAV ***/
#menu-mainnav {
	float:			left;	
	height:30px;
}
#menu-mainnav a {
	border-left:	0px solid #fff;
	border-top:		0px solid #CFDEFF;
	text-decoration:none;
}
#menu-mainnav a, #menu-mainnav a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#333333;
}

#menu-mainnav li {
	background: transparent url(images/top-nav-divider.gif) no-repeat center right;
	margin:0px 10px 0px 10px;
	height:30px;
	font-size:16px;	
}

#menu-mainnav li a {
	display: table-cell;
  	height: 30px;
  	padding:0px 10px 0px 10px;
  	vertical-align: middle;
  	_display: inline-block;
  	_padding-top:10px;
  	_height:30px;
}

#menu-mainnav li li {
	background:		#f3f3f3;
	padding:0px;
	height:auto;
	border-bottom:1px #ffffff dashed;
	margin-left:0px;
	font-size:13px;

}

#menu-mainnav li li a{
	padding:5px 10px 5px 10px;
	display:block;
	height:auto;
}


#menu-mainnav li li li {
	background:		#d0e6f3;
	padding:0px;
	
}
#menu-mainnav li:hover, #menu-mainnav li.sfHover,
#menu-mainnav li a:focus, #menu-mainnav li a:hover, #menu-mainnav li a:active {
	background:		#a1b0d0;
	color:#ffffff;
	outline:		0;

}

#menu-mainnav li li:hover, #menu-mainnav li li.sfHover,
#menu-mainnav li li a:focus, #menu-mainnav li li a:hover, #menu-mainnav li li a:active {
	background:		#a1b0d0;
	outline:		0;
	color:#ffffff;

}

/*** arrows **/
#menu-mainnav a.sf-with-ul {
	padding:0px 15px 0px 10px;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			0px;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-000000.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			10px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
#menu-mainnav ul .sf-sub-indicator { background-position:  -10px 0; }
#menu-mainnav ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
#menu-mainnav ul a:focus > .sf-sub-indicator,
#menu-mainnav ul a:hover > .sf-sub-indicator,
#menu-mainnav ul a:active > .sf-sub-indicator,
#menu-mainnav ul li:hover > a > .sf-sub-indicator,
#menu-mainnav ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.menu-header .sub-menu {
	background:	url('images/shadow.png') no-repeat bottom right;
	_background-image:none;
	padding: 0 10px 10px 0!important;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/************************************************
*	all forms  							        *
************************************************/

.gform_wrapper input[type=text], .gform_wrapper input[type=select], .gform_wrapper textarea {
	background: #ffffff url(images/formgrad.png) repeat-x left top;
	padding:0px 0px 0px 5px;
	color:#333333;
	font-size:11px;
	height:16px;
	line-height:16px;
	border: 1px solid #cccccc;
}

.gform_wrapper .gfield_label {
	font-size:12px;
	font-weight:bold;
}

.ginput_container label {
	font-size:12px;
}


