/*
 Theme Name:   Magzine Surveyinsights Child
 Theme URI:    https://catatan.pupungbp.com/uncategorized/magzine-magazine-style-free-wordpress-theme/
 Description:  FORS Magzine child theme for surveyinsights
 Author:       Jonas Boiziau
 Author URI:   https://www.facebook.com/jonas.boiziau
 Template:     magzine
 Version:      0.1.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         fors
 Text Domain:  magzine-survey
 Domain Path:  /languages/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font: normal 11px Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	color: #30505F;
    background: none repeat fixed 0 0 #FFFFFF;	
}
body.home #content {
	min-height:500px;
  	height:auto !important;
  	height:500px;	
	margin: 0px auto;
	width:960px;
	margin-bottom:20px;
}

body #content {
	min-height:500px;
  	height:auto !important;
  	height:500px;
	width:960px;
	margin: 0 auto 40px;
}

#content p, #content div.post li {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 123%;
    line-height: 20px;
    letter-spacing: 0.02em;
}

#content div.post li {
	margin-left: 17px;
}

.single-main p, .post p {
     text-align: left;
	letter-spacing: 0.02em;
}

a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #999;
}
a:hover {
	border-bottom: 1px solid #000;
}
.ffix {
	clear: both;
}
/*
p {
	letter-spacing: 1px;
	line-height: 20px;
	padding: 5px 0px;
}
*/


p {
    font-size: 122%;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding: 5px 0;	
}

abbr {
	border-bottom: 1px dotted #999;
	cursor: help;
}
acronym {
	border-bottom: 1px dashed #999;
	cursor: help;
}
blockquote {
	padding: 20px 50px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	min-height: 70px;
	line-height: 18px;
	background: url(images/blockquote.gif) no-repeat top left;
	clear: both;
}


#outer {
	margin: 0 auto;
	text-align: left;
}
#container {
#	border: 1px solid #eaeaea;
	
}
#mainheader {
	background-color: #ffffff;
	height: 167px;
	height: 166px\9;
	width:100%;		
	padding-top:20px;

}
#header {
	width:960px; margin-left: auto; margin-right: auto;		
	displpay:inline;
}

#title {
	width: 365px;
	float:left;
	top:30px;
}
#header h1 {

    font-size: 700%;
    font-size: 650%\9;
    line-height: 0.62em;
    margin: 0 0 20px -8px;
    margin: 10px 0 20px -8px\9;
    padding: 0;
    text-shadow: none;
    font-weight: bold;
    letter-spacing: -0.08em;
    color: #30505F;
    font-family: Helvetica,Arial,sans-serif;
	text-shadow: 1px -1px 1px #FFFFFF;
}

#header h2 {
    font-size: 380%;
    font-size: 330%\9;
    line-height: 0.58em;
    margin: 0 0 20px -8px;
    padding: 0;
    text-shadow: none;
    font-weight: bold;
    letter-spacing: -0.08em;
    color: #30505F;
    font-family: Helvetica,Arial,sans-serif;
	text-shadow: 0 -1px 0 #FFFFFF;
}

.single-main h2.title {
    color: #30505F;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 230%;
    font-weight: bold;
    letter-spacing: -0.04em;
    line-height: 1em;
    margin: 0 0 20px -8px;
    padding: 0;
    text-shadow: 0 -1px 0 #FFFFFF;
}


.single-main h1 {
    color: #30505F;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 180%;
    font-weight: bold;
    letter-spacing: -0.04em;
    line-height: 1em;
    margin: 0 0 20px -8px;
    padding: 20px 0 0 8px;
    text-shadow: 0 -1px 0 #FFFFFF;
}




.post h2 a {
    background: none repeat scroll 0 0 #F7F6F0;
    border-bottom: 1px solid #aad7d5;
    color: #30505F;
    line-height: 1.16em;
    padding: 1px 2px;
    text-decoration: none;
}
.post h2 a:hover {
    background: none repeat scroll 0 0 #aad7d5;
    border-bottom: medium none;
    color: #FFFFFF;
    /*text-shadow: 0 1px 0 #4E7C7A;*/
}




