/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

a{
    color: #565656;
    text-decoration: none;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body{
    background: #efefef url(../images/body.png) top left repeat-x;
    font-family: 'washingtonregular', Tahoma, Geneva, sans-serif;
    font-size: 16px;
    color: #000;
}

.wrapper{
    display: block;
    width: 1010px;
    margin: 0 auto;    
}

a.button{
    display: block;
    background: url(../images/submit-button.png) 0 0 no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'washingtonregular',Tahoma,Geneva,sans-serif;
    font-size: 16px;
    height: 34px;
    width: 153px;
    padding: 14px 0 0 0;
    text-align: center;
    text-decoration: none;
}

/*  Head Section
============================================================*/
#head{
    height: 74px;
}
 
#main-menu{
    font-family: 'washingtonregular';
    font-size: 16px;
}

#main-menu ul.menu{
    margin: 15px 0 0 0;
    padding: 0;
}

#main-menu ul.menu li{
    float: left;
    background: url(../images/menu-separator.png) center right no-repeat;
    padding: 0 31px 0 15px;
    margin: 0;
    height: 50px;
}

#main-menu ul.menu li a{
    float: left;
    color: #fff;
    text-decoration: none;
    margin: 16px 0 0 0;
}

#main-menu ul.menu li.home a{
    margin-top: 10px;
}

/*#main-menu ul.menu li a:hover,*/
#main-menu ul.menu li.current-menu-item a{
    color: #8f8f8f;
}

/*  Content Section
============================================================*/
#content{
    float: left;
    width: 696px;
}

#content-head{
    display: block;
    background: url("../images/contents-top.png") top left no-repeat;
    height: 74px;
    padding: 0 0 0 45px;
}

#content-head h1{
    margin: 0;
    padding: 12px 0 0 0;
    font-size: 21px;
    color: #fff;
    font-weight: normal;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

#main-content{
    background: url(../images/contents-body.png) top left repeat-y;
    padding: 0 0 0 5px;
}

#content-footer{
    background: url(../images/contents-bottom.png) bottom left no-repeat;
    height: 10px;
}

#single-post-page {
	position: relative;
}

/*  Sidebar Section
============================================================*/
#sidebar{
    float: left;
    width: 328px;
    padding: 0;
    margin: 0 -14px 0 0;
}

#sidebar-head{
    display: block;
    background: url("../images/contents-top.png") top right no-repeat;
    height: 59px;
    padding: 15px 45px 0 5px;
}

#sidebar-head ul{
    float: right;
    list-style: none;
    margin: 0;
    padding: 12px 0 0 0;
}

#sidebar-head ul li{
    float: left;
    color: #808080;
    font-size: 12px;
    margin: 0 3px;
}

#sidebar-head ul li.label{
    padding: 2px 0 0 0;
}

#sidebar-head ul li a{
    float: left;
    height: 19px;
    background-image: url(../images/aside-social-icons.png);
    background-repeat: no-repeat;
    text-decoration: none;
    overflow: hidden;
    text-indent: -99px;
}

#sidebar-head ul li.twitter a{
    width: 25px;
    background-position: 0 0;
}

#sidebar-head ul li.facebook a{
    width: 15px;
    background-position: 0 -31px;
}

#sidebar-head ul li.rss a{
    width: 22px;
    background-position: 0 -61px;
}


#sidebar-body{
    background: url(../images/contents-body.png) top right repeat-y;
    padding: 0 0 0 15px;
    margin: 0;
    list-style: none;
}

#sidebar-footer{
    background: url(../images/contents-bottom.png) bottom right no-repeat;
    height: 10px;
}

#sidebar-body li.widget{
    padding: 10px 0;
}

#sidebar-body li.widget h2.widgettitle{
    background: url(../images/box-heading-shape.png) 0 0 no-repeat;
    height: 33px;
    width: 170px;
    padding: 3px 100px 0 30px;
    margin: 0;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    text-transform: uppercase;
    white-space: nowrap;
}

#sidebar-body li.widget .col{
    float: left;
    width: 40%;
    margin: 10px 0 0 10%;
    padding: 0;
    list-style: none;
}

