/*  

Theme Name: Athleta Chi adapted from Mimbo
Theme URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
Description: A magazine-style layout for Wordpress
Version: 2.2
Author: Darren Hoyt
Author URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
 	min-height:101%;
	}

body {
	background: #f6f2ef;
	color: #76614d;
	padding: 0px;
        background-repeat:no-repeat;
        background-position:left top;
	}

body, select, input, textarea {
	font: 100% "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
        line-height:101%;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #832586;
	text-decoration:none;
        font-weight:bold;
	}

a:hover, a:active {
	color:#dc7e1f;
	text-decoration:none;
    font-weight:bold;
	}

hr {
	display: block;
	height:1px;
	background:#f3d5b6;
	border:0;
	}

small {
	font-size: 0.95em;
	padding:3px 0px;
	}

small2 {
	font-size: 0.95em;
	padding:3px 0px;
        margin-bottom:1px solid #e5e5e5;
        margin-top:1px solid #e5e5e5;
	}

img, a:link img, a:visited img {
        border:1px solid #e9e3e1;
        background:#fff;
        padding:1px;
	}

/* Structure */

#page {
	width:880px;
	margin:0 auto;
	font-size:0.8em;
	background:#FFF;
	padding: 0px 20px 35px 20px;
        border-left:1px solid #e9e3e1;
        border-right:1px solid #e9e3e1;
	}

#branding {
	width:625px;
	margin-bottom:0px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 250px;
	float:right;
	}

#leftcol {
	width:287px;
	border-right:1px solid #f9f4e8;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:8px;
	float:left
	}	

#rightcol {
	width:281px;
	padding-left:18px;
        margin-top:8px;
	}
		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #fff;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}

.subnav li a:hover, .subnav li a:active {
	text-decoration:none;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}

/*	Headers */

h1 {
	font:2.95em "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	font-weight:bold;
	}

h2 {
	font: 1.9em "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	padding-bottom:1px;
	border-bottom:1px solid #e9e3e1;
	margin: 15px 0px 10px 0px;
	}

h3, #sidebar h2 {
	font: 1.2em "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #e9e3e1;
	padding:2px 0px 0px 0px;
	margin-bottom:10px;
	font-weight:bold;
	color:#655a4e;
	}

#sidebar h3, #sidebar h2 {
	border-top:1px solid #e9e3e1;
	border-bottom:1px solid #e9e3e1;
        background:#f6f2ef;
	padding:2px 0px 2px 5px;
	margin-top:15px;
        margin-bottom:6px;
	font-size:.9em;
        text-align:left;
	}

h3#respond {
	border-top:0px solid #e5e5e5;
	margin-top:0px;
	padding-top:20px
	}

h3#comments {
	margin-top:28px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}

h5 {
	font-size:18px;
	}

h6 {
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:2px;
	font-weight:bold;
	}

h7 {
	font: 1.2em "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	text-transform:uppercase;
	margin-bottom:10px;
	font-weight:bold;
	color:#4b9099;
	}

/* Content */



#content {
	width:605px;
	float:left
	}

.feature {
	padding:15px;
    background: #f6f2ef;
    border-top:1px solid #e9e3e1;
	border-bottom:1px solid #e9e3e1;
	}

.feature p, #rightcol p {
	margin:0;
	}	

#leadpic {
	float:left;
	margin: 0 10px 0px 0;
    padding: 5px;
    border: 1px solid #e9e3e1;
    background-color:#fff;
	}

#lead {
	margin-top:15px;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}

.feature#lead .title {
	font:1.6em "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	line-height:105%;
	display:block;
	padding-bottom:6px;
	}

#leftcol .feature {	
        margin-bottom: 5px;
        background:none;
        padding: 0px 0px 10px 0px;
	border-top: 0px solid #e5e5e5;
	border-bottom: 0px solid #bbd62f;
	border-left: 0px solid #e5e5e5;
	border-right: 0px solid #e5e5e5;
	}

