/*
Theme Name: Democratic Governors Association
Theme URI: http://democraticgovernors.org
Description: Custom WordPress theme for the DGA. Designed and developed by Projects by CD2.
Version: 1.0
Author: Projects by CD2
Author URI: http://projectsbycd2.com
*/
@import url('css/normalize.min.css');
@import url('css/tipTip.min.css');
/* DEFAULTS */
html,
body {
    background: #FFF;
    color: #000;
}
a { outline: none !important }
ul.clean {
    margin: 0;
    padding: 0;
    list-style: none;
}
    ul.clean li { float: left }
div.shadow {
    border: 4px solid #FFF;
    background: #FFF;
    padding: 20px;
    font-size: 0.85em;
    color: #333;
    line-height: 150%;
    box-shadow: inset 0 0 20px #666;
}
#wrapper {
    width: 1000px;
    margin: 0 auto;
}
/* HEADER */
header {
    min-width: 960px;
    position: fixed;
    top: 0;
    left: 0;
    background: #FFF url(img/header-background-2.jpg) no-repeat top center;
    height: 162px;
    z-index: 10;
    width: 100%;
}
#header {
    position: relative;
    width: 956px;
    margin: 0 auto;
}
#topbar {
    position: absolute;
    top: 30px;
    right: 0;
}
    #topbar ul li.buffer { margin-right: 15px }
    #topbar div#social {
        position: relative;
        top: 5px;
    }
    #topbar > div { float: left }
    #topbar #btn-war-rm {   }
div.sign-up {
    background: url(img/sign-up-background.jpg) no-repeat;
    width: 274px;
    height: 29px;
    margin-left: 15px;
}
    div.sign-up form {
        margin-left: 65px;
        padding-top: 5px;
    }
    div.sign-up input.input {
        padding: 2px;
        border: none;
        font: 12px Arial, Helvetica, sans-serif;
    }
    div.sign-up input.submit {
        background: url(img/sign-up-go.gif) no-repeat;
        border: none;
        width: 16px;
        height: 15px;
    }
/* NAVIGATION */
nav {
    position: absolute;
    top: 110px;
    right: 0;
    width: 750px;
    height: 36px;
}
    nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }
    nav li { }
        nav li a {
            float: left;
            background-image: url(img/nav-sprite.jpg);
            height: 31px;
            text-indent: -9999px;
        }
    nav li#home a {
        width: 67px;
        background-position: 0 0;
    }
    nav li#home a:hover,
    nav li#home.current a {
        background-position: 0 31px;
        border-bottom: 5px solid #298B4F;
    }
    nav li#news a {
        width: 71px;
        background-position: -67px 0;
    }
    nav li#news a:hover,
    nav li#news.current a {
        background-position: -67px 31px;
        border-bottom: 5px solid #298B4F;
    }
    nav li#map a {
        width: 62px;
        background-position: -138px 0;
    }
    nav li#map a:hover,
    nav li#map.current a {
        background-position: -138px 31px;
        border-bottom: 5px solid #298B4F;
    }
    nav li#governors a {
        width: 114px;
        background-position: -200px 0;
    }
    nav li#governors a:hover,
    nav li#governors.current a {
        background-position: -200px 31px;
        border-bottom: 5px solid #298B4F;
    }
    nav li#voter-protection a {
        width: 158px;
        background-position: -314px 0;
    }
    nav li#voter-protection a:hover,
    nav li#voter-protection.current a {
        background-position: -314px 31px;
        border-bottom: 5px solid #298B4F;
    }
    nav li#events a {
        width: 82px;
        background-position: -472px 0;
    }
    nav li#events a:hover,
    nav li#events.current a {
        background-position: -472px 31px;
        border-bottom: 5px solid #298B4F;
    }
    nav li#take-action a {
        width: 119px;
        background-position: -554px 0;
    }
    nav li#take-action a:hover,
    nav li#take-action.current a {
        background-position: -554px 31px;
        border-bottom: 5px solid #298B4F;
    }
    nav li#about a {
        width: 76px;
        background-position: -673px 0;
    }
    nav li#about a:hover,
    nav li#about.current a {
        background-position: -673px 31px;
        border-bottom: 5px solid #298B4F;
    }