.single-main a, .post a {
/*    background: none repeat scroll 0 0 #F7F6F0;*/
    border-bottom: 1px solid #aad7d5;
    color: #30505F;
    line-height: 1.16em;
    padding: 1px 2px;
    text-decoration: none;
}
.single-main a:hover, .post a:hover {
    background: none repeat scroll 0 0 #aad7d5;
    border-bottom: medium none;
    color: #FFFFFF;
}

.list a {
    background: none;
    border-bottom: none;
    color: #30505F;
    line-height: 1.16em;
    padding: 1px 2px;
    text-decoration: none;
    text-shadow:none;
    letter-spacing:0;

}
.list a:hover {
    background: none repeat scroll 0 0 #aad7d5;
    border-bottom: medium none;
    color: #FFFFFF;
    text-shadow:none;
    letter-spacing:0;

}

.post h2{
    font-size: 180%;
    line-height: 0.9em;
    margin: 30px 0 6px -6px;
    padding: 0;
    text-shadow: none;
    font-weight: bold;
    color: #000000;
    font-family: Helvetica,Arial,sans-serif;
    letter-spacing: -0.05em;
}

#header h1 a {
	color: #7a7c85;
	border-bottom: none;
}
#header h1 a:hover {
	color: #000;
}
#tagline {
	background: #51726C;
	color: #F7F6F0;
	text-transform: uppercase;
	float: right;
	padding: 5px;
	margin: 33px 10px 0 0;
	display:inline;
}

#header_image{
	margin-right:10px;
float:right;
}

#nav {
border-top: 1px solid #51726C;
}
ul.nav {
	height: 40px;
	width:960px; margin-left: auto; margin-right: auto;		
	list-style: none;
	margin-top: 8px;
	
}
ul.nav li {
	float: left;
	display: block;
	text-transform: uppercase;
	line-height: 38px;
	padding: 1px;
}
ul.nav li a {
	display: block;
	float: left;
	color: #30505F;
	text-decoration: none;
	padding: 0 10px;
	border: none;
	font-size: 12px;
	font-weight: 700;
}
ul.nav li a:hover, ul.nav li a.active {
	background: #30505F;
	color: #fff;
	border-bottom: none;
}

.left {
	width: 350px;
	float: left;
	padding: 0px 10px 10px 0;
}
.left .featured .list h3, .left .featured .list .category {
	float: none;
}
.category {
	text-transform: lowercase;
	padding: 7px 0;
}
.category a {
    border: medium none;
    color: #915755;    
    letter-spacing: 0.7em;
}
.category a:hover {
    border: medium none;
    color: #915755;    
    letter-spacing: 0.7em;
    background:none;
}

.post {
	margin-bottom: 18px;
}
.post hr, .single-main hr {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 2px solid #30505F;
	width: 100px;
}

.single-main hr.date {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 2px solid #30505F;
	margin-bottom: 20px;
	width: 100px;
}

.post hr.date {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 2px solid #30505F;
	margin-bottom: 6px;
	width: 100px;
}

.post hr.date-bottom {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 2px solid #30505F;
	margin-bottom: 2px;
	margin-top: 6px;
	width: 100px;
}

.post .author {
	padding-bottom: 6px;
}
.post .author em, .post .author p {
        font-family: Helvetica,Arial,sans-serif;
        letter-spacing: 0.05em;
	font-style: italic;
}
.focus {
	width: 600px;
	background-color: #fff;
}
.right {
	float: left;
	width: 600px;
}
.main {
	width: 370px;
	padding: 0px 10px 10px 10px;
	float: left;
}



.featured {

}
.featured h2 {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

.featured h3 a {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	border-bottom: none;
}
.featured h3 a:hover {
	background-color: #54B6E8;
}
.list {
	padding-bottom: 20px;
}
.list .thumb {
	float: left;
	background: #53B7E8;
	padding: 3px;
	margin-right: 10px;
}
.list h3 {
	/*float: left;*/
}
.list .category {
	/*float: left;*/
}

.partner a:hover {
    background: none repeat scroll 0 0 #8BC73D;
    color: #FFFFFF;
	border-bottom:none;
}


#loginform {
    padding-bottom: 20px;
}


#searchform label, #loginform label, #commentform label {
	padding: 0 0 4px 0;
	display: block;
	color:#30505F;
}

