/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/computer-repair-bground-image.gif) repeat-x;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
}

h1 {
	font-weight: normal;
	letter-spacing: normal;
	color: #84E003;
	font-size: 1.8em;
}	
h2 {
	font-weight: normal;
	letter-spacing: normal;
	color: #84E003;
	font-size: 1.8em;
}
.style5 {
	color: #6600CC;
	font-size: 1.2em;
}
p, ol, ul {
	line-height: 1.2em;
}

a {
	color: #0983B7;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 778px;
	height: 160px;
	margin: 0px auto;
}

/* Logo */

#logo {
	position:absolute;
	left: 103px;
	top:0px;
	z-index:1;
}

#logo h1 {
	margin: 0;
	letter-spacing: normal;
	font-size: 5em;
	font-weight: normal;
}

#logo h1 a {
	text-decoration: none;
}

#logo p {
	margin: -5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.22em;
	letter-spacing: -1px;
}

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

/* Menu */

#menu {
	color:#666666;
	/*font-size:9px; */
	position:absolute;
	left: 393px;
	top:118px;
	z-index:1;
	height: 35px;
	width: 433px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #FFFFFF;
}

#menu a:hover, .active a {
	border-bottom: 3px solid #8AD9F3;
}
/* Page */

#wrapper {
}

#page {
	width: 778px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	margin: 0px auto;
}

/* Content */

#content {
	float: right;
	width: 550px;
}
#info {
	float: right;
	width: 530px;
	background: #D0F4FF;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1em;
}
#onecolumn {
	float: none;
	width: 740px;
	background: #D0F4FF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* Post */

.post {
}

.post .date {
	float: right;
	width: 76px;
	height: 58px;
	margin: 0;
	padding-top: 2px;
	background: #18BDF5 url(images/img07.gif);
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.post .title {
	margin: 0;
	background: #D0F4FF;
	font-size: 1.3em;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-top: 15px;
}

.post .meta {
	margin: 0 0 30px 0;
	padding: 0;
	color: #C6C6C6;
	line-height:normal;
}

.post .meta a {
	color: #C6C6C6;
}

.post .entry {
	padding-bottom: 30px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;

}

#sidebar li li a {

}

#sidebar h2 {
	/* background: url(images/img04.gif) no-repeat left center; */
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}


/* Footer */

#wrapper2 {
	background: #0E97C6;
}

#footer {
	width: 778px;
	margin: 0 auto;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 240px;
	padding-left: 29px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x left bottom;
}

#footer li li a {
	padding-left: 21px;
	background: url(images/img09.gif) no-repeat 6px 50%;
}

#footer h2 {
	margin-top: 0;
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	text-align: center;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#legal a {
	color: #FFFFFF;
}