/* CONTAINER */
#container {
    width: 956px;
    margin: 0 auto;
}
#main {
    position: relative;
    z-index: 1;
    margin: 175px auto 0 auto;
    width: 956px;
}
#main-top {
    height: 43px;
    width: 100%;
    background: url(img/jobs-opportunity-now.gif) no-repeat 400px center;
    margin-bottom: 15px;
}
    #main-top img { float: right }
div.section {
    margin-bottom: 20px;
    position: relative;
}
/* SPLASH */
#splash {
    width: 956px;
    height: 348px;
    background: url(img/splash-background.jpg) no-repeat;
}
    #splash #rotator {
        position: absolute;
        top: 27px;
        left: 29px;
        width: 569px;
        height: 289px;
        overflow: hidden;
    }
    #splash #rotator-nav {
        position: absolute;
        top: 328px;
        left: 181px;
    }
        #splash #rotator-nav ul {   }
        #splash #rotator-nav li {
            position: relative;
            width: 64px;
            height: 7px;
            margin-right: 10px;
            background-image: url(img/rotator-nav-green.gif);
        }
        #splash #rotator-nav li.current { background-image: url(img/rotator-nav-current.gif) }
        #splash #rotator-nav a {
            position: absolute;
            top: 0;
            left: 0;
            width: 64px;
            height: 7px;
        }
    #splash #spotlight {
        position: absolute;
        top: 60px;
        left: 655px;
        width: 280px;
        color: #FFF;
    }
        #splash #spotlight p.name {
            font-weight: bold;
            font-size: 1.1em;
            text-align: center;
            text-transform: uppercase;
        }
        #splash #spotlight img.thumb {
            padding: 7px;
            background: #103757;
            float: left;
            margin-right: 30px;
        }
        #splash #spotlight span.blurb { font-size: 0.8em }
        #splash #spotlight p#gov-btns { margin-top: 25px }
/* NEWS */
div#news {
    position: relative;
    background: url(img/news-background.jpg) no-repeat;
    width: 956px;
    height: 311px;
    margin-bottom: 10px;
}
    div#news #top-right {
        position: absolute;
        top: 0;
        right: 0;
    }
    div#news #title {
        position: absolute;
        background: url(img/title-news.gif) no-repeat;
        top: 30px;
        left: -35px;
        width: 30px;
        height: 106px;
    }
    div#news #from-the-chair {
        position: absolute;
        top: 30px;
        left: 35px;
        font-size: 12px;
        width: 370px;
    }
        div#news #from-the-chair h3 { margin-bottom: 0 }
#from-the-chair a,
#red-gov-watch a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
}
div#news #red-gov-watch {
    position: absolute;
    top: 180px;
    left: 35px;
    font-size: 12px;
    width: 470px;
}
#news-twitter ul,
#news-latest-news ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#news-twitter a,
#news-latest-news a { color: #FFF }
#news-twitter li,
#news-latest-news li {
    float: left;
    width: 200px;
    font: .85em Arial, Helvetica, sans-serif;
    color: #FFF;
}
#news-twitter li:first-child,
#news-latest-news li:first-child { margin-right: 10px }
#news-twitter {
    position: absolute;
    top: 50px;
    left: 540px;
}
#news-latest-news {
    position: absolute;
    top: 190px;
    left: 540px;
}
/* BELOW THE NEWS */
.box-close {
    clear: both;
    width: 925px;
    height: 31px;
    margin: 0 auto;
}
    .box-close a {
        float: right;
        height: 31px;
    }
