@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import url(http://fonts.googleapis.com/css?family=Oxygen:400,700,300);
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
/*
font-family: "ff-meta-serif-web-pro",serif!important;
font-family: "myriad-pro-semiextended",sans-serif!important;
*/

* {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-font-smoothing: antialiased!important;
    -moz-osx-font-smoothing: grayscale!important;
}
body {
    font-family: 'Oxygen', sans-serif!important;
	font-family: "myriad-pro-semiextended",sans-serif!important;
    font-size: 15px;
    background: #f0f0f0;
    background-size: cover;
    background-attachment: fixed;
    margin-top: 40px;
}
h1,
h2,
h3,
h4,
h5 {
	font-family: 'Montserrat', sans-serif;
	font-family: "myriad-pro-semiextended",sans-serif!important;
}
.container {} .shim {
    height: 10px;
    width: 100%;
}
.wrap {
    width: 100%;
    height: auto;
}
.articles {
    background: #f9f9f9;
    border-bottom: solid 1px #DDD;
}
.subarticles {
    background: #f0f0f0;
    border-bottom: solid 1px #DDD;
    border-top: solid 1px #DDD:
}
.dark {
    background: #333;
}
.darker {
    background: #222;
}
.thedate {
    background: #333;
    text-align: center;
    padding: 10px;
    background: #003349;
    border-bottom: solid 1px #222;
}
.thedate h3 {
    font-weight: 600;
    color: #f0f0f0;
    text-align: center;
    font-size: 18px;
    margin: 0;
    float: left;
    margin-left: 15px;
}
.thedate .welcome {
    font-size: 12px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #f0f0f0;
    float: right;
    text-align: right;
}
.issue {
    width: 100%;
}
.issue .date {
    background: #bf2531;
    color: #f0f0f0;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    width: 100%;
    text-align: center;
}
.editioninfo {
    background: url(../img/mainbg.jpg) center top no-repeat;
    color: #FFF;
    font-size: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: left;
    position: relative;
    line-height: 25px;
}
.editioninfo p {
    margin-bottom: 20px;
}
.editioninfo h1 {
    color: #FFF;
    margin: 0;
    font-weight: 500;
    font-size: 25px;
    margin-bottom: 8px;
    ffont-family: 'Montserrat', sans-serif;
}
.editioninfo h4 {
    color: #f0f0f0;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    font-family: 'Montserrat', sans-serif;
}
.editioninfo .author {
    color: #DDD;
    font-size: 12px;
    text-transform: uppercase;
}
.editioninfo .headliner {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 5px;
}
.editioninfo .headliner a {
    color: #f0f0f0;
}
.editioninfo .coversmall {
    float: left;
    margin-right: 15px;
    max-width: 100px;
    border: dotted 1px #555;
}
.editioninfo .coversmall img {
    width: 100%;
    float: left;
    height: auto;
}
.curmonth {
    margin-bottom: 5px!important;
    float: left;
}
.section {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    background: #FFF;
}
.section h4 {
    font-weight: 500;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    color: #444;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.section h4 span {
    float: left;
    width: 100%;
}
.section h4 span .title {
    padding: 7px 10px;
    background: url(../img/shine.png) left top no-repeat #003349;
    background-size: contain;
    color: #DDD;
    float: left;
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
}
.section ul {
    padding: 10px 20px;
    margin: 0;
    list-style: none;
    list-style-image: none;
    float: left;
    border-left: solid 1px #DDD;
    border-right: solid 1px #DDD;
    border-bottom: solid 5px #DDD;
    -webkit-border-bottom-right-radius: 3px!important;
    -webkit-border-bottom-left-radius: 3px!important;
    -moz-border-radius-bottomright: 3px!important;
    -moz-border-radius-bottomleft: 3px!important;
    border-bottom-right-radius: 3px!important;
    border-bottom-left-radius: 3px!important;
}
.section ul li {
    width: 100%;
    padding: 8px 0px;
    float: left;
    border-bottom: solid 1px #f0f0f0;
}
.section ul li:last-child {
    border: none;
}
.section ul li a {
    font-size: 13px;
    font-weight: 700;
    float: left;
    color: #666;
    font-family: 'Montserrat', sans-serif;
}
.section .features {
    margin: 0;
    padding: 0;
    font-size: 13px;
}
.main {
    background: url(../img/mainbg.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px;
    margin-bottom: 20px;
    color: #FFF;
    display: table;
    vertical-align: middle;
    position: relative;
}
.thismonth {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.14);
    -moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.14);
    box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.14);
    float: left;
    width: 100%;
    max-width: 200px;
    display: table-cell;
}
.thismonth img {
    width: 100%;
    float: left;
    height: auto;
}
.cover {
    position: relative;
    height: 100%;
    display: table-cell;
}
.monthinfo {
    display: table-cell;
    position: relative!important;
    float: left;
    font-size: 20px;
    color: #FFF;
    font-weight: 300;
    vertical-align: middle;
    height: 100%!important;
}
.redboy {
    background: url(../img/shine.png) left top no-repeat #bf2531!important;
    border: none!important;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.redboy ul li a {
    color: #f0f0f0!important;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
.tanboy {
    background: #f6eee3;
}
.tanboy ul li a {
    color: #003449!important;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.tanboy ul li a:hover {
    background: #e0d9cf!important;
}
.artylarge {
    float: left;
    width: 100%;
    height: auto;
}
.artylarge a.fbimage {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.artylarge a.fbimage img {
    width: 100%;
    height: auto;
    float: left;
}
.artylarge p {
    color: #222222 !important;
    text-align: left;
    margin-bottom: 30px;
    width: 100%;
    line-height: 28px;
}
.artylarge .author {
    width: 150px;
    border-right: solid 1px #DDD;
    border-bottom: solid 1px #DDD;
    border-left: solid 1px #DDD;
    padding: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    display: block;
    padding-top: 20px;
    background: url(../img/authbg.png) top left no-repeat;
}
.artylarge .author .authname {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 5px;
    background: url(../img/shine.png) left top no-repeat #3d4a65;
    background-size: contain;
    color: #f0f0f0;
}
.artylarge .author .authtitle {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    line-height: 14px;
    margin-bottom: 10px;
}
.artylarge .author .authpic {
    float: left;
}
.artylarge .title {
    font-size: 35px;
    font-weight: 700;
    color: #555;
    width: 100%;
    float: left;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
}
.artylarge .author .authsocial {
    text-align: center;
    width: 100%;
    float: left;
    display: inline-block;
    border-top: solid 1px #DDD;
    margin-top: 5px;
}
.artylarge .author .authsocial a {
    padding: 5px;
    display: inline-block;
    float: none;
    color: #666;
}
.artylarge .teaser {
    width: 100%;
    padding-top: 0!important;
    font-size: 15px;
    float: left;
    line-height: 25px;
    border-top: solid 1px #DDD;
	font-family: "ff-meta-serif-web-pro",serif!important;
}
.artylarge .teaser p{
	font-family: "ff-meta-serif-web-pro",serif!important;
	font-size:17px;
}
.artylarge p:first-of-type {
    padding: 10px;
}
.artylarge .teaser p:last-child {
    border-bottom: solid 1px #DDD;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.artylarge .social {
    width: 100%;
    float: left;
    padding-top: 0!important;
    font-size: 15px;
    margin-bottom: 30px;
}
.artylarge a {
    
    height: auto;
}
.artlylarge a img {
    float: left;
    height: 100%;
    width: 100%;
}
.art .bloginfo {
    font-size: 11px;
    font-weight: 800;
    color: #777;
    margin-bottom: 5px
}
.artylarge li h4 {
    float: left;
    margin: 0 0 3px;
    padding: 0;
    width: 100%;
}
.artylarge h4 a {
    color: #333333;
}
.artylarge .teaser {
    color: #555;
    width: 100%;
    float: left;
    margin-bottom: 3px;
}
.padded {
    padding: 15px;
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
/*-----------arty small-----------*/

.artysmall {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 25px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.48);
    -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.48);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.48);
	position:relative;
}
.artysmall a.fbimage {
    float: left;
    width: 100%;
    float: left;
	border-bottom:solid 1px #DDD;
}
.artysmall a.fbimage img {
    width: 100%;
    height: auto;
    float: left;
}
.artysmall h4 a {
    color: #555;
    font-weight: 700!important;
	height:50px!important;
	font-size:15px;
	float:left;
	
}
.artysmall h4 {
    float: left;
    width: 100%;
	padding:10px;
	background:#FFF;
	margin:0;
	height:50px!important;
}
.artysmall .teaser {
    font-size: 15px;
    float: left;
}
/*-----------end arty small-----------*/

.comments {
    width: 100%;
    float: left;
    height: auto;
    margin-bottom: 40px;
}
.comments h4 {
    color: #444;
    font-weight: 700;
    text-align: left;
    margin: 0;
    margin-bottom: 10px;
}
.navbar-brand {
    position: relative;
    z-index: 9999;
    top: -0px!important;
    padding: 0;
}
.navbar ul li a {
    text-transform: uppercase;
    font-size: 12px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800!important;
}
.navbar ul li a:hover {
    background: #9a1e27!important;
}
#mlogo {
    display: none;
}
.subcol {
    margin-bottom: 25px!important;
}
.subcol h4 {
    font-weight: 700;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    color: #444;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 8px;
}
.subcol h4 span {
    border-bottom: solid 2px #b5c1d7;
    float: left;
    width: 100%;
}
.subcol h4 span .title {
    padding: 7px 10px;
    background: #3d4a65;
    color: #DDD;
    float: left;
    text-transform: uppercase;
    font-size: 13px;
}
.list {
    width: 100%;
    float: left;
    height: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
}
.list li {
    width: 100%;
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
}
.list li a {
    font-size: 14px;
    width: 100%;
    float: left;
    text-decoration: none;
    color: #555;
    font-size: 15px;
    font-weight: 700;
}
h4.features {
    font-weight: 700;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    color: #444;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 8px;
    margin-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
}
h4.features span {
    float: left;
    width: 100%;
    text-align: center;
    background: #f9f9f9;
    border-bottom: solid 1px #eee;
}
h4.features span .title {
    padding: 7px 10px;
    background: url(../img/shine.png) left top no-repeat #444e69;
    background-size: contain;
    color: #fff;
    float: left;
    text-transform: uppercase;
    font-size: 13px;
}
h4.features span .total {
    padding: 7px 10px;
    background: #999;
    color: #FFF;
    float: right;
    text-transform: uppercase;
    font-size: 13px;
}
h4.features span .showmore {
    padding: 7px 10px;
    background: url(../img/shine.png) left top no-repeat #bf2531;
    color: #DDD;
    float: right;
    text-transform: uppercase;
    font-size: 13px;
    color: #f0f0f0;
}
h4.features span .showmore:hover {
    background: url(../img/shine.png) left top no-repeat #8b0f04;
}
h4.features span .showmore a {
    color: #f0f0f0;
    text-decoration: none;
}
.story {
    background: #FFF;
    border: solid 1px #CCC!important:
}
.authorsmall {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    float: left;
    color: #666;
	position:absolute;
	top:0;
	left:0;
	background:#FFF;
	padding:3px 5px;
	font-family: 'Montserrat', sans-serif;
	border-right:solid 1px #DDD;
	border-bottom:solid 1px #DDD;
}
.centerstuff {
    height: 100%;
    display: table;
    position: relative;
    vertical-align: middle;
}
.centerstuff .inner {
    height: 100%;
    display: table-cell;
    position: relative;
    vertical-align: middle;
}
.f_right {
    float: right;
}
.donatebtn {
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
    border-bottom: solid 3px #d87d06!important;
    font-weight: 800;
    text-shadow: 1px 1px 1px #d87d06!important;
    font-size: 16px!important border: solid 1px #d87d06!important;
    background: url(../img/shine.png) left top no-repeat #ff9000;
}
.donatebtn:hover {
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
    border-bottom: solid 3px #d87d06!important;
    font-weight: 800;
    text-shadow: 1px 1px 1px #d87d06!important;
    font-size: 16px!important border: solid 1px #d87d06!important;
    background: url(../img/shine.png) left top no-repeat #e78200;
}
.artylist {
    width: 100%;
    float: left;
    height: auto;
}
.artylist ul {
    width: 100%;
    float: left;
    height: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
}
.artylist ul li {
    width: 100%;
    float: left;
    height: auto;
    padding: 20px;
    border: solid 1px #DDD;
    border-bottom: solid 5px #DDD;
    margin-bottom: 20px;
    background: #FFF;
    -webkit-border-bottom-right-radius: 3px!important;
    -webkit-border-bottom-left-radius: 3px!important;
    -moz-border-radius-bottomright: 3px!important;
    -moz-border-radius-bottomleft: 3px!important;
    border-bottom-right-radius: 3px!important;
    border-bottom-left-radius: 3px!important;
}
.artylist ul li a.artyimg {
    float: right;
    width: 260px;
    margin-left: 15px;
    border: solid 1px #CCC;
}
.artylist ul li a.artytitle {
    float: left;
    width: calc(100% - 275px);
    font-family: 'Montserrat', sans-serif;
    font-weight: 800!important;
    font-size: 23px;
    color: #555;
}
.artylist ul li .artyauthor {
    float: left;
    width: calc(100% - 275px);
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 10px;
    color: #888;
    text-transform: uppercase;
}
.artylist ul li .artyreads {
    float: left;
    width: calc(100% - 275px);
    font-weight: 500;
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
    padding-top: 5px;
}
.artylist ul li .artyreads span {
    color: #8b0f04;
    font-weight: 800;
}
.artylist ul li .artyteaser {
    float: left;
    width: calc(100% - 275px);
    font-weight: 400;
    font-size: 15px;
    color: #555;
}


