body {
	font-family: Arial;
}
.blog_header {
	background-image:url(../img/header.png);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	border-bottom:none;
	padding: 5px;
	min-height:170px;
	overflow:auto;
}

.blog_header .title {
	margin:10px;
	color:#002651;
	font-size:13px !important;
}

.bbborder {
	width: 100%;
	background-color:#cccccc;
	margin-bottom: 15px;
}
.bbborder div{
	margin:0 10px 0 10px;
	height:1px;
	background-color:#ffffff;
}

.blog_main .rss_div {
	margin-right: 15px;
	padding-left:18px;
	float:left;
	background-image:url('../img/rss.png');
	background-repeat:no-repeat;
	background-align:left;
}
.blog_main .rss_div a {
	text-decoration:none;
}

.blog_content .entry {
	border: 1px solid #cccccc;
	
	padding: 8px;
	overflow:auto;
	margin-bottom: 20px;
}

.blog_content .entry .content{
	overflow:auto;
}

.blog_content .entry .tags {
	margin-top:10px;
}

.blog_content .entry .tags a{
	color:#002651;
}
.blog_content .title{
	color:#002651;
	text-align:center;
	margin-top:12px;
	margin-bottom:8px;
	font-size:17px;
}
.blog_content .comments form textarea {
	/*width: 590px; */
	width: 100%;
}
.blog_content .comments{
	clear:both;
}

.blog_content .title a{
	color:#002651 !important;
	font-size:17px;
}

.blog_content .subtitle{
	text-align:center;
	margin-bottom:16px;
}
.blog_content .date {
	font-size:13px;
}
.blog_content .border_bottom {
	border-left:none;
	border-right:none;
	border-top:none;
}
.blog_content .border_bottom .title, .blog_content .border_bottom .subtitle{
	text-align:left !important;
}
.blog_content .subtitle a{
	text-decoration:underline !important;
	color:#002651 !important;
}
.blog_content .separator {
	clear:both;
	height:1px;
	border-top: 1px solid #cccccc;
	margin: 15px 20px;
}

.blog_content .short {
	position:relative;
	height:60px;
	overflow:hidden;
	cursor:pointer;
}
.blog_content .content .bottom_gradient {
	background-image:url(../img/gradient.png);
	background-repeat: repeat-x;
	position:absolute;
	width:600px;
	top:35px;
	height:25px;
}

.blog_right .title {
	color:#002651 !important;
	font-size:14px !important;
}
.blog_right .title a {
	color:#002651 !important;
	font-size:14px !important;
}

.blog_header_right {
	background-image:url(../img/header_right.png);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	border-bottom:none;
	padding: 5px;
	min-height:75px;
}

.blog_search_f {
	width: 180px; 	
}

.blog_search_b {
	background-color:#002651;
	color:#ffffff;
	font-weight:bold;
}

.blog_right .talking {
	min-height:150px;
	margin:0 15px 30px 15px;
	background-image:url(../img/box_w_shadow.png);
	background-align:top left;
	background-repeat:no-repeat;
}
.blog_right .talking .title{
	margin:0 0 13px 60px !important;
}
.blog_right .talking .subtitle{
	font-size:10px;
	margin:0 0 18px 42px;
}

.blog_right .talking .entry{
	margin:0 0 10px 5px;
	color:#000000;
	padding-left:12px;
	background-image:url(../img/bull.png);
	background-align:top left;
	background-repeat:no-repeat;
}

.blog_right .talking .entry a{
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.blog_right .talking .entry .comm{
	color:#002651 !important;
	text-decoration:underline !important;
	font-weight:normal;
}



.blog_right .archives {
	min-height:150px;
	margin:0 15px 0 15px;
	background-image:url(../img/a_w_shadow.png);
	background-align:top left;
	background-repeat:no-repeat;
}
.blog_right .archives .title{
	margin:0 0 50px 55px !important;
}
.yellow_box {
	vertical-align:middle;
	margin-left: 725px;
	text-align:center;
	padding-top:0px;
	color:#000000;
	width:184px;
	height:24px;
	font-size: 13px;
	background-image:url(../img/yellow_box.png);
	background-align:top left;
	background-repeat:no-repeat;
}
.yellow_box a{
	color:#000000;
	
}
.yellow_box img{
	border:none;
	vertical-align:bottom;
	margin-top:5px;
	
}
.blog_right .archives .month{
	margin:0 0 10px 5px;
	padding-left:12px;
	background-image:url(../img/bull.png);
	background-align:top left;
	background-repeat:no-repeat;
}
.blog_right .archives .month a{
	color:#002651;
	text-decoration:underline !important;
}

.blog_right .tags {
	min-height:150px;
	margin:0 15px 0 15px;
	background-image:url(../img/tagcloud2.png);
	background-align:top left;
	background-repeat:no-repeat;
}
.blog_right .tags a{
	color:#002651;
}
.blog_right .tags .title{
	margin:5px 0 50px 55px !important;
}

.blog_main {
	width: 100%;
	/*width: 610px;
	float:left;*/
	margin-right:10px;
}
.blog_main .white{
	background-image:url(../img/header_right.png);
	background-repeat: repeat-x;
	background-position:bottom;
	min-height:0px;
}
.blog_right {
	width:278px;
	float:left;
}
.blog_widget .subtitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #222222;
}
.blog_widget .description {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #888888;
}
.blog_widget .article {
	margin-left: 10px;
	margin-bottom: 10px;
}
.blog_widget .name {
	color: #2A67B7;
	font-weight: bold;
}
.blog_panel {
	padding:10px;
}
.blog_panel .subtitle{
	color: #486AA7;
	margin-top:20px;
	font-weight:bold;
	font-size:14px;
	padding-bottom:10px;
	border-bottom: 1px dashed #888888;
	
}


.blog_panel .line {
	margin-bottom:10px;
}
.blog_panel .hint {
	font-size:10px;
	color: #555555;
}
.blog_panel table.buttons {
	width:100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.blog_panel a {
	color:#2A66B8;
	text-decoration:none;

}
.blog_panel table.buttons td{
	width: 33%;
	text-align: center;
}
.blog_panel table.buttons td.icon{
	vertical-align:top;
	height:44px;
}
.blog_panel #entries_grid{
	
}