/*
Theme Name: Gadfly
Theme URI: http://www.gadflymagazine.com
Description: Theme for Gadfly Magazine
Version: 1.0
Author: Cindy Zhang
Author URI: http://www.cindypepper.com
*/

body{
margin: 0;
font-family: Garamond, serif;
font-size: 12px;
vertical-align: top;
background:#fff;
color: #000;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 960px;
text-align: left;
}

#header
{
float: left;
width: 960px;
padding-bottom: 10px;
border-bottom: 5px solid #242424;
}

#header a{
font-family: arial, serif;
font-weight: bold;
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
}

#header img{
float: left;
border: 0;
}

.headerlink {
float: right;
min-width: 70px;
margin: 10px 0 0 10px;
padding: 20px 0 20px 10px;
border-left: 1px solid #ccc;
}

#content, #subcontent {
float: left;
width: 960px;
margin-top: 10px;
padding-bottom: 10px;
border-bottom: 5px solid #242424;
overflow: auto;
}

#content h2 {
margin-bottom: 15px;
padding: 15px 0 10px 460px;
border-bottom: 1px solid #000;
font-family: arial, serif;
font-weight: bold;
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
}

.post h3 {
font-family: garamond, georgia, times new roman, serif;
font-weight: normal;
font-size: 28px;
font-style: oblique;
}

#content img{
border: 0;
}

.post {
padding: 0;
}

.post p{
margin-bottom: 24px;
font-family: garamond, georgia, times new roman, serif;
font-size: 18px;
line-height: 24px;
text-align: justify;
}

.post ul li{
font-size: 14px;
line-height: 18px;
}

#features {
float: left;
width: 500px;
margin-left: 10px;
}

.featurelink{
float: left;
width: 500px;
padding-bottom: 15px;
margin-top: 15px;
border-bottom: 1px solid #000;
}

.featurelink h3{
color: #242424;
font-size: 28px;
font-style: oblique;
font-weight: normal;
}

.featurelink a:link, .featurelink a:visited{
color: #242424;
}

.author, p.wp-caption-text {
margin-top:5px;
color: #242424;
font-family: arial, serif;
font-weight: bold;
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
}

p.wp-caption-text {
margin-bottom: 0;
}

.byline{
margin: 15px 0 15px 0;
color: #828282;
font-family: georgia, times new roman, serif;
font-size: 14px;
}

.heading{
padding-bottom: 10px;
border-bottom: 1px solid #000;
margin-bottom: 10px;
}

.heading h3 {
margin-bottom: 10px;
}

.preview{
font-family: garamond, georgia, times new roman, serif;
font-size: 14px;
text-align: justify;
}

.preview a{
font-weight: bold;
}

.subcontentbox {
float: left;
width: 310px;
margin-right: 15px;
}

.subcontentboxlast {
float: left;
width: 310px;
}

.subcontentbox h2, .subcontentboxlast h2{
margin-bottom: 15px;
padding: 15px 0 10px 0;
border-bottom: 1px solid #000;
font-family: arial, serif;
font-weight: bold;
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
}


.subcontentbox h4, .subcontentboxlast h4{
margin-top: 5px;
color: #404040;
font-family: garamond, georgia, times new roman, serif;
font-size: 14px;
font-weight: bold;
text-align: center;
}

.clear{
clear: both;
}

.subcontentlink{
float: left;
width: 310px;
padding-bottom: 10px;
border-bottom: 1px solid #000;
margin-bottom: 10px;
}

.subcontentlink h3{
color: #242424;
font-size: 18px;
font-style: oblique;
font-weight: normal;
}

#footer {
float: left;
width: 960px;
}

#footer p{
text-align: center;
padding: 10px;
}

a:link, a:visited{
text-decoration: none;
color: #000;
}

a:hover{
text-decoration: underline;
}

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

.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: Garamond, Georgia, Sans-serif;
	font-size: 24px;
}

.commentmetadata{
	font-size: 12px;
}

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

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

.commentmetadata{
	font-size: 18px;
}

.commentlist p {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0 0 20px;
}

.cover img{
	float: left;
}

.wp-caption {
	float: left;
	margin-right: 10px;
}