.bestweb, .links {
	padding-bottom: 20px;
}
.bestweb a, .links a {
	text-decoration: none;
}
.links ul {
	list-style: none;
}
.links ul li {
	padding: 3px 0;
}
.single-main {
	width: 700px;
	padding: 20px 70px 0 0;
	float: left;
}
.single-main img {
	padding: 5px;
	background: #efefef;
	border: none;
}
.single-main a img {
	border: none;
}

.wp-caption {
	background: #efefef;
	text-align: center;
	font-style: italic;
	float: left;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.alignnone {
	clear: both;
	float: none;
}
.single-main .excerpt {
	width: 200px;
	float: right;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	background: #efefef;
	border: 1px solid #eaeaea;
	padding: 15px;
}
.single-main .author {
	padding-bottom: 5px;
        padding-top:20px;
}
.single-main .author em {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.single-main .date {
	padding-bottom: 10px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.single-main h2, .single-main h3, .single-main h4, .single-main h5, .single-main h6 {
    color: #30505F;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    letter-spacing: -0.04em;
    line-height: 1em;
    margin: 0 0 8px -8px;
    padding: 20px 0 0 8px;
    text-shadow: 0 -1px 0 #FFFFFF;
}

.single-main h2 {
    font-size: 150%;
}

.single-main h3 {
    font-size: 130%;
}

.single-main h4 {
    font-size: 110%;
}

h4 {
   font-size: 100%;
}

.single-main h5 {
    font-size: 90%;
}

.single-main h6 {
    font-size: 70%;
}




.single-main ol, .single-main ul {
    padding: 5px 5px 5px 30px;
    line-height: 20px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 123%;
}

.single-main li {
    padding-top:5px;
    letter-spacing: 0.02em;
}

.cat .list {
	padding-bottom: 10px;
	background: url(images/stripe.gif) repeat-x bottom;
}
/*
.cat .list a {
	border-bottom: 0;
}
.cat .list a:hover {
	background: #eaeaea;
}
.cat .list h3 {
	padding-bottom: 3px;
}
*/
.navigation {
	clear:both;
}
.navigation .alignright, .navigation .alignleft {
	padding: 20px 0;
}
.navigation a  {
	border-bottom: none;
}
.navigation-post {
	padding: 25px 10px 25px 10px;
}
.navigation-post a {
	font-weight: bold;
}
.author-detail {
	background: #efefef;
	border: 1px solid #eaeaea;
	padding: 10px;
	margin-top: 20px;
}
.author-detail p {
	line-height: 17px;
}
.author-detail a, .footer a {
	border-bottom: none;
}
.author-detail h5 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
}
.author-detail img.avatar {
	float: left;
	padding: 3px;
	background: #fff;
	margin-right: 10px;
	width: auto !important;
}
.wp-smiley {
	padding: 0 !important;
}
.post-data {
	padding: 10px;
	text-align: center;
	margin-top: 10px;
	text-align: center;
	background: url(images/stripe.gif) repeat-x top;
	border-bottom: 1px solid #999;
}
.post-data a {
	border-bottom: none;
}

.comments {
	padding-top: 15px;
}
.comments h4 {
    border-top: 20px solid #30505F;
    color: #30505F;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 230%;
    font-weight: bold;
    letter-spacing: -0.04em;
    line-height: 1em;
    margin: 0 0 20px -8px;
    padding-top: 20px;
    text-shadow: 0 -1px 0 #FFFFFF;
	
}
.comments ul {
	list-style: none;
	padding: 0;
}
.pingback a {
	border-bottom: none;
}
ul.children {
	padding-left: 50px;
	width: 570px;
}
ul.children .comment {
	background: #efefef;
}
.reply {
	padding-bottom: 10px;
        float:right;
}

.reply a {
    background-color: #51726C;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    padding: 5px;
    text-decoration: none;
}
.reply a:hover {
    background-color: #8DCBC8;
}
ul.children .comment-author {
	width: 350px;
}
.writer {
	width: 555px;
	float: left;
        color:#915755;
}
.writer em {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.comment, .pingback {
	background: url(images/stripe.gif) repeat-x bottom;
	padding: 10px;
}

.commentmetadata a {
	padding:0;
        font-size: 90%;
}

.comment p.reply {
	padding: 10px;
	background: #efefef;
}

.comment-author {
	width: 570px;
	float: left;
	padding-left: 10px;
}
.comment .avatar {
	width: 32px;
	float: left;
	padding-right: 10px;
	padding: 3px;
	background: #eaeaea;
}
.comment-meta {
	display: inline;
}
.vcard {

}
.says {
	display: none;
}
cite.fn {
	font-style: normal;
}
.gravatar img {
	padding: 3px;
	background: #eaeaea;
}
.comment blockquote {
	background: url(images/smallquote.gif) no-repeat top left;
	padding: 5px 30px;
}
textarea#comment {
	width: 470px;
        font-size:100%;
}

p.tags {
	border: 1px dotted #eaeaea;
	padding: 10px;
	background: #fcfcfc;
	margin-top: 10px;
}
.tla ul li {
	padding: 0;
	border: none;
}
.footer {
    background: none repeat scroll 0 0 #292929;
    border-bottom: 1px solid #444444;
    border-top: 1px solid #444444;
    color: #CACACA;
    padding: 15px 0;
}


.footer p, .bottom-block p {
    color: #777777;
    font-size: 9px;
    line-height: 14px;
    margin-bottom: 0;
}

.footer h5 {
    color: #999999 !important;
	font-size:11px;
	font-weight:bold;
    margin-bottom: 5px;
	
}


.colored {
    color: #999999;
}



.footer span {
    color: #777777;
    line-height: 10px;
    margin-bottom: 0;
}
.span3 {
    width: 30%;
}


[class*="span"] {
    float: left;
    margin-left: 30px;
}
.span3 {
    width: 30%;
}
[class*="span"] {
    float: left;
    margin-left: 20px;
}


.container:after {
    clear: both;
}
.container:before, .container:after {
    content: "";
    display: table;
}
.container:before, .container:after {
    content: "";
    display: table;
}
.container {
    padding: 0 20px;
}
.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 1170px;
}
.container {
    margin-left: auto;
    margin-right: auto;
}
.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 940px;
}

