/*
Design by Focus On Hosting
http://www.focusonhosting.co.uk
*/
img {border:none;}
* {
	margin: 0;
	padding: 0;
}

body {
	position:absolute;
	left:18%;
	background: url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #333333;*/
	margin:0 auto;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}
#latest-post .entry p {
	margin: 10px;
	text-align: justify;
}


a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FC3E1A;
}

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: 3px solid #848C8F;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #848C8F;
}

hr {
	display: none;
}

/* Header */

#logo {
	width: 770px;
	height: 50px;
	margin: 0 auto;
	padding: 70px 0 0 100px;
	background: url(images/foh.gif) no-repeat 0px 20px;
}

#logo h1, #logo p {
	color: #FFFFFF;
}
#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
#logo a:hover {
	text-decoration: none;
	color: #FF9900;
}

/* Menu */

#menu {
	width: 900px;
	height: 70px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	padding: 12px 34px 0 34px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
}
#menu .current_page_item a {
	background: url(images/img03.gif) no-repeat center bottom;
}

/* Wide Post */

.wide-post {
	width: 900px;
	margin: 0 auto;
}

.wide-post .title {
	padding: 30px 30px 20px 30px;
	font-size: 2em;
}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
	padding: 0 30px;
}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;
	/*background: #FFFFFF;*/
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .date {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

.wide-post .links .author {
	padding-left: 20px;
	background: url(images/img09.gif) no-repeat left center;
}

.wide-post .links .comments {
	padding-left: 20px;
	background: url(images/img10.gif) no-repeat left center;
}

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}
/* Footer */

#footer {
	padding: 10px 0;
	background: #3F4244 url(images/img18.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #ffffff;
}

#footer a {
	color: #666666;
}
.homeimg {
	padding: 10px;
}
#logo div {
	font-size: 12px;
	width: 150px;
	margin-left: 600px;
}
/* Web Hosting*/

#domaincheck {
	color: #FFFFFF;
	background: #333;
	position: absolute;
	top: 20px;
	left: 58%;
	width: 340px;
	height:20px;
}
/*Home Page*/
#latest-post .entry .homelist {
	border: thin solid #333333;
}

/*Cloud Hosting*/
#latest-post .entry .hostingheader td {
	font-size:18px;
	color: #FFFFFF;
	background: url(images/bghosting.gif) repeat-x;
	height:75px
}
#latest-post .entry .hostinglist .hostinglistleft {
	padding-left: 30px;
	color:#333333;
}

#latest-post .entry .hostinglistspace td {
	background:#d7d7d7;
	height:50px;
}
#latest-post .entry .hostinglist td {
	color:#333333;
	background:#d7d7d7;
	height:"20px";
	padding-bottom:20;
	font-weight: bold;
}
.addme {
	position: absolute;
	left: 700px;
	top: 200px;
}
#latest-post .entry .homeheadings {
	font-weight: bold;
	text-transform: uppercase;
	height: 30px;
	}