/* NEWS: EXPANDED */
#news-expand {
    background: #0B294B;
    padding: 20px 20px 0 20px;
    margin: 0 0 10px 2px;
    width: 915px;
}
#news-expand,
.post-wrapper { display: none }
.post-wrapper.current { display: block }
.news-expand-post {
    float: left;
    width: 577px;
    margin: 0 20px 10px 0;
    padding: 15px !important;
}
.title-bar { margin-bottom: 10px }
.post-title {
    font: bold 1.2em Helvetica, Arial, sans-serif;
    float: left;
    width: 455px;
}
    .post-title a {
        text-decoration: none;
        color: #000;
    }
.post-category {
    float: left;
    text-align: right;
    width: 120px;
}
.big-image img {
    border: 1px solid #000;
    margin: 15px 0;
}
.share-bar {
    background: url(img/share-bar-background.png) no-repeat;
    width: 570px;
    height: 25px;
    padding: 10px 7px;
    overflow: hidden;
}
.byline { margin-top: 10px }
    .byline div { display: inline }
.post-date { margin-right: 20px }
.post-by { font-style: italic }
.news-expand-sidebar {
    float: left;
    width: 280px;
    background: url(img/mentioned.gif) no-repeat;
    padding-top: 30px;
    margin-bottom: 10px;
}
    .news-expand-sidebar ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .news-expand-sidebar li { list-style: none }
div.pullout {
    background-color: #26567C;
    color: #FFF;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: 10px 10px;
    background-image: url(img/you-might-also-like.jpg);
    padding: 30px 10px 10px 10px;
    margin: 100px -20px 10px 0;
}
    div.pullout a {
        color: #FFF;
        text-decoration: none;
    }
/* SOCIAL MEDIA DASHBOARD */
#soc-med-dash {
    background: #298B4F url(img/soc-med-top.jpg) no-repeat left top;
    width: 955px;
    overflow: hidden;
    margin-left: 1px;
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 40px;
    position: relative;
}
#soc-med-content { padding: 20px }
#soc-med-video {
    width: 528px;
    float: left;
}
#soc-med-video-share {
    border-top: 1px solid #333;
    padding-top: 5px;
}
#soc-med-social {
    float: left;
    margin-left: 20px;
    width: 270px;
}
ul#soc-med-tweets {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
}
    ul#soc-med-tweets li {
        list-style: none;
        margin-bottom: 10px;
    }
a#soc-med-expand {
    position: absolute;
    top: 9px;
    right: 10px;
    background: url(img/soc-med-expand.jpg) no-repeat top right;
    width: 955px;
    height: 31px;
}
a#shrink {
    position: absolute;
    top: 505px;
    left: 853px;
    width: 79px;
    height: 32px;
}
/* STATISTCS */
div.statistic {
    background: url(img/stat-background.jpg) no-repeat center top;
    height: 120px;
    width: 965px;
    margin-bottom: 20px;
    padding-top: 30px;
    position: relative;
}
div.statistic div.number,
div.statistic div.number-detail,
div.statistic a.stat-fbook,
div.statistic a.stat-twitter {
    background-image: url(img/stat-sprite.jpg) !important;
    background-repeat: no-repeat;
    display: block;
}
div.statistic div.number {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5;
    margin: 0 auto; 
}
div.statistic div.number-detail {
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}
div.statistic a.stat-fbook,
div.statistic a.stat-twitter {
    position: absolute;
    z-index: 100;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
div.statistic a.stat-twitter {
	background-position: -227px -103px;
    width: 27px;
    height: 23px;
}
div#stat-9bil div.number {
    width: 200px;
    height: 80px;
    background-position: -3px -369px;
}
div#stat-9bil div.number-detail {
    top: 43px;
    left: 590px;
    width: 256px;
    height: 68px;
    background-position: -3px -736px;
}
div#stat-9bil a.stat-twitter {
    left: 200px;
    top: 45px;
}
div#stat-1250 div.number {
    width: 213px;
    height: 97px;
    background-position: -3px -3px;
}
div#stat-1250 div.number-detail {
    top: 48px;
    left: 606px;
    width: 244px;
    height: 68px;
    background-position: -3px -665px;
}
div#stat-1250 a.stat-twitter {
    left: 155px;
    top: 45px;
}
div#stat-22 div.number {
    width: 97px;
    height: 80px;
    background-position: -219px -3px;
}
div#stat-22 div.number-detail {
    top: 42px;
    left: 550px;
    width: 337px;
    height: 68px;
    background-position: -3px -594px;
}
div#stat-22 a.stat-twitter {
    left: 285px;
    top: 45px;
}
div#stat-3200 div.number {
    width: 221px;
    height: 97px;
    background-position: -3px -103px;
}
div#stat-3200 div.number-detail {
    top: 38px;
    left: 610px;
    width: 271px;
    height: 68px;
    background-position: -3px -523px;
}
div#stat-3200 a.stat-twitter {
    left: 235px;
    top: 45px;
}
div#stat-4-5 div.number {
    width: 256px;
    height: 80px;
    background-position: -3px -203px;
}
div#stat-4-5 div.number-detail {
    top: 70px;
    left: 626px;
    width: 268px;
    height: 44px;
    background-position: -3px -807px;
}
div#stat-4-5 a.stat-twitter {
    left: 255px;
    top: 20px;
}
div#stat-200 div.number {
    width: 146px;
    height: 80px;
    background-position: -3px -286px;
}
div#stat-200 div.number-detail {
    top: 47px;
    left: 572px;
    width: 275px;
    height: 68px;
    background-position: -3px -452px;
}
div#stat-200 a.stat-twitter {
    left: 160px;
    top: 45px;
}

