/*
Theme Name: Pop Fifty Version 2
Theme URI: http://www.popfifty.com/
Description: Our standard Pop Fifty site-integrated theme.
Version: 1.1
Author: Jeremy Kraybill, Ryan Crumley
Author URI: http://www.popfifty.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

@import "/assets/css/lib/reset.css";
@import "/assets/css/lib/typography.css";
@import "/assets/css/lib/forms.css";
@import "/assets/css/lib/plugins.css";
@import "/assets/css/common.css";

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry,.widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn {
	padding-top: 0px;
}

.widecolumn {
	margin: 30px 0;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

#rssfooter {
	clear: both;
	padding: 0 0 0 60px;
}

#topicnav,.panelsub,table.charttable td,.seemore {
	font-size: x-small;
	font-family: helvetica, sans-serif;
	color: #666666;
}

.seemore {
	clear: both;
	width: 100%;
	text-align: right;
	padding-top: 30px;
	font-size: medium;
	font-weight: bold;
	font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde",
		"URW Gothic L", helvetica, sans-serif;
}

#topicnav {
	clear: both;
	padding: 8px 10px 0 160px;
	margin: 0;
}

#topicnav,.panelsub,table.charttable td,.seemore,#footer {
	font-size: x-small;
	font-family: helvetica, sans-serif;
	color: #666666;
}

h4.plink,h4.llink {
	padding-left: 20px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
}

h4.plink {
	background-image: url(images/book_open.png);
}

h4.llink {
	background-image: url(images/table.png);
}

h2.pagetitle {
	font-size: 1.6em;
}

.commentlist li,#commentform input,#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite,.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#wp-calendar #prev a,#wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Begin Structure */
.post {
	padding: 15px 0 15px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bfccd2;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.postmetadata {
	padding-top: 0px;
	margin: 30px;
	height: 17px;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before,#sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul,.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* End Comments */ /* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#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: #fff;
}

.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;
}
