/*
Theme Name: Greg Gutfeld
Theme URI: http://www.reccenter.com
Author: Michael Lythcott
Author URI: http://reccenter.com/
Description: Greg Gutfeld
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: Greg Gutfeld, Reccenter, Michael Lythcott
*/

/*--------------------------------------------------------------------------------------------------------------------------*/
/*- RESET - Courtesy of Eric Meyer's CSS Reset Awesomeness: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ ---*/
/*--------------------------------------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{ margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; vertical-align: baseline }
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; color: black; background: white;}
ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {quotes: "" "";}
a img { border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

/*-----------------------------------------------------------------------------------------------------------------------------------*/
/*- CLEARFIX --- * I prefer not to touch this code, I don't recommend you do so either, it works... so don't fix whats working ;) * -*/
/*-----------------------------------------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear
{background: none; border: 0; clear: both; display: block; float: none; font-size: 0; list-style: none;	margin: 0; padding: 0; overflow: hidden; visibility: hidden; width: 0; height: 0;}

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after{clear: both; content: '.'; display: block; visibility: hidden; height: 0;}
.clearfix{display: inline-block;}
* html .clearfix{height: 1%;}
.clearfix{display: block;}
.clear { clear: both; }

/* =Structure
----------------------------------------------- */

body { padding: 0; background: url(images/background.gif) repeat-x top #d1d1d1; font-family: 'Open Sans', sans-serif; font-weight: 400; color: #242424; font-size: 14px; line-height: 18px; }
.main-wrapper { width: 980px; height: auto; padding: 0; margin: 0 auto; clear: both; }
#page { width: 930px; padding: 15px 25px 0 25px; margin: 0 auto;  clear: both; background: url(images/backer.png) repeat; }
#main { width: 930px; height: auto; padding: 0; margin: 0 auto; }
#primary, .primary { float: left; margin: 0; width: 615px; }
#content { margin: 0; width: auto; }
#secondary, .secondary { float: right; margin: 0; padding: 0; width: 300px; }
#fullwidth { width: 930px; float: none; clear: both;  }

/* Singular */
.singular.page #primary {  }
.singular #content, .left-sidebar.singular #content { margin: 0 auto; position: relative; width: auto }
.singular #fullwidth .page .entry-header, .singular #fullwidth .page .entry-content, .singular #fullwidth .page footer.entry-meta, .singular #fullwidth .page #comments-title
	{ margin: 0 auto; width: 100%; padding: 0;  }

/* Attachments */
.singular .image-attachment .entry-content { margin: 0 auto; width: auto }
.singular .image-attachment .entry-description { margin: 0 auto; width: 68.9% }

/* error404 */
.error404 #primary { float: none; margin: 0 }
.error404 #primary #content { margin: 0 7.6%; width: auto }

/* Alignment */
.alignleft { display: inline; float: left; margin-right: 1.5em }
.alignright { display: inline; float: right; margin-left: 1.5em }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto }

/* =Global
----------------------------------------------- */

