/*
Theme Name: Seduction Magazine
Description: Celebrity & Fashion 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, ol, ul, li,
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;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* 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;
}

/* Fontface for non websafe fonts */

@font-face {
    font-family: 'Museo500';
    src: url('fonts/museo500-regular-webfont.eot');
    src: url('fonts/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo500-regular-webfont.woff') format('woff'),
         url('fonts/museo500-regular-webfont.ttf') format('truetype'),
         url('fonts/museo500-regular-webfont.svg#Museo500') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* General Styles */
a{ text-decoration:none;}
body{ background:#333 url(images/common/back.png); color:#000; font:14px arial, Geneva, sans-serif;}

h1,h2,h3,h4,h5,h6{ font-family: Museo500, Georgia, "Times New Roman", Times, serif; }
h1{ font-size:30px;}
h2{ font-size:24px;}
h3{ font-size:18px;}
h4{ font-size:14px;}
h5{ font-size:12px;}
h6{ font-size:10px;}

.rounds { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden; behavior: url(js/PIE.htc); }
.rokunds5 { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; behavior: url(js/PIE.htc); }

/** General Layout **/

#wrapper { width: 1000px; margin: 0px auto; }
#header { width: 930px; height: 300px; margin: 0px auto -60px; position: relative; background: url(images/orange/header-bg.png) center top no-repeat; z-index: 10!important; }
#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: 15px 0px 0px; height: 50px; }


/** Header Styles **/

#header .textwidget{
   float: right;margin-right: 0;padding-right: 0;
}
#header img { position: absolute; top: 0px; left: -71px; }
#header .title { position: absolute; top: 36px; left: 274px; }
#header .header-nav { position: absolute; top: 114px; left: 273px; z-index: 14; }
#header .header-nav li { height: 25px; float: left; padding: 0px 13px; position: relative; margin: 0px 6px 0px 0px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; behavior: url(js/PIE.htc); background-color: #2e1d0f;}
#header .header-nav li:hover a, #header .header-nav li:focus a, #header .header-nav li.active a { color: #d2672d; }
#header .header-nav li a { font: 13px Museo500, Arial, Helvetica, sans-serif; color: #fff; line-height: 26px; }
#header .header-nav li:hover a, #header .header-nav li:focus a, #header .header-nav li.active a { color: #d2672d; }
#header .header-nav li ul { display: none; width: 160px; background-color: #000; position: absolute; top: 25px; left: 3px; z-index: 110;}
#header .header-nav li ul li { float: none; padding: 0px 5px; display: block; width: 100%; position: relative; -moz-border-radius: 0; -webkit-border-radius: 0px; border-radius: 0px; }
#header .header-nav li ul li:hover, #header .header-nav li ul li:focus { background: none; }
#header .header-nav li ul li:hover a, #header .header-nav li ul li:focus a { color: #fff; }
#header .header-nav li ul li a { font-size: 12px; }
#header .header-nav li:hover ul { display: block; }
#header .header-nav li:hover ul li { padding-right: 0; }
#header .header-nav li:hover ul li ul { display: none; position: absolute; top: 0px; left: 160px; }
#header .header-nav li:hover ul li:hover ul { display: block; }
#header .header-nav li:hover ul li:hover ul li ul { display: none; }
#header .header-nav li:hover ul li:hover ul li:hover ul { display: block; }
#header .header-bot { overflow: hidden; position: absolute; top: 183px; right: 0px; width: 600px; }
#header .header-bot .social { float: left; overflow: hidden; height: 50px; position: relative; top: -8px; z-index: 12px; }
.ie7 #header .header-bot .social { top: 0px; }
#header .header-bot .social li { width: 24px; height: 24px; float: left; padding: 0px; margin: 0px 0px 0px 9px; }
#header .header-bot .social li a { display: inline-block; width: 24px; height: 24px; font-size: 0px; line-height: 0px; }
#header .header-bot .social li.tumblr a { background: url(images/social/tumblr.png) no-repeat; }
#header .header-bot .social li.stumble a { background: url(images/social/stumble.png) no-repeat; }
#header .header-bot .social li.facebook a { background: url(images/social/facebook.png) no-repeat; }
#header .header-bot .social li.twitter a { background: url(images/social/twitter.png) no-repeat; }
#header .header-bot .social li.blogger a { background: url(images/social/blogger.png) no-repeat; }
#header .header-bot .social li.delicious a { background: url(images/social/delicious.png) no-repeat; }
#header .header-bot .social li.digg a { background: url(images/social/digg.png) no-repeat; }
#header .header-bot .social li.foursquare a { background: url(images/social/foursquare.png) no-repeat; }
#header .header-bot .social li.rss a { background: url(images/social/rss.png) no-repeat; }
#header .header-bot .social li.reddit a { background: url(images/social/reddit.png) no-repeat; }
#header .header-bot .social li.googleplus a { background: url(images/social/googleplus.png) no-repeat; }
#header .header-bot .social li.youtube a { background: url(images/social/youtube.png) no-repeat; }
#header .header-bot .social li.instagram a { background: url(images/social/instagram.png) no-repeat; }
#header .header-bot .search { width: 300px; margin: 0px 0px 0px 15px; float: right; }
#header .header-bot .search #s { width: 209px; height: 20px; padding: 3px 0px 3px 10px;color:#666;border: none; background: url(images/orange/search-field.png) no-repeat; vertical-align: bottom; }
#header .header-bot .search #submit-search { width: 75px; height: 29px; background: url(images/orange/search-btn.png) left top no-repeat; border: none; position: relative; top: 2px;cursor: pointer;  }
#header .header-bot .search #submit-search:hover, #header .social li.search #submit-search:focus { background: url(images/orange/search-btn.png) left bottom no-repeat;cursor: pointer;  }
#searchform{padding:15px;}
#searchform input#s.field {padding:3px;border: 1px solid #ccc; background: #f1f1f1;width: 190px;}

/** Sidebar Styles **/
#container #sidebar .sidebar-nav { padding: 9px 9px 6px; margin: 0px 0px 15px; background-color: #d94c16; border: 1px solid #fce2bc; overflow: visible; z-index: 51; }
#sidebar div { margin: 0px 0px 15px; }
#sidebar .sidebar-nav li a { font: 14px Museo500, Arial, Helvetica, sans-serif; color: #fff; line-height: 30px; }
#sidebar .sidebar-nav li { background-color: #2e1d0f; height: 30px; padding: 0px 0px 0px 7px; margin: 0px 0px 2px; position: relative; z-index: 52; }
#sidebar .sidebar-nav li a:hover, #sidebar .sidebar-nav li a:focus { color: #d2672d!important; text-decoration: underline; cursor:pointer;}
#sidebar .sidebar-nav li.top { background: url(images/orange/sidebar-nav-top.png) left top no-repeat; }
#sidebar .sidebar-nav li.bot { background: url(images/orange/sidebar-nav-bottom.png) left bottom no-repeat; }
#sidebar .sidebar-nav li ul { display: none; width: 155px; position: absolute; top: 0px; left: 140px; z-index: 200; border: 1px solid #939393; }
#sidebar .sidebar-nav li ul li { float: none; margin: 0px; height: auto; padding: 0px 25px 0px 15px; position: relative; }
.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 POSTli:hover ul li:hover ul li:hover ul li:hover ul { display: block; }
#sidebar .hot-news { background:#fff url(images/orange/news-bottom-bg.png) bottom left no-repeat;}
#sidebar .hot-news h4 { width: 149px; height: 29px; padding: 0px 0px 0px 10px; font: 16px Museo500, Arial, Helvetica, sans-serif; color: #fff; line-height: 30px; background: url(images/orange/news-heading-bg.png) repeat-x; 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(js/PIE.htc); }
#sidebar .hot-news ul { padding: 0px 10px 30px; }
#sidebar .hot-news a { background: none!important;}
#sidebar .hot-news ul li { border-bottom: 1px dashed #939393; padding: 10px 0px 5px;  }
#sidebar .hot-news ul li a { font: 12px arial, Geneva, sans-serif; line-height: 18px; color: #333;font-weight:600;}
#sidebar .hot-news li a:hover, #sidebar .hot-news li a:focus { color: #b25a2b; text-decoration: underline; }
.right-col .hot-news h4 { width: 290px; height: 29px; padding: 0px 0px 0px 10px; font: 16px Museo500, Arial, Helvetica, sans-serif; color: #fff; line-height: 30px; background: url(images/orange/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(js/PIE.htc); }
.right-col  .hot-news { background:#fff url(images/orange/right-box-bottom.png) bottom no-repeat; padding: 0px 0px 10px;margin-bottom: 15px;min-height:108px;}
.right-col .hot-news ul { padding: 0px 10px 24px; }
.right-col .hot-news ul li { border-bottom: 1px dashed #939393; padding: 10px 0px 5px;  }
.right-col .hot-news ul li a { font: 12px arial, Geneva, sans-serif; line-height: 18px; color: #000;font-weight:600;}
.right-col .hot-news li a:hover, .right-col .hot-news li a:focus { color: #b25a2b; text-decoration: underline; }

/** Content Styles **/

.left-col-blog { width: 614px; float: left; position: relative; margin:0 13px 0 13px;}
.left-col-blog .slider { height: 229px; position: relative; padding: 9px; margin: 0px 0px 15px; background: url(images/orange/slider-bg.png) repeat-x; border: 1px solid #fcbcdc; border-bottom-color: #cb477c; }
.left-col-blog .slider .slides_container { position: relative; overflow: hidden; height: 231px;padding-left: 1px; }
.left-col-blog .slider .pagination { position: absolute; bottom: 20px; right: 20px; }
.left-col-blog .slider .pagination li { float: left; margin: 0px 7px 0px 0px; }
.left-col-blog .slider .pagination li a { font-size: 0px; display: inline-block; width: 12px; height: 12px; background: url(images/orange/slider-bullit.png) no-repeat; }
.left-col-blog .slider .pagination li.current a { background: url(images/orange/slider-bullit-active.png) no-repeat; }
.left-col-blog .slider .slide left-col-blog
.left-col-blog .slider .slide img { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; behavior: url(js/PIE.htc); }
.left-col-blog .slider .desc { width: 583px; height: 43px; padding: 8px 10px 0px; position: absolute; bottom: 0px; left: 0px; background: url(images/orange/slider_desc_blog.png) no-repeat; }
.left-col-blog .slider .desc h3 a{ font-size: 17px; color: #fff; width: 280px; }
.left-col-blog .slider .desc p { font: 12px arial, Geneva, sans-serif; color: #fff; }
.left-col-blog .post-wrap { padding: 9px; background: url(images/orange/post-box-bg.jpg) repeat-x #ff0069; margin: 0px 0px 17px; border: 1px solid #fcbcdc; border-bottom-color: #cb477c; }
.left-col-blog .post-wrap .post { padding: 9px; background-color: #fff; }
.left-col-blog .post-wrap .post h2 { font: 26px Museo500, Arial, Helvetica, sans-serif; padding: 0px 0px 10px; border-bottom: 1px dashed #333; }
.left-col-blog .post-wrap .postcat h2 { font: 16px Museo500, Arial, Helvetica, sans-serif; padding: 0px 0px 0px;}
.left-col-blog .post-wrap .postcat { padding: 9px; background-color: #fff; }
.left-col-blog .post-wrap .post h2 a { color: #000; }
.left-col-blog .post-wrap .post h2 a:hover { color: #666; text-decoration: underline; }
.left-col-blog .post-wrap .post .meta { font-size: 11px; color: #333; line-height: 24px; margin: 0px 0px 2px; }
.left-col-blog .post .meta span { color: #991d4f; }
.left-col-blog .post .post-data { font-size: 12px; color: #333; line-height: 18px; padding-left: 0px; }
.left-col-blog .post .post-data p { margin: 0px 0px 10px;padding: 0 3px 0 3px; }
.left-col-blog .post .post-data img { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; behavior: url(js/PIE.htc);margin:13px auto 13px; text-align: center;display: block;}
.left-col-blog .post-wrap.single .post-data p { margin: 10px 0px 10px; }
.left-col-blog .post-wrap.single .post-data h2 { margin: 10px 0px 5px; border: none; padding: 0px; }
.left-col-blog .post-wrap.single .post-data img.alignleft { float: left; margin: 0px 10px 10px 0px; }
.left-col-blog .post-wrap.single .post-data img.alignright { float: right; margin: 0px 0px 10px 10px; }
.left-col-blog .post-wrap.single .post-data img.aligncenter { display: block; margin: 15px auto; }
.left-col-blog .post-wrap.single .post-data ul { padding: 0px 0px 0px 20px; margin: 15px 0px; list-style: disc inside; }
.left-col-blog .post-wrap.single .post-data ol { padding: 0px 0px 0px 20px; margin: 15px 0px; list-style: decimal inside; }
.left-col-blog .post .more-link { font-size: 12px; font-weight: bold; color: #991d4f; }
.left-col-blog .post .readmore { font-size: 12px; display: block; font-weight: bold; color: #991d4f; }
.left-col-blog .post .cats { font-size: 11px; margin: 0px 0px 7px; padding: 0px 0px 7px; border-bottom: 1px dashed #939393; }
.left-col-blog .post .cats span { display: inline-block; float: left; margin: 0px 5px 0px 0px; }
.left-col-blog .post-wrap.single .post .cats { border: none; border-top: 1px dashed #939393; margin: 7px 0px 0px; padding: 7px 0px 0px; }
.left-col-blog .post .cats ul { overflow: hidden; }
.left-col-blog .post .cats li { float: left; margin: 0px 5px 0px 0px; }
.left-col-blog .post .cats a { color: #991d4f; }
.left-col-blog .post .catspage { font-size: 11px; margin: 0px 0px 7px; padding: 0px 0px 18px; border-bottom: 1px dashed #939393; }
.left-col-blog .post .catspage span { display: inline-block; float: left; margin: 0px 5px 0px 0px; }
.left-col-blog .post-wrap.single .post .catspage { border: none; border-top: 1px dashed #939393; margin: 7px 0px 0px; padding: 7px 0px 0px; }
.left-col-blog .post .catspage ul { overflow: hidden; }
.left-col-blog .post .catspage li { float: left; margin: 0px 5px 0px 0px; }
.left-col-blog .post .catspage a { color: #b25a2b; }
.left-col-blog .post .tags { font-size: 11px; margin: 0px 0px 7px; padding: 0px 0px 7px; border-bottom: 1px dashed #939393; }
.left-col-blog .post .tags span { display: inline-block; float: left; margin: 0px 5px 0px 0px; }
.left-col-blog .post-wrap.single .post .tags { border: none; border-top: 1px dashed #939393; margin: 7px 0px 0px; padding: 7px 0px 0px; }
.left-col-blog .post .tags ul { overflow: hidden; }
.left-col-blog .post .tags li { float: left; margin: 0px 5px 0px 0px; }
.left-col-blog .post .tags a { color: #991d4f; }
#content-blog .left-col-blog .post .gallery { margin: 0px 0px 20px -5px;width: 600px; }
#content-blog .left-col-blog .post .gallery dl { float: left; margin: 0px 0px 0px 5px; width: auto; }
#content-blog .left-col-blog .post .gallery dt { margin: 0px; padding: 0px; width: 62px;  }
#content-blog .left-col .post .gallery dl img { margin: 0px; padding: 0px; border: none; width: 62px; height: auto; }
.left-col-blog #respond { clear: both; }
.left-col-blog #respond label { font: 16px arial, Geneva, sans-serif; color: #333; display: inline-block; margin: 10px 0px 3px; padding: 0px 0px 0px 10px; }
.left-col-blog h3{ font: 18px Museo500, Arial, Helvetica, sans-serif; color: #939393; }
.left-col-blog #respond input { width: 95%; height: 26px; padding: 3px 5px; border: 1px solid #939393; font-size: 16px; color: #636363; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; behavior: url(js/PIE.htc); }
.left-col-blog #respond textarea {  width: 95%; height: 100px; padding: 3px 5px; margin: 0px 0px 10px; font: 16px Arial, Helvetica, sans-serif; border: 1px solid #939393; color: #636363; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; behavior: url(js/PIE.htc); }
.left-col-blog #respond #submit { width: 125px; height: 32px; font-size: 12px; color: #939393; padding: 0px 0px 3px; background-color: #838383; color: #fff; }
.left-col-blog #respond #submit:hover, .left-col-blog #respond #submit:focus { background: #939393; color: #fff; } 
.left-col-blog ol.commentlist { padding: 0px 0px 10px; margin: 0px 0px 15px; border-bottom: 1px dashed #939393; }
.left-col-blog ol.commentlist li { overflow: hidden; margin: 0px 0px 15px; border-bottom: 1px solid #eee; padding: 0px 0px 3px; }
.left-col h2#comments { font: 22px Museo500, Arial, Helvetica, sans-serif; color: #939393; margin: 0px 0px 10px 0px; padding: 0px 0px 5px 0px; }
.left-col-blog .comment-author img { float: left; margin: 0px 10px 10px 0px; }
.left-col-blog .comment-author cite a { font: 14px arial, Geneva, sans-serif; color: #333; font-weight: bold; }
.left-col-blog .comment-awaiting-moderation { font-size: 9px; color: #999; }
.left-col-blog .comment-body { position: relative; }
.left-col-blog .comment-body p { font: 12px arial, Geneva, sans-serif; color: #444; margin: 10px; }
.left-col-blog .comment-meta { position: absolute; top: 0px; right: 0px; font: 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
.left-col-blog .comment-meta a { color: #555; }
.left-col-blog .comment-reply-link { display: block; font-size: 12px; color: #777; text-align: right; padding: 0px 20px 0px 0px; }
.left-col-blog #cancel-comment-reply-link { display: block; font-size: 12px; color: #777; text-align: right; padding: 0px 20px 0px 0px; border-bottom: 1px solid #eee; }
.left-col-blog ol li ul { clear: both; margin: 0px 0px 10px 20px; border: none; background-color: #eee; }
.left-col-blog ol.commentlist li ul li { background-color: #eee; padding: 5px; }
.left-col-blog ol.commentlist li ul li li { border-top: 1px solid #eaeaea; margin: 10px 0px 0px; }
.left-col-blog #pagination { padding: 5px 20px; }
.left-col-blog #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(js/PIE.htc); }
.left-col-blog #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-blog #pagination a:hover, .left-col-blog #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;  }
.left-col { width: 435px; float: left; position: relative; }
.left-col .slider { height: 229px; position: relative; padding: 9px; margin: 0px 0px 15px; background: url(images/orange/slider-bg.png) repeat-x; border: 1px solid #fcbcdc; border-bottom-color: #cb477c; }
.left-col .slider .slides_container { position: relative; overflow: hidden; height: 231px;padding-left: 1px; }
.left-col .slider .pagination { position: absolute; bottom: 20px; right: 20px; }
.left-col .slider .pagination li { float: left; margin: 0px 7px 0px 0px; }
.left-col .slider .pagination li a { font-size: 0px; display: inline-block; width: 12px; height: 12px; background: url(images/orange/slider-bullit.png) no-repeat; }
.left-col .slider .pagination li.current a { background: url(images/orange/slider-bullit-active.png) no-repeat; }
.left-col .slider .slide { position: absolute; top: 0px; left: 0px; width: 413px; height: 231px; overflow: hidden; }
.left-col .slider .slide img { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; behavior: url(js/PIE.htc); }
.left-col .slider .desc { width: 394px; height: 43px; padding: 8px 10px 0px; position: absolute; bottom: 0px; left: 0px; background: url(images/orange/slider-desc.png) no-repeat; }
.left-col .slider .desc h3 a{ font-size: 17px; color: #fff; width: 280px; }
.left-col .slider .desc p { font: 12px arial, Geneva, sans-serif; color: #fff; }
.left-col .post-wrap { padding: 9px; background: url(images/orange/post-box-bg.jpg) repeat-x #d2420e; margin: 0px 0px 17px; border: 1px solid #fce2bc; border-bottom-color: #a38f3d; }
.left-col .post-wrap .post { padding: 9px; background-color: #fff; }
.left-col .post-wrap .post h2 { font: 26px Museo500, Arial, Helvetica, sans-serif; padding: 0px 0px 10px; border-bottom: 1px dashed #333; }
.left-col .post-wrap .postcat h2 { font: 16px Museo500, Arial, Helvetica, sans-serif; padding: 0px 0px 0px;}
.left-col .post-wrap .postcat { padding: 9px; background-color: #fff; }
.left-col .post-wrap .post h2 a { color: #000; }
.left-col .post-wrap .post h2 a:hover { color: #666; text-decoration: underline; }
a.readmore { font-size: 11px; display: block; font-weight: bold; color: #b25a2b!important; }
.left-col .post .meta span, .meta span a { color: #b25a2b;}
.left-col .post .cats { font-size: 11px; margin: 0px 0px 7px; padding: 0px 0px 7px; border-bottom: 1px dashed #939393; }
.left-col .post .cats span { display: inline-block; float: left; margin: 0px 5px 0px 0px; font-weight: bold;color:#333;}
.left-col .post .cats li a { color: #b25a2b;}
.left-col .post .tags a { color: #b25a2b;}
.left-col .post .more-link { font-size: 12px; font-weight: bold; color: #b25a2b; }
.left-col .post-wrap .post .meta { font-size: 11px; color: #333; line-height: 24px; margin: 0px 0px 2px; }
.left-col .post .post-data { font-size: 12px; color: #333; line-height: 18px; padding-left: 0px; }
.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(js/PIE.htc);margin:13px auto 13px; text-align: center;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: #991d4f; }
.left-col .post .readmore { font-size: 12px; display: block; font-weight: bold; color: #991d4f; }
.left-col .post .cats { font-size: 11px; margin: 0px 0px 7px; padding: 0px 0px 7px; border-bottom: 1px dashed #939393; }
.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 #939393; margin: 7px 0px 0px; padding: 7px 0px 0px; }
.left-col .post .cats ul { overflow: hidden; }
.left-col .post .cats li { float: left; margin: 0px 5px 0px 0px; }
.left-col .post .cats a { color: #991d4f; }
.left-col .post .catspage { font-size: 11px; margin: 0px 0px 7px; padding: 0px 0px 18px; border-bottom: 1px dashed #939393; }
.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; }
.left-col .post .catspage a { color: #b25a2b; }
.left-col .post .tags { font-size: 11px; margin: 0px 0px 7px; padding: 0px 0px 7px; border-bottom: 1px dashed #939393; }
.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 #939393; 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; }
#content .left-col .post .gallery { margin: 0px 0px 20px -5px;width: 406px; }
#content .left-col .post .gallery dl { float: left; margin: 0px 0px 0px 5px; width: auto; }
#content .left-col .post .gallery dt { margin: 0px; padding: 0px; width: 62px;  }
#content .left-col .post .gallery dl img { margin: 0px; padding: 0px; border: none; width: 62px; height: auto; }
.left-col #respond { clear: both; }
.left-col #respond label { font: 16px arial, Geneva, sans-serif; color: #333; display: inline-block; margin: 10px 0px 3px; padding: 0px 0px 0px 10px; }
.left-col h3{ font: 18px Museo500, Arial, Helvetica, sans-serif; color: #939393; }
.left-col #respond input { width: 95%; height: 26px; padding: 3px 5px; border: 1px solid #939393; font-size: 16px; color: #636363; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; behavior: url(js/PIE.htc); }
.left-col #respond textarea {  width: 95%; height: 100px; padding: 3px 5px; margin: 0px 0px 10px; font: 16px Arial, Helvetica, sans-serif; border: 1px solid #939393; color: #636363; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; behavior: url(js/PIE.htc); }
.left-col #respond #submit { width: 125px; height: 32px; font-size: 12px; color: #939393; padding: 0px 0px 3px; background-color: #838383; color: #fff; }
.left-col #respond #submit:hover, .left-col #respond #submit:focus { background: #939393; color: #fff; } 
.left-col ol.commentlist { padding: 0px 0px 10px; margin: 0px 0px 15px; border-bottom: 1px dashed #939393; }
.left-col ol.commentlist li { overflow: hidden; margin: 0px 0px 15px; border-bottom: 1px solid #eee; padding: 0px 0px 3px; }
.left-col h2#comments { font: 22px Museo500, Arial, Helvetica, sans-serif; color: #939393; margin: 0px 0px 10px 0px; padding: 0px 0px 5px 0px; }
.left-col .comment-author img { float: left; margin: 0px 10px 10px 0px; }
.left-col .comment-author cite a { font: 14px arial, Geneva, sans-serif; color: #333; font-weight: bold; }
.left-col .comment-awaiting-moderation { font-size: 9px; color: #999; }
.left-col .comment-body { position: relative; }
.left-col .comment-body p { font: 12px arial, Geneva, sans-serif; color: #444; margin: 10px; }
.left-col .comment-meta { position: absolute; top: 0px; right: 0px; font: 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
.left-col .comment-meta a { color: #555; }
.left-col .comment-reply-link { display: block; font-size: 12px; color: #777; text-align: right; padding: 0px 20px 0px 0px; }
.left-col #cancel-comment-reply-link { display: block; font-size: 12px; color: #777; 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(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: #9d4719 ;   }
.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: #9d4719;  }
.right-col { width: 300px; float: right; }
.right-col .movie-ad { height: 229px; padding: 9px; margin: 0px 0px 15px; background: url(images/orange/slider-bg.png) repeat-x; border: 1px solid #fcbcdc; border-bottom-color: #cb477c; }
.right-col .video { margin: 0px 0px 05px; }
.right-col h4.title { width: 290px; height: 32px; background: url(images/orange/sidebar-title.png) no-repeat; padding-left: 10px; color: #fff; font: 16px Museo500, arial, Geneva, sans-serif; line-height: 33px; }
.right-col  .bot { width: 290px; height: 26px; padding: 5px 0px 0px 10px; background: url(images/orange/right-box-bottom.png) no-repeat; }
.right-col  .bot .join { margin: 0px 0px 0px 45px; font: 10px Museo500, Arial, Helvetica, sans-serif; font-weight: bold; color: #fff; line-height: 14px; }
.right-col .daily-poll { margin: 0px 0px 15px; }
.right-col .daily-poll .poll-body { padding: 15px 10px 10px; background-color: #fff; }
.right-col .daily-poll .pds-question-top { font: 18px Arial, Helvetica, sans-serif; color: #b25a2b; margin: 0px 0px 20px; }
.right-col .daily-poll ul { padding: 0px 0px 10px; }
.right-col .daily-poll ul li { margin: 0px 0px 15px; }
#content .right-col .daily-poll .pds-answer-group { overflow: hidden; margin: 0px 0px 10px; }
#content .right-col .daily-poll .pds-answer-input { display: inline-block; float: left; }
#content .right-col .daily-poll input { display: inline-block; width: 25px; height: 15px; vertical-align: top; }
#content .right-col .daily-poll label { display: inline-block; font: 12px arial, Geneva, sans-serif; width: 220px; margin: 1px 0px 0px 5px; }
#content .right-col .daily-poll .pds-vote-button { display: inline-block; padding: 0px; font-size: 0px; width: 57px; height: 29px; margin: 0px 15px 0px 10px; cursor: pointer; border: none; background: url(images/orange/vote-btn.png) no-repeat; }
#content .right-col .daily-poll .pds-view-results { display: inline-block; font-size: 0px; width: 126px; height: 29px; padding: 0px; background: url(images/orange/view-results-btn.png) no-repeat; }
#content .right-col .daily-poll .pds-pd-link { display: none; }
#content .right-col .daily-poll .pds-links { display: inline-block; padding: 0px 20px 0px 0px; }
.right-col .bot-white { width: 300px; height: 9px; background: url(images/orange/bottom-white.png) no-repeat; }
.right-col .latest-news { margin: 0px 0px 15px; }
.right-col .latest-news .news-body { background-color: #fff; padding: 0px 0px 10px; }
.right-col .latest-news ul { padding: 0px 10px; }
.right-col .latest-news ul li { padding: 15px 0px; border-bottom: 1px dashed #939393; }
.right-col .latest-news ul li h5 { font: 12px arial, Geneva, sans-serif; font-weight: bold; line-height: 18px; }
.right-col .latest-news ul li h5 a { color: #333; }
.right-col .latest-news ul li h5 a span { font-weight: normal; }
.right-col .latest-news a:hover, .right-col .latest-news a:focus { color: #b25a2b; text-decoration: underline; }
.right-col .latest-news .view-all { font: 10px Arial, Helvetica, sans-serif; color: #b25a2b; font-weight: bold; display: block; margin: 15px 0px 0px; padding: 0px 0px 0px 10px; }
.textwidget {padding:10px;font-size:12px;margin-bottom:20px;}
#sidebar .textwidget {padding:10px;font-size:12px;margin-bottom:30px;}
#sidebar .tagcloud {padding:10px;font-size:12px;margin-bottom:30px;}
.tagcloud {padding:10px;font-size:12px;margin-bottom:20px;}
.tagcloud a {padding:10px;font-size:12px;color:#000;}
.tagcloud a:hover{padding:10px;font-size:12px;color:#b25a2b;}
.roundedCorners {	padding: 0;	-moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; }
div.twtr-widget .twtr-tweet { border-bottom:1px dashed #939393 ; padding:10px 0;  zoom:1;}
.right-col .twtr-doc { background:none!important; }
a.twtr-hyperlink { color:#9d4719!important;font-weight:bold; }
a.twtr-reply { color:#9d4719!important;font-weight:bold; }
a.twtr-rt { color:#9d4719!important;font-weight:bold; }
a.twtr-atreply { color:#9d4719!important;font-weight:bold; }
a.twtr-fav { color:#9d4719!important;font-weight:bold; }
a.twtr-hashtag { color:#d2672d!important;font-weight:bold; }
a.twtr-join-conv { color:#fff!important; }
a.twtr-timestamp { color:#d2672d!important;font-weight:bold; }
div.twtr-ft { display: none; }
div.twtr-hd h4{display:none}
div.twtr-hd h3{font-size: 14px!important;padding-top: 6px!important;}

/**Footer Styles **/
#footer p { text-align: center; font-size: 12px; color: #e99b70; line-height: 18px; padding:14px 0px; }
#footer p a { font-weight: bold; color: #ff8644; }
#footer p a:hover, #footer p a:focus { text-decoration: underline; }
#foot { margin:40px auto; width:926px!important; background:#6a1003; position:relative; z-index:55; height:44px;-moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; }
#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(images/pink/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(images/pink/input-search.png) top left no-repeat; text-align:left; height:31px; width:180px; padding:6px 0 4px 15px; color:#000; border:none; }
.ie7 #foot input.s { float:left; background:url(images/pink/input-search.png) top left no-repeat; text-align:left; height:31px; width:180px; padding:13px 0 4px 15px; color:#000; border:none; }
#foot input.searchsubmit { background:url(images/pink/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(images/pink/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 Museo500, Arial, Helvetica, sans-serif; color: #fff; line-height: 30px; background: url(images/pink/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(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: #b25a2b; text-decoration: underline; }