/**
 * Theme Name  : WaPo Blogs V2
 * Theme URI   : http://www.washingtonpost.com
 * Author      : The Washington Post
 * Description : New WaPo Blog Theme
 * Version     : 2.0
 */


/******************************************.
* COLORS
******************************************
*
* Black: #2c2c2c
* Grey: #6a6a6a
* Light grey: #999
* Blue: #005B88
* White: #fff
* Orange: #dd8d48
*
* These selectors are egregious
* Need to clean up to see if necessary
* Also, probably only need sane defaults
* Instead of massive # of overrides
******************************************/
a,
body,
h4,
h5,
p,
p a,
input,
textarea,
blockquote,
.pullquote,
q,
.singular p,
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title,
.entry-title a,
ul.normal li a,
ul.normal li a,
span#previous-next-byline a,
#older-newer p strong a,
#previous-next-tags span,
.singular p a,
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2,
.page-link a,
#author-description h2,
p.wp-byline,
.singular p.wp-byline,
.entry-header .sidebar-links,
.entry-header .comments-link a:hover,
.entry-content .wp-byline a,
.singular .comments-link a:hover,
.singular .comments-link .comments-text,
.comments-text,
.entry-header .entry-format,
.entry-header .comments-link .leave-reply,
.entry-header .comments-link .leave-reply a,
.singular .entry-title,
.singular .entry-header .entry-meta a,
article.intro .entry-content,
.tooltip span.on,
.wp-byline a.icon.right-arrow,
#floatMenu a,
#floatMenu .comments-count a,
#staticMenu .comments-count-horizontal a,
#floatMenu .more:hover,
#staticMenu .more:hover,
#staticMenu .more a:hover,
#staticMenu a,
.heading3 a,
#previous-next-byline.author,
#previous-next-byline.author a,
#previous-next-tags p.nav-previous a,
#previous-next-tags p.nav-next a
.tags-singular a,
.previous-next-tags span,
.indexed.format-image .wp-caption .wp-caption-text:before,
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a,
section.recent-posts .other-recent-posts a[rel="bookmark"],
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span { color: #2c2c2c; }

blockquote cite,
input[type=text]:focus,
textarea:focus,
.singular .entry-date,
p.bkgd-grey-rounded-corner.tags-singular,
.tags-only,
.tags-only a,
#previous-next-tags p a,
.next-no-link,
li.search input.text,
.entry-meta,
.entry-meta a time,
.entry-content th,
.comment-content th,
.entry-meta .edit-link a,
.commentlist .edit-link a,
.wp-caption .wp-caption-text,
.gallery-caption,
.wp-caption .wp-caption-text:before,
.format-quote blockquote,
.indexed.format-image footer.entry-meta a,
h1.showcase-heading,
.most-recent-posts-text,
article.feature-image.small .entry-summary { color: #6a6a6a; }

input[type=text],
input[type=password],
textarea,
.right-rail .module.component h2,
.right-rail .module.component p.heading2,
.get-the-time,
.pagination-the-time,
section.recent-posts .other-recent-posts .comments-link > span { color: #999; }

a:focus,
a:active,
a:hover,
p a:focus,
p a:active,
p a:hover,
.entry-title a:hover,
.singular p a:hover,
.entry-content .wp-byline a:hover,
.singular .entry-header .entry-meta a:hover,
h3.ui-accordion-header a,
#previous-next-tags p.nav-previous a:hover,
#previous-next-tags p.nav-next a:hover { color: #005B88; }

#blog-tag-search-subnav ul.mega-menu li a.top,
#blog-tag-search-subnav ul.mega-menu li a.top:link,
#blog-tag-search-subnav ul.mega-menu li a.top:visited,
.page-link a:hover,
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover,
.indexed.format-image footer.entry-meta a:hover,
article.intro .edit-link a,
article.feature-image.large .entry-title a { color: #fff; }

.sonoma,
.sonoma a { color: #dd8d48; }

/* =Structure
----------------------------------------------- */

body {
padding: 0 2em;
}

#branding hgroup {
margin: 0 7.6%;
}
#access div {
margin: 0 7.6%;
}
#primary {
float: left;
/*margin: 0 -32.4% 0 0;*/
background-color:#fff;
width:625px;
}


#secondary {
float: right;
width: 342px;
padding-left:10px;

}



#brand{
border-bottom: 1px solid #E4E4E4;
}
.external #logo a.brand {
background-image: url("http://www.washingtonpost.com/rw/sites/twpweb/img/mh/mh-ezra-klein.png") !important;
}
/* Singular */
.singular #primary {
margin: 0;
width:625px;
}

/**** Leaderboard AD *****/
.ad-top .ads.slug {
    background-position: -7px -98px;
}
/*************************/


.singular #content,
.left-sidebar.singular #content {
margin: 0 2.5%;
position: relative;
border-right:1px solid #d4d4d4;
}

#content, #content-wrapper {
padding-top:0;
}

#content .article{
border-bottom:1px solid #ccc;
margin-bottom:10px;
width:610px;
float:left;
min-height:155px;
background-color:#fff;
}


#content .article-wrapper {
border-bottom: 1px solid #D9D9D9;
float: left;
margin-bottom: 15px;
width:100%;
}

.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
margin: 0 auto;
width: 100%;
font-size: 1.3em;
font-family:arial;
line-height:17px;
}


/* Attachments */
.singular .image-attachment .entry-content {
margin: 0 auto;
width: auto;
}
.singular .image-attachment .entry-description {
margin: 0 auto;
width: 68.9%;
}

/* error404 */
.error404 #primary {
float: none;
margin: 0;
}
.error404 #primary #content {
margin: 0 7.6%;
width: auto;
}

/* Alignment */
.alignleft { display: inline; float: left; margin-right: 15px !important; }
.alignright { display: inline; float: right; margin-left: 15px !important; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

/* Right Content */
.left-sidebar #primary {
float: right;
margin: 0 0 0 -26.4%;
width: 100%;
}
.left-sidebar #content {
margin: 0 7.6% 0 34%;
width: 58.4%;
}
.left-sidebar #secondary {
float: left;
margin-left: 7.6%;
margin-right: 0;
width: 18.8%;
background-color:#fff;
}

#right-rail {
border:none !important;
min-height:500px;margin:0;width:342px;float:right;
}
.wp-column.one {width:52px;}
.wp-column.one-double {width:90px;}
.wp-column.one-half {width:110px;}
.wp-column.two {width:114px;}
.wp-column.two-half {width:137px;}
.wp-column.two-expanded-first {width:176px;padding-right:30px;}
.wp-column.two-expanded-first.wp-no-pad-right {width:173px;padding-right:0px;}
.wp-column.two-expanded{width:176px;padding:0 30px 0 0px;}
.wp-column.two-expanded-last{width:176px;padding:0;}
.wp-column.three {width:176px;}
.wp-column.three-no-pad{width:176px;margin-top:36px;}
.wp-column.three-half {width:205px;}
.wp-column.four {width:238px;}
.wp-column.four-mini {width:228px;}
.wp-column.five {width:300px;}
.wp-column.five-mini{width:265px;}
.wp-column.half-of-five {width:145px;}
.wp-column.five-expanded {width:349px;}
.wp-column.six {width:362px;}
.wp-column.six.end {width:372px;}
.ie6 .wp-column.six.end {width:367px;}
.wp-column.seven {width:424px;/*margin-top:10px;*/}
.ie6 .wp-column.seven {width:420px;}
.wp-column.eight {width:486px;}
.wp-column.nine {width:548px;}
.wp-column.ten {width:610px;}
.wp-column.eleven {width:672px;}
.wp-column.twelve {width:734px;}
.wp-column.thirteen {width:796px;}
.wp-column.fourteen {width:858px;}
.wp-column.fifteen {width:920px;}
.wp-column.sixteen {width:982px;}
.wp-column.thumb {width:190px;} 