/* MAP */
div#map {
    width: 955px;
    height: 370px;
    background: url(img/map-background-2013.jpg) no-repeat;
}
    div#map #title {
        position: absolute;
        background: url(img/title-map.gif) no-repeat;
        top: 30px;
        left: -35px;
        width: 30px;
        height: 78px;
    }
div#map-overlay img {
    position: absolute;
    top: 33px;
    left: 0;
}
#map-text {
    position: absolute;
    left: 608px;
    top: 4px;
    width: 299px;
    padding: 10px;
    font-size: .8em;
}
    #map-text h3 {
        font-size: 1.7em;
        color: #0B294B;
        margin: 0 0 10px 0;
        padding: 0 0 2px 0;
        border-bottom: 1px solid #0B294B;
    }
span.red { color: red }
#map-text div.state { display: none }
#map-text div.current { display: block }
#map-text div.race-page {
    left: 234px;
    position: absolute;
    top: 279px;
}
#map-expand {
    background: #0B294B;
    padding: 20px 20px 0 20px;
    margin: -10px 0 20px 0px;
    width: 915px;
}
#map-expand,
.post-wrapper { display: none }
.post-wrapper.current { display: block }
.map-expand-post {
    float: left;
    width: 577px;
    margin: 0 20px 10px 0;
    padding: 15px !important;
}
    .map-expand-post h2 {
        font: bold 1.5em Helvetica, Arial, sans-serif;
        margin: 0 0 10px 0;
        color: #0B294B;
    }
    .map-expand-post h3 { font: bold 1.2em Helvetica, Arial, sans-serif }
.race-top { }
.race-photo img {
    border: 7px solid #0B294C;
    float: left;
    margin-right: 20px;
}
.race-hud {
    background: url(img/race-hud-background.png) no-repeat;
    width: 408px;
    height: 104px;
    padding: 20px 10px;
    float: left;
}
    .race-hud h3 { margin: 0 0 10px 0 }
    .race-hud p {
        font-size: .85em;
        line-height: 125%;
    }
.map-expand-sidebar {
    float: left;
    width: 230px;
    padding-top: 30px;
    margin-bottom: 10px;
}
    .map-expand-sidebar ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .map-expand-sidebar li { list-style: none }
    .map-expand-sidebar h3 {
        font: bold 1.2em Helvetica, Arial, sans-serif;
        margin: 0 0 10px 0;
        padding-bottom: 3px;
        border-bottom: 1px solid #0B294B;
        color: #0B294B;
    }
