@charset "utf-8";
/* CSS Document */

#blog_container {
	width: 1028px;
}
#blog_content {
	float:left;
	width: 665px;
	display:block;
	margin-top: 24px;
	margin-bottom: 9px;
	margin-left: 0px;
	min-height: 1250px;
}
#blog_content h1 {
	text-align:center;
	font-size:30px;
	font-weight: bold;
	color:#036;
}

#blog_content h2 {
	font-size:18px;
	font-weight:bold;
	color:#036;
	padding: 5px 0px 5px 0px;
	text-align:center;
}

/*#blog_content h2 {
	text-align:center;
	font-style:italic;
	font-size:14px;
	font-weight:400;
	color:#036;
	padding:10px 0px 20px 0px;
}*/


#blog_content strong {
	font-size:14px;
	color:#333;
	line-height:18px;
	margin-top:7px;
	font-weight:bold
}

#blog_content em {
	font-style:italic;
}

#blog_content .article p {
	font-size:14px;
	color:#333;
	line-height:18px;
	margin-top:7px;
}
#right-sidebar {
	width:251px; 
	height:1200px;
	position:absolute;
	margin-top:10px;
	margin-left:730px;
	display:block;
}
.recentNews_title {
	background-color:#EAE3D4;
	margin-left: 23px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	height: 18px;
	text-align:left;
	color:#552448;
	font-weight:bold;
	font-size:16px;
	width:245px;
	clear:both;
	border-top: solid #552448 10px;
	border-bottom: solid #552448 10px;
	border-right: solid #552448 400px;
	display:block;
}
.recentNews_title a {
	text-decoration: none;
}
.ribbonEdgeRecentNews {
	background-image:url(../../img/RibbonEdge.JPG);
	background-repeat:no-repeat;
	height:40px;
	width:12px;
	position:relative;
	margin-left:-17px;
	margin-top:-13px;
	float:left;	
}

.ribbonEdgetop {
	background-image:url(../../img/RibbonEdge.JPG);
	background-repeat:no-repeat;
	height:40px;
	width:12px;
	position:relative;
	margin-left:-12px;
	margin-top:-8px;
	float:left;	
}
.ribbonEdgeSections {
	background-image:url(../../img/RibbonEdge.JPG);
	background-repeat:no-repeat;
	height:40px;
	width:12px;
	position:relative;
	margin-left:-12px;
	margin-top:-13px;
	float:left;	
}

.blog_right_title {
	background-color:#EAE3D4;
	height: 23px;
	text-align:center;
	color:#552448;
	font-weight:bold;
	font-size:16px;
	border-top: solid #552448 10px;
	
	padding-bottom:5px;
}
.blog_right_section {
	background-color:#EAE3D4;
	height: 18px;
	text-align:center;
	vertical-align:middle;
	color:#552448;
	font-weight:bold;
	padding-top: 5px;
	font-size:16px;
	
	width:251px;
	padding-bottom:5px;
}

.blog_right_title_nb t {
	line-height:28px;	
}
.blog_right_title t {
	line-height:28px;	
}
.blog_right_interior {
	width:231px;
	border-top:solid #552448 10px;
	border-left:solid #552448 10px;
	border-right:solid #552448 10px;
	border-bottom:solid #552448 10px;	
	background-color: #EAE3D4;
}
.blog_right_interior p {
	font-size:14px;
	color:#552448;
	line-height:18px;
	padding:7px 7px 0px 7px;
}
.blog_right_interior_bottom {
	width:231px;
	border:solid #552448 10px;
	background-color: #EAE3D4;
	padding-bottom:5px;
}
.blog_right_interior_bottom p {
	font-size:14px;
	color:#552448;
	line-height:18px;
	padding:7px 7px 0px 7px;
}
.blog_right_interior_bottom a {
	line-height:40px;
	text-decoration:none;
	color:#552448;	
}
.blog_right_interior_bottom a:hover {
	text-decoration:underline;
}

