/*
Theme Name: Cheap Web Design
Theme URI: http://www.mydesignerwebsite.co.uk/
Description: This is a theme by Mathew Browne
Tags: dark, black, green, fixed-width, two-columns
Author: Mathew Browne, My Designer Website
Author URI: http://www.mydesignerwebsite.co.uk
Latest updated: March 1 2010
*/

/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

caption{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* END CSS RESET */

html{
	background-color: #009B97;
background-image:url('bg.jpg');
background-position:top;
background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#FFFFFF
}
body{}
#wrapper{width:980px; margin:0px auto;}
#strap{height:250px;text-align:center;}
#strap2{width:980px;margin:0px auto;}
.cb{clear:both;}

#header{margin:0px auto; height:80px; background-color:#15221F;}
#header2{width:980px;margin:0px auto;}
#logo{float:left;}
#notlogo{float:right;width:280px; text-align:right;padding-top:20px;}
#notlogo h3{text-align:right;}


.sidebar{float:right; width:240px;}
.wp-caption{background-color:#1f2320; border:1px solid #262927; text-align:center;padding:5px;}
.size-full{}
#main{width:980px; margin:0px auto;}

#contform{background-image:url('contactbg.jpg');
background-position:top;
background-repeat:no-repeat;
width:240px;
height:300px;
color:white;padding-top:20px;
}
#contform p{padding:0px 20px;}
#contform h6{text-align:center; color:white;}
#contform table{width:200px;margin:0px auto;}

#content{float:left; width:720px;}

.post, .page {padding-bottom:20px;}

.clearboth{clear:both;}
.page-link{clear:both;width:100%;}

/*  -----|  Typography  |---------------------------------------------------  */
 a{color:#ffff99; text-decoration:none;}
 a:hover{text-decoration:underline;}

h1, h2, h3, h4, h5, h6, #container blockquote, .entry-date,#wp-calendar caption {font-family: Arial, sans-serif; margin-top:0px; padding-top:0px;}
h1,h2,h3,h4,h5,h6{
	color: #ffffff;
font-weight:bold; 
}
h1{font-size:24px;}
h2{font-size:20px;}
h3, #wp-calendar caption{font-size:18px;}
h4{font-size:14px;}
h5{font-size:12px;}
p, #content li{margin-bottom:0.9em;margin-top:0.5em;line-height:1.7em;}
#content ul li{background-image:url('tick.gif'); background-position:left; background-repeat:no-repeat; padding-left:15px; list-style-type:none; margin-left:0px;}
td{line-height:1.7em; padding-right:10px;}
blockquote p{margin-bottom:0.5em;}

.post ul{ list-style-type:disc;padding-left:2em;}
.post ol{ list-style-type: decimal;padding-left:2em;}

.day{font-size:2em; color:white;}

.post-title{ display:block;}
.post-title a{display:block;text-decoration:none;}
.post-title a:hover{ text-decoration:underline}

.author{padding-bottom:5px;}

.entry{clear:both;}
#container .entry-meta{border-top:none;clear:both;line-height:1.4em;padding-bottom:10px;}
.entry-content{clear:both;}



/*DATE*/

.entry-date{float:right;border:1px solid #262927; background-color:#262927;padding:2px 5px 2px 5px;margin:0px 0px 10px 10px;}
.entry-date *{text-align:center;}

.sidebar ul, .sidebar ul li{list-style-type:none; padding:0;margin:0}
.sidebar ul{margin:0px 0px 0px 0px;}
.sidebar ul ul{margin-left:10px;}
.sidebar ul ul ul{padding-left:10px;}
.sidebar ul li{margin-bottom:15px;margin-top:15px;}
.sidebar ul li ul li{margin-bottom:5px;margin-top:5px;}

#wp-calendar, .calendar_wrap{width:100%; text-align:center;}
#wp-calendar caption{color:#CADE58;}
#wp-calendar td,#wp-calendar th{text-align:center;}
#wp-calendar th{font-weight:bold;}
#wp-calendar a{color:#CADE58; background-color:#181B19; border:1px solid #262927; display:block; text-align:center}
#wp-calendar a:hover{color:#CADE58; background-color:#262927; display:block; border:1px solid #262927;text-decoration:none;}

#footer{margin:10px auto; padding:5px 0px 5px 0px; width:920px; color:#666666; text-align:right}
#footer a{color:#666666;}
.meta-sep{color:#333333;}

.nav-previous{float:left; width:45%;}
.nav-next{float:right; width:45%; text-align:right;}
.nav-previous a, .nav-next a{display:block;padding:3px; color:#CADE58; background-color:#1f2320; border:1px solid #262927;}
.nav-previous a:hover, .nav-next a:hover{ background-color:#262927; color:white; text-decoration:none;}
.navigation{margin-bottom:20px;margin-top:20px;}

.entry-meta{border-top:1px solid #262927;margin-top:20px;padding-top:10px;}
.makesep{clear:both; height:15px;}
abbr{border:none;}

#s{border:1px solid #262927; background:#181B19; width:130px; color: #C1BCAC;padding:3px;}
#searchsubmit{border:1px solid #262927; width:50px;background:#262927; color:#C1BCAC;padding:0px;}
#searchsubmit:hover{color:#CADE58;border:1px solid #262927;}

#noresults-s,#comment{border:1px solid #383C37; background:#262927; width:180px; color: #C1BCAC;padding:3px;}
#comment{width:450px;}
#noresults-searchsubmit{border:1px solid #262927; width:50px;background:#262927; color:#C1BCAC;padding:3px;}
#submit{border:1px solid #262927; background:#262927; color:#C1BCAC;padding:3px;margin-top:5px;}
#noresults-searchsubmit:hover{color:#CADE58;border:1px solid #262927;}
#submit:hover{color:#CADE58;border:1px solid #262927;}

pre, code{ font-family:"Courier New", Courier, monospace;}
.post code, .post cite, .post blockquote,.entry code, .entry cite, .entry blockquote{
margin:0;padding:5px;background-color:#1f2320; border-top:1px solid #262927;border-bottom:1px solid #262927;
display:inline-block
}

.alignright{float:right; margin:10px 0px 5px 10px;}
.alignleft{float:left; margin:10px 10px 5px 0px;}
.aligncenter{margin:10px auto;}

.avatar{float:left; padding:5px; border:1px solid #999999; background-color:#FFFFFF; margin-right:10px;} 
ol.commentlist{margin:0px; padding:0px;}
ol.commentlist ul,ol.commentlist ul li, ol.commentlist li{list-style:none;}
ol.commentlist {list-style:none; margin:0; padding:0; text-indent:0; }

.comment {background-color:#1f2320; border:1px solid #262927; padding:5px;margin:0px;}
.comment-author-admin{
	background-color:#3E4640;
	border-color:#57645A;
	border-width:1px;
	border-style:solid;
}
.fn{background-color: inherit;}

strong{font-weight:bold;}
em{font-style:italic;}

.sidebarinputbox{width:110px;}
.sidebartextbox{width:110px;}

#featured a img{border:none;}
#featured{ 
	width:680px; 
	padding-right:250px; 
	position:relative; 
	border:none; 
	height:250px; overflow:hidden;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:690px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; height:250px;
	overflow:auto;
	overflow-x:hidden;
}
#featured ul.ui-tabs-nav li{ 
	padding:0px;  
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
}
#featured ul.ui-tabs-nav li span{ 
}
#featured li.ui-tabs-nav-item a{ 
	display:block;text-decoration:none;
	color:#333;outline:none;
	text-align:left;
	padding:0px;
	padding-left:11px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:url('hover-item.png') left no-repeat;   
}
#featured li.ui-tabs-selected{ 
	background:url('selected-item.png') left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
}
#featured .ui-tabs-panel{ 
	width:680px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	bottom:0; left:0; 
	height:65px; 
	width:680px;padding-top:5px;
	background: url('transparent-bg.png'); 
}
#featured .ui-tabs-panel .info a.hideshow{
	position:absolute; font-size:11px; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333;
}
#featured .info h2{ 
	font-size:1.2em; 
	color:#fff; padding:5px; margin:0;font-weight:normal;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	color: #FFFFFF;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

#omenu{height:30px;}
#omenu2{width:940px; height:30px;margin:0px auto; }
#menu{width:400px;float:right; height:30px; margin:0px auto;
background-image:url('tabs.jpg');
background-position:top;
background-repeat:no-repeat;
text-align:center;}
#menu ul, #menu ul li, #menu ul li a{display:inline;}
#menu ul{}
#menu ul li{ color:white;border:none;}
#menu ul li a{color:white; text-decoration:none;border:none;display:inline-block;padding:7px 9px;}
#menu ul li a:hover{
	background-color:#1C81B0;
	color:#ffffff;
	border-bottom:3px solid white;
}


.title64{background-color:#00A8A4}
.compare{border-top:5px solid #00A8A4;border-left:5px solid #00A8A4;}
.compare td{vertical-align:middle;padding:5px;border-bottom:5px solid #00A8A4;border-right:5px solid #00A8A4}
.compare tr{}
.nowt{background-color:#00B7B3;}
.compare h2{display:inline;line-height:64px;margin:0;padding:0}
.compare h2 img{float:left;margin-right:10px;}
