

/**
 * reset.css
 ****************************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
a, a:visited, a:active {
	text-decoration: none;
	color: #000;
}


body {
	margin: auto;
	width: 950px;
	display: block;
	text-align:center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

h2 {
	font-size: 16px;
}

ul {
	list-style-type: none;
}


.wallpaper {
	background: white url(../images/wallpaper.jpg) repeat-x 0% 0%;
}

.rounded {
	-webkit-border-radius: 4px 4px;
    -khtml-border-radius:  4px 4px;
	-moz-border-radius:    4px 4px;
	border-radius: 		   4px 4px;
}

.roundedtop {
	-webkit-border-radius: 4px 4px 0px 0px;
    -khtml-border-radius:  4px 4px 0px 0px;
	-moz-border-radius:    4px 4px 0px 0px;
    border-radius: 		   4px 4px 0px 0px;	
}


/* REGIONS
 ***************************************/

.header {
	height: 128px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 2px;
}

.header .logo {
	width: 230px;
	height: 92px;
	margin-top: 25px;
	float:left;
	/* background: url(../images/logo.jpg) no-repeat; */
	/*background: url(../images/logo_blue.png) no-repeat;*/
	background: url(../images/logo_black.png) no-repeat; 
}
.header .links {
	float:left;
	text-align:right;
	width: 720px;
	padding-top: 102px;
}
.header .links a {
	padding-left: 10px;
	color: #0075b8
}

.content {
	padding: 15px 0px 0px 0px;
	min-height: 480px;
}

.content_left {
	float: left;
	height: auto;
	text-align: left;
}

.content_right {
	float:left;
	padding-left: 15px;
	text-align: left;
}

.footer {
	float: left;
	width:950px;
	margin-top:10px;
	background-color: #c7e7f2;
	text-align: left;
	font-size: 11px;
}
.footer a {
	padding-left: 10px;
	padding-right: 10px;
}
.footer a.first {
	padding-left: 0px;
}

.footer .rss_link {
	background: url(http://u.univision.com/contentroot/uol/art/systemimages/v2/global/icons_buttons/NOMETA_RSS_sml_icon.gif) no-repeat;
	padding-left: 15px;
	margin-left:8px;
}
.footer a:hover {
	text-decoration: underline;
}
.footer_nav {
	height: 138px;
	padding:10px;
	background-color: #c7e7f2;
}
.footer .nav {
	padding:10px;
	border-bottom: 1px dashed white;
}
.footer .disclaimer {
	padding:10px;
}
.footer .runner {
	width: 100%;
	height:1px;
	background-color: #999;
	/* background-color: #023; */
}


/* MODULES
 ***************************************/


/* ANNOUNCEMENTS MODULE
 ***************************************/

.announcements, .announcement, .announcement a { float:left; }
.announcement { padding-bottom: 10px;}
.announcements {
	background-color:#c7e7f2;
	/*padding-bottom: 10px; */
	font-size: 9px;
	width: 280px;
}
.announcements h2 {
	padding: 5px 0 17px 9px;
	color: #00aade;
	font-weight: bold;
	font-size: 12px; 
	letter-spacing: 0.02em;
}
.announcement p {
	word-wrap: break-word;
	padding-right: 15px;
	padding-left:7px;
	overflow: auto;
}
.announcement p a {
	line-height: 12px;
	font-size: 120%;
	float: none;
 }
.announcements h2 a, .announcement strong a, .announcement span a {color: #0075b8;}
.announcement strong {display:block;}
.announcement strong a{
	font-size: 12px;
 }
.announcement img {padding-left: 7px;}
.announcement span {clear: both; display:block;text-align:right;}
.announcement span a {
	font-weight: bold;
}


/* TWEETS MODULES
 ***************************************/
.tweets {clear:both;}
.tweets, .tweet, .tweet a { float:left; }
.tweets {
	background-color: #c7e7f2;
	padding-bottom: 10px;
	margin-top: 2px;
	font-size: 9px;
	width: 280px;
}
.tweet {
	padding-top: 14px;
}

.tweets h2 {
	padding: 5px 0 17px 9px;
	color: #0072BB;
	font-weight: bold;
	font-size: 12px; 
	letter-spacing: 0.02em;
}
.tweet p {
	word-wrap: break-word;
	padding-right: 15px;
	overflow: auto;
}
.tweet p a {
	line-height: 12px;
	font-size: 120%;
	float: none;
 }
.tweet strong a, .tweet span a {color: #0075b8;}
.tweet strong a, .tweet span a {
	font-size: 10px;
 }
.tweet img {padding: 0px 7px;}
.tweet span {text-align:right;}
.tweet span a {
	font-weight: bold;
}

.tweets div#xhanch_my_twitter .tweet_list {
	padding: 0px 10px 10px 10px;
	font-size: 10px;
}

.tweets div#xhanch_my_twitter .tweet_list a {
	color:#0075b8;
	font-weight:bold;
}

.tweets div#xhanch_my_twitter .tweet_list a img {
	padding-right: 5px;
}


