@import url(reset.css);
@import url(structure.css);
@import url(text.css);


a { color: #5381ac; text-decoration: none; }

a:hover { text-decoration: underline; }

body {
	line-height: 1;
	font-size: 13px;
	font-family: Arial, Helvetica, Segoe UI, Segoe, Frutiger, "Trebuchet MS", sans-serif;
	background: url(img/bg.jpg) repeat-x #f7f8fa;
}

h2#sstitle, h2 {
	font-size: 24px;
	color: #949494;
	letter-spacing: -2px;
	font-weight: normal;
}

h3 
{
	font-size: 2em;
	font-weight: normal;
	line-height: 1.05em;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #5885ae;
}

h3.comm {
	font-size: 1.5em;
	letter-spacing: -0.04em;
	line-height: 1.05em;
	padding-top: 12px;
	padding-bottom: 7px;
	color: #999;
}

p{ line-height: 1.5em; margin-bottom: 1.5em; }

.archivefeed a { padding-left: 20px; color: #000; font-weight: bold; }

.meta a, .meta a:visited 
{
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
}

.meta a:hover { color: #f00; }

.meta, .posted {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #999;
	font-size: 11px;
}

.navigation span.nleft {
	float: left;
	text-align: left;
	padding: 10px;
	font-size: 1.2em;
}

.navigation span.nright {
	float: right;
	text-align: right;
	padding: 10px;
	font-size: 1.2em;
}

.tabc {
	margin: 0px;
	padding: 0px;
	border: 5px solid #5885ae;
	background: url(img/mbg4.jpg) repeat-x white;
	background-position: left bottom;
}

.tabci {
	margin: 0px;
	padding: 10px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.tabmc {
	padding: 0px 0px 0px 0px;
	height: 27px;
	background: url(img/menubar.gif) no-repeat;
	background-position: -2px 0;
}

.title a, .title a:visited {
	color: #666;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 5px;
}
	.news_block1_title
	{
		font-size: 12px;
	}
	
	.news_block1_title p
	{
		padding: 5px 0 5px 15px !important;
		margin: 0 !important;
		font-size: 11px;
		background: url(img/bullet.gif) no-repeat 12px left;
	}
	.news_block1_title a
	{
		font-size: 11px;
	}	
	.news_block1_title strong
	{
		font-size: 18px;
	}

	.announce
	{
		letter-spacing: 0 !important;
	}





.title a:hover { color: #222; }

.ui-tabs-hide { display: none; }

.widget { margin-bottom: 25px; }

.widget-head {
	background: url(img/mbg2.jpg) repeat-x;
	padding: 5px;
	display: block;
	height: 14px;
	line-height: 14px;
	border: 1px solid #F0F1F2;
}

.widget-head img { border: none; vertical-align: middle; }

.widget-head:hover { background: url(img/mbg3.jpg) repeat-x; }

.widget-head:hover h2 a { color: #5381ac !important; }

.widget-menu a img { float: right; clear: right; }

.widget-placeholder { color: #000; margin: 1em; background-color: #f00; }

#column1 {
	float: left;
	width: 292px;
	padding-right: 14px;
	padding-bottom: 14px;
	border-right: 1px dotted #ddd;
	display: block;
	height: auto;
}

#column2 {
	float: left;
	width: 288px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 10px;
	border-right: 1px dotted #ddd;
	display: block;
	height: auto;
}

#column3 {
	float: left;
	width: 292px;
	padding-left: 14px;
	padding-bottom: 10px;
	display: block;
}



#container { width: 960px; margin: 0 auto; }

#content {
	clear: both;
	width: 960px;
	background: url(img/cbg.jpg) repeat-x #fff;
	overflow: auto;
}

#dleft { float: left; margin-top: 5px; width: 255px; }

#dright {
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	width: 325px;
	margin-bottom: 30px;
}

#dright h2 { margin-bottom: 10px; }


#dright p
{
	font-size: 12px;
}



#hdown{
	clear: both;
	margin-top: 10px;
	border-top: 4px solid #E3E3E3;
	width: 930px;
	padding-right: 15px;
	padding-top: 10px;
	padding-left: 15px;
}

#hdown .entry { color: #444; font-size: .9em; padding-top: 7px; }

#hdown h2 { width: 250px; float: left; line-height: 14px; }

#hdown h2 a { color: #f00; width: 250px; }

#hdown h3 {
	font-size: 1.9em;
	letter-spacing: -0.04em;
	line-height: 1.05em;
	padding-top: 10px;
	padding-bottom: 5px;
}


