@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
         font-family: Arial, Helvetica, sans-serif; 
}
html, body {
	background-image: url(http://www.nexusbg.com/lib/img/blogbkg.jpg);
	background-repeat:repeat-y;
	background-position:center;
         	background-color: #133848;
}
a:link {
	color: #666666;
	text-decoration: none;
  }
a:visited {
	color: #666666;
	text-decoration: none;
  }
a:hover {
	color: #1A536B;
  }
a img {
  border-width:0;
  }
#wrapper {
	height: 100%;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
* html #wrapper { 
	height: 100%;
}
#logobar {
	width: 640px;
	background-image: url(http://www.nexusbg.com/lib/img/logo.gif);
	background-repeat: no-repeat;
	height: 60px;
	text-align: right;
}
#logobar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #1a536b;
	font-weight: bold;
	margin-bottom: 0px;
}
#logobar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	background-image: url(http://www.nexusbg.com/lib/img/emailicon.gif);
	background-repeat: no-repeat;
	width: 150px;
	float: right;
	background-position: 4px 1px;
	padding-bottom: 8px;
	letter-spacing: 0px;
	margin-bottom: 0px;
	display: inline;
}

/* Nav
----------------------------------------------- */

#nav {
	height: 52px;
	background-image: url(http://www.nexusbg.com/lib/img/navright.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #1A536B;
	width: 659px;
	padding-left: 18px;
	padding-top: 18px;
}
#nav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#nav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#nav li a.home {
	background-image: url(../img/home.jpg);
	color: #FFFFFF;
	padding-left: 38px;
	background-repeat: no-repeat;
	width: 45px;
	height: 23px;
	float: left;
	padding-top: 11px;
}
#nav li a.hardware {
	background-image: url(../img/hardware.jpg);
	color: #FFFFFF;
	padding-left: 37px;
	background-repeat: no-repeat;
	width: 118px;
	height: 23px;
	float: left;
	padding-top: 11px;
}
#nav li a.services {
	background-image: url(../img/services.jpg);
	color: #FFFFFF;
	padding-left: 39px;
	background-repeat: no-repeat;
	width: 67px;
	height: 23px;
	float: left;
	padding-top: 11px;
}
#nav  li  a.meettheteam {
	background-image: url(../img/meettheteam.jpg);
	color: #FFFFFF;
	padding-left: 38px;
	background-repeat: no-repeat;
	width: 95px;
	height: 23px;
	float: left;
	padding-top: 11px;
}
#nav  li  a.freestuff {
	background-image: url(../img/freestuff.jpg);
	color: #FFFFFF;
	padding-left: 37px;
	background-repeat: no-repeat;
	width: 81px;
	height: 23px;
	float: left;
	padding-top: 11px;
}
#nav li a.testimonials {
	background-image: url(../img/testimonials.jpg);
	color: #FFFFFF;
	padding-left: 36px;
	background-repeat: no-repeat;
	width: 90px;
	height: 23px;
	float: left;
	padding-top: 11px;
}
#nav li a.blog {
	background-image: url(../img/blog.jpg);
	color: #FFFFFF;
	padding-left: 41px;
	background-repeat: no-repeat;
	width: 44px;
	height: 23px;
	float: left;
	padding-top: 11px;
}
#nav li a:hover {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px -34px;
}


/* Header
----------------------------------------------- */

#header {
	background-image: url(http://www.nexusbg.com/lib/img/headerright.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 656px;
	background-position: right bottom;
	background-color: #FFFFFF;
	padding-top: 17px;
	padding-left: 21px;
}

/* Content
----------------------------------------------- */
#main {
	width: 677px;
	background-image: url(http://www.nexusbg.com/lib/img/leftcolright.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#main ul {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 20px;
}
#leftcol {
	float: left;
	width: 677px;
	display: inline;
}
#rightcol {
	float: right;
	width: 251px;
	background-image: url(http://www.nexusbg.com/lib/img/rightcolbg.jpg);
	background-position: 0px 19px;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 40px;
	padding-top: 34px;
	display: inline;
}
#content {
	width: 637px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
         margin-top: 0px;
}
#sidebar {
    width:220px;
    float:left;
    }
#graphic {
	width: 677px;
	background-image: url(http://www.nexusbg.com/lib/img/blogbanner.png);
	background-repeat: no-repeat;
	height: 140px;
	background-color: #000000;
}


/* Headings
----------------------------------------------- */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #1A536B;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #165984;
	letter-spacing: -1px;
	margin-bottom: 5px;
}
h3 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 26px;
	margin-bottom: 20px;
}


/* Posts
----------------------------------------------- */
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:0 0 1.5em;
    border-bottom:1px solid #ccc;
    padding-bottom:1.5em;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;

    }
.post-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #1A536B;
  letter-spacing: -1px;
  margin:.25em 0 0;
  padding:0 0 4px;
  line-height:1.25em;
  text-transform:none;

  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:5px 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#666666;
  }
.post-footer em, .comment-link {
  font:11px Arial, Helvetica, sans-serif;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  	margin-left:0.6em;
	background-image: url(http://www.nexusbg.com/lib/img/comment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
  }
.post img {
  padding:4px;
  border:0px; 
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 18px;
  color:#999;
background-image: url(http://www.nexusbg.com/lib/img/commentbig.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 36px;
  }
#comments h4 strong {
  font-size: 100%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
font-size: 12px;
color: #666666
  }
#comments-block dd {
  margin:.25em 0 0;
font-size: 12px;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
font-size: 11px;
color: #999999;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}

/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0;
  padding:0 0 1.5em;
  list-style:none;
width: 252px;
  }
#sidebar li {
  margin:0;
  padding:6px 0 6px 22px;
font-size:12px;
background-image: url(http://www.nexusbg.com/lib/img/posts.gif);
background-repeat: no-repeat;
background-position: left center;
  line-height:1.5em;
display: list-item;
border-bottom:1px solid #ccc;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
font-size:12px;
margin-bottom: 20px;
  }
#sidebar li a:hover {
color: #1A536B;
}

/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Footer
----------------------------------------------- */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-top: 10px;
}
#footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	list-style-type: none;
	padding: 0px;
}

#footer li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
	line-height: 14px;
}
.copyright {
	padding-left: 5px;
}

/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }

.form {
	width: 236px;
	padding: 5px;
	background-color: #f0f3f3;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #1b536a;
	margin-bottom: 14px;
	font-weight: bold;
}
input.submit {
	background-image: url(../img/submit.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 74px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #003399;
}
input.submithover {
	background-position: 0px -34px;
}
input.reset {
	background-image: url(../img/clear.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #003399;
}
input.resethover {
	background-position: 0px -34px;
}

#top ul {
	width: 253px;
	height: 23px;
	margin-bottom: 25px;
}
#top li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#top  li  a.client {
	background-image: url(../img/clientlogin.jpg);
	color: #FFFFFF;
	padding-left: 32px;
	background-repeat: no-repeat;
	width: 83px;
	height: 23px;
	float: left;
	padding-top: 11px;
}
#top li a.remote {
	background-image: url(../img/remotesupport.jpg);
	color: #FFFFFF;
	padding-left: 31px;
	background-repeat: no-repeat;
	width: 107px;
	height: 23px;
	float: left;
	padding-top: 11px;
}

#top li a:hover {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px -34px;
}