
.navigation {

	color:#666;

	font-size:10px;

	font-weight:bold;

	padding:3px 0;

}



.navigation a {

	font-size:12px;

	color:#2E5898;

}



.navigation a:hover {

	color:#5F8BCF;

}



.article h1 {

	margin:0px;

	margin-bottom:5px;

	font-size:22px;

	font-weight:bold;

}



.article h2 {

	margin:0px;

	font-size:12px;

	color:#666;

	font-weight:normal;

}



.article img {

	width:98%;

}



.article .img {

	float:left;

	margin-right:12px;

}

.article .img img, .article .img h2 {

	width:200px;

	border:0px;

}



.article .imgwide {

	text-align:center;

	margin:0px;

	padding:0px;

	width:98%;

	padding-top:10px;

}

.article .imgwide img {

	width:100%;

}



.article .img h2 , .article .imgwide h2 {

	margin:0 0 13px 0;

	font-size:10px;

}



.article .shortcontent , .article .shortcontent p {

	font-weight:bold;

	color:#666;

	font-size:14px;

	margin:0px;

	padding:0px;

}



.article p , .article li {

	font-size:14px;

	color:#000;

}



.article p.options {

	font:12px arial;

	font-weight:bold;

	width:448px;

}

.article p.options a { color:#2E5898; }

.article p.options a:hover { color:#5F8BCF; text-decoration:none; }



.article div.attached_video p {

	margin:2px;

	font:12px arial;

}

.article .album {

	width:434px;

	background:#eee;

	padding:5px;

	border:1px solid #ccc;

}

.article .album img {

	width:434px;

}



.article .album h3 {

	font:18px arial;

	font-weight:bold;

	margin:0px;

}

.article .album h4 , .article .album h2 {

	font:12px arial;

	margin:0px;

}

.article .album h4 a {

	color:#2E5898;

	font-weight:bold;

	text-decoration:none;

}

.article .album h4 a:hover { color:#5F8BCF; }



.responds h1 {

	border-bottom:1px solid #aaa;

	font-size:14px;

	font-family:tahoma;

	font-weight:bold;

	padding:3px;

	background:#FFE38F;

}



.responds h1 a {

	color:#666;

	text-decoration:none;

	font:12px arial;

	font-weight:bold;

}



a.actionBut {

	font:12px arial;

	font-weight:bold;

	color:#5F8BCF;

	background:white;

	padding:0px 6px;

	border:1px solid #2E5898;

	float:left;

	margin:22px 0 0 4px;

	text-decoration:none;

}

a.actionBut:hover {

	background:#ddd;

	text-decoration:none;

}



.responds h1 a:hover {

	color:#5F8BCF;

	text-decoration:underline;

}



.responds ol {

	list-style-position: outside;

	/* margin-right:32px; */

}



.responds > ol {

	/* margin-right:32px; */

}



* html .responds > ol {

	margin-right:-22px;

}



.responds li {

	font-size:12px;

	color:#666;

	margin-bottom:5px;

}



.responds li a.headline {

	color:black;

	font-size:12px;

	margin:0px;

	text-decoration:none;

}



.responds li a.headline:hover {

	color:#5F8BCF;

	text-decoration:underline;

}



.responds li a.email {

	color:#666;

	font-size:12px;

	text-decoration:none;

	margin:0px;

}



.responds li a.email:hover {

	color:#5F8BCF;

	text-decoration:underline;

}



.responds li div.con {

	color:black;

	border-bottom:1px solid #aaa;

	margin:0px;

	padding:5px 0;

	display:none;

}



table.skel .content .bannerdiv .banner , .bannerdiv .banner {

	width:448px;

	height:50px;

}



table.skel .content .article .banner , .article .banner {

	width:200px;

	height:150px;

}



/* print page */



.print .topbar {

	width:456px;

	border-bottom:1px solid #ccc;

	margin-right:30px;

	text-align:left;

}



.print .banner1 {

	font:14px arial;

	font-weight:bold;

	margin-top:100px;

	color:#2E5898;

}



.print .banner1:hover {

	color:#5F8BCF;

	text-decoration:none;

}



.print .botbar {

	width:456px;

	border-top:2px solid #ccc;

	margin-right:30px;

	text-align:left;

	height:20px;

}

.columndetails {

	height:10px;
	margin:5px 1px 5px 1px;
	padding:3px 0 3px 0;
	background:#eee;

	border-bottom:2px solid #1D82D5;
}



/* FF + IE7 only */
* > .columndetails {

	height:auto;

	min-height:80px;

}

/* IE7 only */
*+html .columndetails {
	height:auto;

}


.columndetails img {

	margin:5px;
	height:69px;
	float:right;
}

.columndetails h1 {
	font-size:16px;
	margin:0px;
	padding:0;
}

.columndetails h1 a {
	color:#000;
	text-decoration:none;
}

.columndetails h1 a:hover {
	color:#5F8BCF;
}

.columndetails p {
	margin:0;
	font-size:12px;

	font-weight:bold;
	padding:0;

	color:#777;

}



/*
|--------------------------------------------------------------------------
| Facebook Plugins
|--------------------------------------------------------------------------
*/
.fb_button_simple {
    font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
    font-size:11px;
    color:#3B5998;
    
}

.fb_wrap {
    margin-top:15px;
    /*border:1px solid red;*/
}

.fb_like {
    float:left;
}

.fb_wrap .fb_share {
    float:right;
}

.FBConnectButton_Text_Simple {
    font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
    font-size:11px;
    color:#333333;
}



