@import url(//fonts.googleapis.com/css?family=Open+Sans|Merriweather:700);
/**
 * Smiley project CSS 
 */

/* generic emoji styles */
.wp-emoji, .wp-emoji:before {
	display: inline-block !important; /* shouldn't have been necessary, but some themes set this to static */
}

.wp-emoji {
	position: relative !important; /* shouldn't have been necessary, but some themes set this to static */
	vertical-align: bottom;

	/* this will be a line-height tall wrapper for vertically centering the smiley */
	width: 1.375em;
	overflow: hidden;
	white-space: nowrap;	
	text-indent: 9999px;
	min-height: 1.2em; /* for really small lineheights */
}

/* Firefox does weird things with text-indent and selection */
@-moz-document url-prefix() { 
	.wp-emoji {
		text-indent: 0;
		text-align: center;
		color: rgba(255,255,255,0);
		overflow: visible;
	}
}

/* @noflip */
.wp-emoji:before {
	/* vertically center the smiley */
	position: absolute;
	content: "";
	
	/* height/width for IE, Firefox and non-webkit browsers */
	height: 1.25em;
	width: 1.375em;
	margin-top: -0.625em; /* minus half the height of the smiley */

	left: 0;
	top: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

/* WebKit specific hacks */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.wp-emoji {
		width: 1.35em;
	}
    .wp-emoji:before {
		height: 1.4em;
		width: 1.35em;
		margin-top: -0.7em; /* minus half the height of the smiley */
    }
}

/* IE specific hacks */
@media screen and (min-width:0\0) {
	.wp-emoji {
		height: 1.2em;
		width: 1.38em;
	}
    .wp-emoji:before {
		width: 1.38em;
    }
}

/* individual smileys */
	/* PNGs are for IE8 fallbacks. Let's remove them some day please */
.wp-emoji-smile:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/smile.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/smile.svg), none;
}

.wp-emoji-wink:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/wink.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/wink.svg), none;
}

.wp-emoji-bigsmile:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/bigsmile.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/bigsmile.svg), none;
}

.wp-emoji-heart:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/heart.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/heart.svg), none;
}

.wp-emoji-neutral:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/neutral.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/neutral.svg), none;
}

.wp-emoji-uneasy:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/uneasy.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/uneasy.svg), none;
}

.wp-emoji-lol:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/lol.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/lol.svg), none;
}

.wp-emoji-sad:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/sad.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/sad.svg), none;
}

.wp-emoji-cry:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/cry.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/cry.svg), none;
}

.wp-emoji-evilgrin:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/evilgrin.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/evilgrin.svg), none;
}

.wp-emoji-twisted:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/twisted.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/twisted.svg), none;
}

.wp-emoji-evil:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/evil.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/evil.svg), none;
}

.wp-emoji-surprised:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/surprised.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/surprised.svg), none;
}

.wp-emoji-tongue:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/tongue.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/tongue.svg), none;
}

.wp-emoji-angry:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/angry.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/angry.svg), none;
}

.wp-emoji-burrito:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/burrito.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/burrito.svg), none;
}
.wp-emoji-burrito, .wp-emoji-burrito:before {
	width: 1.6em;
}

.wp-emoji-wordpress:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/wordpress.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/wordpress.svg), none;
}

.wp-emoji-mindblown:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/mindblown.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/mindblown.svg), none;
}

.wp-emoji-mindblown-alt:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/mindblown-alt.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/mindblown-alt.svg), none;
}

.wp-emoji-martini:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/martini.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/martini.svg), none;
}

.wp-emoji-whiterussian:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/whiterussian.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/whiterussian.svg), none;
}

.wp-emoji-star:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/star.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/star.svg), none;
}

.wp-emoji-developer:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/developer.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/developer.svg), none;
}
.wp-emoji-developer, .wp-emoji-developer:before {
	width: 1.5em;
}

.wp-emoji-facepalm:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/facepalm.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/facepalm.svg), none;
}
.wp-emoji-facepalm, .wp-emoji-facepalm:before {
	width: 1.4em;
}

.wp-emoji-bear:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/bear.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/bear.svg), none;
}

.wp-emoji-mrgreen:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/mrgreen.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/mrgreen.svg), none;
}

.wp-emoji-arrow:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/arrow.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/arrow.svg), none;
}

.wp-emoji-confused:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/confused.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/confused.svg), none;
}

.wp-emoji-cool:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/cool.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/cool.svg), none;
}

.wp-emoji-idea:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/idea.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/idea.svg), none;
}

.wp-emoji-blush:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/blush.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/blush.svg), none;
}

.wp-emoji-oops:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/oops.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/oops.svg), none;
}

.wp-emoji-rolleyes:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/rolleyes.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/rolleyes.svg), none;
}

.wp-emoji-exclaim:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/exclaim.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/exclaim.svg), none;
}

.wp-emoji-question:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/question.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/question.svg), none;
}

.wp-emoji-kitten:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/kitten.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/kitten.svg), none;
}

.wp-emoji-momface:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/momface.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/momface.svg), none;
}


/* to enable text-selection of smileys in Firefox, we can't use text-indent or overflow to hide the text, so letterspace it instead */
@-moz-document url-prefix() { 
	.wp-emoji-rolleyes {
		letter-spacing: -.2em;
	}

	.wp-emoji-oops, .wp-emoji-idea, .wp-emoji-confused {
		letter-spacing: -.25em;
	}

	.wp-emoji-burrito, .wp-emoji-arrow, .wp-emoji-bear, .wp-emoji-star {
		letter-spacing: -.3em;
	}

	.wp-emoji-developer, .wp-emoji-mrgreen, .wp-emoji-facepalm {
		letter-spacing: -.35em;
	}

}




/**
 * Like Button toolbar button, loading text & container styles
 *
 * @todo: doesn't look like "style.css" is used anymore.
 */


/* Master container */
#jp-post-flair {
	padding-top: .5em;
}

/* Overall Sharedaddy block title */
div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	clear: both;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: bold;
}

div.sharedaddy h3.sd-title:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #ddd;
	margin-bottom: 1em;
}


/* Toolbar */
#wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
	width: 61px;
	overflow: hidden;
}

#wpadminbar iframe.admin-bar-likes-widget {
	width: 61px;
	height: 28px;
	min-height: 28px;
	border-width: 0px;
	position: absolute;
	top: 0;
}

div.jetpack-likes-widget-wrapper {
	width: 100%;
	min-height: 50px;	/* Previous height, 60px */
	position: relative; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
}

div.jetpack-likes-widget-wrapper .sd-link-color {
	font-size: 12px;
}

div.jetpack-likes-widget-wrapper.slim-likes-widget {
	width: 1px; /* initial default */
	min-height: 0;
}

#likes-other-gravatars {
	display: none;
	position: absolute;
	padding: 10px 10px 12px 10px;
	background-color: #2e4453;
	border-width: 0;
	box-shadow: 0 0 10px #2e4453;
	box-shadow: 0 0 10px rgba(46,68,83,.6);
	min-width: 130px;
	z-index: 1000;
}

#likes-other-gravatars * {
	line-height: normal;
}

#likes-other-gravatars .likes-text {
	color: white;
	font-size: 12px;
	padding-bottom: 8px;
}

#likes-other-gravatars ul,
#likes-other-gravatars li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

#likes-other-gravatars li::before {
	content: "";
}

#likes-other-gravatars ul.wpl-avatars {
	overflow: auto;
	display: block;
	max-height: 190px;
}

#likes-other-gravatars ul.wpl-avatars li {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 5px 5px 0;
}

#likes-other-gravatars ul.wpl-avatars li a {
	margin: 0 2px 0 0;
	border-bottom: none !important;
	display: block;
}

#likes-other-gravatars ul.wpl-avatars li a img {
	background: none;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
	position: static;
}

div.sd-box {
	border-top: 1px solid #ddd;
	border-top: 1px solid rgba(0,0,0,.13);
}

