/*  
Theme Name: Living Well
Theme URI: http://jasonclarke.org/
Description: A theme developed by Jason Clarke for Living Well, a nutrition blog.
Version: 0.5
Author: Jason Clarke
Author URI: http://jasonclarke.org
Original: 2.27.2007
Version: 6.13.2007
Living Well v0.5
http://jasonclarke.org/
 
This theme was by designed and built by Jason Clarke for The Living Well Report, a nutrition blog.

This theme is NOT free. Please contact me to arrange terms: jgc@jasonclarke.org.
*/

/**********
1.0 Standard elements
**********/

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 85%;
	color: #333;
	text-align: center;
}

a:link {
	color: #003366;
}

a:visited {
	color: #6699cc;
	text-decoration: none;
}

a:active {
	color: #3993ff;
	text-decoration: none;
}

a:hover {
	color: #3993ff;
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
        _background: url('images/container_bg.gif') top left repeat-y; /* IE 6 fix */
}

/**********
1.0 Branding container elements
**********/

	/*****
	1.1 Standard Branding container elements
	*****/
	
#branding-container {
	width: 960px;
	margin: 0 auto;
        _margin: 0 auto -3px auto; /* IE 6 fix */
	/*  background: url('images/branding-container/branding-container_bg.gif') top left repeat-x;*/
	text-align: left;
}

.branding-elements {
        width: 560px;
        padding: 10px 0 0 0;
        text-align: right;
}

#branding-container .search {
	text-align: right;
        padding: 10px 0 10px 0;
        _padding: 0;
}

	/*****
	1.3 Logo elements
	*****/
	
.logo {
        width: 400px;
        vertical-align: bottom;
}
	
	/*****
	1.4 Mainnav elements
	*****/

/**********
2.0 Pagecontent elements
**********/

	/*****
	2.1 Standard Pagecontent elements
	*****/
	
#content-container {
	float: left;
	width: 100%;
	margin: 0 -430px 0 0;
	padding: 10px 0 0 0;
	background: #333 url('images/pagecontent/content-container_bg.gif') top left no-repeat;
}

	/*****
	2.2 Contentarea elements
	*****/
	
#content-area {
	margin: 0 430px 0 10px;
	padding: 10px 20px 10px 10px;
        _padding: 10px 10px 10px 10px; /* IE 6 fix */
	background: #fff url('images/pagecontent/content-area_bg.gif') top left no-repeat;
	font-family: Georgia, 'Times New Roman', Serif;
}

#content-area .search {
}

	/*****
	2.3 Navbar elements
	*****/
	
#navbar {
	float: right;
	width: 420px;
}
	
	/*****
	2.3.1 recent-photos elements
	*****/
	
#recent-photos {
}
	
#flickr_badge_wrapper {
}

.flickr_badge_image {
	margin: 0 10px 0 0;
}

.flickr_badge_image img {
 	float: left;
	width: 100px;
	margin: 0 10px 0 0;
	border: 0;
}

.flickr_badge_credit {
	float: left;
	width: 70px;
	padding: 8px 0 0 0;
	font-size: 75%;
	color: #fff;
}

.flickr_link {
	text-decoration: none;
}

.flickr_badge_credit p {
	margin: 0;
	padding: 0 0 4px 0;
}

.flickr_badge_credit a {
	color: #3993ff;
}

	/*****
	2.3.2 recent-video elements
	*****/

#recent-video {
}
	
	/*****
	2.3.3 recent-post elements
	*****/
	
#recent-posts {
}
		
	/*****
	2.3.4 Sidebar elements
	*****/
	
#sidebar {
	float: left;
	width: 240px;
	margin: 10px 10px 0 0;
	padding: 10px;
	background: #fff url('images/pagecontent/sidebar_bg.gif') top left no-repeat;
	font-size: 80%;
}

.sidebar-item {
	margin: 10px 0 0 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 15px 0 0 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 5px 0;
	padding: 0;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

	/*****
	2.3.2 Adbar elements
	*****/

#ad-sidebar {
	float: left;
	width: 140px;
	margin: 10px 10px 0 0;
        _margin: 10px 0px 0 0; /* IE 6 fix */
	padding: 10px 0 10px 0;
        _padding: 0 0 0 0; /* IE 6 fix */
	background: #fff url('images/pagecontent/ad-sidebar_bg.gif') top left no-repeat;
        font-size: 95%;
	text-align: center;
}

#ad-sidebar p {
        margin: 5px 0 0 0;
        padding: 0;
}

/**********
3.0 Supplemental nav elements
**********/

	/*****
	3.1 Standard Supplemental nav elements
	*****/

#suppnav-container {
	padding: 50px 10px 20px 100px;
_padding-bottom: 55px;
	background: #fff url('images/suppnav-container/suppnav-container_bg.gif') top left no-repeat;
	font-size: 80%;
	text-align: left;
}

#suppnav-container ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#suppnav-container li {
	display: inline;
	list-style-type: none; /* duplicated for IE 5/Win */
	margin: 0;
	padding: 0;
}

.credits {
	float: right;
	padding: 0 0 30px 0;
}

