/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Page */

#page {
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
	/*background: #011F5B;*/
	background: #DEDCC3;
	overflow: hidden;
}

#page-bgtop {
}

/* Content */

#content {
	float: right;
	width: 620px;
}

/* Post */

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #292929;
}

.post .title a {
	text-decoration: none;
	font-size: 30px;
	color: #FFFFFF;
}

.post .date {
	display: inline-block;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #9E9E9E;
}

.post .meta {
	margin-left: 2px;
	padding: 10px 30px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #66665E;
}

.post .meta span {
	margin: 0px;
}

.post .meta a {
	padding: 8px 10px 5px 0px;
	text-decoration: none;
	color: #9E9E9E;
}

.post .entry {
	padding: 30px 0px 20px 0px;
}

.post .links {
	display: block;
	width: 120px;
	height: 25px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	background: #161616 /*url(http://rtg.cis.upenn.edu/cpsweek/_css/images/img10.jpg) no-repeat right top;*/
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px dashed #1D1D1D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* News */


#news {
	margin-left: 0px;
	margin-top: 20px;
	width: 265px;
	background: #315496;
	padding: 5px 10px 0px 10px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}

#news p {
	margin: 0px 0px 0px 1em;
	text-indent: -1em;
	padding: 0px 0px 10px 10px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: 160%;
	font-size: 13px;
	color: #E6B800
}


#news a {
	color: #E6B800;
	text-decoration: underline;
}

#news h3 {
	height: 30px;
	margin: 5px 0px 0px 5px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

#news .date {
	color: #FFFFFF;
}


/* two columns */
#two-columns {
	width: 960px;
	height: 385px;
	margin: 0px auto;
}

#two-columns .col1 {
	float: left;
	width: 670px;
	height: 385px;
	background-color: #919191;
}

#two-columns .col2 {
	float: right;
	width: 265px;
	height: 355px;
	padding: 30px 10px 0px 15px;
	background: #E6B800;
	line-height: 185%;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #011F5B;
}

#two-columns .col2 p {
	font-size: 18px;
	line-height: 80%;
/*	text-align: right;*/
	padding: 0px 0px 0px 5px;
}

#two-columns .col2 li {
	font-size: 18px;
}

#two-columns .col2 blockquote {
	margin: 0px;
	padding: 0px;
}

#sponsoring
{
	border-spacing: 0;
	margin: 0 auto;
}

#sponsoring td
{
	background: white;
}

#sponsoringsectionheader
{
    font-size: 30px;
    font-style: bold;
    text-align: center;
    padding-top: 28px;
    padding-bottom: 0px;
}