/* SMAKIDS MODULE
 ***************************************/
.smakids {
	clear: both;
	float: left;
	background-color: #0072BB;
	width: 280px;
	margin-top:15px;
	line-height: normal;
}

.smakids img {padding-right: 7px;}
.smakids a {float:left; line-height: 0px;}
.smakids p {
	word-wrap: break-word;
	padding: 12px 10px 0 10px;
}

.smakids p a {
	color: #ffffff;
	display:block;
	font-size: 12px;
	float:none;
	line-height: normal;
}
.smakids strong a {
	color: #10d7f6;
	font-weight: bold;
}

.smakids span a {text-align: right;}


/* MENU MODULE
 ***************************************/
.menu {
	width: 655px;
	font-size: 12px;
}
.menu a {
	color: white;
}

.menu ul {
	width: 655px;
	float:left;
	background-color: #0072BB;
}

.menu ul li {
	float: left;
	width: 16.66%;
	height: 20px;
	text-align: center;
}
.menu ul li.first {
	padding-left: 12px;
}


.category {
	width:655px;
	margin:20px 0px;
	clear:both;
	float:left;
	display:block;
	font-size: 28px;
	padding-top:20px;
	border-bottom: 1px solid black;
}

.category span {
	float:left;
}
.category .rss {
	margin-top:12px;
	height:30px;
	background: transparent url(../images/rss.png) no-repeat 100% 0%;
}

.posts {
	width: 655px;
}
.posts .post {
	padding-top: 20px;
	border-bottom: 1px dashed black;
}
.posts .post h2 a{
	font-weight: bold;
	color: #0075B8;
}
.posts .image {
	width: 140px;
	padding-right: 10px;
	float:left;
}
.posts .image img {
	border: 1px solid #ccc;
}

.posts .entry {
	padding-top: 4px;
}

.posts .nav .alignleft{
	float:left;
}
.posts .nav .alignright {
	float:right;
}

.content_left .nav {
	background-color:#c7e7f2;
	padding: 30px 0 10px 0;
	width: 280px;
}

.content_left .nav ul{
	padding-left: 10px;
}
.content_left .nav li {
	line-height: 20px;
}
.content_left .nav li.active {
	background-color: #E2F3FA;
	font-weight: bold;
}
.content_left .nav a {
	font-size: 12px;
	color: #0075b8;
	padding-left:10px;
}
.content_left .nav a.sub {
	padding-left:20px;
}
.content_left .nav a.subsub {
	padding-left:30px;
}


.paypal_submit {
	width: 100%;
	height: 70px;
}

a:hover .paypal_submit {
	cursor:pointer;
}

form#newsletter-form {
	padding-top: 25px;
	padding-left: 23px;
}
form#newsletter-form input[type=text] {
	width: 96px;
	border: 0px;
	font-size:12px;
}

/* SLIDESHOW MODULE
 ***************************************/

.slideshow {
	clear:both;
	float:left;
	width: 655px;
	padding-top: 15px;
}

.slideshow .stage {
	background-color: #ccc;
	height: 246px;
	text-align:right;
}

.slideshow .controls {
	left:496px;
	top:216px;
	position: absolute;
	width: 200px;
	text-align:right;
	z-index: 10;
}

.slideshow .controls .nav {
	float:left;
	width: 20px;
	height: 20px;
	margin: 0px 5px;
	text-align:center;
	background-color: #fff;
}

.slideshow .stage li {
    display: inline;
    position: relative;
    width: auto;
    overflow: hidden;
    cursor: pointer;	
}

.slideshow .stage .title-overlay {
	text-align:left;
	position: absolute;
    bottom: 0;
    left: 0;
    width: 655px;
    height: 67px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    z-index: 3;
}