.entry-content .post-likes-widget, .post-likes-widget,
.comment-likes-widget {
	margin: 0;
	border-width: 0;
	display: block;
}


/* Loading text */
.post-likes-widget-placeholder {
	margin: 0;
	border-width: 0;
	position: relative;
}

.post-likes-widget-placeholder .button {
	display: none;	/* Let's not show a dummy like button, let's just make a great button experience once it's loaded */
}

.post-likes-widget-placeholder .button span {
}

.post-likes-widget-placeholder .loading {
	color: #999;
	font-size: 12px;
}

.slim-likes-widget .post-likes-widget {
	width: auto;
	float: none;
}


/* Like Special cases (display on it's own) */
div.sharedaddy.sd-like-enabled .sd-like h3 {
	display: none;
}

div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
	width: 100%;
	float: none;
	position: absolute; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
	top: 0;
}

.comment-likes-widget {
	width: 100%;
}


/* Make ratings block. @todo: make !important unnecessary by removing inline style */
.pd-rating {
	display: block !important;
}


/* Hide G+ title */
.sd-gplus .sd-title {
	display: none;
}


#bit, #bit * {
	*zoom: 1;
}

#bit {
	font: normal 13px 'Open Sans', sans-serif;
	_display: none;
}

/* @noflip */
.rtl #bit {
	font-family: tahoma, Arial, sans-serif;
}

.loggedout-follow-shelf {
	position: fixed;
	right: 40%;
	z-index: 100;
	bottom: -330px;
}

.loggedout-follow-normal {
	position: fixed;
	z-index: 100;
	bottom: -330px;
	right: 10px;
}

.loggedout-follow-typekit {
	margin-right: 4.5em;
	position: fixed;
	z-index: 100;
	bottom: -330px;
	right: 10px;
}

#bit a.bsub {
	display: block;
	overflow: hidden;
	padding: 0 10px 0 8px;
	float: right;
	text-decoration: none !important;
	line-height: 28px;
	font-weight: normal;
	font-size: 13px;
	color: #CCC;
	letter-spacing: normal;
	border: 0;
	background-color: #324155;
	-webkit-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	-moz-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	-o-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	-ms-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	outline-style: none;
	outline-width: 0;
}

#bit a.bsub {
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	-o-border-radius: 2px 2px 0 0;
	-ms-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
}

#bit a.bsub span {
	padding-right: 6px;
}

#bit a.bsub span:before{
	content: '\f801';
	color: #00AADC;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font: normal 16px/1 'Noticons';
	margin: 0 5px 4px 0;
	vertical-align: middle;
}

#bit a:hover span, #bit a.bsub.open span {
	color: #ffffff !important;
	background-position: left -117px;
}

#bit a.bsub.open {
	background: #324155;
}

#bitsubscribe {
	background: #324155;
	color: #fff;
	padding: 15px;
	width: 200px;
	margin-top: 27px;
	-moz-border-radius: 2px 0 0 0;
	-webkit-border-radius: 2px 0 0 0;
	-o-border-radius: 2px 0 0 0;
	-ms-border-radius: 2px 0 0 0;
	border-radius: 2px 0 0 0;
	*float: right;
	*margin-right: -68px;
}

div#bitsubscribe.open {
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	-o-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	box-shadow: 0 0 8px rgba(0,0,0,0.5);
}

#bitsubscribe div {
	overflow: hidden;
}

#bitsubscribe a {
	color: #d2dee6;
}

#bit h3, #bit #bitsubscribe h3 {
	margin: 0 0 .5em 0 !important;
	font-size: 20px;
	color: #D2DEE6;
	text-align: left;
	font-family: 'Merriweather', serif;
	font-weight: bold;
}

#bit h3 label{
	color: #D2DEE6;
	font-family: 'Merriweather', serif;
	font-size: 20px;
}

#bit #bitsubscribe p {
	margin: 0 0 1em 0;
	*margin: 0 0 0 0;
	font-size: 14px;
	line-height: 1.45em;
	font-weight: 300;
	color: #fff;
}

#bitsubscribe p a {
	margin: 20px 0 0;
	color: #fff;
	text-decoration: underline;
}

#bit #bitsubscribe p.bit-follow-count {
	font-size: 13px;
	color: #D2DEE6;
	margin-top: -8px;
}

#bitsubscribe input[type=submit] {
  border-style: solid;
  border-width: 1px 1px 2px;
  color: #fff;
  cursor: pointer;
  display: block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  padding: .75em;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8) inset;
  -moz-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8) inset;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8) inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  background: #00aadc;
  border-color: #0090bb;
  border-top-color: #0099c6;
  border-bottom-color: #0088b0;
  color: #fff;
  -webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
  -moz-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
  width:100%;
  text-shadow: none;
  font-size: 1em;

}

#bitsubscribe input[type=submit]:hover {
	background: #33bbe3;
	border-color: #2b9ec0;
	border-bottom-color: #2895b5;
	box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
}

#bitsubscribe input[type=submit]:active {
	border-width: 2px 1px 1px;
}

#bitsubscribe input[type=text],
#bitsubscribe input[type=email] {
	background: #f4f8fA;
	border: 1px solid #d2dee6;
	border-radius: 0;
	color: #404040;
	font-size: 13px;
	font-weight: 300;
	height: auto;
	padding: 5px 6px;
	width: 100%;
	box-sizing: border-box;
	/* @noflip */
	direction: ltr;
}

#bitsubscribe input[type=text]:focus,
#bitsubscribe input[type=email]:focus {
	border: 1px solid #000;
}

#bitsubscribe.open {
	display: block;
}

#bsub-subscribe-button {
	text-align: center;
	margin: 0 auto;
}

/*
Confirmation
=============================== */


#bitsubscribe #lof-followpublicize h3 {
	font-size: 13px;
	padding-top: 1em;
	margin-bottom: 1em !important;
}

#bitsubscribe #lof-followpublicize p.lof-followpublicize-twitter,
#bitsubscribe #lof-followpublicize p.lof-followpublicize-facebook {
	overflow: hidden;
}
#bitsubscribe #lof-followpublicize p.lof-followpublicize-facebook {
	border: 1px solid #242f3d;
}

/*
Error
=============================== */

#bit #bitsubscribe p#loggedout-follow-error {
	background: #E8F0F5;
	border-left: 3px solid #DD3D36;
	font-size: 12px;
	font-weight: 1.4em;
	padding: 10px;
	color: #DD3D36;
}

/*
Footer
=============================== */

#bitsubscribe #bsub-credit {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	padding: 0 0 7px 0;
	margin:0 0 -15px;
	border-top: 1px solid #3c3c3c;
}

#bitsubscribe #bsub-credit a {
	color: #90AEC2;
	background: none;
	text-decoration: none;
}

#bitsubscribe #bsub-credit a:hover {
	color: #78DCFA;
	background: none;
}

@media (max-width: 800px) {
	#bit, #bit a.bsub {
		display:none;
	}
}

@media (min-device-width: 768px) {
	#bit, #bit a.bsub {
		display: block;
	}
}
/*
	Theme Name: NBC Latino (nbclatino)
	Theme URL: http://nbclatino.wordpress.com/
	Description: This is a custom child theme built for NBC for the Genesis Framework.
	Author: WebDevStudios
	Author URI: http://webdevstudios.com
	Version: 1.0
	Template: premium/genesis

*/

/* Table of Contents

* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Tag Cloud
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* NBC Social Widget
* Home Dynamic Lead
* Home Widget Module Area
* Archive Template
* Single Template
* Author Template
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Misc Styles

*/

/* `Defaults
----------------------------------------------------------------------------------------------------*/

html {
	font-size: 16px;
}
body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	font-size: .95em;
	font-family: "Trebuchet MS", sans-serif;
	color: #444;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #444;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description {
	background-color: #fff;
	border: 1px solid #bbb;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* `Hyperlinks
----------------------------------------------------------------------------------------------------*/


