@charset "utf-8";
/* CSS Document */

body {
	background: #666;
	margin: 0;
	font: 100%/150% Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
}

.paratext {
	text-align: justify;
	font-size: 12px;
	color: #000;
}

.description {
	text-align: justify;
	font-size: 14px;
	color: #000;
	width: 600px;
}

.descriptionb {
	text-align: justify;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	width: 600px;
}

h1 {
	color: #000;
	font-size: 20px;
	border-bottom: dotted 1px #666;
}

h2 {
	color: #000;
	font-size: 18px;
}

h3 {
	color: #000;
	font-size: 16px;
}

h4 {
	color: #000;
	font-size: 14px;
	text-decoration: none;
}

h5 {
	color: #000;
	font-size: 12px;
}

a, a:visited {
	color: #006699;
	text-decoration: none;
}

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

/* wraps */

#wrap {
	width: 998px;
	margin: 0 auto;
	background: url(http://www.lonestarpcexperts.com/images/wrap.png) repeat-y;
}

/* header */

#header {
	height: 100px;
	width: 990px;
	margin-left: 1px;
	background: #003366 url(http://www.lonestarpcexperts.com/images/header.png) no-repeat;
}

#title {
	color: #fff;
	background: #003366;
	font-size: 30px;
	padding-top: 10px;
	padding-left: 20px;
	width: 600px;
}

#tagline {
	color: #ccc;
	font-size: 14px;
	padding-left: 20px;
	width: 600px;
}

#logo {
	height: 64px;
	width: 450px;
	float: left;
	background: url(http://www.lonestarpcexperts.com/images/logo.head2.png) no-repeat;
}

.loginbox {
	color: #FFF;
	font-size: 12px;
}
	
/* navigation */

#nav {
	height: 40px;
	width: 990px;
	margin-left: 1px;
	background: url(http://www.lonestarpcexperts.com/images/nav.png) repeat-x;
}

#nbar a {
	font-weight: normal;
}

#nbar {
	position: relative;
	height: 40px;
	margin: 0;
	padding: 8px 0 0 0;
	font: 12px/25px Verdana, Arial, Tahoma, Sans-serif;
}

#nbar2 {
	margin: -46px 0 0 875px;
	position: relative;
}

#nbar ul {
	float: left;
	list-style : none;
	margin: 0;
	padding: 0;
}

#nbar ul li {
	display: inline;
}

#nbar ul li a {
	display: block;
	height: 25px;
	float: left;
	padding: 0 10px;
	color: #333;
	text-decoration: none;
	background: none;
	border-right: dotted 1px #666;
}

.hosting ul li {
	font-size: 11px;
}

.tbdata td {
	text-align: center;
}

#nbar ul li a:hover {
	color: #000;
	padding-top: 2px;
}

#nbar ul li#selected a {
	color: #000;
	background: url(http://www.lonestarpcexperts.com/images/nbg-inv.png) top repeat-x;
	font-weight: bold;
}


/* Intro */

#intro {
	width: 970px;
	background: #EBEBEB url(http://www.lonestarpcexperts.com/images/introbg-top.png) top repeat-x;
	height: 250px;
	margin-top: 10px;
	margin-left: 10px;
	border: solid 1px #D9D9D9;
}

#intro-pic {
	padding-top: 15px;
	padding-left: 25px;
	width: 300px;
}

#intro-msg {
	font-size: 14px;
	color: #222;
	float: right;
	width: 580px;
	padding-top: 5px;
	margin-right: 20px;
	text-align: justify;
}

#intro h1 {
	font-size: 28px;
	color: #000;
	border-bottom: dotted 1px #999;
}

/* content is king */


#content-bottom {
	height: 48px;
	background: #666 url(http://www.lonestarpcexperts.com/images/content-bottom.png) no-repeat;
	font-size: 11px;
	padding-right: 60px;
	padding-top: 2px;
}

#content-wrap {
	width: 978px;
	margin: 0 auto;
	margin-top: 10px;
}	