#sidebar-body li.widget .col.archives{
    margin: 10px 5% 0 10px;
}

#sidebar-body li.widget_archives_and_categories_widget li{
    margin: 2px 0;
}

#sidebar-body li.widget .col a{
    color: #565656;
    text-decoration: none;
    font-size: 14px;
}

#sidebar-body li.widget .col .darken a {
    color: #000000;
}

#sidebar-body li.widget a.post-image{
    float: left;
    margin: 0 1px 1px 0;
}

#sidebar-body li.widget_the_ususal_five_widget div.author{
    font-size: 14px;
    color: #565656;
    margin: 10px;
}

#sidebar-body li.widget_the_ususal_five_widget div.the-usual-five{
    margin: 0 10px;
}

#sidebar-body li.widget_the_ususal_five_widget div.the-usual-five h3{
    font-size: 18px;
    color: #757575;
    margin: 0 0 10px 0;
    font-weight: normal;
}

#sidebar-body li.widget_the_ususal_five_widget a.read-more{
    clear: both;
    display: block;
    float: left;
    background-color: #808080;
    text-decoration: none;
    color: #fff;
    margin: 10px 0 0 15px;
    padding: .2em 2.1em;
    
    transform: skew(130deg);
    -ms-transform: skew(130deg); /* IE 9 */
    -webkit-transform: skew(130deg); /* Safari and Chrome */
    -o-transform: skew(130deg); /* Opera */
    -moz-transform: skew(130deg); /* Firefox */
}

#sidebar-body li.widget_the_ususal_five_widget a.read-more span{
    float: left;
    transform: skew(-130deg);
    -ms-transform: skew(-130deg); /* IE 9 */
    -webkit-transform: skew(-130deg); /* Safari and Chrome */
    -o-transform: skew(-130deg); /* Opera */
    -moz-transform: skew(-130deg); /* Firefox */
}

/* Posts by author */
#sidebar-body .authors-posts {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar-body .authors-posts .post {
    display: table;
    margin: 5px 0;
    position: relative;
    z-index: 1;
    width: 297px;
    height: 135px;
    overflow: hidden;
}

#sidebar-body .authors-posts .post .title {
    background-color: #000;
    color: #fff;
    display: block;
    width: 277px;
    height: 85px;
    padding: 50px 10px 0 10px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    opacity: 0;
    text-align: center;
    
    -moz-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

#sidebar-body .authors-posts .post:hover .title {
    opacity: 0.8;
}

#sidebar-body li.widget a.post-image {
	position: relative;
}
#sidebar-body li.widget a.post-image .title {
    background-color: #000;
    color: #fff;
    display: block;
    padding: 35px 10px 0 10px;
    position: absolute;
	font-size: 12px;
    z-index: 2;
    top: 0;
    left: 0;
	right: 0;
	bottom: 0;
    opacity: 0;
    text-align: center;
    
    -moz-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
#sidebar-body li.widget a.post-image:hover .title {
    opacity: 0.8;
}

#posts-carousel .scrollable .items div.item a {
	position: relative;
}
#posts-carousel .scrollable .items div.item a .title {
    background-color: #000;
    color: #fff;
    display: block;
	width: auto;
	height: auto;
    padding: 55px 10px 0 10px;
    position: absolute;
	font-size: 14px;
    z-index: 2;
    top: 0;
    left: 0;
	right: 0;
	bottom: 0;
    opacity: 0;
    text-align: center;
    
    -moz-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
#posts-carousel .scrollable .items div.item a:hover .title {
    opacity: 0.8;
}

	.donate-button {
	margin-top:20px;
	margin-bottom:80px;
	text-align:center;
	}


/*  Carousel
============================================================*/
#posts-carousel{
    height: 180px;
    width: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border: 1px solid #bdbdbd;
    background-color: #fff;
    position: relative;
    z-index: 2;
    margin: 28px 0 -72px 7px;
}

#posts-carousel header{
    background: url(../images/box-heading-shape.png) 0 0 no-repeat;
    width: 300px;
    height: 33px;
    overflow: hidden;
    margin: -15px 0 0 0;
}