ul.related-news li { margin-bottom: 10px }
ul.related-news li:last-child { margin-bottom: none }
ul.related-news li a { color: #000}
/* GOVERNORS */
div#governors {
    background: url(img/governors-background.jpg) no-repeat;
    width: 955px;
    height: 244px;
}
    div#governors #title {
        position: absolute;
        background: url(img/title-governors.gif) no-repeat;
        top: 0;
        left: -35px;
        width: 30px;
        height: 223px;
    }
#gov-rows {
    position: absolute;
    top: 20px;
    left: 20px;
}
    #gov-rows ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
        float: left;
    }
        #gov-rows ul li {
            float: left;
            margin-right: 19px;
        }
        #gov-rows ul li:last-child { margin-right: 0 }
#gov-row-2 {
    margin-top: 30px !important;
 /*    margin-left: 42px !important; */ /* CENTERS IT */
}
#gov-expand {
    background: #0B294B;
    padding: 20px 20px 0 20px;
    margin: -10px 0 20px 0px;
    width: 915px;
}
#gov-expand,
.post-wrapper { display: none }
.post-wrapper.current { display: block }
.gov-expand-post {
    float: left;
    width: 577px;
    margin: 0 20px 10px 0;
    padding: 15px !important;
}
    .gov-expand-post h2 {
        font: bold 1.5em Helvetica, Arial, sans-serif;
        margin: 0 0 10px 0;
        color: #0B294B;
    }
    .gov-expand-post h3 { font: bold 1.2em Helvetica, Arial, sans-serif }
.gov-top {

}
.gov-photo img {
    border: 7px solid #0B294C;
    float: left;
    margin-right: 20px;
}
.gov-hud {
    background: url(img/race-hud-background.png) no-repeat;
    width: 408px;
    height: 104px;
    padding: 20px 10px;
    float: left;
}
    .gov-hud h3 { margin: 0 0 10px 0 }
    .gov-hud p {
        font-size: .85em;
        line-height: 125%;
    }
.gov-expand-sidebar {
    float: left;
    width: 230px;
    padding-top: 30px;
    margin-bottom: 10px;
}
    .gov-expand-sidebar ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .gov-expand-sidebar li { list-style: none }
    .gov-expand-sidebar h3 {
        font: bold 1.2em Helvetica, Arial, sans-serif;
        margin: 0 0 10px 0;
        padding-bottom: 3px;
        border-bottom: 1px solid #0B294B;
        color: #0B294B;
    }
/* VOTER PROTECTION */
div#voter-protection {
    background: url(img/voter-protection-background.jpg) no-repeat;
    width: 955px;
    height: 295px;
}
    div#voter-protection #title {
        position: absolute;
        background: url(img/title-voter-protection.gif) no-repeat;
        top: 35px;
        left: -70px;
        width: 66px;
        height: 230px;
    }
#vp-content {
    width: 575px;
    position: absolute;
    top: 20px;
    left: 45px;
}
    #vp-content ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: .9em;
    }
    #vp-content li {
        min-height: 50px;
        padding: 20px 0 0 80px;
        background-position: left middle;
        background-repeat: no-repeat;
        border-bottom: 1px solid #BCC9D3;
    }
    #vp-content li:last-child { border-bottom: none }
    #vp-content a {
        color: #515151;
        text-decoration: none;
    }
a#vri {
    position: absolute;
    top: 32px;
    right: 0;
    width: 314px;
    height: 235px;
}
/* TAKE ACTION */
div#take-action {
    background: url(img/take-action-background.jpg) no-repeat;
    width: 955px;
    height: 185px;
}
a#take-action-volunteer {
    width: 308px;
    height: 185px;
    position: absolute;
    top: 0;
    left: 0;
}
a#take-action-contribute {
    width: 314px;
    height: 185px;
    position: absolute;
    top: 0;
    right: 0;
}
div#take-action #title {
    position: absolute;
    background: url(img/title-take-action.gif) no-repeat;
    top: 3px;
    left: -70px;
    width: 66px;
    height: 230px;
}
div#take-action #take-action-share {
    position: absolute;
    top: 110px;
    left: 455px;
}
    div#take-action #take-action-share li {
        float: none;
        margin-bottom: 10px;
    }
