/* 
Title: Front Page Specific Style
Author: Arif Hidayat
Author URI: http://primitip.com
Last Update: Jan 08, 2010
*/

#container {
	padding: 0 0 30px;
	}
#wrapper {
	background: none;
	}
#content {
	margin: 10px 405px 0 0;
	}
#sidebar {
	position: relative;
	background-image: url('../images/bg-front-sidebar.png');
	z-index: 99;
	}
#sidebar-pad {
	background-image: url('../images/bg-front-sidebar-top.png');
	}
#sidebar ul {
	background-image: url('../images/bg-front-sidebar-btm.png');
	}

/* Front Banner */

#banner {
	width: 970px;
	height: 438px;
	padding: 5px;
	background: url('../images/bg-banner.png') no-repeat;
	}

/* Lower Content */

.onetwo {
	float: left;
	width: 272px;
	margin: 0 0 15px;
	color: #20456d;
	line-height: normal;
	position: relative;
	}
.onetwo .post-title {
	margin: 0 0 10px;
	color: #124071;
	font-size: 24px;
	font-weight: normal;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	text-shadow: #b8cadd 1px 1px 1px;
	}
.onetwo h3 {
	margin: 0;
	font-size: 16px;
	}
.onetwo ul {
	margin: 0;
	list-style: none;
	}
.onetwo li {
	margin: 0 0 8px;
	padding: 0 0 10px;
	background: url('../images/bg-divider.gif') no-repeat 0 100%;
	}
.onetwo .hentry {
	margin: 0;
	padding: 0 0 20px;
	background: url('../images/bg-divider.gif') no-repeat 0 100%;
	}
.onetwo .post-meta {
	margin: 0 0 15px;
	color: #375c84;
	font-size: 14px;
	}
.onetwo .post-meta a:link,
.onetwo .post-meta a:hover,
.onetwo .post-meta a:visited {
	color: #375c84;
	}
.onetwo .post-content {
	line-height: 20px;
	}
.onetwo .hentry .more {
	color: #a53845;
	}

.onetwo h3 a:link,
.onetwo h3 a:hover,
.onetwo h3 a:visited {
	color: #20456d;
	}

.onetwo .see-all {
	top: 0;
	right: 0;
	width: 64px;
	height: 28px;
	display: block;
	position: absolute;
	text-indent: -9999px;
	background: url('../images/btn-all.png') no-repeat;
	}

#events {
	margin: 0 20px 0 0;
	}
#events .post-title {
	margin-left: -20px;
	}
#events h3 {
	padding: 0 0 0 20px;
	background: url('../images/bg-list.gif') no-repeat 0 4px;
	}
#events span {
	padding: 0 0 0 20px;
	}

/* Twitter */

#twitter {
	clear: left;
	height: 81px;
	background: url('../images/bg-twitter.png') no-repeat;
	}
#twitter .tweet {
	float: left;
	width: 440px;
	padding: 17px 17px 0 17px;
	color: #124071;
	font-size: 14px;
	line-height: normal;
	}
#twitter .profile {
	float: right;
	padding: 6px;
	margin: 0 -6px 0 0;
	position: relative;
	background: url('../images/bg-twitter-image.png') no-repeat;
	}
#twitter .profile img {
	width: 65px;
	height: 65px;
	border: 1px solid #050505;
	}

#sidebar ul {
	padding-bottom: 70px;
	}
#sidebar ul ul {
	padding: 0;
	}
#sidebar #text-3 {
	padding: 0 0 20px;
	background: url('../images/bg-sidebar-divider.png') no-repeat 50% 100%;
	}
#sidebar #text-4 .widget-title,
#sidebar #newsletter .widget-title {
	padding-bottom: 0;
	background: none;
	}
#sidebar #ornament {
	top: 35px;
	}