/* Archive Accordian */

#archivelist{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	border: solid 1px #CCC;
	margin-top: 20px;
}
#archivelist ul{
	padding:0;
	margin:0;
	list-style:none;
	list-style-image:none;
}
#archivelist ul li{
	border-top:solid 1px #FFF;
	border-bottom:solid 1px #ccc;
	float:left;
	width:100%;
	padding:0;
	margin:0;
}
#archivelist ul li.active{
	border-top:solid 1px #FFF;
	border-bottom:solid 1px #ccc;
	float:left;
	width:100%;
}
#archivelist ul li:last-child{
	border-bottom:none;
}

#archivelist ul li a{
	width: 94%;
	padding: 8px 3%;
	color: #222;
	float: left;
	text-shadow: 1px 1px 1px #FFF;
	font-weight: bold;
	background:url(../images/plus.png) #f0f0f0 right center no-repeat;
	margin-bottom:0;
}
#archivelist ul li a.active{
	width: 94%;
	padding: 8px 3%;
	color: #222;
	float: left;
	text-shadow: 1px 1px 1px #FFF;
	font-weight: bold;
	background:url(../img/minus.png) #f0f0f0 right center no-repeat;
}
#archivelist ul li ul{
	display:none;
	background:#2f2f38;
	padding:0;
	margin:0;
}
#archivelist ul li span{
	float:right:
	height:auto;
	width:30px;
}
#archivelist ul li ul{
	border:0;
	background:#2f2f38;
}
#archivelist ul li ul li{
	border-top:solid 1px #444;
	border-bottom:solid 1px #111;
	padding:0;
	margin:0;
}
#archivelist ul li ul li a{
	width: 88%;
	padding: 8px 6%;
	color: #f0f0f0;
	float: left;
	background:#2f2f38;
	text-shadow:1px 1px 1px #111;
	font-weight:bold;
	font-size:12px;
}
#archivelist ul li ul li a.active{
	width: 88%;
	padding: 8px 6%;
	color: #f0f0f0;
	float: left;
	background:#2f2f38;
	background-image:none;
	text-shadow:1px 1px 1px #111;
	font-weight:bold;
	font-size:12px;
}





