/*
Theme Name: Mountain Creek
Description: Free WordPress Business Theme
Author: Gorilla Themes
Author URI: http://www.gorillathemes.com/

*/
/*****CSS RESET*******/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0;border: 0; outline: 0; font-size: 100%; vertical-align: baseline;background: transparent;
}
body {line-height: 1;}
blockquote {background:#603d3d;border-left:10px solid #746464;margin:1.5em 10px;padding:.5em 10px;quotes:"\201C""\201D""\2018""\2019";}
blockquote:before {color:#ccc;content:open-quote;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em;}
blockquote:after {color:#ccc;content:close-quote;font-size:4em;line-height:.1em;margin-left:.25em;vertical-align:-.5em;}
blockquote p { display:inline;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}

/* General Styles */
a { text-decoration:none;color: #cf5e02;}

/* Removed wood background url(images/mc/back.png) top center repeat fixed */
 

body{ color:#000000; font:13px Arial, sans-serif;line-height:22px; background:#3d2b1f;}
h1,h2,h3,h4,h5,h6{ font: Oranienbaum, Georgia, "Times New Roman", Times, serif;}
h1{ font-size:30px;}
h2{ font-size:24px;}
h3{ font-size:18px;}
h4{ font-size:14px;}
.ie8 h4{ font-size:44px;}
h5{ font-size:12px;}
h6{ font-size:10px;}
.rounds { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; behavior: url(http://lavandoudc.com/wp-content/themes/mountaincreek/js/PIE.htc); }

/** General Layout **/

#wrapper { width: 1000px; margin: 0px auto; }
#header { width: 930px; height: 210px; margin: 0px auto -60px; position: relative; }
#container { overflow: hidden; position: relative; z-index: 11;margin: 0 auto;}
#container-blog { width:964px;overflow: hidden; position: relative; z-index: 11;}
#sidebar { width: 160px; float: left; margin: 0px 0px 0px 36px; z-index: 50; }
#content { width: 752px; float: right; margin: 0px 36px 0px 0px; position: relative; z-index: 40; }
#content-blog { width: 940px; float: right; margin: 0px 0px 0px 0px; position: relative; z-index: 40;margin: 0 auto; }
#footer { margin: 0px 0px 0px 3px; height: 50px; }

/** Header Styles **/

#header img { position: absolute; top: 24px; }
#header .title { position: absolute; top: 36px; left: 274px; }








/* moves social header from top and right. overflow: hidden; makes it dissapear*/
#header .header-bot { position: absolute; top: 103px; right: 0px; width: 600px;}

/* relates to dots, overflow hidden keeps text from going further than content box */
#header .header-bot .social { float: right; overflow: hidden; height: 100px; position: relative; top: -35px; z-index: 12px; color:#7473be;}

.ie7 #header .header-bot .social { top: 0px; }

/* creates a bounding box around social header */
#header .header-bot .social li { list-style:none; }

/* text of social header */
#header .header-bot .social li a { display: inline-block; color:#fcd69b; font-size: 12px; line-height: 0px; }











/** Sidebar Styles **/

#searchform p input#s.field{ background:#584747;color: #eaeaea ; width:120px;margin: 0 0 5px 0;border:1px solid #332118;padding: 3px;}
#searchform p input.submit{ background:#542613;color: #eaeaea ;border:1px solid #332118;}
#container #sidebar .sidebar-nav { padding: 9px 9px 6px; margin: 0px 0px 15px; background-color: #2d2424; overflow: visible; z-index: 51;  -moz-box-shadow: 1px 1px 4px #000;-webkit-box-shadow: 1px 1px 4px #000; box-shadow: 1px 1px 4px #000;}
#sidebar div { margin: 0px 0px 15px; }
#sidebar .sidebar-nav ul{ padding: 0;}

/* sidebar text of page you're on*/
#sidebar .sidebar-nav li { font: oranienbaum;color:#eaeaea;background-color: #584747; height: 31px; margin: 0px 0px 2px; position: relative; z-index: 52;list-style: none;}

/* sidebar text  */
#sidebar .sidebar-nav li a { font: 18px  oranienbaum; color: #eaeaea; line-height: 30px;  display: block;padding: 0px 0px 0px 12px;}

/* box highlight when hovering over sidebar */
#sidebar .sidebar-nav li:hover, #sidebar .sidebar-nav li a:focus { color: #eaeaea!important; text-decoration: none; cursor:pointer;background: #542613;}

/* box highlighted menu item when on specific page */
.sidebar-nav .current-menu-item a  { color: #eaeaea!important; text-decoration: none; cursor:pointer;background: #542613;display: block;height:31px;}
#sidebar .sidebar-nav li ul { display: none; width: 155px; position: absolute; top: 0px; left: 140px; z-index: 200; border:none; }

/* dusty brown background of menu bar */
#sidebar .sidebar-nav li ul li { float: none; margin: 0px; height: auto; padding: 0px 25px 0px 15px; position: relative; background-color: #584747;color: #fff; border: none; }

.ie7 #sidebar .sidebar-nav li ul { left: 139px; }
.ie7 #sidebar .sidebar-nav li ul li { margin: -6px 0px 0px; }

#sidebar .sidebar-nav li:hover ul { display: block;}
#sidebar .sidebar-nav li:hover ul li ul { display: none; left: 155px; }
#sidebar .sidebar-nav li:hover ul li:hover ul { display: block; }
#sidebar .sidebar-nav li:hover ul li:hover ul li ul { display: none; }
#sidebar .sidebar-nav li:hover ul li:hover ul li:hover ul { display: block; }
#sidebar .sidebar-nav li:hover ul li:hover ul li:hover ul li ul { display: none; }
#sidebar .sidebar-nav li:hover ul li:hover ul li:hover ul li:hover ul { display: block; }
#sidebar .sidebar-nav li:hover ul li:hover ul li:hover ul li ul li ul li ul { display: none; }
#sidebar .sidebar-nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul { display: block; }
#sidebar .sidebar-nav li:hover ul li:hover ul li:hover ul li ul li ul li:hover ul li ul { display: none; }
#sidebar .sidebar-nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul { display: block; }

/*widgets in sidebar*/
#sidebar .hot-news { background:#2d2424; -moz-box-shadow: 1px 1px 8px #000;
        -webkit-box-shadow: 1px 1px 8px #000;
        box-shadow: 1px 1px 8px #000; color: #eaeaea ; text-align: center; font-family: arial, helvetica, sans-serif; 
}

/*widgets titles in sidebar*/
#sidebar .hot-news h4 { width: 149px; height: 29px; padding: 0px 0px 0px 0px; font: 22px oranienbaum; color: #fcd69b; line-height: 30px; background: #2d2424; text-align: center}


#sidebar .hot-news ul { padding: 0px 10px 30px; }
#sidebar .hot-news a { background: none!important;color: #eaeaea;}
#sidebar .hot-news ul li { border-bottom: 1px solid #fcd69b; padding: 10px 0px 5px;list-style: none;  }
#sidebar .hot-news ul li a { font: 12px arial, sans-serif; line-height: 18px; color: #ebded6;}

/*if link in sidebar, this is how it looks */
#sidebar .hot-news li a:hover, #sidebar .hot-news li a:focus { color: #bf9b57; text-decoration: underline; }

/** Content Styles **/

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img.common-thumb{float: left;  margin:0 1em 1em 0;}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}
.gallery { margin:0 auto; overflow:hidden; width:100%; }
.gallery .gallery-item {  margin:0 0px 6px 0; text-align:center; }
.gallery img {border: 6;backgroundnone!important;}
.gallery .gallery-caption { margin-left:0; }
.gallery br { clear:both; }
.col-2 { width:50%; }
.col-3 { width:33.333%; }
.col-4 { width:25%; }
.col-5 { width:20%; }
.col-6 { width:16.666%; }
.col-7 { width:14.285%; }
.col-8 { width:12.5%; }
.col-9 { width:11.111%; }
.col-9 { width:11.111%; }

/*slideshow*/
.left-col { width: 755px; float: left; position: relative; }
.left-col .slider { height: 292px; position: relative; padding: 9px; margin: 0px 0px 15px; background: #2d2424;-moz-box-shadow: 1px 1px 8px #000; -webkit-box-shadow: 1px 1px 8px #000;box-shadow: 1px 1px 8px #000;}
.left-col .slider .slides_container { position: relative; overflow: hidden; height: 309px; padding-left: 1px; }

/*bullet points on image changeover*/
.left-col .slider .pagination { position: absolute; bottom: 8px; right: 20px; }
.left-col .slider .pagination li { float: left; margin: 0px 7px 0px 0px;list-style: none; }
.left-col .slider .pagination li a { font-size: 0px; display: inline-block; width: 12px; height: 12px; background: url(images/mc/slider-bullit.png) no-repeat; }
.left-col .slider .pagination li.current a { background: url(images/mc/slider-bullit-active.png) no-repeat; }

/*changes width of slideshow photo*/
.left-col .slider .slide { position: absolute; top: 0px; left: 0px; width: 743px; height: 291px; overflow: hidden;  }
.left-col .slider .slide img { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; behavior: url(http://lavandoudc.com/wp-content/themes/mountaincreek/js/PIE.htc); }


/*description of slidshow img*/
.left-col .slider .desc { width: 735px; height: 43px; padding: 8px 10px 0px; position: absolute; bottom: 0px; left: 0px; background: url(images/mc/slider-desc.png) no-repeat; }
.left-col .slider .desc h4 { color: #fff; width: 480px;line-height: 38px;padding-left:10px;font-weight:inherit; font-style: italic;}




/* MAIN CONTENT POSTS */
.left-col .post-wrap { padding: 9px; background:#2d2424; margin: 0px 0px 17px;-moz-box-shadow: 1px 1px 8px #000;-webkit-box-shadow: 1px 1px 8px #000;box-shadow: 1px 1px 8px #000;} /*border box of post area */
.left-col .post-wrap .post { padding: 20px 10px 0px 10px; background:#eaeaea;} /* background color of post area  */



.left-col .post-wrap .post h1 { font: 30px Georgia, Arial, Helvetica, sans-serif; padding: 10px 40px 10px 0px; margin-bottom:0px; }
.left-col .post-wrap .post h2 { font: 26px Georgia, Arial, Helvetica, sans-serif; padding: 0px 0px 4px; margin-bottom: 0px; }
.left-col .post-wrap .post h2 a { font: 26px Georgia, Arial, Helvetica, sans-serif; color:#000000; padding: 0px 0px 10px;  }
.left-col .post .post-data { font-size: 40px; color: #09ed19; line-height: 18px; }
.left-col .post-wrap .post .breadcrumb{ padding:0px;margin: 0;border: none;}
.left-col .post-wrap .postcat h2 { font: 24px Georgia, Arial, Helvetica, sans-serif; padding: 0px 0px 0px;}
.left-col .post-wrap .postcat { padding: 9px;}



.left-col .post-wrap .post h2 a { color: #a6420c; } /*color of blog post title*/
.left-col .post-wrap .post h2 a:hover { color: #a6420c;  } /*color of blog post title hover*/
.left-col .post-wrap .post .meta { font-size: 11px; color: #eaeaea; line-height: 24px; margin: 0px 0px 2px; }/*date*/
.left-col .post-wrap .post .meta-common { float:left;font-size: 11px; color: #a6420c; line-height: 24px; margin: 0px 0px 10px 2px; }
.left-col .post .meta span { color: #eaeaea; } /*no comments*/
.left-col .post .meta span a{ color: #eaeaea; } /*name of writer*/
.left-col .post .post-data { font-size: 12px; color: #000000; line-height: 18px; } /*main font*/



.left-col .post .post-data p { margin: 0px 0px 10px;padding: 0 3px 0 3px; }
.left-col .post .post-data img { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; behavior: url(http://lavandoudc.com/wp-content/themes/mountaincreek/js/PIE.htc);display: block;}
.left-col .post-wrap.single .post-data p { margin: 10px 0px 10px; }
.left-col .post-wrap.single .post-data h2 { margin: 10px 0px 5px; border: none; padding: 0px; }
.left-col .post-wrap.single .post-data img.alignleft { float: left; margin: 0px 10px 10px 0px; }
.left-col .post-wrap.single .post-data img.alignright { float: right; margin: 0px 0px 10px 10px; }
.left-col .post-wrap.single .post-data img.aligncenter { display: block; margin: 15px auto; }
.left-col .post-wrap.single .post-data ul { padding: 0px 0px 0px 20px; margin: 15px 0px; list-style: disc inside; }
.left-col .post-wrap.single .post-data ol { padding: 0px 0px 0px 20px; margin: 15px 0px; list-style: decimal inside; }
.left-col .post .more-link { font-size: 12px; font-weight: bold; color: #664312; }
.left-col .post .readmore { font-size: 12px; display: block; font-weight: bold; color: #664312; }
.left-col .post .cats { font-size: 11px; margin: 0px 0px 7px; padding: 0px 0px 7px; border-bottom: 1px dashed #966f6f; }
.left-col .post .cats span { display: inline-block; float: left; margin: 0px 5px 0px 0px; }
.left-col .post-wrap.single .post .cats { border: none; border-top: 1px dashed #966f6f; margin: 7px 0px 0px; padding: 7px 0px 0px; }
.left-col .post .cats ul { overflow: hidden; list-style: none; }
.left-col .post .cats li { float: left; margin: 0px 5px 0px 0px;  list-style: none;}
.left-col .post .cats a { color: #f5cfb0; }
.left-col .post .catspage { font-size: 11px; margin: 0px 0px 7px; padding: 0px 0px 18px; border-bottom: 1px dashed #966f6f; }
.left-col .post .catspage span { display: inline-block; float: left; margin: 0px 5px 0px 0px; }
.left-col .post-wrap.single .post .catspage { border: none; border-top: 1px dashed #939393; margin: 7px 0px 0px; padding: 7px 0px 0px; }
.left-col .post .catspage ul { overflow: hidden; }
.left-col .post .catspage li { float: left; margin: 0px 5px 0px 0px;  list-style: none;}
.left-col .post .catspage a { color: #f5cfb0; }
.left-col .post .tags { font-size: 11px; margin: 30px 0px 7px; padding: 0px 0px 7px; border-top: 1px dashed #966f6f; }
.left-col .post .tags span { display: inline-block; float: left; margin: 0px 5px 0px 0px; }
.left-col .post-wrap.single .post .tags { border: none; border-top: 1px dashed #966f6f; margin: 7px 0px 0px; padding: 7px 0px 0px; }
.left-col .post .tags ul { overflow: hidden; }
.left-col .post .tags li { float: left; margin: 0px 5px 0px 0px; list-style: none; }
.left-col .post .tags a { color: #f5cfb0; }
.left-col .post .post-data li { margin: 0px 5px 0px 0px; list-style: square; }
.left-col #respond { clear: both; }
.left-col #respond label { font: 12px arial, Geneva, sans-serif; color: #eaeaea; display: inline-block; margin: 10px 0px 3px; padding: 0px 0px 0px 4px; }
.left-col h3{ font: 18px Georgia, Arial, Helvetica, sans-serif; color: #eaeaea; padding:30px 0 10px 0;}
.left-col #respond input { width: 45%; height: 20px; padding: 3px 5px; border: 1px solid #939393; font-size: 13px; color: #636363; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; behavior: url(http://lavandoudc.com/wp-content/themes/mountaincreek/js/PIE.htc); background:#584747;color: #eaeaea ;border:1px solid #332118;padding: 3px;}
.left-col #respond textarea {  width: 95%; height: 100px; padding: 3px 5px; margin: 0px 0px 10px; font: 13px Arial, Helvetica, sans-serif; background:#584747;color: #eaeaea ;border:1px solid #332118; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; behavior: url(http://lavandoudc.com/wp-content/themes/mountaincreek/js/PIE.htc); }
.left-col #respond #submit { width: 125px; height: 32px; font-size: 12px; color: #413333; padding: 3px 0px 3px; background:#542613;color: #eaeaea ;border:1px solid #332118; }
.left-col #respond #submit:hover, .left-col #respond #submit:focus { background: #413333; color: #fff; } 
.left-col ol.commentlist { padding: 0px 0px 10px; margin: 0px 0px 15px; border-bottom: 1px dashed #966f6f;color: #eaeaea; }
.left-col ol.commentlist li { overflow: hidden; margin: 0px 0px 15px;  padding: 0px 0px 3px; }
.left-col h2#comments { font: 22px Georgia, Arial, Helvetica, sans-serif; color: #eaeaea; margin: 0px 0px 10px 0px; padding: 0px 0px 5px 0px;vertical-align }
.left-col .comment-author img { float: left; margin: 0px 10px 6px 0px; }
.left-col .comment-author cite a { font: 14px arial, Geneva, sans-serif; color: #e1cec6; font-weight: bold; }
.left-col .comment-awaiting-moderation { font-size: 12px; color: #e1cec6; }
.left-col ol.commentlist .alt {background: #3D2B1F;padding:10px}
.left-col ol.commentlist ul.children {padding: 0;background: none;}
.left-col ol.commentlist ul.children li{padding: 0;background: none;border:none;}
.left-col .comment-body { position: relative; }
.left-col .comment-body p { font: 12px arial, Geneva, sans-serif; color: #efefef; margin: 10px 0 0 0; }
.left-col .comment-meta { position: relative; top: 0px; right: 0px;margin:6px 0 55px 0; font: 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
.left-col .comment-meta a { color: #e1cec6; }
.left-col .comment-reply-link { display: block; font-size: 12px; color: #e1cec6; text-align: right; padding: 0px 20px 0px 0px; }
.left-col #cancel-comment-reply-link { display: block; font-size: 12px; color: #e1cec6; text-align: right; padding: 0px 20px 0px 0px; border-bottom: 1px solid #eee; }
.left-col ol li ul { clear: both; margin: 0px 0px 10px 20px; border: none; background-color: #eee; }
.left-col ol.commentlist li ul li { background-color: #eee; padding: 5px; }
.left-col ol.commentlist li ul li li { border-top: 1px solid #eaeaea; margin: 10px 0px 0px; }
.left-col #pagination { padding: 5px 20px; }
.left-col #pagination a { display: inline-block; width: 18px; height: 18px; text-align: center; font: 11px Arial, Helvetica, sans-serif; color: #fff;line-height: 18px;margin: 0px 5px 0px 0px; background-color: #464646; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; behavior: url(http://lavandoudc.com/wp-content/themes/mountaincreek/js/PIE.htc); }
.left-col #pagination a.btn.current  {display: inline-block; width: 18px; height: 18px; text-align: center; font: 11px Arial, Helvetica, sans-serif; color: #fff;line-height: 18px;margin: 0px 5px 0px 0px; background-color: #ef458a;}
.left-col #pagination a:hover, .left-col #pagination a:focus {  display: inline-block; width: 18px; height: 18px; text-align: center; font: 11px Arial, Helvetica, sans-serif; color: #fff;line-height: 18px;margin: 0px 5px 0px 0px; background-color: #ef458a;  }




/*ENTER ABOVE HERE!!*/
/*change space buffer at bottom of text widget from 20/30 to 5*/
#sidebar .textwidget {padding:10px;font-size:12px;margin-bottom:5px; }

#sidebar .textwidget {padding:10px;font-size:12px;margin-bottom:5px;}


#sidebar .tagcloud {padding:10px;font-size:12px;margin-bottom:30px; -moz-box-shadow: 4px 4px 6px #000;-webkit-box-shadow: 4px 4px 6px #000;box-shadow: 4px 4px 6px #000;}
.tagcloud {padding:10px;font-size:12px;margin-bottom:20px; -moz-box-shadow: 4px 4px 6px #000;-webkit-box-shadow: 4px 4px 6px #000;box-shadow: 4px 4px 6px #000;}
.tagcloud a {padding:10px;font-size:12px;color:#000;}
.tagcloud a:hover{padding:10px;font-size:12px;color:#bf9b57;}
.roundedCorners {	padding: 0;	-moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; }







/** Footer Styles **/

#footer p { text-align: center; font-size: 12px; color: #666; line-height: 18px;padding: 14px 0; }
#footer p a { font-weight: bold; color:#664949; }
#footer p a:hover, #footer p a:focus { text-decoration: underline; }
#foot p{ margin:0px auto 20px auto; width:932px!important; background:#2d2424; position:relative; z-index:55;  -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;  -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px;behavior: url(http://lavandoudc.com/wp-content/themes/mountaincreek/js/PIE.htc);  -moz-box-shadow: 1px 1px 4px #000; -webkit-box-shadow: 1px 1px 4px #000; box-shadow: 1px 1px 4px #000;}
#foot .block { text-align:left; float:left; width:180px; padding:85px 0 35px 20px; margin-left:14px; }
#foot .last { margin-right:0; width:220px; padding-left:35px!important; border:none!important; }
#foot .block h2 { font-family:'Oswald'; font-size:22px; font-style:normal; font-weight:400!important; text-shadow:none; text-decoration:none; word-spacing:0; line-height:1; color:#333; margin-bottom:10px; padding-bottom:3px; color:white; border-bottom:1px #802d54 solid; }
#foot ul li { background:url(http://lavandoudc.com/wp-content/themes/mountaincreek/images/mc/bullet-footer.png) top left no-repeat; padding:0 0 0 23px; }
#foot .sidebarLiContent ul li { height:22px; padding:2px 0 0 36px; font-size:14px!important; color:#fff!important; }
#foot .homewmiddle ul li a { font-weight:bold; color:#ebebeb!important; }
#foot .homewmiddle form.searchform { background:none!important; padding-left:0; padding-right:0; height:70px; }
#foot .sidebarLiContent { margin-bottom:40px; }
#foot input.s { float:left; background:url(http://lavandoudc.com/wp-content/themes/mountaincreek/images/mc/input-search.png) top left no-repeat; text-align:left; height:31px; width:180px; padding:6px 0 4px 15px; color:#000; border:none; }
#foot input.searchsubmit { background:url(http://lavandoudc.com/wp-content/themes/mountaincreek/images/mc/search.png) top right no-repeat!important; width:78px; height:36px; cursor:pointer; margin-right:0; margin-top:4px; float:right; border:none; }
#foot .hot-news { background:#fff url(http://lavandoudc.com/wp-content/themes/mountaincreek/images/mc/right-box-bottom.png) bottom no-repeat!important; padding: 0px 0px 10px;margin-bottom: 15px; }
#foot  .hot-news h4 { width: 290px; height: 29px; padding: 0px 0px 0px 10px; font: 16px Georgia, Arial, Helvetica, sans-serif; color: #fff; line-height: 30px; background: url(http://lavandoudc.com/wp-content/themes/mountaincreek/images/mc/sidebar-title.png) top repeat-x; border: 0px solid #fff; border-bottom-color: #333; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; behavior: url(http://lavandoudc.com/wp-content/themes/mountaincreek/js/PIE.htc); }
#foot .hot-news ul { padding: 0px 10px 0px; }
#foot .hot-news ul li { border-bottom: 1px dashed #939393; padding: 10px 0px 5px;  }
#foot  .hot-news ul li a { font: 12px arial, Geneva, sans-serif; line-height: 18px; color: #000;font-weight:600;}
#foot  .hot-news li a:hover, .right-col .hot-news li a:focus { color: #bf9b57; text-decoration: underline; }