a,
a:visited {
	text-decoration: none;
	color: #9B3520;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* `Body
----------------------------------------------------------------------------------------------------*/


body {
	background: #FFF url(/wp-content/themes/vip/nbclatino/images/backgrounds/tilde-background.jpg) no-repeat top center;
	/*background: #fff;*/
}


/* `Wrap
----------------------------------------------------------------------------------------------------*/


#wrap {
	background: #FFF url(/wp-content/themes/vip/nbclatino/images/backgrounds/tilde-background.jpg) no-repeat -297px 15px;
	margin: -15px auto 0;
	position: relative;
	height: 100%;
	width: 996px;
	padding: 15px 5px 0;
}


/* `Header
----------------------------------------------------------------------------------------------------*/

.bg-ad a {
	position: absolute;
	top: 100px;
	left:-152px;
	width: auto;
	height: auto;
}

#social_banner {
	background: #9B3520;
	padding: 5px 10px;
	height: 20px;

	clear: both;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;

	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 0px 0px 10px 10px;
}

#social_banner div {
	float: left;
	margin: 0 5px;
}
#social_login, #social_login div {
	margin: 0;
	float: none;
}
#social_login center center div {
	width: 62px !important;
}
#social_login center center div div {
	width: 52px !important;
}

#social_banner .MakeBtn {
	float: right;
}
#social_banner .likebutton {
	float: right;
	width: 100px;
}

.login-options {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.8em;
}
.button-twitter a, .button-facebook a {
	display: inline-block;
	background: url(/wp-content/themes/vip/nbclatino/images/button_sprite.png) no-repeat -86px 0;
	width: 64px;
	height: 19px;
	text-indent: -99999px;
}
.button-twitter a {
	background-position: -21px 0;
}

.MakeBtn a {
	/* SVG fallback(Opera 11.10-, IE9) */
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDI0OCwyMzMsMTA1LDEpOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYmEoMjMzLDE4Niw1NywxKTsiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNncmFkaWVudCkiIGhlaWdodD0iMTAwJSIgd2lkdGg9IjEwMCUiIC8+PC9zdmc+);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, rgba(248,233,105,1), rgba(233,186,57,1));
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, rgba(248,233,105,1), rgba(233,186,57,1));
	/* Chrome 7+ & Safari 5.03+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(248,233,105,1)), color-stop(1, rgba(233,186,57,1)));
	/* IE5.5 - IE7 */
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFF8E969,EndColorStr=#FFE9BA39);
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFF8E969,EndColorStr=#FFE9BA39)";
	display: block;
	padding: 0 5px;
	color: #444;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
.MakeBtn a {
	text-decoration: none;
}

#header {
	width: 976px;
	height: auto;
	margin: 10px auto;
	padding: 0;
	z-index: 10;
	position: relative;
	overflow: hidden;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 492px;
}

/*#header #affiliate_links {
overflow: hidden;
}
#header #affiliate_links a {
	text-indent: -9999px;
	display: block;
}
#header #msn_link {
	background: url(/wp-content/themes/vip/nbclatino/images/logos/msn.png) no-repeat left top transparent;
	float: left;
	width: 53px;
	height: 21px;
	margin-right: 25px;
}
#header #msnbc_link {
	background: url(/wp-content/themes/vip/nbclatino/images/logos/msnbc.png) no-repeat left top transparent;
	width: 125px;
	height: 15px;
	margin-top: 5px;
	overflow: hidden;
}*/

#title {
	padding: 0 0 0 0;
	float: left;
	margin: 0;
}

#title a,
#title a:hover {
	background: url(/wp-content/themes/vip/nbclatino/images/button_sprite.png) no-repeat -19px -138px;
	width: 492px;
	height: 48px;
	display: block;
	text-indent: -9999px;
	margin: 16px 0 0;
	text-decoration: none;
}

#description {
	font-size: 14px;
	display: none;
}

#header .widget-area {
	float: right;
	width: 480px;
}

#pencil_ad {
	width: 100%;
	margin: 10px 0;
	text-align: center;
}
#pencil_ad div {
	width: auto;
	margin: 10px auto;
	text-align: center;
}
#pencil_ad embed {
	margin: 10px auto;
	text-align: center;
}
#pencil_ad a {
	display: block;
}


/* `Navigation Constants
----------------------------------------------------------------------------------------------------*/


li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

#header ul.nav li a.sf-with-ul,
#header ul.menu li a.sf-with-ul,
#nav li a.sf-with-ul,
#subnav li a.sf-with-ul {
	padding-right: 25px;
}

li a .sf-sub-indicator {
	background: url(/wp-content/themes/vip/nbclatino/images/arrow-down.png) no-repeat;
	height: 10px;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 13px;
	width: 10px;
}

li li a .sf-sub-indicator {
	background: url(/wp-content/themes/vip/nbclatino/images/arrow-right.png) no-repeat;
	top: 10px;
}


/* `Primary Navigation
----------------------------------------------------------------------------------------------------*/


#nav, #footer-nav {
	overflow: hidden;
	clear: both;
	height: 28px;
	padding: 8px 0 0 3px;
	background-color: #9A9A9A;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}

#nav {
	background: #9A9A9A url(/wp-content/themes/vip/nbclatino/images/backgrounds/bar_grad.gif) repeat-x;
}

#nav ul {
	float: left;
	/*width: 100%;*/
}

#nav ul.nbc_social_menu {
	float: right;
}

#nav li {
	float: left;
	list-style-type: none;
	position: relative;
}

#nav li.social {
	float: right;
	padding-top: 2px;
}

#nav li a, #subnav li a, #footer-nav li a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	font-size: 15px;
	padding: 0 10px 0;
	position: relative;
	text-decoration: none;
	position: relative;
}

#nav li.social a {
	background: url(/wp-content/themes/vip/nbclatino/images/button_sprite.png) no-repeat -78px -106px;
	width: 25px;
	height: 25px;
	padding: 0;
	margin: -4px 10px 0 0;
	text-indent: -9999px;
}

#nav li.social.nbc_facebook a {
	background-position: -22px -23px;
}
#nav li.social.nbc_tumblr a {
	background-position: -22px -106px;
}
#nav li.social.nbc_pinterest a {
	background-position: -50px -106px;
}
#nav li.social.nbc_feed a {
	background-position: -106px -106px;
}

#nav li:after, #subnav li:after, #footer-nav li:after {
	content: '';
	display: block;
	width: 1px;
	border-right: 1px dotted #fff;
	height: 19px;
	position: absolute;
	vertical-align: middle;
	top: 0;
	right: 0;
}
#nav li:last-child:after, #nav li.last:after, #subnav li:first-child:after, #subnav li.last:after, #footer-nav li:last-child:after, #footer-nav li.last:after, #nav li.social:after {
	content: '';
	display: none;
	width: 1px;
	border-right: none;
	height: 19px;
	position: absolute;
	top: 0;
	right: 0;
}

#nav li a:hover {
	text-decoration: underline;
}
/*#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	background-color: #000;
	color: #fff;
}*/

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #444;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #000;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#nav li ul a {
	width: 140px;
}

#nav li ul ul {
	margin: -33px 0 0 159px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* `Primary Navigation Extras
----------------------------------------------------------------------------------------------------*/


#nav li.right {
	float: right;
	font-size: 13px;
	padding: 6px 10px 5px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #fff;
	text-decoration: underline;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(/wp-content/themes/vip/nbclatino/images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 16px;
}

#nav li.twitter a {
	background: url(/wp-content/themes/vip/nbclatino/images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}


/* `Secondary Navigation
----------------------------------------------------------------------------------------------------*/

#subnav {
	float: right;
}

#subnav ul {
	float: right;
	width: 100%;
}

#subnav li {
	float: right;
	list-style-type: none;
	position: relative;
}

#subnav li:after {
	content: '';
	display: block;
	width: 1px;
	border-right: 1px dotted #fff;
	height: 14px;
	position: absolute;
	top: 4px;
	right: 0;
}

#subnav li a {
	font-size: 11px;
	padding: 0 9px 0;
	font-weight: normal;
}



