/*  
Theme Name: Net Solutions
Author URI: http://www.dailyblogtips.com
Version: 0.9
Author: Buzz Throckman
Description: Customized theme for Net Solutions
Tags:blue color, right sidebar, three columns, fixed width
*/

body {
	background: #4374ae;
	color: #383838;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
}
body * {
	margin: 0px; 
	padding: 0px;
}
img {
	border: none;
	background: none;
}
hr {
	height: 5px;
	color: #fff;
	margin: 10px 0px;
	border: none;
	border-top: 1px dotted #D3D3D3;
}
blockquote{
	margin: 0px 0px 0px 15px;
	padding: 0px 45px 15px 50px;
	background: url(images/quote.gif) no-repeat;
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
	color: #666666;
	}
blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
.clearboth {
	clear: both;
}

/* Links
----------------------------------------------- */
a {
	color: #FA7F42;
	text-decoration: underline;
	}
	
a:hover{
	text-decoration: underline;
	color: #0A4E97;
	}

/* Headings
----------------------------------------------- */
h1  {
	background: #ffffff;
	color: #cc0000;
	font-size: 26px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px;
}

h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	background: #CDEBFE;
	color: #383838;
	font-size: 20px;
}

h1 a, h3 a, h1 a:visited, h3 a:visited  {
	color: #000000;
	text-decoration: none;
}
h1 a:hover, h3 a:hover {
	color: #000000;
	text-decoration: underline;
}
h2 {
	color: #aa0000;
	font-size: 18px;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
}
h2 a, h2 a:visited  {
	color: #6B030B;
	text-decoration: underline;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
h3 {
	font-size: 14px;
	color: #660000;
	padding: 5px 0px;
	line-height: 150%;
	margin: 0px;
}
h3 a, h3 a:visited {
	color: #000000;
	text-decoration: none;
}
h4 {
	color: #2222ff;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;;
	font-weight: normal;
	padding: 10px 0px;
	margin: 0px;
}
h6 {
	color: #660000;
	font-size: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
}
#sidebar h2 {
	margin: 0px; padding: 5px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;;
	font-weight: bold;
	color: #3D474E;
}
#sidebar #popular h2 {
	color: #F97B1E;
}
#sidebar h3 {
	font-size: 22px; 
}

/* Header
----------------------------------------------- */
#hcontainer { 
	width: 1070px;
	background: #FFF url(images/container-bg1090.png) top left no-repeat;
	text-align: left; 
	margin: 0 auto;
	padding: 0px 10px;
	border: 0px solid black;
	clear: both;
	}
.hcontainer-bot-bg {
	clear: both;
	height: 9px;
	width: 1090px;
	display: block;
	background: url(images/container-bot-bg1090.png) no-repeat;
	margin: 0px auto;
}
#hmain {
	height: 72px;
	width: 1068px;
	padding: 1px;
	margin:  15px 10px 0px 0px;
	position: relative;
}
#header { 
	width: 1070px;
	padding: 0px;
	margin:  0px auto;
	position: relative;
}
#header .title {
	margin: 0px;
	padding: 15px 10px;
	width:  590px;
	float:  left;
}
#header .title a {
	color: #cfcfcf;
	text-decoration: none;
	font-family: "Arial Black";
	font-size: 42px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#header .title a:hover {
	color: #FFF;
}
#header .description {
	clear:  both;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px 5px 4px 12px;
	width:  850px;
	background: #cccccc;
}

/* Search Form
----------------------------------------------- */
.searchform {
	background: #073365 url(images/searchform-bg.gif) bottom left no-repeat;
	float: right;
	right: 0px;
	padding: 5px;
	position: absolute;
	top: 5px;
	height: 24px;
	width: 348px;
}
.searchform .s {
	border: none;
	background: #4374ae;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 5px 5px 5px 5px;
	width: 300px;
	float: left;
	height: 14px;
}
.searchform .button {
	float: right;
}

/* RSS Feed
----------------------------------------------- */
.feeds {
	position: absolute;
	top: 46px;
	right: 0px;
	display: block;
	width: 150px; height: 50px;
	float: right;
	text-align: right;
	text-transform: none;
	font-size: 11px;
	color: #EAF4FF;
	padding: 0px;
	background: transparent;
}
.feeds a, .feeds img {
	padding: 0px; margin: 0px;
}
.feeds a:hover {
}
.feeds .rss {
	padding: 0px; margin: 0px;
}
.feeds .email {
/* if you want to add an email sub */
}

/* Horizontal Menu
----------------------------------------------- */
#menu {
    width: 900px; height: 29px;
    background: transparent;
    font-size: 12px;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    padding: 0px; margin: 21px 0px 0px 0px;
    text-align: left;
    text-transform: uppercase;
    clear: both;
    float: left;
    }
#menu ul {
	display: block;
	float: left;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
#menu li {
	float: left;
	list-style-type: none;
	margin: 0px -4px 0px 4px;
	padding: 0px;
	background: url(images/menu.jpg) top left no-repeat;
	}
#menu ul li:hover, #menu ul li.hover, #menu ul li.current_page_item {
	background: url(images/menu-active.jpg) top left no-repeat;
	}