#posts-carousel header h2{
    margin: 3px 0 0 20px;
    padding: 0;
    width: 200px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
}

#posts-carousel span.browse{
    display: block;
    cursor: pointer;
    width: 30px;
    height: 47px;
    background: url(../images/scrollable-navi.png) 0 0 no-repeat;
    position: absolute;
    z-index: 2;
    top: 70px;
    left: 30px;
}

#posts-carousel span.next{
    left: auto;
    right: 30px;
    background-position: top right;
}

#posts-carousel .scrollable{
    margin: 10px auto 0 auto;
    width: 880px;
    height: 135px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

#posts-carousel .scrollable .items{
    position: absolute;
    z-index: 2;
    height: 135px;
    width: 2000em;
    overflow: hidden;
}

#posts-carousel .scrollable .items div.item{
    float: left;
    width: 880px;
    height: 135px;
    overflow: hidden;
}

#posts-carousel .scrollable .items div.item a{
    display: block;
    float: left;
    margin: 0 10px;
    width: 200px;
    height: 135px;
    text-decoration: none;
    text-align: center;
    color: #000;
}

#posts-carousel .scrollable .items div.item a span{
    display: table-cell;
    width: 200px;
    height: 135px;
    text-align: center;
    vertical-align: middle;
    background-color: #DDD2D2;
    font-size: 16px;
}

/*  Footer
============================================================*/
#footer{
    background: url(../images/footer.png) 0 0 repeat-x;
    margin: 10px 0 0 0;
}

#footer .wrapper{
    height: 208px;
    padding: 62px 0 0 0;
}

#footer .col-1-3{
    float: left;
    width: 31%;
    padding: 0 1%;
    background: url(../images/footer-separator.png) center right no-repeat;
    height: 150px;
}

#footer .col-1-3.last{
    background: none;
	padding: 0 0 0 30px;
}

#footer .col-1-3 h2{
    color: #787878;
    font-size: 16px;
    line-height: 1em;
    font-weight: normal;
    margin: 40px 0 15px 0;
    padding: 0;
}

/* About us col */
#footer .about-us ul{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
}

#footer .about-us ul li{
    float: left;
    font-size: 14px;
    margin: 0 20px 0 0;
}

#footer .about-us ul li h3{
    color: #fffefe;
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 1em;
}

#footer .about-us ul li a{
    display: block;
    text-decoration: none;
    color: #b7b7b7;
}

/* Newsletter */
#footer .newsletter{
    color: #B7B7B7;
}

#footer .newsletter a{
    color: #8F8F8F;
}

/*
#footer .newsletter form{
    width: 278px;
    height: 33px;
    margin: 0 auto;
    overflow: hidden;
}
*/

#footer .newsletter .knewsemail {
    float: left;
}

#footer .newsletter .knewsemail label {
    display: none !important; 
}

#footer .newsletter input{
    float: left;
    width: 98px;
    height: 33px;
    background: url(../images/newsletter-form.png) top right no-repeat;
    border: 0;
    cursor: pointer;
    text-indent: -999px;
    overflow: hidden;
}

#footer .newsletter .knewsemail input{
    width: 140px;
    padding: 0 0 0 40px;
    cursor: text;
    background-position: top left;
    text-indent: 0;
    color: #787878;
    font-size: 14px;
    font-family: 'washingtonregular', Tahoma, Geneva, sans-serif;
}

#footer .newsletter .requiredtext {
    display: none;
}

/* Social Icons */
#footer .socials ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer .socials ul li{
    float: left;
    background: url(../images/aside-social-icons.png) 0 0 no-repeat;
    padding: 0 0 0 30px;
    margin: 0 30px 0 0;
}

#footer .socials ul li.facebook{
    background-position: 0 -31px;
    padding: 0 0 0 15px;
}

#footer .socials ul li.rss{
    background-position: 0 -61px;
    padding: 0 0 0 23px;
}

#footer .socials ul li a{
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

/* Bottom Navigation */
#footer ul.foot-copy{
    list-style: none;
    margin: 5px 0 0 0;
    padding: 0;
}