/* `Inner
----------------------------------------------------------------------------------------------------*/


#inner {
	margin: 8px auto;
}
#inner:after {
	content: '';
	display: block;
	clear: both;
}


/* `Breadcrumb
----------------------------------------------------------------------------------------------------*/


.breadcrumb {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 30px;
	padding: 5px 10px;
}


/* `Taxonomy Description
----------------------------------------------------------------------------------------------------*/


.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* `Content-Sidebar Wrap
----------------------------------------------------------------------------------------------------*/

#content-sidebar-wrap {
	float: left;
	width: 790px;
	position: relative;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


/* `Content
----------------------------------------------------------------------------------------------------*/


#content {
	float: left;
	width: 470px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 640px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 976px;
	margin-left: auto;
	margin-right: auto;
}

blockquote {
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}
blockquote.twitter-tweet {
	margin: 5px 0 5px;
	padding: 10px 12px;
}

.post {
	margin: 0 0 40px;
}
.home .post {
	width: 648px;
}
.home .featuredpost .post {
	width: auto;
}
.archive .post, .home .post.top-stories {
	margin: 0 0 15px;
	position: relative;
	clear: both;
}
.archive .post .more-link, .home .post .more-link {
	/*position: absolute;
	bottom: 15px;
	right: 0;
	padding-right: 8px;*/
	float: right;
	padding: 5px 8px;
	position: relative;
}
.archive .post .more-link:after, .home .post .more-link:after, .dynamic_lead .more-link:after {
	content: '>';
	background: url(/wp-content/themes/vip/nbclatino/images/button_sprite.png) no-repeat -204px -55px;
	width: 4px;
	height: 7px;
	text-indent: -9999px;
	position: absolute;
	bottom: 11px;
	right: 0;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	font-family: Georgia, serif;
	padding: 0 0 15px;
}
.single .entry-content p {
	font-size: 1em;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #bbb;
	clear: both;
	margin: 0 0 15px;
}


/* `Column Classes
----------------------------------------------------------------------------------------------------*/


.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* `Featured Post Grid
----------------------------------------------------------------------------------------------------*/


.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* `Headlines
----------------------------------------------------------------------------------------------------*/


h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 5px;
}

h1,
h2,
h2 a,
h2 a:visited {
	font-size: 18px;
	line-height: 24px;
}

.taxonomy-description h1,
.widget-area h2 a,
.featured-box .post h2 a {
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}

.single .entry-title {
	font-size: 36px;
	font-weight: normal;
	line-height: 40px;
	padding: 10px 0 20px;
	margin: 0;
	clear: both;
}

h2 a:hover {
	color: #9B3520;
	text-decoration: none;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

/*.widget-area h4:before {
	content: '';
	display: block;
	position: absolute;
	background: url(/wp-content/themes/vip/nbclatino/images/button_sprite.png) no-repeat -212px -47px;
	width: 22px;
	height: 23px;
	top: 9px;
	left: 13px;
}*/
.widget-area h4 {
	border-bottom: 1px solid #bbb;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	height: 41px;
	line-height: 41px;
	/*padding: 0 10px 0 44px;*/
	padding: 0 15px;
	background: #9A9A9A url(/wp-content/themes/vip/nbclatino/images/backgrounds/bar_grad.gif) repeat-x;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	border-bottom: 1px solid #9A9A9A;
	color: #fff;
	position: relative;
	margin: -10px -10px 0;
}
#single-above-footer-widgets .widget-area h4 {
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	/*margin: 0;*/
}
#single-above-footer-widgets .widget-area h4:before {
	content: '';
	display: none;

}

.widget-area h4 a {
	color: #fff;
	text-decoration: none;
}
.widget-area h4 a:hover {
	color: #fff;
	text-decoration: underline;
}

/*#footer-widgets h4 {
	background: none;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}*/

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}


/* `Ordered / Unordered Lists
----------------------------------------------------------------------------------------------------*/


.entry-content ol, .entry-content ul, .related-posts-content, .OUTBRAIN ul {
	margin: 0;
	padding: 0 0 15px;
}

.widget-area .OUTBRAIN ul {
	margin: 15px 0 0;
	padding: 0;
}
.widget-area .OUTBRAIN li {
	list-style-type: none;
	margin: 0 0 8px 0;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li, .entry-content ul li, .related-posts-content li, .OUTBRAIN li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* `Post Info
----------------------------------------------------------------------------------------------------*/


.post-info {
	margin: 5px 0;
	font-size: 90%;
	font-style: italic;
	font-weight: 100;
}

.post-info:first-letter {
	text-transform: lowercase;
}

.single .post-info {
	margin: 0 0 25px;
}


/* `Post Meta
----------------------------------------------------------------------------------------------------*/


.post-meta {
	border-top: 1px solid #bbb;
	clear: both;
	font-size: 12px;
	padding: 5px 0 0;
	text-transform: uppercase;
}
.archive .post-meta, .search .post-meta {
	padding: 0;
}



/* `Author Box
----------------------------------------------------------------------------------------------------*/


.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}


/* `Sticky Posts
----------------------------------------------------------------------------------------------------*/


.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* `Archive Page
----------------------------------------------------------------------------------------------------*/


.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* `Post Icons
----------------------------------------------------------------------------------------------------*/


.post-comments,
.tags {
	background: url(/wp-content/themes/vip/nbclatino/images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}


/* `Images
----------------------------------------------------------------------------------------------------*/


.avatar,
.featuredpage img,
.featuredpost img,
.post-image {

}

.single .avatar {
	margin-bottom: -2px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 80px;
	margin: 0 10px 0 0;
	width: 80px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

.archive .alignleft.post-image, .home .alignleft.post-image {
	display: inline;
	margin: 0 10px 15px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.video-overlay-wrap {
	position: relative;
}
.video-overlay {
	background: url(/wp-content/themes/vip/nbclatino/images/button_sprite.png) no-repeat -623px 0;
	position: absolute;
	width: 103px;
	height: 103px;
	top: 50%;
	left: 50%;
	margin: -52px 0 0 -52px;
	z-index: 99;
}
.sidebar .video-overlay {
	background-position: -654px -147px;
	width: 72px;
	height: 72px;
	margin: -36px 0 0 -36px;
}

.wp-caption {
	text-align: left;
}

p.wp-caption-text {
	clear: both;
	font-size: .85em;
	padding: 8px 0;
	color: #888;
	font-style: italic;
}

.feat-image-with-caption .alignleft {
	margin: 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* `Post Navigation
----------------------------------------------------------------------------------------------------*/


.navigation {
	overflow: hidden;
	padding: 20px 0;
	display: inline-block;
}

.navigation li {
	display: inline;
	line-height: 7px;
	font-size: 13px;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	/*border: 1px solid #bbb;*/
	padding: 0 7px;
}

.navigation li a:hover,
.navigation li.active a {
	/*background-color: #EBEBEB;*/
	color: #000;
}

.navigation li.next-page a,
.navigation li.previous-page a {
	background: url(/wp-content/themes/vip/nbclatino/images/button_sprite.png) no-repeat -182px 0;
	display: inline-block;
	width: 19px;
	height: 19px;
	padding: 0;
	color: transparent;
	text-indent: 9999px;
}
.navigation li.next-page a {
	background-position: -182px -20px;
}


/* `Primary / Secondary Sidebars
----------------------------------------------------------------------------------------------------*/


.sidebar {
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 20px;
	width: 320px;
}

.sidebar.topic-widgets {
	display: block;
	width: 100%;
	float: none;
}

.sidebar p {
	font-size: 13px;
	line-height: 20px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

#sidebar {
/*	position: absolute;
	top: 0;
	right: 0;*/
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget, .modules .widget, .dynamic_lead, .featured-box, #single-above-footer-widgets .widget, .nbc-gallery, .footer-widgets .widget, .alt-cat-layout.archive #content .post {
	background-color: #f5f5f5;
	margin: 0 0 15px;
	padding: 10px;
	border-left: 1px solid #eee;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;

	overflow: hidden;
	-moz-box-shadow: #aaa 0px 1px 2px;
	-webkit-box-shadow: #aaa 0px 1px 2px;
	-khtml-box-shadow: #aaa 0px 1px 2px;
	box-shadow: #aaa 0px 1px 2px;
}

.nbc-gallery {
	background-color: #EBEBEB !important;
	padding: 25px 0 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.widget-area .textwidget {
	padding: 5px 0 0;
}

.widget-area ol,
.widget-area ul {
	margin: 10px 0 0 25px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	list-style-type: square;
	word-wrap: break-word;
}

.widget-area .byline.post-info {
	margin: 0;
	line-height: 1em;
}

#sidebar .featuredpost h2, #sidebar .featuredpost p {
	width: 169px;
	float: right;
}
#sidebar .featuredpost .post {
	margin: 0;
}
#sidebar .featuredpost h2:after, #sidebar .featuredpost p:after {
	content: '';
	display: block;
	clear: both;
}

/* `Tag Cloud
----------------------------------------------------------------------------------------------------*/


.widget_tag_cloud div div {
	padding: 5px 10px 0;
}


/* `Dropdowns
----------------------------------------------------------------------------------------------------*/


#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	margin: 10px 10px 0;
	padding: 3px;
	width: 278px;
}

#sidebar-alt #cat,
#sidebar-alt .widget_archive select {
	width: 128px;
}