.module.connect .sim-bottom {
background-image:none;
}


.module.right-rail {
margin:0;
}

.right-rail .module.component {
margin-top: 38px;
margin-bottom: 6px;
padding: 2px;
}

.module.img-border img {
margin-right: 10px;
border: 1px solid #E1E1E1;
padding: 1px;
}

.right-rail .module.component h2, .right-rail .module.component p.heading2 {
font-size: 1.6em;
font-weight: bold;
text-transform: none;
}

.right-rail .curved {
border: 1px solid #E1E1E1;
}
.padding {
padding: 10px;
}

.right-rail .module.component h2, .right-rail .module.component p.heading2 {
background-image: none;
font-size: 16px;
font-family: Georgia;
font-weight: bold;
padding: 6px 0 6px 0;
margin-bottom: 2px;
border-bottom: none;
width: 333px;
text-indent: 0;
position: absolute;
top: -28px;
width: 333px;
}

.right-rail .module.component p.heading2 {
top: -32px;
}

.right-rail .bkgd-grey-rounded-corner {
background-color: #E1E1E1;
background-image: none;
}
#previous-next-tags .bkgd-grey-rounded-corner {background-image:none;}  
.module p {
font: 13px arial;
line-height: 17px;
padding-bottom: 15px;
margin-bottom:0;
}

.align-center {
text-align: center;
}

.hide {
display: none;
}
.hidden {visibility:hidden;}
.module.blogosphere h3 {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
margin-bottom: 5px;
}
.module.blogosphere p {
font: 13px arial;
line-height: 17px;
padding-bottom: 15px;
margin-bottom: 0;
}

.module.connect div.container {
padding: 10px 15px 10px 15px;
height: 35px;
}

.module.connect .icon-large {
position: absolute;
top: 0;
left: 1px;
z-index: 2;
}

.module.connect div.icon-holder {
position: relative;
width: 30px;
height: 41px;
float: left;
margin-right: 7px;
}

.module.connect .icon-shadow {
position: absolute;
top: 28px;
left: 0;
}
/* Accordion Styles */
.right-rail ul.accordion li.title.expand a.title {
background-position: left 1px;
height: 13px;
}

ul.accordion li { line-height:1.2em;}

ul.accordion li.title.closed a.title {
height:18px;
}

.right-rail ul, ol {
margin:0;
}

ul.accordion li ol li {
margin: 10px 0 0 28px;
}

.right-rail ul.accordion li.title.expand span {
display: inline-block;
border-bottom: 1px solid
white;
background-color:
#E1E1E1;
width: 100%;
}
ul.accordion li.title a.title {
background-image: url(http://img.wpdigital.net/rw/sites/twpweb/img/icons/icon-sprite-accordion_controls.png?t=20120606222601);
background-repeat: no-repeat;
text-decoration: none;
display: block;
padding-left: 20px;
padding-bottom: 2px;
}
ul.accordion li.title {list-style:none;}
ul.accordion li ol li {font-size:11px;}
ul.accordion li ol, ul.accordion li ol li {line-height:normal;margin:0;}
ul.accordion li.title a {font-size:12px;}
ul.accordion li ol {margin-left: 0px; padding-bottom: 10px;}

ul.accordion li.title.closed span {z-index:999;}
/* end accordion styles */

/* One column */
.one-column #page {
max-width: 690px;
}
.one-column #content {
margin: 0 7.6%;
width: auto;
}
.one-column #nav-below {
border-bottom: 1px solid #ddd;
margin-bottom: 1.625em;
}
.one-column #secondary {
float: none;
margin: 0 7.6%;
width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
float: none;
margin: 0;
width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
float: none;
margin: 0;
width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
border: none;
display: block;
height: auto;
max-width: 60%;
position: static;
}
.one-column article.feature-image.small {
margin: 0 0 1.625em;
padding: 0;
}
.one-column article.feature-image.small .entry-title {
font-size: 20px;
line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
height: 150px;
overflow: hidden;
padding: 0;
text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
position: absolute;
left: 0;
top: 40px;
}
.one-column.singular #author-info {
margin: 2.2em -8.8% 0;
padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
margin-left: 102px;
width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
right: 40px;
top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
margin-right: 85px;
}
.one-column .commentlist .avatar {
background: transparent;
display: block;
padding: 0;
top: 1.625em;
left: auto;
right: 1.625em;
}
.one-column .commentlist .children .avatar {
background: none;
padding: 0;
position: absolute;
top: 2.2em;
left: 2.2em;
}
.one-column #respond {
width: auto;
}


/* =Global
----------------------------------------------- */

body, input, textarea {
font: 62.5% "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
line-height: 1.625;
}
body {
background: #F7F7F7!important;
}
#page {
    background-color: white;
    border-left: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
    margin: 0 auto;
    padding: 0 10px !important;
    position: relative;
    text-align: left;
    width: 992px;
}

/* Headings */

h5 {
font-family: Georgia,serif;
font-size: 15px;
font-weight: bold;
}


hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.625em;
}

/* Text elements */
.singular p { font: 16px georgia, serif; line-height: 26px; margin-bottom: 0; padding-bottom: 26px; }
.singular p.title {padding-bottom: 0; font: normal 18px/1.5em arial;}
.singular p.sub-title {padding-bottom: 0;font:bold 16px/1.4em georgia;}
#header-v3 p.heading2 {
padding-bottom:0;   
}

p {
padding-bottom:25px;
line-height:20px;
font-size:15px;
font-family:georgia;
}
ul, ol {
margin: 0 0 1.625em 2.5em;
}
div.entry-content ul li {
list-style: square;
}


ol {
list-style-type: decimal;
}
ol ol {
list-style: upper-alpha;
}
ol ol ol {
list-style: lower-roman;
}
ol ol ol ol {
list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}
dl {
margin: 0 1.625em;
}

dt {
font-weight: bold;
}
dd {
margin-bottom: 1.625em;
}
strong {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
/*blockquote {
font-family: Georgia, "Bitstream Charter", serif;
font-style: italic;
font-weight: normal;
margin: 0 3em;
}*/
blockquote em, blockquote i, blockquote cite {
font-style: normal;
}
blockquote cite {
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
letter-spacing: 0.05em;
text-transform: uppercase;
}
pre {
background: #f4f4f4;
font: 13px "Courier 10 Pitch", Courier, monospace;
line-height: 1.5;
margin-bottom: 1.625em;
overflow: auto;
padding: 0.75em 1.625em;
}
code, kbd {
font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
border-bottom: 1px dotted #666;
cursor: help;
}
address {
display: block;
margin: 0 0 1.625em;
}
ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}

/* Forms */
input[type=text],
input[type=password],
textarea {
background: #fafafa;
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
border: 1px solid #ddd;
}

textarea {
padding-left: 3px;
width: 98%;
}
input[type=text] {
padding: 3px;
}
input#s {
background: url(images/search.png) no-repeat 5px 6px;
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 14px;
height: 22px;
line-height: 1.2em;
padding: 4px 10px 4px 28px;
}
input#searchsubmit {
display: none;
}

/* Links */
a {
text-decoration: none;
}
a:focus,
a:active,
a:hover {
text-decoration:none;
}

p a {
    text-decoration: none;
}
p a:focus,
p a:active,
p a:hover {
text-decoration: none;
}