.row:after {
    clear: both;
}
.row:before, .row:after {
    content: "";
    display: table;
}
.row:after {
    clear: both;
}
.row:before, .row:after {
    content: "";
    display: table;
}
.row:before, .row:after {
    content: "";
    display: table;
}
.row:before, .row:after {
    content: "";
    display: table;
}
.row {
    margin-left: -30px;
}
.row {
    margin-left: -20px;
}


.infooter {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.footer a {
	color: #999999;
}
.footer .creator {
	width: 400px;
	float: left;
}
.footer .copyright {
	width: 500px;
	float: right;
	text-align: right;
}



input[type="text"], input[type="email"], input[type="password"], textarea {
    background-color: #ffffff;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 100%;
    border: 1px solid #30505F;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #51726C;
    padding: 7px;
}

.sidebar {
	float: left;
	padding: 8px 0 10px 30px;
	width: 180px;
}


.single-sidebar {
	float: left;
	padding: 10px 0 10px 10px;
	width: 180px;
}
.sidebar a, .single-sidebar a {
	color: #221D71;
	text-decoration: none;
	border-bottom:none;
	
}
/*
.sidebar a:hover, .single-sidebar a:hover {
    background: none repeat scroll 0 0 #221D71;
    color: #FFFFFF;
	border-bottom:none;
}
*/
.partner a:hover {
    background: none repeat scroll 0 0 #8BC73D;
    color: #FFFFFF;
	border-bottom:none;
}
.sidebar ul, .single-sidebar ul {
	list-style: none;
	padding-bottom: 15px;
}
.sidebar ul li, .single-sidebar ul li {
	padding: 5px 0;
	border-bottom: 1px solid #53B7E8;
}


#searchform input, #loginform input[type="text"], #loginform input[type="password"] {
	width:154px;
	padding: 5px;
}

#searchform input[type="submit"] {
    float: right;
    background-color: Transparent;                 
    text-decoration: underline;                 
    cursor: pointer; 
    border:0;
    width:0;
    height:0;
    color: #FFFFFF;
}


#searchform .submit {
    background-color: #000000;
    background-image: -moz-linear-gradient(center top , #000000, #000000);
    border: 1px solid #000000;
    color: #FFFFFF !important;
	border-radius: 4px 4px 4px 4px;
	padding: 1px;
	margin-top:5px;
	margin-bottom:20px;	
	float:right;
	width:50px;
}