input, textarea { color: #333; }

/* Headings */
h1,h2,h3,h4,h5,h6 { clear: both; color: #000; margin: 0 0 14px 0; font-weight: bold; text-transform: uppercase; }
h1 { font-size: 24px; letter-spacing: 1px; }
h2 { font-size: 20px; letter-spacing: 1px; }
h3 { font-size: 18px; letter-spacing: 1px; }
h4 { font-size: 14px; letter-spacing: 1px; }
hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; clear: both; }

/* Text elements */
p { margin-bottom: 15px; line-height: 20px; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 22px; }
ul, ol { margin: 0 0 1.5em 0; padding: 0; list-style: none; }
ul { list-style: none; margin: 0; }
ol { list-style-type: decimal }
ol ol { list-style: upper-alpha }
ol ol ol { list-style: lower-roman }
ol ol ol ol { list-style: lower-alpha }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0 }
li { margin: 0; padding: 0 0 6px 0; }
li p { margin: 0; }
dl { margin: 0 }
dt { font-weight: bold }
dd { margin-bottom: 1.5em }
strong { font-weight: bold }
cite, em, i { font-style: italic }
blockquote { font-family: Georgia, "Bitstream Charter", serif; font-style: italic; font-weight: normal; margin: 0 3em }
blockquote em, blockquote i, blockquote cite { font-style: normal }
blockquote cite { color: #777; font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 300; letter-spacing: 0.05em; text-transform: uppercase }
pre { background: #f4f4f4; font: 13px "Courier 10 Pitch", Courier, monospace; line-height: 1.5; margin-bottom: 1.5em; overflow: auto; padding: 0.75em 1.5em }
code, kbd { font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace }
abbr, acronym, dfn {  }
address { display: block; margin: 0 0 1.5em }
ins { background: #fff9c0; text-decoration: none }
sup,sub { font-size: 10px; height: 0; line-height: 1; position: relative; vertical-align: baseline }
sup { bottom: 1ex }
sub { top: .5ex }
.floatRight { float: right !important; }
.floatLeft { float: left !important; }
.clearthis { width: auto; height: 1px; line-height: 1px; clear: both; }
.noMargin { margin: 0 !important; }
.noPadding { padding: 0 !important; }

/* Forms */
input[type=text], input[type=password], textarea { background: #fafafa; -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); border: 1px solid #ddd; color: #888 }
input[type=text]:focus, textarea:focus { color: #373737 }
textarea { padding-left: 3px; width: 98% }
input[type=text] { padding: 3px }
input#s { background: url(images/search.png) no-repeat 5px 6px; -moz-border-radius: 2px; border-radius: 2px; font-size: 14px; height: 22px; line-height: 1.2em; padding: 4px 10px 4px 28px }
input#searchsubmit { display: none }

/* Links */
a { color: #ac402c; text-decoration: none }
a:focus, a:active, a:hover { color: #2d274a; text-decoration: none; }

/* Assistive text */
.assistive-text { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px) }
#access a.assistive-text:active, #access a.assistive-text:focus { background: #eee; border-bottom: 1px solid #ddd; color: #1982d1; clip: auto !important; font-size: 12px; position: absolute; text-decoration: underline; top: 0; left: 7.6% }

/* tooltips */
.title-tooltip { position:absolute;  z-index:999; left:-9999px; min-width: 200px; }
.title-tooltip p { margin: 28px 0 0 0; background-color:#333; color:#fff; padding: 4px 12px 4px 12px; -moz-border-radius: 15px; border-radius: 15px; -webkit-border-radius: 15px; -o-border-radius: 15px; }


/* =Header
----------------------------------------------- */
#branding { width: 100%; height: auto; margin: 0 auto; padding: 10px 0 0 0; }
#branding hgroup { margin: 0 auto; width: 980px; height: 115px; padding: 0; }
#site-title { display: block; width: auto; width: 980px; height: 115px;  }
#site-title a { display: block; width: 980px; height: 115px; text-indent: -9999px; outline: none; background: url(images/header.png) no-repeat top; }
#site-title a:hover, #site-title a:focus, #site-title a:active {  }
#site-description { display: none; }

/* =Menu
-------------------------------------------------------------- */

#access { width: 940px; height: 45px; clear: both; padding: 0 25px 0 15px; line-height: 45px; background: url(images/nav.png) repeat top; }
#access ul { width: auto; height: 45px; list-style: none; margin: 0; float: left; }
#access li { float: left; display: inline; position: relative; width: auto; height: 45px; line-height: 45px; padding: 0 11px 0 9px; background: url(images/navsplitter.gif) no-repeat top right; }
#access a { color: #fff; display: block; text-decoration: none; text-transform: uppercase; font-weight: 400; letter-spacing: 1px; font-size: 14px; }
#access ul ul { -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2); box-shadow: 0 3px 3px rgba(0,0,0,0.2); display: none;
	float: left; margin: 0; position: absolute; top: 5.2em; right: 0; width: 188px; z-index: 99999; }
#access ul ul li { padding-top: 5px; }
#access ul ul ul { left: 100%; top: 0; }
#access ul ul a { background: #161616; color: #444; font-size: 13px; font-weight: normal; height: auto; line-height: 1.4em; padding: 10px 10px; width: 168px; }
#access li:hover > a, #access ul ul :hover > a, #access a:focus { color: #93d5fa; }
#access li:hover > a, #access a:focus { color: #93d5fa; }
#access ul li:hover > ul { display: block; }
#access ul ul li a { color: #fff; }
#access ul ul li:hover > a { background: #fff; /* Show a solid color for older browsers */ background: -moz-linear-gradient(#fff, #eee);
	background: -o-linear-gradient(#fff, #eee); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#eee));
	/* Older webkit syntax */ background: -webkit-linear-gradient(#fff, #eee); color: #000; }
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a { font-weight: bold; }

ul.socialicons { width: auto; height: 45px; margin: 0; padding: 0; float: right !important; }
ul.socialicons li { width: auto; height: 40px; float: left; display: inline; padding: 5px 0 0 10px !important; background: none !important; }
ul.socialicons li a {  }
ul.socialicons li img {  }

/* Subfeature */

.featurebox { width: 930px; height: 380px; margin: 0 auto 20px auto; clear: both; background: url(images/billboard1.jpg) no-repeat top; }
.featurewrapper { width: 484px; height: auto; padding: 20px 0 0 426px; }

/* uBillboard */
.uds-bb {  }
.uds-bb-slides { background: none !important; }
.uds-bb-paginator.modern { background: url(images/fade.png) repeat #000; }
.uds-bb-description { width: 484px !important; height: 300px !important; margin: 0 !important; top: 0 !important; left: 0 !important; }
.uds-bb-description-inside { margin: 20px 15px 0 20px !important; }

.uds-bb-paginator.moderncontainer { background: none !important; }
.uds-bb-paginator.modern .uds-bb-prev { background: url(images/slider-buttons.png) !important; }
	.uds-bb-paginator.modern .uds-bb-prev:hover { background: url(images/slider-buttons.png) 0 -30px !important; }
.uds-bb-paginator.modern .uds-bb-playpause { background: url(images/slider-buttons.png) -30px 0 !important; }
	.uds-bb-paginator.modern .uds-bb-playpause:hover { background: url(images/slider-buttons.png) -30px -30px !important; }
.uds-bb-paginator.modern .uds-bb-next { background: url(images/slider-buttons.png) -63px 0 !important; }
	.uds-bb-paginator.modern .uds-bb-next:hover { background: url(images/slider-buttons.png) -63px -30px !important; }
.uds-bb-paginator.modern .uds-bb-position-indicator-bullets { background: none !important; }
.uds-bb-paginator.modern .uds-bb-bullet { background: url(images/slider-bullet.png) !important; }
.uds-bb-paginator.modern .uds-bb-bullet:hover, .uds-bb-paginator.modern .uds-bb-bullet.active { background: url(images/slider-bullet.png) 0 -10px !important; }

.features .addthis_toolbox { display: none; }

.feature-html { background: url(images/bg.png); padding: 20px 15px 0 20px; width: 449px; height: 280px; }
.feature-html img { float: left; margin: 0 10px 0 0; width: 180px; height: auto; }
.feature-html h2 { color: #fff; font-size: 20px; clear: none; padding-top: 42px; }
.feature-html h1 { color: #fc041c !important; font-weight: 700; font-size: 22px; clear: none; }
.feature-html h3 { color: #fff; font-size: 12px; clear: none; }
.blue-link, .red-link { display: block; width: auto; height: 20px; line-height: 20px; padding: 2px 6px; margin: 4px 4px 0 0; background-color: #2d274a; color: #fff; float: left;
	-moz-border-radius: 2px; border-radius: 2px; font-weight: 700; text-transform: uppercase; }
.red-link { background-color: #ac402c; }
.red-link:hover, .blue-link:hover { background-color: #792E1F; color: #fff; }

.plugin-box { width: 100%; height: auto; margin: 0; float: left;  }
.home-left, .home-right { width: 300px; float: left; }
.home-right { float: right; padding-bottom: 15px; }

h3.widget-blue { height: 37px; line-height: 37px; padding: 0 0 0 10px; margin: 0 0 15px 0; background: url(images/h3-blue.gif) repeat-x; color: #fff; font-weight: 700; }
.plugin-box .vevent { height: auto; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #ddd; }
.leftborder {  }
.plugin-box .gigpress-sidebar-date, .widget_gigpress .gigpress-sidebar-date { font-weight: 100; font-size: 22px; letter-spacing: 1px; margin-bottom: 6px; }
.plugin-box a.gigpress-tickets-link, .widget_gigpress a.gigpress-tickets-link { line-height: 20px !important; height: auto !important; font-weight: normal; text-transform: capitalize; }
.plugin-box p.gigpress-empty { margin: 0; padding: 0; }
.plugin-box p, .plugin-box ul.gigpress-listing { padding: 0px; }
.gigpress-type { font-weight: bold; text-transform: uppercase; }
.plugin-box span.gigpress-list-tour-heading { font-weight: normal; text-transform: uppercase; font-size: 16px; display: block; padding: 0 0 10px 0; margin: 0 0  10px 0; border-bottom: 1px solid #ccc; clear: both; }
p.view-all-entries { margin: 0; padding: 0 0 0 10px; line-height: 20px; font-size: 13px; text-transform: uppercase; font-weight: bold; }
.plugin-box .gigpress-sidebar-more { clear: both; padding: 3px 0 15px 0; margin: 0; font-weight: bold; text-transform: uppercase; width: 100% !important; }

.widget_gigpress ul { margin-top: 15px !important; }

/* = Common items
-------------------------------------------------------------- */

.headings { width: auto; height: auto; text-indent: -9999px; margin: 0 0 10px 0; outline: none; }
.splitter { width: 100%; height: 72px; clear: both; margin: 0; padding: 0; }
h1.image-title, h2.image-title { clear: both; padding: 0 0 15px 0; margin: 0; line-height: 1px; }
.clearthis { clear: both; height: 1px; line-height: 1px; }
.position-relative { position: relative; }

/* =Home
-------------------------------------------------------------- */



/* =Content
----------------------------------------------- */

.home-title, .page-title, h3.widget-title { color: #fff; font-weight: 700; letter-spacing: 1px; font-size: 20px; padding: 0; margin: 0 0 5px 0; width: auto; height: 37px; background: url(images/h3-red.gif) repeat top;
	line-height: 37px; padding: 0 0 0 10px; text-transform: uppercase; font-family: 'Open Sans Condensed', sans-serif; }
.page-title a { font-weight: bold; text-transform: none; }

.hentry, .no-results { position: relative; padding: 15px 0 20px 0; margin: 0; clear: both; border-bottom: 3px solid #000; }
.hentry:last-child, .no-results {  }

.news-header { width: 100%; float: left; }

.post-thumbnail, .default-image { width: 160px; height: 110px; padding: 0px; margin: 0 0 10px 0; line-height: 1px; background: url(images/default-image.gif) no-repeat; float: left; border: 1px solid #ccc; }
.post-thumbnail img { width: 160px; height: auto; }
.newsthumb { width: 100%; height: auto; line-height: 1px; margin: 0 0 15px 0; text-align: center; }
.newsthumb img { max-width: 100%; height: auto; }

.news-content { width: 440px; float: right; }

.news-title, .news-title-wide { float: right; width: 490px; height: auto; }
body.single .news-title { width: 100%; }

.entry-title { font-size: 22px; font-weight: 700; line-height: 24px; padding: 0 0 10px 0; margin: 0; font-family: 'Open Sans Condensed', sans-serif; }
.entry-title, .entry-title a { color: #000; text-decoration: none }
.entry-title a:hover, .entry-title a:focus, .entry-title a:active { color: #bb0202; }

.posted-date { display: block; font-size: 12px; font-style: oblique; letter-spacing: 1px; padding: 0 0 6px 0; margin: 0; font-weight: 400; }

.entry-main { clear: both; width: 100%; height: auto; }
.entry-meta { border-top: 1px dotted #ddd; clear: both; padding: 8px 0 0 0; }
.entry-meta a {  }

.fullstory { float: left; display: block; width: auto; height: 27px; line-height: 27px; font-size: 18px; font-family: 'Open Sans Condensed', sans-serif; font-weight: 700; color: #000; }
.fullstory:hover { color: #bb0202; }
.commentlink { float: right; width: 37px; height: 27px; line-height: 27px; text-align: center; background: url(images/commentbubble.gif) no-repeat top; color: #fff !important; font-weight: bold; }
.commentlink:hover { color: #bb0202 !important; }

.tag-links { color: #777; font-size: 12px; line-height: 18px; padding: 0 0 10px 0; display: block; clear: both; }

.single-author .entry-meta .by-author { display: none }
.entry-content, .entry-summary { padding: 0; }
.news-content a { font-weight: bold; }
.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h3 { color: #000; font-weight: bold; margin: 0 0 .8125em; font-family: 'Open Sans Condensed', sans-serif; }
.entry-content table, .comment-content table { border-bottom: 1px solid #ddd; margin: 0 0 1.5em; width: 100% }
.entry-content th, .comment-content th { color: #777; font-size: 10px; font-weight: 500; letter-spacing: 0.1em; line-height: 2.6em; text-transform: uppercase }
.entry-content td, .comment-content td { border-top: 0; padding: 6px 10px 6px 0 }
.entry-content #s { width: 75% }
.entry-content iframe { max-width: 100%; }
.entry-content object, .entry-content embed { max-width: 100%; }
.comment-content ul, .comment-content ol { margin-bottom: 1.5em }
.comment-content ul ul, .comment-content ol ol, .comment-content ul ol, .comment-content ol ul { margin-bottom: 0 }
dl.gallery-item { margin: 0 }
.page-link { clear: both; display: block; margin: 0 0 1.5em }
.page-link a { background: #eee; color: #373737; margin: 0; padding: 2px 3px; text-decoration: none }
.page-link a:hover { background: #888; color: #fff; font-weight: bold }
.page-link span { margin-right: 6px }

#respond { display: none; }

.readmore, .readmore:visited { display: block; clear: both; width: 200px; text-align: center; height: 30px; line-height: 30px; background-color: #ac402c; color: #fff; text-transform: uppercase; padding: 0 10px; margin: 15px 0 5px 0; }
.readmore:hover { background-color: #000; color: #fff; }

/* Images */
.entry-content img, .comment-content img, .widget img { max-width: 100%; height: auto; /* Fluid images for posts, comments, and widgets */ }
.entry-content iframe, .entry-content object, .entry-content embed { max-width: 100%; }
img[class*="align"], img[class*="wp-image-"] { height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */ }
img.size-full { max-width: 100%; width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */ }
.entry-content img.wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0 }
img.alignleft, img.alignright, img.aligncenter { margin-bottom: 1.5em }
p img, .wp-caption { margin-top: 0.4em }
.wp-caption { background: #000; margin-bottom: 1.5em; max-width: 98%; padding: 7px 4px; }
.wp-caption img { display: block; margin: 0 auto; max-width: 98% }
.wp-caption .wp-caption-text, .gallery-caption { color: #fff; font-family: 'Open Sans Condensed', sans-serif; font-size: 12px }
.gallery-caption { color: #000; }
.wp-caption .wp-caption-text { margin-bottom: 0; padding: 8px 5px 0 2px; position: relative }
.wp-caption .wp-caption-text:before { color: #777; font-size: 14px; font-style: normal; font-weight: bold; margin-right: 5px; position: absolute; left: 10px; top: 7px }
#content .gallery { margin: 0 auto 0 auto; }
#content .gallery a img { border: none }
img#wpstats { display: block; margin: 0 auto 1.5em }
#content .gallery-columns-4 .gallery-item { width: 23%; padding-right: 2% }
#content .gallery-columns-4 .gallery-item img { width: 100%; height: auto }
	#content #gallery-1 .gallery-item, #content #gallery-2 .gallery-item, #content #gallery-3 .gallery-item, #content #gallery-4 .gallery-item { margin: 7px 2px 7px 0; float: left; width: 33%; text-align: center; }
dd.wp-caption-text { margin-bottom: 5px; }

/* Image borders */
img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 0; padding: 0; }
.wp-caption img { border-color: #ddd; background-color: #f5f5f5; }
a:focus img[class*="align"], a:hover img[class*="align"], a:active img[class*="align"], a:focus img[class*="wp-image-"], a:hover img[class*="wp-image-"], a:active img[class*="wp-image-"], #content .gallery .gallery-icon a:focus img, #content .gallery .gallery-icon a:hover img, #content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee; border-color: #bbb }
.wp-caption a:focus img, .wp-caption a:active img, .wp-caption a:hover img {/* ... including captioned images! */
	background: #fff; border-color: #ddd }

/* Password Protected Posts */
.post-password-required .entry-header .comments-link { margin: 1.5em 0 0 }
.post-password-required input[type=password] { margin: 0.8125em 0 }
.post-password-required input[type=password]:focus { background: #f7f7f7 }

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector, and remove the padding rules below.
*/
.entry-header .entry-format { color: #777; font-size: 10px; font-weight: 500; letter-spacing: 0.1em; line-height: 2.6em; position: absolute; text-transform: uppercase; top: -5px }
.entry-header hgroup .entry-title { padding-top: 15px }
article.format-aside .entry-content, article.format-link .entry-content, article.format-status .entry-content { padding: 20px 0 0 }
.recent-posts .entry-header .entry-format { display: none }
.recent-posts .entry-header hgroup .entry-title { padding-top: 0 }

/* Singular content styles for Posts and Pages */
.singular .hentry { border-bottom: none; position: relative; min-height: 200px; }
.singular.page .hentry, .post-type-archive .hentry, body.search .hentry, body.single .hentry {  }
.singular.page #content .entry-title {  }
body.post-type-archive h2.entry-title, body.single h2.entry-title {  }
.singular .entry-title, .singular .entry-header .entry-meta {  }
.singular.page .entry-header .entry-meta {  }
blockquote.pull { font-size: 21px; font-weight: bold; line-height: 1.6125em; margin: 0 0 1.5em; text-align: center }
.singular blockquote.pull { margin: 0 -22.25% 1.5em }
.pull.alignleft { margin: 0 1.5em 0 0; text-align: right; width: 33% }
.singular .pull.alignleft { margin: 0 1.5em 0 -22.25% }
.pull.alignright { margin: 0 0 0 1.5em; text-align: left; width: 33% }
.singular .pull.alignright { margin: 0 -22.25% 0 1.5em }
.singular blockquote.pull.alignleft, .singular blockquote.pull.alignright { width: 33% }
.singular .entry-meta .edit-link a { bottom: auto; left: auto; position: absolute; right: 30px; top: 30px }

#fbSEOComments { padding-top: 20px; border-top: 3px solid #000; margin-top: 30px !important; clear: both; }

/* -CONTENT PAGES
----------------------------------------------- */

/* about */


/* photos page */
.lightbox-gallery-manager { margin-top: 5px;}
.lightbox-gallery-manager div { margin: 0 10px 20px 10px; padding: 10px; font-family: 'Open Sans Condensed', sans-serif; font-weight: 400; width: 192px; height: 225px; font-size: 12px; line-height: 16px; background-color: #eee; }
.lightbox-gallery-manager div:hover { background-color: #bb0202; color: #fff; }
.lightbox-gallery-manager a.image { display: block; width: 192px; height: 192px !important; }
.lightbox-gallery-manager div p { margin: 12px 0 0 0; font-weight: bold; }

/* books page */
.post-type-archive-books .hentry { padding-bottom: 30px }
.book-image { width: 300px; float: left; line-height: 1px; }
.book-image img { width: 300px; height: auto; }
.book-info { width: 610px; float: right; }
.buy_links { border-top: 1px dotted #ddd; padding: 10px 0; width: 100%; clear: both; }
.book-links, .autographed-link { display: block; width: auto; height: 24px; line-height: 24px; padding: 4px 10px; margin: 0 10px 0 0; margin: 12px 12px 0 0; background-color: #000; color: #fff; float: left;
	-moz-border-radius: 2px; border-radius: 2px; font-weight: 700; text-transform: uppercase; }
.book-links:hover { background-color: #ac402c; color: #fff; }
.autographed-link { background-color: #ac402c; color: #fff;}
.autographed-link:hover { background-color: #2d274a; color: #fff;}

/* guests page */
.post-type-archive-guests .hentry { padding-bottom: 20px }
.post-type-archive-guests .addthis_toolbox { display: none; }
.guest-image { width: 150px; float: left; line-height: 1px; min-height:110px; background: url(images/red_eye_logo1-150x150-150x110.jpg); }
.guest-image img { width: 150px; height: auto; }
.guest-info { width: 450px; float: right; }
.guest-info h4 { margin-bottom: 3px; }

/* appearances */
#page td.gigpress-links-cell, #page td.gigpress-date { padding-left: 8px; }
#page .gigpress-heading { font-weight: bold; color: #fff; background-color: #990000; font-size: 13px; letter-spacing: 0; }

/* mailing list */
.form-wrapper { background-color: #f5f5f5; padding: 20px; -moz-border-radius: 4px; border-radius: 4px; }
.form-wrapper input { padding: 8px; border: 1px solid #bbb; background-color: #fff; color: #242424; font-size: 15px; -moz-border-radius: 2px; border-radius: 2px; }

/* contact */
.ggutfeld .submit { background-color: #000000 !important; color: #fff !important; text-transform: uppercase; font-weight: bold; margin: 10px 0; -moz-border-radius: 6px; border-radius: 6px; }


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header { min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content { padding-top: 0.5em }
.indexed.format-image p, .indexed.format-image p img { margin-bottom: 0 }
.indexed.format-image footer.entry-meta { background: #ddd; margin-top: -7px; padding: 20px 30px; overflow: hidden }
.indexed.format-image div.entry-meta { display: inline-block; float: left; width: 35% }
.indexed.format-image div.entry-meta + div.entry-meta { float: none; width: 65% }
.indexed.format-image .entry-meta span.cat-links, .indexed.format-image .entry-meta span.tag-links, .indexed.format-image .entry-meta span.comments-link { display: block }
.indexed.format-image footer.entry-meta a { color: #444 }
.indexed.format-image footer.entry-meta a:hover { color: #fff }
#content .indexed.format-image img { border: none; max-width: 100%; padding: 0 }
.indexed.format-image .wp-caption { background: #111; margin-bottom: 0; max-width: 96%; padding: 11px }
.indexed.format-image .wp-caption .wp-caption-text { color: #ddd }
.indexed.format-image .wp-caption .wp-caption-text:before { color: #444 }
.indexed.format-image a:hover img { opacity: 0.8 }

/* =error404
----------------------------------------------- */

.error404 #main #searchform { background: #161616; border: 1px solid #ddd; border-width: 1px 0; margin: 0 -8.9% 1.5em; overflow: hidden; padding: 1.5em 8.9% }
.error404 #main #s { width: 95% }
.error404 #main .widget { clear: none; float: left; margin-right: 3.7%; width: 30.85% }
.error404 #main .widget_archive { margin-right: 0 }
.error404 #main .widget_tag_cloud { float: none; margin-right: 0; width: 100% }
.error404 .widgettitle { font-size: 10px; letter-spacing: 0.1em; line-height: 2.6em; text-transform: uppercase }

/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment { background: #161616; border: 1px solid #ddd; border-width: 1px 0; margin: 0 -8.9% 1.5em; overflow: hidden; padding: 1.5em 1.5em 0; text-align: center }
.image-attachment div.attachment img { display: block; height: auto; margin: 0 auto 1.5em; max-width: 100% }
.image-attachment div.attachment a img { border-color: #161616 }
.image-attachment div.attachment a:focus img, .image-attachment div.attachment a:hover img, .image-attachment div.attachment a:active img { border-color: #ddd; background: #fff }
.image-attachment .entry-caption p { font-size: 10px; letter-spacing: 0.1em; line-height: 2.6em; margin: 0 0 2.6em; text-transform: uppercase }


/* =Navigation
-------------------------------------------------------------- */

.navigation { clear: both; }
#content nav { clear: both; overflow: hidden; padding: 0 0 1.5em }
#content nav a { font-size: 12px; font-weight: bold; line-height: 2.2em }
#nav-above { padding: 0 0 1.5em }
#nav-above { display: none }
.paged #nav-above { display: block }
#nav-below { height: 60px; padding: 10px 0 0 0; }
.nav-previous { float: left; width: 50% }
.nav-next { float: right; text-align: right; width: 50% }
#content nav .meta-nav { font-weight: normal }

/* Singular navigation */
#nav-single { float: right; position: relative; top: -0.3em; text-align: right; width: 100%; z-index: 1 }
#nav-single .nav-previous, #nav-single .nav-next { float: none; width: auto }
#nav-single .nav-next { padding-left: .5em }


/* =Widgets
----------------------------------------------- */

.widget { float: left; width: 100%; margin: 0 0 20px 0; padding: 0; }
.widget-title, h3.widget-title, h3.entry-title.widget-title { /* see above */ }
.textwidget { clear: both; }
.widget ul { font-size: 15px; margin: 0; list-style: none; clear: both; }
.widget ul ul { margin-left: 1.5em; padding: 0; }
.widget ul li { color: #242424; font-size: 13px; list-style: none; line-height: 20px; border-bottom: 1px dotted #ddd; padding: 7px 0; margin: 0 0 3px 0; color: #000; }
.widget a, .widget a:visited {  }
.widget a:hover, .widget a:focus, .widget a:active {  }

.addthis_toolbox { height: 34px; }

.advanced-recent-posts li { min-height: 22px; }
.recent-posts-thumb { border: 1px solid #000; float: left; margin: 0 8px 0 0; }

#secondary .gigpress-listing {  }
#secondary .gigpress-listing li.vevent { border-bottom: 1px dotted #ddd; padding: 0 0 15px 0; margin: 0 0 15px 0 }
#secondary p.gigpress-sidebar-more { margin: 0; padding: 0 10px 0 0; text-align: right; text-transform: uppercase; font-size: 11px; font-weight: bold; }

#secondary .textwidget { padding-top: 10px; }

/* =Footer
----------------------------------------------- */

#colophon { clear: both; background: url(images/footer.gif) no-repeat top; padding: 110px 0 0 0; height: 90px; }
#supplementary { padding: 1.5em 7.6%; overflow: hidden }

/* Site Generator Line */
#site-generator { width: 960px; height: auto; margin: 0 auto; font-size: 11px; line-height: 20px; padding: 15px 0; font-family: 'Open Sans', sans-serif; font-weight: 400; text-transform: uppercase; text-align: center;  }
#site-generator a { }
#site-generator a:hover {  }
#site-generator div { text-align: center; padding-top: 5px; }
#site-generator h4 span a { display: block; width:205px; height: 37px; text-indent: -9999px; outline: none; float: right; background: url(images/designby.png) no-repeat top left; font-size: 12px; }
#site-generator h4 { width: 100%; margin-bottom: 10px; padding: 10px 0; font-size: 11px; font-weight: 400; clear: both; text-align: center !important; }
#site-generator h4 a {  }
#site-generator h4 a:hover {  }

/* MISC */
#cboxLoadedContent { margin-bottom: 30px; }
#cboxNext, #cboxPrevious, #cboxClose { display: block; width: 20px; height: 20px; text-indent: -9999px; outline: none;  }
#cboxNext { background: url(images/cbox-right.png) no-repeat; left: 30px; }
#cboxPrevious { background: url(images/cbox-left.png) no-repeat; }
#cboxClose { background: url(images/cbox-x.png) no-repeat; }
#cboxCurrent { display: none; }

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) { }


/* ============= SHORTCODES ================= */

.one-half { width:48%; }
.one-third { width:30.66%; }
.two-third { width:65.33%; }

.one-half, .one-third, .two-third { position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }


/* ============= MISC / WIDGETS ================= */

.textwidget .lightbox-gallery-manager { margin: 0 0 10px 0; }
.textwidget .lightbox-gallery-manager div { width: 300px; height: 92px; padding: 0; margin: 0 0 10px 0; background-color: #fff; }
.textwidget .lightbox-gallery-manager div img { width: 90px; height: 90px; float: left; margin: 0 10px 0 0; border: 1px solid #000; }
.textwidget .lightbox-gallery-manager div p { clear: none; float: left; height: auto; margin: 35px 0 0 0; width: 200px; text-align: left; line-height: 20px; color: #000; font-size: 15px; }
.textwidget .lightbox-gallery-manager a.fancybox { width: 90px !important; height: 90px !important; display: block; float: left; margin-right: 10px;  }
.textwidget .lightbox-gallery-manager div:hover { background-color: #eee; }

.widget_featuredvideos iframe, .widget_featuredvideos object { width: 300px; height: 210px; }
.widget_featuredvideos .addthis_toolbox { display: none; }

/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}


