/*
Theme Name: Say It
Theme URI: http://www.backandforthblog.com/
Description: If you have something to say, say It, and be sure to do it with style with this hip design.
Version: 1.1
Author: Justin Winslow
Author URI: http://www.straightaheadmedia.com/
*/

/* Main */

html {
	padding:0;
	margin:0;
}

body {
	background-color:#5E7553;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}

#page {
	background-color:#FFFFFF;
	background-position:center;
	background-repeat:repeat-y;
	width:800px;
	margin: 0 auto 0 auto;
}

#header {
	background-image:url(images/header.png);
	width:800px;
	height:160px;
	margin: 0 auto 0 auto;
}

#content {
	clear:none;
	min-height:650px;
}

.narrowcolumn {
	width:600px;
	margin:0 0 0 20px;
}

.widecolumn {
	width:760px;
	margin:0 0 0 0px;
	padding:20px;
}

#footer {
	background-image:url(images/footer.png);
	width:800px;
	height:50px;
	margin: 0 auto 0 auto;
	clear:both;
}

#post {

}

.post_firstpost {
	border:1px dotted #999999;
	background-image:url(images/newest.png);
	background-position:top right;
	background-repeat:no-repeat;
	margin: 0 0 0 -10px;
	padding: 5px 0 0 10px;
}

#entry {

}

.navigation {
	font-size:small;
}


/* Text */

p {
	font-size:small;
	color:#000000;
}

h2, h3 {
	margin:0px;
	padding:0px;
	letter-spacing:-2px;
	font-size:1.5em;
}

h3.comments {
	font-size:1.2em;
	font-weight:bold;
}

.postmetadata {
	background-image:url(images/commentBubble.png);
	background-repeat:no-repeat;
	padding:15px 35px 30px 20px;
}

.postmetadata2 {
	background-image:url(images/commentBubble.png);
	background-repeat:no-repeat;
	padding:15px 35px 30px 20px;
}

#header p {
	color:#7C9C6D;
	margin:10px 20px 0 0px;
	padding:0px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:right;
}

#header h1 {
	color:#FFFFFF;
	font-size:48px;
	font-weight:bold;
	letter-spacing:-5px;
	margin:0px;
	padding:0px;
}

#footer p {
	text-align:center;
	padding:20px 0 0 10px;
	font-size:10px;
}

.pagetitle {
	color:#000000;
}


/* Links */

#header h1, #header a, #header a:visited, #header a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

a {
	color:#7C9C6D;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#537045;
}

h2 a:hover, h3 a:hover, h1 a:hover {
	text-decoration:none;
}


/* Sidebar */

#sidebar h2 {
	font-size:1.3em;
	color:#000000;
	background-image:url(images/quoteTiny.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 0 20px;
	border-bottom: 1px dotted #999999;
}

#sidebar {
	width:150px;
	float:right;
	margin: 0 20px 0 0;
}

#sidebar ul, #sidebar li, #sidebar ul li {
	padding:0px;
	margin:0px;
}

#sidebar li li {
	font-size:small;
	margin-left:15px;
}

#sidebar li li ul li {
	margin-left:0px;
	background-image:url(images/plus.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar li, #sidebar ul select {
	margin: 0px;
	padding:0px;
}

#sidebar a {
}

#sidebar a:hover {
	background-position:left;
	text-decoration:underline;
}


/* Lists */

ol {
	font-size:small;
}

ul {
	font-size:small;
	list-style-type:square;
}

/* Misc */

#search {
	float:right;
	margin: -55px 20px 0 0;
}

blockquote {
	background-image:url(images/quote.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 1px 0 0 20px;
	font-style:italic;
}

blockquote p {
	color: #000000;
}

blockquote blockquote {
	background-image:url(images/quoteSml.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 0 0 0 25px;
	font-style:italic;
}

.post img {
	margin: auto;	
}

.bump {
	padding: 60px 0 0 10px;
}

#search input{
	background-color: #9BBD8B;
	border: 1px solid #FFFFFF;
	font-size: 0.85em;
	color:#FFFFFF;
	width: 125px;
	padding-left:2px;
}

a img {
	border:none;
	margin: auto;
}

small {
	font-size:10px;
}

.date {
	font-size:10px;
	color:#999999;
}

span.alignleft {
	
}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	width: 145px;
	font-size:10px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #999999; }
	
table caption {
	font-weight:bold;
	font-size:12px;
}

table
{
	margin: auto;
}

td
{
	vertical-align:top;
	background-color:#EFEFEF;
	border: 1px solid #ACACAC;
	padding: 5px;
	font-size: 1em;
}

td img {
	border: 1px solid #ACACAC;
	margin: 2px;
}

a img {
    display: block;
    margin: 0 auto; 
}

.aligncenter {
	margin: auto;
}

.wp-caption {
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; /* optional rounded corners for browsers that support it */
  margin: 10px;
  padding-top: 4px;
  text-align: center;
}
.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
