/*  
Theme Name: brodertheme
Theme URI: http://www.melissabroder.com
Description: This theme was designed for the website of author Melissa Broder.
Version: 1.0
Author: Dan Redding
Author URI: http://www.magneticstate.com/

*/

.sideblurb {
text-align:center;
font-weight:bold;
}

.addto {
width:200px;
margin-left:auto;
margin-right:auto;
}


#image {
margin-bottom:20px;
padding-left:2px;
padding-top:7px;
}

body {
font-family:Georgia, "Times New Roman", Times, serif;
}

a {
color:#EA539E;
text-decoration:none;
}

a:visited {
color:#EA539E;
}

a:hover {
color:#D30275;
}


#blurb {
margin-top:15px;
font-size:.8em;
padding:1px 7px 2px 7px;
background-color:#eeebeb;
color:#000;
border:solid #000 1px;
margin-bottom:30px;
}

#rightbar {
float:right;
width:200px;
height:500px;
margin-top:20px;
}

#container {
width:850px;
margin-left:auto;
margin-right:auto;
}

.two {
width:463px;
float:left;
margin-top:15px;
padding-right:20px
}

.post {
/* entire post, incl title and body */
margin-bottom:0px;
margin-top:0px;
}

.post h2 {
text-align:center;
font-size:1.9em;
margin-bottom:5px;
margin-top:2px;
}

.entry {
/* body of post */
font-size:.9em;
margin-bottom:0px;
}

#footer a {
color:#01a2ae;
}


.postmetadata {
/* currently applied to a <p> after the content, within entry and post class divs */
text-align:center;
font-family:Helvetica, Arial, sans-serif;
color:#797979;
line-height:18px;
margin-bottom:0px;
}

.navigation {
/* applied to the div around the 'Next' and 'Previous Post' links */
text-align:center;
font-family:Helvetica, Arial, sans-serif;
font-weight:bold;
padding-bottom:10px;
}

.sidebar {
float:left;
margin-top:8px;
width:112px;
text-align:center;
position:relative;
margin-right:40px;
}

.sidebar h3 {
margin-top:10px;
margin-bottom:1px;
}

.sidebar h3 a:link {
font-style:italic;
font-size:1.3em;
font-weight:normal;
}

h2 a:link {
color:#000;
}

h2 a:visited {
color:#000;
}

h2 a:hover {
color:#eb529e;
}

.sidebar h3 a:visited {
font-style:italic;
font-size:1.3em;
font-weight:normal;
}

#blurb a {
font-weight:bold;
margin-top:2px;
font-size:1em;
}

#footer {
border-top:2px solid #808080;
color:#808080;
clear:both;
width:463px;
text-align:center;
font-size:.9em;
padding-top:10px;
padding-bottom:10px;
}

/* BEGIN COMMENTS STYLING */


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template {
font-size:.9em;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 1em;
color:#808080;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
width:463px;
}


/* Captions */

a img {
border:none;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

