/* CONTENT */

#content {
	margin-right:6px;;
	margin-left:5px;
	min-width:600px;
}

#content p {
	font-size:11px;
	color:#000;
	line-height:1.2;
}

#content-footer {
	clear:both;
}

#blog-content-wrapper {
	float:left;
	width:100%;
	margin-left:-206px;
}

#blog-content {
	background:#fff;
	margin-left:206px;
}


.more-link {
	text-decoration: none;
}

.more a{
	text-decoration: none;
}

/* BLOG HEADER */

#blog-header {
	background:url(images/xpress_title_bg.gif) top right no-repeat;
	height:59px;
	margin-bottom: 5px;
}

#blog-header h1 {
	padding-top:10px;
	font-size:30px;
	font-weight:400;
	margin:0;
	color:#fff;
}

#blog-header a:link,.entry a:link {
	color:#fff;
	text-decoration:none;
}

#blog-header a:visited,.entry a:visited {
	color:#fff;
	text-decoration:none;
}

#blog-header a:active,.entry a:active {
	color:#fff;
	text-decoration:none;
}

#blog-header a:hover,.blog-title a:hover {
	color:#fff;
	text-decoration:underline;
}

.blog-header-left {
	background:url(images/xpress_title_bg_left.gif) left top no-repeat;
	height:59px;
	width:17px;
	float:left;
}

#blog-wrapper {
	margin-right:185px;
}

.blog-title a:link{
	color:#24839f;
	text-decoration:none;
}

.blog-title a:visited {
	color:#24839f;
	text-decoration:none;
}

.blog-title a:active {
	color:#24839f;
	text-decoration:none;
}

.blog-title a:hover {
	color:#000;
	text-decoration:underline;
	color:#095181;
}

.entry a:link {
	color:#24839f;
	text-decoration:underline;
}

.entry a:visited {
	color:#24839f;
	text-decoration:underline;
}

.entry a:active {
	color:#24839f;
	text-decoration:underline;
}

.entry a:hover {
	color:#000;
	text-decoration:none;
	color:#095181;
}

.entry .more a:link {
	color:#EA792E;
	text-decoration:underline;
}

.entry .more a:visited {
	color:#EA792E;
	text-decoration:underline;
}

.entry .more a:active {
	color:#EA792E;
	text-decoration:underline;
}

.entry .more a:hover {
	color:#EA792E;
	text-decoration:none;
	color:#095181;
}

#blog-content p {
	font-size: 13px;
	line-height:1.2;
}

.blog-title {
	clear: both;
	min-height:60px;
	background: #E6EBEF;
	border-bottom:1px solid #acb0b3;
	border-top:1px solid #acb0b3;
	margin-bottom:15px;
	padding-left:25px;
}

.blog-title h2 {
	margin-top:4px;
	margin-bottom:5px;
	color:#666;
	font-size:18px;
}

.blog-title span {
	font-size:11px;
	padding-top:15px;
	display:block;
}

#blog-content .entry {
	padding:0 25px 10px;
	color:#000;
	font-size:13px;
	line-height:1.2;
}

#blog-content .entry p{
	line-height:16px;

#blog-content .entry a:link {
	color:#da7925;
	text-decoration:underline;
}

#blog-content .entry a:visited {
	color:#da7925;
	text-decoration:underline;
}

#blog-content .entry a:active {
	color:#da7925;
	text-decoration:underline;
}

#blog-content .entry a:hover {
	color:#da7925;
	text-decoration:none;
}





/* CONTENT HEADER */

#content-header {
	float:left;
	margin:0;
	padding:0;
	width: 100%;
	height:26px;
	background:#fff;
	border-bottom:1px solid #9a9a9a;
	font-size:10px;
	color:#000;
}

#content-header h2 {
	position: relative;
	float:left;
	font-size:10px;
	line-height:1.2;
	margin: 5px 0 5px 0;
	padding:4px 0px 8px 8px;
	font-weight:400;
}

#content-header ul {
	position: relative;
	float:left;
	margin: 5px 0 5px 0;
	padding:3px 8px 8px 8px;
	color:#868686;
}

#content-header li {
	color:#868686;
	display:inline;
	list-style-type:none;
}

#content-header h3 {
	color:#095181;
	margin: 0;
	padding:6px 0px 8px 12px;
	color:#000;
	font-weight:bold;
	font-size:13px;
}	

#content-header a:link {
	color:#02446a;
	font-weight:700;
	font-size:10px;
}

#content-header a:visited {
	color:#02446a;
	font-weight:700;
	font-size:10px;
}

#content-header a:active {
	color:#02446a;
	font-weight:700;
	font-size:10px;
}

#content-header a:hover {
	color:#000;
	text-decoration:none;
	font-weight:700;
}
