/*
Theme Name: HollywoodTuna
Theme URI: http://hollywoodtuna.com
Description: WordPress theme for hollywood tuna.
Author: Industry44
Author URI: http://industry44.com/
Version: 1.0
*/

@charset "utf-8";

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('fonts/League_Gothic-webfont.eot');
    src: url('fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/League_Gothic-webfont.woff') format('woff'),
         url('fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {   
  background: #fcfcfc; 
  overflow: -moz-scrollbars-vertical;
  margin:0px;
  background-image:url('images/bg-repeat.jpg');
  background-repeat:repeat-x;
}

body,p,table,td,tr,html {   
  font-size:   10pt;
  font-family: Georgia, Arial;
  color: #000;
}

#container {
	margin: 0 auto;
	width: 960px;
	max-width: 960px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	text-align: left;
}

#headerad {
	text-align: center;
	padding-top:3px;
	padding-bottom:6px;
	height:90px;
}

#logo {
	margin-top:10px;
	height:68px;
	text-align:center;
}

#logo a {
	color:#FFF;	
}

#nav {
	/*margin-top:30px;*/
	vertical-align: text-bottom;
	/*float:right;*/
	color: #fff;
	font: 20px 'LeagueGothicRegular', Arial, sans-serif;
	text-align:center;
	margin-bottom:3px;
}

#nav a {
	font-size:20px;
	color: #fff;
	font: 20px 'LeagueGothicRegular', Arial, sans-serif;
	text-decoration:none;
}

#nav a:hover {
	font-size:20px;
	color: #fff;
	font: 20px 'LeagueGothicRegular', Arial, sans-serif;
	text-decoration:none;
}

#nav a:visited {
	font-size:20px;
	color: #fff;
	text-decoration:none;
	font: 20px 'LeagueGothicRegular', Arial, sans-serif;
}

.header {
	height:213px;
	margin: 0 auto;
	width: 1200px;
	max-width: 1200px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	text-align: center;	
	background-image:url('images//header-bg.jpg');
	background-repeat:no-repeat;
}

.spacer {
	padding: 0 12px 0 12px;
}

.main {
	margin-top:20px;
	width:100%;
	text-align:left;
}

.footerbg {
	background: #424242;
	width:100%;
	height:162px;
}

.footerlogo {
	padding-left:10px;
	margin-top:65px;
	width:265px;
	border-right: 1px solid #6f6f6f;
	float:left;
	font: 30px 'LeagueGothicRegular', Arial, sans-serif;
	color:#fff;
}

.footerlogo img {
	padding-top:8px;
}

.footernav {
	margin-top:74px;
	font: 20px 'LeagueGothicRegular', Arial, sans-serif;
	color:#fff;
	float:right;
}
.footersocial {
	margin-top:70px;
	float:right;
	width:100px;
	text-align:right;
	margin-left:25px;
}

#footernav a {
	color: #fff;
	font: 20px 'LeagueGothicRegular', Arial, sans-serif;
	text-decoration:none;
	margin-left:25px;
}

#footernav a:hover {
	color: #fff;
	font: 20px 'LeagueGothicRegular', Arial, sans-serif;
	text-decoration:none;
}

#footernav a:visited {
	font-size:20px;
	color: #fff;
	text-decoration:none;
}

#contentarea {
	width:610px;
	float:left;
}

#widgedarea {
	margin-left:50px;
	float:left;
	width:300px;
}
#mostp {
	width:100%;
	background: #efefef;
	height:250px;
	display:none;
}

h2.mred {
	color: #c9091d;
	font: 32px 'LeagueGothicRegular', Arial, sans-serif;
	text-decoration:none;
	width:100%;
	padding-bottom:5px;
	border-bottom: 5px solid #000;
}


h2.mp {
	color: #000;
	font: 30px 'LeagueGothicRegular', Arial, sans-serif;
	text-decoration:none;
	margin:0;
	padding: 18px 40px;
}

.fslide {
	font-family: Arial;
	font-weight: bold;
	line-height: 12px;
}

.fslidei {
	border:0px;
	padding-bottom:3px;
}

#widgedad1 {
	text-align:center;
}

#widgedad2 {
	margin-top:45px;
	text-align:center;
}

#widgedsearch {
	margin-top:30px;
}

#s {
	padding:5px;
	width:290px;
	border: 1px solid #a8acad;
	color: #ccc;
}

#widgedsocial h2 {
	font: 28px 'LeagueGothicRegular', Arial, sans-serif;
	margin-bottom:7px;
}

#widgedgreat h2 {
	/*color: #c9091d;*/
	font: 28px 'LeagueGothicRegular', Arial, sans-serif;
	margin-bottom:7px;
}

#widgedgreat2 h2 {
	/*color: #c9091d;*/
	font: 28px 'LeagueGothicRegular', Arial, sans-serif;
	margin-bottom:7px;
}

#widgedpoptuna h2 {
	font: 28px 'LeagueGothicRegular', Arial, sans-serif;
	/*margin-bottom:7px;*/
}

