/*   
Theme Name: NetBiz Theme
Theme URI: 
Description: Netbiz Theme by Sean Dalton
Author: Sean Dalton/Net Biz Enterprises
Version: 1
*/

@media screen {
* { margin: 0; padding: 0; }
body {
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height:1.5em
}
body a {
	color: #F90;
}
body a:hover {
	color: #ffa200;
	text-decoration:none;
}
h2 {
	color:#ffa200;
	font-size:18px;
	margin-bottom: 10px;
	font-weight: bold;

}

h2 a {
	color:#F90;
	text-decoration: none;
	}

h2 a:hover {
	color:#CCC;
	}
.alignleft { float:left; }
.imagealignleft { float:left; margin-right: 12px; margin-top:10px;  }
.alignright { float:right; }
.aligncenter { display:block; margin:0px auto; }
.cleardivs {
   content: ".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}
#wrapper {
	width: 100%;
	position: relative;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	height: 37px;
	width: 100%;
}
#headercontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 37px;
}

#phone {
	float: right;
	height: 37px;
	width: 202px;
	text-align: right;
	font-size: 14px;
	line-height: 31px;
	margin-right: 6px;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
}
#phoneicon {
	background-image: url(images/phone.png);
	height: 30px;
	width: 37px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 2px;
}
.phonenumber {
	color: #FFF;
}
#navheader {
	width: 900px;
	height: 175px;
}
#logo {
	background-image: url(images/netbizlogo.png);
	float: left;
	height: 51px;
	width: 210px;
	margin-top: 25px;
	display:block;
	background-repeat:no-repeat;
}
#logo span
{
  position: absolute;
  top: -999em;
}
#sociallinks {
	float: right;
	height: 50px;
	width: 115px;
	margin-top: 25px;
}
#twitterbut {
	background-image: url(images/twitterbut.png);
	float: left;
	display:block;
	width:50px;
	height:50px;	
}
#twitterbut:hover {
background-position: 0 -50px;
}
#twitterbut span
{
  position: absolute;
  top: -999em;
}

#twitterbut {
	background-image: url(images/twitterbut.png);
	height: 50px;
	width: 50px;
	float: left;
}
#twitterbut a {
	display:block;
  width:100%;
  height:100%;

}
#facebookbut {
	background-image: url(images/facebookbut.png);
	float: left;
	margin-left: 10px;
	display:block;
	width:50px;
	height:50px;	
}
#facebookbut:hover {
background-position: 0 -50px;

}
#facebookbut span
{
  position: absolute;
  top: -999em;
}

#navbar {
	background-image: url(images/navbar.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 900px;
	margin-top: 30px;
}
ul#list-nav {
list-style:none;
width:900px
}

ul#list-nav li {
display:inline
}
ul#list-nav li a {
margin-left:6px;
text-decoration:none;
padding:14px 0;
width:121px;
color:#FFF;
float:left;
text-align:center;
font-size:14px;
height:14px;
margin-top:1px
}
ul#list-nav li a:hover {
background:#1a1a1a;
color:#fff;
-moz-border-radius: 6px;
border-radius: 6px;
}

#slideshow {
	height: 275px;
	width: 900px;
	background-image: url(images/slideshowbg.png);
	margin-bottom: 18px;
}
#content {
	width: 900px;
	position: relative;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-y;
	margin-top: -1px;
}
#contentleft {
	float: left;
	width: 580px;
	margin-right: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-top: 5px;
	margin-bottom: 10px;
	position: relative;
}
#welcomeimage {
	height: 143px;
	width: 575px;
	margin-bottom: 20px;
	position: relative;
}
#welcometext {
	width: 575px;
}
.welcometextblack {
	color: #000;
}
#sidebar {
	float: left;
	width: 235px;
	color: #333;
	position: relative;
	margin-bottom:20px;
	font-size:11px
}
#sidebar a { text-decoration:underline; text-align:left}
#sidebartop {
	background-image: url(images/sidebartop.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 235px;
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
	line-height: normal;
	text-align: center;
	padding-top: 18px;
}