#menu ul li:hover a, #menu ul li.hover a, #menu ul li.current_page_item a {
	color: #000000;	
	text-decoration: none;
	background: url(images/menu-active.jpg) top right no-repeat;
	}
#menu ul li.current_page_item a:hover {
	text-decoration: underline;
	}
#menu ul li a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 8px 20px 8px 0px;
	margin: 0px 0px 0px 15px;
	background: url(images/menu.jpg) top right no-repeat;
	}
#menu ul li a:hover {
	text-decoration: none;
	background: url(images/menu-active.jpg) top right no-repeat;
	}

/* 	Submenu support 	*/
#menu ul li.current_page_parent, #menu ul li.current_page_ancestor {
	background: url(images/menu-active.jpg) top left no-repeat;
	}
#menu ul li.current_page_parent a, #menu ul li.current_page_ancestor a {
	color: #FF6D01;	
	text-decoration: none;
	background: url(images/menu-active.jpg) top right no-repeat;
	}
#menu ul li.current_page_parent a:hover, #menu ul li.current_page_ancestor a:hover {
	text-decoration: underline;
	}


/*  Main Container
----------------------------------------------- */
#container { 
	width: 1070px;
	background: #FFF url(images/container-bg1090.png) top left no-repeat;
	text-align: left; 
	margin: 0 auto;
	padding: 0px 10px;
	border: 0px solid black;
	clear: both;
	}
.container-bot-bg {
	clear: both;
	height: 9px;
	width: 1090px;
	display: block;
	background: url(images/container-bot-bg1090.png) no-repeat;
	margin: 0px auto;
}

/*  Main Content
----------------------------------------------- */
#content {
	width: 812px; 
	float: left; 
	margin: 14px 0px 20px 5px;
	display: block;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 13px;
	}
#content p img{
	border: none;
	padding: 0px 5px 15px 0px;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	font-size: 13px;
	list-style: square outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 5px;
	}
#content .post-meta-top {
	background: #EAF4FF;
	display: block;
	margin: 1px 0px 15px 0px;
	padding: 2px 10px;
	font-size: 12px;
	color: #eeffff;
	clear: both;
}
#content .post-meta-bottom {
	background: #CDEBFE;
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 2px 10px;
	font-size: 12px;
	color: #cccccc;
	clear: both;
}
.post-meta-bottom a {
	color: #535353;
	text-decoration: none;
}
.post-meta-bottom a:hover {
	text-decoration: underline;
}
.cat {
	float:  left;
	width: 80%;
	text-align: left;
}
.cat .cats {
	background: url(images/catbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
.cat .tags {
	background: url(images/tagbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
	margin-left: 10px;
}
.comm {
	float: right;
	width: 20%;
	text-align: right;
}
.comm span {
	background: url(images/commbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
.auth {
	float: left;
	width: 50%;
	text-align: left;
	color: #000000;
}
.auth span {
	background: url(images/authbg.gif) 0px 1px no-repeat;
	padding: 0px 0px 0px 15px;
}
.auth a {
	text-decoration: none;
}
.date {
	float: right;
	width: 50%;
	text-align: right;
	color: #000044;
}
.date span {
	background: url(images/datebg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}

/*  Previous/Next Page Navigation
----------------------------------------------- */
.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 10px;
}
.nav-next a {
	padding-right: 10px;
}

/*  Comments
----------------------------------------------- */
#comments-wrap {
}

/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}

/*	Comments	*/

.commentlist {	
}
.gravatar { 
	margin: 10px 0 10px 10px;
	float: left;
	width: 69px;
	}
.thecomment {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	border: 1px solid #CCC;
}
.authorcomment .comment-body {
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
}
.comment-body {
	margin: 0px; padding: 10px;
	float: right;
	width: 485px;
}
.comment-metadata {
	background: #4374ae;
	padding: 10px;
	color: #FFF;
}
.comment-metadata a, .comment-metadata a:visited {
	color: #FFF;
}
.comment-metadata a:hover {
	color: #FF8800;
}
.authorcomment {
	border: 1px solid #CCC;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	background: #FCF4C7;
	padding: 11px 10px;
	color: #AD5433;
}
.authorcomment .comment-metadata a {
	color: #AD5433;
}
.authorcomment .comment-metadata a:hover {
	color: #FF8800;
}

/*  Comment Form
----------------------------------------------- */
#commentform {
}

#content img.wp-smiley {
float: none;
border: none;
padding: 0px;
margin: 0px;
}

#content img.wp-wink {
float: none;
border: none;
padding: 0px;
margin: 0px;
} 

