/*
Theme Name:     Beef Supreme
Author:         Niki BelGrande
*/

/* fonts */

@font-face {
    font-family: 'Candice';
    src: url('candy.eot');
    src: url('candy.eot?#iefix') format('embedded-opentype'),
         url('candy.woff') format('woff'),
         url('candy.ttf') format('truetype'),
         url('candy.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* reset */
html, body, div, span, a, h1, h2, h3, h4, h5, h6, a, address, em, font, img,  ul, li,form, table, tr, th, td, p, input, textarea{
	margin: 0;
	padding: 0;
	border: 0;	
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style-type:none;
	text-decoration:none;
	color:inherit;
}
h3 {
	padding-bottom:0;	
}
h1 {
	font-size:2.2em;
	padding:15px 0 0 0;`
}
h3 {
	font-size:1.9em;
}
.date {
	padding-bottom:15px;
	font-size:1.3em;
}
.readMore {
	color:#f88906;
	padding:10px 0;
	display:block;
}

/******MAIN STRUCTURE**********/
body, html {
	background: url(../images/body.jpg) repeat-y center top #101010;
	color:#fff;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size:1em;
	}
#wrapper {
	max-width:1000px;
	margin: 0 auto;
}
#header, #content, #footer {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:100%;
}

/***HEADER***/
#header {
	background: url(../images/header-no-logo.png) center 0 no-repeat;
}
#cta {
    display: block;
    float: right;
    position: relative;
    width: 42.5%;
}
#cta img {
    width: 100%;
}

#cta span {
    bottom: 15%;
    color: #00FF00;
    font-family: Candice, sans-serif;
    font-size: 3em;
    position: absolute;
    right: 10%;
    z-index: 501;
	line-height: 0.5em;
	  text-shadow:
   -4px -4px 0 #000,  
    4px -4px 0 #000,
    -4px 4px 0 #000,
     4px 4px 0 #000;
}
#beefSupreme {
    display: block;
    float: left;
    width: 45.9%;
}
#beefSupreme img {
    width: 100%;
}
#topNav , #footer{
	text-align:center;
	margin:0 auto;
}
#topNav ul {
	z-index:500;
	position:relative;
}
	
#topNav  ul li, #footer ul li{
	font-family:Candice, serif;
	display:inline;
	font-size:2em;
	padding:0 10px;
}
#topNav a, #footer a {
	color:#00ff00;
}
/*#topNav a:hover {
	color:#f88906;
}*/

#topNav a:hover, #topNav a:focus, #footer a:hover, #footer a:focus,#archives-2 a:hover, #archives-2 a:focus, .readMore:hover, .readMore:focus, #allArticles p a:hover, #allArticles p a:hover, .entry-content p a:hover, .entry-content p a:focus, li a:hover, li a:focus, #mainContent p a:hover, #mainContent p a:focus,#cta:hover span, #cta:focus span, #lyrics a:hover, #lyrics a:focus
{  
    text-decoration: none;  
    color: #00ff00;  
    text-shadow: none;  
    -webkit-transition: 250ms linear 0s;  
    -moz-transition: 250ms linear 0s;  
    -o-transition: 250ms linear 0s;  
    transition: 250ms linear 0s;  
    outline: 0 none;  
} 
#topNav a:hover, #topNav a:focus , #footer a:hover, #footer a:focus,#archives-2 a:hover, #archives-2 a:focus, .readMore:hover, .readMore:focus, #allArticles p a:hover, #allArticles p a:hover, .entry-content p a:hover, .entry-content p a:focus, li a:hover, li a:focus, #mainContent p a:hover, #mainContent p a:focus, #cta:hover span, #cta:focus span, #lyrics a:hover, #lyrics a:focus
{  
    color: #fff; 
    text-shadow: 0 0  20px #9405f8, 1px -1px 15px #fff;  
} 
#footer ul {
	padding-top:43px;
}

/***MAIN CONTENT***/
#content {
	min-height:500px;
	font-size:.8em;
}
#content p {
	line-height:1.5em;
}
#mainContent {
    padding: 12px 15px 0 25px;
    position: relative;
    width: 65%;
}
#mainContent p {
    padding: 10px 0;
}
#mainContent p a {
    color:#664979;
}
#latestNews {
	font-family:Candice, serif;	
	font-size:3em;
	color:#00ff00;
	display:block;
	width:100%;
	padding:0 0 10px 0;
 }
 #allArticles, #secondArticle, #thirdArticle {
	position:relative;
 }
#allArticles {
    width: 100%;
}
.purpleDiv {
    background: url("../../../images/purpleDiv.png") no-repeat scroll center center transparent;
    height: 14px;
    padding: 20px 0;
    width: 100%;
}
#latestNewsContainer div {
    width: 46%;
    float: left;
	padding-right:2%;
}

/***SLIDESHOW***/
/*#slides {
	width:627px;
	height:340px;	
	margin-top:18px;
}
#slideshowContainer {
	width:627px;
	height:340px;
	overflow:hidden;
	display:none;
}
#slideshowContainer div.slide {
	width:627px;
	height:340px;
	display:block;
}*/
#slides {
	position:relative;
	margin-top:18px;
	z-index:100;
	width:100%;
	height:340px;
}
.slides_container {
	width:100%;
	overflow:hidden;
	position:relative;
	display:none;
}
.slides_control {
	width:100%;
}
.slides_container div.slide {
	width:627px;
	height:340px;
	display:block;
}

/***Pagination***/
.pagination {
	position:absolute;
	margin-top:-50px;
	width:60px;
	z-index:501;
	right:4%;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}
.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.pagination li.current a {
	background-position:0 -12px;
}
/*
	Caption
*/
.caption {
	z-index:500;
	position:absolute;
	bottom:-55px;
	left:0;
	height:50px;
	padding:8px 20px 0 20px;
	background:#fff;
	background:rgba(255,255,255,.7);
	width:627px;
	color:#000;
	text-shadow:none;
}
.caption h4 {
	font-size:1.5em;
}

/***SIDEBAR***/
#sidebar {
    float: right;
    height: 100%;
    margin-right: 25px;
    width: 29.4%;
}
#footer {
	/*height:84px;*/
	background: url(../images/footer2.jpg) no-repeat center 0 #000;
}
#share, #listen, #follow, #shop, #newsletter, #archives {
	width:100%;
}
#share {
	background: url(../images/share-hd2.jpg) no-repeat left -5px;
	padding:55px 0 0 18px;
}
#listen {
	background: url(../images/listen-hd.jpg) no-repeat left -5px;
	padding:70px 0 0 18px;
}
#creativeCommons {
	padding:35px 0 0 32px;
}

/***SOCIAL MEDIA FOLLOW***/
#follow {
	background: url(../images/follow-hd.jpg) no-repeat left -5px;
	padding:65px 0 35px 18px;
}
#follow a {
	display:block;
	width:40px;
	height:40px;
	margin-right:2px;
	background: url(../images/social-sprite.png) no-repeat;
	float:left;
}
#fbFollow:hover {
	background-position: 0 -44px !important;
}
#twitFollow {
	background-position:-43px top !important;
}
#twitFollow:hover {
	background-position: -43px -44px !important;
}
#msFollow {
	background-position: -86px top !important;
}
#msFollow:hover {
	background-position: -86px -44px !important;
}
#ytFollow {
	background-position: -129px top !important;
}
#ytFollow:hover{
	background-position: -129px -44px !important;
}
#vimFollow {
	background-position: -171px top !important;
}
#vimFollow:hover {
	background-position: -171px -44px !important;
}
#tumFollow {
	background-position: -213px top !important;
}
#tumFollow:hover{
	background-position: -213px -44px !important;
}
#pinFollow {
	background-position: -256px top !important;
}
#pinFollow:hover{
	background-position: -256px -44px !important;
}
#shop  a{
	display:block;
	width:293px;
	height:231px;
	background: url(../images/shop.png) no-repeat 1px -5px;
}
#shop a:hover {
	background-position:1px -234px;
}
#newsletter {
	background: url(../images/newsletter-hd.jpg) no-repeat left -5px;
}
#archives {
	background: url(../images/archives-hd.jpg) no-repeat 2px -5px;
}

.fb-like {
	width:45px;
	overflow:hidden;
}
#facebookFix {
	position:relative;
	top:-0;
	display:inline-block;
	z-index:0;
}
.twitter-share-button {
	z-index:505;
}

/***MAILCHIMP WIDGET***/
h3.widget-title {
    display: none;
}
#ns_widget_mailchimp-2 {
    background: url("../images/newsletter-hd.jpg") no-repeat left -5px;
    width: 100%;
    padding: 70px 0 0 18px;
	font-size:18px;
}
#ns_widget_mailchimp-2 label {
    display: none;
}
#ns_widget_mailchimp-email-2 {
    background: url(http://www.hailtothebeef.com/images/email-bg.png) no-repeat -2px 0;
    margin-bottom: 0;
    width: 250px;
    height: 33px;
	padding:2px 0 0 10px;
	font-style:italic;
}
#ns_widget_mailchimp_form-2 input {
    display: block;
}
#ns_widget_mailchimp_form-2 input.button {
	background:url(http://www.hailtothebeef.com/images/newsletterSubmit.png) no-repeat;
    width: 250px;
    height: 28px;
	cursor:pointer;
	text-align:left;
	padding-left:10px;
	color:#000;
	font-style:italic;
}
#ns_widget_mailchimp_form-2 input.button:hover {
	background-position:0 -28px;
}
/***ARCHIVES WIDGET***/
#archives-2 {
    padding: 70px 0 0 18px;	
	background:url(../images/archives-hd.jpg) no-repeat;
}
#archives-2 a {
	color:#f88906;
	font-size:18px;
	padding-left:15px;
}

.entry-meta, .nocomments{
	font-size:10px;
	padding-top:10px;
}
#nav-single {
	display:none;
}
/***LIGHTBOX***/
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}
#lightbox img {
  width: auto;
  height: auto;
}
#lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 10px;
}

.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
}

.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block;
}

.lb-prev {
  left: 0;
  float: left;
}

.lb-next {
  right: 0;
  float: right;
}


.lb-prev:hover {
  background: url(http://www.hailtothebeef.com/images/prev.png) left 48% no-repeat;
}
.lb-next:hover {
  background: url(http://www.hailtothebeef.com/images/next.png) right 48% no-repeat;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}


.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
.lb-data .lb-close:hover {
  cursor: pointer;
}
/***GALLERY***/

#photoGal div {
	position:relative;
	float:left;
	padding:10px 30px 20px 0;
}
span.photoAtt {
    bottom: 21px;
    font-size: 9px;
    position: absolute;
    right: 30px;
}
/***CONTACT FORM***/
#form_1 input , #form_1 textarea{
    color: #370559;
}
/***STORE***/
.storeItem img {
	float:right;
}
/***DOWNLOADS***/
.return {
	padding:20px 0 !important;
}
#downloads ul {
    padding-left: 30px;
}
#downloads li {
    list-style-type: disc;
}
#downloads h3 {
	padding-top:25px;
	border-bottom: 1px dotted #52296D;
    width: 450px;
}
#downloads a.song {
	font-size:18px;
	margin:10px 0 !important;
}

#translate-this {	
	margin-top: -25px;
    padding-left: 18px;
}
/*#downloadBox {
	height:330px;
}*/
#downloadBox div, #downloadBox div a {
	text-align:center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#downloadBox div {
    margin-bottom: 15px;
    padding: 0 15px 15px;
    width: 90%;
}
#downloadBox div {
    width: 90%; 
    margin-bottom: 15px;
    padding: 0 15px 15px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
#downloadBox div a {
    display:block;
	background: #e570e7; /* Old browsers */
	background: -moz-linear-gradient(top,  #e570e7 0%, #c85ec7 47%, #a849a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e570e7), color-stop(47%,#c85ec7), color-	stop(100%,#a849a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e570e7 0%,#c85ec7 47%,#a849a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e570e7 0%,#c85ec7 47%,#a849a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e570e7 0%,#c85ec7 47%,#a849a3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e570e7 0%,#c85ec7 47%,#a849a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e570e7', endColorstr='#a849a3',GradientType=0 ); /* IE6-9 */
	width:150px;
	min-height:50px;
	margin:0 auto 10px auto;
	-webkit-box-shadow:  1px 1px 1px 1px #aaa;        
    	box-shadow:  1px 1px 1px 1px #aaa;
}
#downloadBox div p {
	color:#52296D; 
	font-weight:bold;
	font-size:17px;
	line-height:17px;
}
#downloadBox div a p {
	line-height:17px;
	font-size:15px;
}
#downloadBox div a:hover {
/*-webkit-transition: background 750ms ease;
-moz-transition: background 750ms ease;
-ms-transition: background 750ms ease;
-o-transition: background 750ms ease;
transition: background 750ms ease;*/
	background: #ffa954; /* Old browsers */
background: #ffb356; /* Old browsers */
background: -moz-linear-gradient(top,  #ffb356 0%, #ff9b21 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb356), color-stop(100%,#ff9b21)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffb356 0%,#ff9b21 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffb356 0%,#ff9b21 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffb356 0%,#ff9b21 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffb356 0%,#ff9b21 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb356', endColorstr='#ff9b21',GradientType=0 ); /* IE6-9 */
}
#downloadBox div p span {
    display: block;
    font-size: 22px;
    line-height: 24px;
}
#photoGal div {
    position: relative;
}
span.photoAtt {
    position: absolute;
    font-size: 9px;
}

#contactForm input, #contactForm textarea {
    color: #000;
}
#formName, #formEmail, #formMessage {
    width: 250px;
}
.fakeH1 {
	font-size:2.2em;
	padding:15px 0 0 0 !important;
}
#shirt-cta {
	display:block;
	width:631px;
	height:65px;
	background: url(../images/beef-supreme-buy-shirt.png) no-repeat;
	text-indent:-9999px;
	transition: all !important;
}
#shirt-cta:hover {
    background-position: 0 -67px;
}
#MicrosoftTranslatorWidget {
    margin-left: 17px;
}
#lyrics a {
    font-size: 1.6em;
}
#lyrics div ul li {
    padding-left: 20px;
}
#lyrics div {
    margin: 20px 0;
    background:  url("../../../images/purpleDiv.png") no-repeat center top;
    padding-top: 30px;
}
.strong {
    font-size: 1.6em;
}
.postImage {
	width:74%;
}
/* up to 507 */
@media screen and (max-width:507px)  {
	#cta span {
		font-size:2em !important;
	}
}
/* up to 579 */
@media screen and (max-width:579px) {
	#sidebar {
		display:none;
	}
	#mainContent {
		width:95%;
	}
}
/* up to 634px*/
@media screen and (max-width:634px) {
	#slides {
		display:none !important;
	}
}
/* up to 689px */
@media screen and (min-width:508px) and (max-width:689px) {
	#cta span {
		font-size: 3em !important;
	}
}
/* up to 718px */
@media screen and (max-width:718px) {
	#latestNewsContainer div {
		width:95%;
	}
}
/* up to 961px */
@media screen and (max-width:961px) {
	#topNav {
		padding-top: 20px !important;
	}
	#header {
		background: url("../images/header-no-logo.png") no-repeat scroll center -30px !important;
	}
	#footer ul, #topNav ul  {
		line-height:1.5em;
	}
	#shirt-cta {
		display:none;
	}
}