#post h2 {
	font: 45px 'LeagueGothicRegular', Arial, sans-serif;
	line-height:40px;
	margin-bottom:3px;
	margin-top:0px;
	padding:0;
	color:#000;
	text-decoration:none;
}

h2.page {
	font: 45px 'LeagueGothicRegular', Arial, sans-serif;
	line-height:40px;
	margin-bottom:30px;
	margin-top:0px;
	padding:0;
	color:#000;
	text-decoration:none;
}

#photo h2 {
	font:45px 'LeagueGothicRegular', Arial, sans-serif;
	line-height:36px;
}

#post h2 a:hover {
	font: 45px 'LeagueGothicRegular', Arial, sans-serif;
	line-height:40px;
	margin-bottom:3px;
	margin-top:0px;
	padding:0;
	color:#c9091d;
	text-decoration:none;
}

#post h2 a {
	font: 45px 'LeagueGothicRegular', Arial, sans-serif;
	line-height:40px;
	margin-bottom:3px;
	margin-top:0px;
	padding:0;
	color:#000;
	text-decoration:none;
}

#post h2 a:visited {
	font: 45px 'LeagueGothicRegular', Arial, sans-serif;
	line-height:40px;
	margin-bottom:3px;
	margin-top:0px;
	padding:0;
	color:#000;
	text-decoration:none;
}

.topictitle {
	font: 45px 'LeagueGothicRegular', Arial, sans-serif;
	line-height:40px;
	margin-bottom:3px;
	margin-top:0px;
	padding:0;
	color:#000;
	text-decoration:none;
}

.topictitle:hover {
	font: 45px 'LeagueGothicRegular', Arial, sans-serif;
	line-height:40px;
	margin-bottom:3px;
	margin-top:0px;
	padding:0;
	color:#000;
	text-decoration:none;
}


#post .pdate {
	margin-top:5px;
	letter-spacing:1px;
	font-weight: normal;
}
#post .topsocial {
 margin-top:5px;
}

#post .content {
	margin-top:10px;
	font-size:16px;
	line-height:26px;
}

#post img {
	border: 0px;
	max-width:610px;
  height: auto;
	margin-bottom:10px;
}

#post .tagged {
		border-bottom: 2px solid #000;
		color: #5e5e5e;
		padding: 20px;
		font-size:11px;
		font-family: Arial;
		margin-bottom:45px;
}

#post .tagged a {
		font-family: Arial;
		color: #5e5e5e;
		font-size:11px;
		text-decoration: none;
}

#post .tagged a:hover {
		color: #5e5e5e;
		font-size:11px;
		text-decoration: none;
}

#post .tagged a:visited {
		color: #5e5e5e;
		font-size:11px;
		text-decoration: none;
}

#post .comment {
	 padding-left: 20px;
	  margin-top:20px;
		float:left;
		font-family: Arial;
		width:490x;
}

#post .social {
	margin-top:20px;
		float:right;
	
}

.addthis_button_facebook a {
 	width:24px;
  height:24px;
}

#post .fbsocial {
	margin-top:20px;
}

#post .cbutton {
 width: 83px;
 height: 26px;
 background-image:url('images/cbutton.png');
 padding-top:5px;
}

#reply-title {
	color: #000;
	font: 30px 'LeagueGothicRegular', Arial, sans-serif;
	text-decoration:none;
	margin:0;
}

ol {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

.comment a {
	color: #5e5e5e;
	text-decoration: none;
	font-size:10px;
}

.comment a:hover {
	color: #5e5e5e;
	text-decoration: none;
}

.comment a:visited {
	color: #5e5e5e;
	text-decoration: none;
}

.slide {
	width: 100px;
	height: 32px;
	background-image:url('images/sbg.png');
	float:left;
	background-repeat:no-repeat;
	font-size: 10px;
	text-align:center;
	cursor:pointer;
	padding-top:5px;
	color: #000;
}

.slide:hover,
.slide:focus,
.slide:active {
	width: 100px;
	height: 32px;
	background-image:url('images/sbg_hover.png');
	float:left;
	background-repeat:no-repeat;
	font-size: 10px;
	text-align:center;
	cursor:pointer;
	color: #fff;
}

.slidec {

}

#mostpopular a {
	font-weight: bold;
	line-height: 12px;
	color:#000;
	text-decoration:none;
	font-family: Arial;
}

#mostpopular a:hover {
	font-weight: bold;
	line-height: 12px;
	color:#000;
	text-decoration:none;
}

#mostpopular a:visited {
	font-weight: bold;
	line-height: 12px;
	color:#000;
	text-decoration:none;
}


ul#sidebar{
list-style-type:none;
margin:0;
padding:0;
}
#sidebar ul {
list-style-type:none;
margin:0;
padding:0;
}

.widget_search input {
	margin-top:20px;
	padding:5px;
	width:290px;
	border: 1px solid #a8acad;
	color: #ccc;
	margin-bottom:30px;
	
}

#widgedsearch .searchsubmit {
	background-image: url(images/search.gif);
	border: none;
	background-color: transparent;
	width:23px;
	height:23px;
	position:absolute;
	cursor: pointer;
	margin-top:1px;
	margin-left:275px;
}

.screen-reader-text {
	visible:hidden;
	display:none;
}

