div.cell {
    float:left;
}
.clear {
    clear:both;
}

.pad {
	padding: 20px 0 0 0;
}

/* BEGIN FOOTER STICK CODE */

html, body, #wrapper {height: 100%; margin: 0 0 0 0;}
body > #wrapper {height: auto; min-height: 100%;}

a,a:visited{
	color: #2a80ba;
}

#main {
	width: 1000px;
	padding-bottom: 130px;
	margin: 0 auto 0 auto;

}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -130px; /* negative value of footer height */
	height: 130px;
	clear:both;
}

/* END FOOTER STICK CODE */

html,body {
	font-family: Arial,sans-serif;
}



#intro {
	width: 100%;
	background: url(/blog/images/intro-bg.png) #EC1C24 repeat-x;
	height: 36px;
	width: 100%;
	
	line-height: 30px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	
}

#intro a, #intro a:visited {
	color: #fff;
	text-decoration: none;
}

#intro a:hover {
	text-decoration: underline;
}

#intro img.about {
	float: right;
	margin: 0 22px 0 0;
}

#intro div {

	width: 1000px;
	margin: 0 auto 0 auto;
}

#footer {
	width: 100%;
	background-color: #2a80ba;
}


#wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}

div.header {
	width: 960px;
	height: 110px;
	border-bottom: dotted 1px #CCC;
	margin: 0 20px 0 20px;
}

.header img.logo {
	float: left;
	margin: 20px 65px 0 15px;
}
.header img.logo-emlb {
	float: right;
	margin: 40px 0 0 0;
}

.header p {
	float: left;
	color: #d1d1d1;
	font-size: 16px;
	margin: 28px 0 0 0;
	width: 470px;
}

div.column-left {
	width: 170px;
	padding: 0 0 0 20px;
}

.column-left h3 {
	margin: 18px 0 20px 0;
	padding: 0 0 0 0;
	font-size: 14px;
	font-weight: normal;
	color: #2a80ba;
	float: left;
	letter-spacing: 0.05em;
}

.column-left img.btn {
	margin: 10px 10px 10px 0;
	float: left;
}

.column-left h3.poll {
	color: #ec1c24;
}

div.featured-content {
	width: 100%;
	height: 240px;
	font-size: 14px;
	margin: 0 0 30px 0;
	letter-spacing: 0.05em;
}

.featured-content a, .featured-content a:visited {
	display: block;
	width: 100%;
	height: 60px;
	color: #2a80ba;
	border-bottom: dotted 1px #CCC;
	overflow: hidden;
	text-decoration: none;
}

.featured-content a:hover, .featured-content a.current {
	color: #8e8e8e;
}

.featured-content a span {
	margin: 22px 0 0 0;
	display: block;
}


div.community-poll {
	color: #919191;
	font-size: 12px;
	
	border: solid 1px #e4f4ff;
	background-color: #f5fbff;
	padding: 0 20px 20px 20px;
	margin: 0 0 20px 0;
}

.community-poll strong {
	color: #2a80ba;
}

.community-poll .instructions {
	font-size: 10px;
}

.community-poll ul {
	margin-left: 0;
	padding-left: 0;
}

.community-poll li {

	padding-left: 0;
	list-style: none;
	margin-bottom: 5px;
}

/* Poll-specific */

.answer-total-votes {
	float: right;
	font-weight: bold;
}

.poll-total-votes span {
	float: right;
	font-weight: bold;
}

div.percentage {
	background-color: #2a80ba;
	color: #FFF;
	margin: 0 0 10px 0;
}
div.percentage small {
	margin: 0 2px 0 2px;
}

/* End Poll-specific */

div.store {
	height: 186px;
	border: solid 1px #e4f4ff;
	padding: 0 0 0 0;
	overflow: hidden;
}


div.column-middle {
	width: 470px;
	padding: 0 40px 0 40px;
}


div.content {
	margin-bottom: 20px;
	color: #919191;
}

.content p, .content ul, .content ol, .paginate {
	font-size: 13px;
	line-height: 22px;
/*	text-align: justify;*/
}

.content p {
	padding: 0 0 10px 0;
}

.content h2 {
	font-size: 18px;
	color: #2a80ba;
	margin: 20px 0 5px 0;
	padding: 0 0 0 0;
}

