/*
Theme Name: Safety Tubs Pressroom
Theme URI: http://safetytubs.com/press/
Description: A custom designed theme for Safety Tubs
Version: 1.0
Author: Savvydog Design
Author URI: http://savvydog.com/
*/

* {
outline: 0;
}

#presswrapper {
overflow: auto;
}
#presswrapperarchive {
overflow: auto;	
}

#presswrapperarchive a,
#presswrapper a {
text-decoration: none;
}


#col1 {
	width: 520px;
	float: left;
	padding-right: 30px;
}

#col2 {
	width: 202px;
	float: left;
}

#presswrapper h2 {
color: #5895cc;	
}

#col1 .date {
	color: #666;
	font-size: 1.25em;
}
#col1 h1 {
color: #000;
border-bottom: 1px solid #5e5f5f;
border-top: 1px solid #5e5f5f;
padding: 0;
line-height: 42px;
background:url(images/title_bkg.gif) center right no-repeat;
}

.post { margin-bottom: 20px; overflow: hidden; }
#col1 .post h2 { font-weight: normal; color: #000; font-style: italic; }

#categories { width: 146px; height: 20px; background:url(images/txt_categories.gif) top left no-repeat; }
#topnews { width: 127px; height: 20px; background:url(images/txt_topnews.gif) top left no-repeat; }
#archives { width: 120px; height: 20px; background:url(images/txt_archives.gif) top left no-repeat; }
#archives span, #topnews span, #categories span { margin: 0 0 0 -100000px; }

.wpp-post-title {
color: #5E5F5F;
display: block;
font-size: 12px;
font-weight: bold;
}
#col2 .post-stats {
font-size: 12px;
font-weight: normal;
}
#col2 .poppost {
border-bottom: 1px solid #535F5F;
margin-bottom: 10px;
padding-bottom: 10px;
}

#col2 .block {
border: 1px solid #5895cc;
padding: 10px 10px 40px 10px;
margin: 10px 0 20px 0;
background:url(images/sidebar_box_bkg.gif) bottom right no-repeat;
}
#content #col2 ul, #content #col2 ul li ul, #content #col2 #content ul li ul li { margin: 0; padding: 0; list-style: none; }
#content #col2 ul li { margin: 0 5px 0 0; padding: 0; }

#col2 a { color: #5895CC; }

p .title {
font-size: 1.15em;
font-weight: bold;
}
#col2 p .title {
font-weight: normal;	
}

sup {
	height: 0;
	line-height: 1;
	vertical-align: top;
	_vertical-align: top;
	position: relative;
	font-size: .75em;
}
.alignleft {
float: left;
padding: 0 10px 10px 0;
}
.alignright {
float: right;
padding: 0 0 20px 20px;
}
.wp-caption-text {
font-size: 10px;
}