.slideshow .stage .title-overlay .title {
    display: block;
    margin: 2px 0 0 10px;
    font-size: 1.85em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.slideshow .stage .title-overlay .desc {
    margin: 0 0 0 10px;
	display: block;
    font-size: 14px;
}

.slideshow .stage .bg-overlay {
	position: absolute;
	z-index: 2;
    bottom: 0;
    left: 0;
	width: 655px;
    height: 67px;
    opacity: 0.4;
    filter: alpha(opacity=40);
	background-color: #000;
}

.slideshow .controls .nav.active {
	background-color: #00C3F1;
}

/* MISSION MODULE
 ***************************************/

.mission {
	clear:both;
	float:left;
	width: 462px;
	height: 199px;
	/* margin-top:15px; slidepress annoyingly pads bottom 5px */
	margin-top: 11px;
	overflow: hidden;
	background-color: #e2f3fa;
}

.mission h2 {
	padding: 5px 0 17px 9px;
	color: #0072BB;
	font-weight: bold;
	font-size: 12px; 
	letter-spacing: 0.02em;
}

.mission p {
	padding: 0px 10px 8px 10px;
	line-height: 16px;
}

.mission span {
	display:block;
	text-align: right;
	padding-right: 20px;
}
.mission a {

	color: #0075b8;
	padding-right: 15px;
	font-weight: bold;
}


/* CTA MODULE
 ***************************************/

.call_to_action {
	padding-top: 3px;
	padding-left: 5px;
	float: left;
	width: 185px;
}

.call_to_action .all_in_one {
	background: url(../images/cta/call_to_action.jpg) no-repeat;
	width:185px;
	height:200px;
	display:block;
}

.call_to_action .donations {
	margin-top: 11px;
	width: 223px;
	height: 55px;
	background-color: #0091ca;
}

.call_to_action .newsletter {
	margin-top: 15px;
	width:223px;
	height:55px;
	background-color: #0091ca;
	
}

.call_to_action .followus {padding-top:15px}




/*  Article Display
 ****************************************/
.post {
	width: 655px;
	clear: both;
	padding-top: 15px;
}

.post .published-category a, 
.post .published-category a:visited,
.post .published-category, 
.post .published-author, 
.post .published-date {
	color: #666;
}

.post .published-category a, 
.post .published-category a:visited,
.post .published-date {
	font-size: 11px;
}

.post .black-bar {
	background-color: black;
	height: 3px;
	overflow: hidden;
}

.post h2 {
	font: normal normal bold 30px/33px arial;
	padding-top: 20px;
}

.post .entry div.featured-image {
	/*padding-bottom: 10px;*/
}

.post .entry div.featured-image-caption {
	clear: left;
	color: #666;
	display: block;
	float: left;
	font-size: 11px;
	margin-bottom: 20px;
	padding: 0px 8px;
	width: 624px;
}

.post .entry div.featured-content {
	clear: left;
	float: left;
	padding: 0px 0px 0px 10px;
	position: relative;
}

.post .entry div.featured-content div.featured-container {
	width: 166px;
}

.post .entry div.featured-content.left-image-300 {
	margin: 0px 22px 15px 0px;
	width: 300px;
	font-size: 11px;
	color: #666;
}

.post div.left-image-300-container {
	/* height: 169px; */
	margin-bottom: 8px;
	overflow: hidden;
	position: relative;
	width: 300px;
}

.post ul.featured-bulletin {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.post ul.featured-bulletin li {
	background: transparent url(http://i.cdn.turner.com/cnn/.element/img/3.0/global/red_bull.gif) no-repeat 0px 5px;
	color: #333;
	font: normal normal 11px/14px arial, Helvetica, Utkal, sans-serif;
	margin: 0px;
	padding: 0px 9px 9px 7px;
	display: list-item;
}

.post p {
	font: normal normal normal 14px/19px arial;
	padding: 0px 24px 19px 186px;
	word-wrap: break-word;
}

.post .entry {
	padding-top: 10px;
}

.post .entry p.postmetadata {
	padding-top:20px;
	font-size:16px;
	width: 460px;
	
}

.comments {
	clear: both;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/*  CLEARFIX
 ****************************************/

/* clearfix */
/*.clearfix:after, .cf:after, .clear:after
{
 content:".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden;
}

.clearfix, .cf, .clear
{
 display:inline-block;
 display:block;
}

* html .clearfix, * html .cf, * html .clear
{
 height:1px;
}