#sidebarcontent {
	width: 204px;
	background-image: url(images/sidebarbg.png);
	background-repeat: repeat-y;
	padding-left: 14px;
	padding-top: 4px;
	padding-right: 14px;
}
.bigdivider {
	background: url(images/bigdivider.png) top center no-repeat;
	height: 24px;
	width: 570px;
	margin-top: 10px;
	margin-right: 20px;
}
#pagecontentdiv {
	width: 575px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebarbottom {
	background-image: url(images/sidebarbottom.png);
	height: 46px;
	width: 235px;
}
#topcontent {
	background-image: url(images/topcontentbg.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 900px;
	position: relative;
	clip: rect(auto,auto,-2px,auto);
}
#contentalignwrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footertop {
	height: 142px;
	width: 925px;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 1px;
}
.footermenubut {
	background-color: #000;
	height: 13px;
	width: 145px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 10px;
	color: #CCC;
	padding-left: 2px;
}
.footermenubut a {
	color:#999;
	text-decoration:none;
}
.footermenubut a:hover {
	color:#FFF;
}
.footermenubutmiddle {
	background-color: #000;
	height: 13px;
	width: 230px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 10px;
	color: #CCC;
	padding-left: 2px;
}
.footermenubutmiddle a {
	color:#999;
	text-decoration:none;
}
.footermenubutmiddle a:hover {
	color:#FFF;
}
.footermenubutend {
	background-color: #000;
	height: 13px;
	width: 230px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 10px;
	color: #CCC;
	padding-left: 2px;
}
.footermenubutend a {
	color:#999;
	text-decoration:none;
}
.footermenubutend a:hover {
	color:#FFF;
}
#footercontainer {
	height: 195px;
	width: 100%;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	margin-top: -1px;
	z-index: 50;
	position: relative;
}

#footerbg {
	width: 985px;
	height:194px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footeroverlaybg.png);
	background-position: center 110px;
	background-repeat: no-repeat;
	position: relative;
}
#footerbottom {
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #FFF;
	position: relative;
}
#footerbottom a {
	color:#ffa200;
	text-decoration:none;
}
#footerbootomleft {
	float: left;
	height: 40px;
	width: 360px;
	margin-top: 10px;
	margin-left: 20px;
}
#footerlogo {
	background-image: url(images/netbizlogofooter.png);
	float: right;
	height: 31px;
	width: 126px;
	margin-top: 10px;
	margin-right: 20px;
}
#footermenu {
	width: 190px;
	height: 110px;
	position: relative;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	margin-top: 5px;
	margin-left: 55px;
}
#footermenumiddle {
	width: 250px;
	height: 110px;
	position: relative;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 45px;
	float: left;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	margin-top: 5px;
}
#footermenuend {
	width: 250px;
	height: 110px;
	position: relative;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 45px;
	float: left;
	font-weight: bold;
	margin-top: 5px;
}
.widget{
	padding-left:0; padding-bottom:10px

	}
.widget h2 {
	margin-top: 20px;
	color:#ffa200;
	font-size: 18px;
	font-weight:normal;
	padding-left:10px;
	padding-top:3px;

}
.widget ul {
	padding-top: 2px;
	padding-bottom:20px;
	border-bottom:2px;
	border-bottom-color:#ffa200;
}
.widget ul li {
	margin-left:10px;
	list-style:none;
    padding: 0;
padding-bottom:5px;

}

.widget ul li a:hover {
    color: #ffa200;
}
.widget ul li a {
    color: #333;
	text-decoration:none;
	margin: 3px;


}
/*POST FOOTER*/
.post-meta {
	border: 1px solid #999;
	border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;
	font-size: 11px;
	width: 575px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
	height: 26px;
	position: relative;
	background-color: #CCC;
}
.posted {
    background: url("images/calendar_2.png") no-repeat scroll 0 3px transparent;
    float: left;
    padding: 4px 0 10px 22px;
	position: relative;
	width: 300px;
}
.share {
	float: right;
	position: relative;
	margin-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	width: 180px;
}

.share a {
	padding: 3px 10px 3px 20px;
	width: 180px;		
}
.share a, .share a:link, .share a:visited, .share a:hover, .share a:active {
    text-decoration: none;
}
.share a.last {
    border-right: medium none;
    padding-right: 8px;
}

.facebook {
    background: url("images/share.png") no-repeat scroll 0 -1px transparent;
}
.twitter {
    background: url("images/share.png") no-repeat scroll 0 -22px transparent;
}
.digg {
    background: url("images/share.png") no-repeat scroll 0 -43px transparent;
}
.delicious {
    background: url("images/share.png") no-repeat scroll 0 -64px transparent;
}
.google {
    background: url("images/share.png") no-repeat scroll 0 -88px transparent;
}
.print {
    background: url("images/icons/share.png") no-repeat scroll 0 1px transparent;
}
.rssposticon {
	background: url("images/feed.png") no-repeat scroll 4px 3px transparent;
}
#post-navigation {
    border: 1px solid #000000;
    font-size: 11px;
    margin: 10px 0;
}
#post-navigation .previous a {
    border-right: 1px solid #000000;
    display: block;
    float: left;
    padding: 15px 15px 18px;
}
#post-navigation .next a {
    border-left: 1px solid #000000;
    display: block;
    float: right;
    padding: 15px 15px 18px;
}



