/*
Theme Name: Mike's Tech Shop
Theme URI: http://mikestechshop.com/
Description: It's a start.
Version: 1.0
Author: M. Beckley Roberts
Author URI: http://beckleyworks.com/
Tags: wood, custom header, fixed width, two columns, widgets

	Mike's Tech Shop v1.0

	This theme was designed and built by Beckley Roberts,
	whose blog you will find at http://beckleyworks.com/

	The CSS, XHTML and design is Copyright 2009 Volchok Consulting Inc.

	Learn, but do not steal.
*/



/* Copyright 2009 Mike's Tech Shop. All rights reserved. */

/* Global Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a{text-decoration:none;}

/* http://orderedlist.com/articles/thining-text-in-safari-under-snow-leopard */
body { -webkit-text-stroke:1px transparent; }
@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}

strong {font-weight:bold;}
em {font-style:italic;}
body {background:#c16c33 url(/images/hardwood.jpg);font-family:"Lucida Grande",Arial,Helvetica,Verdana,sans-serif;color:#333;font-size:14px;line-height:18px;}
a:link,a:visited {color:#699392;}
a:hover,a:active {background:#bad3d2;color:#000;}
#container {margin:0 auto;width:857px;padding-bottom:10px;}
#subcontainer {background: transparent url(/images/home_columns.png) repeat-y 0 0;width:857px;}
#header {height:210px;width:850px;margin-left:2px;}
	#header h1,#header h2,#header h3 {display:none;}
	#header #logo {background: url(/images/logo_header.jpg) no-repeat;float:left;width:510px;height:210px;}
	#header #interior {float:left;width:340px;height:210px;}
#column1 {width:510px;margin-left:2px;float:left;}
	#address {height:32px;background:#eeeded url(/images/address_panel.gif) no-repeat;font-size:14px;padding:7px 0 0 33px;}
	#address a:link,#address a:visited {color:#777;}
	#address a:hover,#address a:active {color:#000;background:none;}
	#news-content {padding:20px 30px;}
		#news-content a {text-decoration:underline;}
		#news-content h2 {color:#000;font-size:18px;line-height:24px;margin-bottom:14px;}
		#news-content h3 {color:#000;font-size:14px;line-height:20px;font-weight:bold;margin-bottom:4px;}
		#news-content p {color:#333;margin-bottom:10px;font-size:13px;line-height:18px;}
		#news-content .seminar {border-bottom:1px dotted #ddd;padding-bottom:10px;margin-bottom:10px;}
		#news-content .post {border-bottom:1px solid #ddd;padding-bottom:10px;margin-bottom:20px;}
#column2 {width:340px;float:left;}
	#services {width:340px;background: transparent url(/images/sidebar_cap.gif) no-repeat bottom right;}
	#services li {color:#fff;text-shadow: -1px -1px #78716d;}
	#column2 ul {padding:18px 0 20px 30px;}
	#column2 li {margin-bottom:8px;font-size:15px;line-height:20px;}
	.break {border-bottom:1px solid #fff;padding-bottom:8px;margin-right:30px;}
	#applecare {padding: 20px 20px 10px 30px;font-size:15px;line-height:20px;}
	#applecare img {padding-left:50px;}
#footer {height:50px;width:857px;font-size:12px;color:#6e4020;padding-left:50px;}
#footer-cap {clear:both;background: transparent url(/images/footer_cap.png) no-repeat bottom left;width:857px;height:12px;}
