/*
    - 12-18-09: New CSS Definitions
    - Starting from scratch.  
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,
pre,a,abbr,acronym,address,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: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

iframe {
    border: 0px solid #FFFFFF;
}

html, body {
    line-height: 100%;
    font-family: "Helvetica Neue", Arial, sans-serif;
    text-align: center;
}

ol, ul { 
    list-style: none;
}

a, a:visited { 
    text-decoration: none;
    color: #253c87;
}

a.more {
    font-weight: bold;
    white-space: nowrap;
}

a:hover { 
    text-decoration: underline;
}

:focus { 
    outline: 0px;
}

.pagecontainer { 
    width: 978px;
    text-align: left;
    margin: 0px auto;
}

.backbox { 
    background-color: #f0f0f0;
    border: 1px solid #ababab;
    border-bottom:none;
    padding: 0px;
    margin: 0px auto;
    overflow: auto;       
    position: relative;
}

.content_area { 
    width: 584px;
    overflow: hidden;
    background-color: #fcfcfc;
    margin: 5px 5px 10px;
    float: left; 
    position: relative;
}

.ls_content_area {
    width: 778px;
    overflow: hidden;
    background-color: #fcfcfc;
    margin: 5px 5px 10px 5px;
    float: right; 
}

.content_area h1 {
    font-family: Georgia,serif;
    font-size: 26px;
    font-weight: normal;
    line-height: 26px;
    border-bottom:1px solid #C3C3C3;
    color:#717171;
    margin:0 0 5px;
    padding:5px 10px;
    text-align:left;
}

.col1 {
    width: 180px;
    float: left;
}

.col1 #clubAds {
    margin: 0px auto;
}

.contentview {
    padding-top: 10px;
}

.full_content_area { 
    overflow: hidden;
    background-color: #fcfcfc;
    margin: 5px 5px 10px 5px;
}

h2 { 
    font-size: 26px;
    line-height: 26px;
    color: #717171;
    border-bottom: 1px solid #c3c3c3;
    padding: 5px 10px;
    margin: 0px 0px 10px 0px;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-weight: normal; 
}

h3 { 
    font-size: 18px;
    line-height: 18px;
    color: #aaa;
    border: none;
    padding: 0;
    margin: 10px 0px 0px;
    font-family: Impact, Arial, Helvetica, sans-serif;
    font-weight: normal; 
}

/* standardized aligns and floats */
.textright {
    text-align: right;
}