h1, h2, h3 {  margin: 15px 0 10px 0; }

#searchform { }
	#s { }
	#searchsubmt { }


form { }
input[type=text] { }
textarea { }


.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

/* Call Me Now side bar form styling*/
#callMeNow {}
#callMeNow .inner {padding:0 10px; margin-bottom:-20px}
#callMeNow h2 {

}
#callMeNow p {line-height:1.1;font-size:12px;margin-bottom:2px;}
#callMeNow input {font-size:12px;margin-bottom:1px;width:160px;border:1px solid #999;margin-bottom:5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;
border-radius: 5px; padding:2px; }
#contact li{list-style:none; margin-left:2px; margin-bottom:-25px; }
#contact li#submit input{/*
list-style:none;text-transform:uppercase;
color:#fff;border:0;cursor:pointer;font-size:15px;-webkit-border-radius: 4px;-moz-border-radius:4px;border-radius: 4px;

background: #CCC;

background: -moz-linear-gradient(top, #328fd0 0%, #065083 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#328fd0), color-stop(100%,#065083));
background: -webkit-linear-gradient(top, #328fd0 0%,#065083 100%);
background: -o-linear-gradient(top, #328fd0 0%,#065083 100%);*/
padding-top:1px;
margin-bottom:38px;

} <!-- submit button styling-->
#contact li#submit input:hover{
}
<!--
/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	position:relative;
	padding-top:5px
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:800px;
  height:263px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:800px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
}
.slide { background: url(images/slide-bg.jpg) top center no-repeat; margin-top:10px}
/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(images/control_left.png) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:10px;
  background:transparent url(images/control_right.png) no-repeat 0 0;
}

.slide h2, .slide p {
  margin:15px;
}
.slide h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  color:#e59100;
  letter-spacing:-1px;
}
.slide p { color:#666; text-align:justify; line-height:24px}
.slide img {
  float:right;
  margin:0 15px;
}
#contentleft p { margin-bottom:15px;}
#footermenumiddle ul li {background-color: #000;
	width: 230px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 10px;
	color: #CCC;
	padding-left: 2px;
	list-style:none;}
#footermenumiddle ul li a {}
#footermenumiddle ul li a {
	color:#999;
	text-decoration:none;
}
.video_wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px; height: 0; overflow: hidden;
} 
.video_wrap iframe,
.video_wrap object,
.video_wrap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#footermenumiddle ul li a:hover {
	color:#FFF;
}
#footermenuend ul li {background-color: #000;
	width: 230px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 10px;
	color: #CCC;
	padding-left: 2px;
	list-style:none;}
#footermenuend ul li a {}
#footermenuend ul li a {
	color:#999;
	text-decoration:none;
}
#footermenuend ul li a:hover {
	color:#FFF;
}
} /* END screen media */

@media only screen and (max-width:769px) {
  * {
      box-sizing: border-box;
  }
  *::after, *::before {
      box-sizing: border-box;
  }
  #headercontent,
  #navheader,
  #navbar,
  ul#list-nav,
  #slideshow,
  #content,
  #contentleft,
  #welcomeimage,
  #welcometext,
  #sidebar,
  #sidebartop,
  #sidebarcontent,
  #pagecontentdiv,
  #topcontent,
  #contentalignwrapper,
  #footertop {
    float: none;
    width: 100%;
    position: relative;
    margin: 0 auto 10px;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
  }
  #navheader {
    height: auto;
  }
  
  #hana_flv_flow_1 {
    position: relative;
    width: auto !important;
    height: auto !important;
    float: none !important;
    margin: 0 auto 0 !important;  
  }
  
  img {
    max-width: 100% !important;
    margin: 0 auto;
    text-align: center;
    display: block;
    float: none;
  }
  #topcontent,
  #slideshow {
    display: none;
  }
  #navbar {
    background: none;
    height: auto;
  }
  #list-nav {
    overflow:hidden;
  }
  #list-nav li {
    display: table;
    display: block;
    width: 50%;
    border: 1px solid #ccc;
    padding: 5px;
    float: left;
    background: #999;
  }
  #list-nav li a {
    display: block;
    height: 100%;
    vertical-align: middle;
    width: 100%;
  }
	
}