/* 
Theme Name: ScreamingToaster2 
Theme URI: http://screamingtoaster.com 
Description: Variable width theme. 
Version: 2.0 
Author: Nazmul Idris 
Author URI: http://developerlife.com 
Tags: fluid width, variable width, blue, white, rounded corners, two columns, right sidebar, widgets, simple, valid CSS, valid XHTML
*/

body {
	background:#F0F0F0;
	color:#555;
	font-size: 8pt; 
	font-family: 'Lucida Grande', 'Segoe UI', Verdana, Arial, Sans-Serif;
	margin:5pt;
	text-align:center;
}

p, blockquote {
	text-align:justify;
}

a {
	color:#3462A9;
	text-decoration:none;
}
a:hover { 
        color:#108FCF;
	/*background-color:#ffc;*/
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Segoe UI', 'Lucida Grande', Verdana;
	color:#4B87AE;
}

blockquote {
  background: url(images/quote.gif) no-repeat; 
  margin: 0 1em 0 1em; 
  padding: 1em 1em 1em 4em;
  color: #797C80;
}

blockquote blockquote {
  padding-left:4em;
}

input {
	font-size:1.2em;
}

input[type=text], textarea{
	background:transparent;
	border:medium solid #CCCCCC;
}

input[type=submit] {
/*
	background:#eee;
	border:1px outset #aaa;
*/
}

input[type=text]:focus, textarea:focus {
	background:#ffc;
}

pre, code, textarea {
	font-size:12px;
}

code {
	color:#000;
}

img {
	border:0;
}

/* Layout */
#page {
	min-width:760px;
	margin:0 auto;
	text-align:left;
}
#wrapper {
	clear:both;
	margin:1em 5%;
}
#content {
	width:75%;
	float:left;
}
#sidebar {
	width:22%;
	float:right;
}
#footer { 
	clear:both;
	margin:0 5em;
}

/* Header */
#header {
	height:96px;
	/*background: url("images/bg_header_repeatx.png") repeat-x;*/
        /*background: url("images/snowman.png") top left no-repeat;*/
        background: url("http://drivelikeagirl.com/wp-content/uploads/2009/01/obama1.png") top left no-repeat;

}

#header div {
	height:96px;
	background:url('images/header.png') no-repeat 55em 0%;
}

#header div div {
	height:96px;
	background:none;
	/*background:url('images/header_bg_right.png') no-repeat top right;*/
       /*background: url("images/xmastree.png") top right no-repeat;*/
       background: url("http://drivelikeagirl.com/wp-content/uploads/2009/01/obama2.png") top right no-repeat;
}

#header div div div {
	height:auto;
	background:none;
}

.header-title {
  font-family: 'Segoe UI', 'Lucida Grande', Verdana;
	float:left;
	position:absolute;
	top:5px;
	left:5%;
	margin:5px;/
}

.header-title h1 {
	margin:0;
	font-size:36pt;
	color: #DF0D29;
}
.header-title h1 a {
	background:transparent;
	color: #DF0D29;
}
.header-title h1 a:hover {
	background:transparent;
	color: #DF0D29;
}
.header-title p {
	margin:0;
	font-size: 14pt;
	font-weight: bold;
	background:transparent;
	color: #999999;
}

#header .search {
	width:20%;
	float:right;
	padding:35px 74px 0 0 ;
}

#header #searchform input {
	width:100%;
	background:#CFCFCF;
	color:#5E5E5E;
	border:2px solid #fff;
	padding:0.2em 0.2em;
	font-family: "Lucida Grande", "Segoe UI";
  font-size:12pt;
}

#header #searchform input:focus {
	color:#fff;
	background:#134CB1;
}
/* Header ends here */

/** Archives pages */
.archivediv{
  margin:0px auto;
  padding:2pt;
  text-align:left;
  width:98%;
  border:2pt #CFCFCF solid;
  background:#FFFFFF;
}

.archiveheader{
  margin:0;
  background-color:#DFDFDF; 
  border:thin solid #BFBFBF; 
  padding:0 4pt 0 4pt;
}

/* List of all categories formatting */
.postlink{
  margin-top: 0em;
  margin-bottom: 0.5em;
  line-height:1.1em;
  text-align:left;
}

.allcatsdiv{
  font-size:8pt;
  margin:0px auto;
  padding:2pt;
  text-align:left;
  width:98%;
  border:2pt #CFCFCF solid;
  background:#FFFFFF;
}

.allcatsdiv table tr td {
  vertical-align: top;
  border: solid thin #DFDFDF;
  padding:6pt;
  margin:4pt;
  background-color:#F6F6F6;
}

