@charset "utf-8";
/* CSS Document */

/*


Theme Name:  Right Scoop
Author:       Joe Brooks
== Short-cuts for Joe ==
Link to to inside the image folder:  (Can only be used on the php files, not in CSS - DUH
	<img src="<?php bloginfo('template_directory') ?>/images/headerbg.png">
	link to home; <?php echo get_settings('home'); ?>/
*/
/* Reset Browser Defaults*/
@import url(library/styles/reset.css); 
/* Site Specific Styles */
@import url(css/screen.css);
/* Site Specific Styles */
@import url(css/wordpress-extras.css);


			/* =Body Area
			-------------------------------------------------------------- */

			body {
					background:url(images/bodybg.jpg) top repeat-x;	
					background-color:#374b64;
				font-family: Verdana; 
					font-size: 12px; 
					line-height: 20px;
					color: #222222;
				-webkit-text-size-adjust:auto;
			}

			p {
			  margin: 6px 6px 10px 6px;
			  padding: 2px;
			}

			strong {
				font-weight: bold;
			}

			em, i {
				font-style: italic;
			}
			cite {
				border: none;
			}

			a:link, a:visited { text-decoration: none; color: #D52300; }
			a:hover { color: #3B3B3B; }
			a {outline: none; }


			#wrapper {
				margin:0 auto;
				width:1200px;	
			}

			ul li {
				margin-bottom: 8px;		}

			/* =Special Bar Area
			-------------------------------------------------------------- */
			#specialbar {
					display:inherit;
				width:100%;
				height:30px;
				background:url(images/specialbar-bg6.png) top;
				border-bottom:solid 3px #d5D5D5;
					padding-bottom:5px;
			}
			#specialwrap {
				width:1200px;
				margin:0 auto;
				height:30px;
				line-height:30px;
				color:#d5D5D5;
				font-weight:bold;

			}
			#specialwrap a {
				color:#ffe60f;
				font-weight:bold;
				text-decoration:none;
			}
			#specialwrap a:hover {
				color:#fff;
			}
			#speciallogo {
				float:left;
				width:141px;
				margin-left:180px;
			}
			#specialtext {
				float:right;
				width:629px;
			}
			yellow {color:#ffe60f;font-weight:bold;}
			yellow a {color:#ffe60f;font-weight:bold;text-decoration:none;}
			yellow a:hover {color:#3B3B3B;}


			/* =Header Area
			-------------------------------------------------------------- */

			#header {
				width:100%;
				padding:0px;
				margin: 0;
				height:220px;
				background-color:#eaeaea;
				border-bottom:5px solid #ccc;
				z-index=2;
			}
			.headerwrapper {
				width:1200px;
				margin:0 auto;
			}
			#headerleft {
				float:left;
				width:300px;
			}
			#headerlogo {
				width:300px;
				height:73px;
				margin-top:55px;
				padding-top:0px;
			}
			#headerright {
				display: block;
				float: right;
				width: 600px;
				color: #3d3d3d;
				font-family: Verdana;
				font-size: 14px;
				text-align: right;
				padding-top: 10px;
				padding-right: 15px;
				height: 210px;
				background-color: #eaeaea;
				border-bottom: 5px solid #ccc;
			}
			#headersearch {
				display:block;
				float: right;
				margin-top: 25px;
			}
			red {color:#d52300;}
			red a {color:#d52300;font-weight:bold;text-decoration:none;}
			red a:hover {color:#3B3B3B;}
			grey {color:#3b3b3b;}
			grey a {color:#3b3b3b;font-weight:bold;text-decoration:none;}
			grey a:hover {color:#3b3b3b;}


			/* =Menu
			-------------------------------------------------------------- */

			#headernav {
				display: block;
				background:url(images/nav_bg.jpg);
				float: left;
				margin: 0 auto;
				width: 1200px;
				height:34px;
			}
			#headernav .menu-header,
			div.menu {
				font-size: 13px;
				margin-left:12px;
				width: 1200px;
				margin-top:4px;
				padding-top:0px;
			}
			#headernav .menu-header ul,
			div.menu ul {
				list-style: none;
				margin: 0;
			}
			#headernav .menu-header li,
			div.menu li {
				float: left;
				position: relative;
			}
			#headernav a {
				color: #fff;
				display: block;
				line-height: 26px;
				padding: 0 14px;
				font-weight:normal;
				text-decoration: none;
				
			}
			#headernav ul ul {
				position: absolute;
				left: 0;
				float: left;
				width: 200px;
				z-index: 99999;
				border:1px solid #d3d3d3;
			}
			#headernav ul ul li {
				min-width: 200px;
			}
			#headernav ul ul ul {
				left: 100%;
				top: 0;
			}
			#headernav ul ul a {
				background: #fff;
				color:#d52300;
				line-height: 1em;
				padding: 10px;
				width: 180px;
				height: auto;
			}
			#headernav li:hover > a,
			#headernav ul ul :hover > a {
				background:url(images/nav_hover.png);
				color: #d52300;
			}
			#headernav ul ul a:hover {
				background:#ccc !important;
			}
			#headernav ul li:hover > ul {
				display: block;
			}
			#headernav ul li.current_page_item > a,
			#headernav ul li.current-menu-ancestor > a,
			#headernav ul li.current-menu-item > a,
			#headernav ul li.current-menu-parent > a {
				color: #fff;
				background:#008445;
			}
			* html #headernav ul li.current_page_item a,
			* html #headernav ul li.current-menu-ancestor a,
			* html #headernav ul li.current-menu-item a,
			* html #headernav ul li.current-menu-parent a,
			* html #headernav ul li a:hover {
				color: #fff;
			}

			/* =Search Area
			-------------------------------------------------------------- */
			#searchform {
				background:url(images/search_bg.png) no-repeat;
				border:0px !important;
				height:28px;
				width:310px;
				padding-top:0px !important;
				margin-top:-5px;
			}
			.button {
				background:url(images/search_button.png) no-repeat;	
				border:0px !important;
				height:28px;
				width:67px;
			}
			#s {
				background: none repeat scroll 0 0 transparent;
				border: 0 none !important;
				color: #888888;
				float: left;
				padding: 6px 5px;
				width: 218px;
			}
			/* =Featured Section
			-------------------------------------------------------------- */
			#featured-section {
				background:#fff;
				border: 1px solid #D6D6D6;
				padding:10px;
				width:750px;
				margin-left:15px;
				margin-bottom:15px;
			}
			.posttitle-featured h1 {
				font-size:26px;
                                font-weight:bold;
				font-family: "Trebuchet MS";
				text-transform: uppercase;
	   			line-height:100%;
                                margin-top:5px;
			}

			/* =Headlines Section
			-------------------------------------------------------------- */

			#headline-section {
				background:#fff;
				border: 1px solid #D6D6D6;
					padding:5px;
				width:790px;
					margin-left:25px;
				margin-bottom:5px;
				display:none;
			}
			#headline-section ul {

			}
			#headline-section li {
				list-style: none;
				padding: 5px;
				margin-bottom: 5px;
				background: #F9F9F9;

			}
			#headline-section h1 {
				font-size:16px;
				font-weight:bold;
				font-style:italic;
			}
			#headline-section-box {
				padding: 2px;
				margin-bottom: 8px;
				background: #F9F9F9;

			}
			#headline-section-source {
				float:left;
				width:80px;
				text-align:right;
				padding-right:5px;
				border-right:2px solid #D6D6D6;
				min-height:35px;
			}
			#headline-section-title {
				float:left;
				width:400px;
				padding-left:5px;
					padding-right:5px;
			}
			#headline-section-comment {
				float:right;
			}
			#headline-section-comment a {
				color:#B0B0B0;
			}
			#headline-section-comment a:hover {
				text-decoration:underline;
			}

			.newsscoops {
				margin-bottom:5px;

			}
			/* =Content Area
			-------------------------------------------------------------- */


			.contentwrapper-top {

			}

			.contentwrapper {
				background:#eaeaea;
				padding-top:0px;
				width:1200px;
				margin:0 auto;
				margin-top:15px;
				padding-top:10px;
				border-radius:10px;
				-moz-border-radius:10px;
				
			}
			.contentwrapper-footer {
				
			}
			.content-top {

			}
			.content {
				float:left;
				width:790px;
				padding-left:19px;
			}
			.contenthome {
				float:left;
				width:790px;
				padding-left:0px;
			}
			.content-footer {
			}
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  line-height: 175%;
  margin: 1.5em 10px;
  padding: 1.5em 20px 0em 30px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