#footer ul.foot-copy li{
    float: left;
    height: 40px;
    padding: 10px 15px 0 31px;
    background: url(../images/menu-separator.png) center left no-repeat;
    color: #b7b7b7;
    font-size: 12px;
}

#footer ul.foot-copy li.logo{
    background: none;
    padding: 0 15px;
}

#footer ul.foot-copy li.copy{
    padding-top: 20px;
    height: 30px;
}

#footer ul.foot-copy li a{
    float: left;
    text-decoration: none;
    color: #b7b7b7;
    margin: 10px 0 0 0;
}

#footer ul.foot-copy li a:hover{
    color: #8F8F8F;
}


/*  Frontpage
============================================================*/
#frontpage{}

ul.archive-dates{
    margin: 0;
    padding: 0 0 25px 20px;
    list-style: none;
}

ul.archive-dates li{
    float: left;
    font-size: 15px;
    color: #fff;
    margin: 0 1px;
}

ul.archive-dates li a{
    display: block;
    float: left;
    text-decoration: none;
    color: #fff;
    font-family: 'washingtonregular';
    background-color: #000;
    padding: 10px 5px;
}

article.post-list{
    background: url(../images/article-separator.png) top center no-repeat;
    width: 640px;
    padding: 25px 0 0 0;
    margin: 0 auto;
    text-align: justify;
}

article.post-list.page{
    background: none;
}

article.post-list header{
    padding: 0 0 10px 0px;
}

article.post-list header div.left-col,
article.post-list header div.right-col{
    float: left;
    width: 490px;
}

article.post-list header div.right-col{
    width: 130px;
	margin: 0 0 0 16px;
    text-align: right;
}

article.post-list header div.right-col ul.social-icons{
    list-style: none;
    margin: 0 0 -17px;
    padding: 0;
}

article.post-list header div.right-col ul.social-icons li{
    margin: 2px 0;
}


article.post-list header div.right-col ul.social-icons .twitter {
	margin: 0 -30px 0 0 ;

	
}

article.post-list header ul.category{
    list-style: none;
    margin: 0 0 8px 15px;
    padding: 0;
}

article.post-list header ul.category li,
article.post-list header ul.category li span.separator,
article.post-list header ul.category li a{
    float: left;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

article.post-list header ul.category li a{
    margin: 0 5px;
}

article.post-list header h2{
    font-size: 38px;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    line-height: 1em;
    font-weight: normal;
    text-align: left;
}

article.post-list header h2 a{
    color: #000;
    text-decoration: none;
}

article.post-list header div.date{
    color: #000000;
    font-size: 11px;
    margin: 15px 0 0;
    text-transform: uppercase;
	padding:0 0 0 4px;
}

article.post-list header div.source{
    font-size: 10px;
    color: #000;
    margin: 17px 0 0 0;
}

article.post-list div.description{
    font-size: 16px;
    color: #000;
    line-height: 1.2em;
    padding: .5em 0 2em 0;
}

article.post-list div.description p{
    margin: 0;
}

.single-title-wrapper {
	width: auto !important;
}

#main-content .content div.the-usual-five{
    font-size: 16px;
    padding: 15px 0;
    margin: 0 10px;
}

#main-content .content div.the-usual-five h3{
    background: none;
    color: #757575;
    font-size: 18px;
    float: none;
    height: auto;
    width: auto;
    line-height: 1em;
    margin: 0 0 15px 0;
    padding: 0;
    font-weight: normal;
}

/*  Comments
============================================================*/
#comments{
    width: 640px;
    margin: 0 auto;
    padding: 10px 0;
    border-bottom: 1px dashed #d9d9d9;
}

#comments .comment{
    display: block;
    background: url(../images/comments-avatar.png) 0 15px no-repeat;
    padding: 20px 0 20px 50px;
    font-size: 16px;
    color: #000;
    line-height: 1.4em;
    border-top: 1px dashed #d9d9d9;
}

#comments .comment header{
    margin: 0 0 10px 0;
}

#comments .comment header a.name{
    float: left;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    line-height: 1em;
}

#comments .comment header time{
    float: left;
    font-size: 12px;
    color: #808080;
    margin: 4px 0 0 10px;
    line-height: 1em;
}

#comments .comment p{
    margin: 0;
}