/* Assistive text */
.assistive-text {
position: absolute !important;
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
background: #eee;
border-bottom: 1px solid #ddd;
color: #1982d1;
clip: auto !important;
font-size: 12px;
position: absolute;
text-decoration: underline;
top: 0;
left: 7.6%;
}
.border-right-dark-gray {border-right:1px solid #999;}
.border-bottom-black-4 {
    border-bottom: 4px solid #000000;
}
.border-top-black-4 {
 border-top: 4px solid #000;
}
.border-bottom-dashed {
    border-bottom: 1px dashed #E4E4E4;
}
.border-bottom-dashed-gray {
    border-bottom: 1px dashed #CCC;
}
.border-bottom-dotted {
    border-bottom: 1px dotted #E4E4E4;
}
.border-bottom-dotted-gray {
    border-bottom: 1px dotted #CCC;
}
/* =Header
----------------------------------------------- */

#leaderboard {
border-top:1px solid #d9d9d9;
border-bottom:1px solid #d9d9d9;
text-align:center;
padding-top:5px;
/* margin:0 10px; */
}
.leaderboard.top {
border-top:0;
padding-top:0;
}

#content, #content-wrapper, .singular #content, .singular #content-wrapper {
border-top:none !important;
border-right:1px solid #d9d9d9 !important;
}



/* =Menu
-------------------------------------------------------------- */

#access {
background: #222; /* Show a solid color for older browsers */
background: -moz-linear-gradient(#252525, #0a0a0a);
background: -o-linear-gradient(#252525, #0a0a0a);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
background: -webkit-linear-gradient(#252525, #0a0a0a);
-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
clear: both;
display: block;
float: left;
margin: 0 auto 6px;
width: 100%;
}
#access ul {
font-size: 13px;
list-style: none;
margin: 0 0 0 -0.8125em;
padding-left: 0;
}
#access li {
float: left;
position: relative;
}
#access a {
color: #eee;
display: block;
line-height: 3.333em;
padding: 0 1.2125em;
text-decoration: none;
}
#access ul ul {
-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
box-shadow: 0 3px 3px rgba(0,0,0,0.2);
display: none;
float: left;
margin: 0;
position: absolute;
top: 3.333em;
left: 0;
width: 188px;
z-index: 99999;
}
#access ul ul ul {
left: 100%;
top: 0;
}
#access ul ul a {
background: #f9f9f9;
border-bottom: 1px dotted #ddd;
color: #444;
font-size: 13px;
font-weight: normal;
height: auto;
line-height: 1.4em;
padding: 10px 10px;
width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
background: #efefef;
}
#access li:hover > a,
#access a:focus {
background: #f9f9f9; /* Show a solid color for older browsers */
background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
background: -o-linear-gradient(#f9f9f9, #e5e5e5);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
color: #373737;
}
#access ul li:hover > ul {
display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
font-weight: bold;
}

/* Blog SubMenu */

#header-v3 #main-nav-wrapper-v2 .classifieds .rollMe { left: -198px; }
#blog-tag-search-subnav { border-bottom: 4px double #dcdcdc; clear: both; height: 39px; margin-bottom: 10px; overflow: visible; position: relative; z-index: 1; }

@-webkit-keyframes 'fade' {
    0% { opacity: 0; }
    100% { opacity: 100; }
}
.mega-menu,
.mega-menu-inner { float: left; list-style: none; margin: 0; padding: 0; }
.mega-menu li { float: left; position: relative; }
.mega-menu a { border-right: solid #dcdcdc 1px; display: block; font-family: Helvetica, sans-serif; font-size: 13px; line-height: 39px; padding: 0 8px; text-decoation: none; top: 0; z-index: 1; 
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.mega-menu li:hover a,
.mega-menu li:hover .mega-menu-inner a:hover { background: #005B88; color: #fff; }
.mega-menu li:hover .mega-menu-inner a { background: #fff; color: #2c2c2c; }
.mega-menu li:hover .mega-menu-inner .menu-view-all { background: #eee; color: #6a6a69; }
.mega-menu li:hover .mega-menu-dropdown { display: block !important; 
    -webkit-animation-name: 'fade';
    -webkit-animation-duration: .3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in;
}

.mega-menu-dropdown { background: #fff; border: 1px solid #dcdcdc; display: none; left: 0; position: absolute; top: 39px; width: 300px; z-index: 2; }

.mega-menu-inner li { float: none; }
.mega-menu-inner a { border-bottom: 1px solid #dcdcdc; border-right: 0; display: block; float: none; font-family: Helvetica, sans-serif; font-size: 14px; font-weight: 400; line-height: 18px; padding: 10px; width: 280px; }

.menu-view-all { font-weight: 700; text-align: right; }

.menu-share-tools a { color: #6a6a69; font-weight: 700; text-align: center; width: 26px; }


.thumbnail {
width:145px;padding-right:20px;
}

.thumbnail-true {
float:left;padding:0 15px 0px 0px;width:145px;
}

.tags-only, .tags-only a {
font-family:Arial;
font-weight:regular;
font-size:12px;
line-spacing: 18px
text-decoration:none;
}

#previous-next-tags p a {
font-family: arial;
font-weight: normal;
font-size: 12px;
line-height:18px;
text-decoration:none;
}

.tag-link-normal {
margin-top:8px;padding-left:10px;width:163px;
}

span#previous-next-byline a {
font:12px arial !important;
}

#older-newer {
width:98%;margin-top:10px;height:20px;float:right;
}

#older-newer p strong a {
padding-bottom: 5px;
margin-bottom: 0;
font-size: 12px;
font-family: arial;
font-weight:bold;
text-decoration:none;
}

#previous-next-tags span {
padding-bottom: 5px;
margin-bottom: 0;
font-size: 12px;
font-family: arial;
font-weight: bold;
}

 .older-posts {
background-color: #D9D9D9;
    border: 1px solid #F3F3F3;
    margin-bottom: 10px;
    text-align: center;
}

.next-no-link {
line-height:normal;font: 12px arial!important;margin-top:2px;padding-right:10px;font-weight:bold !important;
}

.next-post-link {
line-height:normal;padding-right:10px;padding-left:10px;
}

.relative {
position: relative;
}


.tags {
float:left;
position: relative;
}

.tags p {
padding-bottom:5px;
margin-bottom:2px;
}

.left {
float:left;
}
.right {
float:right;
}



 #content, #content-wrapper, .singular #content, .singular #content-wrapper {
border-top: none !important;
}
 
#slug_88x31 {
right: 270px;
top: 3px;
}

#slug_flex_ss_bb_hp {
display:none;
width:342px;
}

/* Infinite Scroll */
#infscr-loading {
position: relative;
top: -12px;
background-color: white;
padding-top:5px;
}

#infscr-loading a {text-decoration:underline;}

/* bottom border of blog post */
.article-bottom-border {
border-bottom:1px solid #d9d9d9;position:relative;width:119%;left:-99px;top:10px;margin-bottom:5px;
}

.firefox .article-bottom-border {
top:25px;
}


/* =Content
----------------------------------------------- */

.article-border {
border:1px solid #ccc;
}

.blog .sticky .entry-header .entry-meta {
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
/* padding-right: 76px; */
}
.entry-title {
clear: both;
font-size: 24px;
font-weight: bold;
line-height: 28px;
font-family:Georgia, "Times New Roman", Times, serif;
}
.entry-title,
.entry-title a {
text-decoration: none;

}

.entry-title,
.entry-title a:hover {
text-decoration: none;

}

.entry-meta {
clear: both;
font-size: 11px;
line-height: 18px;
}
.entry-meta a {
font-weight: bold;
}
.entry-meta a time{
font-weight:normal;
}

.single-author .entry-meta .by-author {
display: none;
}
.entry-content,
.entry-summary {
padding-top:12px;
font-size:1.2em;

}

.comment-content p {
font-size:1.2em;
}

.singular p a{
text-decoration:underline;
}

.singular p a:hover{
text-decoration:underline;
}

.singular #right-rail p a{text-decoration:none;}
.singular #right-rail p a:hover{text-decoration:none;}

