/*
Theme Name: Drishti Yoga
Description: Drishti Yoga Redesign May 2009
Author: Dani McDaniel
Author URI: http://danimcdaniel.com
*/

/* RESET - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, img { margin: 0; padding: 0; border: 0; }

/* BODY - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body { background: #dddddd url(img/bkg.jpg) repeat-x 0% 0%; font-size: .90em; font-family: "Trebuchet MS", Arial, sans-serif; color: #120b01; margin: 0 auto; }

*::-moz-selection {
background:#af5000 none repeat scroll 0 0;
color:white;
}

/* remove wp stats smiley */
img#wpstats { display:none; }


/* MAIN */
pre { font-family: Courier; font-size: 11px; background: #FFFCDE; border: 1px dotted #af5000; color: #af5000; margin: 15px auto 15px auto; padding:8px; text-align: center; width: 93%; font-weight: normal; }
code, kbd, samp, tt { font-family: Courier; font-size: 11px; color: #8c6e40; }
blockquote { width:450px; font-size: 12px; margin: 10px 0px 10px 50px; padding: 0 0 0 15px; border-left: 3px solid #672600; clear: both; }
blockquote p:first-letter { float: left; margin: 1px 4px 0 0; font-family: "Monotype Corsiva", "Apple Chancery", fantasy; font-size: 230%; font-weight: bold; color: #af5000; }
blockquote p:first-line { font-variant: normal; }

img.plain { border: 0px; padding: 0px; margin: 0; }
img.wp-smiley { border: 0px; padding: 0px; margin: 0; }
img.alignleft { margin: 4px 12px 3px 0; background: #FFFCDE; border: 1px solid #af5000; padding: 2px; float: left; }
img.alignright { margin: 4px 0 3px 12px; background: #FFFCDE; border: 1px solid #af5000; padding: 2px; float: right; }
img.aligncenter { margin: 6px auto; text-align: center; background: #FFFCDE; border: 1px solid #af5000; padding: 2px; }

/* RANDOM */
.small { font-size: 11px; font-style: italic; }
.center { text-align: center; margin: auto; }
.clear { clear: both; }
.clearthick { clear: both; margin: 10px 0; }
.floatleft { float: left; }
.floatright { float: right; }
.alignright { float: right; }
p.borders { padding: -2px 2px; margin: 30px 0px; border-bottom: 1px dotted #af5000; background: #FFFCDE; text-align: right; font-size: 90%; }

/* LINKS - - - - - - - - - - - - - -  - - - - - - - - - - - - - - - - - - */
a, a:visited { color: #672600; text-decoration: none; } 
a:hover, a:active { color: #984500; text-decoration: none; }
a:focus { outline: none;}

/* LISTS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
ul { margin:0; padding:0; list-style-type:none; }
li { margin:0; padding:0; list-style-type:none; }

.entry-content ul ol { margin: 20px 0; }
.entry-content ul li {margin: 0 0 0 15px; padding: 4px 0; list-style:disc; list-style-position:inside; }
.entry-content ul li li {margin: 0 0 0 15px;}
.entry-content ol li {margin: 0 0 0 15px; padding: 4px 0; list-style: decimal; list-style-position:inside; }
.entry-content ol li li {margin: 0 0 0 15px;}

/* HEADERS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
h1,h2,h3,h4,h5,h6 { font-family: "Georgia", Palatino, Palatino Linotype, Times, Times New Roman, serif; padding: 3px 0; color: #672600; }
h2.entry-title { font-size:180%; line-height: 30px; margin: 0; }
h2.index-entry-title { font-size:180%; margin: 5px 0 5px 0; }
h2.single-entry-title { font-size:180%; }
h2.archive-title { font-size:170%; color: #2B4307; margin: 0 0 10px 0; }
h2.page-title { font-size:170%; margin: 0 0 10px 0; }
h2.search { font-size:170%; color: #2B4307; margin: 0 0 10px 0; }
h2#comments { margin: 20px auto 10px; font-size:140%; }
h3#comments { margin: 20px auto 10px; font-size:140%; }
h3#pings { margin: 20px auto 10px; font-size:140%; }

/* HEADERS IN HEADER */
#header h1 { background: url(img/logo.png) no-repeat 0% 0%; height: 130px; margin: 0 0 0 20px; text-indent: -9999px; }
#header h5 { margin: -130px 0 0 0; }

/* HEADERS IN POSTS */
.entry-content h3 { font-size: 135%; margin: 25px 0 10px 0; padding: 0 0 5px 0; border-bottom: 1px dotted #af5000; }
.entry-content h4 {font-size:140%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* STRUCTURE - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#wrapper { clear:both; margin:25px auto 0px; width:960px; padding: 20px 0; background: #fff url(img/bkg_wrapper.jpg) no-repeat 0% 0%; border: 1px solid #af5000; }

/* HEADER - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#header { height:130px; margin:0 0 20px 0; padding: 0; width: auto; }
#topnav { height: 30px; width: 100%; text-align: left; clear:both; margin: 0px 0 35px 0; background: #af5000 url(img/bkg_topnav.jpg) repeat-x 0% 0%; border-bottom: 1px solid #8F4000; border-top: 1px solid #8F4000; }
#topnav .inner { margin: 0 0 0 20px; }
#topnav ul { list-style:none; display: inline; padding: 0; margin: 0; }
#topnav ul li { list-style:none; display: inline; margin: 0 6px 0 0; float: left; line-height: 30px; font-weight: normal; }
#topnav ul li a, #topnav li a:visited { background: #af5000; display: block; padding: 0 10px; color: #fedc97; text-decoration: none; border-right: 1px solid #8F4000; border-left: 1px solid #8F4000; }
#topnav ul li a:hover, #topnav li a:active { display: block; padding: 0 10px; color: #fff9ec; text-decoration: none; background: url(img/bkg_topnavr.jpg) repeat-x 0% 0%; border-right: 1px solid #af5000; border-left: 1px solid #af5000; }
#topnav ul li ul {
    z-index: 99;
    display: none; 
    width: 250px; /* Width to help Opera out */
    background: #7D3B00; border-right: 1px solid #af5000; border-left: 1px solid #af5000; border-bottom: 1px solid #af5000; }
#topnav ul li:hover ul, #topnav li.hover ul {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0; }
#topnav ul li:hover li, #topnav li.hover li {
    float: none; padding:0; margin: 0px; line-height: 20px; }
#topnav ul li:hover li a, #topnav li.hover li a { padding: 5px 7px; 
    background: #7D3B00; border-right: 1px solid #af5000; border-left: 1px solid #af5000; border-bottom: 1px solid #af5000; color: #fedc97; line-height: 20px; }
#topnav ul li:hover li a:hover, #topnav li.hover li a:hover { color: #fff9ec; background: #af5000; }

/* POSTS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.posts-wrap { float:left; width: 595px; margin: 0 40px 0 20px; }
.post { padding: 0 0 30px 0; margin: 0; }
.post-index { margin:0; }
.post-single { margin:0 0 0 0; }

/* ENTRY  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.entry-content { line-height: 21px; }
.entry-content p { padding: 7px 0; }
.entry-content-single {}
.entry-content-index .left { float: left; padding: 0 10px 0 0; width: 14%; }
.entry-content-index .right { float: right; padding: 0; width: 83%; margin: 0 0 20px 0; }
.entry-content .left img { background: #FED087; border: 1px solid #e3b265; padding: 2px; height: 70px; width: 70px; margin: 5px 0 0 0; }

/* META - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.additional-meta { color: #5d3a04; font-size: 11px; }

.entry-meta { padding: 2px 1px 3px 1px; margin: 15px 0 0 0; text-align: center; color: #af5000; background: #FFFCDE; border-bottom: 1px dotted #af5000; clear: both; }
/*.entry-meta a, .entry-meta a:visited { color: #fff9ec; text-decoration: none; }
.entry-meta a:hover, .entry-meta a:active { color: #ebc981; text-decoration: none; }*/
.entry-meta ul { display: inline; margin: 0; padding: 0; list-style: none; }
.entry-meta li { display: inline; margin: 0 7px 0 0; padding: 0; list-style: none; line-height: 22px; }
.entry-meta li.tag { background: url(img/tag.png) no-repeat 0% 50%; padding: 0 0 0 18px; }
.entry-meta li.category { background: url(img/folder.png) no-repeat 0% 50%; padding: 0 0 0 18px; }
.entry-meta li.commenticon { background: url(img/comment.png) no-repeat 0% 50%; padding: 0 0 0 18px;  }
.entry-meta-single {}
.entry-meta-index {}
.commentmetadata { font-size: 11px; font-style: italic; color: #5d3a04; }

/* PAGES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#page {}
#page-content {}

/* NAVIGATION  - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.navigation { width:100%; height:auto; float:left; clear:both; padding: 20px 0px; }
.nav-next {float:right; width:48%; text-align:right;}
.nav-prev {float:left; width:48%; text-align:left;}
#navigation-index {}
#nav-single {}
#nav-prev-single {}
#nav-next-single {}
.comment-nav {}

/* SIDEBAR - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#sidebarmain { margin: 0 20px 20px 0; overflow:hidden; float:right; width:285px; }
.intro { padding: 10px 10px 20px; background: #af5000; border: 1px solid #8F4000; color: #ebc981; overflow: auto; }
.intro a, .intro a:visited { color: #FFFCDE; text-decoration: none; } 
.intro a:hover, .intro a:active { color: #fedc97; text-decoration: none; } 
.intro img { background: #fedc97; padding: 2px; border: 1px solid #8F4000; margin: 7px auto; text-align: center; }
.intro img.alignleft { background: #fedc97; padding: 2px; border: 1px solid #8F4000; margin: 0px 10px 0 0px; float: left; /*width: 66px; height: 86px;*/ }
.intro p { line-height: 20px; margin: 0 0 10px; }
.intro .left { float: left; width: 40%; }
.intro .right { float: right; width: 60%; }
.intro h3 { font-size: 19px; line-height: 20px; font-weight: bold; margin: 6px 0 8px 0; color: #fedc97; background: url(img/diamonddrk.png) no-repeat 0% 50%; padding: 0 0 0 20px; clear: both; }
.intro h4 { font-size: 16px; line-height: 19px; font-weight: bold; }
.intro li { margin: 3px 0px 3px 20px; }

#sidebarblog { margin: 0 20px 20px 0; overflow:hidden; float:right; width:285px; }
#sidebarblog .left a, #sidebarblog .left a:visited { display: block; color: #5d3a04; text-decoration: none; background: #FFFCDE; border-bottom: 1px dotted #af5000; } 
#sidebarblog .left a:hover, #sidebarblog .left a:active { background: #af5000; display: block; color: #FFFCDE; text-decoration: none; border-bottom: 1px dotted #af5000; } 
#sidebarblog .right a, #sidebarblog .right a:visited { display: block; color: #5d3a04; text-decoration: none; background: #FFFCDE; border-bottom: 1px dotted #af5000; } 
#sidebarblog .right a:hover, #sidebarblog .right a:active { display: block; color: #FFFCDE; text-decoration: none; border-bottom: 1px dotted #af5000; background: #af5000; } 
#sidebarblog .left { width: 45%; float: left; clear: left; margin: 0 0 10px 0; }
#sidebarblog .right { width: 50%; float: right; clear: right; margin: 0 0 10px 0; }
#sidebarblog .top { padding: 10px 0; clear: both; text-align: center; }
#sidebarblog .top ul { text-align: left; }
#sidebarblog .top li { display: block; margin: 5px 0px; list-style:none; }
#sidebarblog .top li a, #sidebarblog .top li a:visited { padding: 3px 0; display: block; color: #5d3a04; text-decoration: none; background: #FFFCDE; border-bottom: 1px dotted #af5000; } 
#sidebarblog .top li a:hover, #sidebarblog .top li a:active { background: #af5000; padding: 3px 0; display: block; color: #FFFCDE; text-decoration: none; border-bottom: 1px dotted #af5000; }
#sidebarblog .bottom { padding: 10px 0; clear: both; text-align: center; }
#sidebarblog .bottom .links ul { text-align: left; width: 100%; display: inline; }
#sidebarblog .bottom .links li { width: 47%; margin: 5px 0px; list-style:none; float: left; }
#sidebarblog .bottom .links li a, #sidebarblog .bottom .links li a:visited { padding: 3px 0; display: block; color: #5d3a04; text-decoration: none; background: #FFFCDE; border-bottom: 1px dotted #af5000; } 
#sidebarblog .bottom .links li a:hover, #sidebarblog .bottom .links li a:active { background: #af5000; padding: 3px 0; display: block; color: #FFFCDE; text-decoration: none; border-bottom: 1px dotted #af5000; }
#sidebarblog .inner { padding: 0px; }
#sidebarblog .inner ul { margin: 0; padding: 0; list-style: none; }
#sidebarblog .inner li { margin: 0; padding: 2px 0; list-style: none; }
#sidebarblog .left h3, #sidebarblog .right h3 { font-size: 18px; font-weight: bold; line-height: 17px; margin: 18px 0 10px 0; color: #af5000; display: block; text-align: left; background: url(img/diamond.png) no-repeat 0% 50%; padding: 0 0 0 22px; }
#sidebarblog .top h3 { font-size: 18px; font-weight: bold; line-height: 17px; margin: 0px 0 10px; color: #af5000; display: block; text-align: left; background: url(img/diamond.png) no-repeat 0% 50%; padding: 0 0 0 22px; }
#sidebarblog .bottom h3 { font-size: 18px; font-weight: bold; line-height: 17px; margin: 0px 0 10px; color: #af5000; display: block; text-align: left; background: url(img/diamond.png) no-repeat 0% 50%; padding: 0 0 0 22px; }

#sidebarblog dl { margin: 15px 0 0 0; padding: 0; width: 100%; }
#sidebarblog dt { float: left; padding: 0; margin: 0; width: 20%; clear: left; }
#sidebarblog dt img a:hover, #sidebarblog dt img a:active { text-decoration:none; border: 0; clear: right; }
#sidebarblog dd { float: right; margin: 4px 0; width: 75%; text-align: left; }


/* BOTTOM - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#bottom { margin: 0px 20px 0; clear: both; padding: 20px 0 10px; background: #fff; line-height: 21px; overflow: hidden; }
#bottom a, #bottom a:visited { color: #672600; text-decoration: none; } 
#bottom a:hover, #bottom a:active { color: #984500; text-decoration: underline; } 
#bottom h3 { font-size: 20px; font-weight: bold; line-height: 20px; margin: 0 0 7px 0; color: #af5000; background: url(img/diamond.png) no-repeat 0% 50%; padding: 0 0 0 22px; }
#bottom .left { width: 270px; float: left; background: #fff; padding: 10px; margin: 0 25px 0 0; }
#bottom .left img { width: 70px; height: 70px; background: #FFD18B; padding: 2px; border: 1px solid #e3b265; margin: 5px 10px 2px 0; float: left; }
#bottom .left h4 { font-size: 14px; }
#bottom .left ul { list-style:none; margin: 0; padding: 0; }
#bottom .left li { display: block; padding: 3px 0 3px 13px; list-style:none; background: url(img/bullet_arrow.png) no-repeat 0% 50%; }
#bottom .leftb { width: 270px; float: left; background: #fff; padding: 10px; margin: 0 25px 0 0; }
#bottom .leftb ul { list-style:none; margin: 0; padding: 0; }
#bottom .leftb li { display: block; padding: 3px 0 3px 0px; list-style:none; }
#bottom .leftb a, #bottom .leftb a:visited { display: block; color: #5d3a04; text-decoration: none; background: #FFFCDE; border-bottom: 1px dotted #af5000; } 
#bottom .leftb a:hover, #bottom .leftb a:active { background: #af5000; display: block; color: #FFFCDE; text-decoration: none; border-bottom: 1px dotted #af5000; }

#bottom .center { width: 270px; margin: auto; background: #fff; padding: 10px; text-align: left; }
#bottom .center ul { list-style:none; margin: 0; padding: 0; }
#bottom .center li { display: block; padding: 3px 0 3px 13px; list-style:none; background: url(img/bullet_arrow.png) no-repeat 0% 50%; }

#bottom .centerb { width: 270px; margin: auto; background: #fff; padding: 10px; text-align: left; }
#bottom .centerb ul { list-style:none; margin: 0; padding: 0; }
#bottom .centerb li { display: block; padding: 3px 0 3px 0px; margin: 0 0 5px 0; list-style:none; border-bottom: 1px dotted #af5000; background: #FFFCDE; }
#bottom .centerb li:hover { background: #af5000;  display: block; padding: 3px 0 3px 0px; margin: 0 0 5px 0; list-style:none; border-bottom: 1px dotted #af5000; color: #FFFCDE; cursor: pointer; }
#bottom .centerb a, #bottom .centerb a:visited { color: #492200; text-decoration:none; }
#bottom .centerb a:hover, #bottom .centerb a:active {color: #FFFCDE; text-decoration:none; }

#bottom .right { width: 270px; float: right; background: #fff; padding: 10px; margin: 0 0 0 25px; }
#bottom .right ul { list-style:none; margin: 0; padding: 0; }
#bottom .right li { display: block; margin: 7px 0; list-style:none; }
#bottom .right li span { float: left; }
#bottom .right li span img { margin: 0 5px 0 0; }

#bottom .rightb { width: 270px; float: right; background: #fff; padding: 10px; margin: 0 0 0 25px; }
#bottom .rightb ul { list-style:none; margin: 0; padding: 0; }
#bottom .rightb li { display: block; padding: 3px 0 3px 0px; list-style:none; border-bottom: 1px dotted #af5000; background: #FFFCDE; }
#bottom .rightb li:hover { background: #af5000;  display: block; padding: 3px 0 3px 0px; margin: 0 0 5px 0; list-style:none; border-bottom: 1px dotted #af5000; color: #FFFCDE; cursor: pointer; }
#bottom .rightb a, #bottom .rightb a:visited { text-decoration:none; color: #492200; }
#bottom .rightb a:hover, #bottom .rightb a:active {color: #FFFCDE; text-decoration:none; }

/* FOOTER - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*#footer { height: auto; margin: 0px auto; clear:both; padding: 0; width: 960px; background: #af5000; }*/
#footer { color: #fedc97; padding: 0px; clear: both; margin: 0 auto 30px; width: 960px; overflow: auto; background: #af5000; border-left: 1px solid #af5000; border-right: 1px solid #af5000; border-bottom: 1px solid #af5000;}
#footer a, #footer a:visited { color: #FFFCDE; text-decoration:none; }
#footer a:hover, #footer a:active { color: #fedc97; text-decoration: underline; }

#footer ul { display: inline; list-style: none; }
#footer li { display: inline; list-style: none; margin: 0 0 0 5px; padding: 0 0 0 14px; background: url(img/bullet_dot.png) no-repeat 0% 50%; }

#footer .right { float: right; text-align: right; font-size: 12px; padding: 7px 5px 7px 0; }
#footer .left { float: left; text-align: left; font-size: 12px; padding: 7px 0 7px 5px;  }


/* COMMENTS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.comments-wrap { margin:15px auto 30px; padding:0; }
li.comment,li.trackback, li.pingback { margin: 20px auto; background: #FFFCDE; border: 1px dotted #af5000; display: block; padding: 10px; }
ul.children { margin-left:10px; }
ul.commentlist, ul.pinglist { line-height: 19px; margin: 12px 0; }
.reply { font-size: 11px; }
p.nocomments {}
#respond {}
#cancel-comment-reply {}
#comment-notes {}
input#author { background: #FFFCDE; border: 1px dotted #af5000; padding: 2px 4px; }
input#email { background: #FFFCDE; border: 1px dotted #af5000; padding: 2px 4px; }
input#url { background: #FFFCDE; border: 1px dotted #af5000; padding: 2px 4px; }

/* - - - author name - - - */
.authorname { font-size: 15px; font-weight: bold; }
/* TEXT BOX */
textarea#comment { overflow:auto; background: #FFFCDE; border: 1px dotted #af5000; padding: 4px; margin: 7px 0; }
/* SUBMIT BUTTON */
input#submit { background: #FFFCDE; border: 1px dotted #af5000; padding: 2px 4px; }
input#submit:hover { background: #af5000; border: 1px dotted #af5000; color: #FFFCDE; cursor: pointer; padding: 2px 4px; }
/* STYLES AUTHOR COMMENTS */
ul.commentlist .comment-author-dani { border: 1px solid #af5000; background: #FED087; }

/* SEARCH - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#search { float: right; padding: 0; margin: 0 20px 0 0; width: 40%; text-align: right; }
form#searchform { margin: 0 0 7px 0; }
/* FORM FIELD */
input#searchfield { text-align: left; width: 230px; color: #af5000; padding: 4px 4px; margin: 0 2px 0 0; background: #FFFCDE /*url(img/bkg_search.jpg) repeat-x 0% 0%*/; border: 1px solid #8F4000; }
/* FORM BUTTON */
input#searchsubmit { background: #af5000; border: 1px solid #8F4000; font-size:13px; padding: 3px; color: #FFFCDE; }
input#searchsubmit:hover { background: #fefcf8; border: 1px solid #8F4000; font-size:13px; padding: 3px; color: #af5000; cursor: pointer; }

#search ul { display: inline; list-style: none; clear: both; margin: 0; padding: 0; float: right; }
#search li { text-align: right; display:inline; list-style: none; margin: 0; padding: 0 0 0 14px; background: url(img/bullet_dot.png) no-repeat 0% 50%; }

#search li a, #search li a:visited { color: #5d3a04; text-decoration: none; }
#search li a:hover, #search li a:active { color: #8b7b62; text-decoration: underline; }

#search p { line-height: 19px; color: #ebc981; text-align: right; padding: 30px 0 0 0; margin: 0; font-size: 12px; }

/* 404 PAGE - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.error404 { margin:0; }
.error404 h1, .error404 h2 { margin: 10px auto; }

/* TABS FRONT PAGE - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*#tabs-1 img { float: left; background: #FFD18B; padding: 0px; border: 1px solid #e3b265; margin: 5px 20px 2px 0; }*/
#tabs-2 img { float: left; background: #FFD18B; padding: 4px; border: 1px solid #e3b265; margin: 5px 20px 2px 0; }
#tabs-3 img { float: left; background: #FFD18B; padding: 4px; border: 1px solid #e3b265; margin: 5px 20px 2px 0; }
#tabs h4 { font-size: 14px; font-weight: bold; color: #2B4307; }
#tabs-1 .slideshow { float: left; margin: 0 15px 0 -10px; border: 1px solid #af5000; padding: 0px; }

/* POLLS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#polls-1-ans { margin: 5px 0 20px 0; }
.wp-polls-ans { margin: 0 0 15px 0; }

/* FLV EMBED - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#player1, #player2, #player3 {text-align: center;}

/* SHOPP - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
select#shopp-categories-menu { margin: 6px 0 12px; background: #FFFCDE; border: 1px solid #8F4000; color: #8F4000; width: 260px; padding: 2px 4px; }
select#shopp-categories-menu option:hover { background: #af5000; color: #FFFCDE; }

/*Featured product on home page*/
p.featured { margin: 5px 0; }