.textcenter {
    text-align: center;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

/* right content area (it's the rail) */
.right_content { 
    width: 370px;
    margin: 0px 0px 10px;
    padding: 0px;
    position: relative;
    top: 5px;
    right: 5px;
    float: right; 
}

.right_content .r_box { 
    background-image: url('http://blogs.vvmedia.com/common/img/gridtile.png');
    padding: 15px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 11px;
    margin-bottom: 10px;
}

.right_content .r_ad_box { 
    background-image: url('http://blogs.vvmedia.com/common/img/gridtile.png');
    padding: 20px 15px;
    margin-bottom: 10px;
    text-align: center; 
    clear: none;
    overflow: visible;
}

.right_content .r_ad_box .right {
    float: right;
    background: #fff;
}

.right_content .r_ad_box .left {
    float: left;
    background: #fff;
}

.right_content .gray { 
    background-color: #f6f6f6;
    padding: 0px;
    border: 1px solid #cecece; 
}

.right_content .white { 
    background-color: #ffffff; 
}

.right_content .gray .white { 
    margin: 10px;
    padding-top: 5px;
}

.right_content h2 { 
    font-size: 26px;
    line-height: 26px;
    font-weight: normal;
    color: #717171;
    border-bottom: 1px solid #c3c3c3;
    padding: 5px 10px;
    margin: 0px 0px 5px 0px; 
    text-align: left;
}

.right_content h3 { 
    margin: 0px;
    padding: 0px 0px 0px 10px;
    text-align: left;
}

.right_content ul { 
    margin: 0px;
    padding: 0px 10px 5px 10px;
    list-style-type: none; 
}

.right_content li { 
    border-bottom: 1px solid #e4e4e4;
    padding: 5px 0px; 
}

.right_content .BackpageCategories ul {
    height: 85px;
}

.right_content .BackpageCategories ul li { 
    float: left;
    width: 155px;
}

.right_content li.last { 
    border-bottom: none; 
}

.right_content li.more { 
    border: none;
    text-align: right;
    padding-bottom: 0px; 
}

.right_content li.more a { 
    font-weight: bold; 
}

.right_content .r_box form { 
    margin: 8px;
}

.right_content .r_box form h3 { 
    margin: 5px 0px;
    padding: 0px;
}

.right_content .r_box input.input { 
    border: 1px solid #c3c3c3;
    color: #c3c3c3;
    width: 244px;
    height: 18px;
    margin-right: 5px;
    padding-left: 3px;
}

.right_content .r_box input.submit { 
    height: 23px;
    vertical-align: bottom; 
}

.right_content .r_box .advanced { 
    border-top: 1px solid #c3c3c3;
    margin: 10px;
    padding-top: 5px;
    text-align: right; 
}

.right_content .r_box .advanced a { 
    font-weight: bold; 
}

/* border styles */
.chisel_u { 
    border: 2px solid #c3c3c3;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
}

.chisel_d { 
    border: 1px solid #e4e4e4;
    border-top: 2px solid #c3c3c3;
    border-left: 2px solid #c3c3c3;
}

.chisel_t { 
    border-top: 2px solid #253C87;
}

/* button styles */
.button { 
    border: 2px solid #aaa;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    font-size: 11px;
    line-height: 12px;
    padding: 3px;
    background:#fafafa; 
}

.button:hover { 
    border: 2px solid #aaa;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background:#f3f3f3;
    text-decoration: none;
}

.button a {
    text-decoration: none;
}

.browsebutton { 
    width: 70px;
    float: right;
}

/* text sizes for adjustable content view */
.sm { 
    font-size: 12px;
    line-height: 20px;
}

.med { 
    font-size: 15px;
    line-height: 22px;
}

.lg { 
    font-size: 18px;
    line-height: 25px;
}

/* dividers */
.singlebar { 
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #ababab;
    clear: both;
}

.triplebar { 
    margin: 5px 0px;
    padding: 0px;
    height: 5px;
    line-height: 5px;
    background-image: url('http://blogs.vvmedia.com/common/img/tripleline.png');
    clear: both;
    overflow: hidden;
}

.statusbar {
    margin: 5px 5px 5px;
    padding: 3px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    clear: both;
}

.ClearIt, .clearit {
    clear: both; 
    display: block;
    padding-bottom: 1px;
    margin-bottom: -1px;
}

/* head stuff */
.leaderboard { 
    height: 100px;
    margin-bottom: 0px;
    position: relative;
    overflow: visible;
}

.leaderboard .logo { 
    float: left;
    clear:left;
}

.leaderboard .pagename { 
    clear: left;
    color: #615f5f;
    font-size: 32px;
    line-height: 32px;
    font-weight: normal;
}

.sitenav { 
    margin-bottom: 10px;
}

.copyright { 
    color: #dbdbdb;
    font-size: 10px;
    padding: 10px;
    text-align: center;
    clear: both;
}

.copyright a { 
    color: #dbdbdb;
}

/* tab style */
ul.tabs { 
    margin: 0px 0px 0px 1px;
    padding: 0px;
    z-index: 1;
    height: 26px;
}

ul.tabs li.tab {
    float: left;
    text-align: center;
    background-color: #e4e4e4;
    padding: 5px 10px 4px;
    border: 1px solid #c3c3c3;
    border-bottom: none;
    cursor: pointer;
    margin-right: 2px; 
    color: #666;
    margin-bottom: -3px;
    bottom: 0px;
    position: relative;
}

ul.tabs li.active { 
    background-color: #253c87;
    cursor: auto;
    color: #fff;
    border: 1px solid #253c87;
    border-bottom: 2px solid #253c87;
}  

/* section link colors */
.art a { color: #330870; } 
.bestof a { color: #d66b28; }
.film a { color: #005e68; }
.music a { color: #3817bc; }
.news a { color: #3f1020; }
.promotions a, .theads a { color: #9e1869; }
.readerrecommendations a { color: #d35b12; }
.restaurants a { color: #0d88eb; }
.slideshow a { color: #994ab1; }

.smallSpan {
    font-size:9px;
}

.emSpan {
    font-style:italic;
}
.IMGLeft, .imgleft {
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}

.IMGRight, .imgright {
    float:right;
    margin-left:10px;
    margin-bottom:10px;
}
.SubHead {
    border-bottom:0px;
    border:0px;
    padding:0px;
    margin:10px 0px 10px 0px;
    font-size:18px;
    color:#717171;
    display:block;
}

.Ads {
    margin: 0px auto;
}

.Ads#Medium {
    height: 250px;
    width: 300px;
}
 
.Ads#Medium1 {
    width: 300px;
}

.Ads#false {
    height: 250px;
    width: 300px;
}

.Ads#Middle {
    width: 300px;
}

.Ads#Top {
    height: 90px;
    width: 728px;
    float: right;
    margin: 0px;
}

.Ads#TopLeft {
    height: 100px;
    width: 300px;
    float: left;
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.Ads#TopRight {
    height: 100px;
    width: 300px;
    float: right;
    margin: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.Ads#Left {
    height: 600px;
    width: 160px;
    margin: 10px auto;
}
 
.Ads#Bottom {
    margin: 0px auto;
    height: 90px;
    width: 728px;
    clear: both;
}

.bottomAd
{ 
    margin:0 0 10px;
    padding:0;
    text-align:center;
}

.r_ad_box .Ads#Middle,
.r_ad_box .Ads#Middle1 {
    margin-left: auto;
    margin-right: auto;
}

.Ads#x11,
.Ads#x12,
.Ads#x13,
.Ads#x14,
.Ads#x15,
.Ads#x16 {
    height: 90px;
    width: 728px;
    margin: 15px auto 10px;
    padding: 0px;
    float: none;
    display: block;
    clear: both;
 }

/* foot stuff */
.footer { 
    background: #e3e3e3; 
    text-align: center;
    color: #b1b1b1;
    border-top:1px solid #ccc;
    text-align: center;
    padding: 10px 0px;
    font-size: 10px;
    clear: both;
}

.footer a, footer a:link { 
    font-weight: bold;
    color: #656565;
}

.footer img { 
    border: none;
    vertical-align: text-top;
}

/* home version */
.home .footer { 
    border: 1px solid #ababab;
    border-top: none;
    font-size: 9px;
    padding: 5px 0px;
    width: 788px;
    float: right;
}

#blog_header {
    margin-bottom: 10px;
}