.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
font-weight: bold;
margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
font-size: 10px;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
}
.entry-content table,
.comment-content table {
border-bottom: 1px solid #ddd;
margin: 0 0 1.625em;
width: 100%;
}
.entry-content th,
.comment-content th {
font-size: 10px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
}
.entry-content td,
.comment-content td {
border-top: 1px solid #ddd;
padding: 6px 10px 6px 0;
}
.entry-content #s {
width: 75%;
}
.comment-content ul,
.comment-content ol {
margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
margin-bottom: 0;
}
dl.gallery-item {
margin: 0;
}
.page-link {
clear: both;
display: block;
margin: 0 0 1.625em;
}
.page-link a {
background: #eee;
margin: 0;
padding: 2px 3px;
text-decoration: none;
}
.page-link a:hover {
background: #888;
font-weight: bold;
}
.page-link span {
margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
background: #eee;
-moz-border-radius: 3px;
border-radius: 3px;
float: right;
font-size: 12px;
line-height: 1.5em;
font-weight: 300;
text-decoration: none;
padding: 0 8px;
display:none;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
background: #888;
}
.entry-content .edit-link {
clear: both;
display: block;
}

.comments .comment-count-primary {
border:none !important;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
max-width: 97.5%;
width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 1.625em;
}
p img,
.wp-caption {
margin: 0 0 20px;
}
.wp-caption {
/* margin-bottom: 1.625em; */
max-width: 100%;
/* padding: 9px; */
}

p.wp-byline {
font-size: 11px;
margin-bottom: 0;
font-family: arial;
height: 20px;
padding-right: 10px;
padding-bottom: 0;
}

.singular p.wp-byline {
font-size: 1.1em;
margin-bottom: 0;
font-family: georgia;
height: 20px;
padding-right: 10px;
padding-bottom:0;
border-right:0;
}
.singular .entry-header .entry-meta a.byline-email {
    background-image: url("http://img.washingtonpost.com/rw/sites/twpweb/img/icons/icon-reply.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #3A6A9A;
    display: inline-block;
    font: bold 1em arial,sans-serif;
    padding-left: 9px;
    padding-right: 17px;
    text-decoration: none;
}
.wp-caption img {
display: block;
margin: 0 auto;
max-width: 100%;
}

.wp-caption .wp-caption-text,
.gallery-caption {
font-family: Georgia, serif;
font-size: 12px;
}
.wp-caption .wp-caption-text { font-size: 12px; font-family: Helvetica; line-height: 18px; margin-bottom: 0.6em; padding: 10px 0 0 0; position: relative; }

.wp-caption .wp-caption-text:before {
/*content: '\2014';*/
font-size: 14px;
font-style: normal;
font-weight: bold;
margin-right: 5px;
position: absolute;
left: 10px;
top: 7px;
}
#content .gallery {
margin: 0 auto 1.625em;
}
#content .gallery a img {
border: none;
}
img#wpstats {
display: block;
margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
width: 23%;
padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
width: 100%;
height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
}
.wp-caption img {
border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
background: #eee;
border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
background: #fff;
border-color: #ddd;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
max-width: 100%;
}
.fb_iframe_widget iframe {
    max-width: none;
}
/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
background: #f7f7f7;
}

/* Author Info */
#author-info {
font-size: 12px;
overflow: hidden;
}
.singular #author-info {
background: #f9f9f9;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
margin: 2.2em -35.6% 0 -35.4%;
padding: 20px 35.4%;
}
.archive #author-info {
border-bottom: 1px solid #ddd;
margin: 0 0 2.2em;
padding: 0 0 2.2em;
}
#author-avatar {
float: left;
/* margin-right: -78px; */
}
#author-avatar img {
background: #fff;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px #bbb;
-moz-box-shadow: 0 1px 2px #bbb;
box-shadow: 0 1px 2px #bbb;
padding: 3px;
}
#author-description {
float: left;
/* margin-left: 95px; */
margin-left: 10px;
width:500px;
}
#author-description h2 {
font-size: 15px;
font-weight: bold;
margin: 5px 0 10px;
}

/* Comments link */
.entry-header .sidebar-links {
font-size: 11px;
font-weight: normal;
line-height: 11px;
position: relative;
text-decoration: none;

/* height: 18px; */
}

.entry-header .comments-link a {
background: url("http://img.wpdigital.net/rw/sites/twpweb/img/icons/icon-bubble-small.png?t=20120227113700") no-repeat scroll 0 0 transparent;
    height: 25px;
    left: 118px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    position: absolute;
    top: 5px;
    width: 68%;
}

.entry-header .comments-link a:hover {
text-decoration:none;
}


.entry-content .wp-byline a {text-decoration:none;}

.entry-content .wp-byline a:hover {text-decoration:none;}

.entry-header .posted-on .no-tags {
padding: 8px 0;
top: 38px;
position: absolute;
}

.singular .comments-link {
margin-bottom:5px;
}

.singular .comments-link a {
background: url(http://img.wpdigital.net/rw/sites/twpweb/img/icons/icon-bubble-small.png?t=20120227113700) no-repeat 0 1px;
padding-bottom: 7px;
top: -2px;
width: 68%;
padding-left: 20px;
font-size: 11px;
text-decoration:none;

}

.singular .comments-link .leave-reply {
visibility: visible;
position: relative;
top: -1px;
left: 0px;
}

.singular .comments-link .comments-text {
font-size:11px;
position:static;
}

.comments-text {
font-size:11px;
padding-top:3px;
left:-198px;
}

.entry-header .posted-on {
border-top:1px dotted #ccc;
padding: 8px 0;
}

/*.entry-header .tags-link, .entry-header .tags-link a {
padding: 25px 0 11px 0;
font-weight:bold;
margin-top:14px;
}
*/

.sonoma, .sonoma a {
font-size: 11px;
font-family:arial;
text-transform: uppercase;
}

.entry-header .comments-link .leave-reply, .entry-header .comments-link .leave-reply a {
    float: left;
    left: -20px;
    margin-left: 20px;
    position: relative;
    top: -1px;
    visibility: visible;
    width:85px;
}

.comments-tags {
float:left;
width: 6%;
margin-left: 8px;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
font-size: 10px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 2.6em;
position: absolute;
text-transform: uppercase;
top: -5px;
}
.entry-header hgroup .entry-title {
padding-top: 15px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
padding: 20px 0 0;
}
article.format-status .entry-content {
min-height: 65px;
}
.recent-posts .entry-header .entry-format {
display: none;
}
.recent-posts .entry-header hgroup .entry-title {
padding-top: 0;
}

/* Singular content styles for Posts and Pages */

.singular .entry-title {
font-size: 1.9em;
font-weight: bold;
line-height: 1.2em;
font-family:Georgia, "Times New Roman", Times, serif;
padding-bottom: 5px;
}
.singular .entry-title,
.singular .entry-header .entry-meta {
padding-right: 0;
}

.singular .entry-header .entry-meta a {
font-weight:normal;
text-decoration:none;
}

blockquote.pull {
font-size: 21px;
font-weight: bold;
line-height: 1.6125em;
margin: 0 0 1.625em;
text-align: center;
}
.singular blockquote.pull {
margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
margin: 0 1.625em 0 0;
text-align: right;
width: 33%;
}
.singular .pull.alignleft {
margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
margin: 0 0 0 1.625em;
text-align: left;
width: 33%;
}
.singular .pull.alignright {
margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
width: 33%;
}
.singular .entry-meta .edit-link a {
bottom: auto;
left: 50px;
position: absolute;
right: auto;
top: 80px;
}


/* =Aside
----------------------------------------------- */

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
display: none;
}
.singular .format-aside .entry-title {
display: block;
}
.format-aside .entry-content {
padding: 0;
}
.singular .format-aside .entry-content {
padding: 1.625em 0 0;
}


