/*  
Theme Name: Plastic
Theme URI: http://www.dailyplastic.com/
Description: The Daily Plastic Theme
Version: 1.0
Author: Robert Davis
Author URI: http://www.dailyplastic.com/
*/

* {
	line-height: 1.5em;
}

body {
	margin: 0;
	padding: 0;
	background-color: #334;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #008;
}

a:hover {
	color: #999;
}

a img {
	border: 0;
}

p {
	margin: 0.25em 0 1.5em 0;
	padding: 0;
}

ul {
	margin: 0.25em 0 1.5em 0;
	padding: 0.25em 0 0 1.7em;
/*	padding: 0;*/
}

li {
	margin: 0 0 1em 0;
}

ul.tight li {
	margin: 0;
}

div#page {
	width: 900px;
	margin: 0 auto 0 auto;
	background: #FFF url("images/background-300.jpg") repeat-y;
}

div#leftColumn {
	width: 300px;
	float: left;
	overflow: hidden;
}

#leftColumn .content {
	margin: 9px;
	padding: 0 10px 20px 10px;
	border: 1px solid #DDC;
	background-color: #FFF;
}

#leftColumn h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 2em 0;
}

#leftColumn div.date {
	float: right;
	font-weight: bold;
	text-transform: uppercase;
	color: #BBB;
}

#leftColumn h2.date {
	font-size: 1em;
	font-weight: bold;
	margin: 3em 0 0 0;
	padding: 0 0 0.1em 0;

	text-align: right;
	color: #BBB;
	border-bottom: 1px solid #DDC;
}

#leftColumn h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}

#leftColumn hr {
	margin: 5em 0 3em 0;
	color: #BBB;
	background-color: #BBB;
	border: 0;
	height: 1px;
}

#leftColumn div.teaser {
	margin: 0.25em 0 1.5em 0;
	padding: 0;
}

#leftColumn .quicklinks span.link {
	white-space: nowrap;
}

#leftColumn ul, #leftColumn ol {
	padding: 0.25em 0 0 1.7em;
}

#leftColumn li {
	margin: 0 0 0.25em 0;
}

#leftColumn img.icon,
#leftColumn img.floaticon {
	margin: 0 2px 6px 0;
	width: 16px;
	height: 16px;
	vertical-align: top;
}

#leftColumn img.floaticon {
	margin: 4px 8px 4px 0;
	float: left;
}

#leftColumn div.toplinks,
#leftColumn div.nohighlight,
#leftColumn div.highlight {
	margin: 1em 0 0 0;
	padding: 1em 10px 0 10px;
}

#leftColumn div.highlight {
	margin: 3em 0 2em 0;
	border: 1px solid #DDC;
}

#leftColumn div#twitter_loading {
	text-align: center;
	margin: 1.0em;
}

#leftColumn #twitter_loading img {
	width: 16px;
	height: 16px;
}

#leftColumn #twitter_div ul {
	list-style-type: none;
	padding: 0;
}

#leftColumn #twitter_div li {
	margin-bottom: 1em;
	padding-top: 1em;
	border-top: 1px dashed #DDC;
}

#leftColumn #twitter_div a.twitter_time {
	display: none;
}

div#rightColumn {
	width: 600px;
	float: right;
	background-color: #DDC;
	overflow: hidden;
}

.home #rightColumn div.header {
	padding: 90px 50px 90px 50px;
	border-bottom: 1px solid #BBB;
}

.nothome #rightColumn div.header {
	padding: 20px 50px 20px 50px;
}

#rightColumn .header h1 {
	margin: 0;
}

#rightColumn img.logo {
	width: 411px;
	height: 55px;
}

#leftColumn img.logo {
	width: 240px;
	height: 32px;
}

#rightColumn .header h2 {
	margin: 20px 0 0 0;
	font-size: 18px;
	font-weight: normal;
	text-indent: -0.5em;
}

#rightColumn div.content {
	padding: 49px;
	background-color: #FFF;
}

.nothome #rightColumn div.content {
	padding: 30px 49px 49px 49px;
	background-color: #FFF;
}

