/*
Theme Name:		Grogan
Theme URI: 		http://thesportsdawg.com/
Version: 		1.0
Description: 	An incredibly exciting combination of sports, coffee, sarcasm, and outright hubris.
Author: 		276 Design
Author URI:		http://276design.com
Tags:			two-columns, fixed-width, sticky-post, threaded-comments, microformats, white, black, red, sports
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Document Body */
body { background-color: #c1c1c3; color: #000; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; line-height: 20px; text-align: justify; }
input, textarea { font: 13px/1.5 Georgia, "Times New Roman", Times, serif; }
.container { background-color: #fff; margin: 0 auto; width: 960px; }

/* Font Styles */
.serif { font-family: Georgia, "Times New Roman", Times, serif; }
.sans-serif { font-family: "lucida sans", Verdana, Arial, Helvetica, sans-serif; }

/* Vertical Rhythm  */
.entry-meta { margin-bottom: 10px; }
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form, .gallery-row, .comment-list ul, .comment-list ol { margin-bottom: 20px; }
.hentry, .widget, .comment, .navigation-links { margin-bottom: 40px; }

/* Header */
.header { background-image: url('library/media/images/sportsdawg-header.jpg'); background-repeat: no-repeat; height: 160px; width: 960px; }

/* Navigation */
.navigation { float: right; width: 245px; }
.navigation img, .navigation a { float: left; margin: 0; padding: 0; }
a.home { display: block; height: 50px; width: 100px; background-image: url('library/media/images/nav-home.jpg'); background-repeat: no-repeat; }
a.home:hover { background-position: -100px 0; }
a.contact { display: block; height: 50px; width: 145px; background-image: url('library/media/images/nav-contact.jpg'); background-repeat: no-repeat; }
a.contact:hover { background-position: -145px 0; }
a.thearchives { display: block; height: 30px; width: 245px; background-image: url('library/media/images/nav-thearchives.jpg'); background-repeat: no-repeat; }
a.thearchives:hover { background-position: -245px 0; }
a.about { display: block; height: 40px; width: 95px; background-image: url('library/media/images/nav-about.jpg'); background-repeat: no-repeat; }
a.about:hover { background-position: -95px 0; }
a.rss { display: block; height: 40px; width: 150px; background-image: url('library/media/images/nav-rss.jpg'); background-repeat: no-repeat; }
a.rss:hover { background-position: -150px 0; }
a.ad { display: block; height: 40px; width: 245px; background-image: url('library/media/images/nav-advertise.jpg'); background-repeat: no-repeat; }
a.ad:hover { background-position: -245px 0; }
.displace { position: absolute; left: -5000px; }

/* Main Content */
.hfeed { float: left; margin: 30px 0 30px 15px; width: 600px; }
.page-title { font-size: 14px; font-weight: bold; }
.page-title span { font-style: italic; font-weight: normal; }
.page-entry-title { color: #000; font-size: 32px; line-height: 36px; }
.entry-title-frontpage, .entry-title-frontpage a { background-color: #fff; color: #000; font-size: 18px; line-height: 24px; position: absolute; bottom: 0; margin-bottom: 10px; padding-right: 5px; width: 260px; z-index: 1; }
.entry-title-frontpage a:hover { color: #cc0000; text-decoration: none; }
.entry-title, .entry-title a { background-color: #fff; color: #000; font-size: 26px; line-height: 30px; position: absolute; bottom: 0; margin-bottom: 10px; padding-right: 5px; width: 560px; z-index: 1; }
.entry-title a:hover { color: #cc0000; text-decoration: none; }
.lead-image-wrapper { background: #000; margin-bottom: 10px; position: relative; }
.lead-image-wrapper img { height: 250px; width: 280px; }
.main-image-wrapper { background: #000; margin-bottom: 10px; position: relative; }
.main-image-wrapper img { height: 300px; width: 600px; }
.entry-footer { background-color: #e1e1e1; background-image: url('library/media/images/meta-bg.jpg'); background-position: top center; background-repeat: no-repeat; height: 100px; }
.entry-footer p { font-size: 12px; margin: 15px; text-align: center; }
.entry-date { font-size: 16px; font-weight: bold; line-height: 22px; }
.frontpage { display: block; float: left; height: 480px; margin-bottom: 20px; padding-right: 20px; width: 280px; }
.read_more { float: right; padding-right: 15px; }

/* Sidebar */
.aside { float: right; margin: 30px 15px 30px 0; width: 300px; }
.aside h3 { background-image: url('library/media/images/asideh3-bg.jpg'); background-repeat: no-repeat; font-size: 26px; height: 30px; padding-left: 40px; }

/* Footer */
.footer { background-color: #000; /*background-image: url('library/media/images/footer-bg.jpg'); background-repeat: no-repeat;*/ clear: both; color: #fff; padding: 10px 0 30px 0; }
.subfooter { /*border-top: 2px solid #c1c1c1;*/ font-size: 12px; line-height: 16px; margin: 0 15px 0 15px; padding-top: 8px; }
.subfooter img { float: right; padding-top: 5px; }

/* Links */
a { color: #cc0000; text-decoration: none; }
a:hover { text-decoration: underline; }
.entry-content a:link, .entry-content a:active, .entry-content a:visited { color: #cc0000; text-decoration: underline; }
.entry-content a:hover { text-decoration: none; }

/* Headings */
h1, h2, h3, h4, h5, h6 { font-weight: normal; clear: both; }
h1 { font-size: 24px; line-height: 28px; padding: 5px 0px; }
h2 { font-size: 20px; line-height: 22px; padding: 5px 0px; }
h3 { font-size: 16px; line-height: 20px; padding: 5px 0px; }
h4 { font-size: 14px; line-height: 18px; padding: 5px 0px; }
h5 { font-size: 12px; line-height: 18px; padding: 5px 0px; }
h6 { font-size: 10px; line-height: 16px; }

/* Text Elements */
address { font-style: italic; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px dotted #666; }

blockquote { color: #777; font-style: italic; margin: 0 25px 0 25px; }

strong { font-weight: bold; }
em, dfn, cite { font-style: italic; }
dfn { font-weight: bold; }

sup { bottom: 1ex; }
sub { top: .5ex; }
small { font-size: 12px; }

del { text-decoration: line-through; }
ins { text-decoration: underline; }

code, pre {  line-height: 15px; }
var, kbd, samp, code, pre { font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #fafafa; }
kbd { font-weight: bold; }
samp, var { font-style: italic; }
pre { white-space: pre; overflow: auto; padding: 10px; border: 1px solid #ddd; clear: both; }
code { padding: 0px 3px; }

/* Lists: (ul, ol, dl) */
ul, ol, dl { margin-left: 15px; }
.nav { margin-left: 0px; }
.entry-content ul, .entry-content ol, #search-query { margin-left: 25px; }

li ul, li ol { margin-bottom: 0; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

ol { list-style-type: decimal; }

ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: square; }

dt { font-weight: bold; }

.fat li { margin-bottom: 10px; }

/* Tables */
table { border: 1px solid #ccc; border-width: 1px; line-height: 18px; margin: 0 0 22px 0; text-align: left; padding: 0 5px; }
table .even { background: #ddd; }
caption { text-align: left; }
tr { border-bottom: 1px solid #ccc; }
th, td { padding: 5px 3px; }

/* Forms */
input, textarea, button { background: #fafafa; border-color: #aaa #ddd #ddd #aaa; border-style: solid; border-width: 1px; color: #444; font-size: 14px; }
input, textarea, button { font-family: Cambria, Georgia, "Times New Roman", Times, serif; padding: 3px; }
button { font: 12px; padding: 2px 10px; cursor: pointer; }
input:focus, textarea:focus, button:hover { background: #fff; border-color: #777 #ccc #ccc #777; }

/* bugfix */
.safari input { padding: 0px 3px; }
.chrome input { padding: 1px 3px; }

/* Comments */
.comment-list, .comment-list .children { list-style: none; }
.comment-list { margin-left: 10px; }
.comment { margin-bottom: 40px; }
.comment-list .children { margin-top: 40px; }
.comment-meta { margin-bottom: 10px; }
.commenter { font-size: 16px; }
.avatar { float: right; margin: 0px 0px 10px 20px; border: 1px #ddd solid; padding: 1px; }

/* Comment Reply */
#comment-form .form-section input { margin-right: 10px; }
.form-section { margin-bottom: 10px; }
.form-section label { cursor: pointer; }
#commenter-details input { margin-right: 10px; }
#allowed-tags { font: 11px Verdana, Arial, Helvetica, sans-serif; padding: 5px 10px; background: #fff; border: 1px #ddd dotted; border-top: none; width: 573px; }

/* Images */
img.alignleft { float: left; margin: 5px 20px 5px 0; }
img.alignright { display: block; float: right; margin: 5px 0 5px 20px; }
img.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; margin-top: 5px; }

.wp-caption { text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption .wp-caption-text { font-size: 11px; font-style: italic; font-weight: bold; margin: 0; padding: 5px 5px 10px 5px; }

.wp-smiley { max-height: 13px; margin: 0 !important; } /* Prevent the smileys from breaking line-height */

/* [gallery] */
.gallery { margin: auto; }
.gallery-image { border: 2px solid #cfcfcf; margin-left: 0; }
.gallery-caption { margin-left: 0; }
.gallery-item { float: left; text-align: center; margin-left: 0; }

.gallery-columns-2 { width: 50%; }
.gallery-columns-3 { width: 33%; }
.gallery-columns-4 { width: 25%; }
.gallery-columns-5 { width: 20%; }
.gallery-columns-6 { width: 16%; }
.gallery-columns-7 { width: 14%; }
.gallery-columns-8 { width: 12%; }
.gallery-columns-9 { width: 11%; }

/* Navigation */
.page-navigation .nav-next { float: left; }
.page-navigation .nav-previous { float: right; }
.single-page-navigation .nav-next { float: right; }
.single-page-navigation .nav-previous { float: left; }

/* [gallery] + navigation clearfix */
.gallery-row:after, .navigation-links:after, .container:after, .menu:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.gallery-row, .navigation-links, .container, .menu { display: block; }

/* Basic Alignments */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; }