/*	
Theme Name:  WonderBrains 2
Theme URI:  http: //www.wonderbrains.com/weblog/
Description:  Custom Theme for WonderBrains
Version:  1.0
Author:  Susan Petracco
Author URI:  http: //www.wonderbrains.com
*/

/* ---- PAGE SECTIONS ---- */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url("images/tile-bg.gif");
}

body, td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

pre {
	border: solid 1px #333;
	font-size: 1.3 em; 
 	color: #333; 
	margin: 10px; 
	padding:10px; 
	background: #FFFFB3;
	width: 400px;
	overflow: auto;
	}

#container {
	width: 860px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 890px;
	margin: 0 auto;
	background-image: url("images/header.gif");
	height: 49px;
	text-align: right;
	padding: 0 20px 0 0;
}
#header a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#header a:hover {
	text-decoration: underline;
	color: #fff;
}
#header2 {
	background-image: url("images/header2.jpg");
	height: 36px;
}
#header2 a {
	color: #fff;
	padding-left: 30px;
	text-decoration: none;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

#content {
	float: left;
	padding: 20px 0 20px 10px;
	width: 850px;
	background-image: url("images/bodybg.jpg");
	background-color: white;
	background-position: top right;
	background-repeat: repeat-y;
	line-height: 180%;
}

#content h1 {
	color: #666;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
}

#content a:hover {
	color: #F8980E;
}

#content a {
	color: #333;
}

#left-pane {
	float: left;
	width: 630px;
}

#right-pane {
	float: right;
	width: 205px;
	padding: 0 4px 0 0px;
}


/* ---- SIDEBAR ---- */
ul.l_sidebarwidgeted {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.l_sidebarwidgeted li {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.widgettitle {
	font-size: 14px;
}
ul.l_sidebarwidgeted ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	list-style: none;
}
ul.l_sidebarwidgeted ul li {
	margin-bottom: 0;
}
.sidesection {
	margin-bottom: 15px;
}

#archives {
	width: 200px;
}

ul.sidebar {
	margin: 0;
	padding: 0;
}

ul.sidebar li {
	list-style: none;
}

ul.sidebar a {
	text-decoration: none;
}

ul.sidebar a:hover {
	text-decoration: underline;
}

#blogroll {
	width: 200px;
	margin-left: 15px;
}

#calendar {
	background-color: white;
	margin-right: 10px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	width: 100%;
	background-color: #635A99;
	color: white;
	font-weight: bold;
}

#wp-calendar th, td {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#wp-calendar td a {
	background: #F5FDD1;
	display: block;
}

#wp-calendar #next a {
	text-align: left;
	text-decoration: none;
	float: right;
	background-color: white;
	font-weight: bold;
}

#wp-calendar #prev a {
	text-align: center;
	text-decoration: none;
	float: left;
	background-color: white;
	font-weight: bold;
}

#today {
	font-weight: bold;
	background-color: #BAD926;
}

#tag_cloud {
	text-align: center;
	font-size: 11px;
}

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

#tag_cloud a:hover {
	color: white;
	text-decoration: underline;
}

#chalktop {
	width: 164px;
	height: 27px;
	background-image: url("images/chalk-top.jpg");
}

#chalkbottom {
	width: 164px;
	height: 41px;
	background-image: url("images/chalk-bot.jpg");
}

#chalkmiddle {
	width: 118px;
	background-image: url("images/chalk-mid.jpg");
	padding-left: 23px;
	padding-right: 23px;
	font-size: 11px;
}

#chalkmiddle a {
	color: white;
}

/* ---- POSTS ---- */

.post {
	margin-bottom: 40px;
	clear: both;
}
.post-date {
	width: 64px;
	height: 80px;
	padding: 9px 7px 0 0px;
	margin: 0 12px 5px 0;
	background: url("images/dateback.jpg") no-repeat;
	color: #666;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	float: left;
}
.post-byline {
	font: normal 11px Arial, Helvetica, sans-serif;
	padding-top: 18px;
	margin: 0;
	margin-bottom: 30px;
	color: #333;
}

.post-content {
	margin-left: 83px;	
}

.readmore {
	text-align: right;
}

.feedburner {
	text-align: center;
}

.feedburner a {
	color: #36C;
}

.post-title a {
	text-decoration: none;
}

.post-title a:hover {
	text-decoration: underline;
}


.post-byline img {
	vertical-align: middle;
}


/* ---- FOOTER ---- */

#footer {
	background-color: #25022C;
	color: #fff;
	padding: 0 10px 0 30px;
	font-size: 12px;
	clear: both;
	width: 820px;
	text-align: left;
	height: 300px;
}

#footer h2 {
	font-size: 14px;
	color: #9c3;
	padding: 4px;
	margin: 0;
	font-weight: normal;
	border: 0;
	border-bottom: 1px dotted #9c3;
}

#footer ul, #footer li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	background-color: #3C4A57;
	text-decoration: underline;
}

#footer ul li {
	display: block;
	padding: 8px 0;
	border-bottom: 1px dotted #fff;
}

#footer ul a {
	text-decoration: none;
}

#footer img {
	display: block;
	margin: 6px 0;
}

.smallcol {
	width: 200px;
	float: left;
	padding: 5px;
}

.bigcol {
	width: 390px;
	float: left;
	padding: 5px;
}


/* ---- COMMENTS ---- */

.post-comments h2 {
	color: #F8980E;
	font-size: 16px;
}

.post-comments h3 {
	font-size: 14px;
	color: #F8980E;
}

.comment-form form {
	padding: 0; 
	margin: 0;
}

.comment-entry {
	padding: 0 10px 5px 10px;
	border-bottom: 1px dashed #F8980E;
}

.comment-info {
	font-size: 10px;
	line-height: 110%;
}

.comment-info a {
	text-decoration: none;
}

.comment-info a:hover {
	text-decoration: underline;
}

.comment-body {
}

.comment-entry-end {
	background-image: url("images/cmt-bg-end.jpg");
	height: 10px;
	width: 450px;
	clear: both;
}

.comment-left {
	float: left;
	width: 180px;
}
.comment-right {
	float: left;
	width: 250px;
}
.commentbox {
	width: 250px;
	height: 150px;
}
.formactions{
	padding: 20px;
	padding-bottom: 0;
	text-align: right;
}

.archive {
	width: 250px;
	float: left;
}


.newsletter {
background-color: white;
border: 1px solid #999;
padding: 3px;
}
.newsletter h2 {
font-size: 14px;
}
#s2 {
	width: 130px;
}
#sbutt2 {
	background-color: #f60;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	border-size: 1px;
	}



/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions & aligment */


#fbbadge {
	margin: 30px 20px 0 0;
	}
