/*
Theme Name: Starnet
Theme URI: http://www.starnetdata.com/
Description: Custom WordPress Theme for Starnet Data Design, Inc.
Version: 1.0
Author: Starnet Data Design
Author URI: http://www.starnetdata.com/
Tags: starnet, data design

*/



/* General Styles */
body {
    font-size: 11px;
    font-family: 'Myriad Pro', Arial, Sans-Serif;
    color: #666;
    background: #FFF url(images/body-bg.png) repeat-x;
    margin: 0;
    padding: 0;
}

#wrapper {
    width: 873px;
    margin: 0 auto;
    background: #f4f4f4;
}

.nodisplay {
    display: none;
}

.clear {
    clear: both;
}

a {
    outline: none;
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}

.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
}


/** Header Styles **/

#head {
    height: 130px;
    background: url(images/head-img.jpg) no-repeat;
    position: relative;
}

#logo-link a {
    display: block;
    width: 175px;
    height: 50px;
    position: absolute;
    top: 17px;
    left: 20px;
}

#logo-link a span {
    display: none;
}


/** Navigation Styles **/

#nav {
    height: 36px;
    background: url(images/nav-bg.png) repeat-x;
}

#nav ul {
    padding: 0;
    margin: 0 0 0 3px;
}

#nav li {
    float: left;
    list-style: none;
	border-right: #4a75a8 1px dotted;
}

#nav li.page-item-14 {
    border-right: 1px solid #3e454c;
}


#suckerfishnav {
    background: url(images/nav-bg.png) repeat-x;
	font-size:1.1em;
	text-transform:uppercase;
	line-height:36px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    width:100%;
    }
	
#suckerfishnav a {
    display:block;
    color:#fff;
    text-decoration:none;
	font-weight:bold;
    padding:0 16px;
    }

#suckerfishnav a:hover {
    display:block;
    text-decoration:none;
	font-weight:bold;
    }

#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:191px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    }

#suckerfishnav li li {
    width:190px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 5px 0 5px 0;
	text-transform:none;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    font-size:1em;
    color:#000000;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 150px;
    }
#suckerfishnav li li:hover {
    background-color:#d9dfe8;
	background-image:none;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#000000;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#000000;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background-color:#f7f3e2;
	background-image:none;
    }
#suckerfishnav li:hover {
	background: url(images/nav-bg-hover.png) repeat-x;
    }
	

/** Top Banners **/

#top-banners {
    height: 307px;
}
    

/** Left Sidebar **/

#left-sidebar {
	width: 204px;
	font-size: 12px;
	/*	background: url(http://web.starnetdata.com/wp-content/themes/starnet/images/lt-sidebar-top.jpg) top left no-repeat;*/
	background: #F0F0F0;
	padding-bottom:30px;
}

#left-sidebar h3 {
    margin-left: 20px;
    margin-top: 0;
	padding-top: 22px;
	padding-left: 5px;
    font-size: 18px;
    color: #014c8b;
	font-family:Arial, Helvetica, sans-serif;
}

#left-sidebar ul {
    margin-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
    padding-left: 15px;
}

#left-sidebar ul ul {
    margin-bottom: 0;
    margin-left: 0;
}

#left-sidebar li {
    margin-bottom: 5px;
    list-style: none;
	text-transform:uppercase;
	margin-top:20px;
	font-size:1.1em;
}

#left-sidebar li li {
    list-style: circle;
	text-transform:none;
	margin-top: 0;
	font-size:.9em;
}

#left-sidebar li a {
    text-decoration: none;
	font-size:.9em;
}

#left-sidebar li a:hover {
    text-decoration: underline;
}


/** Inner & Main Content **/

#inner-content {
    background-color: #f0f0f0;
    margin-bottom: 10px;
}

#inner-content td {
    background: #fff;
}

#content-wrap {
    width: 397px;
    background: #fff;
    min-height: 200px;
    font-size: 13px;
    line-height: 19px;
}

#content, #content-wrap {
    padding: 15px 22px;
}

#content-btm {
    height: 1px;
    line-height: 0;
    border-top: 2px solid #999;
    width: 829px;
    margin: 0 auto;
    padding-bottom: 2px;
	background-color:#FFFFFF;
}

#content a, #inner-content a, #blog-content a, #sidebar a {
	color: #333333;
	font-weight:bold;
}

#blog-content {
    width: 600px;
    float: left;
    padding: 8px 22px;
    font-size: 12px;
}

#content-wrap h2 {
    font-weight: normal;
    font-size: 16px;
    display: inline;
	color:#CC3300;
}

#content-wrap h3 {
    font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: .09em;
	height: 28px;
	background: url(images/headerstrip.gif) repeat-x 0px 0px;
    font-size: 16px;
    color: #1e3151;
}

#content-wrap #topimg {
    margin-bottom: 25px;
	margin-right:-5px;
	background: url(images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}


/** Right Bar **/

#right-sidebar {
    width: 228px;
	background-color: #FFFFFF;
    padding-top: 15px;
    padding-bottom: 25px;
}


#right-sidebar td {
	background: #FFFFFF;
}

