/*
Theme Name:		NetFlint 1000 4 - Corners
Theme URI:		http://www.netflint.com
Description:		A versatile theme for WordPress designed and coded by <a href="http://www.netflint.com">Kevin Flint</a>.
Version:		4.00
Author:			Kevin Flint
Author URI:		http://netflint.com/
*/

* { padding: 0; margin: 0; }

body {
/*
	background-color: #bcbcbc;
	background: #ddd url(images/bg2.gif) top left repeat-x; 
*/
	background: #67727B url(images/bg.gif) top left repeat-x; 
	background-attachment: fixed;
	font-size: 62.5%;
	font-family: Arial, Sans-Serif;
	color: #f00;
	text-align: center;
}
#bigbluebox {
	background-color: #125;
	color: #fff;
	text-align: center;
	width: 550px;
	height: 300px;
	padding: 40px;
	}
#traverse {
	background: #565656 url(images/tbg.gif) top left repeat-x;
	font-size:1.2em;
	font-weight: bold;
	color:#aa1100;
/*
	color: #d00;
	color: #039;
*/
	width: 100%;
	height: 31px;
	padding: 5px 0 0;
	text-align:center;
}
#top {
/*
*/
	background-color: #373F45;
	width: 990px;
	margin: 0px auto 0;

/*	text-align:center; */
	overflow:hidden;
	color: #0000b2;
	}
#header2 {
	background: #ECECF1 url(images/header-bg-gray.png) top left repeat-x; 
/*
	background: transparent url(images/header-bg-pop2.gif) top left repeat-x; 
	background: #FFF6C1 url(images/header-bg-yellow.png) top left repeat-x; 
	background: #D8D8E2 url(images/headerbg.png) top left repeat-x; 
*/
	width: 990px;
	margin: 10px auto 0;
	padding: 0;
	text-align:left;
	}
#top a:hover {
	background-color: transparent;
	}
.logo	{
	height: 90px;
	width: 350px;
/*	
	margin: 20px 0 0 0;
	margin: 20px 20px 10px;
*/
	}
#header1 {
	background-color: #fff;
	text-align: left;
	}
#header1 h1 {
	padding: 0 20px;
	}

#header1 h3 {
	padding: 0 20px;

	}
#rightheader {
	float:right;
	text-align:right;
	}
#cse-search-box {
	margin: 50px 20px 10px;
	}
#updates {
	padding: 0 15px 15px;
	}
.updates {
	float:right;
	padding: 0 0px 0 0;
	margin: 8px 0 0;
	}
#menu {
/*	padding: 20px 0 0;
	float: right;
	width:100%;
	clear:both; */
		}
#tabnav {
	float: right;
	list-style-type:none;
	font-size: 1.2em;
	}
#tabnav li {
	float: left;
	text-align: center;
	margin-left: 5px;
	font-weight: bold;
	}
#tabnav a {
/*
	background-color: #038;
	line-height: 20pt;
*/
	width: 95px;
	padding: 5px 0;
	background: #038 url(images/nav.gif) top repeat-x;
	color: #fff;
	float: left;
	text-decoration:none;
}
#tabnav a:hover,#tabnav a:active {
	background: #D8D9DB url(images/menutab-hover.gif) top repeat-x;
/*	background-color: #D8D9DB; */
	color: #118;
}
#structure {
	margin: 0px auto;
	background-color: #ddd;
	border-width: 0px;
	border-style: solid;
	border-color: #aaa;
	border-bottom: 0px solid #106;
	color: #000;
	width: 990px;
	text-align: left;
}
.blackbar {
	background-color: #000;
	color: #fff;
	text-align: center;
	padding: 8px 0 1px;
	}
.themeimage {
	border:0; 
	vertical-align:text-bottom;
}
h1#homehead {
	background:#001537 url(images/homeh1bg.png) top left no-repeat;
	color:#FFFFFF;
	margin:0 0 20px;
	padding:15px;
	text-align:left;
	width:900px;
	font-size: 30px;
}
#sidebar {
	width:350px;
	float: right;
	font-size: 1.2em;
	background-color: #eee;
	overflow:hidden;
}
#homebanner {
	margin: 0px auto;
	text-align:center;
	padding: 0;
	width: 938;
	list-style:none;
	clear:both;
	}
