body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
	font-family: arial, helvetica, Verdana, sans-serif;
	text-align: center;
	background: #dfe4e7; 
	color:#1a2732;
	font-size: 12px; 		
}

.clr {
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
	}
a {
	text-decoration: none;
	}

a:link {
	color: #0253b7;
	}

a:visited {
	color: #0253b7;
	}

a:active {
	color: #0253b7;
	}

a:hover {
	color: #cc0000; text-decoration:underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
#banner {
	color: #000;
    background-color: #FFFFFF;
	text-align: left;
	padding: 10px 10px 0px 10px;
	}

#banner-img {
	display: none;
	}

#banner a {
	text-decoration: none;
	color: #000;
	}

#banner a:hover {
	color: #CE0000;
	}

#banner h1 {
	width: 640px;
    font-size: xx-large;
    font-weight: bold;
	}

#banner h1 a{
	background: none;
    }

#banner h2 {
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-weight: bold;
	color: #2C4C94;
    min-height:12px;
    width: 640px;
    }

#banner h3 a{
	background: url('http://media.miamiherald.com/images/logos/site_logo_340x60-blog.gif') no-repeat center right;
	width: 340px;
	height: 60px;
	display: block;
	border: 0px solid #000;
	float: right;
	margin-top: -58px;
	text-indent: -5000px;
    }

textarea#comment-text {
    width: 458px;
    }

.sidebar {
	padding: 0 10px;
	}

.sidebar a {
	text-decoration: none;
	}

.content p {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 130%;
	}

.content li {
	line-height: 130%;
	}

.content h2 {
	color: #666;
	border-bottom: 1px solid #ccc;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
	}

.content h3 {
	color: #000000;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

#calendar {
  	line-height: 140%;
	color: #333333;
	font-size: small;
	padding: 2px;
	text-align: center;
	margin-bottom: 15px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 90%;
	}

#calendar caption {
	color: #666666;
	font-size: small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	padding-bottom:5px;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}
.sidebar h2 {
	color: #666666;
    border-bottom: 1px solid #999999;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 15px;
	}

.sidebar li {
	color: #333333;
	font-size: small;
	text-align: left;
	line-height: 130%;
	margin-top: 0px;
        padding:2px 0px;
	list-style-type: none;
	}
.photo {
	text-align: left;
	margin-bottom: 10px;
	}

.link-note {
	text-align: left;
	margin-bottom: 5px;
	}

#powered {
	font-size: x-small;
	line-height: 130%;
	text-align: left;
	color: #333333;
	margin-top: 5px;
	}
.comment-content {
     border-top: 1px solid #CCCCCC;
}

#comment-data {
	float: left;
	position: relative;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 90%;
	}

.image-full {
		width: 460px;
	}

.bio-image {
padding: 5px;
}

.image-thumbnail {
	float: left;
	width: 150px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

.hrrail {
	border-bottom:3px solid #999999;
	padding:0px;
	margin:0px;
	}

a img {border: 0 none transparent;}
.comment-avatar {float: right; margin: 15px 10px;}
/* NEW STYLES Below */

/* Clear Fix */

.cf:after { content: "."; display: block; height: 0;  clear: both; visibility: hidden;  }
.cf {  display: inline-table;  }
.cf {  display: inline-block;  }

/* Hides from IE-mac \*/

* html .cf { height: 1%;  }
.cf { display: block;  }

/**************** Layout ****************/
#pagewrapper{background: url(http://media.miamiherald.com/static/images/redesign/body_bg.gif) repeat-y center; margin:5px 0 10px 0;}
#pageContainer{  
	text-align:left; 
	margin: 0 auto;
	width:1002px; 
	padding:0 0 10px 0;
	background:#fff;
}

/* element styles */

