/*  
Theme Name: PC Repair
Theme URI: http://www.eastbaypcrepair.com/
Description: 3-column, multi-purpose, professional looking theme. Easily customizable. This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution 3.0 License</a>. This means you may use it for any purpose, and make any changes you like.
Author: Dave Bonds
Author URI: http://www.lostpinedesign.com/
*/

body {
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#50504f;
	background-image:url(images/gbck.gif);
	background-repeat:repeat;
}

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}

/* typography */
h1, h2 , h3 {
	font-size:16px;
	font-weight:700;
	color:#666;
	padding:0 10px 0 0;
}
a:hover {
	text-decoration:underline;
	color:#666;
	border:none;
}
a:link, a:active, a:visited, .postmeta a:hover {
	text-decoration:none;
	color:#666;
	border:none;
	border-bottom:dotted 1px #0E6EAA;
	outline:none;
}
.entry h2 {
	font-family:"Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:700;
	color: #7aac85;
	line-height: 1.2em;
}
.entry h2 a:link, .entry h2 a:active, .entry h2 a:visited, #header h1 a:link, #header h1 a:active, #header h1 a:visited, #sidebar a:link, #sidebar a:active, #sidebar a:visited {
	text-decoration:none;
	color:#569664;
	border:none;
}
.post-content a:hover {
	background: #0E6EAA;
	color: #fff;
}
.entry h2:hover {
	text-decoration:underline;
}

.post small {
	margin-bottom: 7px;
}

.aligncenter {
	margin: 0 auto;
	display: block;
}
/* sections */
#box {
	width:970px;
	background:#fff;
	margin:20px auto;
	padding: 0 10px;
}
#bgbox {
	background: #F7F7F7;
}
#top {
	width:970px;
	background-color:#fff;
	height:145px;
	margin:0;
	padding:0;
	position:relative;
}
#header {
	float:left;
	width:534px;
	margin:0;
	padding:0;
}
#header h1 {
	text-indent:-10000px;
	margin:0;
	padding:0;
}
#header h1 a {
	display:block;
	background:url(images/header-logo.gif) no-repeat left;
	height:145px;
	outline:none;
}
#desc {
	color:#fff;
	position: absolute;
	width:250px;
	text-align:left;
	font-size:14px;
	top: 120px;
	left: 310px;
}

#header-call {
	background: url(images/header-call.gif) left no-repeat;
	position:relative;
	float: left;
	width: 435px;
	height: 145px;
	padding:0;
	color: #fff;
}
#header-call span.type {
	font-size:11px;
	font-weight:normal;
}
.call-options {
	position: absolute;
	width: 175px;
	height:55px;
	font-size: 19px;
	font-weight:bold;
	left: 253px;
	top: 75px;
	line-height:1.6em;
}
.tel, .skype {
	text-shadow: 2px 2px 2px #333;
	margin-left:7px;
}
.tel {
	top: 0;
	left: 0;
	
}
.skype {
	top: 30px;
	left:0;
	margin-left:10px;
	font-size:87%;
}
.skype a {
	color: #fff;
	border:none;
}
.skype a:hover {
	color: #A9C0CE;
}
	
#menu-bar {
	background:#0E6EAA;
	height:32px;
	margin:0 auto 5px;
	color: #fff;
	border-bottom:4px solid #CCCCCC;
}

#content {
	width:570px;
	float:left;
	line-height:140%;
	margin:5px auto;
	padding:0;
}

	/* search */
	#searchform {
		height:30px;
		line-height:30px;
		float:right;
		padding-top:5px;
		padding-right:5px;
		margin:0;
	}
	#searchform #s {
		font-size:10px;
		width:230px;
	}
	#searchform #submit {
		font-size:10px;
	}
	input#s {
		color:#666;
		border:1px solid #cbcbcb;
		background:#fcfcfc;
	}