h2.widgettitle {
	visible:hidden;
	display:none;
}

.fb-like {
	margin: 0;
	padding:0;
}

#metanav {
	margin-top:50px;
	margin-bottom:100px; 
	width:100%; 
	text-align:center;
}

#metanav a {
	color: #c9091d;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}

#metanav a:hover,
#metanav a:visited {
	color: #c9091d;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}

a {
	color: #c9091d;
	text-decoration: none;
}

a:hover,
a:visited {
	color: #c9091d;
	text-decoration: none;
}

#slidec2 a {
	color: #000;
	text-decoration: none;
}

#slidec2a:hover,
#slidec2a:visited {
	color: #000;
	text-decoration: none;
}

#nav-above a {
	font-family: Arial;
	color: #000;
	text-decoration: none;
}

#nav-above:hover {
	color: #c9091d;
	text-decoration: none;
}

#nav-above:visited {
	color: #000;
	text-decoration: none;
}





/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}

.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}

.betterrelated p {
	color:#3e3e3e;
}

.betterrelated ol {
	list-style: none;
	margin:0;
}

.betterrelated ol li {
	list-style: none;
	margin:0;
}

.betterrelated a {
	color:#3e3e3e;
	text-decoration:none;
}
.betterrelated a:hover {
	text-decoration:none;
}

.betterrelated a:visited {
	color:#3e3e3e;
	text-decoration:none;
}


.content li {
	list-style: none;
	margin:0;
}

#pinside {
	line-height:normal;
}

#pinside .pdate {
	margin-top:5px;
	letter-spacing:1px;
	font-weight: normal;
}

#pinside .topsocial {
 margin-top:5px;
}

#pinside .content {
	margin-top:10px;
	font-size:16px;
	line-height:26px;
}

#pinside img {
	border: 0px;
	max-width:610px;
  height: auto;
	margin-bottom:10px;
}

#pinside .tagged {
		border-bottom: 2px solid #000;
		color: #5e5e5e;
		padding: 20px;
		font-size:11px;
		font-family: Arial;
		margin-bottom:45px;
}

#pinside .tagged a {
		font-family: Arial;
		color: #5e5e5e;
		font-size:11px;
		text-decoration: none;
}

#pinside .tagged a:hover {
		color: #5e5e5e;
		font-size:11px;
		text-decoration: none;
}

#pinside .tagged a:visited {
		color: #5e5e5e;
		font-size:11px;
		text-decoration: none;
}

#pinside .comment {
	 padding-left: 20px;
	  margin-top:20px;
		float:left;
		font-family: Arial;
		width:490x;
}

#pinside .social {
	margin-top:20px;
	float:right;
}

#pinside .fbsocial {
	margin-top:20px;
}

#pinside .cbutton {
 width: 83px;
 height: 26px;
 background-image:url('images/cbutton.png');
 padding-top:5px;
}

#pinside h2 {
	font: 45px 'LeagueGothicRegular', Arial, sans-serif;
	line-height:40px;
	margin-bottom:3px;
	margin-top:0px;
	padding:0;
	color:#000;
	text-decoration:none;
}

#pinside h2 a:hover {
	font: 45px 'LeagueGothicRegular', Arial, sans-serif;
	line-height:40px;
	margin-bottom:3px;
	margin-top:0px;
	padding:0;
	color:#c9091d;
	text-decoration:none;
}

#pinside h2 a {
	font: 45px 'LeagueGothicRegular', Arial, sans-serif;
	line-height:40px;
	margin-bottom:3px;
	margin-top:0px;
	padding:0;
	color:#000;
	text-decoration:none;
}

#pinside h2 a:visited {
	font: 45px 'LeagueGothicRegular', Arial, sans-serif;
	line-height:40px;
	margin-bottom:3px;
	margin-top:0px;
	padding:0;
	color:#000;
	text-decoration:none;
}

#page h2 {
	font: 45px 'LeagueGothicRegular', Arial, sans-serif;
	line-height:40px;
	margin-bottom:3px;
	margin-top:0px;
	padding:0;
	color:#000;
	text-decoration:none;
}

#page h2 a:hover {
	font: 45px 'LeagueGothicRegular', Arial, sans-serif;
	line-height:40px;
	margin-bottom:3px;
	margin-top:0px;
	padding:0;
	color:#c9091d;
	text-decoration:none;
}

#page h2 a {
	font: 45px 'LeagueGothicRegular', Arial, sans-serif;
	line-height:40px;
	margin-bottom:3px;
	margin-top:0px;
	padding:0;
	color:#000;
	text-decoration:none;
}

#page h2 a:visited {
	font: 45px 'LeagueGothicRegular', Arial, sans-serif;
	line-height:40px;
	margin-bottom:3px;
	margin-top:0px;
	padding:0;
	color:#000;
	text-decoration:none;
}

#page .content {
	margin-top:10px;
	font-size:16px;
	line-height:26px;
}

#mostpopular li{
 display:none;
 }

#loader {
	
	padding-left:250px;
	padding-top:20px;
	
}


mcdesc1475 {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px;
}

.adspot_content ul li {
list-style: none !important;
}