/*  Tables
----------------------------------------------- */
table caption, th, tfoot td { font-weight:bold; }
table caption { font-size:14px; font-weight:bold; font-variant:small-caps; color:#000000; letter-spacing:.2em; text-align:left;}
table { width:100%; border-collapse:collapse; border:2px solid #f60; font-size:11px; margin: 5px 0px 5px 0px;}
td,th { padding:3px; }

thead th { font-size:13px; font-weight:bold; font-variant:small-caps;	color:#fff2ea;	background-color:#f60; }
th { font-size:13px; font-weight:bold; font-variant:small-caps;	color:#ffffff; background-color:#f60; }

tfoot th, tfoot td {font-size:15px; font-weight:bold; color:#fff2ea; background-color:#f60; padding:10px; }
tfoot td { font-size:30px; font-weight:normal; }

tbody td, tbody th { line-height:140%; background-color:#fff; color:#666; }
tbody tr.odd td, tbody tr.odd th { background-color:#eea; border:1px solid #f60; border-width:1px 0; }
tbody th a { font-size:10px; font-weight:normal; font-variant:small-caps; }

tbody tr:hover td, tbody tr:hover th:before { color:#000; }
tbody tr:hover td a, tbody tr:hover th a { color:#000; text-decoration:underline; }
tbody tr:hover td a:visited, tbody tr:hover th a:visited { color:#ccc; }
tbody tr:hover td+td+td+td a { font-weight:bold; }
tbody tr:hover td+td+td+td:before { color:#000; }

tbody td.red { background-color:#ff0000; }
tbody td.green { background-color:#00ff00; }

table.clear { 
	width:100%; 
	border-collapse:collapse; 
	border:0px; 
	font-size:11px; 
	margin: 5px 0px 5px 0px;
}


/*  Sidebar
----------------------------------------------- */
#sidebar {
	float: right;
	display: block;
	width: 216px;
	margin: 14px 0px 10px 0px; padding: 0px 0px 0px 0px;
}
#sidebar .sidebar-bot {
	background: url(images/sidebarwrap-bot.gif) bottom left no-repeat;
	display: block;
	height: 10px;
	clear: both;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar .ads {
	text-align: center;
	padding: 0px 10px 20px 10px;
}
#sidebarwrap {
	background: #EAF4FF url(images/sidebarwrap-top.gif) top left no-repeat;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	border: none;
}

/*  Popular Posts Section
----------------------------------------------- */
#sidebar #sidebarwrap #popular {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	background: #CDEBFE url(images/popular-top.gif) top left no-repeat;
}
#popular ul {
	margin: 0px; padding: 0px 10px 15px 10px;
	background: #CDEBFE url(images/popular-bottom.gif) bottom left no-repeat;
}
#popular ul li {
	margin: 0px; padding: 0px;
}
#popular ul li ul {
	border-top: 1px solid #C1D8E6;
	padding:  0px;
}
#popular ul li ul li {
	margin: 0px; padding: 5px 15px;
	border-bottom: 1px solid #C1D8E6;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#popular ul li ul li a, #popular ul li ul li a:visited {
	color: #003399;
	padding: 0;
	margin: 0px;
	text-decoration: none;
}
#popular ul li ul li a:hover {
	text-decoration: underline;
}

#popular ul li.current_page_item {
	text-decoration: underline;
}

/*  Left Sidebar
----------------------------------------------- */
#l_sidebar {
	float: left;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px; padding: 0px 0px 0px 10px;
}
#l_sidebar ul, #l_sidebar ul li {
	margin: 0px; padding: 0px;
}
#l_sidebar ul li ul {
	border-top: 1px solid #C1D8E6;
}
#l_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #C1D8E6;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	color: #003399;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#l_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px solid #C1D8E6;
	background: none;
	margin:  0px; padding: 0px;
}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	color: #003399;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#l_sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}

/*  Right Sidebar
----------------------------------------------- */
#r_sidebar {
	float: right;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px; padding: 0px 10px 0px 0px;
}
#r_sidebar ul, #r_sidebar ul li {
	margin: 0px; padding: 0px;
}
#r_sidebar ul li ul {
	border-top: 1px solid #C1D8E6;
}
#r_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #C1D8E6;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	color: #003399;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	color: #003399;
	text-decoration: underline;
}
#r_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px solid #C1D8E6;
	background: none;
	margin:  0px; padding: 0px;
}
#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	color: #003399;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#r_sidebar ul li ul li ul li a:hover {
	color: #003399;
	text-decoration: underline;
}

/*  Footer
----------------------------------------------- */
#text-link-ads {
	padding: 15px;
	text-align: left;
	clear: both;
	}

#footer { 
	margin:  10px 0px 0px 0px;
	text-align: center;
	clear: both;
	color: #FFF;
	}
#footer a {
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover{
	text-decoration: underline;
}
#footer-wrap {
	width: 950px;
	margin: 0px auto;
}

/*  Miscellaneous
----------------------------------------------- */
.alignright { 
	float: right;
	}
.alignleft { 
	float: left;
	}
.aligncenter { 
	margin: 0 auto;
	}


#smenu ul li.current_page_parent {
	background: url(images/menu-active.jpg) top left no-repeat;
}
#slmenu ul li.current_page_ancestor {
	background: url(images/menu-active.jpg) top left no-repeat;
}

#smenu ul li.current_page_parent {
	color: #FF6D01;
        text-decoration: none;
        background: url(images/menu-active.jpg) top right no-repeat;
}

#tearshape{
	background: #4374AE;
	padding: 3px 5px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	-moz-border-radius: 9px 3px 9px 3px;
	-webkit-border-radius: 3px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
}