h3#reply-title{
    margin: 10px 0 30px -3px;
    padding: 9px 0 0 10px;
    height: 34px;
    width: 200px;
    background: url(../images/black-separators.png) top right no-repeat;
    font-size: 28px;
    font-weight: normal;
    color: #fff;
    line-height: 1em;
}

form#commentform{
    background-color: #f0f0f0;
    padding: 20px 0;
    width: 640px;
    margin: 0 auto;
}

form#commentform a{
    color: #000;
}

form#commentform p{
    margin: 10px 0;
}

form#commentform label{
    float: left;
    width: 100px;
    text-align: right;
    font-size: 16px;
    color: #000;
    cursor: pointer;
    padding: 8px 15px 0 0;
    font-weight: normal;
}

form#commentform input.input{
    float: left;
    width: 240px;
    height: 20px;
    padding: 5px 10px;
    background-color: #fff;
    border: 1px solid #c9c9c9;
    color: #000;
    font-size: 16px;
}

form#commentform textarea{
    background-color: #fff;
    border: 1px solid #c9c9c9;
    width: 420px;
    height: 130px;
    padding: 10px;
    resize: none;
    color: #000;
    font-size: 16px;
}

form#commentform p.form-submit{
    padding: 0 0 0 115px;
}

form#commentform input#submit-comment{
    width: 153px;
    height: 48px;
    background: url(../images/submit-button.png) 0 0 no-repeat;
    border: none;
    cursor: pointer;
    font-family: 'washingtonregular', Tahoma, Geneva, sans-serif;
    font-size: 16px;
    color: #fff;
}

/*  Contacts
============================================================*/
div.gray{
    background-color: #f0f0f0;
    padding: 20px;
}

div.gray p{
    margin: 0;
    padding: 0;
}

div.gray form p{
    margin: 10px 0;
}

div.gray form p.send{
    padding: 0 0 0 115px;
}

div.gray form label{
    color: #000000;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding: 0 15px 0 0;
    text-align: right;
    width: 100px;
}

div.gray form input.input{
    background-color: #FFFFFF;
    border: 1px solid #C9C9C9;
    color: #000000;
    float: left;
    font-size: 16px;
    height: 20px;
    padding: 5px 10px;
    width: 240px;
}

div.gray form input#contacts-submit{
    background: url(../images/submit-button.png) 0 0 no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'washingtonregular',Tahoma,Geneva,sans-serif;
    font-size: 16px;
    height: 48px;
    width: 153px;
}

div.gray form textarea{
    background-color: #FFFFFF;
    border: 1px solid #C9C9C9;
    color: #000000;
    font-size: 16px;
    height: 130px;
    padding: 10px;
    resize: none;
    width: 420px;
}


/*  Headings
============================================================*/
#main-content .content h1,
#main-content .content h2,
#main-content .content h3,
#main-content .content h4,
#main-content .content h5,
#main-content .content h6{
    float: left;
    background: url(../images/black-separators.png) top right no-repeat;
    height: 42px;
    padding: 0 30px 0 20px;
    margin: 0 0 5px -28px;
    font-size: 30px;
    font-weight: normal;
    color: #fff;
    line-height: 1.535em;
    white-space: nowrap;
    font-weight: normal;
}

#main-content .content h2{
    font-size: 28px;
    line-height: 1.6em;
}

#main-content .content h3,
#main-content .content h4{
    background-position: right -126px;
    height: 34px;
    font-size: 26px;
}

#main-content .content h4{
    font-size: 24px;
}

#main-content .content h5,
#main-content .content h6{
    background-position: right -62px;
    height: 30px;
    font-size: 22px;
}

#main-content .content h6{
    font-size: 20px;
    line-height: 1.6em;
}

#main-content .content h1.alignright,
#main-content .content h2.alignright,
#main-content .content h3.alignright,
#main-content .content h4.alignright,
#main-content .content h5.alignright,
#main-content .content h6.alignright{
    float: right;
    background-position: left 0;
    padding: 0 20px 0 30px;
    margin: 0 -25px 5px 0;
}

#main-content .content h3.alignright,
#main-content .content h4.alignright{
    background-position: left -126px;
}