#top_stories_container {
    height:100px;    
    margin:0px auto 10px;
    background-color:#E0E0E0;
    overflow:hidden;
}

#top_stories_header {
    height: 100px;
    width: 140px;
    float:left;
    background-image:url('http://blogs.vvmedia.com/common/img/topscroll-l.png');    
}
#top_stories_header_title {
    width:95px;
    float:left;
    height:85px;
    margin-top:10px;
    text-align: right;
}
#top_stories_header_title .ts1 {
    font-size: 26px;
    text-transform: uppercase;
    margin: 8px 8px 6px 0px;
    font-weight: normal;
    color: #6c6c6c;
}
#top_stories_header_title .ts2 {
    font-size: 30px;
    font-weight: normal;
    color: #fff;
    font-family: Georgia,serif;
    font-style: italic;
    letter-spacing: -2px;
    font-variant: normal;
    text-transform: lowercase;
    margin: 0px 10px 4px 0px;
}
#top_stories_header_title .ts3 {
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase;
    color:#6c6c6c;
    font-weight: bold;
    margin-top: 10px;        
}

#top_stories_slider {
    clear: both;
    height: 100px;
}

.top_stories_jCarouselLite {
    float:left;
    overflow: hidden;
}

.top_stories_jCarouselLite_prev {
    cursor: pointer;
    width: 140px;
    height:100px;
    display:block;
    float:left;
    background-color: #6c6c6c;
    position: relative;
    overflow: hidden;
    z-index:2;
}

.top_stories_jCarouselLite_next {
    position: relative;
    float:right;
    top: 0px;
    right: 0px;
    width: 56px;
    height: 100px;
    background-image: url('http://blogs.vvmedia.com/common/img/topscroll-r.png');
    background-color: #6c6c6c;
    cursor: pointer;
    z-index:2;
}

.top_stories_jCarouselLite_prev:hover,
.top_stories_jCarouselLite_next:hover {
    text-decoration:none;
    background-color: #8f8f8f;
}

.top_stories_jCarouselLite ul { 
    overflow: hidden;
}

.top_stories_jCarouselLite li {
    overflow: hidden;
    height: 100px;
    font-size:.6em;
    position: relative;
    background-color: #E0E0E0;
}    

.top_stories_jCarouselLite li div {
    padding-left:3px;
    padding-top:5px;
}

.top_stories_jCarouselLite li .liInner {
    padding: 0px 5px;
    height: 100px;
    border-left: 1px solid #fff;
    border-right: 1px solid #c6c6c6;
}

.top_stories_jCarouselLite li img {
    float: left;
    margin: 0px 5px 25px 0px;
    clear: left;
    height: 75px;
    width: 75px;
}
.top_stories_source,
.top_stories_source a {
    font-family: Impact, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #a5a5a5;
    padding: 0px;
    margin: 0px;
    height: 16px;
    overflow: hidden;
}
.top_stories_headline {
    font-size: 12px;
    height:58px;
    overflow:hidden;
    font-weight: bold;
    line-height: 14px;
    border: none;
    margin: 0px;
    padding: 0px;
}
.top_stories_author {
    font-size: 10px;
    color: #a5a5a5;
    margin: 0px;
    position: absolute;
}
.top_stories_title {
    height:49px;
    overflow:hidden;
}

