@charset "utf-8";
/* CSS Document */

div#featured-top { min-height:385px; }
div#featured-bottom { height:93px;overflow:hidden;background:#e2e1d9; }
div#featured-left {
	float:left;
	width:620px;
	padding:10px 10px 0 10px;
	font-size:1.3em;
	line-height:1.4em;
}
div.featured-text-container p { 
	font-size:1.25em;
	text-align:justify;
	
	display:inline;
	margin:0; 
	}
div#featured-left a { color:#49758e; }

div#featured-right { float:right;width:115px;height:93px;border-left:1px solid #d5d4cd;background:#e2e1d9; }
div#featured-status { height:69px;background:#e2e1d9;background:url(../images/home/featured-status-bg.png) no-repeat; }
div#status-left { float:left;margin:22px 0 0 25px; }
div#status-right { float:right;margin:22px 25px 0 0; }
div.cufon-replace { font-size:25px;font-weight:bold;font-style:italic; }

div#featured-controls { height:24px; }
div#featured-controls a { display:block;float:left;height:24px;cursor:pointer; }
div#featured-controls a span { display:none; }

a#prev { width:38px;background:url(../images/home/prev.png);margin-right:1px; }
a#play { width:38px;background:url(../images/home/play.png);margin-right:1px; }
a#pause { width:38px;background:url(../images/home/pause.png);margin-right:1px; }
a#next { width:37px;background:url(../images/home/next.png); }

div#featured-controls.playing a#play { display:none; }
div#featured-controls.paused a#pause { display:none; }

div#featured-controls a:hover { background-position:0px -24px; }

body#index ul.topic-list h4.entry-title { font-size:1.25em;margin:0 !important; }
div.entry-content p { margin-top:.7em;line-height:1.5em;color:#7b7b7b; }

#index div.sidebar { padding-top:0; }

#index .content-holder { margin-top:10px; }
#index .content-holder .main-column .topic-list a { text-decoration:none; }
#index .content-holder .main-column .topic-list a:hover { text-decoration:underline; }

#index .content-holder .main-column .topic-list p { display:inline;font-size:1em; }
#index .content-holder .main-column .topic-list p a { color:#48758e;text-decoration:none; }

#index div#home-left { float:left;width:640px; }
#index div#home-right { float:right;width:270px; }
#index div#home-right .sidebar-menu { margin-bottom:10px; }
.topic-list h4 a { color:#48758e }