/* homepage (dashboard) */
.hpdiv{
  margin:0px auto;
  padding:2pt;
  text-align:left;
  width:98%;
  border:2pt #CFCFCF solid;
  background:#FFFFFF;
}

.dashboard {
  background: url('images/dashboard.png');
  margin-left:auto;
  margin-right:auto;
  width:170px;
  height:48px;
}

.hpdiv table{
  padding:0;
  margin:0;
  width:100%;
}

.hpdiv table tr td {
  width:33%;
  vertical-align: top;
  border: solid thin #DFDFDF;
  padding:6pt;
  margin:4pt;
  background-color:#F6F6F6;
}

.hpdiv table tr td h3 {
  color: #686868;
  font-size:12pt;
  margin:0;
  padding:0em 0 1em 0;
}

.hpdiv table tr td ul {
  padding:0 1em 0 1em;
  margin:0 1em 0 1em;
  list-style-type: square;
}

.hpdiv table tr td ul li {
  font-size:9pt;
  padding-bottom: 0.5em;
}

/* homepage ends here */

/* Sidebar*/
#sidebar {
}

#sidebar div {
}

#sidebar div div {
}


#sidebar #searchform {
  text-align:center;
}

#sidebar h2 {

	color:#686868;
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding-top:3pt;
	padding-bottom:3pt;
	padding-left:4pt;
}

#sidebar p {
	text-align:left;
	margin-top:0;
	color:#666;

}

#sidebar ul {
	list-style:none;
	margin-left:0;
	padding:4pt;
	font-size:1.1em;
}

#sidebar ul ul {
	font-size:1em;
/*	padding-left:3pt;*/
}

#sidebar ul ul ul{
	padding-left:1em;
}







#sidebar ul li {
        padding:1pt;
	margin-bottom:1em;
	border:solid 2pt #CFCFCF;/*#FFFFFF;*/
	background-color: #fff;/*#E1E2E3;*/
}

#sidebar ul li ul li {
	margin-bottom:2pt;
        padding-left:16pt;
	border:none;
	background: url('images/bullet.png') no-repeat left center;
}

#sidebar ul li ul li a {
	color:#686868;
	text-decoration:none;
}

#sidebar ul li ul li a:hover {
	color:#108FCF;
	text-decoration: underline;
}

/* Sidebar ends */

#content {
	text-align:justify;
}

h2.archive-title {
	font-size:1.4em;
}
h2.pagetitle {
	font-size:2em;
}

/*
#content ul {
	list-style:url('images/list-style.png');
}
*/

/* Post */
.post {
	padding:4pt;
  margin:4pt;
}

.post-title {
}

.post-title div {
}

.post-title h2, .post-title h3 {
	font-size:2.2em;
	font-family: 'Segoe UI', 'Lucida Grande',  Verdana;
	background: url('images/bg_title_repeatx.png') repeat-x;
	margin-top: 4pt;
	margin-bottom: 4pt;
  padding: 4pt;
  border: #CFCFCF solid thin;
}

.post-title h2 a, .post-title h3 a{
	/*color:#DF0D29;*/
	color:#fff;
}

.post-entry, .archives {
	font:1.1em 'Lucida Grande', 'Segoe UI', Verdana, Arial, Sans-Serif;
}

.post-entry a {
	/*border-bottom:1px solid #eee;*/
}

.pre-meta {
	font-family: 'Lucida Grande', 'Segoe UI', Verdana;
  font-size: 9pt;
  font-weight: bold;
	color: #DFDFDF;
}

.post-meta {
	background: url('images/bg_header_repeatx.png') repeat-x top left;
  padding: 0.5em;
	margin-top:1.0em;
	margin-bottom: 4pt;
	font-size:1.1em;
	font-weight: bold;
	line-height:1.7em;
	/*color: #EFEFEF;*/
}

.continuereading {
  background: url('images/continuereading.png') no-repeat 0 8px;
  padding-top:16px;
  padding-bottom:16px;
  padding-left:40px;
  font-weight: bold;
}

.relatedposts {
  padding: 0.5em 0 0.5em 0;
}

.relatedposts dd {
  padding: 0.5em;
}


.post table {
  width:auto;
  margin-bottom: 1em;
  border:none;
}

.post table tr td {
        margin-right:2em;
        padding-right:2em;
        border:none;
}

/* Post ends */


/* Comments */
.freshcomment{
  font-size:8.5pt;
}

.nocomments {
  background: url('images/nocomments.png') 5px 0 no-repeat;
}

.onecomment {
  background: url('images/onecomment.png') 5px 0 no-repeat;
}

.manycomments {
  background: url('images/manycomment.png') 5px 0 no-repeat;
}

#comments {
	padding:4pt;
	background-color: #fff;
	color: #565656;
	border: solid medium #DEDEDE;
}