#blog_content .date {font-size:12px; color:#999; float:left;}
#blog_content .rightnewsimg {padding:0px 20px 10px 10px; float:right;}
#blog_content .article {border: none;}
#blog_content .article .leftnewsimg {padding:0px 30px 20px 0px;float:left; border:thin;}
#blog_content .article .newsFBshare {float:left;width:250px;}
#blog_content .article .newsBody {float:left; padding: 0px 0px 0px 15px;}
#blog_content .article li {
	padding: 5px;
	font-size:14px;
}
#blog_content ol {
	margin: 0px 10px 10px 15px;
}
#blog_content .article ol li {
	padding: 5px;
	font-size:14px;
	list-style:decimal;
}
#blog_content	.article {min-height:200px;}
#blog_content ul {
	margin: 0px 10px 10px 15px;
}
#blog_content ul li {
	list-style-image:url(/img/content_list_bullet.gif);
	font-size:12px;
	line-height:14px;
}

#blog_content b {
	font-size:14px;
	color:#333;
	line-height:18px;
	margin-top:7px;
	font-weight:bold
}

.socialicons {
	width:231px;
	height: 23px;
	float: left;
	margin-top: 10px;
	margin-left:5px;
	position:relative;
}
#right-sidebar img.icon {
	padding: 0px 5px 0px 5px;
	width:23px;
	height:23px;
}
#right-sidebar a.applink {
	font-size:12px;
	color: #036;
	text-decoration:none;
}
#right-sidebar a:hover.applink {
	text-decoration:underline;
}
.blognavi {
	height: 24px;
	position:absolute;
	padding-left:10px;
}
.blognavi ul {
	padding: 0;
	margin-top: 10px;
	list-style: none;
}
.blognavi ul li {
	float: left;
	font-size: 15px;
	color: #552448;
	line-height:24px;
	position: relative;
	background-image:url(/img/comments_close.gif);
	background-repeat:no-repeat;
	width:200px;
	background-position:right;
}

.blognavi ul li a {
	float: left;
/*	padding: 20px 24px 0px 24px;  */
	color: #fff;
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration: none;
	display:block;
	z-index: 1000;
}
.blognavi ul li ul {
	display: none;
	float: none;
	position: absolute;
	top: 4px;
	left: 13px;
	width: 200px;
	margin-top:20px;
	z-index: 1000;
	height:250px;
}
.blognavi ul li ul a {
	float: none;
	color: #552448;
	font-size: 13px;
	text-transform:none;
	background-color: #EAE3D4;
	padding: 7px 25px 7px 15px;
	border-right: 1px solid #552448;
	border-left: 1px solid #552448;
	z-index: 1000;
}

.blognavi ul li ul li {
	float: none;
	width:233px;
	z-index: 1000;
	margin-left:-24px;
}

.blognavi li ul a:hover {
	color: #EAE3D4;
	background-color: #552448;
	z-index: 1000;
}
.blognavi li:hover ul {
	display: block;
	z-index: 1000;
}

.blognavi .navline {
	margin-top:15px;
	z-index: 1000;
}
.blogStay_connected {
	float: left;
	width: 217px;
	margin-bottom: 5px;
}
.blogStay_connected .top {
	width: 220px;
	height: 45px;
	margin-bottom: 10px;
	background-position:top;
	background-repeat: no-repeat;
}
.blogStay_connected H3 {
	font-size: 18px;
	color: #552448;
	float:left;
	padding-top: 10px;
	padding-bottom: 5px;
}

.blogStay_connected form {
	margin-left: auto;
	margin-right: auto;
}
.blogStay_connected input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EAE3D4;
	background-color: #552448;
	border: 1px solid #ccc;
	width: 209px;
	padding: 5px;
	margin-bottom: 7px;
}
#BlogComments {
	
}
#BlogComments .formLabel {
	float:left;
	margin-right:10px;
	}
#BlogComments .commentbar {
	background-color:#552448;
	line-height:20px;
	height:22px;
	padding-left:10px;
	font-weight:bold;
	border-radius:2px;
	color:white;
}
#BlogComments textarea {
	color:#AAAAAA;
	float:left;
	width:350px;	
	height:100px;
}
#BlogComments .blogField {
	width:250px;
	margin-bottom:10px;
}
#BlogComments .formLabel {
	width:70px;
}
#BlogComments .mycomment {
	margin-left:40px;
	padding:10px;
}
#BlogComments .postername {
	color: blue;	
}
#BlogComments .postdate {
	font-style:italic;
	font-size:10px;
}
#BlogComments .postComment {
	padding: 15px;
	font-size: 16px;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	