/* ABOUT */
div#about {
    background: #0B2546;
    width: 955px;
    /* min-height: 200px; */
    color: #FFF;
}
    div#about a { color: #FFF }
    div#about #title {
        position: absolute;
        z-index: 100;
        background: url(img/title-about.gif) no-repeat;
        top: 0px;
        left: -35px;
        width: 30px;
        height: 125px;
    }
div#about-content { padding: 20px }
    div#about-content div {
        display: none;
        font-size: .9em;
    }
        div#about-content div p { margin-top: 0 }
        div#about-content div p:last-child { margin-bottom: 0 }
    div#about-content div.current { display: block }
div#about-nav {
    background: #194971;
    padding: 10px 10px -10px 10px;
}
    div#about-nav ul {
        position: relative;
        top: -10px;
        margin-left: 100px;
    }
    div#about-nav li {
        padding-top: 20px;
        margin-right: 110px;
    }
    div#about-nav li.current { background: url(img/about-nav-arrow.png) no-repeat center top }
    div#about-nav li.last { margin-right: 0 }
    div#about-nav a {
        color: #FFF;
        text-decoration: none;
    }
#about table {
	width: 450px;
	float: left;
}
#about table td {
	padding: 3px;
}
/* FOOTER */
#paid {
    color: #666;
    text-align: center;
    font: 0.7em Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
}
    #paid a { color: #666 }
/* PAGE/SINGLE */
#page {
    background: #0B294B;
    padding: 20px 20px 15px 20px;
    width: 915px;
}
.page-warroom #page, 
.page-warroomtest #page { background: #298B4F }
#content {
    float: left;
    width: 577px;
    margin: 0 20px 10px 0;
    padding: 15px !important;
}
#content.wide { width: 875px }
#content h2 {
    font: bold 1.5em Helvetica, Arial, sans-serif;
    margin: 0 0 10px 0;
    color: #0B294B;
}
#content h3 { font: bold 1.2em Helvetica, Arial, sans-serif }
#page #sidebar {
    float: left;
    width: 230px;
    padding-top: 30px;
    margin-bottom: 10px;
    background: url(img/mentioned.gif) no-repeat;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sidebar li { list-style: none }
#sidebar h3 {
    font: bold 1.2em Helvetica, Arial, sans-serif;
    margin: 0 0 10px 0;
    padding-bottom: 3px;
    border-bottom: 1px solid #0B294B;
    color: #0B294B;
}
/* CATEGORY */
#content h3 a {
    color: #000;
    text-decoration: none;
}
#content h3 a:visited { color: #666 }
ul#category-ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
    ul#category-ul li { margin-bottom: 10px }
    ul#category-ul li:last-child { margin-bottom: none }
div.paginate {
    text-align: center;
    font-weight: bold;
}
    div.paginate a { color: #000 }
.page-events a {
	color: #000;
}
.page-events a.register {
	font-variant: small-caps;
	font-size: .8em;
}
.break {
	-webkit-column-break-before:always;
    -moz-column-break-before:always;
    column-break-before:always;
}
div.three-col {
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
}
div.two-col {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
}
/* WORDPRESS */
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    float: left;
    margin: 0 10px 10px 0;
}
.alignright {
    float: right;
    margin: 0 0 10px 10px;
}
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
    .wp-caption img {
        margin: 0;
        padding: 0;
        border: 0 none;
    }
    .wp-caption p.wp-caption-text {
        font-size: 11px;
        line-height: 17px;
        padding: 0 4px 5px;
        margin: 0;
    }
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: inline-block }
* html .clearfix { height: 1% }
.clearfix { display: block }
