/* @override http://mediapowertools.com/mpt_wp/wp-content/themes/mpt/style.css */

/*
Theme Name: MPt 3
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 3.0
Author: John Sparrow
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

body {
	background: #f4efdc url(style/images/BG-grad.jpg) repeat-x 0 0;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
}

#wrapper, #header, #footer, #header-slogan {
	width: 968px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
}

#header {
	height: 155px;
	position: relative;
}

#header-slogan {
	height: 50px;
	background: url(style/images/slogan.gif) no-repeat center top;
}

#header-slogan p {
	text-indent: -9999em;
}

div.scrollable {
	position: relative;
	display: block;
	overflow: hidden;
	width: 943px;
	height: 327px;
	margin: 0 auto;
	border-bottom: 15px solid #d85b2a;
}

div.items {
	width: 20000em;
	position: absolute;
}

div.items div.item {
	float: left;
	width: 943px;
}

#logo {
	float: left;
	width: 230px;
	margin-top: 15px;
}

#logo h1, #logo p{
	text-indent: -9999em;
	height: 0;
	width: 0;
}

#navigation {
	width: 700px;
	position: absolute;
	bottom: 0px;
	right: 0;
}

#navigation ul {
	text-align: right;
}

#navigation ul li {
	display: inline-block;
	vertical-align: text-top;
	text-align: center;
}

#navigation ul li a {
	display: inline-block;
	padding: 5px 20px;
	border-left: 1px solid #424242;
	text-decoration: none;
	font-size: 14px;
	color: #424242;
}

#navigation ul li.menu-item-169 a {
	border-left: none;
	height: 30px;
	background: url(style/images/home-icon.gif) no-repeat 0 -1px;
	text-indent: -9999em;
}

#header-search {
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 100;
	width: 250px;
	text-align: right;
}

#header-search form input#search-input {
	width: 190px;
	height: 20px;
	padding: 2px 4px;
	background-color: #f5f5ec;
	border: none;
}

#header-search form input {
	vertical-align: middle;
	margin: 0;
	float: left;
}

#header-search form input#searchsubmit {
	width: 24px;
	height: 24px;
}

#content {
	float: left;
	width: 600px;
	padding: 0 15px 0 20px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#content.no-sidebar {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#sidebar {
	float: right;
	width: 300px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}

#content.taller {
	border-right: 1px solid #a9a9a9;
}

#content.no-sidebar.taller {
	border: none;
}

#sidebar.taller {
	border-left: 1px solid #a9a9a9;
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	color: #0f5d67;
	font-weight: normal;
	font-style: normal;
}

#content h1 {
	font-size: 2em;
}
#content h2 {
	font-size: 1.55em;
}
#content h3 {
	font-size: 1.35em;
}
#content h4 {
	font-size: 1.2em;
}
#content h5 {
	font-size: 1.0em;
}

#content p, #sidebar p, #content ul, #content ol {
	color: #424242;
	font-size: 12px;
	line-height: 150%;
	margin: 20px auto;
}

#content blockquote {
	margin: 0 25px;
}

#content a {
	color: #0f5d67;
	text-decoration: underline;
}

#content a:hover, #content a:focus {
	text-decoration: none;
}

#content ol, #content ul {
	padding-left: 20px;
}

#content li {
	margin-left: 20px;
}

#content ul li {
	list-style-type: disc;
}

#content ol li {
	list-style-type: decimal;
}

#sidebar p {
	margin-top: 0;
	text-align: left;
	line-height: 130%;
	margin-bottom: 10px;
}

#sidebar .widget {
	background-color: #f5f5ed;
	padding: 10px;
	width: 260px;
	border: 1px solid #a9a9a9;
	margin: 20px auto;
}

#sidebar .widget h2 {
	color: #0f5d67;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

#sidebar .widget h2.widgettitle {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d5d5d5;
}

#sidebar li.widget #sidebar-contr div {
	display: block;
	margin: 10px auto;
	overflow: hidden;
	position: relative;
	width: 260px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar li.widget #sidebar-contr div h3, #sidebar li.widget #sidebar-contr div p {
	color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sidebar li.widget #sidebar-contr div h3 {
	margin: 35px 0 2px 110px;
	font-weight: bold;
	font-size: 16px;
}

#sidebar li.widget #sidebar-contr div p {
	margin: 0 0 0 110px;
	font-size: 12px;
}

#sidebar li.widget #sidebar-contr div a {
	width: 260px;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	text-indent: -9999em;
}

#sidebar li.widget #sidebar-contr div#contr-shawna {
	background-image: url(style/images/shawna-bg.jpg);
}

#sidebar li.widget #sidebar-contr div#contr-jacob {
	background-image: url(style/images/jacob-bg.jpg);
}

#sidebar li.widget #sidebar-contr div#contr-carol {
	background-image: url(style/images/carol-bg.jpg);
}

#sidebar .sm-icons a {
	display: block;
	overflow: hidden;
	width: 170px;
	margin-left: 15px;
	clear: both;
	padding-left: 60px;
	min-height: 50px;
	line-height: 50px;
	text-decoration: none;
	color: #424242;
	font-size: 14px;
}

#sidebar .sm-icons a#widget-sm-fb {
	background: url(style/images/facebook.gif) no-repeat left center;
}

#sidebar .sm-icons a#widget-sm-twitter {
	background: url(style/images/twitter.gif) no-repeat left center;
}

#sidebar .widget .textwidget form#sidebar-subscribe-form {
	display: block;
	overflow: hidden;
}

#sidebar .widget .textwidget form#sidebar-subscribe-form input {
	float: left;
	margin-right: 0;
}

#wrapper #sidebar ul li.widget .textwidget form#sidebar-subscribe-form p input.text-field {
	height: 25px;
	padding: 0 5px;
	width: 190px;
	margin-right: 10px;
	border: none;
}

#footer {
	width: 952px;
	margin: 10px auto;
	height: 65px;
	padding: 0;
	background: url(style/images/footer.png) no-repeat center top;
}

#wrapper #footer p {
	margin: 10px 10px;
	width: 450px;
}

#footer p, #footer p a {
	color: #d5d5d5;
	font-size: 11px;
}
#footer p a:hover, #footer p a:focus {
	text-decoration: none;
}

#footer p#footer-copy {
	float: left;
	text-align: left;
}
#footer p#footer-credits {
	float: right;
	text-align: right;
}

/* COMMENTS */

