/*
Theme Name: Peter A. Thomson Moving & Storage
Theme URI: http://www.thomsonmoving.com
Description: Custom WordPress theme for Peter A. Thomson Moving & Storage
Version: 1.0
Author: Derek Ashauer, ashwebmedia
*/
body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    background: #ececec url(_images/bg.gif) 0 0 repeat-x;
    text-align: center;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: Arial;
    font-size: 13px;
    color: #000;
    line-height: 18px;
}
p, h1, h2, h3, h4, #content ul, #content ol, #content table, #wrapcentre ul {
	margin-bottom: 15px;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #8c0303;
    text-decoration: underline;
}
a:hover, a:active {
    color: #000;
    text-decoration: underline;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

img.alignright {
	float: right;
	margin: 0 0 10px 15px;
}
img.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	height: 112px;
	background: transparent url(_images/divider.gif) left bottom repeat-x;
	overflow: hidden;
}
	#logo {
		float: left;
		margin: 36px 0 0 0;
		display: inline;
	}
	
		#social { float: left; margin: 53px 0 0 293px; }
	#estimate {
		width: 143px;
		height: 62px;
		display: block;
		text-indent: -3000px;
		background: transparent url(_images/estimate.gif) 0 0 no-repeat;
		float: right;
		margin: 33px 0 0 0;
	}
		#estimate:hover { background: transparent url(_images/estimate.gif) 0 -62px no-repeat; }

/* ----------------------------------- */
/* HOME
/* ----------------------------------- */
.page-2 #main {
	background: transparent url(_images/banner.jpg) 0 15px no-repeat !important;
}

#col1 {
	width: 350px;
	float: left;
	margin: 200px 0 0 0;
	display: inline;
}
	#col1 p {
		font-size: 14px;
		line-height: 22px;
	}

#col2 {
	width: 210px;
	float: left;
	margin: 300px 0 0 40px;
	display: inline;
}
	#col2 li {
		list-style: none;
		padding-left: 22px;
		background: transparent url(_images/check.gif) 0 3px no-repeat;
		margin-bottom: 8px;
		color: #4c4c4c;
	}

#col3 {
	width: 255px;
	float: right;
	margin: 300px 0 0 0;
	display: inline;
}
	#col3 p {
		color: #4c4c4c;
		font-size: 12px;
		line-height: 16px;
	}

#col2 h2, #col3 h2 {
	color: #a40505;
	text-transform: uppercase;
}


/* ----------------------------------- */
/* SUB PAGES
/* ----------------------------------- */
#main {
	background: transparent url(_images/main-residential2.jpg) 0 0 no-repeat;
}
	.parent-40 #main { background: transparent url(_images/main-residential.jpg) 0 0 no-repeat; }
	.parent-5 #main { background: transparent url(_images/main-commercial.jpg) 0 0 no-repeat; }
	.parent-17 #main { background: transparent url(_images/main-atlas2.jpg) 0 0 no-repeat; }
	.parent-13 #main { background: transparent url(_images/main-person.jpg) 0 0 no-repeat; }
	.parent-49 #main { background: transparent url(_images/main-boxes.jpg) 0 0 no-repeat; }
	.parent-42 #main { background: transparent url(_images/main-moving.jpg) 0 0 no-repeat; }
	.blog #main { background: transparent url(_images/main-atlas.jpg) 0 0 no-repeat; }
	
#content {
	width: 610px;
	float: left;
	padding: 15px 0 0 0;
}

	#crumb, #crumb a {
		color: #838383;
		font-size: 11px;
	}
	
	#content h1 {
		font-size: 30px;
		line-height: 30px;
		color: #8f0303;
		margin: 7px 0 40px 0;
	}
	#content h2 {
		font-size: 18px;
		margin: 0 0 5px 0;
	}
	#content li {
		margin-left: 25px;
	}
		#content li ul {
			margin-bottom: 0;
		}
	
	p.post-data {
		color: #666;
	}

#side {
	width: 240px;
	float: right;
	margin: 210px 10px 0 0;
	display: inline;
}
	#side .box {
		background: #f5f5f5;
		padding: 15px 20px 5px 20px;
		margin: 0 0 25px 0;
	}
		#side .box h2 {
			color: #a40505;
			text-transform: uppercase;
		}
		#side .box p {
			color: #4c4c4c;
			font-size: 12px;
			line-height: 16px;
		}
		#side .box ul {
			margin: 0 0 15px 0;
		}
		#side .box li {
			list-style: none;
		}

/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#testimonial {
	background: transparent url(_images/divider.gif) 0 0 repeat-x;
	padding: 15px 0;
	margin: 30px 0 0 0;
}
	#quote {
		font-family: Georgia;
		font-size: 16px;
		line-height: 20px;
		color: #414141;
	}
	#author {
		font-family: Georgia;
		font-size: 12px;
		color: #686868;
		font-style: italic;
	}
	#testimonial strong {
		font-weight: normal;
	}

#footer {
	background: transparent url(_images/divider.gif) 0 0 repeat-x;
	padding: 15px 0;
}
	#footer img {
		float: right;
	}
	#footer li {
		list-style: none;
		display: inline;
		padding: 0 10px 0 0;
		font-size: 11px;
	}
		#footer li a:link, #footer li a:visited {
			color: #414141;
			text-decoration: none;
		}
		#footer li a:hover, #footer li a:active {
			color: #000;
		}

	#footer p, #footer p a {
		color: #686868;
		font-size: 10px;
	}