.credits img {
	float: right;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

.cclicense {
	float: left;
	margin: 0 5px 5px 0;
	vertical-align: middle;
}

/**********
2.0 Font elements
**********/

	/*****
	2.1 Title font elements
	*****/

/*Page title*/
h1 {
	margin: 5px 0 5px 0;
	padding: 0;
	border-bottom: 1px dotted #3993ff;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 220%;
	color: #003366;
	font-weight: normal;
	line-height: 150%;
}

/*Page subtitle, heading style*/
h2 {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 170%;
	color: #003366;
	font-weight: normal;
	line-height: 130%;
}

/*Sidebar title*/
h3 {
	margin: 10px 0 0 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #3993ff;
	background: url('images/pagecontent/h3_bg.gif') top left repeat-x;
	font-family: Arial, sans-serif;
	font-size: 130%;
	color: #3993ff;
}

h3 a:link {
	text-decoration: none;
}

/*Unused element as of yet*/
h4 {
        _margin: 5px 0 0 0; /* IE 6 fix */
	font-size: 85%;
	font-weight: normal;
}

/*Unused element as of yet*/
h5 {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 90%;
	color: #003366;
}

/*Unused element as of yet*/
h6 {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 90%;
	color: #003366;
}

/* Headings */

#heading-recentphotos {
	margin: 0;
	padding: 5px 0 10px 0;
	height: 25px;
	background: url('images/headings/heading-recentphotos.gif') left no-repeat;
	border: 0 !important;
}

#heading-about {
	margin: 10px 0 0 0;
	height: 25px;
	background: url('images/headings/heading-about.gif') left no-repeat;
}

#heading-deliveryoptions {
	margin: 10px 0 0 0;
	height: 25px;
	background: url('images/headings/heading-deliveryoptions.gif') left no-repeat;
}

#heading-topics {
	margin: 10px 0 0 0;
	height: 25px;
	background: url('images/headings/heading-topics.gif') left no-repeat;
}

#heading-archives {
	margin: 10px 0 0 0;
	height: 25px;
	background: url('images/headings/heading-archives.gif') left no-repeat;
}

#heading-recentphotos span, #heading-about span, #heading-deliveryoptions span, #heading-topics span, #heading-archives span {
	display: none;
}
	
	/*****
	2.2 Standard font elements
	*****/

.subcontent {
	font-size: 85%;
}

.minisubcontent {
	font-size: 75%;
}

	/*****
	2.5 Post elements
	*****/
	
.post {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
}
	
.post-title {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #3993ff;
	font-size: 220%;
}

.post-title a {
	text-decoration: none;
}

.post-options {
	margin: 5px 0 5px 0;
	padding: 3px 5px 3px 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	vertical-align: middle;
}

.post-date {
	padding: 5px 0 5px 0;
	font-family: Arial, sans-serif;
	font-size: 130%;
	color: #3993ff;
	font-weight: bold;
}

.post-options ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.post-options li {
	display: inline;
	list-style-type: none; /* Repeated for IE/5 */
	margin: 0;
	padding: 4px 0 4px 0;
	vertical-align: middle;
}

.post-options img {
	vertical-align: middle;
}

.post-options a:link, .post-options a:visited, .post-options a:active {
	text-decoration: none;
}

.post-meta {
	clear: both;
	margin: 5px 0 5px 0;
	padding: 2px 5px 2px 0;
	border-top: 1px dotted #3993ff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #b88059;
	text-align: right;
}

.post-meta a {
	color: #999;
}

.post-meta img {
	vertical-align: middle;
}

.post blockquote {
	width: 80%;
	margin: 0 auto;
	padding: 7px;
	border-top: 1px solid #3993ff;
	border-bottom: 1px solid #3993ff;
	background: #f8fce3;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
}

.post-content {
	font-size: 110%;
	line-height: 150%;
}

.post-content img {
        border: 0;
}

.flickr-caption {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 90%;
	text-align: right;
	border-top: 1px dotted #3993ff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
}

/* comments 

referenced in http://services.activetopic.net/css/networkelements.css

*/

/**********
3.0 Etc. elements
**********/

	/*****
	3.1 Structure elements
	*****/

.clear {
	clear: both;
	height: 0;
}

.hide {
	display: none;
}

.middle {
	vertical-align: middle;
}

.nodecoration {
	text-decoration: none;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.center img {
	text-align: center;
}

.align-right {
	float: right;
	margin: 5px 0 5px 5px;
}

.align-left {
	float: left;
	margin: 5px 5px 5px 0;
}

	/*****
	3.3 Various content formatting elements
	*****/
	
.sideitem {
	width: 220px;
	margin: 0 0 5px 0;
	padding: 8px;
	border: 1px solid #3993ff;
	background: #f8fce3;
	font-size: 90%;
}

.sideitem h3, .sideitem h4 {
	font-size: 150%;
}

.sideitem img {
	text-align: center;
}

.alertbox {
	margin: 20px 0 10px 0;
	padding: 3px 3px 3px 25px;
	border: 1px dotted #3993ff;
	background: #eee url('http://services.activetopic.net/images/graphics/alert.gif') 50% left no-repeat;
}

	/*****
	3.4 Form elements
	*****/
	
.emailupdates-form label {
        font-weight: bold;
}

/* IE fix */

* html .appearfix { height: 1%; min-height: 0; }