#rightcol img {
	float:left;
	margin-bottom:4px;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}

#rightcol .clearfloat {
	border-bottom:0px solid #e5e5e5;
	padding:0px 0px 15px 0px;
	}	

#sidelist li {
	list-style:none;
	padding-left:4px;
	}

#sidelist li a, #sidelist li a:visited {
	border:0;
	color: #832586;
        font-weight: normal;
	}

#sidelist li a:hover, #sidelist li a:active {				
        color:#dc7e1f;
        font-weight: normal;
	}

.bullets li {
	list-style:none;
	border-bottom:1px solid #e5e5e5;
	}

#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#fff;
	}

#sidelist .children li {
	list-style: square;
	margin-left:28px;
	background:#fff;
	border:0;
	}

#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	color: #4da3ae;
        font-weight: normal;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
        color:#dc7e1f;
        font-weight: normal;
	}

.postmetadata {
	margin: 30px 0;
	}

.entry {
	padding-bottom:0px;
	}

h3 a:link, h3 a:visited {
	color:#655a4e;
	}

/*Post Formatting*/

.picleft {
	float:left;
	margin:2px 8px 4px 0;
    background:#fff;
	padding:5px;
	border:1px solid #e9e3e1;
	}

.picright {
	float:right;
	margin:2px 0px 4px 8px;
    background:#fff;
	padding:5px;
	border:1px solid #e9e3e1;
	}	


.piccenter {
	float:center;
	background:#fff;
	padding:5px;
	border:1px solid #e9e3e1;
	text-align:center;
	}

.picchi {
	float:center;
	border:0px;
    padding:0px;
	}	

.picleft2 {
	float:left;
	margin:4px 10px 4px 0;
	border:0px;
	}

.picright2 {
	float:right;
	margin:4px 0px 4px 10px;
	border:0px;
	}	

.piccenter2 {
	float:center;
	border:0px;
	}

.post blockquote {
	background:#f6f2ef;
	padding:0px 20px 0px 20px;
	margin:18px 40px 18px 40px;
    border-top:1px solid #e9e3e1;
    border-bottom:1px solid #e9e3e1;
	}

.post ul li {
	list-style:disc;
	margin-left:40px;
	}

.post ol li {
	margin-left:40px;
	}

#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}

/* Form Elements */

select {
	background:#f6f2ef;
	border:1px solid #e9e3e1;
	width:100%
	}

#searchform {
	padding:15px 0 0 0;
	}

.button {
	background:#f6f2ef;
    text-align: center;
	color:#832586;
    border:1px solid #e9e3e1;
	}

.button:hover {
	color:#dc7e1f;
	text-decoration:none;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
    border:1px solid #e9e3e1;
	}

#commentform textarea {
	width: 595px;
    height: 100px;
	margin-top:5px;
    background: #f6f2ef;
    padding:4px;
    border:1px solid #e9e3e1;
	}

/* Comments*/

.commentlist {
	padding-left:30px;
	padding-right:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 8px 15px;
	background:#f6f2ef;
	border: 1px solid #e9e3e1;
	}

#commentform small {
	background:#fff;
	font-weight:normal;
	padding:0;
	}

.commentmetadata {
	display: block;
	}

.commentlist small {
	background:none;
        border-bottom:1px solid #e9e3e1;
	}

.commentlist cite {
	font: 1.4em "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	font-weight:bold;
	}	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}

.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	

/* Footer*/

#footer {
	margin: 0 auto;
	width: 910px;
        height: 80px;
	font-size:0.7em;
	padding:0px 5px 0px 5px;
	color:#832586;
        background-image: url(http://www.athleta.net/chi/images/chi-footer.gif);
        background-repeat:no-repeat;
        border-left:1px solid #e9e3e1;
        border-right:1px solid #e9e3e1;
        }



.description { 
        display: none; 
        }
