/*
        Theme Name: serversmadesimple
        Theme URI: http://www.serversmadesimple.com/wordpress/wordpress-server-theme
        Description: A server and computer wordpress theme.
        Author: Servers Made Simple 
        Author URI: http://www.serversmadesimple.com
		Tags: light, blue, two-columns, left-sidebar, fixed-width, theme-options
		Version: 1.2
*/
body {
	background: url(images/bg.jpg) repeat-x #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
}

body h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #232222;
}
#top {
	background: url(images/container-top.png) no-repeat;
	height: 12px;
}
#full {
	background: url(images/container-bg.png) #CCCCCC repeat-y;
	overflow: hidden;
}
#header {
	background: url(images/header.gif) no-repeat;
	height: 175px;
	padding-top: 0px;
	padding-left: 25px;	
}
#serverimage {
	border: 0;
	background: url(images/servers.gif) no-repeat top right;
	height: 200px;
}

#header h1 {
	margin:0;
	font:50px Trebuchet MS;
	color:#Ffffff;
	padding-top:20px;
	padding-left:30px;
	text-outline: 1px 1px #ccc; 
}

#header h1 a {
	font-weight:normal;
	color:#ffffff;
}

#header h1 a:hover {
	text-decoration:none;
	color: #d7d7d7;
}

#header h2 {
	margin:0px;
	padding-top:0px;
	font:20px Trebuchet MS;
	color:#Ffffff;
	padding-left:30px;
}


#menu {
	margin: 175px 10px 0 10px;
	min-height: 60px;
	background: url(images/bgmenu.jpg) no-repeat #151714;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	padding: 20px 0 0 30px;
	height:62px;
}
#menu li {
	display: inline;
	padding-right: 10px;
	
}
#menu li a {
	display: inline-block;
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}
#menu li a:hover {
	color: #33b5ff;
	text-decoration: underline;
}
#sidebar {
	background: #1f1f1f;
	list-style: none;
}

#share {
	padding: 0 10px 10px 25px;
	margin-left:auto;
	margin-right:auto;
}
#share img {
	border: none;
}
#share li {
	list-style: none;
	float: left;
	padding: 0 5px 0 0;
}


#headersearchform{
	color:#000000;
	float:right;
	width:191px;
	height:26px;
	background:url(images/searchbox.png) no-repeat;
	position:relative;top:1px;
	padding: 5px 15px 0 0;
	margin: 0px;
}
#headersearchform #s{
	border:1px solid #000;
	float:left;
	border:0;
	width:154px;
	background:none;
	color:#000000;
	margin:0px 0 0 4px;
}

#headersearchform #go{
	float:right;
	width:25px;
	height:26px;
	background-color:transparent;
	border:0px;
	cursor:pointer;
}

#sidebarsearch{
	color:#000000;
	background-color:#ffffff;
	float:right;
	width:220px;
	padding: 0 5px 0 0;
	margin: 0 20px 20px 20px;
}
#sidebarsearch #sidebar-s{
	border:1px solid #000;
	background-color:#ffffff;
	float:left;
	border:0;
	width:170px;
	background:none;
	color:#000000;
	margin:5px 0 5px 4px;
}

#sidebarsearch #sidebar-go{
	width:30px;
	height:21px;
	float:right;
	background-color:#1f1f1f;
	border:0px;
	background: url(images/sidebar-search-button.gif) no-repeat;
	margin:3px 0 3px 10px;
}