/*---- odd arties 

.artylist ul li:nth-child(even) a.artyimg{
    float:right;
    width:250px;
    margin-right:0;
    margin-left:15px;
}
.artylist ul li:nth-child(even) a.artytitle{
    float: right;
    width:calc(100% - 265px);
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    color: #555;    
}
.artylist ul li:nth-child(even) .artyauthor{
    float: right;
    width:calc(100% - 265px);
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 10px;
    color: #555;
    text-transform: uppercase;
    
}
.artylist ul li .artyteaser{
    float: right;
    width:calc(100% - 265px);
    font-weight: 400;
    font-size: 15px;
    color: #555;   
}

:nth-child(odd)
----*/

/*----issue page----*/

.issue {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.issue .issuecover {
    float: left;
    width: 100%;
    height: auto;
    padding: 10px;
    background: url(../img/cna.png) center center no-repeat #fff;
    border: solid 1px #DDD;
}
.issue .issuecover img {
    float: left;
    width: 100%;
    height: auto;
    border: solid 1px #CCC:
}
.issue .issuedate {
    width: 100%;
    float: left;
    padding: 0;
    text-align: center;
    background: url(../img/shine.png) left top no-repeat #8b0f04;
    margin: 0;
}
.issue .issuedate a {
    color: #f0f0f0;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    padding: 8px!important;
    float: left;
    text-align: center;
    width: 100%;
}
.storylist {
    background: #f0f0f0;
}
.footer {
    background: #333;
    color: #f0f0f0;
    padding: 25px 0px;
    padding-bottom: 0;
}
.footer .copywrite {
    background: #111;
    text-align: center;
    color: #DDD;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: solid 1px #444;
}
.footer .copywrite a {
    color: #FFC;
}

.footer .trips {} .footer .trips ul {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
    float: left;
}
.footer .trips ul li {
    float: left;
    width: 100%;
   
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.footer .trips ul li:last-child {
    border-bottom: none;
}
.footer .trips ul li a {
    width: 100%;
    padding: 10px 0px;
    color: #ddd;
    float: left;	
}
.footer .trips h5 {
    font-size: 16px;
    font-weight: 700;
    margin: 0!important;
    padding: 0!important;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    color: #f0f0f0;
    padding-bottom: 20px;
    padding-left: 20px;
    
    float: left;
    width: 100%;
    padding-left: 25px!important;
    padding-top: 13px!important;
    padding-bottom: 13px!important;	
}

.shine {} .nopadding {
    padding: 0!important;
    padding-top: 15px;
}
.wellbuttons {
    float: left;
}
#mobilesearchtoggle {
    font-size: 22px;
    color: #f0f0f0;
    position: absolute;
    right: 67px;
    top: 8px;
    display: none;
}
@media(max-width: 800px) {
    .artylarge .title {
        font-size: 20px;
        font-weight: 700;
    }
    .artylarge .teaser {
        font-size: 14px;
    }
    .artylarge p {
        margin-bottom: 20px;
        line-height: 25px;
    }
    #mlogo {
        display: table;
    }
    #hlogo {
        display: none;
    }
    .editioninfo .mainimg {
        margin-bottom: 22px;
    }
    #mobilesearchtoggle {
        display: table;
    }
}
@media(max-width: 500px) {
    .thedate h3 {
        font-size: 14px;
    }
    .navbar-brand img {
        width: 100%;
        height: auto;
    }
    .triples {
        width: 100%;
    }
    .triples .artysmall .fbimage {
        width: 100px;
        height: auto;
        margin-right: 10px;
        float: left;
    }
    .triples .artysmall h4 {
        padding: 0!important;
        margin: 0!important;
        width: calc(100% - 110px);
        float: left;
        font-size: 15px;
    }
    .triples .artysmall .teaser {
        width: calc(100% - 110px);
        float: left;
        font-size: 12px;
    }
    .editioninfo .coverimage {
        float: left;
        margin-right: 15px;
        max-width: 100px;
        border: solid 1px #333;
    }
    .editioninfo .headliner {
        float: right;
        width: calc(100% - 115px);
    }
    .editioninfo .headliner a {
        color: #f0f0f0;
        font-size: 13px;
        line-height: 5px!important;
    }
    .authorsmall {
        margin-bottom: 5px;
        text-transform: uppercase;
        font-size: 9px;
        font-weight: 800;
        float: left;
    }
    .editioninfo h1 {
        font-size: 20px;
    }
    .editioninfo author {
        font-size: 9px;
    }
    .editioninfo h4 {
        font-size: 13px;
    }
    .section h4.features span {
        font-size: 12px!important;
    }
    .artylarge .author {
        width: 100%;
        background: #f9f9f9;
    }
    .artylarge .author .authpic {
        display: none;
        animation-iteration-count:
    }
    .artylist ul li {
        width: 100%;
        float: left;
        height: auto;
        padding: 10px;
        border: solid 1px #DDD;
        border-bottom: solid 5px #f0f0f0;
        margin-bottom: 20px;
    }
    .artylist ul li a.artyimg {
        float: right;
        width: 125px;
        margin-left: 15px;
        border: solid 1px #CCC;
    }
    .artylist ul li a.artytitle {
        float: left;
        width: calc(100% - 140px);
        font-family: 'Raleway', sans-serif;
        font-weight: 800!important;
        font-size: 13px;
        color: #555;
    }
    .artylist ul li .artyauthor {
        float: left;
        width: calc(100% - 140px);
        font-family: 'Raleway', sans-serif;
        font-weight: 800;
        font-size: 8px;
        color: #888;
        text-transform: uppercase;
    }
    .artylist ul li .artyteaser {
        float: left;
        width: calc(100% - 140px);
        font-weight: 400;
        font-size: 13px;
        color: #555;
        display: none;
    }
    .artylist ul li .artyreads {
        float: left;
        width: calc(100% - 140px);
        font-weight: 500;
        font-size: 9px;
        color: #999;
        text-transform: uppercase;
        padding-top: 5px;
        display: none;
    }
    .footer .trips ul {}
}
/*----print syles----*/

