/* =Totally global style sheet ***********************************************/
@import url(http://www.philly.com/includes/global.css);

/* =Philly.com global style sheet ***********************************************/
@import url(http://www.philly.com/includes/main_philly.css);

body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
	background-color: #dedede;
	font-family: arial, helvetica, Verdana, sans-serif;
	text-align: center;
	
	}

.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;
	}

#container {
	background-color:#fff; 
	margin-left:auto; 
	margin-right:auto; 
	width:972px; 
	border-left:1px solid #666; 
	text-align:left; 
	border-right:1px solid #666; 
	font:12px arial,sans-serif; 
	line-height:1.125;
	}


#banner-img {
	background: url("http://media.philly.com/images/blinq_folio_1.gif") no-repeat top left; 
	width:728px; 
	height:149px;
	}

div.img-link a {
	display: block;
	height: 80px;
	text-decoration: none;
	}

div.img-link a:hover { background:transparent; }

.banner-alt {
	display: none;
	}

#banner {
	display: none; 
}

#banner a {
	color: #FFFFFF; 
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large; 
	font-weight: bold; 
	}

#banner h2 {
	font-size: small;
	}


#left {
	float:left; 
	width:160px; 
	clear:both; 
	text-align:left; 
	margin-top:8px; 
	overflow:hidden;
	padding-left:5px;

	}

textarea#comment-text {
        width: 370px;
        }


#right {
	float:right; 
	width:200px; 
	margin-top:5px; 
	overflow:hidden;
	}

#center {
	background: url('http://media.philly.com/designimages/blog-basic-container-bg.gif') repeat-y; 
	float:left; 
	width:550px; 
	margin:10px;
	padding:10px 10px 0 10px;
	
	}

.content {
	padding: 10px;
	color: #333333;
	font-size: small;
	}

.sidebar h2 {
	margin-top:8px;
	}

.sidebar {
	padding: 10px;
	}

.sidebar a {
	
	text-decoration: none;
	
	}

.sidebar a:link {
	color: #;
	}

.sidebar a:visited {
	color: #;
	}

.sidebar a:active {
	color: #;
	}

.sidebar a:hover {
	color: #;
	}


.sidebar ul {
	margin:0px; 
	padding-left:15px; 
	list-style-type: square;
	font-size:11px;
	}

.sidebar li {
	padding-top:3px; 
	line-height:normal; 
	color:#B61D27;
	}

.content p {
	color: #333333;
	font-size: small;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 130%;
	}

.content li {
	line-height: 130%;
	}

.content h1 {
	color: #000000;
	font-size: medium;
	border-bottom: 0px solid #ccc;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
	line-height: 130%
	}

.content h2 {
	color: #666;
	font-size: small;
	border-bottom: 0px 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;
	
	}

.content p.posted {
	clear: both;
	color: #999999;
	font-size: x-small;
	border-top: 1px solid #ccc;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

#calendar {
  	line-height: 140%;
	color: #333333;
	font-size: 11px;
	padding: 2px;
	text-align: center;
	margin-bottom: 15px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#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 {
	margin-left:3px;
	font-size:14px;
	font-weight:bold;
	}

.sidebar ul {
	margin:0px; 
	padding-left:15px; 
	list-style-type: 
	square;font-size:11px;
	}

.sidebar li {
	padding-top:3px; 
	line-height:normal; 
	color:#B61D27;
	}

.sidebar img {
	border: 1px solid #EEEEEE;
	}

.photo {
	text-align: left;
	margin-bottom: 10px;
	}

.link-note {
	padding:5px 5px 0 5px;
	font-size:11px;
	}

#powered {
	font-size: x-small;
	line-height: 130%;
	text-align: left;
	color: #333333;
	margin-top: 5px;
	}

#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: 80%;
	}

.image-full {
		width: 370px;
	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

.hrrail {
border-bottom:3px solid #185E9E;
padding:0px;
margin:0px;
}

#blogfooter {
	width:972px; 
	clear:both; 
	overflow:hidden; 
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	font-size:11px; 
	margin-top:10px; 
	padding-top:10px;
	text-align:center;
	}

#leaderboard {
text-align:center;
background-color:#efefef;
}

#rightrailad {
text-align:center;
padding-top:5px;
}

ul.module-list {margin:0px; padding-left:15px; list-style-type: square;font-size:11px;}
.module-content li {padding-top:3px; line-height:normal; color:#B61D27;}

#center .posted {margin-bottom:15px;border-bottom:1px dotted #999;font-size:10px; color:#666;padding-bottom:15px;}
#center h2 {margin-left:0px;text-transform:uppercase;font-weight:bold;color:#357;font-size:11px;}
#center h3 {font-size:18px; font-weight:bold;}

/* This is triage until we recover broken images in the blog posts */
/* #center img {display:none;visibility:hidden;} */