/* `Featured Page / Post
----------------------------------------------------------------------------------------------------*/


.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page, .featuredpost .post {
	border-bottom: 1px solid #bbb;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 15px 0;
}

.featuredpage .page:last-child,
.featuredpost .post:last-child {
	border-bottom: none;
	padding: 15px 0 0;
}


.more-from-category {
	padding: 5px 10px 0;
}


/* `User Profile
----------------------------------------------------------------------------------------------------*/


.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 10px 10px 0;
}

.user-profile .posts_link {
	padding: 0 10px;
}


/* `Buttons
----------------------------------------------------------------------------------------------------*/


div.gform_footer input.button, .enews #subbutton, .reply a, .reply a:visited, #submit {
	background: #9A9A9A url(/wp-content/themes/vip/nbclatino/images/backgrounds/bar_grad.gif) repeat-x;
	border: 1px solid #bbb;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 3px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}

div.gform_footer input.button:hover, .enews #subbutton:hover, .reply a:hover, #submit:hover {
	border: 1px solid #666;
	text-decoration: none;
}


/* `Search Form
----------------------------------------------------------------------------------------------------*/


#header #searchform, #header .searchform {
	float: right;
	margin: 20px 0 0;
	background-color: #9B3520;
	background: #9A9A9A url(/wp-content/themes/vip/nbclatino/images/backgrounds/bar_grad.gif) repeat-x;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	width: 315px;
	height: 34px;
	padding: 0 0 0 13px;
	position: relative;
}

.sidebar .searchform {
	padding: 5px 0 0 10px;
}

#nav .searchform {
	float: right;
}

#header .screen-reader-text {
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	font-size: 15px;
	position: absolute;
	right: 265px;
	top: 7px;
	line-height: 21px;
	left: auto;
}

#header .s, #s {
	font-size: 12px;
	margin: 0;
	padding: 4px 5px;
	height: 17px;
	height: 17px;
	width: 216px;
	border: none;
	position: absolute;
	top: 4px;
	right: 32px;
}

#searchsubmit, .searchsubmit {
	background: url(/wp-content/themes/vip/nbclatino/images/button_sprite.png) no-repeat -237px 0;
	width: 26px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	border: none;
	border-left: solid 1px #fff;
	position: absolute;
	top: 4px;
	right: 6px;
	cursor: pointer;
}

.searchsubmit:hover {

}


/* `eNews and Update Widget
----------------------------------------------------------------------------------------------------*/


.enews p {
	padding: 5px 10px 0;
}

.enews #subscribe {
	padding: 0 0 0 10px;
}

.enews #subbox {
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 5px;
	width: 225px;
}


/* `Calendar Widget
----------------------------------------------------------------------------------------------------*/


#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #EBEBEB;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #EBEBEB;
	padding: 2px;
	text-align: center;
}


/* `NBC Social Widget
----------------------------------------------------------------------------------------------------*/

.nbc_social_icons_widget .dl_social_box {
	padding: 10px 0 0 0;
	overflow: hidden;
}

.nbc_social_icons_widget ul {
	margin: 10px 15px 0 0;
	padding: 0;
	float: left;
}

.nbc_social_icons_widget li {
	display: inline-block;
	width: 27px;
	height: 27px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.nbc_social_icons_widget li a {
	background: url(/wp-content/themes/vip/nbclatino/images/button_sprite.png) no-repeat -21px -23px;
	display: inline-block;
	width: 27px;
	height: 27px;
	text-indent: -99999px;
}

.nbc_social_icons_widget .home_foursquare {
	background-position: -21px -51px;
}

.nbc_social_icons_widget .home_twitter {
	background-position: -21px -79px;
}

.nbc_social_icons_widget span {
	display: block;
}

.nbc_social_icons_widget input[type='text'] {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding: 4px 6px;
	width: 145px;
}
.nbc_social_icons_widget .submit {
	background: #9A9A9A url(/wp-content/themes/vip/nbclatino/images/backgrounds/bar_grad.gif) repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: none;
	padding: 0;
	width: 27px;
	height: 20px;
	vertical-align: middle;
	-webkit-box-sizing: initial; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: initial;	/* Firefox, other Gecko */
	box-sizing: initial;		 /* Opera/IE 8+ */
}

/* `Home Dynamic Lead
----------------------------------------------------------------------------------------------------*/

#homepage_dynamic_lead, #homepage_dynamic_lead .thumb_slide {
	min-height: 375px;
}
.inline_pager_list{
/*	display: none;
*/	}
.dynamic_lead {
	background-color: #f5f5f5;
	border-radius: 10px;
	-moz-border-radius 10px;
	position: relative;
	width: 648px;
	padding: 0;
}

.breaking-news {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
}
#breaking-news-sidebar {
	margin-top: 390px;
}
.breaking-news.dynamic_lead .inline_pager_list .dl_item .dl_item_text {
	padding-top: 10px;
}
.breaking-news.dynamic_lead .inline_pager_list .dl_item .dl_item_text {
	top: 300px;
	width: 948px;
}
.breaking-news.dynamic_lead .inline_pager_list .dl_item .dl_item_text .dl_item_title {
	font-size: 3.16em;
	text-align: center;
}

/***********************
DYNAMIC LEADS PAGINATION
*/
.dynamic_lead .inline_pager_list_pagination{
	left:0;
	position:absolute;
	bottom: 0px;
	width:648px;
	z-index:1002;
}
.dynamic_lead .inline_pager_list_pagination .pagination{
	height:36px;
	z-index:100;
	text-align: center;
	position: absolute;
	width: 648px;
	bottom: -15px;
}
.dynamic_lead .inline_pager_list_pagination .pagination li {
	padding:0 2px 0 2px;
	list-style-position: outside;
	display: inline;
}
.dynamic_lead .inline_pager_list_pagination .pagination span {
	cursor: pointer;
	display: inline-block;
	width: 28px;
	height: 10px;
	background-color: #c7c7c7;
	border: 1px solid #aaaaaa;
	font-size: .1em;
	color: #c7c7c7;
	cursor: pointer;
	vertical-align: top;
}
.dynamic_lead .inline_pager_list_pagination .pagination .disabled span{
	background-color: #9B3520;
	border: 1px solid #9B3520;
	color: #9B3520;
}

