/*  
Theme Name: Share the Practice Purple 
Theme URI: http://www.sharethepractice.org
Description: A custom Wordpress theme developed for Share the Practice
Version: 1.0
Author: Gabriel Serafini
Author URI: http://www.gabrielserafini.com
*/


body {
	background: #188535 url(images/body_back.gif) repeat;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	text-align: center;
	}

h1, h2, h3, h4, h5 {
	font-family: "trebuchet ms", verdana, sans-serif;
	}
	
#header {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 125px;
	background: url(images/header_back.gif) no-repeat;
	position: relative;
	}

#header-logo {
	position: absolute;
	left: 119px;
	top: 33px;
	}

#home_meta_quote {
	margin: 0px 0px 10px 23px;
	padding: 5px;
	width: 765px;
	background: #66c;
	text-align: center;
	}
	
#meta_quote {
	color: #fff;
	margin: 0px;
	padding: 0px;
	}

#meta_quote a {
	color: #fff;
	}

#content {
	position: relative;
	float: right;
	width: 580px;
	margin: 0 18px 0 0;
	padding: 0 10px 0 0;
	}

#navs {
	width: 170px;
	font-size: 14px;
	font-family: "trebuchet ms", verdana, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#navs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#navs li {
	color: #333;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}

#navs a {
	text-decoration: none;
	color: #999;
	}

#navs a:hover {
	color: #000;
	}

#page {
	position: relative;
	text-align: left;
	width: 814px;
	margin: 8px auto;
	padding: 0px;
	background: #fff url(images/page_back.gif) repeat-y;
	}

#mainbody {
	margin: 0px;
	}

#home_header {
	position: relative;
	height: 264px;
	}

#home_picture {
	padding: 0px;
	margin: 0px;
	width: 371px;
	height: 248px;
	position: absolute;
	left: 10px;
	top: 0px;
	}
	
#home_links {
	padding: 0px;
	margin: 0px;
	width: 165px;
	height: 248px;
	position: absolute;
	left: 415px;
	top: 0px;
	}
	
.post {
	clear: both;
	}
	
.main_post {
	margin: 0px 0px 10px 0px;
	width: 371px;
	background: #f6f6f6;
	}

.side_post {
	margin: 0px 0px 10px 0px;
	width: 371px;
	background: #f6f6f6;
	}

.post_header {
	background: #f6f6f6 url(images/main_heading_back.gif) no-repeat;
	text-align: center;
	height: 46px;
	width: 371px;
	}

.post_header h2{
	padding: 5px 5px 5px 5px;
	}

.post_content {
	margin: 10px 10px 0px 10px;
	}

.post_title {
	text-align: left;
	}

.post_footer {
	background: #f6f6f6 url(images/main_footer_back.gif) no-repeat;
	height: 31px;
	width: 371px;
	}

.side_post {
	margin: 0px;
	width: 165px;
	}

.side_post_header {
	background: #f6f6f6 url(images/side_heading_back.gif) no-repeat;
	height: 24px;
	width: 165px;
	margin: 0px;
	}

.side_post_header h3{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	}

.side_post_footer {
	background: url(images/side_footer_back.gif) no-repeat;
	height: 24px;
	width: 164px;
	}
	
.left_column {
	margin: 17px 0px 20px 0px;
	float: left;
	width: 165px;
	}
	
.center_column {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 10px;
	float: left;
	width: 371px;
	}
	
.right_column {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: right;
	width: 165px;
	background: #f0f0f0;
	}
	
.right_column h3{ 
	background: #f0f0f0 url(images/side_heading_back.gif) no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}	
	
.right_column p{ 
	margin: 10px 10px 10px 10px;
	}
	
.right_column ul{ 
	margin: 10px 10px 10px 10px;
	padding: 0 10px 0 0;
	}

	
.post-time {
	margin: 0px;
	color: #666;
	}

#comment {
	width: 520px;
	height: 80px;
	background: #eee;
	}

h2 {
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

h3 {
	font-size: 18px;
	margin: 0px; 
	padding: 0px;
	}

h3 a {
	text-decoration: none;
	font-size: 18px;
	color: #600;
	margin: 4px 0px;
	}

ul li {
	list-style: none;
	}

.postmetadata {
	font-size: 9px;
	color: #666;
	}

.postmetadata a {
	color: #666;
	}

.postmetadata a:hover {
	color: #333;
	}

#sidebar {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	width: 174px;
	float: left;
	display: inline;
	}

#sidebar ul, #sidebar ul ol, .links ul, .links ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, .links ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

.people-picture, .framed-picture {
	float: right;
	margin: 0px 0px 12px 12px;
	padding: 2px;
	border: 1px solid #999;
	}

.framed-picture {
	float: none;
	}

#footer {
	background: url(images/footer_back.gif) no-repeat;
	padding: 18px 24px 0px 24px;
	color: #666;
	clear: both;
	margin: 0px;
	height: 60px;
	font-size: 10px;
	}

#footer a {
	color: #666;
	}

#footer a:hover {
	color: #333;
	}

.edit-link-container {
	margin: 24px 0px 0px 0px;
	}

.edit-link img {
	margin: 0px 0px -3px 0px;
	}

.edit-link a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	background: #ff9;
	border-top: 1px solid #cc9;
	border-right: 1px solid #996;
	border-bottom: 1px solid #996;
	border-left: 1px solid #cc9;
	color: #660;
	}

.edit-link a:hover {
	border-top: 1px solid #996;
	border-right: 1px solid #cc9;
	border-bottom: 1px solid #cc9;
	border-left: 1px solid #996;
	}

.edit-link a span {
	text-decoration: none;
	}

.edit-link a:hover span {
	color: #330;
	text-decoration: none;
	}

.float-left {
	float: left;
	margin: 0px 12px 14px 0px;
	}

.float-right {
	float: right;
	margin: 0px 0px 14px 12px;
	}

.powered-by-share-the-practice-logo {
	margin: 6px 0px 0px 0px;
	float: right;
	}

.quote {
	padding: 0px 0px 8px 0px;
	}

.quote blockquote {
	margin-top: 6px;
	margin-bottom: 4px;
	margin-left: 24px;
	margin-right: 32px;
	padding: 6px;
	border-top: 1px solid #fc6;
	border-bottom: 1px solid #fc6;
	background: #ffc;
	font-style: italic;
	color: #960;
	}

.qotd {
	font-style: italic;
	color: #999;
	}

.from {
	color: #666;
	font-size: 10px;
	text-align: right;
	font-family: verdana, sans-serif;
	margin-right: 32px;
	}