@media print {
    .navbar {
        display: none;
    }
    .artylarge a.fbimage {
        display: none;
    }
    .artylarge .author .authsocial {
        display: none;
    }
    .comments {
        display: none;
    }
    .rightcol {
        display: none;
    }
    .artylarge .author .authtitle {
        margin: 0;
        padding: 0;
        margin-bottom: 10px;
    }
    .artylarge .social {
        display: none;
    }
}
/*   modal patch */

.modal-vertical-centered {
    transform: translate(0, 50%) !important;
    -ms-transform: translate(0, 50%) !important;
    /* IE 9 */
    -webkit-transform: translate(0, 50%) !important;
    /* Safari and Chrome */
}
.articlelong {
    background: #f0f0f0!important;
    border: solid 2px #DDD!important;
}
#dropsearch {
    position: fixed;
    z-index: 99;
    top: 50px;
    width: 100%;
    background: #961d26;
    padding-top: 7px;
    padding-bottom: 7px;
}
#dropsearch:focus {
    border-color: #79151c;
}
#sbox {
    background: #801820;
    color: #FFF!important;
    border: solid 1px #7b1820;
}
#sbox .placeholder {
    color: #FFF!important;
}
#sbox::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #FFF;
}
#sbox:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #FFF;
}
#sbox::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #FFF;
}
#sbox:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #FFF;
}
#sbox:focus {
    border: solid 1px #333;
}
#searchsubmit {
    background: #79151c;
    color: #f0f0f0;
    border-color: #79151c;
}
#searchsubmit:focus {
    background: #79151c;
    color: #f0f0f0;
    border-color: #79151c;
}
#searchsubmit:hover {
    background: #79151c;
    color: #f0f0f0;
    border-color: #79151c;
}
#mainserach.activesearch {
    background: #9a1e28!important;
}
.activesearch {
    background: #9a1e28!important;
}
.padsides {
    padding: 0px 15px!important;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