#adblocks {
	margin: 10px 0 20px 20px;
}
#adblocks img {
	border: none;
}
#adblocks li {
	list-style: none;
	float: left;
}
#adblocks li.left {
	padding: 0 10px 0 0;
}
.sidebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 10px 10px 10px;
	background: #dad9c5;
	clear: both;
}
.sidebox h2 {
	background: url(images/sidebox-title-icon.gif) no-repeat #1f1f1f;
	padding-left: 43px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-transform:uppercase;
	line-height: 40px;
	margin-bottom: 0px;
	color:#fff;
}
.sidebox ul {
	margin: 0px;
	padding: 0 0 0 3px;
	background-color:#1f1f1f;
}
.sidebox li {
	padding: 3px 0 3px 30px;
	list-style:inside;	
	list-style-image:url(images/list-icon.gif);
	background-color:#1f1f1f;
	color: #fff;
}
.sidebox li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.sidebox li a:hover {
	color: #33b5ff;
	text-decoration: underline;
}
#content {
	border: 2px solid #000;
	background: #dbdbdb;
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
}
#feature {
	margin: 10px;
	height: 300px;
	width: 600px;
	background: #000;
	color: #fff;
	position: relative;
}
#feature img {
	border: none;
}
#feature #desc {
	position: absolute;
	top: 200px;
	height: 100px;
	width: 595px;
	background: url(images/featuredesc-bg.png);
	color: #fff;
	padding: 0 0 0 5px;
}
#feature #desc a {
	color: #fff;
	text-decoration: none;
}
#feature #desc h2 {
	margin: 0px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#feature #desc p {
	margin: 0px;
	font-size: 12px;
}
.post {
	margin: 10px;
	background: #ffffff;
	background-position: 0 100%;
	padding: 5px 10px 5px 10px;
}
.post h1.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000;
	font-weight: bold;
	margin: 0;
}
.post h1.title a, .post h1.title a:hover, .post h1.title a:visited {
	color: #000000;
	text-decoration: none;
}
.post h1.title em {
	font-size: 15px;
}
ul.postmeta {
	margin: 0px;
	padding: 0px;	
}
ul.postmeta li {
	float:left;
	list-style: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 20px 0 0;
	
}
ul.postmeta li a, ul.postmeta li a:hover, ul.postmeta li a:visited {
	text-decoration: none;
	color: #000;
}
ul.postmeta li.date {
	list-style-image: url(images/date.gif);
	color: #000;
}
ul.postmeta li.category {
	list-style-image: url(images/category.gif);
}
ul.postmeta li.comments {
	list-style-image: url(images/comments.gif);
}
.entry {
	clear: both;
	padding: 2px 0 0 0;
	border-top:1px solid #7e7e7e;
}
.entry p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #232222;
}

.entry p img{
	margin: 0px; 
	padding: 5px;
	border: 0px;
}
.entry p img.alignright {
	float: right;
}

.entry p img.alignleft {
	float: left;
}
.entry p img.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.entry a {
	color: #232222;
}
.entry li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#232222;
}


.postMeta {
  padding: 2px 10px 4px 2px;
  font-size: 8pt;
  color: #333;
  }

.postMeta .tags {
  background: url(images/tags.gif) left no-repeat;
  padding: 0 0 0 15px;
  }

.postMeta a {
  text-decoration: none;
  color: #4a71a6;
  }



.commentsarea ,.commentsarea a{
	margin: 10px;
	font-size: 12px;
	color:#232222;
}
.commentsarea h1 {
	font-size: 25px;
	color: #232222;
	font-weight: bold;
}
.comments-box {
	background: #ffffff;
	background-position: 0 100%;
	padding: 5px;
}
.comments-box .avatar {
	float: right;
}
.comments-box .commententry {
	font-size: 12px;
	
}
.comments-box .commententry a {
	color: #232222;
}
.comments-box .commententry em {
	color: #232222;
}
.trackbacksentry {
	background: url(images/post-bottom.gif) no-repeat #f5f4e0;
	background-position: 0 100%;
	padding: 5px;
	font-size: 12px;
	min-height: 50px;
}
.trackbacksentry a {
	color: #232222;
	font-weight: bold;
}
#commentsform {
	font-size: 12px;
}
#commentsform input {
	background: #000;
	border: 2px solid #fff;
	height: 30px;
	color:#fff;
}
#commentsform textarea {
	background: #fff;
	border: 2px solid #fff;	
}
#bottom {
	background: url(images/container-bottom.png) no-repeat;
	height: 21px;
}
#bottom p {
	margin: 0px;
	padding: 17px 0 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.4em;
}
#bottom a {
	color: #707070;
	text-decoration: none;
}
#bottom a:hover {
	color: #b6b6b6;
}
