@charset "utf-8";
/* CSS Document */

body {
	margin:0px; padding:0px; background-color:#000000; color:#FFFFFF; font-family:Verdana, Geneva, sans-serif; background-repeat:no-repeat; background-position:center;
}

#headerc {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	padding-top:34px;
}

#header {
	width:914px;
	height:176px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/header_bg.png);
}

#glendelm {
	width:319px;
	height:54px;
	background-image:url(images/design.png);
	float:left;
	margin-left:71px;
	margin-top:60px;
}

#searchc {
	width:260px;
	height:35px;
	float:right;
	margin-right:41px;
	margin-top:70px;
}

#search {
	background-color:#000000;
	border:1px solid #999;
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000000;
	float:left;
	margin-top:5px;
}

.contactbox {
	background-color:#000000;
	border:1px solid #999;
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:10px;
	height:22px;
}

#contacttext {
	background-color:#000000;
	border:1px solid #999;
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}

#go {
	float:right;
	margin-right:1px;
	margin-top:4px;
}

#middle {
	width:950px;
	background-image:url(images/back.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
}
	
#nav {
	width:950px;
	height:63px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(http://www.glendelmdesign.co.uk/blog/wp-content/themes/tutorial/images/nav.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	padding-top:10px;
}

.navul li {
	list-style-type:none;
	float:left;
	padding-left:25px;
	padding-right:25px;
	text-align:center;
	font-size:16px;

}

.navul li a {
	color:#FFFFFF;
	text-decoration:none;
}

.navul li a:hover {
	color:#CCC;
}

.navli2 li {
	list-style-type:none;
	float:right;
	padding-right:40px;
	font-size:16px;
}

.navli2 li a {
	color:#FFFFFF;
	text-decoration:none;
}

.navli2 li a:hover {
	color:#CCC;
}

#midcontent {
	height:200px;
	width:920px;
	margin-left:auto;
	margin-right:auto;
}

#leftarrow {
	width:53px;
	height:200px;
	float:left;
	padding-top:75px;
	margin-left:20px;
}

#rightarrow {
	width:53px;
	height:200px;
	float:left;
	padding-top:75px;
	margin-left:65px;
}

#picturecontent {
	width:290px;
	height:200px;
	padding-left:170px;
	padding-top:20px;
	float:left;
}

#wordcontent {
	width:300px;
	height:200px;
	padding-top:17px;
	padding-left:15px;
	float:left;
}

h1 {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:18px;
	font-weight:100;
}

h2 {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:17px;
	font-weight:100;
	padding-left:20px;
}

#lefth {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:18px;
	font-weight:100;
	padding-left:10px;
}

#notice {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:16px;
	font-weight:100;
	padding-left:10px;
}

p {
	font-size:12px;
	color:#C8C8C8;
	line-height:21px;
	margin-top:-5px;
}

.maint {
	padding-left:10px;
}

#mainbox {
	width:930px;
	height:450px;
	background:none;
	margin-left:auto;
	margin-right:auto;
	float:none;
}

#mainbox2 {
	width:930px;
	height:330px;
	background:none;
	margin-left:auto;
	margin-right:auto;
	float:none;
}

#leftbox {
	width:515px;
	height:430px;
	float:left;
	background:#0d0d0d;
	border:1px solid #999;
	margin-left:13px;
	-moz-border-radius: 15px;
	padding-left:5px;
}

#leftbox2 {
	width:515px;
	height:430px;
	float:left;
	background:#0d0d0d;
	border:1px solid #999;
	margin-left:13px;
	-moz-border-radius: 15px;
	padding-left:5px;
}

#portleft {
	width:425px;
	height:310px;
	float:left;
	background:#0d0d0d;
	border:1px solid #999;
	margin-left:13px;
	-moz-border-radius: 15px;
	padding-left:5px;
	text-align:center;
}

#rightbox {
	width:330px;
	height:430px;
	float:left;
	margin-left:50px;
	background:#0d0d0d;
	border:1px solid #999;
	-moz-border-radius: 15px;
}

#rightbox2 {
	width:330px;
	height:438px;
	float:left;
	margin-left:50px;
	background:#0d0d0d;
	border:1px solid #999;
	-moz-border-radius: 15px;
}

#portright {
	width:425px;
	height:310px;
	float:right;
	margin-left:50px;
	background:#0d0d0d;
	border:1px solid #999;
	-moz-border-radius: 15px;
	text-align:center;
}

.services {
	padding-left:20px;
	padding-right:85px;
}

.sep {
	padding-left:30px;
}

#footer {
	width:950px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(http://www.glendelmdesign.co.uk/blog/wp-content/themes/tutorial/images/footer.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}

#footertext {
	padding-top:20px;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
}

.footerlink {
	color:#FFF;
}

#lower {
	width:750px;
	height:340px;
	margin-left:auto;
	margin-right:auto;
}

#contact {
	width:300px;
	-moz-border-radius:15px;
	background-color:#0d0d0d;
	border: 1px solid #999;
	float:left;
	height:100%;
	text-align:center;

}

#testimonials {
	width:400px;
	-moz-border-radius:15px;
	background-color:#0D0D0D;
	border: 1px solid #999;
	float:right;
	height:100%;
	text-align:center;
}

.aspects {
	font-size:12px;
	line-height:16px;
}

.aspects li {
	list-style-type:none;
	margin-right:40px;
}

#macs {
	width:650px;
	-moz-border-radius:15px;
	background-color:#CCC;
	border: 1px solid #333;
	height:340px;
	text-align:center;
	background-image:url(images/macs.png);
	margin-right:auto;
	margin-left:auto;
}

#porttext {
	width:700px;
	height:170px;
	-moz-border-radius:15px;
	background-color:#0d0d0d;
	border:1px solid #999;
	margin-left:auto;
	margin-right:auto;
	float:none;
	text-align:center;
	padding:15px;
}

#pricetext {
	width:700px;
	-moz-border-radius:15px;
	background-color:#0d0d0d;
	border:1px solid #999;
	margin-left:auto;
	margin-right:auto;
	float:none;
	text-align:center;
	padding:5px;
}

#blogs {
	width:800px;
	-moz-border-radius:15px;
	background-color:#0d0d0d;
	border:1px solid #999;
	margin-left:auto;
	margin-right:auto;
	float:none;
	text-align:left;
	padding-left:20px;
	overflow:auto;
}

#blogleft {
	width:550px;
	float:left;
}

#blogright {
	width:215px;
	float:right;
}

a {
	color:#FFFFFF;
}

#wp-calendar {
	font-size:12px;
}

.pagenav {
	font-size:13px;
}

.categories {
	font-size:13px;
}

li {
	font-size:13px;
}

.readMore {
   margin-left: 300px ;
   padding: 0 0 0 20px;
   background: url(images/read_more.png) no-repeat 0 0;   
   font-size: 12px;
   font-style: italic;
} 

#results {
	width:820px;
	background-color:#0d0d0d;
	border:1px solid #999;
	margin-left:auto;
	margin-right:auto;
	float:none;
	text-align:center;
	padding:5px;
	height:400px;
	overflow:auto;
}

.theader {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:black;
	text-align:center;
	text-transform:uppercase;
}

.c1 {
	background-color:#EFEFEF;
}

.c2 {
	background-color:#FFFFFF;
}

#package {
	border:1px solid #333;
}

#package p {
	padding:0px;
	margin:0px;
	font-size:12px;
	color:black;
}

.ttext {
	color:black;
	font-size:20px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}