/* =Link
----------------------------------------------- */

.format-link .entry-title,
.format-link .entry-header .comments-link {
display: none;
}
.singular .format-link .entry-title {
display: block;
}
.format-link .entry-content {
padding: 0;
}
.singular .format-link .entry-content {
padding: 1.625em 0 0;
}


/* =Gallery
----------------------------------------------- */

.format-gallery .gallery-thumb {
float: left;
display: block;
margin: .375em 1.625em 0 0;
}


/* =Status
----------------------------------------------- */

.format-status .entry-title,
.format-status .entry-header .comments-link {
display: none;
}
.singular .format-status .entry-title {
display: block;
}
.format-status .entry-content {
padding: 0;
}
.singular .format-status .entry-content {
padding: 1.625em 0 0;
}
.format-status img.avatar {
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px #ccc;
-moz-box-shadow: 0 1px 2px #ccc;
box-shadow: 0 1px 2px #ccc;
float: left;
margin: 4px 10px 2px 0;
padding: 0;
}


/* =Quote
----------------------------------------------- */

.format-quote blockquote {
font-size: 17px;
margin: 0;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
padding-top: 0.5em;
}
.indexed.format-image p,
.indexed.format-image p img {
margin-bottom: 0;
}
.indexed.format-image footer.entry-meta {
background: #ddd;
margin-top: -7px;
padding: 20px 30px;
overflow: hidden;
}
.indexed.format-image div.entry-meta {
display: inline-block;
float: left;
width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
float: none;
width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
display: block;
}


#content .indexed.format-image img {
border: none;
max-width: 100%;
padding: 0;
}
.indexed.format-image .wp-caption {
background: #111;
margin-bottom: 0;
max-width: 96%;
padding: 11px;
}
.indexed.format-image .wp-caption .wp-caption-text {
color: #ddd;
}
.indexed.format-image a:hover img {
opacity: 0.8;
}


/* =error404
----------------------------------------------- */

.error404 #main #searchform {
background: #f9f9f9;
border: 1px solid #ddd;
border-width: 1px 0;
margin: 0 -8.9% 1.625em;
overflow: hidden;
padding: 1.625em 8.9%;
}
.error404 #main #s {
width: 95%;
}
.error404 #main .widget {
clear: none;
float: left;
margin-right: 3.7%;
width: 30.85%;
}
.error404 #main .widget_archive {
margin-right: 0;
}
.error404 #main .widget_tag_cloud {
float: none;
margin-right: 0;
width: 100%;
}
.error404 .widgettitle {
font-size: 10px;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
}


/* =Showcase
----------------------------------------------- */

h1.showcase-heading {
font-size: 10px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
}

/* Intro */
article.intro {
background: #f9f9f9;
border-bottom: none;
margin: -1.855em -8.9% 1.625em;
padding: 0 8.9%;
}
article.intro .entry-title {
display: none;
}

article.intro .entry-content {
font-size: 16px;
padding: 1.625em 0 0.625em;
}
article.intro .edit-link a {
background: #aaa;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 12px;
padding: 0 8px;
position: absolute;
top: 30px;
right: 20px;
text-decoration: none;
}
article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
background: #777;
}

/* UTILITY BAR - PERMALINK PAGE */

.utility-bar {
border-top:1px solid #d9d9d9;
border-bottom:1px solid #d9d9d9;
margin-top:10px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
float: left;
width: 100%;
padding: 10px 0;
}

.utility-bar ul {
margin:0;
}

.utility-bar a {
text-decoration:none;
}

.utility-bar ul li span {
padding: 0 5px;
vertical-align: 5px;

}

.utility-bar ul li {
margin-right: 5px;
padding-top: 2px;
line-height: normal;
}

.utility-bar ul li.text-size a.text-size-control {
padding: 0;
}


.utility-bar .inline-list li {
float: left;
list-style:none;
padding: 0 5px;
border-right: 1px solid #D9D9D9;
}

.utility-bar ul li.print a {
background-image: url(http://img.wpdigital.net/rw/sites/twpweb/img/monster-sprites/monster-sprite.gif?t=20120418112409);
background-position: -884px -811px;
padding-left: 22px;

display:block;
min-height:16px;
padding-top:2px;
}

.utility-bar ul li.email a {
background-image: url(http://img.wpdigital.net/rw/sites/twpweb/img/monster-sprites/monster-sprite.gif?t=20120418112409);
background-position: -884px -830px;
padding-left: 22px;
display:block;
min-height:16px;
padding-top:2px;
}

.utility-bar ul li.reprints a {
background-image: url(http://img.wpdigital.net/rw/sites/twpweb/img/monster-sprites/monster-sprite.gif?t=20120418112409);
background-position: -884px -885px;
padding-left: 20px;
display:block;
min-height:16px;
padding-top:2px;
}

.utility-bar ul li.reprints {
border-right:none;
}



/* Featured post */
section.featured-post {
float: left;
margin: -1.625em -8.9% 1.625em;
padding: 1.625em 8.9% 0;
position: relative;
width: 100%;
}

section.featured-post .entry-meta {
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}

.clear {
clear:both;
}

/* Small featured post */
section.featured-post .attachment-small-feature {
float: right;
height: auto;
margin: 0 -8.9% 1.625em 0;
max-width: 59%;
position: relative;
right: -15px;
}
section.featured-post.small {
padding-top: 0;
}
section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
opacity: .8;
}
article.feature-image.small {
float: left;
margin: 0 0 1.625em;
width: 45%;
}
article.feature-image.small .entry-title {
line-height: 1.2em;
}
article.feature-image.small .entry-summary {
font-size: 13px;
}
article.feature-image.small .entry-summary p a {
background: #222;
color: #eee;
display: block;
left: -23.8%;
padding: 9px 26px 9px 85px;
position: relative;
text-decoration: none;
top: 20px;
width: 180px;
z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
background: #1982d1;
color: #eee;
color: rgba(255,255,255,0.8);
}

/* Large featured post */
section.feature-image.large {
border: none;
max-height: 288px;
padding: 0;
width: 100%;
}
section.feature-image.large .showcase-heading {
display: none;
}

article.feature-image.large .entry-title a {
background: #222;
background: rgba(0,0,0,0.8);
-moz-border-radius: 3px;
border-radius: 3px;
display: inline-block;
font-weight: 300;
padding: .2em 20px;
}
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
background: #eee;
background: rgba(255,255,255,0.8);
}
article.feature-image.large .entry-summary {
display: none;
}
section.feature-image.large img {
display: block;
height: auto;
max-width: 117.9%;
padding: 0 0 6px;
}

/* Featured Slider */
.featured-posts {
border-bottom: 1px solid #ddd;
display: block;
height: 328px;
margin: 1.625em -8.9% 20px;
max-width: 1000px;
padding: 0;
position: relative;
overflow: hidden;
}
.featured-posts .showcase-heading {
padding-left: 8.9%;
}
.featured-posts section.featured-post {
background: #fff;
height: 288px;
left: 0;
margin: 0;
position: absolute;
top: 30px;
width: auto;
}
.featured-posts section.featured-post.large {
max-width: 100%;
overflow: hidden;
}
.featured-posts section.featured-post {
-webkit-transition-duration: 200ms;
-webkit-transition-property: opacity, visibility;
-webkit-transition-timing-function: ease;
-moz-transition-duration: 200ms;
-moz-transition-property: opacity, visibility;
-moz-transition-timing-function: ease;
}
.featured-posts section.featured-post {
opacity: 0;
visibility: hidden;
}
.featured-posts #featured-post-1 {
opacity: 1;
visibility: visible;
}
.featured-post .feature-text:after,
.featured-post .feature-image.small:after {
content: ' ';
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
width: 100%;
height: 45px;
position: absolute;
top: 230px;
}
.featured-post .feature-image.small:after {
top: 253px;
}
#content .feature-slider {
top: 5px;
right: 8.9%;
overflow: visible;
position: absolute;
}
.feature-slider ul {
list-style-type: none;
margin: 0;
}
.feature-slider li {
float: left;
margin: 0 6px;
}
.feature-slider a {
background: #3c3c3c;
background: rgba(60,60,60,0.9);
-moz-border-radius: 12px;
border-radius: 12px;
-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
display: block;
width: 14px;
height: 14px;
}
.feature-slider a.active {
background: #1982d1;
-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
cursor: default;
opacity: 0.5;
}