.contentview .content_head h3 { 
    font-size: 14px;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    color: #717171; 
}

.contentview p { 
    margin: 10px 0px;
    font-size: 14px;
}

.contentview .content_head { 
    padding: 5px 10px 0px 10px; 
}

.contentview .content_head .byline { 
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #888;
    margin: 10px 0px 0px 0px; 
}

.contentview .content_head .byline .commentlink { 
    font-weight: normal;
    float: right; 
}

.contentview .content_head .byline .pubdate { 
    font-weight: normal;
    font-style: italic; 
}

.contentview .content_img { 
    margin: 5px 10px;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #c3c3c3;
    font-family: "Helvetica Neue",Arial,sans-serif;
    color: #717171;
    font-size: 11px; 
}

.contentview .content_img .cred { 
    text-align: right;
    font-size: 10px;
    font-style: italic;
}

.contentview .continued { 
    padding-right: 10px;
    text-align: left; 
}

.contentview .continued a { 
    padding-left: 10px;
    font-size: 14px;
    font-style: italic;
    color: #888; 
}

.contentview .content_body { 
    padding: 5px 10px;
    font-family: Georgia,serif;
}

.contentview .content_body p { 
    padding: 0px;
    margin: 0px 0px 20px 0px;
    font-family: Georgia,serif;
}


.contentview .bottomlinks { 
    font-size: 10px;
    border-top: 1px dotted #c3c3c3;
    padding: 10px 0px 0px 0px;
    margin: 0px 10px;
    clear: both; 
}

.contentview .bottomlinks .besocial { 
    float: right;
    width: 200px;
}

.contentview .bottomlinks .articlelinks { 
    width: 345px;
    float: left;
}

.contentview .bottomcommentlink { 
    margin: 10px;
    color: #888;
    font-weight: bold;
    font-size: 11px;
    line-height: 15px;
    overflow: auto; 
}

.contentview .bottomcommentlink img { 
    margin-right: 10px; 
}

.besocial { 
    float: right;
    text-align: center;
    font-size: 10px;
    color: #c3c3c3;
}

.besocial table { 
    border-collapse: collapse;
    margin: 0px auto 5px;
} 

.besocial table td { 
    border: 1px solid #c3c3c3;
    padding: 2px;
}

.besocial table td.label { 
    border: none;
    vertical-align: middle;
    padding-right: 5px;
} 

.besocial table td img { 
    border: none;
}

.badges { 
    white-space: nowrap;
    border: 1px solid #c2c2c2; 
    width: 215px;
    float: right;
}

.badges table { 
    padding: 0px 0px 5px 5px;
    width: 100%;
}

.badges td { 
    text-align: center;
    margin: 4px;
    padding: 0px;
    width: 60px;
}

.badges td img { 
    border: none;
}

/* Start of new redesign code */
.entryHeader { 
    background-color: #efefef;
    padding: 5px 10px;
    text-align: right;
}

.entryHeader a { 
    font-weight: bold;
    font-size: 10px;
}

.entryHeader span { 
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: #888;
}

.entry {
    border-bottom: 1px solid #888;
    margin: 0px 7px 7px 15px;
    padding-bottom: 5px;
}

.entry .primaryCategory {
    font-size: 14px;
    font-weight: bold;
}