.dynamic_lead .inline_pager_list_pagination .pagination .prev span,
.dynamic_lead .inline_pager_list_pagination .pagination .next span{
	background: transparent url(/wp-content/themes/vip/nbclatino/images/button_sprite.png) no-repeat -265px 0;
	width: 39px;
	height: 40px;
	position: absolute;
	top: -222px;
	left: 8px;
	text-indent: -9999px;
	display: inline-block;
	border: none;
}
.dynamic_lead .inline_pager_list_pagination .pagination .next span{
	background: transparent url(/wp-content/themes/vip/nbclatino/images/button_sprite.png) no-repeat -265px -40px;
	left: auto;
	right: 8px
}

/***********************
DYNAMIC LEADS ITEMS
*/
.firefox_3-6 .dynamic_lead header{
	background: url(/wp-content/themes/vip/nbclatino/../_images/backgrounds/dl_top.png) no-repeat scroll left top transparent;
	height: 9px;
	left: 0;
	position: absolute;
	top: 0;
	width: 648px;
	z-index: 5;
}
.dynamic_lead .inline_pager_list .dl_item + .dl_item, .dynamic_lead .inline_pager_list .dl_item + .dl_item + .dl_item {
	display: none;
}
.dynamic_lead .inline_pager_list .dl_item {
	float: left;
	position: relative;
	width: 648px;
	padding: 0;
}
.dynamic_lead .inline_pager_list .dl_item .dl_item_image{
	z-index: 1;
	position: relative;
}
.dynamic_lead .inline_pager_list .dl_item .dl_item_image img{
	z-index: 1;
	position: relative;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
}
.dynamic_lead .inline_pager_list .dl_item .dl_item_text{
	height: 108px;
	width: 620px;
	background-color: #f5f5f5;
	position: absolute;
	top: 245px;
	left: 0;
	z-index: 2;
	padding: 15px 14px 0;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.dynamic_lead .inline_pager_list .dl_item .dl_item_text .dl_item_title{
	color: #9B3520;
	font-size: 1.58em;
	line-height: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 6px;
}
.dynamic_lead .inline_pager_list .dl_item .dl_item_text .dl_item_excerpt p {
	font-size: 1.17em;
	line-height: 1.2em;
	display: inline;
}

.dynamic_lead .more-link {
	position: relative;
	display: inline;
	padding-right: 8px;
	font-size: .85em;
}

.dynamic_lead .more-link:after {
	text-indent: 9999px;
	bottom: 4px;
}

.dynamic_lead .inline_pager_list .dl_item .dl_item_main_link {
	position: absolute;
	left: 0;
	top: 0;
	height: 250px;
	width: 648px;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 1001;
}

/* `Home Widget Module Area
----------------------------------------------------------------------------------------------------*/


#nbc-election-widget {
	border: 0 #fff none;
	margin: 5px 0;
}

.home.content-sidebar #content, .sidebar-content #content, .alt-cat-layout #content {
	width: 656px;
	margin: 0;
	padding: 0;
}

.modules .widget, .alt-cat-layout.archive #content .post, .topic-widgets .widget {
	width: 300px;
	float: left;
	clear: none;
	margin-right: 6px;
	position: relative;
	background: none;
	border: 1px solid #aaa;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	box-shadow: none;
}
.topic-widgets .widget {
	background: #f5f5f5;
}

.topic-widgets .widget img, .topic-widgets .widget .video-overlay-wrap  {
	max-width: 80px;
	height: auto;
}
.topic-widgets .widget .video-overlay-wrap  {
	max-height: 60px;
}

.topic-widgets .widgettitle  {
	margin-bottom: 10px;
}
.topic-widgets .featuredpost .post  {
	padding: 0;
	border: 0;
}

.page-template-template-topics-php #content-sidebar-wrap, .page-template-template-topics-php #content  {
	width: 996px;
}
.page-template-template-topics-php .topic-widgets .widget {
	margin-right: 15px;
}
.page-template-template-topics-php .topic-widgets .widget.third, .page-template-template-topics-php .topic-widgets .widget.featuredpost-3 {
	margin-right: 0;
}
/* Topics page widget cloud */
.page-template-template-topics-php .topic-widgets .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.page-template-template-topics-php .topic-widgets .widget_tag_cloud .tagcloud {
	padding: 1em 10px .5em;
	line-height: 2.2em;
}
.modules .widget.featuredpost, .alt-cat-layout.archive #content .post {
	min-height: 332px;
	padding: 0 10px 6px;
}
.modules .featuredpost img.attachment-promos, .modules .featuredpost .video-overlay-wrap, .alt-cat-layout.archive #content .post img, .alt-cat-layout.archive #content .post .video-overlay-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}
.modules .featuredpost h4 {
	margin: 245px 0 0;
	color: #9B3520;
}
.home .modules .featuredpost .post {
	margin: 0;
	padding: 0;
	overflow: visible;
}
.modules .featuredpost h2 {
	max-height: 58px;
}
.modules .featuredpost h2 a {
	font-size: 17px;
	line-height: 20px;
	color: #444;
}
.alt-cat-layout.archive #content .post h2 {
	position: absolute;
	top: 245px;
	left: 10px;
	width: 290px;
}
.modules .post .share_social, .alt-cat-layout.archive #content .post .share_social {
	display: block;
	position: absolute;
	bottom: 7px;
	right: 7px;
}

.modules .share_social table {
	float: right;
	margin: 0 -4px 0 0;
}


/* `Archive Template
----------------------------------------------------------------------------------------------------*/

.featured-box {
	background-image: url(/wp-content/themes/vip/nbclatino/images/backgrounds/category_promos_background.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	margin: 0;
}
.hfeed .featured-box {
	width: 620px;
}
.featured-box.alt-layout {
	background: #ddd;
	margin-bottom: 20px;
}
.featured-box.alt-layout h1 {
	display: none;
}
.featured-box.alt-layout .category-banner-image {
	margin: -10px 0 10px -10px;
}

.featured-box h1, .most-recent h3, h3.category-title {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}

.featured-box h1 {
	color: #fff;
	margin: 2px 0 12px;
	text-shadow: 1px 1px 2px #999;
}

.category-banner-image {
	margin: 0 0 18px 0;
}

.category-description p {
	padding: 0 0 15px 0;
}

.category-description p:last-child {
	padding: 0 0 8px 0;
}

.stories-wrap {
	background: transparent url(/wp-content/themes/vip/nbclatino/images/backgrounds/divider.gif) repeat-y 410px 0;
}

.featured-box .post h2 {
	margin: 0 0 2px;
	padding: 0;
}
.featured-box .post.top-post h2 a, .featured-box .post.top-post h2 {
	font-size: 19px;
	line-height: 1.2em;
	margin: 5px 0 2px;
}
.top-post-image {
	display: block;
}

.featured-box .post .post-info {
	margin: 0;
}
.featured-box .post.top-post .post-info {
	margin: 0 0 5px;
}

.featured-box .post.top-story, .featured-box .post.top-post {
	padding-bottom: 5px;
}
.featured-box .post.top-post {
	width: 400px;
	float: left;
	position: relative;
	border: none;
}
.featured-box .post.top-story .more-link, .featured-box .post.top-post .more-link {
	bottom: 0;
}
.featured-box .post.top-post .more-link {
	/*bottom: 0;*/
	right: 10px;
}
.featured-box .post {
	width: 200px;
	float: right;
	clear: right;
	margin: 0 0 12px;
	padding: 0 0 12px;
	border-bottom: 1px solid #bbb;
	font-size: 12px;
	line-height: 18px;
}
.featured-box .post p {
	font-size: 13px;
}

.featured-box .post.last {
	border: none;
}

.featured-box .date {
	display: block;
}

.most-recent {
	background: white url(/wp-content/themes/vip/nbclatino/images/backgrounds/sun_burst.png) no-repeat 0 -48px;
	position: relative;
	width: 640px;
	height: 66px;
	border-bottom: 1px solid #bbb;
	margin-bottom: 10px;
}
.alt-cat-layout .most-recent {
	clear: both;
	width: 656px;
	height: auto;
	background: none;
	border: none;
	margin: 0;
}
.alt-cat-layout .most-recent h3 {
	display: none;
}
.alt-cat-layout .most-recent .navigation {
	width: 656px;
	height: 22px;
	border-top: 1px solid #BBB;
	position: relative;
	margin-top: 15px;
}
.alt-cat-layout .most-recent .navigation ul {
	text-align: right;
}
.home .most-recent {
	background: none;
}
.most-recent h3 {
	color: #9B3520;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0;
}
.most-recent .navigation {
	padding: 5px 0;
	position: absolute;
	bottom: 5px;
	right: 0;
}

.archive #content {
	background: #fff;
}



