/* CSS Document */


/* =Blogs - All Blogs
---------------------------------------------------------------------
*/

#blog_landing {}

.blog_section {
	float:left;
	margin-right:24px;
	width:184px;
}

.blog_section p {
	line-height:18px;
	margin:0;
}

.blog_section a {}

.blog_section a:hover {}

.blog_section hr {
	margin:10px 0;
	#margin:2px 0 3px;
}

.blog_section h3 {
	font-size:18px;
	margin-bottom:10px;
}

.blog_section h3 a {
	color:#7D5231;
	text-decoration:none;
}

.blog_section h3 a:hover {
	color:#005695;
}

.blog_section img {
	margin-bottom:10px;
}

.blog_section .posting {
	height:54px;
	overflow:hidden;
}

.blog_section .btn_more {
	padding:8px 0;
}

#blog_winter {
	margin-right:0;
}

#blog_winter_content {
	height:398px;
	overflow:hidden;
}

#blog_winter .btn_more {}

.blog_section .hidden-hr {
	background-color:#ECECEC;
	color:#ECECEC;
}


/* =Blogs - Sidebar
---------------------------------------------------------------------
*/

#blog_search {
	padding-left:20px;
	
}

#blog_search #keywords {
	border:1px solid #CCCCCC;
	border-right:0 none;
	color:#333333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	height:18px;
	padding:6px 5px 0;
	width:180px;
}

#blog_search .go_button {}


/* =Blogs - Blog Home Page
---------------------------------------------------------------------
*/

#blogs-home {}

.blog-name {
	background-color:#005695;
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:22px;
	font-style:italic;
	font-weight:bold;
	padding:5px 10px;
}

.blog-name .text {
	display:inline;
	float:left;
	margin-right:15px;
	width:300px;
	#float:none;
}

.blog-name a:link,
.blog-name a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.blog-name a:hover,
.blog-name a:active {
	text-decoration:underline;
}

.blog-name .subscribe {
	display:inline;
	float:right;
	width:160px;
	#float:none;
	#margin-left:140px;
	#position:absolute;
}

.blog-name .subscribe a:link,
.blog-name .subscribe a:visited {
	background:transparent url(/images/icon_subscribe.png) no-repeat scroll left bottom;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	height:15px;
	padding-bottom:5px;
	padding-left:24px;
	text-align:left;
}

.blog-post {
	border-bottom:1px solid #CCCCCC;
	margin-top:10px;
	padding-bottom:15px;
}

.post-callout {
	background:transparent url(/images/post_callout.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:23px;
	margin-left:508px;
	padding-top:2px;
	padding-bottom:2px;
	position:absolute;
	text-align:center;
	text-indent:6px;
	width:42px;
}

.close-link {
	font-size:16px;
	margin-left:540px;
	position:absolute;
}

.blog-post .post-subtitle {
	font-weight:bold;
}

.blog-post .post-excerpt {}

.blog-post .post-excerpt p {}

.blog-post .read-more {
	font-size:11px;
	font-weight:bold;
}

.blog-post .post-details {
	color:#666666;
	font-size:11px;
	margin-top:5px;
}

.blog-post .post-details span {
	color:#000000;
}

.archive-link {
	margin-top:5px;
	text-align:right;
}


/* =Blogs - Single Post
---------------------------------------------------------------------
*/

#blog-post {}

#blog-post h5 {
	color:#005695;
}


/* =Blogs - Archives
---------------------------------------------------------------------
*/

#blogs-archive {}

#blogs-archive h4 {
	margin:10px 0;
}

.archive-list {
	margin-top:15px !important;
}

.archive-list li {
	border-bottom:1px solid #CCCCCC;
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	padding:5px 0;
}

.archive-list li a {}

.archive-section {
	background-color:#E5E5E5;
	margin-top:20px;
	padding:10px;
}

.archive-section h5 {}

.archive-section ul {}

.archive-section ul li {
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
}

.archive-section ul li a {}