#main-content .content h5.alignright,
#main-content .content h6.alignright{
    background-position: left -62px;
}

/*  Pagination
============================================================*/
div.wp-pagenavi{
    height: 37px;
    padding: 10px 85px 0 85px;
    text-align: center;
    position: relative;
    z-index: 1;
}



div.wp-pagenavi a,
div.wp-pagenavi span{
    height: 27px;
    padding: 10px 1.5em 0 1.5em;
    margin: 0 2px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background-color: #000;
    text-decoration: none;
    border: 1px solid #000;
    
    transform: skew(137deg);
    -ms-transform: skew(137deg); /* IE 9 */
    -webkit-transform: skew(137deg); /* Safari and Chrome */
    -o-transform: skew(137deg); /* Opera */
    -moz-transform: skew(137deg); /* Firefox */
}

div.wp-pagenavi a span,
div.wp-pagenavi span span{
    height: auto;
    padding: 0;
    margin: 0;
    border: none;
    
    transform: skew(-137deg);
    -ms-transform: skew(-137deg); /* IE 9 */
    -webkit-transform: skew(-137deg); /* Safari and Chrome */
    -o-transform: skew(-137deg); /* Opera */
    -moz-transform: skew(-137deg); /* Firefox */
}

div.wp-pagenavi span.current{
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
}

div.wp-pagenavi span.current span{
    background-color: transparent;
    color: #000;
}

div.wp-pagenavi span.extend{
    display: none;
}

div.wp-pagenavi a.previouspostslink,
div.wp-pagenavi a.nextpostslink{
    position: absolute;
    z-index: 2;
    top: 10px;
    left: -3px;
    padding: 10px 2.5em 0 1em;
    margin: 0;
    border: none;
    
    
    transform: none;
    -ms-transform: none; /* IE 9 */
    -webkit-transform: none; /* Safari and Chrome */
    -o-transform: none; /* Opera */
    -moz-transform: none; /* Firefox */
    background: url(../images/black-separators.png) top right no-repeat;
}

div.wp-pagenavi a.nextpostslink{
    left: auto;
    right: 2px;
    background-position: top left;
    padding: 10px 1em 0 2.5em;
}

ul.next-prev-navi{
    clear: both;
    list-style: none;
    margin: 0;
    padding: 30px 0 10px 0;
    height: 36px;
}

ul.next-prev-navi li.prev{
    float: left;
    height: 34px;
    margin-left: -3px;
}

ul.next-prev-navi li.next{
    float: right;
    height: 34px;
    margin-right: 2px;
}

ul.next-prev-navi li a{
    display: block;
    height: 26px;
    padding: 8px 40px 0 20px;
    background: url(../images/black-separators.png) right -126px no-repeat;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
}

ul.next-prev-navi li.next a{
    background-position: left -126px;
    padding: 6px 20px 0 40px;
}


.social-share-custom-buttons {
	position: absolute;
	top: 100px;
	left: -65px;
	width: 61px;
	padding: 34px 0;
	background: url(../images/socials.png) top right no-repeat;
}
.social-share-custom-buttons .social {
	display: block;
	height: 55px;
	text-indent: -999999px;
	opacity: 0;
	-moz-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.social-share-custom-buttons .social:hover {
	opacity: 1;
}
.social-share-custom-buttons .social.facebook {
	background: url(../images/socials.png) 0px -34px no-repeat;
}
.social-share-custom-buttons .social.twitter {
	background: url(../images/socials.png) 0px -89px no-repeat;
}
.social-share-custom-buttons .social.stumble {
	background: url(../images/socials.png) 0px -144px no-repeat;
}
.social-share-custom-buttons .social.google {
	background: url(../images/socials.png) 0px -199px no-repeat;
}



/*  WP Defaults
============================================================*/
.alignleft{
    float: left;
    margin: 0px 10px 5px 0px;
}

.alignright{
    float: right;
    margin: 0px 0px 5px 10px;
}

.aligncenter{
    display: block;
    margin: 10px auto;
}

.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clear{
    clear: both;
    height: 1px;
    overflow: hidden;
    background: none;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

}