#homebanner li {
	list-style:none;
	font-size: 1.6em;
	font-weight: bold;
	float:left;
	color: #fff;
	padding: 70px 20px 10px 105px;
	width: 175px;
}
#homebanner img {
	border: 0;
	padding-top:15px;
	
	}
#homebanner a {
	text-decoration: none;
	}
li.step1 {
	background: #620608 url(images/step1.png) top left no-repeat;
}
li.step2 {
	background: #38026E url(images/step2.png) top left no-repeat;
	margin: 0 15px 25px;
}
li.step3 {
	background: #153C05 url(images/step3.png) top left no-repeat;
}
.homesearch	{
	background: url(images/searchbg.gif) top left no-repeat;
	width: 171px;
	height: 21px;
	padding: 2px;
	margin-top: 15px;
	font-weight: normal;

}
.homesearchbox {
	width:146px;
	border:0;
	margin:4px 0 0;
	font-size:13px;
	color:#000000;
	vertical-align: top;
}
.hometabs {
	width:250px;
	float:right;
}
.hometabs li {
	list-style:none;
	font-size: 12px;
}
.homerecent li {
	list-style:none;
	font-size: 14px;
	line-height: 1.2em;
}
.homerecent {
	width:300px;
}
/*  ----Universal Formatting---- */
a {

}
a:hover {
	background-color: #e62; /* -change color scheme- */
	color: #fff;
}
blockquote {
	padding: 10px 10px 10px 40px;
	font-style: italic;
	background: #fff url(images/blockquote.gif) top left no-repeat;
}



/*  ----Universal Formatting End---- */

/*  ----Navigation---- */
#navbar li a#yellow	{
	color: #ff0;
	}
#navbar {
	background: #038 url(images/nav.gif) top left repeat-x;
	color: #fff;
	width: 990px; 
/*	padding: 0 10px;
	background-color: #038;
	border: 0px solid #000;
	height: 37px; */
	margin: 0 auto;
	clear: both;
	text-align:left;
}
#navleft {
	line-height: 37px;
	margin-left: 15px;
/*	padding: 10px 0px; */
}
#navright {
	float: right;
	line-height: 37px;
	margin-right: 15px;
}

#navbar ul {
	list-style: none;
}
#navbar li  {
	display: inline;
}
#navbar li a, #navbar li a:hover {
	font-size: 13px;
	font-weight: bold;
	padding: 9px 20px 10px;
	color: #fff;
	border: 0px solid #008; /* -change color scheme- */
	text-decoration: none;
}
#navbar li a:hover  {
	color: #fff;
	background: #e62 url(images/navhover.gif) top left repeat-x; /* -change color scheme- */
}
#navright li a {
	color: #ff0;
}
.navigation {
	width: 550px;
	font-size: 1.3em;
	padding: 0 0 30px;
}
.navigationleft {
	float: left;
	margin: 0 40px 0 0;
}
.navigationright {
	float: right;
}

/*  ----Navigation End---- */

/*  ----Header---- */
#header {
	height: 65px;
	color: #008; /* -change color scheme for header background- */
}
#header a {
	color: #008; /* -change color scheme for header background- */
	text-decoration: none;
}
#header a:hover {
	color: #e62; /* -change color scheme- */
	background-color: transparent;
}

#header h1  {
	font-size: 4.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 30px 250px 0 15px;
	}
#header h3  {
	font-size: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 10px 250px 0 30px;
	}

.clear {
	height: 0;
	clear: both;
	}

/*  ----Header End---- */
/*  ----Linkbar---- */
.greybar {
	background: #2A2E31 url(images/gbg.gif) bottom left repeat-x;
/*
	background: #D8D9DB url(images/greybar.gif) bottom left repeat-x;
	background-color: #D8D9DB; 
*/
	color: #fff;
	text-align:left;
	font-size:1.3em;
	font-weight: bold;
	height:35px;
	width: 950px;
	padding: 0px 20px;
	margin: 0 auto;
	clear:both;
}
.greybar h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 6px 0 0;
	}