/* Recent Posts */
section.recent-posts {
padding: 0 0 1.625em;
}

section.recent-posts .other-recent-posts {
border-bottom: 1px solid #ddd;
list-style: none;
margin: 0;
}
section.recent-posts .other-recent-posts li {
padding: 0.3125em 0;
position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
border-top: 1px solid #ddd;
font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
float: left;
max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
content: '-';
color: transparent;
font-size: 11px;
}

section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
border-bottom: 2px solid #999;
bottom: -2px;
display: block;
font-size: 10px;
font-weight: 500;
line-height: 2.76333em;
padding: 0.3125em 0 0.3125em 1em;
position: absolute;
right: 0;
text-align: right;
text-transform: uppercase;
z-index: 1;
}

section.recent-posts .other-recent-posts .comments-link > span {
border-color: #bbb;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
color: #1982d1;
border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
clear: both;
content: '.';
display: block;
height: 0;
visibility: hidden;
}


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
background: #f9f9f9;
border: 1px solid #ddd;
border-width: 1px 0;
margin: 0 -8.9% 1.625em;
overflow: hidden;
padding: 1.625em 1.625em 0;
text-align: center;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto 1.625em;
max-width: 100%;
}
.image-attachment div.attachment a img {
border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
border-color: #ddd;
background: #fff;
}
.image-attachment .entry-caption p {
font-size: 10px;
letter-spacing: 0.1em;
line-height: 2.6em;
margin: 0 0 2.6em;
text-transform: uppercase;
}


/* =Navigation
-------------------------------------------------------------- */

#content nav {
clear: both;
overflow: hidden;
padding:0;
}
#content nav a {
font-size: 12px;
font-weight: bold;
line-height: 2.2em;
}
#nav-above {
padding: 0 0 1.625em;
}
#nav-above { display: none; }
.paged #nav-above {
display: block;
}
.nav-previous {
float: left;
padding-left:1px;
width:270px;
}
.nav-next {
float: right;
text-align: right;
width: 220px;
margin-top: 8px;
}

#previous-next-tags p.nav-previous a,#previous-next-tags p.nav-next a {
    font: 15px/19px georgia;
    text-decoration: none !important;
    font-weight: bold;
}

.nav-previous a, .nav-next a {
font:15px georgia bold !important;
line-height:19px !important;
text-decoration:none !important;

}

.nav-previous.author-date-logic {
margin-bottom:0;margin-top:8px;
}


#previous-next-byline.author, #previous-next-byline.author a {
font:12px arial !important;
}

.pagination-the-time {
font-weight:normal !important;
margin-left:5px;
}

.most-recent-posts-text {
width:195px;margin-bottom:0;margin-top:8px;font:12px arial;float:right;text-align:right;
}

.tags-singular a,.previous-next-tags span {
padding-bottom: 5px;
margin-bottom: 0;
font-size: 12px;
font-family: arial;
}

.comment-bubble-small {
display:inline;padding-right:5px;
}

.margin-right {
margin-right:10px;
}

.margin-top: {
margin-top:10px;
}

.text-align-right {
text-align:right;
}

.follow-graphics {display:none;}
#social_links .right {display:none;}
.wp-pad-right-five {padding-right:5px;}
div.shareWrap a.personal-post, div#social_links a.personal-post {
float: left;
width: 65px;
height: 20px;
background-position: 0 -266px;
}

.header-social {
padding-bottom:5px;
}

.rate-share .share-icons li a, div.shareWrap a.personal-post, div#social_links a.personal-post, #ie-FB .facebook_static, #ie-Twitter .twitter_static {
width: 16px;
height: 16px;
display: block;
background:
transparent url(http://img.wpdigital.net/rw/sites/twpweb/img/icons/icon-sprite-share.png) no-repeat 0 0;
text-indent: -10000px;
}
div.shareWrap a.personal-post, div#social_links a.personal-post {
float: left;
width: 65px;
height: 20px;
background-position: 0 -266px;
}
div.shareWrap a.personal-post:hover, div#social_links a.personal-post:hover {
float: left;
width: 65px;
height: 20px;
background-position: 0 -288px;
}

.more-link {
    font-weight: bold;
    text-decoration: none;
}

#content nav .meta-nav {
font-weight: normal;
}

/* Singular navigation */
 #nav-single {
margin-top:10px;
}

/* =Print
----------------------------------------------- */

@media print {
body {
background: none !important;
font-size: 10pt;
}
footer.entry-meta a[rel=bookmark]:link:after,
footer.entry-meta a[rel=bookmark]:visited:after {
content: " [" attr(href) "] "; /* Show URLs */
}
#page {
clear: both !important;
display: block !important;
float: none !important;
max-width: 100%;
position: relative !important;
}
#branding {
border-top: none !important;
padding: 0;
}
#branding hgroup {
margin: 0;
}
#site-title a {
font-size: 21pt;
}
#site-description {
font-size: 10pt;
}
#branding #searchform {
display: none;
}
#branding img {
display: none;
}
#access {
display: none;
}
#main {
border-top: none;
box-shadow: none;
}
#content {
margin: 0;
width: auto;
}
.singular #content {
margin: 0;
width: 100%;
}
.singular .entry-header .entry-meta {
position: static;
}
.entry-meta .edit-link a {
display: none;
}
#content nav {
display: none;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
margin: 0;
width: 100%;
}

.entry-title,
.singular .entry-title {
font-size: 21pt;
}
.entry-meta {
font-size: 10pt;
}
.entry-header .comments-link {
display: none;
}
.page-link {
display: none;
}
.singular #author-info {
background: none;
border-bottom: none;
border-top: none;
margin: 2.2em 0 0;
padding: 0;
}
#respond {
display: none;
}
.widget-area {
display: none;
}
#colophon {
display: none;
}

/* Comments */
.commentlist > li.comment {
background: none;
border: 1px solid #ddd;
-moz-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
margin: 0 auto 1.625em;
padding: 1.625em;
position: relative;
width: auto;
}
.commentlist .avatar {
height: 39px;
left: 2.2em;
top: 2.2em;
width: 39px;
}
.commentlist li.comment .comment-meta {
line-height: 1.625em;
margin-left: 50px;
}
.commentlist li.comment .fn {
display: block;
}
.commentlist li.comment .comment-content {
margin: 1.625em 0 0;
}
.commentlist .comment-edit-link {
display: none;
}
.commentlist > li::before,
.commentlist > li.bypostauthor::before {
content: '';
}
.commentlist .reply {
display: none;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
color: #444;
}
.commentlist > li.bypostauthor .comment-meta {
color: #666;
}
.commentlist > li.bypostauthor:before {
content: none;
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
background: #fff;
border-color: #ddd;
}
.commentlist .children > li.bypostauthor > article,
.commentlist .children > li.bypostauthor > article .comment-meta {
color: #666;
}

}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
margin-left: -7.6%;
margin-right: -7.6%;
padding-left: -7.6%;
padding-right: -7.6%;
max-width: 1000px;
}
#ie7 section.featured-post {
margin-left: -7.6%;
margin-right: -7.6%;
max-width: 850px;
}
#ie7 section.recent-posts {
margin-right: 7.6%;
}