blockquote p:after {
  display:block;
  height: 20px;
  content: ""; 
}

blockquote p:last-child:after {
 height: 0px ;
}
	
			.post {
				float:left;
				width:770px;
				background:#fff;
				border: 1px solid #D6D6D6;
				margin-bottom:10px;
				padding:15px;
				padding-bottom:10px;
				
			}
			.posthome {
				float:left;
				width:346px;
				min-height:390px;
				background:#fff;
				border: 1px solid #D6D6D6;
				margin-bottom:20px;
				padding:15px;
				padding-bottom:0px;
				margin-left:15px;
				margin-right:0px;
			}
			.posttitle {
				width:100%;
				padding-right:10px;
			}
			.posttitle h1 {
				display:block;
				font-family: "Trebuchet MS";
				font-size:28px;
				line-height: 100%;
				margin-bottom:10px;
				text-transform: uppercase;
				font-weight:bold;
				color:#D52300;
			}
			.posttitle h1 a {
				color:#D52300;
				text-decoration:none;
			}
			.posttitle h1 a:hover {
				color:#3B3B3B;
			}


			.posttitlehome {
				width:100%;
			}
			.posttitlehome h1 {
				display:block;
				font-family: "Trebuchet MS";
				font-size:16px;
				margin-bottom:10px;
				font-weight:normal;
				color:#D52300;
			}
			.posttitlehome h1 a {
				color:#D52300;
				text-decoration:none;
			}
			.posttitlehome h1 a:hover {
				color:#3B3B3B;
			}

			.posttext { 
				font-family: Georgia, Times, serif;
				color:#444;
				font-size:18px;
				line-height:25px;
				padding-top:15px;
			}
			.posttext h2 {
				color:#444;
				font-size:24px;
				font-family: Arial;
				background:none;
				margin: 5px 0 5px 0;
			}
			.posttext h3 {
				color:#444;
				background:none;
				font-size:20px;
				font-weight:bold;
				font-family: Arial;
				text-align:left;
				padding:0;
				margin: 5px 0 5px 0;
			}
			.posttext h4 {
				color:#444;
				background:none;
				font-size:18px;
				font-weight:bold;
				font-family: Arial;
				text-align:left;
				padding:0;
				margin: 5px 0 5px 0;
			}
			.posttext h5 {
				color:#444;
				font-size:14px;
				font-weight:bold;
				font-family: Arial;
				text-align:left;
				padding:0;
				margin: 5px 0 5px 0;
			}
			.posttext h6 {
				color:#444;
				font-size:10px;
				font-weight:bold;
				font-family: Arial;
				text-align:left;
				padding:0;
				margin: 5px 0 5px 0;
			}
			.posttext p{
				text-align:left;
				padding-bottom:10px;

			}
			.posttext a{
				color:#d52300;
				font-weight:normal;
				text-decoration:none;
			}
			.posttext a:hover{
				color:#3B3B3B;
			}
			.posttext ul {
				padding-left:20px;
				padding-right:20px;
				color:#444;
				margin-top:10px;
				margin-bottom:10px;
			}
			.posttext ul li {
				list-style-type:disc;
				list-style-position:inside;
				color:#111;
				margin-bottom:5px;
			}
			.posttext ol {
				list-style-type:decimal;
				padding-left:20px;
				padding-right:20px;
				color:#111;
				margin-top:10px;
				margin-bottom:10px;
			}
			.posttext ol li {
				list-style-type:decimal;
				list-style-position:inside;
				color:#111;
				margin-bottom:5px;
			}
			.posttexthome { 
				font-family:Verdana;
				color:#444;
				font-size:12px;
				line-height:20px;
				padding-top:5px;
			}
			.posttexthome h2 {
				color:#444;
				font-size:24px;
				font-family: Arial;
				background:none;
				margin: 5px 0 5px 0;
			}
			.posttexthome h3 {
				color:#444;
				background:none;
				font-size:20px;
				font-weight:bold;
				font-family: Arial;
				text-align:left;
				padding:0;
				margin: 5px 0 5px 0;
			}
			.posttexthome h4 {
				color:#444;
				background:none;
				font-size:18px;
				font-weight:bold;
				font-family: Arial;
				text-align:left;
				padding:0;
				margin: 5px 0 5px 0;
			}
			.posttexthome h5 {
				color:#444;
				font-size:14px;
				font-weight:bold;
				font-family: Arial;
				text-align:left;
				padding:0;
				margin: 5px 0 5px 0;
			}
			.posttexthome h6 {
				color:#444;
				font-size:10px;
				font-weight:bold;
				font-family: Arial;
				text-align:left;
				padding:0;
				margin: 5px 0 5px 0;
			}
			.posttexthome p{
				text-align:justify;
				padding-bottom:10px;
			}
			.posttexthome a{
				color:#d52300;
				font-weight:normal;
				text-decoration:none;
			}
			.posttexthome a:hover{
				color:#3B3B3B;
			}
			.posttexthome ul {
				padding-left:20px;
				padding-right:20px;
				color:#444;
				margin-top:10px;
				margin-bottom:10px;
			}
			.posttexthome ul li {
				list-style-type:disc;
				list-style-position:inside;
				color:#111;
				margin-bottom:5px;
			}
			.posttexthome ol {
				list-style-type:decimal;
				padding-left:20px;
				padding-right:20px;
				color:#111;
				margin-top:10px;
				margin-bottom:10px;
			}
			.posttexthome ol li {
				list-style-type:decimal;
				list-style-position:inside;
				color:#111;
				margin-bottom:5px;
			}
			.postmeta {
				text-align:left;
				font-size:12px;
				color:#222;
				padding-bottom:7px;
				border-bottom:4px solid #EEE;
			}
			.postmeta a{
				color:#d52300;
				font-weight:normal;
				text-decoration:none;
			}
			.postmeta a:hover{ 
				color:#3B3B3B;
			}
			.continue { 
					  display:block; 
					  background-image: url(images/read-more.gif); 
					  background-repeat: no-repeat; 
					  background-position: left; 
					  float: right; 
					  padding-left: 20px;
					  margin-top: 20px; 
			}

			.continue a:link, .continue  a:hover { 	background-position: -10px 0; }

			.thumbnail-div {
				padding: 2px;
				border: 1px solid #E4E4E4;
				width: 100%;
				height: 140px;
				border-image: initial;
					margin-bottom: 5px;
			}

			.wp-caption {
				border: 0px;
				background-color: inherit;
				padding-top: 4px;
				margin: 10px;
			}

			.sidebar {
				display:inline;
				float:right;
				width:350px;
				margin-right:9px;
				background:#fff;
				border: 1px solid #D6D6D6;
			}
			.sidebar h3 {
				margin-top: 5px; 
				font-size: 15px; 
				color: #D52300; 
				padding-top: 4px; 
				font-weight: bold; 
				padding-bottom: 4px; 
				text-transform: lowercase; 
				margin-left: 10px;

			}
			.sidebar h3 a {
				color: #D52300; 
				text-decoration:none;
			}
			.sidebar h4 {
				color:#111;
				font-weight:bolder;
				font-size:20px;
				font-family: "Times New Roman";
				text-align:left;	
				text-transform:uppercase;
				padding-left:10px;
				padding-right:10px;
				padding-bottom:5px;
				padding-top:5px;
			}
			.sidebar h4 a {
				color:#fff;
				text-decoration:none;
			}
			.sidebarwidgettop {

			}
			.sidebarwidgetfooter{
				margin-bottom:10px;
			}
			.sidebarwidgetbg {
				width:350px;
				color:#111;
				padding-bottom:10px;
					padding-left:8px;
			}
			.sidebarwidget {
				color:#393939;
				width:350px;
				font-size:12px;
				font-family: Arial;
			}
			.sidebarwidget a {
				color:#666666;
				font-weight:normal;
				text-decoration:none;
			}
			.sidebarwidget a:hover {
				text-decoration:none;
					color:#393939;
			} 
			.sidebarwidget ul {list-style:none;margin-right:10px;padding-top:10px;}
			.sidebarwidget li {
				background:url(images/bullet.png) left top no-repeat;
				list-style:none;
				display:block;
				color:#393939;
				padding-bottom:5px;
				padding-left:10px;
				font-family: "Arial";
				font-size:14px;
			}
			.sidebarwidget ul li {list-style:none;}
			.sidebarwidget ul li:hover {}
			.sidebarwidget ul li a:hover {!important}

			.sidebarwidget ul li ul {list-style:none;}
			.sidebarwidget ul li ul li {list-style:none;}

			/* =Footer Area
			-------------------------------------------------------------- */
			#footer {
				min-height:100px;
				margin-top:30px;
			}
			#footerwrap {
				width:1200px;
				margin:0 auto;
				margin-top:10px;
				font-style:Verdana;
				font-size:12px;
				color:#989898;
				font-weight:normal;
					text-align: center;
			}
			#footerwrap a {
				color:#989898;
				text-decoration:none;
			}
			#footerwrap a:hover {
				text-decoration:underline;
			}

			iframe {
						padding-top: 5px;
						padding-bottom: 15px;
			}
			#comment-notice {
					display:block;
					border:dotted 1px #000000;
				padding:10px;
				margin: 10px;
					background-color:#F0F0F0;
					width:85%;
					margin-bottom:30px;
			}

			.advanced-recent-posts { margin-top:0px; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px; width:235px;}

			.recentpostbox { margin-bottom:10px; display:block; border: 0px solid #d6d6d6; background-color:#FFFFFF; width:200px; padding-left:10px; padding-top:10px; padding-right:10px;}

			.recentpostbox img { padding:2px; border: 1px solid #cccccc; }

			#recententries ul li {margin-top: 5px; list-style-type:disc;}

			.newsscoopsarchive { margin-bottom: 5px; margin-top: 5px;}

			.gig-share-button-top {margin: 0 0 20px 0;}

			.gig-share-button-bottom {margin: 30px 0 20px 0;}

			.video-player {margin-bottom: 20px;)

			/* The single post title. */
			h4.srp-post-title {
				display: block;
				font-size:12px;
				color:#000;
				font-family:arial;
				
			}
			h4.srp-post-title a {
				display: block;
				font-size:12px;
				color:#000;
				font-weight:bold;
			}
			.srp-widget-container {
				width:95% !important;
			}
			.srp-thumbnail-box {
				padding-right:0px;
			}
			.hidethis {
				display:none !important;
			}
			#disqus_thread {
			    background-color: #FFFFFF !important;
			    margin: 0;
			    padding: 30px;
					}
			.NmWgdefault {
			    font-size: 10px;
			}		
                        .rcbutton { -moz-box-shadow:inset 0px 1px 0px 0px #f5978e;-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;box-shadow:inset 0px 1px 0px 0px #f5978e;background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#f24537),color-stop(1,#c62d1f));background:-moz-linear-gradient(center top,#f24537 5%,#c62d1f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537',endColorstr='#c62d1f');background-color:#f24537;-webkit-border-top-left-radius:20px;-moz-border-radius-topleft:20px;border-top-left-radius:20px;-webkit-border-top-right-radius:20px;-moz-border-radius-topright:20px;border-top-right-radius:20px;-webkit-border-bottom-right-radius:20px;-moz-border-radius-bottomright:20px;border-bottom-right-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-radius-bottomleft:20px;border-bottom-left-radius:20px;text-indent:0;border:1px solid #d02718;display:inline-block;color:#ffffff;font-family:Georgia;font-size:15px;font-weight:bold;font-style:normal;height:65px;line-height:65px;width:131px;text-decoration:none;text-align:center;text-shadow:1px 1px 0px #810e05;
			}

			.rcbutton:hover { background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#c62d1f),color-stop(1,#f24537));background:-moz-linear-gradient(center top,#c62d1f 5%,#f24537 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f',endColorstr='#f24537');background-color:#c62d1f;}.rcbutton:active{position:relative;top:1px;
			}
}

.videopress-title { display:none !important;}

.avatar { vertical-align: text-top !important}