/* Testimonial slider */
	#slider{
		position:relative;
		margin-left: 20px;
	}	
	#slider ul, #slider li {
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li { 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:460px;
		height:200px;
		overflow:hidden; 
		}	
	#slider p {
		padding: 20px 30px 0 30px !important;
		margin: 20px 10px 0 30px;
		border:#999 1px dotted;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:300;
		font-style:italic;
		font-size:18px;
		line-height: 1.2em !important;
	}
	
	#slider p:first-letter {
		font-size:55px;
		line-height: 1em;
		font-weight: 400;
		float: left;
		margin: 0 0.107em 0 0.107em;
	}

	#slider span.name {
		padding-left: 60%;
		text-align:right;
		font-size: 12px;
		font-weight:normal;
	}
		
		
	p#controls {
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn { 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:24px;
		height:24px;
		position:absolute;
		left:20px;
		top:-100px;
		}	
	#nextBtn { 
		left:475px;
		}														
	#prevBtn a, #nextBtn a {  
		display:block;
		width:24px;
		height:24px;
		background:url(images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a { 
		background:url(images/btn_next.png) no-repeat 0 0;	
		}	

/* navigation */
#nav {
	width:600px;
	height:32px;
	line-height:30px;
	float:left;
	padding:0;
}
.navigation {
	width:510px;
	float:left;
	color:#fff;
	padding:5px 6px 10px;
}
	ul.nav {
		height:32px;
		line-height:32px;
		float:left;
		list-style:none;
		font-size:20px;
		font-weight:700;
		text-transform:uppercase;
		margin:0;
		padding:0;
	}
	ul.nav li {
		float:left !important;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	ul.nav li.first {
		margin-left: 20px;
	}
	ul.nav li a, ul.nav li a:link, ul.nav li a:visited {
		border-bottom:0;
		border-left:0;
		background:#0E6EAA;
		color:#fff;
		float:left;
		display:block;
		text-decoration:none;
		padding:0 30px;
		outline:none;
	}
	ul.nav li a:hover, ul.nav li a:active {
		/*background:#0099CC;*/
		/*color:#fff;*/
		color:#00CC66;
		text-decoration:none;
	}
	ul.nav li.home a {
		border-left:2px solid #fff;
		text-decoration:none;
	}
	ul.nav li.current_page_item a{
		text-decoration:none;
		color:#fff;
		background:#0099CC;
	}
	ul.nav li ul{
		float:left;
		margin:0;
		padding:0;
	}
	
	
#date-display {
	float: right;
	font-size:11px;
	padding: 10px 10px 0 0;
}

.entry {
	width:530px;
	background:#fff;
	float:left;
	color:#333;
	border:#e5e5bd 1px solid;
	margin:0 auto;
	padding:5px 10px 10px;
	font-size: 14px;
}
.entry img {
	border:1px dotted #CCCCCC;
	margin: 0 7px;
}
.entry p {
	margin: 10px;
	line-height: 1.5em;
}

p.tags {
	font-size: 12px;
	background: url(images/tag_blue.png) left 4px no-repeat;
	padding-left: 12px;
}

.post-content {
	text-align:justify;
}
.entry2 {
	width:510px;
	float:left;
	color:#666;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.similiar {
	font-size: 12px;
	width:510px;
	float:left;
	color:#666;
	text-align:justify;
	border:#e5e5bd 1px solid;
	margin:5px auto;
	padding:5px 6px 10px;
}
#past, #divide {
	width:510px;
	float:left;
	text-transform:uppercase;
	font-weight:700;
	color:#666;
	padding:5px 6px 10px;
}


.alignright {
	float:right;
	margin-top:10px;
}
.alignleft {
	float:left;
	margin-top:10px;
}


/* sidebars */
#sidebar {
	width:400px;
	float:left;
	font-size:11px;
	margin:5px 0;
	padding:0;
	background-color:#F7F7F7;
	/*#9CA59D*/
	
}
.rsidebar {
	background-color:#EDF0EC;
	color:#666666;
	float:right;
	margin:0 0 0 5px;
	padding:0 0 0 5px;
	width:205px;
	/*background:#B4C2B1 ;*.
	/*#F7F7F7*/
}
.rsidebar, .lsidebar img {
	border:none;
}
.lsidebar {
	width:180px;
	float:left;
	color:#666;
	margin:0 auto;
	padding:0 5px 5px 0;
	font-size:110%;
	background-color:#F7F7F7 !important;
}
.lsidebar li a:hover {
	border-bottom:dotted 1px #0E6EAA !important;
}
	div.no-border a:hover {
		border-bottom: 0 !important;
	}

.rsidebar h2, .lsidebar h2 {
	font-size:14px;
	color: #0E6EAA;
	text-transform:uppercase;
	font-weight:700;
	border-bottom:#ccc 1px solid;
	border-top:#ccc 1px solid;
	margin:0 0 10px;
	padding:5px 0;
}
 .lsidebar h2 {
	 font-size: 17px;
}
.rsidebar ul, .lsidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
.rsidebar ul li, .lsidebar li{
	list-style-type:none;
	margin:0 0 15px;
	padding:0;
}
.rsidebar ul li ul, .lsidebar ul{
	list-style-type:square;
	margin:0;
	padding:0 0 0 5px;
	}
.rsidebar ul li ul li, .lsidebar ul li{
	list-style-type:none;
	background:transparent url(images/b.gif) no-repeat 0 2px;
	border:0;
	margin:0 0 1px;
	padding:0 0 0 15px;
}
.rsidebar p, .lsidebar p {
	padding:0 5px;
}
#sidebar img, .lsidebar img {
	border:0;
}

/* latest blog entries sidebar */
	  #latest-blog {
	  }
	  
	  #latest-blog h3,  #latest-blog h3 a {
		  font-size: 12px;
		  font-weight:bold;
		  color: #999;
		  text-transform:uppercase;
		  letter-spacing:2px;
		  padding-bottom: 0;
		  margin-bottom: 5px;
		  margin-left: 3px;
	  }
	  #latest-blog h3:hover,  #latest-blog h3 a:hover {
		  color: #569664;
	  }
	  #latest-blog a.title {
		  font-weight:600;
		  margin: 0;
		  color: #0E6EAA;
		  padding-right: 5px;
	  }
	  #latest-blog a.title:hover {
		  text-decoration: underline;
	  }
	  #latest-blog img {
		  float: left;
		  margin: 3px 10px 4px 5px;
		  background: #eee;
		  border: 1px solid #999;
	  }
	  #latest-blog p {
		  margin: 3px 0 0 0;
		  font-size: 11px;
		  line-height: 1.0em;
}