.dated {
	padding-top: 2px;
	background: url(http://www.lonestarpcexperts.com/images/calendar.png) left no-repeat;
	padding-left: 20px;
	float: left;
}

.category {
	background: url(http://www.lonestarpcexperts.com/images/category.png) left no-repeat;
	padding-left: 20px;
	margin-left: 10px;
	float: left;
	height: 22px;
}

.author {
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(http://www.lonestarpcexperts.com/images/user.png) no-repeat;
}

.more {
	padding-right: 20px;
	margin-left: 20px;
	padding-bottom: 2px;
	background: url(http://www.lonestarpcexperts.com/images/more.png) right no-repeat;
}

.post-footer a {
	color: #000;
}

#homecontent {
	width: 640px;
	margin: 10px 10px 0 10px;
	text-align: justify;
	font-size: 12px;
}


/* home sidebar */

#mainbar-wrap {
	width: 300px;
	margin-right: 7px;
	float: right;
}

#main-sbar {
	width: 300px;
	background: #F4F4F4;
	border: solid 1px #E2E2E2;
	font-size: 12px;
}

#main-sbar h1 {
	color: #333;
	font-size: 16px;
	border-bottom: dotted 1px #666;
	background: url(http://www.lonestarpcexperts.com/images/icon_document2.png) left no-repeat;
	padding-left: 23px;
}

#main-sbar .widgetspace {
	padding: 5px 5px 0 10px;
	margin: 0px;
	background: none;
	padding-bottom: 15px;
}


#main-sbar ul.menu {
	list-style: none;
	text-decoration: none;
	margin : 3px 0 2px 0;
	padding: 0;
}

#main-sbar ul.menu li {
	padding : 2px 0 0px 5px;
	margin : 0 0 0 2px;
	border-bottom: 1px dotted #ccc;
}

#main-sbar ul.menu li:hover {
	background: #EBEBEB;
}

#main-sbar ul.menu a {
	text-decoration : none;
	background-image : none;
	color: #333;
}

#getsocial {
	width: 290px;
	margin-top: 10px;
	background: #F4F4F4;
	border: solid 1px #E2E2E2;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
}

#getsocial a {color: #000;}

.getsocial {
	text-align: center;
}

.social {
	background: url(http://www.lonestarpcexperts.com/images/icon_globe2.png) left no-repeat;
	padding-left: 24px;
	padding-top: 5px;
}

#box3 {
	width: 290px;
	margin-top: 10px;
	background: #F4F4F4;
	border: solid 1px #E2E2E2;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	text-align: justify;
}