#comments h3 {
  margin:0;
  padding:0;
	font-size:16pt;
}

#comments form p input {
  font-family: 'Segoe UI', 'Lucida Grande', Verdana;
  font-size: 10pt;
}

#comments form p label small {
  font-size:8pt;
}

.comment-author{
  font-size:9.5pt;
  font-weight:bold;
  border-left:solid thick #CFDAFF;
  padding-top:1em;
  padding-left:1em;
}

.comment-meta{
  font-size:9pt;
  border-left:solid thick #CFDAFF;
  padding-bottom:1em;
  padding-left:1em;
}

.commentlist {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}

.even {
  padding-bottom:1em;
}

.odd { 
  padding-bottom:1em;
}

.depth-1 {
  background-color:#F5FCFD;
}

.depth-2 {
  background-color:#EFF4FF; 
}

.depth-3 {
  background-color:#E8F0F2; 
}

.depth-4 {
  background-color:#F2F5FE; 
}

.depth-5 {
  background-color:#DFF1FD; 
}

.commentlist li {
	padding:2em 1em 1em 2em;
	overflow:auto;
	border-left:medium solid #DDDDDD;
        margin:0;
}

.commentlist p {
	margin:0.5em 0;
	font:1.1em/1.5em 'Lucida Grande', 'Segoe UI', Verdana, Arial, Sans-Serif;
	text-align:left;

}
.commentlist p a, .commentlist h4 a {
	border-bottom:1px solid #eee;
}
.commentlist h4 {
	font-size:10pt;
	margin:0;
}
.commentlist cite {
	font-style:normal;
}
.commentlist img.avatar {
	float: right; margin: 0 0 0 10px; padding: 3px; border:1px solid #eee;
}

.commentmetadata {
  font-size:8pt;
}
/*
textarea#comment {
	width:100%;
	font-size:1.6em;
}
*/
textarea#comment {
	width: 98%;
	height: 25em;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: "Lucida Grande", "Segoe UI", Verdana;
	font-size:9pt; 
}

/* Comment ends */


/* Search results */
.searchresult {
	clear:both;
}
.searchresult h3 {
	font-size:1.2em;
	margin:0;
	padding:1em 0 0 0;
}
.searchresult p {
	margin:0;
	padding:0 0 1em 0;
}
/* Search ends */
 
/* Footer */

#footer { 





	padding:1em;




	color:#888;
	text-align:center;
	font-size:1em;
}

/* Footer ends */

/* Navigation */
.navigation {
  margin:0px auto;
  padding:0;
  text-align: center;

  width:95%;
/*
  border: solid thin #CFCFCF;

  background:#E1E2E3;
*/
  color:#828282;
}

.navigation table {
  width:100%;
  padding:0;
  margin:0;

}







.navigation-left {
  background: url('images/left.png') left center no-repeat; 
}
.navigation-left p {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left:20px;
  text-align: left;
}

.navigation-right {
  background: url('images/right.png') right center no-repeat;
}

.navigation-right p {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right:20px;
  text-align: right;
}

/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#68b;
}
#wp-calendar thead th {
	font-weight:bold;
	color:#888;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
/* Calendar ends */


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px 5px 5px 0;
}

.alignright {
   float: right;
   margin: 5px 0 5px 5px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   text-align:center;
}



/** 
For the rounded class, you will need the following number of nested divs: 7 

Usage eg: <div class="rounded"><div><div><div>... 7 times ...</div></div></div>... 7 times

For more information read - http://www.devarticles.com/c/a/JavaScript/Building-Rounded-Corners-With-CSS-and-JavaScript/4/
*/

.rounded {
  background-color: #FFFFFF;
  background-image: url('images/txs.png'); 
  background-repeat: repeat-x;
  background-position:center top;
  height:auto;
}

.rounded div {
  background: url('images/lys.png');
  background-repeat: repeat-y;
  background-position: left top;
  height:auto;
}

.rounded div div {
  background: url('images/rys.png');
  background-repeat: repeat-y;
  background-position: right top;
  height:auto;
}

.rounded div div div {
  background: url('images/bxs.png');
  background-repeat: repeat-x;
  background-position: center bottom;
  height:auto;
}

.rounded div div div div {
  background: url('images/rt.png') top right no-repeat;
  height:auto;
}

.rounded div div div div div {
  background: url('images/lt.png') top left no-repeat;
  height:auto;
}

.rounded div div div div div div {
  background: url('images/lb.png') bottom left no-repeat;
  height:auto;
}

.rounded div div div div div div div {
  background: url('images/rb.png') bottom right no-repeat;
  height:auto;
}

.rounded div div div div div div div div {
  background: none;
  height:auto;
  clear:both;
}