.entry h1, .entry h2 {
    padding: 5px 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
    font-size: 26px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

/* New headline definition */
.entry h1.entryHeadline, .entry h2.entryHeadline {
    float: left;
    margin-bottom: 10px;
    width: 560px;
}

.entry h1.entryHeadline {
    border-bottom: 0px;
    padding: 0px;
}

.entry .tweetmeme {
    float: right;
    width: 60px;
    margin-bottom: 10px;
}

.entry .byLine {
    float: left;
    font-size: 12px;
    color: #999999;
}

.entry div.commentCount {
    font-size: 12px;
    text-align:right;
    height: 23px;
    float: right;
    margin-top: -3px;
}

.entry span.commentCount {
/*    color: #717171;   */
    height: 16px;
}

.entry .commentCount img {
    margin-bottom: -6px;
    margin-left: 3px;
}

.entry .categories {
    font-size: 12px;
    color: #999999;
    clear: left;
    font-weight: bold;
}

.entry .body {
    font-size: 14px;
    line-height: 20px;
    margin: 8px 0px;
    clear: both;
    font-family: Georgia, Times New Roman, Times, serif;
}

.entry .body p {
    margin: 10px 0px;
/*
    line-height: 24px;
    font-size: 13px;
*/
}

.entry .body blockquote {
    display: block;
    margin: 10px;
    padding: 10px;
    background-color: #EEE;
}

.entry .body ul {
    list-style-type: disc;
    list-style-position: inside;
}

/*
.entry .body table img, .right_content .slideshowwidget img, .top_stories_jCarouselLite li img {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #dddddd;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #d5d5d5;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #bababa;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #4c4c4c;    
}

.entry .body .badges table img {
    border: 0px;
}
*/

.entry .image .credit {
    text-align: right;
    font-size: 10px;
    height: 15px;
    color: #888888;
    font-weight: bold;
    line-height: 13px;
    font-style: normal;
}

.entry .image .caption {
    text-align:left;
    font-size: 11px;
    color: #888888;
    font-weight: bold;
    line-height: 13px;
    font-style: normal;
}

.entry .image .caption em {
    font-style: normal;
}

.entry .body .left {
    float: left;
    margin: 0 10px 10px 0;
}

.entry .body .right {
    float: right;
    margin: 0px 0px 10px 10px;
}

.entry .body .center {
    text-align: center;
    display: block;
    margin: 0px auto 10px;
}

.entry .body .moreLink { 
    font-weight: bold;
    font-size: 14px;
}

.entry .tagsBadges {
    clear: both;
    margin: 10px 0px;
}

.entry .tags {
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
}

.entry .tags h4 {
    color: #999999;
    font-size: 16px;
}

.entryFooter {
    clear: both;
    height: 25px;
    border-top: 2px dotted #ccc;
    padding-top: 5px;
}

.entryFooter .comments {
    float: left;
    font-size: 12px;
    height: 23px;
}

.entryFooter .comments img {
    margin-bottom: -6px;
}

/* readers right rail widget */
.readersrail {
    position: relative;
}

.readersrail .whiteblue {
    height: 85px;
    background: url('http://blogs.vvmedia.com/common/img/rm-signup-back-253c87.png'); 
}

.readersrail .whitered {
    height: 85px;
    background: url('http://blogs.vvmedia.com/common/img/rm-signup-back-660000.png'); 
}

.readersrail h6 {
    line-height: 13px;
    color: #000;
    font-weight: bold;
    font-size: 11px;
    margin: 10px 40px 0 0;
    padding-bottom: 0;
    letter-spacing: 0px;
    text-align: right;
}


.readersrail form {
    margin: 4px 2px !important;
    float: right;
}

.readersrail form input.text {
    width: 145px;
    margin: 0px;
    font-size: 18px;
    padding: 3px 5px 4px;
    height: 35px;
    color: #999;
}

.readersrail form input.cityback {
    vertical-align: top;
    height: 35px;
    width: 35px;
    background-image: url('http://blogs.vvmedia.com/common/img/rm-signup-go.png');
    background-position: 0 0;
    position: relative;
    top: 1px;
}

.readersrail form input.cityback:hover {
    background-image: url('http://blogs.vvmedia.com/common/img/rm-signup-go.png');
    background-position: 35px 0;
}



/* Home version of readers rail widget */
.homeRRW {
    width: 308px;
    overflow: hidden;
    float: right;
    margin-bottom: 10px;
}

.homeRRW .chisel_d {
    border: none;
}

.homeRRW h6 {
    margin-top: 0px;
    padding-top: 8px;
}

.homeRRW form input.text {
    width: 120px;
    border-color: #C3C3C3 #E4E4E4 #E4E4E4 #C3C3C3;
    border-right: 1px solid #E4E4E4;
    border-style: solid;
    border-width: 2px 1px 1px;
    padding-left: 1px;
    padding-right: 0;
}




.right_content .tools h2 {
    margin-bottom: 0px;
}

.right_content .tools form {
    margin: 0px 0px 3px 8px;
}

.right_content .tools .searchbox {
    float: left;
    width: 175px;
    border-right: 1px solid #CCCCCC;
    height: 62px;
}

.right_content .tools .searchbox h3 {
    color: #888888;
    font-size: 16px;
    width: 180px;
}

.right_content  #categoryArchive {
    float: left; 
    margin-right: 3px;
    width: 170px;
    margin-bottom: 10px;
}

.right_content  #monthlyArchive { 
    float: right;
    width: 120px;
    margin-bottom: 10px;
}

.right_content  #categoryArchive,
.right_content  #monthlyArchive {
    margin-top: 10px;
}

.right_content .tools .follow {
    float: right;
    border-bottom: 1px solid #CCCCCC;
    width: 145px;
    padding-top: 2px;
    padding-left: 5px;
    text-align: center;
}

.right_content .tools .follow h4 {
    font-size: 12px;
    color: #CCCCCC;
    margin: 5px 0px 0px 5px;
    padding: 0px;
    float: left;
}

.right_content .tools .tipLink {
    clear: right;
    text-align: center;
    padding-top: 5px;
}

.right_content .tools .archive {
    border-top: 1px solid #CCCCCC;
    margin: 0px 8px 0px 0px;
    width: 315px;
}