#sparks {
	background: #000 url(images/sparks.jpg) top left no-repeat; /* -change color scheme- */
	text-align:center;
	color: #FFdd2C;
	font-size: 14pt;
	padding: 15px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width: 958px;
}
#sparks-large {
	background: #000 url(images/sparks-large.jpg) top left repeat-x; /* -change color scheme- */
	max-height: 204px;
	color: #fff;
	font-size: 14pt;
	padding: 22px;
}
#sparks-large-squares {
	background: #000 url(images/sparks-large-squares.jpg) top left repeat-x; /* -change color scheme- */
	text-align:center;
	color: #fff;
	font-size: 14pt;
	padding: 20px;
}

.middle {
	vertical-align: middle;
}
.footbar {
	width: 990px;
	margin: 0 auto 10px;
	padding: 2px 0 8px;
	}

.linkbar, .footbar {
	background-color: #373F45; /* -change color scheme- */
	border-top: 0px solid #444; /* -change color scheme- */
	border-bottom: 0px solid #444; /* -change color scheme- */
	color: #fff;
	text-align: center;
	clear:both;
	font-size: 1.1em;
	padding: 2px 0;
}
.linkbar a, .footbar a {
	color: #fff;
	background-color: transparent;
}
/*  ----Linkbar End---- */
/*  ----Trunk---- */
#trunk {
	background: #fff url(images/trunkbg.png) top left repeat-x;
	width: 938px;
	text-align: left;
	padding: 20px 20px 30px 30px;
	float: left;
	clear: both;
	border-top: 0px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 0px solid #000;
}
#banner {
	text-align: center;
	padding: 0 0 15px;
}
/*  ----Main Content---- */
#maincontent {
	float: left;
}
.full {
	width:800px;
	padding: 15px;
}
.partial {
	width:550px;
}

#maincontent h1 a, #maincontent h2 a, #maincontent h1 a:active, #maincontent h2 a:active, #maincontent h1 a:visited, #maincontent h2 a:visited, #maincontent h1, #maincontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 5px 0 5px;
}
#maincontent h1 a:hover, #maincontent h2 a:hover {
	color: #008; /* -change color scheme- */
	background-color: transparent;
	text-decoration: underline;
}

.unit {
	border-top: 2px solid #ddd;
}
.homepage {
	background: #6E2500 url(images/orange-bg.png) top left no-repeat;
	border-top: 0;
	color: #fff;
	padding: 0 15px;
	margin-bottom: 15px;
}
#maincontent .homepage h1, .homepage a {
	color: #fff;
}
.homepage a {
	color: #ff0;
}
.homepage a:hover {
	color: #fff;
	background-color: #038;
}

.byline  {
	color: #999;
	font-size: 1.2em;
	font-family: "times new roman", georgia, times, serif;
	clear:both;
	padding: 0 0 15px;
}
.byline a, .byline a:active, .byline a:visited  {
	color: #666;
	text-decoration: underline;
	}
.byline a:hover  {
	color: #fff;
	background-color: #666;
	text-decoration: underline;
	}

.post {
	font-size: 1.2em;
	line-height: 1.6em;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	padding: 5px 0 15px;
	font-weight: normal;
	overflow: hidden;
}
.post h2 img {
	vertical-align:middle;
	padding: 0 10px 0 0;
}
#maincontent div.post h2 {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Arial,Helvetica,Sans-Serif;
	padding: 4px 0 4px;
}
.post h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial,Helvetica,Sans-Serif;
	padding: 0 0 2px;
}
.post h4 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 10px 5px;
	font-family: Arial,Helvetica,Sans-Serif;
}
.post p {
	padding: 0 0 1em;
}
.post ul, .commenttext ul {
	padding: 0 0 10px 40px;
	list-style-type: square;
}
.post ol, .commenttext ol {
	padding: 0 0 10px 40px;
}
.post ul li, .commenttext ul li {
	padding: 0 0 .3em;
	list-style-type: square;
}
.post ol li, .commenttext ol li {
	padding: 0 0 .4em;
}
.post code {
	font-size: 1em;
	color: #952; 
	background-color: #eee;
	padding: 0 5px 0;
	font-family: "Courier New", Courier, monospace;
}
.post img {
	border: none;
}
.aligncenter { display: block; padding: 3px; margin: 0 auto 15px auto; float: none; clear: both; }
.alignleft { padding: 5px 5px 5px 0; float: left; clear: left; }	
.alignright { padding:5px 0 5px 5px; float: right; clear: right; }
.aligntopright  { padding:0px 0 3px 5px; float: right; clear: right; }