ul.more-blog li a {
	color: #0E6EAA !important;
}
ul.more-blog li a:hover {
	border-bottom:dotted 1px #0E6EAA !important;
}

/* twitter sidebar */
.twitter a.twitter-link:hover {
	color: #569664 !important;
}
.twitter a.tweet:hover {
	color: #569664 !important;
}
.twitter a.follow, a.green-link {
	color: #569664 !important;
}
.twitter span {
	color:#0E6EAA;
	display:block;
	font-style:italic;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
}
.twitter span.twitter-timestamp {
	float: right;
	color:#0E6EAA;
	font-weight:normal;
	text-transform:none;
	letter-spacing:normal;
}
h2.twitter {
	padding-left: 32px;
	background: url(images/twitter-bird.png) no-repeat 3px 2px;
}
p.follow {
	padding-top: 10px;
	font-weight:bold;
}
	
/* pages */

/* Home, Services, Contact pages*/
#quickie, #services {
	font-size: 130%;
}
#quickie img, #services img {
	border: none !important;
}
#quickie h3, #services h3, #contact h3 {
	padding: 8px 10px;
	margin: 0;
	background: #569664;
	color: #fff;
	width: 505px;
	border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
}

#quickie h4, #services h4, #contact h4 {
	font-size: 110%;
	color: #0E6EAA;
	letter-spacing: 2px;
	font-weight:normal;
	text-transform: uppercase;
	margin: 6px 0 0 15px;
}

#quickie p, #services p, #contact p {
	line-height: 1.5em;
	padding:0 10px 10px 25px;
}
#contact {
	font-size: 120%;
}
#contact span.wpcf7-list-item {
	display:block;
}

ul.services {
	font-size: 85%;
	list-style-type:none;
	margin-left:-20px;
}
ul.services li {
	background: url(images/blue-check.png) left top no-repeat;
	padding-left: 25px;
	margin: 8px 0;
	line-height: 20px;
}
	

/* comments */
.boxcomments {border-top:5px solid #ddd;border-bottom:5px solid #ddd;margin-bottom:20px;width:510px;}
#commentform {border-top:1px solid #eee;margin:0;padding:15px 15px 1px;}
#commentform label {display:block;margin:0;}
#commentform input {width:170px;margin:0 5px 10px 0;padding:1px;}
#commentform textarea {width:400px;margin:0 0 10px;padding:0;}
#commentform #submit {margin:0 0 20px;}
#commentform p {margin:5px 0;}
ol.commentlist {margin:0 0 1px;padding:0;}
ol.commentlist :hover {background:url(images/latestbck.gif) repeat-x;}
ol.commentlist li {border-top:1px solid #eee;display:block;list-style:none;margin:0;padding:15px 15px 1px;}
ol.commentlist li :hover {background:none;}
ol.commentlist li.commenthead {display:block;list-style:none;margin:0;padding:5px 15px;}
ol.commentlist li.commenthead h2 {margin:0;}
ol.tblist {border-top:1px solid #fff;list-style:none;margin:0 0 1px;padding:15px;}
ol.tblist li {display:block;list-style:none;background:transparent url(images/c.gif) 0 2px no-repeat;padding-left:15px;margin:0 0 5px;}

/* footer */
#footer {
	width:970px;
	background:#6f7174;
	height:auto;
	line-height:16px;
	clear:both;
	color:#dadada;
	font-size:11px;
	margin:0;
	padding:0;
	position:relative;
}
.footer a:hover, .footer-right a:hover {
	text-decoration:none;
	color:#fff !important;
	border:none;
}
.footer a:link, .footer a:active, .footer a:visited, .footer-right a:link, .footer-right a:active, .footer-right a:visited {
	text-decoration:none;
	color:#A9C0CE;
	border:none;
}

p.footer {
	margin:0;
	padding:11px;
	line-height:16px;
	
}
.footer-right {
	top: 0;
	right: 0;
	position: absolute;
	margin:0;
	padding:11px;
	line-height:16px;
	text-align:right;
}

.vcard abbr {
	text-decoration:none;
	border:none !important;
}
.vcard p.tel, .vcard span.fn, .vcard span.title {
	display: none;
}

blockquote {
	border: 1px dotted #06C;
	background:#DBF3DA;
	border-left: 3px solid #569664;
	padding: 0 10px 0 15px;
}

.postmeta {color:#666;border-bottom:#699 1px solid;}
.postmeta a:link, .postmeta a:active, .postmeta a:visited {text-decoration:underline;color:#660;border:none;}
.postinfo img {border:none;}
img.wp-smiley {border:0;padding:0;}
input#url, input#author,input#email,textarea {color:#666;width:40%;border:1px solid #cbcbcb;margin-bottom:0.6em;background:#fcfcfc;margin-top:2px;padding:3px;}