/* Carousel specific */

.module.carousel-blog div.container {
    height: 145px;
    margin-bottom: 10px;
    overflow: hidden;
}

.module.carousel-blog div.container {
    float: left;
    width: 131px !important;
}

.border-right {
    border-right: 1px solid #D8D8D8;
}

.border-right {
    border-right: 1px solid #E4E4E4;
}

.margin-right-7 {
    margin-right: 7px;
}

.padding-left-1 {
    padding-left: 1px;
}

.padding-right-23 {
    padding-right: 24px;
}

#carousel-blog {
    background-color: #EAF0F4;
    border-bottom: 1px solid #D9D9D9;
    border-top: 1px solid #D9D9D9;
}

.singular .carousel-blog p a {text-decoration:none;}

.module.no-padding-bottom {
    padding-bottom: 0;
}

.shading.gray5 {
    background-color: #EAF0F4;
}

.module {
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
}

.module {
    position: relative;
}

.margin-left-5 {
    margin-left: 5px;
}

.padding-left {
    padding-left: 10px;
}

.no-padding-bottom {
    padding-bottom: 0;
}

.padding-top {
    padding-top: 10px;
}

.padding-top {
    padding-top: 10px;
}

.heading3 a {
text-decoration: none;
font-weight: bold;
font-size: 12px;
line-height:1.2em;
font-family:arial;
}

p.heading3 {
    line-height: 90%;
    padding: 0;
}

/**
* Image justification.
*/

img.alignright {float:right;}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}
#footer-v3 p.footerHeadline {
    margin:0;
    line-height:1.5em;
    padding-bottom:0;
}
#ie7 #header-v3 #main-nav-wrapper-v2 .rollMeInner ul.inline-list {
   left: 0;
   
}
.module.carousel-full p.heading3, .module.carousel-blog p.heading3 {
    font-size: 1.3em;
    height: 30px;
    overflow: hidden;
}
#ie7 .module.carousel-blog p.heading3 {
   padding-top:5px;
}
.ad-top {
    border-bottom: 1px solid #DDDDDD;
}
li .emailme {
    display: none;
    margin: -7px 0 0 -210px;
    padding: 7px;
    position: absolute;
    width: 220px;
    z-index: 998;
}

li .emailbottom {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    box-shadow: 4px 4px 4px #EEEEEE;
    font-size: 12px;
    margin-top: 7px;
    padding: 15px;
    width: 100%;
}
#emailForm li .arrow-one {
    border-bottom: 8px solid #DDDDDD;
}

#emailForm li .arrow-one, #newsharebar li .arrow-two {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 0 none;
    height: 0;
    left: 604px;
    position: absolute;
    width: 0;
}
#emailForm li .arrow-two {
    border-bottom: 8px solid #FFFFFF;
    top: 9px;
}

#emailForm li .arrow-one, #newsharebar li .arrow-two {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 0 none;
    height: 0;
    left: 604px;
    position: absolute;
    width: 0;
}
form.design1 .submit, form.design2 .submit, form.design3 .submit {
    background-color: transparent;
    background-image: url("http://img.wpdigital.net/rw/sites/twpweb/img/monster-sprites/monster-sprite.gif?t=20120606222601");
    background-position: left -64px;
    background-repeat: no-repeat;
    border: medium none;
    color: white;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: bold;
    height: 24px;
    margin-top: 10px;
    width: 75px;
}
form.design3 input[type="text"] {
    font: 12px arial;
}
#footer-v3 .tos {
padding-bottom:50px;    
}
#footer-v3 ul li {
line-height:1;
}

#main {

background-color:#fff;

}
#content-wrapper, .singular #content, .singular #content-wrapper {
border-right: 1px solid #CCC;
padding-right:15px;
  width: 620px;

}
#main {
position:relative !important;
margin:0 !important;
padding:0 !important;
}
#ie7 #main { float:right !important;}
#primary {
position:relative !important;
width:625px !important;
float:left !important;
padding:0px !important;
margin:0px !important;
margin-right:15px !important;

}
#secondary {
float:right !important;
position:relative !important;
width:342px !important;
padding: 0px !important;
margin:0 !important;
}
.wp-row {
    overflow: hidden !important;
    position: relative !important;
    width:992px !important;
    margin:0 !important;
}
#page {
width:992px !important; 
}
#right-rail{
 position: relative !important;
}

.singular #content, .left-sidebar.singular #content {
margin:0 !important;

}
.tool.Gallery-play {
    background-image: url("http://img.wpdigital.net/rw/sites/twpweb/img/bkgds/launch-gallery-overlay.png?t=201200730152500");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 42px;
    left: 35%;
    position: absolute;
    top: 35%;
    width: 164px;
}
.gallery-caption {
    background-color: #F1F1F1;
    background-image: url("http://img.wpdigital.net/rw/sites/twpweb/img/bkgds/gallery_call_to_action2.png?t=201200730152500");
    background-position: 10px 10px;
    background-repeat: no-repeat;
    cursor: pointer;
    min-height: 20px;
    overflow: hidden;
    padding: 10px 15px 0 10px;
}
.gallery-caption p {
    margin-bottom: 10px;
    margin-left: 35px;
    overflow: hidden;
    font:1.2em arial;
    padding-bottom:0;
}
.gallery-caption p a {
    text-decoration: none;
}

/* Adding to fix Echo Comments issue with Report and Recommend pop-ups */
.echo-stream-body .echo-item-content .echo-item-controls .echo-item-control-recommend-Like .tooltip span, .echo-stream-body .echo-item-content .echo-item-controls .echo-item-control-MarkAsCommunityFlagged .tooltip span {
    display:none;
}

p.tag-link-normal {
font-size: 11px !important;
color: #666;
}

/* Styles for Stat, Scores and Schedules Module & GOG Sports Module */
.league-scores a {
color:#0C4790;
}

.padding {
padding:7px;
}

.league-scores .padding ul li {
font-size: 12px;
padding-bottom: 4px;
line-height:13px;
}

.right-rail .module.component.gog {
margin-top:0;
}

.right-rail .module.component.gog strong a {
color:#0C4790;
font-size:12px;
font-family:arial;
text-decoration:none;
font-weight:bold;
}

.right-rail .module.component.gog p {
padding:0 0 5px 5px;
}

.right-rail .gog.gog-single-module .things-todo-today .category {
font-size: 12px;
font-weight: normal;
margin: 5px 0 3px 10px;
text-transform: uppercase;
color: #DC8947;
}

.right-rail .gog.gog-single-module .things-todo-today .title_info h4 {
line-height: 1.5em;
font-size: 1.3em;
color: inherit;
}

.right-rail .gog.gog-single-module .things-todo-today .title_info span {
color: #999;
}

.right-rail .gog.gog-single-module .things-todo-today .title_info span {
color: #999;
}

.right-rail .module.component.gog-module .gog.gog-single-module .dotted-border-bottom-gog {
border-bottom: 1px dotted #E4E4E4;
font-size:11px;
}
 
.pipe {
padding-left:3px;
}

.right-rail .gog .gog-section, .right-rail .gog .things-todo-today {
padding: 7px 5px;
}
 
.right-rail .gog .gog-section .right-rail .gog ul, ol {
margin: 0;
}

.gog a, .gog a:hover {
text-decoration:none !important;
}

.margin-left {
margin-left: 10px;
}

.right-rail .gog .see-more {
padding: 5px 0;
}

.right-rail .gog .see-more p {
font-family: georgia;
color: black;
line-height: 1.1em;
font-size: 13px;
text-transform: capitalize;
}

.right-rail .module.component.gog strong a {
color: #0C4790;
font-size: 12px;
font-family: arial;
text-decoration: none;
font-weight: bold;
}