/* -------------------------------------- Slideshow widget -------------------------------------- */
.right_content .slideshowwidget h2 span {
    text-transform: lowercase;
}

.right_content .slideshowwidget .gtgt {
    display: none;
}

.right_content .slideshowwidget ul { 
    width: 320px;
}

.right_content .slideshowwidget ul li {
    float: left;
    border-bottom: none;
    border-bottom: 1px solid #d6d6d6;
    background-color: #fff;
    width: 100%;
}
            
.right_content .slideshowwidget a {
    font-size: 14px;
}

.right_content .slideshowwidget ul li .Thumbnail_Image { 
   width: 185px;
   float: left;
   margin-right: 5px;
   clear: left;
}

.right_content .slideshowwidget img {
    float: left;
    margin-right: 5px;
}

.right_content .slideshowwidget .More_Link {
    float: right;
    margin-right: 5px;
    margin-bottom: 3px;
    width: 200px;
}

/* -------------------------------------- Twitter -------------------------------------- */
.right_content .twitter img {
    float: left;
    margin: 0px 5px 5px 10px;
}

.right_content .twitter h3 {
    float: left;
    margin-top: 8px;
}

.right_content .twitter #twitter_update_list {
    clear: left;
    border-top: 1px solid #E4E4E4;
}

.right_content .twitter #twitter_update_list li {
    list-style-type: none;
    margin: 0px 10px 0px 5px;
    font-size: 12px;
}

.right_content .twitter .morelink, .right_content .flickr .morelink {
    text-align: right;
    margin: 5px 10px 5px 0px;
}

/* ------------------------------------- Flickr widget ------------------------------------- */
.flickr_badge_image {
    text-align: center !important;
    float: left;
    margin: 5px 0px 0px 5px;
}

.flickr_badge_image img {
    border: 1px solid black !important;
}


/* ------------------------------------- Eater widget ------------------------------------- */
.right_content .eater h2 {
    font-size: 14px;
}


/* -------------------------------------- Digg widget -------------------------------------- */
.right_content .digg-widget-section ul li .digg_thumb,
.right_content .digg-widget-section ul li .digg_link
{
    float:left;
    font-weight: normal;
}

.right_content .digg-widget-section ul li .digg_thumb
{
    margin:0 10px 0 0;
    width:65px;
}

.right_content .digg-widget-section ul li .digg_link
{
    width:180px;
}

.right_content #digg-popular-stories ul li .digg_link,
.right_content #digg-all_time-stories ul li .digg_link
{
    width:255px;
}

.right_content #digg-widget-container-popular
{
    display: none;
}

.right_content .digg-buttons
{
    border-bottom: 1px dotted #d6d6d6;
    margin: 0px 10px;
}

.right_content #diggPopular,
.right_content #diggUpcoming
{ 
    cursor: pointer;
    margin-left: 10px;
}

.right_content .digg-widget-unstyled ul li:first-child
{
    border-top: none;
    clear: both;
    overflow:hidden;
}

.right_content .digg-widget-unstyled ul li,
.right_content .digg-widget-section ul li
{
    clear: both;
    overflow: hidden;
    margin:0;
    border-top: 1px dotted #d6d6d6;
    font-size: 13px;
    font-weight: bold;
    background-color:white;
    border-bottom: none;
}

.right_content .digg-widget-unstyled ul li h3
{
    font-size: 12px;
    border: none;
    display: block;
    font-family: "Helvetica Neue", Arial,sans-serif;
}

.right_content .digg-widget-unstyled ul li a
{
    text-decoration: none;
}

.right_content .digg-widget-unstyled ul li .digg-count,
.right_content .digg-widget-section ul li .digg_count
{
    display: block;
    font-size: 14px;
    text-decoration: none;
    height: 32px;
    width: 48px;
    background: url('http://blogs.vvmedia.com/common/img/digg-shade-48.gif') no-repeat;
    text-align: center;
    float: left;
    padding: 6px 0px 10px;
    margin: 0px 10px 0px 0px;
    clear: both;
    font-weight: bold;
}

.right_content .digg-widget-unstyled ul li .digg-count a,
.right_content .digg-widget-section ul li .digg-count a
{
    font-weight: bold;
}

.right_content .digg-widget-unstyled ul li .digg-count span,
.right_content .digg-widget-section ul li .digg_count span
{
    display:block;
    font-size: 12px;
    color: rgb(115, 105, 38);
    text-decoration: none;
    /*font-weight: normal;*/
}

.right_content .digg-widget-bottom
{ 
    border-top: 1px solid #D6D6D6; 
    overflow: hidden;
    height: 40px;
}

.right_content .digg-widget-bottom img
{ 
    margin: 10px; 
    float: right;
}