#left {
	float: left;
	margin-top: 15px;
	width: 605px;
	padding-right: 12px;
	padding-left: 15px;
	border-right: 1px solid #E3E3E3;
}

#links {
	clear: both;
	height: 30px;
	width: 960px;
	background: url(img/menubar.gif) no-repeat;
}

#links #nav li ul {
	position: absolute;
	top: 30px;
	left: 0px;
	display: none;
	z-index: 1000;
	width: 200px;
	opacity: .85;
	background: #5885ae;
}

#links #nav li ul li {
	list-style: none;
	font-size: 12px;
	float: left;
	clear: both;
}

#links #nav li ul li a {
	color: #ddd;
	width: 180px;
	line-height: 2.5em;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #1A2736;
	text-indent: 0;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
}

#links #nav li ul li a:hover {
	color: #fff;
	background: #222;
	background-repeat: no-repeat;
	background-position: right center;
}

#links #nav li:hover ul { display: block; }

#links li a {
	padding-right: 12px;
	padding-left: 12px;
	line-height: 30px;
	float: left;
	color: #4C4C4C;
	text-decoration: none;
	border-right: 1px solid #B6B6B6;
}

#links li a:hover, #links li:hover a{ color: #fff; }

#links li:hover{ background: url(img/mbg.jpg) repeat-x; }



#nav { margin-left: 10px; }

#nav li {
	list-style: none;
	position: relative;
	float: left;
	z-index: 2;
}

#pop .title a, #feat .title a { font-size: 13px; color: #5381ac; }

#recent .title a 
{
	color: #555;
	font-size: 0.7em;
	letter-spacing: -0.02em;
	line-height: 1.05em;
	font-weight: normal;
	padding-left: 0px;
}
#recent sub
{
	font-size: 12px;
	vertical-align: text-bottom;
	color: #555;	
}
#recent sub a
{
	font-size: 12px !important;
	color: red !important;
	font-weight: bold !important;
}


#recent .title a:hover { color: #d20; }

#recent li, #pop li, #comm li, #feat li, #hdown li {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	line-height: 16px;
	list-style-type: none;
	border-bottom: 1px solid #DCECF9;
}

#sbtabs { clear: both; margin-top: 10px; }

#search_box {
	width: 167px;
	height: 22px;
	background: url(img/search-new.png);
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

#search_box #go { float: right; margin: 0; }

#search_box #s {
	float: left;
	padding: 0;
	margin: 3px 0 0 6px;
	font-size: 12px;
	border: 0;
	width: 120px;
	background: none;
}

#sidebar {
	float: right;
	width: 300px;
	margin-right: 10px;
	margin-top: 23px;
	clear: right;
}

#subscribe {
	float: right;
	margin-top: 8px;
	margin-right: 5px;
	width: 50px;
}

#subscribe a { margin-right: 5px; height: 17px; float: left; }

#subscribe a#mail {
	background: url(img/mail.gif) no-repeat;
	width: 24px;
	display: block;
}

#subscribe a#rss { background: url(img/rss.gif) no-repeat; width: 16px; }

#subscribe a:hover{ background-position: 0px -17px; }

#tabm .first { padding: 7px 5px 2px 6px; }

#tabm li {
	margin: 0px;
	padding: 7px 5px 2px 0px;
	font-size: 11px;
	line-height: normal;
	float: left;
	list-style: none;
	cursor: pointer;
	border-bottom: none;
}

#tabm li a, #tabm li a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;
	color: #4C4C4C;
	text-decoration: none;
	display: block;
}

#tabm li a:hover, #tabm li.ui-tabs-selected a {
	background: url(img/mbg7.jpg) repeat-x;
	color: #fff;
	text-decoration: none;
}

#tbox {
	background: #F4F4F6;
	padding: 10px;
	height: 20px;
	width: 585px;
	margin-bottom: 5px;
	border: 1px solid #ddd;
}

#tbox span.fleft {
	float: left;
	text-align: left;
	padding-left: 0;
	color: #666;
	font-size: 1em;
	line-height: 20px;
}

#tbox span.fright {
	float: right;
	text-align: right;
	padding-right: 0;
	color: #bbb;
	font-size: 0.8em;
	line-height: 20px;
}

#teaser {
	padding: 4px 0 0 1px;
	float: left;
	position: relative;
	width: 604px;
	height: 310px;
	background: url(img/slideshow.gif) no-repeat 0px 5px;
	z-index: 0;
}

#teaser  li.first a.button { border-top: 1px solid #ccc; }