.right-rail .gog.gog-single-module .things-todo-today .title_info h4 {
font-family:georgia;
font-size:12px;
}
 
a.icon.right-arrow {
zoom: 1;
background-position: 100% -137px;
}

a.icon.right-arrow, a.icon.left-arrow {
background-repeat: no-repeat;
padding: 2px 21px 3px 0px;
}

.align-right {
text-align:right;
}

/* Styles for Featured Advertiser Links */
#textlinkWrapper li {
line-height: inherit;
font-size:12px;
}

/* Temporarily hiding Newsletters until a solution for sections is set up */
.newsletter-signup {
display:none;
}

.cf:before,
.cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { *zoom: 1; }
.col140, .col136 {
    width: 136px;
}
.column-five{width:300px;}
.post-refers {
    margin-bottom: 15px;
    margin-left: 0;
}
.promo-strip h5 {
font-size:12px;
line-height:16px;
}
#article-side-rail div.slug {
     background-color: transparent;
     padding: 15px 0 0;
background-position: 103px -398px;
width:300px;
}
#header-v3.conversations #main-sub-nav-wrapper{ display: none;}
#right-rail h1, #right-rail h2, #right-rail h3, #right-rail h4, #right-rail h5, #right-rail h6 {
    clear: none;
}
#right-rail p.slogan {font-size: 1.0em;font-family: arial;}
.module p.slogan {line-height: 1.4em;}
.module a {text-decoration: none;}
.module b { font-weight:bold;}

.tooltip{
display:inline-block;
background-image:url(/rw/sites/twpweb/img/icons/sprite_rr_icons.png);
background-repeat:no-repeat;
height:15px;
}

.tooltip{
width:15px;
background-position:-1px -121px;
cursor:pointer;
position:relative;
}

.tooltip span{display:none;}

.tooltip span.on{
display:block;
position:absolute;
bottom:0;
right:-10px;
width:210px;
padding:13px 30px 10px 10px;
background-color:#dddddd;
border:4px solid #cccccc;
font-size:.7em;
font-weight:bold;
text-indent:0;
line-height:1.4em;
}
.ie6 .tooltip{background-position:left -418px;}

.wp-byline a.icon.right-arrow{
font-weight:bold;
font-family:"arial";
float: right;
height: 14px;
}
.module.component p.heading2 span {
    position: absolute;
    right: 5px;
    top: 7px;
    z-index: 1;
}


.utility-bar {
border:none;
margin-top:0;
padding:0 0 5px 0;
}



#header-v3.politics #main-sub-nav li {padding: 3px 4px 1px;}

ul.promo-strip li a, #blog-tag-search-subnav ul li a, ul li.sharetop a {
    text-decoration: none;
}
#footer-v3 .wp-column {
    float: left;
}
#footer-v3 .footerSectionLinks,#footer-v3 ul.partnersList,#footer-v3 #terms {margin:0;}

div[id^="random-accordion-id-"] {
    display:none;
}

h3.ui-accordion-header {
    border:0;
    background:none;
}

.ui-widget-content {
    border:0 !important;
    background:none;
    font:16px/26px georgia !important;
}

h3.ui-accordion-header a {
    font-family:arial;
    font-size:13px;
    font-weight:bold;
    text-decoration:none !important;
}

h3.ui-accordion-header a:hover {
    text-decoration:none;
}
h3.ui-accordion-header, .ui-accordion-header {
    border:0 !important;
    padding:0 !important;
    background:none !important;
}


/* Masthead style changes */
#header-v3 .FranklinITCProThin h1, #header-v3 .FranklinITCProThin .sectionName {
font-size: 50px;
letter-spacing: -1px !important;
line-height: 27px;
color:#222;
padding-top:5px;
}

#header-v3 .FranklinITCProThin h2 {
height: 16px;
font-size: 13px;
font-family: Helvetica, Arial, sans-serif;
font-weight:200;
padding-top:5px;
}
.tag h1.page-title {
    border-bottom: 1px solid #4D4D4D;
    font-size: 24px;
    line-height: 28px;
    font-family: Georgia,serif;
}
/*------------------------------------*\
YURI STUFFS
\*------------------------------------*/

/* Backgrounds */
.bgF3F3F3 { background: #f3f3f3; }

/* Borders */
.borB1S { border-bottom: 1px solid #d4d4d4; }
.borR1S { border-right: 1px solid #d4d4d4; }

/* Columns */
.col140 { width: 140px; }
.col220 { width: 220px; }
.col300 { width: 300px; }
.col380 { width: 380px; }
.col460 { width: 460px; }
.col620 { width: 620px; }

/* Margins and padding */
.marB5 { margin-bottom: 5px; }
.marB10 { margin-bottom: 10px; }
.marB15 { margin-bottom: 15px; }
.marR5 { margin-right: 5px; }
.marR20 { margin-right: 20px; }
.pad10 { padding: 10px; }
.padB10 { padding-bottom: 10px; }
.padR5 { padding-right: 5px; }

/* What should have been default styles */
.yuri h6 { color: #6a6a6a; font-size: 12px; font-weight: 700; }
.yuri ul { margin-left: 0; }

.no-padding-left{padding-left:0;}
.right-rail ul,.right-rail ol {padding-left:0;}

#article-side-rail .module .byline {font-size: 10px;}
#article-side-rail .module.s4 h2 {font:bold 1.2em/1.2em georgia;}
#article-side-rail .module.s4 p {font:normal 1em/1.1em arial;}
#article-side-rail .module.s4 p.byline {font-size:0.8em;margin:0;padding-bottom:5px;line-height: 1em;}
#article-side-rail .module.s4 p.heading2 {color:#999;font:bold 16px/1.3em Georgia;padding-bottom:5px;margin-bottom: 0}
#article-side-rail .module.s4 a {color:#000;} .module.s4 a:hover, .module.s4 h2 a:hover {color:#057ec2;}
#article-side-rail .module.s4 ul.normal li {background-image: url("http://img.washingtonpost.com/rw/sites/twpweb/img/monster-sprites/monster-sprite.gif?t=201305153200");background-position: -1997px -234px;background-repeat: no-repeat;margin-bottom: 8px;padding-left: 10px;font:bold 1.2em arial;list-style:none;}
#article-side-rail .module.s4 ul.normal li.last {margin-bottom: 0;padding-top:0;} .module.s4 ul {margin:0;} .p.heading heading2 {}
#article-side-rail .module.s4 p {font: normal 1.1em/1.2em arial;}
#article-side-rail .container2 div:first-child {border-top: 0;padding-top:0px !important;}
#article-side-rail .container2 div:last-child {border-bottom:0 !important;}
#article-side-rail a.morePosts {color:#999 !important;text-decoration:underline;}
#article-side-rail .morePosts a:hover {color:#005b88 !important;}   
.singular .module.article-side-rail p {padding-bottom:10px;}
.module.article-side-rail {width: 300px;padding-bottom:0;}

.border-top-thick {
border-top: 2px solid #000000;
}
#header-v3 ul.search-wrap {top:245px;}
.the-fix #header-v3 ul.search-wrap,
.wonkblog #header-v3 ul.search-wrap, .post-politics #header-v3 ul.search-wrap   { display: none; }
#header-v3 .search input[type="text"] {box-shadow: none;} 

#more-widget ol{margin:0;}
#more-widget ol.normal li{margin-left:0;list-style-type: none;font-size:14px;margin-bottom:10px;}
#more-widget ol.normal li.custom-link {color:#aaa;}
#more-widget a,#more-widget span{font-weight:normal;}
#more-widget{font:normal 14px helvetica,sans-serif;}
#more-widget p {font:normal 15px/1.1em helvetica, sans-serif;}
#more-widget p.sub-title{text-transform:uppercase;padding-bottom:10px !important;font-weight:bold;}
#author-description a{text-decoration:underline;}
