/*
Theme Name: My Strategic Direction
Theme URI: http://mystrategicdirection.com
Description: The default theme for My Strategic Direction.
Version: 1.0
Author: Taproot Creative
Author URI: http://taprootcreative.com
*/

html, body, #wrapper { height: 100%; }
body > #wrapper { height: auto; min-height: 100%; }

body {
	background:#f6f6ee url('images/bkgd.gif') repeat-x;
}
#wrapper {
	margin:0 auto;
	width:820px;
}
#container {
	padding-bottom:38px;
}
#logo {
	float:left;
	margin-top:20px;
}
#top_contact {
	float:right;
	margin-top:55px;
}
#call_us {
	color:#c0c0c0;
	font-size:1.4em;
	font-weight:bold;
}
#digits {
	color:#2b135e;
	font-size:1.4em;
	font-weight:bold;
}
#content {
	float:left;
	padding-right:10px;
	width:550px;
}
.entry {
	border-bottom:1px #efdedb solid;
}
.alignleft {
	background:#fff;
	border:1px #cfcfce solid;
	float:left;
	padding:4px;
}
#main_pic_wrapper {
	background:transparent url('images/main_pic.jpg') no-repeat 0 0;
	margin-top:20px;
	height:235px;
	text-indent:-999em;
	width:560px;
}
#main_pic_button {
	margin:-45px 0 20px 25px;
}
#main_pic_button a {
	background:transparent url('images/main_pic_button.jpg') no-repeat 0 0;
	display:block;
	height:33px;
	text-indent:-999em;
	width:216px;	
}
#the_pic {
	margin-top:20px;
}
#sidebar {
	float:right;
	margin-left:5px;
	width:240px;
}
.case_title {
	background:transparent url('images/case_studies.jpg') no-repeat 0 0;
	height:59px;
	padding-bottom:-10px;
	text-indent:-999em;
	width:240px;
}
.case_studies {
	background:transparent url('images/case_studies_body.jpg') repeat-y;
	margin-top:20px;
	padding-bottom:20px;
}
.case_studies ul li {
	border-bottom:1px #b75068 solid;
	list-style:none;
	margin:0 25px;
	padding:10px 0;
}
.case_studies ul li a {
	color:#fff;
}
#sidebar_button {
	background:transparent url('images/case_studies_bottom.jpg') no-repeat 0 0;
	height:58px;
	position:relative;
	width:240px;
}
#sidebar_button a {
	background:transparent url('images/sidebar_button.jpg') no-repeat 0 0;
	display:block;
	height:33px;
	margin:10px 0 0 25px;
	position:absolute;
	top:3px;
	left:0;
	text-indent:-999em;
	width:104px;	
}
.go_left {
	float:left;
}
.go_right {
	float:right;
}
#footer {
	background:#c0c0c0 url('images/footer.gif') repeat-x;
	clear:both;
	color:#fff;
	height:38px;
	margin-top:-38px;
	position:relative;
}
#footer_wrap {
	margin:0 auto;
	position:relative;
	width:820px;
}
#footer_wrap p {
	position:absolute;
	top:12px;
}