#teaser .buttons { float: left; padding: 5px 0 0 0; }

#teaser .buttons img { display: block; }

#teaser .buttons li { display: inline; }

#teaser .buttons ul { margin: 6px 0 10px 0; list-style: none; }

#teaser .picture { height: 222px; overflow: hidden; }

#teaser .picture .bground {
	background-color: #f00;
	display: block;
	width: 349px;
	height: 39px;
	position: relative;
	top: -39px;
	filter: alpha(opacity=75);
	opacity: .75;
}

#teaser .picture .title1 {
	letter-spacing: -0.04em;
	line-height: 1.05em;
	font-size: 28px;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	display: block;
	width: 393px;
	height: 37px;
	padding: 4px 0 0 8px;
	position: relative;
	top: -78px;
	cursor: default;
}

#teaser .picture a {
	display: block;
	width: 349px;
	height: 222px;
	text-decoration: none;
}

#teaser .picture img { border: none; display: block; }

#teaser .show {
	float: left;
	width: 349px;
	position: absolute;
	left: 250px;
	top: 9px;
	border: 1px solid #fff;
}

#teaser .show p { font-size: 11px; margin: 10px; }

#teaser .show p a { font-weight: bold; }

#teaser .ui-tabs-selected .title2 {
	display: block;
	padding: 8px 0 0 10px;
	margin: 0;
	height: 12px;
	line-height: 12px;
	text-indent: 11px;
}

#teaser .ui-tabs-selected a {
	display: block;
	width: 248px;
	height: 71px;
	text-decoration: none;
	margin: 0;
	cursor: default;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: url(img/ssbutton.gif) repeat-x;
}

#teaser .ui-tabs-selected a .title1 {
	font-size: 16px;
	line-height: 23px;
	color: #369;
	font-weight: bold;
}

#teaser .ui-tabs-selected a.button .title2 { background: url(img/buttons.png) no-repeat 8px bottom; }

#teaser a.button {
	display: block;
	width: 248px;
	height: 62px;
	text-decoration: none;
	cursor: pointer;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#teaser a.button .title1 
{
	font-size: 16px; 
	margin-left: 20px; 
	color: #369; 
	font-weight: bold;
}

#teaser a.button .title2 {
	display: block;
	padding: 16px 0 0 10px;
	margin-bottom: 0;
	height: 12px;
	line-height: 12px;
	text-indent: 11px;
	font-size: 11px;
	background: url(img/buttonu.png) no-repeat 8px bottom;
	color: #666;
}

#tooltip{
	position: absolute;
	background: #fff;
	padding: 5px 7px;
	font-size: .8em;
	display: none;
}



.block_interval
{
	margin-top: 20px;
}

.block2
{
	width: 95%;
	margin: 10px auto 10px auto;
	border-collapse: collapse;
}
	.block2 td 
	{
	 	border: 1px solid #949494;
		padding: 2px;
		text-align: center;
		
	}
	.cn
	{
		text-align: left !important;
	}
	.even
	{
		
	}
	

	
.wp-polls
{
	margin: 5px 0 5px 0;
	padding: 3px;
	border: 1px solid #f4f4f4;
}	
	.wp-polls p
	{
		font-size: 12px;
		color: #555;
	}
	p.wp-poll-question
	{
		background-color: #f4f4f4;
		padding: 5px 5px 5px 15px;
	}

	
.wp-polls-ul
{
	list-style-type: none !important;
	padding: 0;
	margin: 0;
}	
	.wp-polls-ul li
	{
		font-size: 12px;
		color: #555;
		padding: 4px 0 4px 0;
		margin: 0 !important;
	}

.friends_block
{
	border: 1px solid #f4f4f4;
	padding: 10px;
	text-align: center;
}
	.friends_block p
	{
		padding: 0;
		margin: 0;
	}
	
	
	
	
	
	
	
#people_photo
{
	float: left;
	max-width: 320px;
	border: 1px solid #628cb3;
	padding: 5px;
	margin: 10px 5px 0 0;
}

#people_data
{
	float: left;
	padding: 5px;
	font-size: 11px;
	width: 260px;
}





.article_author
{
	float: right;
	border: 1px solid #5381ac;
	padding: 5px;
	margin: 5px 5px 2px 5px;
	text-align: center;
}
	.article_author img
	{
		margin: 0 0 5px 0;
	}

	.article_author strong
	{
		color: black;
		font-size: 14px;
	}
	
	.article_author a
	{
		font-size: 11px;
		line-height: 24px;
	}
	
	
.pda_link
{
	font-size: 11px;
}	
