/*  
Theme Name: ABAFTC LungBlog
Theme URI: http://www.lungblog.com
Description: Created by for A Breath Away From The Cure's LungBlog
Version: 1.0
Author: Nick Hodulik
Author URI: http://www.generalthings.com/
*/

html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background:#fff url('images/contentbg.jpg') 0px 135px repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #000;
	min-width:920px;
}

img {
	border: 0;
}

a {
	color: #F875BD;
	font-weight: bold;
	text-decoration: underline;
}

input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p.nomargin {
	margin: 0;
	padding: 0;
}

.pink {
	color: #F875BD;
}

.gray {
	color: #666666;
}

.green {
	color: #48A841;
}

div#header_row {
	height: 180px;
	width: 100%;
	margin: 0;
	padding: 0;
}

div#header_left_column {
	position: fixed;
	width: 150px;
	height: 210px;
	top: 0;
	left: 0;
	/*background-color: black;*/
}

div#header_right_column {
	margin-left: 0px;
	overflow: hidden;
}


div#pink_bar {
	background: #F875BD url(images/navbg.jpg) repeat-x;
	height: 35px;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #bf5890;
}

div#pink_bar ul {
	color: #000;
	font-size: 1em;
	line-height: 2.3em;
	vertical-align: middle;
	letter-spacing: 0px;
	margin: 0;
	padding:0;
}

div#pink_bar ul li {
	float:left;
	list-style-type: none;
	border-left: 1px solid #bf5890;
	margin:0;
	padding:0;
}

div#pink_bar ul li a {
	color: #000;
	font-weight: normal;
	text-transform:uppercase;
	text-decoration:none;
	padding: 10px .8em 8px .8em;
	margin:0;

}

div#pink_bar ul li a:hover {
background:#bf5890;
color:#fff;
}

div#pink_bar ul li#first {
	border-left: none;
	padding-left: 16px;
}

div.clear {
	width: 100%;
	height: 0px;
	clear: both;
}

div#header_bar {
	overflow: hidden;
	position: relative;
	top:5px;
	background:#fff url('images/headerbg.jpg') repeat-x;
	background-position: bottom;
	padding: 10px 0px 10px 25px;
	margin: 0;
	width: 100%;
	height: 130px;
}

.quote-container {
	margin-left:auto;
	margin-right:auto;
	height:130px;
}

.quote-text {
	margin-right: 170px;
	margin-top:30px;
	text-align: center;
	color: #3d9b35;
	font-family: 'PT Sans', Myriad Pro, Arial, Tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;

}

div#dotted_line_bar {
	position: absolute;
	bottom: 0;
	width: 90%;
	border-bottom: 1px dotted #a0a0a0;
	margin: 0 0 10px 0;
	padding: 0;
	height: 1px;
}


div#header_bar h1 {
	color: #F875BD;
	font-size: 3em;
	letter-spacing: -.08em;
	margin: -.2em 20px 0 0;
	padding: 0;
	float:left;
}

div#header_bar h1 a {
	text-decoration: none;
}

div#header_bar h2 {
	font-size: 1.2em;
	letter-spacing: -.05em;
	padding: 0;
	margin: 17px 0 0 3em;
}

div#header_bar h2 span {
	position: relative;
	top: 1em;
	left: -8em;
}

div#header_bar h6 {
	color: #999999;
	text-transform: lowercase;
	font-size: .6em;
	margin: 10px 0 0 0;
}

#headerRight {
height:120px;
position:absolute;
top:15px;
z-index:9999999;
right:0px;
margin:0;
padding:0px 10px 0px 9px;

}

#headerRight img {
float:left;
margin:8px 10px 0px 0px;
border:2px solid #000000;
}

/*
div#left_column {
	position: absolute;
	width: 150px;
	margin: 0;
	padding: 0;
	background-color: black;
}
*/
div#right_column {
	position: absolute;
	width: 210px;
	top: 211px;
	right: 0;
	margin: 0;
	padding: 0;
	height:100%;
}

div#right_column a {
text-decoration:none;
}

div#center_column {
	margin: 10px 211px 0 18px;
	padding: 0 30px 20px 10px;
	line-height:1.2em;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

form#search_box {
	padding: 0px 10px 0 10px;
}

#search_input {
border:1px solid #a0a0a0;
color:#bf5890;
padding:4px;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

#search_submit {
border:1px solid #a0a0a0;
padding:4px;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

#search_submit:hover, #search_submit:active {
color:#bf5890;
}

form#search_box div {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
}

ul.right_list {
	margin: 0 0 0 10px;
	text-indent: 0;
	padding: 0;
}

ul.right_list li {
	margin: 0px 10px 2px 5 px;
	list-style: none;
	font-size: .7em;
	font-weight: normal;
}

ul.right_list h2 {
	color: #48A841;
	font-weight: normal;
	font-style:italic;
	margin: 15px 0 4px 0;
	font-size: 1.2em;
}

ul.right_list h4#first {
	margin: 0;
}

div#post_navigation {
	font-size: .7em;
	padding: 0 0 5px 0;
}

.navigation {
font-size:.9em;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

h2.pagetitle {
	font-size: 1.4em;
	color: #F875BD;
	margin: 0 0 5px 0;
}

/* posts */

.dotted {
	border-bottom: 1px dotted #e8e8e8;
}

div.post {
	margin: 0 0 1em 0;
	border-bottom: 1px dotted #e8e8e8;
	padding:10px 5px 30px 0px;
}

div.post:first-child {
border-top:none;
}

div.post h3 {
	color: #48A841;
	margin: 0 0 .2em 0;
	font-size: 1.2em;
}

div.post h3 a {
	color: #48A841;
	text-decoration: none;
}

/* IE Hack! */
/* Hides from IE5-mac \*/
* html div.post div.post_body p {height: 1%;}
/* End hide from IE5-mac */

div.post div.post_body p {
	font-size: .9em;
}

div.post p.post_date, p.post_category_author, p.post_toolbar {
	font-size: .7em;
	margin: 0;
	color: #666666;
}

div.post p.post_date a, p.post_category_author a, p.post_toolbar a {
text-decoration:none;
font-weight:normal;
}

.post_date {
font-style:italic;
margin:0;
padding:0;
}

div.post p.post_category_author {
	float: left;
	font-size: 
}

div.post p.post_toolbar {
	float: right;
}

div.post img {
	float: left;
	margin: 5px 10px 10px 0;
}

div.post p#post_info {
	font-size: .8em;
	border: 1px dotted black;
	background-color: #FBE6F2;
	padding: 5px;
}

div#copyright {
	margin: 0;
	padding: 1em 0 1em 0;
	background:#f875bd;
	border-top:2px solid #bf5890;
	width: 100%;
	clear:both;
}

div#copyright p {
	margin: 0 0 .4em 0;
	padding: 0 0 0 30px;
	font-size: .7em;
	color: #000;
}

div#copyright p a {
color:#000;
font-weight:normal;
}

ul.commentlist {
	font-size: .9em;
	margin: 0;
	list-style: none;
}

ul.commentlist li {
	border: 1px dotted black;
	background-color: #ECF9E3;
	padding: 5px;
	margin: 0 0 10px 0;
}

ul.commentlist li.alt {

}

ul.commentlist li p.comment_metadata {
	font-size: .8em;
	margin: 0 0 0 0;
}

form#commentform p {
	font-size: .8em;
}

form#commentform textarea {
	width: 100%;
}
