#content #column-1 {
	width:293px;
}
#content #column-1 h2.latest-posts {
	display:block;
	background: url('../images/h2-heading.png') no-repeat;
	width:272px;
	height:24px;
	font-family: Arial, sans-serif;
	text-align:left;
	text-transform:uppercase;
	font-size:1.1em;
	padding:5px 0 0 11px;
}
#content #column-1 ul li.post a {
	color:#366d97;
}
#content #column-1 ul li.post strong {
	color:#076b99;
	font-weight:900;
}
#content #column-1 ul li.post {
	padding-left:5px;
	border-bottom:1px solid #fff;
	padding-top:4px;
	font-size: 1.1em;
	font-family: Arial, sans-serif;
	padding-bottom:4px;
	width:265px;
}
#content #column-1, #content #column-3 {
	position:relative; z-index:2;
}

#content #column-1 img.post-image {
	background: url('../images/post-image.png') no-repeat;
	display:block;
	width:109px;
	height:98px;
	float:left;
	margin-right:10px;
}
#content #column-1 .center {
	text-align:center;
}
#news-and-blog {
	margin-bottom:10px;
	font-size: 1.5em;
}
.read-full-story {
	float:right;
	font-weight: bold;
}
#content #column-1 .post {
	overflow:hidden;
	margin-right:10px;
	font-family: Arial, sans-serif;
}
#content #column-2 {
	width:425px;
	margin-left:-7px;
	margin-right:-9px;
}
#content #column-2 iframe {
	width:425px;
	height:814px;
	border:0;
	position: relative; z-index: 1;
}
#content #top-things {
	overflow:hidden;
}
#content #top-things li.top-section {
	width:319px;
	float:left;
	margin-left:8px;
}
#content #top-things li.top-section.first {
	margin-left:0;
	margin-right:0;
}
#content #top-things h2 {
	text-align:left;
	margin-bottom:6px;
	font-size: 1.6em;
}
#content #top-things p {
	border-top:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
	padding-top:5px;
	padding-bottom:15px;
}
#content #top-things a.more {
	width:100%;
	height:29px;
	text-indent:-9000em;
	overflow:hidden;
	display:block;
	background-position:right;
	background-repeat:no-repeat;
}
#content #top-things #top-mobile-games a.more {
	background-image: url('../images/more-games.png');
}
#content #top-things #top-wallpapers a.more {
	background-image: url('../images/more-wallpapers.png');
}
#content #top-things #top-screensavers a.more {
	background-image: url('../images/more-screensavers.png');
}

#content #bottom-text {
	margin:10px 0;
}
#content #posts {
	margin-top:-5px;
	background: #f8f8f8;
	margin-left:2px;
	width:270px;
}
#column-1 div.post {
	width:270px;
}

.recent-post-title { color: #4488FF !important; }