/* `Single Template
----------------------------------------------------------------------------------------------------*/

.share-post {
	border-bottom: 1px solid #bbb;
	clear: both;
	font-size: 12px;
	padding: 5px 0 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	min-height: 25px;
}
.share-post iframe {
	border: 0;
}
.single-post .share-post {
	margin-bottom: 0;
}
.share-post .addthis_toolbox {
	min-width: 434px;
}
.addthis_button_tweet iframe {
	max-width: 92px;
}
.twitter-follow-button {
	vertical-align: middle;
	margin: 0 0 5px 5px;
}
.addthis_button_google_plusone > div,
.addthis_button_google_plusone iframe {
	width: 77px;
	max-width: 77px;
}
.addthis_button_facebook_like,
.addthis_button_pinterest {
	margin-right: 5px;
}
.at_PinItButton {
	background-position: 0 -7px;
}
.at_PinItButton:hover {
	background-position: 0 -28px;
}
.at_PinItButton,
.at_PinItButton:hover {
	width: 43px;
	height: 20px;
	border: none;
	background-image: url(/wp-content/themes/vip/nbclatino/images/pinit.png);
}
.addthis_button_email img {
	background: url(/wp-content/themes/vip/nbclatino/images/button_sprite.png) no-repeat -50px -23px;
	width: 54px;
	height: 20px;
	margin-right: 5px;
}
.addthis_button_print img {
	background: url(/wp-content/themes/vip/nbclatino/images/button_sprite.png) no-repeat -50px -45px;
	width: 54px;
	height: 20px;
}
.category-title {
	color: #9B3520;
	display: block;
	width: auto;
	float: left;
}
h4.category-title {
	float: none;
	margin: 0;
	font-size: 90%;
}

.post-tags {
	font-size: 12px;
}
.post-tags strong {
	color: #888;
	text-transform: uppercase;
}

/* `Author Template
----------------------------------------------------------------------------------------------------*/

#author-info {
	padding: 5px;
}

.author .featured-box h1 {
	margin: 10px 0;
}

.author .featured-box h1, .author .featured-box h2 {
	float: right;
	width: 450px;
}

#author-info .alignleft {
	display: block;
	margin: 0 10px 2px 0;
}

/*#author-info ul {
	padding: 0 0 0 20px;
}*/
#author-info li {
	list-style-type: none;
}

/*.authorBio {
	margin-left: -20px;
	list-style-type: none;
}*/

/* `Search Template
----------------------------------------------------------------------------------------------------*/

.search .featured-box h1 {
	margin: 10px 0;
}
.search .featured-box h2 {
	margin: 0 10px 10px;
	font-size: 25px;
	font-weight: bold;
}
.search .featured-box h2 span {
	display: inline-block;
	font-size: 45px;
	line-height: 0px;
	vertical-align: bottom;
}


/* `Footer Widgets
----------------------------------------------------------------------------------------------------*/


#footer-widgets, #single-above-footer-widgets {
	border-bottom: 1px solid #fff;
	clear: both;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0 0;
	width: 976px;
}

#footer-widgets .wrap, #single-above-footer-widgets .wrap {
	margin: 0 auto;
	width: 976px;
}

/*#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
}*/

#single-above-footer-widgets .widget {

	position: relative;
	padding-bottom: 25px;
}
#single-above-footer-widgets .widget .post {
	height: 224px;
}
#single-above-footer-widgets .widget .post h2 {
	margin-top: 5px;
}
#single-above-footer-widgets .more-from-category {
	position: absolute;
	bottom: -3px;
	left: 10px;
}

#single-above-footer-widgets .featuredpost .post:last-child {
	border-bottom: 1px solid #bbb;
	padding: 15px 0;
}


#footer-widgets .textwidget, #single-above-footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div, #single-above-footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p, #single-above-footer-widgets p {
	padding: 0 0 10px;
}

/*#footer-widgets a,
#footer-widgets a:visited {
	text-decoration: underline;
}

#footer-widgets a:hover {
	text-decoration: none;
}*/

/*#footer-widgets ul,*/ #single-above-footer-widgets ul {
	margin: 0 0 10px;
}

#single-above-footer-widgets ul li {
	margin: 0 0 0 15px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
}

.footer-widgets-1 {
	float: left;
	padding: 0 20px 0 0;
	width: 300px;
}

.footer-widgets-2 {
	float: left;
	width: 300px;
}

.footer-widgets-3 {
	float: right;
	width: 300px;
}

#single-above-footer-widgets .widget-area {
	float: left;
	padding: 0 20px 0 0;
	width: 229px;
	clear: right;
}
#single-above-footer-widgets .widget-area.last {
	padding: 0;
}

/*.single-above-footer-widgets-1 {
	float: left;
	padding: 0 20px 0 0;
	width: 220px;
}

.single-above-footer-widgets-2 {
	float: left;
	padding: 0 20px 0 0;
	width: 220px;
}

.single-above-footer-widgets-3 {
	float: left;
	padding: 0 20px 0 0;
	width: 220px;
}

.single-above-footer-widgets-4 {
	float: left;
	padding: 0 20px 0 0;
	width: 220px;
}*/


/* `Footer
----------------------------------------------------------------------------------------------------*/

#powered-by-vip {
	clear: left;
	float; left;
	display: block;;
	text-align: left;
	font-size: 11px;
	color: #dedede;
	width: auto;
	text-transform: none;
}
#footer #powered-by-vip a, #footer #powered-by-vip a:visited {
	color: #dedede;
	text-transform: none;
}

#footer {
	position:relative;
	clear: both;
	text-align: left;
	overflow: hidden;
	background: #9A9A9A;
	padding: 17px 20px 10px;
	color: #fff;
	margin: 20px 0 5px;
	text-transform: uppercase;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#footer p {
	color: #fff;
	font-size: 12px;
}

#footer a,
#footer a:visited {
	color: #fff;
}

/*#footer .gototop {
	float: left;
	padding: 0 0 0 5px;
}

#footer .gototop a {
	background: url(/wp-content/themes/vip/nbclatino/images/footer-top.png) no-repeat center left;
	padding: 2px 0 2px 0;
}*/

#footer .creds {
	float: left;
	padding: 0;
	text-align: right;
}

#footer-nav {
	clear: none;
	padding: 0;
	margin-top: -5px;
	float: right;
	background: none;
}

#footer-nav ul {
	float: right;
}

#footer-nav li {
	float: left;
	list-style-type: none;
	position: relative;
}

#footer-nav li.social {
	display: none;
}



/* `Comments
----------------------------------------------------------------------------------------------------*/


#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

/* Compensate for wp.com styling */
#comments #respond .fb_iframe_widget span {
	display: inline-block;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 11px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #EBEBEB;
}

.alt,
.depth-1,
.even {
	border: 1px solid #bbb;
}


/* `Gravity Forms
----------------------------------------------------------------------------------------------------*/


div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #444;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}


/* `Misc Styles
----------------------------------------------------------------------------------------------------*/

/* Mailchimp */
#mc_embed_signup input.email {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	float: left;
}

#mc_embed_signup #mc-embedded-subscribe {
	clear: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: none;
	padding: 0;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	-webkit-box-sizing: initial; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: initial;	/* Firefox, other Gecko */
	box-sizing: initial;		 /* Opera/IE 8+ */
}

.widget-area .widgets-list-layout {
	margin-left: 0;
}