#rightColumn .postBody img {
	border: 1px solid #777;
	vertical-align: bottom;
}

#rightColumn .postBody img.noborder {
	border: none;
}

#rightColumn .post div.image {
	margin: 0 0 2em 0;
}

#rightColumn .post div.imagetext {
	margin: 0 0 1em 0;
}

#rightColumn .post div.credit {
	margin: 0 0 0.3em 0;
	font-size: 9px;
	line-height: 11px;
	color: #777;
	text-align: right;
}

#rightColumn .post div.caption {
	font-weight: bold;
	color: #777;
}


#rightColumn .post div.postHeader {
	margin: 0 0 20px 0;
}

#rightColumn .post div.postDate {
	font-weight: bold;
	float: right;
}

#rightColumn .post div.postTitle {
	font-size: 16px;
}

.single #rightColumn .post div.postTitle {
	border-top: 1px solid #DDC;
}

#rightColumn .post div.postAuthor {
	font-weight: bold;
}

#rightColumn .post h2 {
	font-size: 12px;
	margin: 2em 0 1em 0;
}

#rightColumn .post h3 {
	font-size: 12px; /* PENDING: decrease to 11px */
	margin: 2em 0 1em 0;
}

#rightColumn .post div.section {
	font-size: 14px;
	font-weight: bold;
	margin: 2em 0 1em 0;
}

#rightColumn .post div.note {
	padding: 14px;
	width: 220px;
	margin: 0 0 14px 14px;
	float: right;
	color: #443;
	background-color: #DDC;
	border: 1px solid #BBB;
}

#rightColumn .post div.inlineBlock {
	width: 250px;
	margin: 0 0 1em 14px;
	float: right;
	font-size: 9px;
}

#rightColumn .post .inlineBlock img {
	width: 250px;
	border: 1px solid #BBB;
	margin: 0;
}

#rightColumn .post .inlineBlock div.caption {
	font-weight: bold;
	color: #000;
	margin: 0 0 1em 0;
}

#rightColumn .post div.preamble {
	margin: 1em 0 3em 0;
	font-style: italic;
}

#rightColumn .post div.footnote {
	margin: 3em 0 0 0;
	font-style: italic;
}

#rightColumn .post .preamble i,
#rightColumn .post .preamble em,
#rightColumn .post .footnote i,
#rightColumn .post .footnote em {
	font-style: normal;
}

#rightColumn .post div.divider {
	margin: 2em 0 2em 0;
	font-weight: bold;
	text-align: center;
}

#rightColumn .post table {
	margin: 2em auto 2em auto;
}

#rightColumn .post table th {
	text-align: left;
	padding-right: 10px;
}

#rightColumn .post table td {
	padding-right: 10px;
}

#rightColumn .post table td.center {
	text-align: center;
}

#rightColumn .post p {
	text-align: justify;
}

#rightColumn .post div.postTags {
	margin: 2em 0 2em 0;
        padding: 14px;
        color: #443;
/*        background-color: #DDC;*/
	background-color: #FFF;
	border: 1px solid #BBB;
}

#rightColumn .post div.postFooter {
	margin: 2em 0 0 0;
	padding: 0.1em 0 0 0;
	border-top: 1px solid #DDC;
	color: #999;
	font-weight: bold;
	clear: both;
}

#rightColumn .post div.comments {
	margin: 8em 0 0 0;
}

#rightColumn .post .comments li {
	margin: 4em 0 0 0;
}

#rightColumn .post .comments ol {
	margin: 0 0 4em 0;
}

#rightColumn .post .comments textarea {
	width: 500px;
}

#rightColumn .post div.readOthers {
	float: right;
}

#rightColumn .post div.audioBox {
	padding: 1em;
	margin: 3em 0 2em 0;

	text-align: center;
	border: 1px solid #CCC;
	background-color: #DDC;
}

#page div.footer {
	clear: both;
}


.multi #rightColumn div.post {
	margin: 0 0 12em 0;
}

#rightColumn .post div.more {
	margin: 1em 0 0 0;
}