.posttools {
/*
	background: #D8D9DB url(images/post-tools-bg.gif) top repeat-x;
	width: 100%;
*/
	background: #eee;
	border: 1px #ddd solid;
	padding: 5px 5px 0;
	font-size: 1.1em;
	text-align: center;
	clear: both;
}
.posttools p {
	padding: 0 0 10px;
}
.posttools h5 {
	font-family: "times new roman", times, serif;
	font-size: 1.1em;
	font-weight: bold;
	
}
.postfoot  {
	font-size: 1.2em;
	clear:both;
	padding: 10px 0 5px;
	/* border-bottom: 2px solid #eee; */
}
.postfoot h5 {
	font-family: "times new roman", times, serif;
	font-size: 1.2em;
	font-weight: bold;
	
}
.postfoot ul {
	padding:  0 0 10px 15px;
}
.postfootright {
	float:right;
	}
.postspace {
	padding:  15px 0;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px !important;
	font-weight: bold;
	color: #555 !important;
	text-decoration: none;
	padding: 5px 0 5px;
}
 .pagetitle a:hover, .pagetitle a, .pagetitle a:active, .pagetitle a:visited {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 15px !important;
 	font-weight: bold;

 }
.wptags {
/*	text-transform: lowercase; */
}
.wptags img {
	border: none;
	padding: 0 2px 0 0;
	vertical-align:text-bottom;

}
.more-link {
	/* 	clear:both; 
	display:block; */
}
/*  ----Main Content End---- */
/*  ----Comments---- */
.commentheader {
	font-size: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0;
	clear:both;
}
ul.commentlist {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	list-style: none;
	overflow:hidden;
}
ul.commentlist li {
	clear: both;
	padding: 8px;
	margin: 8px 0 0;
	}
li.depth-1	{
	background-color: #eee;
}
li.depth-2	{
	background-color: #fff;
}
li.depth-3	{
	background-color: #eee;
}
li.depth-4	{
	background-color: #fff;
}
li.depth-5	{
	background-color: #eee;
}
ul.commentlist li.bypostauthor {
	background-color: #FFFFCc;
	}
.comment-author {
	display:inline;
}
ul.children	{
	list-style: none;
	}
ul.children li	{
	margin: 8px 0 0 12px;
	}
.reply {
	clear:both;
	text-align: right;
	}
.commentlist p {
	padding: 10px;
	font-size: 1.2em;
	overflow:hidden;
	}
.commentmetadata	{
	display:inline;
	margin:0 0 0 10px;
	}
.avatar {
	float:right;
	padding: 0 0 5px 5px;
	}
.says	{
	display: none;
	}
.commentauthor, .comment cite {
	font-size: 1.3em;
	font-weight:bold;
	font-style: normal;
	}
.commentmetadata a, .commentmetadata a:active, .commentmetadata a:visited  {
	color: #666;
	text-decoration: none;
	}
.commentmetadata a:hover  {
	color: #fff;
	background-color: #666;
	text-decoration: none;
	}
.pinglist	{
	padding:  0 0 0 20px;
	font-size: 1.2em;
	}

/*  ----Comments
.comment {
	padding: 10px 0 0px;
	border-bottom: 1px solid #eee;
}
.commentlist p {
padding: 5px 0;
}
#commentform {
	width: 500px !important;
}
#commentform .commentinputarea {
	width: 400px !important;
}
.commenttextinput {

}
	
	---- */
/*  ----Comments End---- */
/*  ----Sidebar Begins---- */
ul.tabbernav
{
 margin:0 !important;
 padding: 3px 0 !important;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}
.recentcomments img {
	vertical-align: text-bottom;
	}
.recentcomments {
	list-style: none;
	}

#sidebar ul {
	list-style: none;
	margin: 10px;
}
#sidebar ul li {
	padding: 0 0 10px;
}
#sidebar ul ul {
	padding: 0 0 1em 1.5em;
	list-style-type: square;
}

