/*
Theme Name: RepairPCatHome
Theme URI: http://repairpcathome.co.uk and modifired Starkers 
Version: 1.0
Author: http://repairpcathome.co.uk
Author URI: http://repairpcathome.co.uk
Tags: repairp, pc, home, support, basic

header #062501
sub #0c4b02
body #9fbf99

text - #1e1e1e
hover - #555555;
color:#141414; - body


*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";
@import "css/footer.css";
* {
margin: 0;
}

.seo {
	font-size:0.5em;
	width:100%;
}




#header_sub ul {
	list-style:none;
	
	
}
#header_sub ul li {
	list-style:none;
	display:inline;
}
#header_sub ul li a {
	list-style:none;
	display:block;
	float:left;

	height:81px;


}


/*about*/
#header_sub ul li a.left:link, #header_sub ul li a.left:visited {
	background:url(http://repairpcathome.co.uk/new/left.png) no-repeat top center;

	width:164px
}
#header_sub ul li a.right:link, #header_sub ul li a.right:visited {
	background:url(http://repairpcathome.co.uk/new/right.png) no-repeat top center;

	width:135px
}




#header_sub ul li a.about:link, #header_sub ul li a.about:visited {
	background:url(http://repairpcathome.co.uk/new/about.png) no-repeat top center;

	width:122px
}
#header_sub ul li a.areas:link, #header_sub ul li a.areas:visited {
	background:url(http://repairpcathome.co.uk/new/areas.png) no-repeat top center;
		width:120px

}
#header_sub ul li a.contact:link, #header_sub ul li a.contact:visited {
	background:url(http://repairpcathome.co.uk/new/contact.png) no-repeat top center;
	
		width:123px
}
#header_sub ul li a.news:link, #header_sub ul li a.news:visited {
	background:url(http://repairpcathome.co.uk/new/news.png) no-repeat top center;
			width:122px
}
#header_sub ul li a.rates:link, #header_sub ul li a.rates:visited {
	background:url(http://repairpcathome.co.uk/new/rates.png) no-repeat top center;
			width:121px
}
#header_sub ul li a.services:link, #header_sub ul li a.services:visited {
	background:url(http://repairpcathome.co.uk/new/services.png) no-repeat top center;
			width:117px
}






#header_sub ul li a.about:hover {
	background:url(http://repairpcathome.co.uk/new/habout.png) no-repeat top center;

	width:122px
}
#header_sub ul li a.areas:hover {
	background:url(http://repairpcathome.co.uk/new/hareas.png) no-repeat top center;
		width:120px

}
#header_sub ul li a.contact:hover {
	background:url(http://repairpcathome.co.uk/new/hcontact.png) no-repeat top center;
	
		width:123px
}
#header_sub ul li a.news:hover {
	background:url(http://repairpcathome.co.uk/new/hnews.png) no-repeat top center;
			width:122px
}
#header_sub ul li a.rates:hover {
	background:url(http://repairpcathome.co.uk/new/hrates.png) no-repeat top center;
			width:121px
}
#header_sub ul li a.services:hover {
	background:url(http://repairpcathome.co.uk/new/hservices.png) no-repeat top center;
			width:117px
}

.post {


 border-bottom:medium dotted #0c4b02;
 padding: 1.5em 0;


}


.post form input, .post form select {
	
	width:75%;
	height:1.5em;
	padding:0.2em;
	margin-bottom:1em;
	border: #0c4b02 medium solid;
	background-color:#062501;
	color:#FFF;
}
.post form textarea {
	
	width:75%;
	height:4em;
	padding:0.2em;
	margin-bottom:1em;
	border: #0c4b02 medium solid;
	background-color:#062501;
	color:#FFF;
}
.post form .sendbutton {width:33%; height:3em;}
.post form .cformselect {width:75%; height:2.5em;}
.linklove {display:none}


	
	.emailreqtxt {display:none}
	.failure, #usermessage2a  {font-size:0.5em}
	
	#contact_us form {
		font-size:100%;
	}
	#contact_us form input, #contact_us form select {
	
	width:75%;
	font-size:70%;
	height:1.5em;
	border: #0c4b02 thin solid;
	background-color:#062501;
	color:#FFF;
}
#contact_us h2 {padding:0; margin:25px 0 0;}
#contact_us form textarea {
	font-size:70%;
	width:75%;
	height:2em;;
	border: #0c4b02 thin solid;
	background-color:#062501;
	color:#FFF;
}
#contact_us form .sendbutton {width:33%; height:2em; margin: -20px 0 0;font-size:70%;}
#contact_us form .cformselect {width:75%; height:2em;font-size:70%;}




.search {
	width:80%;
	margin:1.5em auto;
		border-bottom:#9fbf99 thin dotted;
	background-color:transparent;
	
			border-right:#9fbf99	 thin dotted;
}
.search .searchfrom {
background-color:tansparentr;
border:none;

}	
.search  input {
		width:60%;
			background-color:#000;
		color:#FFF;
		display:inline;
		font-family:"Courier New", Courier, monospace;
	height:20px;
	border:none;
		font-size:0.9em;
	font-weight:bold;
	letter-spacing:0.2em;

	}
.search .searchsubmit{
	background:transparent;
	width:30%;
display:inline;
	height:1.5em;
	border:none;
	color:#FFF;
	cursor:pointer;

	font-size:0.9em;
	text-align:center;
	font-weight:bold;
	font-variant:small-caps;
	font-family:"Courier New", Courier, monospace;

	}
	#paypal {
		display:block;
		width:95%;
		margin:80px 2em 0;
		
	}