.rightNavigation {
    float: right;
    position: relative;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    font-size: 100%;
    color: #30505F;
    font-size: 10pt;
    letter-spacing: -0.035em;
    text-shadow: 0 1px 0 #FFFFFF;
    color: black;
    line-height: 1;
}
.rightNavigation h3, h2.widgettitle {
    margin-bottom: 5px;
    font-size: 110%;
    line-height: 1.16em;
    color: #30505F;
    font-family: Helvetica,Arial,sans-serif;
}

.rightNavigation ul {
    line-height: 1.3em;
    list-style: none outside none;
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}


.single-sidebar .rightNavigation ul li ul, .sidebar .rightNavigation ul, .rightNavigation ul.pagenav, .rightNavigation ul.sidebarlogin_otherlinks {
    color: #DA5858;
    list-style-type: square;
    padding-left: 15px;
}

.rightNavigation ul li {
    padding-bottom: 7px;
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin-top: 6px;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}



.single-sidebar .rightNavigation  ul li ul, .sidebar .rightNavigation  ul {
	list-style-type:square;
	color:#DA5858;
	padding-left: 15px;
}

.sidebar .rightNavigation  ul p a{
	color:#DA5858;
}

#content .textwidget p, #content .textwidget a {
	padding-top: 20px;
	color:#d8595b;
	font-size: 110%;
	line-height: 1.16em;
	font-family: Helvetica,Arial,sans-serif;
	letter-spacing: -0.035em;
	text-shadow: 0 1px 0 #FFFFFF;
	font-weight: 900;
}

.rightNavigation ul li a {
    border-bottom: 1px solid #AAD7D5;
    color: #30505F;
    line-height: 1.16em;
    padding: 1px 2px;
    text-decoration: none;
    letter-spacing: 0.03em;
    margin-left:-5px;
}
.rightNavigation ul li a:hover {
    background: none repeat scroll 0 0 #AAD7D5;
    border-bottom: medium none;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: none;
   letter-spacing: 0.03em;
    margin-left:-5px;
}
}

.rightNavigation  ul li.recentcomments  a, .rightNavigation  ul li.recentcomments a:hover {
    background: none;
}

.rightNavigation  ul li.recentcomments {
/*color:#B0B3B6;*/
color:#30505F;
}
.rightNavigation  ul {
color:#30505F;
}

h2.widgettitle {
padding-top:30px;
}

.tagcloud a, .rightNavigation ul li div.tagcloud a {
    border-bottom: 1px solid #AAD7D5;
    color: #30505F;
    line-height: 1.16em;
    margin-right: 4px;
    text-decoration: none;
   letter-spacing: 0.03em;
}
.tagcloud a:hover, .rightNavigation ul li div.tagcloud a:hover {
    background: none repeat scroll 0 0 #AAD7D5;
    border-bottom: medium none;
    color: #FFFFFF;
    margin-right: 4px;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0.03em;
}


a.cleanprint-exclude, a.cleanprint-exclude img {
     background:none;
    border-bottom: none;
    color: none;
    text-decoration: none;
}

a.cleanprint-exclude:hover, a.cleanprint-exclude img:hover {
    background:none;
    border-bottom: none;
    color: none;
    text-decoration: none;
}

#commentform input[type="submit"] {
    float: right;
    background-color: #51726C;                 
    text-decoration: none;                 
    cursor: pointer; 
    border:0;
    color: #ffffff;
    margin-right:210px;
    border-radius: 4px 4px 4px 4px;
    padding:5px;
}
#commentform {
	margin-bottom:35px;
}

#commentform input[type="submit"]:hover {
    background-color: #8DCBC8;                 
}


#commentform input[type="text"], #commentform input[type="email"], #commentform input[type="password"], #commentform textarea {
    padding: 5px;
}


#content .comments div.comment-author p {
	line-height: 17px;
        font-size:100%;
	padding:15px 0;
}

#content table {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 123%;
    border-collapse:collapse;
    letter-spacing:0.02em;
}

#content td, #content th {
  padding:5px;
}

#content table p{
    font-family: Helvetica,Arial,sans-serif;
    font-size: 100%;
}