.box3 a {color: #000;}

.box {
	background: url() left no-repeat;
	padding-left: 24px;
	padding-top: 5px;
	font-size: 14px;
}

form.loginbox {
	position: relative;
	background: none;
	width: 400px;
	border: none;
	float: right;
	margin-right: -235px;
	height: 25px;
	top: 75px;
}

.loginbox {
	color: #FFF;
	margin-left: 740px;
	margin-top: -70px;
}

.loginbox a {color: #FFF;}

.loginbox a:visited {color: #FFF;}

.loginbox a:active {color: #FFF;}

.loginbox a:hover {color: #FFF;}

form.search {
	position: relative;
	background: none;
	width: 400px;
	border: none;
	float: right;
	margin-right: -235px;
	height: 25px;
	top: 75px;
}

.search {
	color: #FFF;
	margin-left: 740px;
	margin-top: -70px;
}

.search a {color: #FFF;}

.search a:visited {color: #FFF;}

.search a:active {color: #FFF;}

.search a:hover {color: #FFF;}

.testbox {
	position: relative;
	background: none;
	width: 400px;
	border: 1px;
	float: right;
	height: 200px;
	top: 500px;
	margin-left: 400px;
}

/* Boxes */

.boxes {
	width: 310px;
	height: 205px;
	margin-right: 10px;
	background: #F0F0F0;
	margin-bottom: 15px;
	border: solid 1px #E5E5E5;
	float: left;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	line-height: 18px;
}

.cboxes {
	width: 287px;
	height: 205px;
	margin-right: 10px;
	background: #F0F0F0;
	margin-bottom: 15px;
	border: solid 1px #E5E5E5;
	float: left;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	line-height: 18px;
}

.smallerfont {
	font-size: 11px;
}

.smallfont {
	font-size: 12px;
}

.begin {
	background: url(http://www.lonestarpcexperts.com/images/go.png) left top no-repeat;
	padding-left: 16px;
	font-size: 14px;
}

/* Images */

img {
	border: none;
	background: none;
}

img.float-right {
	margin : 5px 0 10px 10px;
	padding: 2px;
}

img.float-left {
	margin : 5px 10px 10px 0;
	padding: 2px;
}

/* Forms and Text Fields */

form {
	margin : 10px;
	padding : 0 5px;
	border-top: solid 0px #D7D7D7;
	border-bottom: solid 0px #D7D7D7;
	border-left: solid 0px #D7D7D7;
	border-right: solid 0px #D7D7D7;
}

label {
	display : block;
	font-weight : bold;
	margin : 5px 0;
	color: #333333;
}

input {
	padding : 2px;
	border-top: solid 2px #D7D7D7;
	border-bottom: solid 1px #D7D7D7;
	border-left: solid 2px #D7D7D7;
	border-right: solid 1px #D7D7D7;
	font : normal 1em Verdana, sans-serif;
	color : #000000;
	background: #fff;
}

textarea {
	width : 400px;
	padding : 2px;
	font-family : Verdana, sans-serif;
	border-top: solid 2px #D7D7D7;
	border-bottom: solid 1px #D7D7D7;
	border-left: solid 2px #D7D7D7;
	border-right: solid 1px #D7D7D7;
	height : 100px;
	display : block;
	background:#fff;
	color : #000;
}

input.button {
	margin : 0;
	font : bolder 12px Arial, Sans-serif;
	border-top: solid 1px #D7D7D7;
	border-bottom: solid 2px #D7D7D7;
	border-left: solid 1px #D7D7D7;
	border-right: solid 2px #D7D7D7;
	padding : 2px 3px;
	background : #fff;
	color : #131212;
}

/* Addition Stuffs */

blockquote {
	background: #F8F8F8;
	border: dotted 1px #D7D7D7;
	padding: 5px 5px 5px 25px;
}

code {
	margin : 4px 8px;
	padding : 10px;
	text-align : left;
	display : block;
	overflow : auto;
	font : 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	background: #F8F8F8;
	border : 1px dashed #D7C3C3;
}

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #333333;
}

ul span, ol span {
	color: #333333;
}

#line {
	height: 10px;
	width: 900px;
	border-bottom: dotted 1px #999;
	margin: 0 auto;
	vertical-align: bottom;
}

/* Sidebar */

#sbar-wrap {
	width: 300px;
	margin-right: 7px;
	float: right;
}

#sbar {
	width: 300px;
	background: #fff;
	font-size: 12px;
}

#sbar a:hover {
	color: #000;
}

#sbar h1 {
	color: #333;
	font-size: 16px;
	border-bottom: dotted 1px #666;
	background: url(arrow.png) left no-repeat;
	padding-left: 20px;
}

#sbar .widgetspace {
	padding: 5px 5px 0 10px;
	margin-top: 10px;
	background: #F4F4F4;
	padding-bottom: 15px;
	border: solid 1px #E2E2E2;
}


#sbar ul.menu {
	list-style: none;
	text-decoration: none;
	margin : 3px 0 2px 0;
	padding: 0;
}

#sbar ul.menu li {
	padding : 2px 0 0px 5px;
	margin : 0 0 0 2px;
	border-bottom: 1px dotted #ccc;
}

#sbar ul.menu li:hover {
	background: #EBEBEB;
}

#sbar ul.menu a {
	text-decoration : none;
	background-image : none;
	color: #333;
}

/* Footer */

#footer {
	background: none;
	height: 25px;
	padding-top: 10px;
	padding-right: 0px;
	color: #000;
	font-size: 11px;
	text-align: right;
	width: 800px;
}

#footer a {
	color: #000;
}

.footer {
	text-align: right;
}	
	
.clearfix {
	clear:both;
	overflow: hidden;
}

table.hosting {
	border-width: 1px;
	border-spacing: 0px;
	border-style: dashed;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
	font-size: 13px;
}
table.hosting th {
	border-width: 0px;
	padding: 4px;
	border-style: solid;
	border-color: rgb(0, 51, 102);
	background-color: white;
}
table.hosting td {
	border-width: 0px;
	padding: 4px;
	border-style: solid;
	border-color: rgb(0, 51, 102);
	background-color: white;
}

table.hostingnw {
	border-width: 1px;
	border-spacing: 0px;
	border-style: dashed;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.hostingnw th {
	border-width: 0px;
	padding: 4px;
	border-style: solid;
	border-color: rgb(0, 51, 102);
	background-color: white;
}
table.hostingnw td {
	border-width: 0px;
	padding: 4px;
	border-style: solid;
	border-color: rgb(0, 51, 102);
	background-color: white;
}