.right_content #digg-top-stories #digg-top-stories-content
{
    padding:0 10px 5px;
}

.right_content #digg-top-stories .digg-story
{
    clear:both;
    overflow:hidden;
    margin:0;
    padding:5px 0;
    border-top:1px dotted #d6d6d6;
    background-color:white;
    border-bottom:none;
    font-size:13px;
}

.right_content #digg-top-stories .digg-story .digg-story
{
    clear:auto;
    overflow:auto;
    margin:0;
    padding:0;
    border:none;
}

.right_content #digg-top-stories .digg-story .digg-count
{
    display: block;
    font-size: 14px;
    text-decoration: none;
    height: 32px;
    width: 48px;
    background: url('http://blogs.vvmedia.com/common/img/digg-shade-48.gif') no-repeat;
    text-align: center;
    float: left;
    padding: 6px 0px 10px;
    margin: 0px 10px 0px 0px;
    clear: both;
    font-weight: bold;
}

.right_content #digg-top-stories .digg-story .digg-count
{
    font-weight: bold;
    display:block;
    font-size: 12px;
    text-decoration: none;
}

.right_content #digg-top-stories .digg-story .digg-count span:after
{
    content:'\a diggs';
}

.right_content #digg-top-stories .digg-story .digg-story-thumb a
{
    float:left;
    width:65px;
    margin:0 10px 0 0;
}

.right_content #digg-top-stories .digg-story .digg-story-thumb a.digg-story-title
{
    width:180px;
    margin:0;
}


/* -------------------------------------- Inform -------------------------------------- */
.inform {
    border-top: 1px solid #9A9A9A;
    margin-bottom: 5px;
    padding-top: 3px;
}

.inform h2 {
    font-size: 18px;
    line-height: 20px;
    padding: 0px;
    color: #a8a8a8;
    font-family: Impact, Arial, Helvetica, sans-serif;
}

.inform ul li:last {
    border-bottom: 0px;
}

#pagination {
    height: 30px;
    padding: 10px 15px 0px 5px;
    font-weight: bold;
}

#paginationNext { 
    float: left;
    margin-left: 10px;
}

#paginationPrev { 
    float: right;
}

/* -------------------------------------- Related Content -------------------------------------- */
#relatedContent {
    border-top: 1px dotted #cccccc;
    float: left;
    width: 400px;
}

#relatedContent ul li {
    border-bottom: 1px dotted #cccccc;
    padding: 4px 0px;
    font-size: 12px;
    line-height: 14px;
    margin-right: 10px;
}

#relatedContent ul li a {
    font-size: 11px;
}

#relatedContent ul li .date {
    color: #A4A4A4;
}

#relatedTopics {
    float: right;
    width: 158px;
    padding: 0px 0px 3px 3px;
    border-left: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
}

#relatedTopics .innerTopics {
    background-color: #EEEEEE;
    padding: 5px;
}

#relatedTopics .innerTopics a {
    font-size: 11px;
}

#relatedTopics .innerTopics h4 {
    font-size: 14px;
    font-weight: bold;
    color: #808080;
}

#relatedTopics .innerTopics li {
    padding-bottom: 4px;
}

/* -------------------------------------- Comments -------------------------------------- */
#comments {
    margin: 5px 7px 10px 15px;
    border-bottom: 1px solid #C3C3C3;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    color: black;
    letter-spacing: normal;
}

#comments h3 {
    line-height: 26px;
    margin: 10px 0px 5px 10px;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size:26px;
    font-style:italic;
    font-weight:normal;
    color: #717171;
}

#comments .listing {
    border-top: 1px solid #C3C3C3;
    padding: 10px 0px 5px 10px;
    letter-spacing: normal;
}

#comments .listing a,#comment .listing p a {
    color: black;
}

#comments .listing p {
    margin: 5px 0px;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: normal;
    color:#404040;
}

#comments .listing .commentDate {
    margin-top: 10px;
    display: block;
    font-size: 12px;
    color: grey;
    text-align:right;
    padding-right: 8px;
}

#comments .listing .date {
    color: black;
}

#comments h4 {
    margin: 10px 0px 10px 10px;
    color: #A8A8A8;
    font: 18px Impact,"Helvetica Neue",Arial,sans-serif;
}

#comments .triplebar {
    margin: 5px 0px 5px 0px;
}

#comments .commentBox {
    padding: 10px 20px 20px 10px;
    font: 12px Georgia,serif;
}

#comments .commentBox label {
    font-size: 14px;
}

#comments .commentBox p {
    margin: 5px 0px;
}

.adIndexBlogsRed {
    border: 1px solid #660000;
}

.adIndexBlogsBlue {
    border: 1px solid #253c87;
}