.widget-area .widgets-list-layout-links {
	float: right;
	width: 82.404255%;
	margin-top: -2px;
}
.widget-area .widgets-list-layout > li {
	border-bottom: 1px solid #BBB;
	margin: 0;
	overflow: hidden;
	padding: 15px 0;
}
.widget-area .widgets-list-layout-links a {
	color: #444;
	font-weight: bold;
}
.widget-area .widgets-list-layout-links a:hover {
	color: #9B3520;
	text-decoration: none;
}

/*span.ob_source {
	display: none;
}*/


/* `PRINT STYLESHEET
----------------------------------------------------------------------------------------------------*/

@media print { * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } a, a:visited { color: #444 !important; text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; }
	@page { margin: 0.5cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3{ page-break-after: avoid; }
}
/**
 * Add text colors to the playlist shortcode light color scheme.
 * 
 * Core ticket: https://core.trac.wordpress.org/ticket/27562
 */

.wp-playlist-light {
	color: #000;
}

.wp-playlist-light .wp-playlist-item {
	color: #333;
}

.wp-playlist-light .wp-playlist-playing {
	background: #fff;
	color: #000;
}

.wp-playlist-dark .wp-playlist-item .wp-playlist-caption {
	color: #fff;
}

.wp-playlist-caption {
	display: block;
}/**
 * MP6 hacks, CSS that's either WPCOM specific or otherwise not suitably for MP6 proper
 */

/* Invert stats sparkline on light theme */
body.admin-color-mp6-light li#wp-admin-bar-stats img {
	filter: invert(100%);
	-webkit-filter: invert(100%);
}

/* Fix dashicons priority so Japanese users can use the toolbar. Should long term be fixed in whatever plugin that forces all fonts to be Arial */
i.mce-i-bold, i.mce-i-italic, i.mce-i-bullist, i.mce-i-numlist, i.mce-i-blockquote, i.mce-i-alignleft, i.mce-i-aligncenter, i.mce-i-alignright, i.mce-i-link, i.mce-i-unlink, i.mce-i-wp_more, i.mce-i-strikethrough, i.mce-i-spellchecker, i.mce-i-fullscreen, i.mce-i-wp_fullscreen, i.mce-i-wp_adv, i.mce-i-underline, i.mce-i-alignjustify, i.mce-i-forecolor, i.mce-i-pastetext, i.mce-i-pasteword, i.mce-i-removeformat, i.mce-i-charmap, i.mce-i-outdent, i.mce-i-indent, i.mce-i-undo, i.mce-i-redo, i.mce-i-help, i.mce-i-wp_help, i.mce-i-wp-media-library, i.mce-i-ltr, i.mce-i-wp_page, .mce-close {
	font: normal 20px/1 'dashicons' !important;
}

.dashicons, .dashicons-before:before {
	font-family: 'dashicons' !important;
}

.noticon {
	font-family: "Noticons" !important;
}.bbp-staff-role {
	color: #f1831e;
}

.bbp-a8c-reply {
	background: #e9eff3 !important;
	border: 1px solid #c8d7e1;
	width: 98% !important;
}/* PAGE GRID */

.gce-page-grid .gce-calendar .gce-caption{ /* Caption at top of calendar */
	color:#333333;
	text-align:center;
}

.gce-page-grid .gce-calendar{ /* Main calendar table */
	width:100%;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	color:#CCCCCC;
}

.gce-page-grid .gce-calendar th{ /* Day headings (S, M etc.) */
	border:1px solid #CCCCCC;
	text-align:center;
	width:14.29%;
	padding:0;
}

.gce-page-grid .gce-calendar td{ /* Day table cells */
	border:1px solid #CCCCCC;
	text-align:center;
	height:80px;
	vertical-align:middle;
	padding:0;
}

.gce-page-grid .gce-calendar .gce-has-events{ /* Table cells with events */
	color:#333333;
	cursor:pointer;
}

.gce-page-grid .gce-calendar .gce-event-info{ /* Event information */
	display:none; /* Important! */
}

.gce-page-grid .gce-calendar .gce-day-number{ /* Day number span */
	font-size:2em;
}

.gce-page-grid .gce-calendar .gce-today{ /* Table cell that represents today */
	background-color:#DDDDDD;
}

.gce-page-grid .gce-calendar .gce-next,
.gce-page-grid .gce-calendar .gce-prev{ /* Previous and next month links */
	cursor:pointer;
	display:inline-block;
	width:3%;
}

.gce-page-grid .gce-calendar .gce-month-title{ /* Month title */
	display:inline-block;
	width:90%;
}

.gce-page-grid .gce-calendar th abbr{ /* Day letter abbreviation */
	border-bottom:none;
}

/* PAGE LIST */

.gce-page-list .gce-list p{ /* Each piece of information in the list */
	margin:0;
}

.gce-page-list .gce-list p span,
.gce-page-list .gce-list div span{ /* The text displayed before each piece of info, 'Starts:' for example */
	color:#999999;
}

.gce-page-list .gce-list .gce-list-event{ /* The event title */
	background-color:#DDDDDD;
}

.gce-page-list .gce-list .gce-list-title{ /* The title (not the same as event title) */
	font-weight:bold;
}

.gce-page-list .gce-list ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

/* WIDGET GRID */

.gce-widget-grid .gce-calendar .gce-caption{
	text-align:center;
}

.gce-widget-grid .gce-calendar{ /* Main calendar table */
	width:100%;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}

.gce-widget-grid .gce-calendar th{ /* Day headings (S, M etc.) */
	width:14.29%;
	border:1px solid #CCCCCC;
	text-align:center;
}

.gce-widget-grid .gce-calendar td{ /* Day table cells */
	color:#CCCCCC;
	width:14.29%;
	border:1px solid #CCCCCC;
	text-align:center;
}

.gce-widget-grid .gce-calendar .gce-has-events{ /* Table cells with events */
	cursor:pointer;
	color:#666666;
}

.gce-widget-grid .gce-calendar .gce-today{ /* Table cell that represents today */
	background-color:#DDDDDD;
}

.gce-widget-grid  .gce-calendar .gce-event-info{ /* Event information */
	display:none; /* Important! */
}

.gce-widget-grid  .gce-calendar .gce-next,
.gce-widget-grid  .gce-calendar .gce-prev{ /* Prev and next month links */
	cursor:pointer;
	display:inline-block;
	width:5%;
}

.gce-widget-grid .gce-calendar .gce-month-title{ /* Month title in caption at top of table */
	display:inline-block;
	width:80%;
}

.gce-widget-grid .gce-calendar th abbr{ /* Day name abbreviations */
	border-bottom:none;
}

/* WIDGET LIST */

.gce-widget-list .gce-list p{ /* Each piece of information in the list */
	margin:0;
}

.gce-widget-list .gce-list p span,
.gce-widget-list .gce-list div span{ /* The text displayed before each piece of info, 'Starts:' for example */
	color:#999999;
}

.gce-widget-list .gce-list .gce-list-event{ /* The event title */
	background-color:#DDDDDD;
}

.gce-widget-list .gce-list .gce-list-title{ /* The title (not the same as event title) */
	font-weight:bold;
}

.gce-widget-list .gce-list ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

/* TOOLTIP */

.gce-event-info{ /* Tooltip container */
	background-color:#FFFFFF;
	border:1px solid #333333;
	max-width:300px;
}

.gce-event-info .gce-tooltip-title{ /* 'Events on...' text */
	margin:5px;
	font-weight:bold;
	font-size:1.2em;
}

.gce-event-info ul{ /* Events list */
	padding:0;
	margin:5px;
	list-style-type:none;
}

.gce-event-info ul li{ /* Event list item */
	margin:10px 0 0 0;
}

.gce-event-info ul li p{ /* Each piece of information */
	margin:0;
}

.gce-event-info ul li p span,
.gce-event-info ul li div span{ /* The text displayed before each piece of info, 'Starts:' for example */
	color:#999999;
}

.gce-event-info .gce-tooltip-event{ /* The event title */
	background-color:#DDDDDD;
	font-weight:bold;
}