:link ,:visited{ text-decoration: none;  }
ul ,ol{ list-style: none;  }
h1 { font-size: 24px; line-height:28px; }
h2 { font-size: 18px; line-height:22px; }
h3 { color:#666;font-size:10px; margin-bottom:10px;}
h4 { font-size: 1.5em;  }
h5 { font-size:10px;}
h6 { font-size: 1.1em;  }
pre , code { font-size:1em;  }
* { margin:0; padding:0;  }
a img,:link img,:visited img{ border:0;  }
address { font-style: normal;  }
table { border-collapse: collapse;  }
a {color:#1a2732;}
a:hover, p a {color:#007aca; text-decoration: none;  }
fieldset { font-size:11px; margin: 2px;  }
fieldset legend{ font-weight:bold;  }
p {line-height:17px; margin:5px 0;}
blockquote {margin: 12px 40px;}
div#center ul, ol {list-style: disc inside;}

span.round_top, span.round_bottom, span.round_top span, span.round_bottom span {
	display:block;
	font-size:1px;
	height:10px;
	line-height:1px;
}
span.round_top {background: url(http://media.miamiherald.com/static/images/redesign/roundtop.gif) no-repeat center;}
span.round_bottom {background: url(http://media.miamiherald.com/static/images/redesign/roundbottom.gif) no-repeat center;}
span.round_top span, span.round_bottom span {width:1002px; background:#fff;margin:0 auto;}
.leaderboard {margin:0 0 10px 0px; height:90px; padding:5px;text-align:center;background: url(http://media.miamiherald.com/static/images/redesign/leaderads_bg.gif) repeat-x;}


/******************* mainrail */
#left {
	float: left;
    width: 200px;
    background-color: #fff;
    overflow: hidden;
    }
#right {
	float: left;
    width: 318px;
    background-color: #fff;
    }
#center {
	float: left;
    width: 460px;
    overflow: hidden;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    padding: 0px 10px 10px;
    }
#blogfooter {
	clear:both;
	border-top:1px solid #2C4C94;
	background:#ffffff;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	font-size:12px;
	font-family:arial, helvetica, sans serif;
padding:10px 10px 0;
	}
div.entry {margin-bottom:15px;}
p.entry-footer-info {
    border-top: 1px solid #CCCCCC;
    clear: both;
    font-size: 12px;
    line-height: normal;
    margin-bottom: 5px;
    padding: 3px;
    text-align: left;
}
#rightrailads {
	text-align:center;
    padding-top:5px;
    }
#partnerSites {background: url(http://media.miamiherald.com/images/redesign/partner-bg.gif) repeat-x;height:24px; margin:auto; position:relative;}
#partnerSites ul {margin:auto;width:1002px;text-transform:uppercase;font-weight:bold;font-size:.9em;background: url(http://media.miamiherald.com/images/redesign/partner-bg.gif) repeat-x;height:20px;}
#partnerSites ul li {float:left;height:20px; margin:0;padding:0;border:0;}
#partnerSites ul li.gray {background: url(http://media.miamiherald.com/static/images/redesign/partnersites_bg_ltblue.gif) repeat-x; border-left:none;padding-left:0px;}
#partnerSites ul li a {
	line-height:20px; 
	display:block; 
    float:left;
    padding:0px 8px;
    border-right:1px solid #a6bac3;
	border-left:1px solid #ebf5fe;
    background: url(http://media.miamiherald.com/images/redesign/partner-bg.gif) repeat-x;
    height:20px;
    color:#1A2732;
}
#partnerSites ul li a:hover {background:#ebf5fe;color:#1A2732;}
#partnerSites ul li.gray a {
	background: url(http://media.miamiherald.com/images/redesign/partner-bg.gif) repeat-x;
    border-right:1px solid #a6bac3;
    border-left:1px solid #ebf5fe;
    color:#1A2732;
    padding-left:12px; 
    color:#1A2732;
 }
#partnerSites ul li.gray a:hover {background-position: center left;color:#1A2732;}
#partnerSites ul li.first a{border-left:0px;}
#partnerSites ul li.end, #partnerSites ul li.end a{border-right:0px;}
#partnerSites ul li.icons a {border:0px;padding:2px 5px 0px;}
#partnerSites ul li.icons a.first {padding-left:12px;border-left:1px solid #ebf5fe;}
span.round_top, span.round_bottom, span.round_top span, span.round_bottom span {
	display:block;
	font-size:1px;
	height:10px;
	line-height:1px;
}
h3.entry-header a {
color: #000;
}
#right .advertisement {margin-bottom:10px; border-bottom: 1px solid #ccc;}
.addthis_default_style {clear: both;}

#navbar {margin:10px 0 6px 0; height:30px;background:url(http://media.miamiherald.com/static/images/redesign/nav_corners.gif) no-repeat 976px 0;}
* html #navbar {margin-top:0;}
#navbar ul{background:url(http://media.miamiherald.com/static/images/redesign/nav_bg.gif) repeat-x;}
#navbar ul li{height:30px;float:left;border-right:1px solid #036aaf; border-left:1px solid #4bbbe1;}
#navbar ul li a {display:block;line-height:30px;color:#fff;text-transform:uppercase; font-weight:bold;font-size:14px;padding:0 5px 0 6px;background:url(http://media.miamiherald.com/static/images/redesign/nav_bg.gif) repeat-x; }
#navbar ul li a:hover, #navbar ul li a.x {background-position: -30px 100%; }
#navbar ul li.l {border-right:none; }
#navbar ul li.f {border-left:none; background:url(http://media.miamiherald.com/static/images/redesign/nav_corners.gif) no-repeat -26px 0;  }
#navbar ul li.f a{margin-left:2px;padding:0 5px;}
#navbar ul li.f a.x{background-position: -26px 100%;}
#navbar ul li.l a.x{background-position: 976px 100%;}

#navbar ul li.l a:hover {background-position: 0 0}
.navAd {
   background: url("http://media.miamiherald.com/static/images/redesign/nav_bg.gif") repeat-x scroll  0 0 transparent;
    height:26px;
    width:91px;
    padding:2px 0 2px 4px;
    overflow:hidden;
}
/*  Search styles */
.module-search {margin-bottom: 5px;}
div.search-results p.entry-photo{float:right; margin: 0px 10px;}
#right .advertisement {margin-bottom:10px; border-bottom: 1px solid #ccc;}
/* ph=1 */