#sidebar ul ul li {
	padding: 0 0 .5em;
	
}
#sidebar ul ol {
	padding: 0 0 1em 2em;
}
#sidebar ul ol li {
	padding: 0 0 .2em;
}
#sidebar div#sidel ul,#sidebar div#sider ul {
	margin: 10px 0;
	background: #fff;
	padding: 0px 0px 10px 1.5em;
	}
.sideholder {
	background: #fff;
	padding: 5px 5px 0;
	margin: 10px 0;
	clear:both;
}
#sidebar h2, #sidebar h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #013;
/*	background: #D8D9DB url(images/sidehead.gif) bottom repeat-x;
	width: 310px;
	background-color: #fff;
*/
	padding: 0px 5px 0;
	clear:both;
}
#sidebar div#sidel ul#taglist {
	padding:0 10px;
	}
#sidebar div#sidel ul#linklist {
	padding:0px 0 0 5px;
	list-style: none;
	}
#sidebar div#sidel ul#linklist li ul {
	padding:0 0 0 .9em;
	list-style: square;
	margin: 0;
}
#sidebar div#sidel ul#linklist h5 {
	font-size:13px;
	font-weight: bold;
	color: #123;
	}


#sidebar p {
	padding: 0;
}
#sidel {
	float:left;
	width: 170px;
	}
#sider {
	float: right;
	width: 145px;
	}
.sidesquares {
	margin: 10px auto 0;
	text-align:center;
	background-color: #fff;
	padding: 5px 0 20px;
	}
.sidesquares img {
	margin: 10px 0;
	}
	
.widget {

}
.widgettitle {

}
#wp-calendar {
	margin: 0 auto;
	width: 198px;
}
#wp-calendar th {
	text-align: center;
}
#wp-calendar td {
	text-align: center;
}
#wp-calendar caption {
	font-size: 1.2em;
	font-weight: bold;
}
#calendar_wrap {
}
#search a:hover {
	background-color: transparent;
	}
.servicesbox {
	background-color: #885522;
	margin: 10px 0 0;
	padding: 10px 10px 1px 0;
	
}
.servicesbox a {
	text-decoration: none;
	}
.servicesbox a:hover {
	background: transparent;
	}
	
.services2 {
	margin: 0 0 10px 10px;
	padding: 8px;
	width: 294px;
	text-align: center;
	background: #EAE4BD url(images/services-bg.gif) top repeat-x;
}
.services {
	margin: 0 0 10px 10px;
	padding: 8px;
	text-align: center;
	background: #EAE4BD url(images/services-bg.gif) bottom repeat-x;
}
.serviceimage {
	float:left;
	margin: 0 10px 0 0;
	border: 0;
	}
.servicetitle {
	color:#741904;
	font-size: 13px; !important
	font-weight: bold;
	}
.services p {
	font-size: 11px;
	color: #000;
	}
.gobutton {
	margin: 2px 0 0 4px;
	vertical-align:text-top;
	border: 0;
		}
.servicesheader {
	color:#741904;
	font-size: 17px;
	font-weight: bold;
	}
#sidebar ul ul.recentcommentslist {
	padding-left: 0px; !important
}
	
/*  ----Trunk End---- */
/*  ----Footer---- */
.footer {
	background: #20282E url(images/foot-bg.gif) top repeat-x;
	color: #fff;
	width: 990px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	}
.footer a {
	color: #fff;
	}
.footer h2 {
	font-size: 1.8em;
	}
#footcolumns	{
	list-style: none;
	}
#footcolumns {
	float: left;
	background-color: #373F45;
	text-align: left;
	}


/*  ----Footer End---- */
/*  ----On Hold---- */
#domainsearch	{
	background-color: #7a1; 
	padding: 5px 10px; 
	margin: 2px;
	float:right; 
	text-align: center; 
	color: #fff;
	font-size: 1.4em;
	width: 468px;
}
#domainsearch	{
	background-color: #7a1; 
	padding: 10px; 
	width: 728px;
	margin: 0 auto;
	text-align: center; 
	color: #fff;
	font-size: 1.4em;
}
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #fff;
 background: #038;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;
 background-color: #fff;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