.content h3 {
	font-size: 14px;
	color: #2a80ba;
	margin: 20px 0 5px 0;
	padding: 0 0 0 0;
}



.content .border {
	border: solid 1px #999;
}

.content .left {
	float: left;
	margin-right: 15px;
}

.content .right {
	float: right;
	margin-left: 15px;
}

.content .center {
	margin: 0 auto 0 auto;
}

div.column-right {
	width: 240px;
	padding: 0 0 0 0;
}

.column-right h3 {
	margin: 18px 0 20px 0;
	padding: 0 0 0 0;
	font-size: 14px;
	font-weight: normal;
	color: #2a80ba;
	float: left;
	letter-spacing: 0.05em;
}

.column-right img.btn {
	margin: 10px 10px 10px 0;
	float: left;
}


div.latest-video {
	padding: 0;
	margin: 0;
}

.latest-video strong {
	color: #2a80ba;
}

div.photostream {
	margin: 0 0 20px 0;
	
	color: #919191;
	font-size: 12px;

	border: solid 1px #e4f4ff;
	background-color: #f5fbff;
	padding: 25px 0 0 30px;
	text-align: center;
}

.photostream img {
	float: left;
	margin: 0 25px 25px 0;
	border: solid 1px #81bbe2;
}


div.social-links {
	margin-bottom: 20px;

	color: #919191;
	font-size: 12px;

	border: solid 1px #e4f4ff;
	background-color: #f5fbff;
	padding: 10px 20px 10px 20px;

}
.social-links ul {
	margin: 0;
	padding: 0;
}
.social-links li {
	list-style: none;
	padding: 5px 0 5px 0;
}
.social-links li img {
	margin: 0 10px -3px 0;
}

.social-links a, .social-links a:visited {
	color: #81bbe2;
}


div#footer div.container {
	width: 1000px;
	margin: 0 auto 0 auto;
}

div.ask-chris {
	width: 230px;
	height: 130px;
}

div.ask-chris img {
	margin: -12px 0 0 0;
}

div.posts {
	width: auto;
	height: 130px;
	color: #81bbe2;
	
	font-size: 16px;
	font-weight: bold;
	
}

.posts div {
	width: 223px;
	float: left;
	border-left: solid 1px #609fc8;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
}

.posts ul {
	font-weight: normal;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
}

.posts ul li:hover {
	color: #FFF;
}

.posts a, .posts a:visited {
	color: #81bbe2;
	text-decoration: none;
}
.posts a:hover {
	color: #FFF;
	text-decoration: underline;
}

.posted {
	font-size: 11px;
	color: #999;
	margin-bottom: 10px;
}

.staff {
	color: #83a9c4;
}

h2 a {
	text-decoration:none;
}
h2 a:hover {
	text-decoration: underline;
}

h3.date {
	font-size: 14px;
	display:block;
	width: 100%;
	padding: 5px 0 5px 0;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

ol.comment li {
	padding-bottom: 15px;
}

ol.comment li p {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

.tweet {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}

.tweet .date {
	margin: 5px 0 5px 0;
	float: right;
	font-size: 10px;
	color: #2a80ba
}

.tweet .user {
	margin: 5px 0 5px 0;
	float: left;
	font-size: 10px;
	color: #2a80ba
}

.photo-credit {
	clear:left;
	text-align: right;
}

.photo-credit, .photo-credit a {
	font-size: 10px;
	color: #AAA;
	text-decoration: none;
	margin-top: 0;
	padding-top: 0;
	line-height: 10px;
}

.breadcrumbs {
	font-size: 11px;
	border-bottom: dotted 1px #CCC;
	clear: both;
	padding: 0 0 15px 0;
	margin: 0 0 25px 0;
}

.breadcrumbs span {
	display: none;
}

.breadcrumbs ul {
	margin: 0;
	padding: 0;
	clear: both;
	height: 16px;
	font-size: 11px;
}

.breadcrumbs li {
	list-style: none;
	float: left;
	margin-left: 10px;
}

.breadcrumbs li.title {
	float: left;
	margin-left: 0;
	width: 288px;
}

.breadcrumbs img {
	margin-bottom: -3px;
}

.breadcrumbs span.title {
	display: inline;
	margin-left: 5px;
}

.breadcrumbs img {
	
}

p.im-ready {
	padding: 0;
	margin: 20px 0 0 -2px;
}