#respond h3 {
    color: #30505F;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 230%;
    font-weight: bold;
    letter-spacing: -0.04em;
    line-height: 1em;
    margin: 0 0 20px -8px;
    padding-top: 20px;
    text-shadow: 0 -1px 0 #FFFFFF;
}

#commentform p {
	font-size:100%;
}

.easyprint {
	float:right;
}

.easyprint a {
    border-bottom: 1px solid #DA5858;
    color: #30505F;
    line-height: 1.16em;
    padding: 1px 2px;
    text-decoration: none;
}

.easyprint a:hover {
    background: none repeat scroll 0 0 #DA5858;
    border-bottom: medium none;
    color: #FFFFFF;
}
strong {
    color: #30505F;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 1em;
    margin: 0 0 20px -8px;
    padding: 20px 0 0 8px;
    text-shadow: 0 -1px 0 #FFFFFF;
}
.sidebar .rightNavigation .textwidget strong{
    color: #d8595b;
}
.footer strong {
   text-shadow: none;
}

.author strong {
    color: #30505F;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.5em;
    margin: 0 0 20px -8px;
    padding: 20px 0 0 8px;
    text-shadow: none;
}

.comment-home {
  margin-top:8px;
}


.bottom-block {
    background: none repeat scroll 0 0 #3A3A3A;
    border-bottom: 5px solid #000000;
    color: #999999;
    font-size: 11px;
    padding: 3px 0;
}


#subscribe input[type="submit"], #loginform input[type="submit"] {
    background-color: #51726C;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    margin-right: 10px;
    padding: 5px;
    text-decoration: none;
}

#loginform input[type="submit"] {
    padding: 5px 20px;
    margin-right:15px;
}

#subscribe input[type="submit"]:hover, #loginform input[type="submit"]:hover {
    background-color: #8DCBC8;
}

#subscribe {
    margin-right:325px;
}

#loginform p, #commentform p {
    color: black;
    font-size: 10pt;
    letter-spacing: -0.035em;
    line-height: 1;
    text-shadow: 0 1px 0 #FFFFFF;
}

#s2email {
  width:350px;
}

#loginform p.login-remember label {
    padding:0;
}

.login-remember {
    padding-top:0;
}
.login-password {
    padding-bottom:2px;
    padding-top:2px;
}
.login-submit {
    padding-top:0;
}

div.list div.post h2 {
   margin-bottom:0;
}

div.list div.post .author {
    padding-bottom: 0;
    padding-top: 7px;
}

.post a.continue {
    border-bottom: none;
    color: none;
    line-height: none;
    padding: 0;
    text-decoration: none;

}

.post a.continue:hover {
    background: none;
    border-bottom: none;
    color: #000000;
    padding:0;
}
.cite span{
font-weight:bold;
font-size: 123%;
}
.cite{
margin-bottom:10px;
letter-spacing: 0.02em;

}
#content .cite p{
display:inline;
}
.bottom-block .row a{
border:none;
color:#999;
}
.ccl img{
vertical-align: middle;
padding-left: 8px;
}
.printDisplay{
display:none;
}

h2.archive-title{
	margin-left: 0px;
}

.issue_container a h2{
	background: none repeat scroll 0 0 #F7F6F0;
	border-bottom: 1px solid #aad7d5;
	line-height: 1.16em;
	padding: 1px 2px;
	text-decoration: none;
	
	font-size: 180%;
	line-height: 0.9em;
	margin: 30px 0 10px 0px;
	padding: 0;
	text-shadow: none;
	font-weight: bold;
	color: #30505F;
	font-family: Helvetica,Arial,sans-serif;
	letter-spacing: -0.05em;
	display: inline;
}

.issue_container a:hover h2{
	background: none repeat scroll 0 0 #aad7d5;
	color: #FFFFFF;
	text-shadow: 0 1px 0 #4E7C7A;
}

.issue_container .author strong{
	margin: 0;
	padding: 0;
}

.issue_container .issue_excerpt{
	margin-bottom: 10px;
}

.issue_container .column_container{
	display: flex;
	flex-direction: row;
}
.issue_container .column_container .left,
.issue_container .column_container .right{
	width: 50%;
}
.issue_container .breaker{
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: 2px solid #30505F;
	margin-bottom: 12px;
	width: 100px;
}
.issue_container .article{
	margin-bottom: 20px;
}