.adIndexBlogsRedHeader {
    background-color: #660000;
}

.adIndexBlogsBlueHeader {
    background-color: #253c87;
}

.adindextower { 
    margin-bottom: 5px;
}

.adindextower .aiheader { 
    background-image: url('http://blogs.vvmedia.com/common/img/ai-tower-logo.png');
    background-position: right;
    background-repeat: no-repeat;
    height: 40px; 
    margin-bottom:5px; 
}  

.adindextower .aiheader h2 { 
    color: #fff;
    border: none;
}

.adindextower .aiheader h2 a {
    color: #fff;
    text-decoration: none;
}

.adindextower .aiheader h2 span { 
    float: right;
    font-size: 20px;
    padding-top: 3px; 
}

.adindextower h3 {
   padding-top:5px;
}

.adindextower ul li { 
    text-align: left;
    border: none;
    margin: 0px; 
    padding: 5px 0px 3px 0px;
    border-bottom: 1px dotted #aaa;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
}

.adindextower ul li img { 
float: left;
margin-right: 10px;
}

.adindextower ul li h4 { 
    font-size: 18px;
    color: #999;
    font-weight: normal;
    margin-bottom: 3px;
    font-family: arial, sans-serif;  
}

.adindextower .more { 
    text-align: right;
    font-weight: bold;
    padding-right: 5px;
    margin-bottom: 10px;
}

.adindextower .sponsor { 
    text-align: center; 
    margin-bottom: 5px;
    padding:0px;
}

/* Links Section */
ul.blogroll li { 
    padding: 0px;
}

/* Most Popular Section */
.mostPopular .mp_lower {
    z-index: 2;
}

#mostPopular ul li {
    font-size:12px;
}

#mostPopular ul li a{
    font-weight:bold;
}

.blogLogo 
{
    margin:0 0 5px 55px;
}

.newSharerButtons {
    margin: 5px 0px;
    padding: 3px 0px;
    border-top: 1px solid #B7B7B7;
    border-bottom: 1px solid #B7B7B7;
    height: 20px;
    clear: both;
    float: left;
    width: 560px;
}

.newSharerButtons .shareButton {
    float: left;
    margin: 0px auto;
    width: 110px;
    border: 0px;
}

.newSharerButtons .facebookShare {
    text-align: left;
    width: 120px;
}

.newSharerButtons .facebookLike {
    text-align: left;
}

.newSharerButtons .stumbleButton {
    width: 120px;
}

.newSharerButtons .retweetShare {
    text-align: right;
}

.newSharerButtons .diggShare {
    text-align: right;
    width: 100px;
}

.newSharerButtons .diggShare .db-anchor {
    color: transparent;
}

/* Location Info */
.locInfo {
    float: right;
    width: 220px;
    margin-right: 5px;
}

.googleMapsMarker {
    float: right;
    width: 30px;
}

#mapLocationInfo {
    float: left;
    width: 295px;
    height: 180px;
    border: 1px solid #000;
}


/* AuthorView.css */
.authorview { 
    font-size: 12px; 
}

.authorview h2 {
    margin-bottom: 5px;
}

.authorview h2 .button {
    float: right;
    padding: 3px;
    line-height: 12px;
    margin-top: 3px;
}

.authorview h2 .button:hover {
    text-decoration: none;
}

.authorview .email_author {
    float: left;
    margin-right: 5px;
    margin-left: 10px;
}

.authorview .archives { 
    text-align: right; 
    padding: 0px 10px 5px; 
    border-bottom: 1px solid #c3c3c3; 
    margin-bottom: 5px; 
    font-weight: bold; 
}

.authorview .archives a { 
    font-weight: normal; 
}

.authorview ul li {
    margin: 0px 10px 10px; 
    padding: 0px 0px 5px 0px; 
    border-bottom: 1px solid #c4c4c4; 
}

.authorview ul li h4 { 
    font-size: 16px; 
    font-family: @FontSecondary@; 
    margin: 0px 0px 5px; 
    font-weight: normal; 
}

.authorview ul li h5 { 
    font-size: 11px; 
    margin-top: 5px;
    font-weight:normal; 
    color: #888888; 
}

.authorview ul li h5 a { 
    font-weight: bold;
}

.authorview ul li a.more { 
    white-space: nowrap; 
    font-weight: bold; 
}

.authorview .perpag { 
    padding: 0px 10px 5px 10px; 
    overflow: hidden;
}
 
.authorview .perpag .displayBox { 
    float: left; 
    width: 300px;
    vertical-align: middle;
}
 
.authorview .perpag .Pagination { 
    float: right;
    text-align: right;
}

.authorview ul li .featured_image {
    float: right;
    margin: 5px 0px 0px 10px;
    width: 100px;
}
