/*------------------------------------------------*/
/*------------------[BASE STYLES]-----------------*/
/*------------------------------------------------*/
body { 
    margin: 0px; 
	padding: 0; 
    font-family: Verdana; 
	font-size: 11px; 
	line-height: 18px; 
	background-image: url(images/mw_background.png); 
	background-color: #ffffff;
}
a:link, a:visited { text-decoration: none; color: #E00000; }
a:hover { color: #3B3B3B; }
a { outline: none; }
h1 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 22px; }
h2 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 20px; }
h3 { margin: 0px 0px 5px 0px; font-weight: normal; font-size: 17px; }
ul { line-height: 22px; }
img {border: none;}

.add_comment {
 font-size: 10px;
}

/*------------------------------------------------*/
/*------------------[MAIN LAYOUT]-----------------*/
/*------------------------------------------------*/
#wrapper2 { 
    width: 870px; 
	margin: auto; 
	padding: 0px 0px 0px 0px; 
	background-color: #ffffff;
}
.share-div { width: 590px; height: 30px; display: none; }
.post-wrapper { 
    background-color: #FFF; 
	padding: 0px 0 0 0; 
	width: 560px; 
	border: 0px solid #F3DDAC; 
	color: #333;
	font-size: 13px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	margin: 0 auto;
}
.home-post-wrap { width: 287px; height: 345px; margin-right: 10px; float: left; background-color: #FFF; margin-bottom: 10px; padding: 10px 10px; overflow: hidden; border: 1px solid #F3DDAC; }
.home-post-wrap-box { 
    width: 287px; 
	min-height: 230px; 
	margin-right: 5px; 
	float: left; 
	background-color: #FFF; 
	margin-bottom: 10px; 
	padding: 0px 5px; 
	overflow: hidden; 
	border: 1px solid #F3DDAC; 
}

.home-post-wrap-box-recent { 
    width: 287px; 
	
	/*min-height: 230px; */
	min-height: 450px; 
	margin-right: 0px; 
	float: left; 
	background-color: #FFF; 
	margin-bottom: 10px; 
	padding: 0px 0px; 
	
/*	border: 1px solid #F3DDAC; */
}

.home-post-wrap-box-recent-ice { 
    width: 288px; 
	
	/*min-height: 230px; */
	
	float: right; 
	 
	margin-bottom: 10px; 
	padding: 0 2px 0 0;
	
	/*	border: 1px solid #F3DDAC; */
}

.recent-ice-inner { 
    width: 290px; 
	margin: 20px auto 0 auto;
	
	padding: 0 0 0px 0;
	
	
	
	/*	border: 1px solid #F3DDAC; */
}

.recent-ice-inner .comment_link{ 

}

.home-post-wrap-home-featured{ 
    width: 287px; 
	margin-right: 5px; 
	float: left; 
	
	margin-bottom: 10px; 
	padding: 0px 0px; 
	

}
.home-post-border {
	border-bottom: 1px dotted #655545; 
	width: 250px;
	margin: 0 auto;
}

.home-post-wrap-home-icebreaker{ 
    width: 287px; 
	
	float: right; 
	
	margin-bottom: 10px; 
	padding: 0px 5px 0 0; 
	/*	border: 1px solid #F3DDAC; */
}

.home-post-wrap2 { width: 540px; padding: 10px; margin-right: 13px; float: left; background-color: #FFF; border: 0px solid #F3DDAC; margin-bottom: 10px; }
.post_content {
	margin-left: 20px;
	margin-right: 20px;
	font-weight:normal;
	line-height: 14px;
	
}

.post_content p {
	padding: 10px 0 10px 0;
	margin: 0;
}

.comment_link {
	margin-right: 25px;
	margin-bottom: 20px;
	float: right;
	font-family: Verdana;
}

.comment_link a {
	
	font-family: Verdana;
}

.comment_link a:link, .comment_link a:visited {
	color: #98CDD0;
	text-decoration: underline;
}
.comment_link a:hover, .comment_link a:active {
	color: #727272;
	text-decoration: underline;
}

.index-post-wrap { width: 584px; margin-right: 13px; margin-bottom: 10px; float: left; background-color: #FFF; border: 1px solid #EBEBEB; padding: 10px; }
.readmore { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: left; float: right; padding-left: 20px; }
.readmore a:link, .readmore a:hover { color: #E00000; }
.thumbnail-home { border: 0px; margin: 0px 0px 0px 0px; }
blockquote { overflow: auto; padding: 0 10px; margin: 20px 30px; background-color: #f5f5f5; border: 1px solid #e0e0e0; }
#header { 
    width: 870px; 
	height: 225px; 
	background-color: #ffffff; 
/*	background-image: url(images/mw_background.png); */
	margin: 0 auto; 
	

}


#header_nav {
	height: 20px;
	float: right;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0;
	padding: 0px;
	z-index: 1;
	
	
}

#header_nav img {
	border: none;
}

#membership_head {
}

#container { 
    float: right; 
	width: 870px; 
	padding-top: 5px; 
	color: #727272; 
	background-image: url(images/content-bg.gif); 
}
#left-div { width: 585px; float: left; }
#left-inside { 
    float: left; 
	padding: 0px 0px 0px 0px; 
}
.adwrap { margin-left: 26px; }
.adwrap a, .adwrap a:hover, .adwrap a:visited { margin-right: 5px; margin-bottom: 5px; display: block; width: 125px; height: 125px; float: left; }
.articleinfo { border-bottom: 1px solid #EEEEEE; padding-bottom: 7px; color: #545454; }
.home-post-wrap ul li a:link, .home-post-wrap ul li a:visited, .home-post-wrap ul li a:active { display: block; color: #727272; width: 245px; padding: 3px 3px 3px 3px; background-image: none !important; border-bottom: 1px dotted #D7D7D7; }
.home-post-wrap-home ul li a:link, .home-post-wrap-home ul li a:visited, .home-post-wrap-home ul li a:active { display: block; color: #727272; width: 245px; padding: 3px 3px 3px 3px; background-image: none !important; border-bottom: 1px dotted #D7D7D7; }
.home-post-wrap ul li { color: #727272 !important; margin-left: 0px; width: 100%; }
.home-post-wrap-home ul li { color: #727272 !important; margin-left: 0px; width: 100%; }
.home-post-wrap ul { float: left; margin: 0px 0px 20px 0px; padding-left: 10px; list-style-type: none; }
.home-post-wrap-home ul { float: left; margin: 0px 0px 20px 0px; padding-left: 10px; list-style-type: none; }
.home-post-wrap ul li a:hover { display: block; color: #393939; padding: 3px 3px 3px 3px; background-color: #F5F5F5; }
.home-post-wrap-home ul li a:hover { display: block; color: #393939; padding: 3px 3px 3px 3px; background-color: #F5F5F5; }
.headings {  font-size: 10px; color: #383838; text-transform: lowercase; font-weight: bold; font-family: Trebuchet MS; float: left; width: 100%; margin-bottom: 10px; margin-top: 0px; }
/* {
	background-image: url(images/LodgePage_posts.jpg);
	background-repeat: no-repeat;
	height: 56px;
}
*/

.heading_posts{
	background-image: url(images/lodge_header_post1.jpg);
	background-repeat: no-repeat; 
	margin-top: 1px;
	height: 56px;
}

.heading_recent_ice{
	background-image: url(images/header_recentice.jpg);
	background-repeat: no-repeat; 
	background-position:center;
	height: 56px;
	width: 284px;
}

#heading_icebreaker{
/*	background-image: url(images/header_icebreaker.jpg);
	background-repeat: no-repeat;
	background-position: center; */
	
}

#icebreaker_mid {
	background: url(images/icebreaker_mid.jpg) repeat-y;
	
}
#icebreaker_bottom {
		background: url(images/icebreaker_bottom.jpg) no-repeat;
		height: 36px;
}
.heading_forum{
	background-image: url(images/memberupdates_header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 60px;
	width: 284px;
	
	
}

.icons { margin-top: 0px; margin-bottom: -5px; margin-right: 10px; }
.thumbnail-div { width: 281px; height: 130px; margin-bottom: 5px; float: left; margin-right: 10px; }
.thumbnail-div-home { width: 281px; height: 130px; margin-bottom: 5px; float: left; padding: 2px; border: 1px solid #D1D1D1; margin-right: 10px; }
.thumbnail-div-2 { width: 80px; height: 80px; padding: 2px; border: 1px solid #E1E1E1; margin-bottom: 5px; float: left; margin-right: 10px; display: inline; }
.thumbnail-div-3 { width: 60px; height: 60px; padding: 2px; border: 1px solid #E1E1E1; margin-bottom: 5px; float: left; margin-right: 10px; }
.post-info { color: #000; font-size: 10px; float: left; }
.post-inside-2 { float: left; width: 450px; }
.logo { 
    float: left; 
	border: 0px; 
	margin-top: 5px; 
	margin-bottom: 5px;

	background-color: #fff; 
}
.random { float: left; margin-bottom: 20px; font-size: 10px; }
.cat-thumb { padding: 2px; border: 1px solid #D1D1D1; float: left; display: inline; margin-right: 10px; margin-bottom: 1px; }
.random-image { float: left; width: 80px; padding: 2px; height: 80px; border: 1px solid #E1E1E1; display: inline; margin-right: 10px; }
.random a:link, .random a:visited { float: left; display: block; font-size: 13px; font-weight: bold; }
.titles-boxes { 
    float: left; 
	display: block; 
	font-size: 16px; 
	font-weight: bold; 
	font-family: Arial;
	margin-left: 20px;
	
}

.titles-boxes a:link, .titles-boxes a:visited {
	color: #40301C
}
.current-category { background-color: #FFF; border: 0px solid #F3DDAC; color: #000; padding: 5px; display: block; margin-bottom: 10px; width: 540px; }


.home-post-wrap-home-featured .titles-boxes a:link, 
.home-post-wrap-home-featured .titles-boxes a:visited,
.home-post-wrap-home-featured .titles-boxes a:hover,
.home-post-wrap-home-featured .titles-boxes a:active
{
	color: #463421
}
.home-post-wrap-home-featured .titles-boxes {
	float: left; 
	display: block; 
	font-size: 16px; 
	font-weight: bold; 
	font-family: Georgia;
	margin-left: 20px;
		margin-right: 20px;
	color: #463421;
}

.home-post-wrap-box-recent .titles-boxes a:link, 
.home-post-wrap-box-recent .titles-boxes a:visited,
.home-post-wrap-box-recent .titles-boxes a:hover,
.home-post-wrap-box-recent .titles-boxes a:active
{
	color: #463421
}

.home-post-wrap-box-recent .titles-boxes {
	float: left; 
	display: block; 
	font-size: 16px; 
	font-weight: bold; 
	font-family: Georgia;
	margin-left: 20px;
		margin-right: 20px;
	color: #463421;
}

.home-post-wrap-home-icebreaker .titles-boxes a:link, 
.home-post-wrap-home-icebreaker .titles-boxes a:visited,
.home-post-wrap-home-icebreaker .titles-boxes a:hover,
.home-post-wrap-home-icebreaker .titles-boxes a:active
{
	color: #463421
}

.home-post-wrap-home-icebreaker .titles-boxes {
	float: left; 
	display: block; 
	font-size: 16px; 
	font-weight: bold; 
	font-family: Georgia;
	margin-left: 20px;
	margin-right: 20px;
	color: #463421;
}

/*------------------------------------------------*/
/*---------------------[TITLES]-------------------*/
/*------------------------------------------------*/
.post-title { font-family: Georgia; font-size: 17px; font-weight: bold; line-height: 30px; float: left; width: 560px; display: block; }
.titles { font-weight: normal; font-size: 24px; text-decoration: none; float: left; margin-bottom: 0px; }
.titles a:link, .titles a:visited, .titles a:active { text-decoration: none; font-size: 17px; font-family: Trebuchet MS; margin-bottom: 10px; margin-top: 5px; display: block; padding: 5px 10px 5px 10px; color: #000; float: left; }
.titles2 a:link, .titles2 a:visited, .titles2 a:active { text-decoration: none; font-size: 17px; font-family: Trebuchet MS; margin-bottom: 10px; margin-top: 5px; display: block; padding: 5px 10px 5px 10px; color: #000; float: left; }
.titles3 a:link, .titles3 a:visited, .titles3 a:active { text-decoration: none; font-size: 25px; font-family: Trebuchet MS; margin-bottom: 10px; margin-top: 5px; display: block; padding: 5px 10px 5px 10px; color: #000; float: left; line-height: 30px; }
.post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active {
	color: #463421;
}
h1.post-title  {
	line-height: 20px;
	margin: 0 0 0 0;
}

/*------------------------------------------------*/
/*--------------------[COMMENTS]------------------*/
/*------------------------------------------------*/
.commentlist { padding: 0px; margin: 0px auto; width: 520px; /* background-image: url(images/comment-bg.gif); */ list-style-image: none; list-style-type: none; float: left; }
.commentlist li { font-weight: bold; width: 520px; display: block; /* background-image: url(images/comment-bottom.gif); */background-repeat: no-repeat; background-position: bottom left; padding: 0px 0px 5px 0px; margin: 0px; list-style-image: none; list-style-type: none; float: left; }
.commentlist li div { 
    width: 520px; display: block; 
    /* margin: 0px auto;  */
    padding: 8px 0 0 0px; 
}
.commentlist li .avatar { float: left; border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite { font-face: Verdana; font-weight: bold; font-size: 11px; float: left; font-style: normal; margin-left: 10px; margin-right: 4px; margin-top: 0px; }
/**.says { display: none; } */
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; display: block; float: right; width: 430px; margin-left: 3%; }
#commentform p { clear: both; }
.alt { margin: 0; padding: 10px; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentlist .children li { width: 90%; display: block; margin: 0px; background-color: #FDFDFD; background-image: url(images/comment-children-bg.gif); background-position: left; background-repeat: repeat-y; border: 1px solid #E2E2E4; overflow: hidden; }
.commentlist .children li div { width: 97%; padding: 3%; background-image: url(images/comment-children-top.gif); background-repeat: no-repeat; background-position: top left; }
.commentlist .commentmetadata { font-weight: normal; float: left; margin: 5px 0px 0px 0px; display: block; clear: both; background-image: none; width: 90%; margin-left: 3%; }
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta { background-image: none; width: 100%; padding: 0px !important; }
.commentlist .reply, .commentlist .children .reply { float: right; background-image: none; width: 54px; height: 22px; margin-bottom: 0px; padding: 0px; margin-right: 10px; font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover { background-image: url(images/reply.gif); width: 39px; height: 17px; display: block; color: #FFF; font-size: 8px; text-transform: lowercase; font-weight: normal; padding: 5px 0px 0px 15px; letter-spacing: 1px; }
.commentlist .children li { padding-bottom: 10px; }
.commentlist .children li ul li { padding-bottom: 10px; background-color: #FFF; }
#respond { margin: 20px 0; float: left; background-image: none; }
.commentlist #respond h3, .commentlist #respond a { margin-left: 28px; }
#comments { line-height: 20px; width: 400px; font-family: Georgia;}
.comment_banner {
	
	height: 37px;
	width: 515px;
/*	background-color: #352818; */
	font-family: Verdana;
	color: #ffffff;
	
	
	
	background-image: url(images/lodge_comment_banner.jpg) ;
	background-repeat: no-repeat;
	background: tr
}

.comment_banner a{
	
	height: 20px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	
	
}

.comment_banner a:link, .comment_banner a:visited, .comment_banner a:active, .comment_banner a:hover {
	color: #ffffff;
}


.comment_author_info {
background-color:#D1EBED;
color:#463421;
font-size:11px;
font-weight:bold;
height:40px;
margin:15px auto 5px;
padding:3px;
width:250px;
}

.comment_author_info a:link, .comment_author_info a:visited {
	color: #463421;
	text-decoration: none;
}

.comment_author_info a:hover, .comment_author_info a:active {
	color: #463421;
	text-decoration: underline;
}

.comment-excerpt-icebreaker {
	margin-left: 20px;
	margin-right: 20px; 
}

.comment-excerpt-icebreaker a:link, .comment-excerpt-icebreaker a:visited, .comment-excerpt-icebreaker a:hover, .comment-excerpt-icebreaker a:active {
	color: #463421;
}
.children { clear: both; }
.children .commentmetadata, .children .vcard { background-image: none; }
.children textarea { width: 90% !important; }
.children input { width: 80% !important; }
#cancel-comment-reply-link { display: block; background-image: url(images/comment-close.gif); width: 144px; height: 21px; padding: 5px 0px 0px 23px; font-weight: normal; color: #84878E; font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#respond div { background-image: none; }
#submit { width: 120px !important; }


/*------------------------------------------------*/
/*-----------------[COMMENT FORM]-----------------*/
/*------------------------------------------------*/
#commentform { margin: 10px 0px 0px 20px; }
#commentform textarea { background: #f8f7f6; border: 1px solid #d6d3d3; width: 350px; padding: 10px; }
#commentform #email { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-email.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }
#commentform #author { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-author.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }
#commentform #url { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-website.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }


/*------------------------------------------------*/
/*---------------[PAGES NAVIGATION]---------------*/
/*------------------------------------------------*/
#pages { width: 948px; height: 45px; margin:  auto; background-color: #313131; background-image: url(images/pages-bg.gif); background-repeat: repeat-x; background-position: top; border-left: 1px solid #454545; border-right: 1px solid #454545; }
#pages ul { list-style-type: none; list-style-image: none; float: left; padding: 0px 0px 0px 0px; margin: 0px 10px 0px 0px; }
#pages ul li { float: left; display: block; height: 44px; padding: 0px; }
#pages ul li a:link, #pages ul li a:visited, #pages ul li a:active { float: left; color: #FFF; display: block; height: 34px; font-size: 11px; padding: 10px 20px 0px 20px; margin: 0px; }
#pages ul li a:hover { background-position: top; background-repeat: no-repeat; margin: 0px; color: #FFF; background-image: url(images/pages-hover.gif); background-repeat: no-repeat; background-position: top; }

		/*------------[DROPDOWN MENU]-------------*/
		.nav, .nav * { margin:0; padding:0; list-style:none; }
		.nav ul { position:absolute; top:-999em; }
		.nav li { float:left; position:relative; z-index:99; font-size:12px; }
		.nav a { display:block; }
		.nav ul li { width: 100%; }
		.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:45px; }
		.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:15em; top:0px; }
		.nav li:hover ul, .nav li li:hover ul { top: -999em; }
		.nav li li { display: block; padding: 0px; }
		.nav li li a:link, .nav li li a:visited { width: 180px; display: block; background-color: #C40000; padding: 10px 30px 0px 30px; margin: 0px 0px 0px 0px; }
		.nav li li a:hover { background-image: none !important; background-color: #940000; color: #FFF !important; }


/*------------------------------------------------*/
/*------------[CATEGORIES NAVIGATION]-------------*/
/*------------------------------------------------*/
#categories { width: 948px; height: 45px; background-image: url(images/categories-bg.gif); margin: auto; border-left: 1px solid #F91111; border-right: 1px solid #F91111; }
#categories ul { list-style-type: none; list-style-image: none; float: left; padding: 0px 0px 0px 0px; margin: 0px 10px 0px 0px; }
#categories ul li { float: left; display: block; height: 45px; padding: 0px; }
#categories ul li a:link, #categories ul li a:visited, #categories ul li a:active { float: left; color: #FFF; display: block; height: 35px; font-size: 11px; padding: 10px 20px 0px 20px; margin: 0px; }
#categories ul li a:hover { background-position: top; margin: 0px; background-image: url(images/categories-hover.gif); }

		/*------------[DROPDOWN MENU]-------------*/
		#nav2 li:hover ul, ul#nav2 li.sfHover ul { left:0px; top:43px !important; }
		#nav2 li { float:left; position:relative; z-index:1000; font-size:12px; }
		#nav2 li li a:link, #nav2 li li a:visited { background-color: #313131 !important; }
		#nav2 li li a:hover { background-color: #000 !important; }


/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }


/*------------------------------------------------*/
/*-------------------[SIDEBAR]--------------------*/
/*------------------------------------------------*/
#sidebar-wrapper { 
    width: 284px; 
	float: right; 
	margin-bottom: 20px; 
}

#sidebar { 
    float: right; 
	padding-left: 0px; 
	padding-right: 0px; 
	width: 284px; 
}

.sidebar-box { 
    padding: 2px 0px 10px 0px; 
	margin-bottom: 0px; 
	float: left; background-color: #FFF; 
	width: 284px; 
	margin-top: -4px;
	
}

#follow_icons.sidebar-box {
	padding: 0;
	float: right;
	height: 35px;
	width: 140px;
	margin: 0px 5px 0 20px;
	font-family: Verdana;
	letter-spacing: -1px;
	font-size: 12px;
	color: #40301c;
	
}

#follow_icons img {
	border: none;
	padding-left: 5px;
	vertical-align: middle;
	height: 18px;
	width: 48px;
	
}


#membership {
	padding: 0px 5px 1px 8px;
	color: #313131;
}

#membership a:link, #membership a:visited {
	color: #0000FF;
}

#membership a:active, #membership a:hover {
	text-decoration: underline;
}

.sidebar-box  { 
    float: left; 
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active { 
    display: block; 
	color: #727272; 
	width: 255px; 
	padding: 3px 3px 3px 3px; 
	background-image: none !important; 
	border-bottom: 1px dotted #D7D7D7; 
}
						.sidebar-box ul li { color: #727272 !important; margin-left: 0px; width: 100%; float: left; }
						.sidebar-box ul { float: left; margin: 0px 0px 0px 0px; padding-left: 10px; list-style-type: none; }
						.sidebar-box ul li ul { float: left; margin: 0px 0px 0px 0px; padding-left: 0px; list-style-type: none; float: left; }
						.sidebar-box ul li ul li { margin: 0px 0px 0px 0px; padding-left: 0px; }
						.sidebar-box ul li a:hover { display: block; color: #393939; padding: 3px 3px 3px 3px; background-color: #F5F5F5; }
						.sidebar-box h2 { font-size: 10px; color: #383838; text-transform: lowercase; font-weight: bold; font-family: Trebuchet MS; float: left; width: 100%; }


.user_update_info {
	background-color: #D1EBED;
	width: 205px;
	height: 40px;
	margin: 0 auto;
	padding: 6px 30px 0px 30px;
}

.user_comment_info {
	background-color: #D1EBED;
	width: 220px;
	height: 35px;
	margin: 0 auto;
	padding: 3px 0px 0px 20px;
	
}
.user_update_info_icon {
/*	background: url(images/lodge_update_icon.png) no-repeat; */
	width: 32px;
	height: 32px; 
	float: left;
	margin: 0;
	
}
.user_update_info_icon img{
	width: 32px;
	height: 32px;
	
}


#user_comment_icon {
	width: 70px;
	height: 70px; 
	clear: none;
	margin: 5px 0 0 0;
	float: left;
}

#user_comment_icon img {
    width: 70px;
    height: 70px;
    float: left;
    clear: none;
   border-color: black;
   border-style: solid;
   border-width: thin;

}
.user_name {
	width: 140px;
	height: 32px;
	font-size: 11px;
	font-weight: bold;
	color: #463421;
	line-height: 12px;
	float: right;
	margin-top: 3px;
	
}
.comment_user_name {
width: 140px;
	height: 32px;
	font-size: 11px;
	font-weight: bold;
	color: #463421;
	line-height: 12px;
	float: right;
	margin: 3px 15px 0 0;

}

.user_status {
	padding: 5px 10px 5px 10px;
}
/*------------------------------------------------*/
/*----------------[ARTICLES SLIDER]---------------*/
/*------------------------------------------------*/
#slide { background-image: url(images/slide-bg.gif); height: 198px; margin-top: 10px; width: 935px; margin-left: 7px; float: left; }
a.prev, a.next { display:block; width:30px; height:198px; float:left; background-repeat:no-repeat; margin:0px 0 0 0; }
a.prev { background:url(images/slide-button-left.gif); }
a.next { background:url(images/slide-button-right.gif); margin-left: 2px; }
div.navi { position:relative; top:-30px; left:310px; margin-left:-50px; width:50px; height:0px; }
div.navi span { width:8px; height:8px; float:left; margin:3px; background:url(img/dots.png) 0 0 no-repeat; cursor:pointer; }
div.navi span:hover { background-position:0 -8px; }
div.navi span.active { background-position:0 -16px; }
.scrollable input { border: 1px solid #DBDBDB; height: 25px; }
#scrollable { background-repeat: no-repeat; background-position: top; padding:0px 0px 0px 0px; width:935px; float: left; height: 160px; }
.items { float:left; width:700px; height: 165px; display: block; margin-top: 17px; }
.slide-items { height: 155px; width: 155px; margin-left: 5px; margin-right: 5px; float: left; background-color: #FFF; padding: 5px; }
.slide-items-a a { color: #4E4E4E; font-size: 16px; margin: 8px 0px 0px 25px; display: block; }


/*------------------------------------------------*/
/*---------------[FEATURED ARTICLES]--------------*/
/*------------------------------------------------*/
.titles-featured a, .titles-featured a:hover, .titles-featured { font-size: 30px; display: block; margin-bottom: 10px; margin-top: 5px; }
.titles-featured a, .titles-featured a:hover, .titles-featured { font-size: 28px; line-height: 30px; }
.thumbnail-div-featured { border: 5px solid #E7F3FF; width: 580px; height: 160px; }
#featured { background-color: #FFF; background-image: url(images/post-bg.gif); background-repeat: repeat-x; padding: 10px; width: 593px; border: 1px solid #EBEBEB; margin-bottom: 10px; }
.featured-content { float: right; width: 353px; margin-right: 5px; }


/*------------------------------------------------*/
/*--------------------[FOOTER]--------------------*/
/*------------------------------------------------*/
#footer { 
    clear: both; 
	width: 930px; 
	height: 32px; 
	padding-left: 20px; 
	text-align: center; 
	padding-top: 14px; 
	margin-left: auto; 
	margin-right: auto; 
	font-size: 11px; 
	font-family: Verdana;
}

#footer a { 
    color: #727272;
	font-size: 11px; 
}

#footer a:visited { 
    color: #727272;
}

#footer a:hover { 
    color: #000; 
	text-decoration: none; 
}

#footer li {
	display: inline;
}






/*------------------------------------------------*/
/*--------------------[SEARCH]--------------------*/
/*------------------------------------------------*/
.search_bg { height:35px; width:260px; float: left; margin-top: 10px; margin-left: 10px; }
#search { color:#FFFFFF; padding:0; }
#search input { background: #FFF; font-size:11px; color:#B8B8B8; font-family:Tahoma, arial, verdana, courier; width:150px; height:11px; vertical-align:middle; padding:10px; border: 1px solid #E7E7DC; }
#search .input { width:66px; height:31px; background:none; border:none; vertical-align:middle; margin:0; padding:0; margin-left: 10px; }


/*------------------------------------------------*/
/*-----------------[TABBED CONTENT]---------------*/
/*------------------------------------------------*/
.nanotabs { width:562px; }
.tabs { }
.tabs li { float:left; list-style:none; text-align: center; }
.tabs li a { display:block; text-align: center; padding:5px 0px; background:#F5F5F5; color:#333; font-size: 11px; text-decoration:none; width: 104px; height: 18px; float: left; margin-bottom: -1px; z-index: 100; margin-right: 2px; }
.tabs li a:hover { color:#000; background:#DDD; }
.tabs li a.selected { color: #FFF; background-color: #CF0000; }
.nanotabs div { display:none; width: 542px; padding-left: 10px; padding-right: 10px; float: left; }
#ichi { padding-top: 10px; padding-bottom: 10px; background:#F5F5F5; }
.san { padding-top: 10px; padding-bottom: 10px; background:#F5F5F5; }
.ni { padding-top: 10px; padding-bottom: 10px; background:#F5F5F5; }
.san a, .san a:visited { display: block; padding: 5px; border: 1px dashed #FFF; background-color: #CF0000; color: #FFF; float: left; margin-bottom: 5px; margin-right: 5px; }
.san a:hover { background-color: #DDDDDD; color: #000; }
.idTabs { padding: 0px; float: left; list-style-type: none; margin-left: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 10px; }
.idTabs ul { margin-left: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 10px; }
.idTabs li { display: inline; margin: 0px; padding: 0px; float: left; color: #A2A2A2; text-align: center; font-size: 11px; margin-left: 0px; padding-left: 0px; }
.idTabs li a { color: #393939; background-color: #FFF; border: 1px solid #F3DDAC; text-decoration: none; padding-left: 10px; padding-right: 10px; height: 25px; margin-right: 4px; display: block; float: left; font-size: 10px; }
.idTabs li a:visited { }
.idTabs li a:hover { background-color: #F3E1B9; color: #000; }
.idTabs li a.selected { background-color: #CF0000; border: 1px solid #CF0000; color: #FFF; text-decoration: none; padding-left: 10px; padding-right: 10px; height: 25px; display: block; float: left; margin-right: 4px; }
#recententries { float: left; display: block; background-color: #FFF; margin-bottom: 10px; }
#recentcomments2 { float: left; display: none; background-color: #FFF; margin-bottom: 10px; }
#mostcomments { float: left; display: none; background-color: #FFF; margin-bottom: 10px; }
#recententries a:visited, #recententries a:hover, #recentcomments2 a:visited, #recentcomments2 a:hover, #mostcomments a:visited, #mostcomments a:hover { color: #393939; }


/*------------------------------------------------*/
/*--------------------[CALENDAR]------------------*/
/*------------------------------------------------*/
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }
#calendar_wrap { float: left; margin-left: 20px; }

.more_btn {
	float: right;
	margin-right: 25px;
}

.more_btn.more_btn_ice {
	
	margin-right: 25px;
	margin-bottom: 0px;
	padding-top: 9px;
}

#the_lodge_head {
	padding: 5px 0 0 0;
	width: 211px;
	margin: 0 0 -10px 0;
	float: left;
	
}



#post_head_single {
	margin: 1px 0 -1px 0;
}

.featured_sub_head {
	font-family: "Arial Black";
	font-weight: 900;
	font-size: 12px;
	color: #C2A303;
	margin-left: 20px;
}

.featured_ice_sub_head {
	font-family: "Arial Black";
	font-weight: 900;
	font-size: 12px;
	color: #7FC6CF;
	margin-left: 20px;
	padding-top: 10px;
}

#recent_inner {
	background-color: #FCFAF6;
	width: 276px;
	margin: 0 auto 30px auto;
	padding-bottom: 25px;
}

.rec_btn {
	background-color: #FCFAF6;
	float: right;
	margin-right: 20px;

}

#post_page_date {
	width: 200px;
	color: #727272;
	margin-top: 3px;
	padding-top: 0px;
	line-height: 8px;
}

#post_page_date a{
	color: #727272;
	margin-top: 0px;
	padding-top: 0px;
}

.post_date {
	color: #727272;
	margin-top: 5px;
	margin-left: 20px;
	padding-top: 0px;
	line-height: 8px;
	
}	

.post_date a{
	color: #727272;
	margin-top: 0px;
	padding-top: 0px;
	
}	
table {   border: 1px solid #999;   border-collapse: collapse;   font-family: Arial; width: 560px;}
			th {   border: 1px solid #999;   font-size: 100%;  } 
			td {   border: 1px solid #999;   font-size: 90%; padding: 5px;   vertical-align: middle; }
			.mem_subhead {font-weight: bold;}
			.mem_type {font-weight: bold;}
			th.subhead{}
			td.options{text-align:center;}
			td.mem_subhead{background-color: #d1ebed;}
			.follow{ margin-bottom: 10px; float: left; }
			
.sidebar-box .feeds ul li a:link, .sidebar-box .feeds ul li a:visited, .sidebar-box .feeds ul li a:active 
{
    display: block;

color: #727272;

width: 120px;

padding-top: 3px;

padding-right: 3px;

padding-bottom: 3px;

padding-left: 3px;

background-image: none;
border: none;

}
.sidebar-box ul li a:hover 
{

background-color: #fff;

}

.sidebar-box .feeds ul li {
  width: 50%;
}

 .follow li {
	float:left;
	margin-right:10px;
	width:125px;
}

#twit {
	width: 280px;
	padding: 10px;
}

#feedburn {
	width: 280px;
	padding: 0 0 0 10px;
}
.sidebar-box .feeds ul

{

float: left;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 0px;

padding-left: 10px;

list-style-type: none;

}

.text-label {
  color: #116187;
  font-weight: normal;
}
.activate {  }
#load-more {
float: left;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
margin-left: 10px;
}

#load-more a:hover {
	cursor:pointer;
}
#load-less a:hover {
	cursor:pointer;
}
#load-less {
font-size: 10px;	
font-family: "Verdana";
font-weight: bold;
}
