/*
Theme Name: Curtains
Theme URI: http://wordpress.org/
Description: A custom theme for Susan Courtad's blog One Woman Show designed by <a href="http://bigbigdesign.com">Big Big Design</a>.
Author: Big Big Design
Author URI: http://bigbigdesign.com/
Tags: red, white, fixed width, three columns, widgets

	Curtains v1.0

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body { margin:0; padding: 3px 0; font: 11px "Trebuchet MS", Verdana, Arial, sans-serif; color: #333333; line-height: 1.2em;}

#content {clear: both; margin-bottom: 28px;}
.clr { width: 90%; clear: both; line-height: 1px; height: 1px; display: block; padding:0; margin: 0;}
#content {width: 510px; float: left; padding-top: 14px;}
.nolisty ul { margin: 7px 0; padding-left: 14px;}
#sidebar {width: 440px; float: right;}
#sidebar, #sidebar h2, #sidebar .widgettitle { font-size: 12px; font-weight: bold; color: #780000;}
#sidebar p, #sidebar .nolisty li, #sidebar form, #sidebar h2 a { font-size: 11px; font-weight: normal; color: #000; line-height: 1.6em;}
.firstside { width: 250px; float: left; padding-left: 0;}
.secondside { width: 140px; padding-left: 0; float: right;}
.wholeside {width: 100%; clear: both; padding-left: 0; border-top: 1px solid #ddd; padding-top: 14px;}

a {color: #cc0033;}
.post a img { border-color: #cc0033; border-width: 1px;}

#sidebar a, #footer a { color: #000000; text-decoration: none; }

.widgettitle { width: 100%; display: block; margin-bottom: 7px;}
.secondside .wp-tag-cloud li {  list-style: none;}
.secondside .wp-tag-cloud { padding-left: 0; width: 100%;}
.secondside #tag_cloud a, .secondside .wp-tag-cloud a {line-height: 1.2em; }
#sidebar a:hover, #sidebar a:hover {text-decoration: underline; }

h1 { font-size: 2.2em; clear: both; line-height: 1.2em;}
h1, h1 a { color: #cc0000; text-decoration: none; font-weight: 600;}

h2 { font-size: 1.7em; clear: left; line-height: 1.2em;}
h2, h2 a { color: #990000; text-decoration: none; font-weight: bold;}

h3{ font-size: 1.4em; line-height: 1.2em;}
h3, h3 a { color: #000; text-decoration: none; font-weight: bold;}


h1, h2, h3, h4, p, ol, ul { margin-top: 0; margin-bottom: 16px; padding:0;}
ol, ul { padding-left: 24px; margin-left: 0; }
ol {padding-left: 32px;}
li.nolisty, li.widget {list-style: none; margin: 0 0 18px;}


#content p, #content li { line-height: 1.8em;}

.post { border-bottom: 1px solid #ddd; padding-bottom: 14px;}

ul#nolisty, #nolisty li { list-style: none; padding-left: 0;}
#nolisty li ul { padding-left: 14px;}
ul#nolisty li li {list-style: inherit;}

#breadcrumb { text-transform: uppercase; color: #660000; }
.navigation {margin-bottom: 8px;}
.alignright { float: right; margin-bottom: 8px; margin-left: 8px;}
.alignleft {float: left; margin-bottom: 8px; margin-right: 8px;}
.post { clear: both; margin-bottom: 24px;}
/* Search */
#content #s { clear: both; margin:0; margin-bottom: 12px; width: 50%;}
#content #searchform input { margin: 0 0 12px;}

textarea { width: 100%;}

/* Styling for the Bookmarkify (and Slashdigglicious) plugin(s) */
.bookmarkify {
	padding: 4px 0;
}
.bookmarkify .title {
	color: #660000;
	font-weight: bold;
}
.bookmarkify a img, .slashdigglicious a img {
	border: 0px;
}