form#commentform {
	display: block;
	overflow: hidden;
	width: 550px;
}

form#commentform textarea {
	width: 400px;
	height: 200px;
}

form#commentform p input, form#commentform textarea {
	border: 1px solid #797979;
}

form#commentform p input {
	width: 200px;
	height: 20px;
	padding: 2px 3px;
}

form#commentform input#submit {
	clear: both;
	float: right;
}

/* END COMMENTS */

.next-prev-container {
	display: block;
	overflow: hidden;
}

.next-prev-container.top {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #a9a9a9;
}
.next-prev-container.bottom {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #a9a9a9;
}

#content .next-prev-container a {
	text-decoration: none;
}
#content .next-prev-container a:hover, .next-prev-container a:focus {
	text-decoration: underline;
}

.next-prev-container a.previous-link {
	float: left;
	text-align: left;
}

.next-prev-container a.previous-link, .next-prev-container a.next-link {
	width: 40%;
}

.next-prev-container a.next-link {
	float: right;
	text-align: right;
}

#content .post {
	margin-top: 10px;
	clear: both;
	display: block;
	overflow: hidden;
}

h2.title {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

#featured-posts {
	display: block;
	overflow: hidden;
	width: 560px;
	clear: both;
	margin: 40px auto 10px auto;
}

#featured-posts .featured-item {
	width: 245px;
}

#featured-posts .featured-item p.title {
	margin-top: 5px;
}

#featured-posts .featured-item a img {
	border: 2px solid #a9a9a9;
	
}
#featured-posts .featured-item a:hover img, #featured-posts .featured-item a:focus img {
	border-color: #0f5d67;
}


#featured-posts .featured-item.item-1 {
	float: left;
}
#featured-posts .featured-item.item-2 {
	float: right;
}