/*orig
#right-sidebar .btn {
    width: 193px;
    height: 48px;
    background: url(images/rightbtn-bg.png) no-repeat;
    color: #ffe6ce;
    font-size: 12px;
    padding: 5px 10px;
    margin-bottom: 17px;
}

#right-sidebar .btn a {
    color: #ffe6ce;
}

#right-sidebar .btn-title {
    font-weight: bold;
    font-size: 14px;
}

#right-sidebar .btn-content {
    padding: 0 11px;
}*/

/** DOC **/

#doc {
	background: url(images/docs-bg.png) repeat-y;
	width: 203px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color: #FFFFFF;
	margin-bottom: 25px;
}

#doc a {
	color: #FFFFFF;
	text-decoration:none;
}

#doc a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


#doc-top {
    background: url(images/docs-title-bg.png) no-repeat left top;
	min-height:80px;
}

#doc-mid {
    padding:80px 20px 10px 20px;
	
}

#doc-btm {
    background: url(images/docs-ft.png) no-repeat left bottom;
	min-height:40px;
}

/** VIDS **/

#vids {
	background: url(images/vid-bg.png) repeat-y;
	width: 203px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 25px;
}

#vids a {
	color: #FFFFFF;
	text-decoration:none;
}

#vids a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


#vids-top {
    background: url(images/vid-title-bg.png) no-repeat left top;
	min-height:80px;
}

#vids-mid {
    padding:80px 20px 10px 20px;
	
}

#vids-btm {
    background: url(images/vids-ft.png) no-repeat left bottom;
	min-height:40px;
}

/** ANTECDOTES **/

#ant {
	background: url(images/ant-bg.png) repeat-y;
	width: 203px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color: #FFFFFF;
	margin-bottom: 25px;
}

#ant a {
	color: #FFFFFF;
	text-decoration:none;
}

#ant a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#ant-top {
    background: url(images/ant-title-bg.png) no-repeat left top;
	min-height:80px;
}

#ant-mid {
    padding:80px 20px 10px 20px;
	
}

#ant-btm {
    background: url(images/ant-bt.png) no-repeat left bottom;
	min-height:40px;
}


/** Testimonials **/

#testimonials {
	background: url(images/testmid.png) repeat-y;
	width: 203px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	text-align: right;
	margin-bottom: 25px;
}

#test-top {
    background: url(images/testtop.png) no-repeat left top;
    min-height: 11px;
}

#test-mid {
    padding: 20px;
    min-height: 50px;
}

#test-btm {
    background: url(images/testbtm.png) no-repeat left bottom;
    min-height: 11px;
}


/** Sidebar **/

#sidebar {
    width: 200px;
    float: left;
    font-size: 12px;
    display: inline;
	background-color:#FFFFFF;
}


/** Intro Boxes **/

.intro-box {
    width: 257px;
    padding: 3px 4px 3px 3px;
    background: url(images/introbox-bg.png) no-repeat;
    float: left;
    position: relative;
}

.intro-box#network-services {
    margin: 0 18px 0 19px;
}

.intro-box .title {
    height: 36px;
    line-height: 36px;
    background: url(images/introboxtitle-bg.png) repeat-x;
    margin-bottom: 2px;
    font-size: 16px;
    color: #fff;
    padding: 0 12px;
}

.intro-box .introbox-img {
    height: 108px;
    margin-bottom: 2px;
}

.intro-box .introbox-content {
    background: url(images/introboxcontent-bg.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
    height: 131px;
    padding: 10px 7px;
}

.intro-box .btn {
    float: right;
    position: absolute;
    bottom: 19px;
    right: 15px;
}

/*#content .intro-box .btn a {
    width: 117px;
    display: block;
    height: 25px;
    background: url(images/btn-bg.png) no-repeat;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffcc99;
    line-height: 27px;
    text-decoration: none;
}
*/

/** Footer **/

#footer-wrap {
    width: 809px;
    height: 100%;
    margin: 0 auto;
    background: #f4f4f4 url(images/footer-bg.png) no-repeat;
    height: 85px;
    padding: 9px 32px 0;
}

#footer-wrap .title {
    width: 87px;
    float: left;
    font-size: 14px;
    color: #333;
}

#footer-wrap .col1 {
    width: 446px;
    float: left;
    border-right: 1px solid #999;
}

#footer-wrap .col2 {
    width: 235px;
    float: left;
    margin-left: 40px;
}

#footer-wrap .list {
    width: 32%;
    float: left;
    margin-right: 5px;
}

#footer-wrap .col2 .list {
    width: 45%;
    margin: 0;
}

#footer-wrap .col2 .list#last {
    width: 129px;
}

#footer-wrap ul {
    margin: 0;
    padding: 0;
}

#footer-wrap li {
    list-style: none;
    line-height: 14px;
}

#footer-wrap a {
    color: #666;
    text-decoration: none;
}

#footer-wrap a:hover {
    text-decoration: underline;
}

.floaty {
	clear: left;
	float: right;
	position: static;
	left: auto;
	top: inherit;
	padding: 15px;
}
