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

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url('images/img.jpg');
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0066FF;
}
h2 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0066FF;
}
h1 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0066FF;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

ol {
	line-height: 18px;
	text-align: justify;
}

ul {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	line-height: 18px;
	text-align: justify;
}

p {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url('http://www.computerservicestt.com/images/img05.gif') repeat-y;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url('http://www.computerservicestt.com/images/img02.jpg');
}

#header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 760px;
	height: 40px;
	margin: auto;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;

}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */


.contenth {
	width: 720px;
	margin: 0 auto 0px auto;
	padding: 20px;
	background: #FFFFFF url('images/kubrickbgwide.jpg') repeat-y
}
.layer3 {
	width: 720px;
	margin: 0 auto 0px auto;
	padding: 20px;
	}

.content .entry {
	padding: 0 px;
}

.cbottom {
	width: 760px;
	height: 30px;
	margin: 0 auto 1px auto;
	padding: 0px;
	background: url('images/bottom.JPG') no-repeat left bottom;

}

/* Posts */

#posts {
	float: left;
	width: 480px;
	background: url(images/img09.jpg) no-repeat;
}

#posts1 {
	float: center;
	width: 480px;
	background: url(images/img09.jpg) no-repeat;
}

#posts2 {
	float: right;
	width: 480px;
	background: url(images/img09.jpg) no-repeat;
}

/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url('http://www.computerservicestt.com/images/img05.gif') repeat-y;
}

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

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url('http://www.computerservicestt.com/images/img06.gif') repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #2D2D2D url('http://www.computerservicestt.com/images/img07.gif') repeat-x;
}

#footer p {
	text-align: center;
	color: #999999;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	background: url(images2/img04.jpg) repeat-y;
}

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

#sidebar li {
	background: url(images2/img05.jpg) no-repeat;
}

#sidebar li ul {
	padding: 20px 20px 60px 20px;
	background: url(images2/img06.jpg) no-repeat left bottom;
}

#sidebar li li {
	padding: 0;
	background: url(images2/spacer.gif);
	color: #FFFFFF;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 20px 0 20px;
	text-transform: uppercase;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
}

#sidebar a {
	color: #FFFFFF;
}