body.custom{font-family:"proxima-nova",helvetica,arial,sans-serif;}.custom a,.custom a:visited{text-decoration:none;}.custom a:hover{text-decoration:underline;}.custom.homepage .format_text.entry-content,.custom.archive-page .format_text.entry-content{font-size:15px;line-height:22px;font-family:"proxima-nova",helvetica,arial,sans-serif;}.custom .format_text.entry-content{font-size:16px;line-height:26px;font-family:"proxima-nova",helvetica,arial,sans-serif;}.custom .format_text.entry-content blockquote p{color:#555;font-family:"proxima-nova",helvetica,arial,sans-serif;}.custom .byline_items,.custom .headline_meta,.custom .post_tags,.custom #after-post-subscribe-options{font-family:"proxima-nova",helvetica,arial,sans-serif;}input,textarea,.form_submit,.sidebar input[type="text"],.sidebar input[type="submit"]{font-family:"proxima-nova",helvetica,arial,sans-serif;}.custom .ha-tags{font-family:"proxima-nova",helvetica,arial,sans-serif;margin-top:40px;margin-bottom:20px;}.custom .ha-tags a{letter-spacing:-0.02em;font-style:normal;color:#666;font-size:14px;text-transform:none;text-decoration:none;background:#fafafa;border-radius:2px;border:1px solid #f0f0f0;padding:2px 8px;margin-right:8px;margin-bottom:8px;display:inline-block;}.custom .ha-tags a:hover{color:#444;background:#ebf7ff;border:1px solid #a7c2f0;}.custom blockquote{background-color:#F6F6F6;border-left:2px solid #CCC;color:#222;margin:0px 0px 20px 20px;padding:10px 10px 1px 10px;font-style:normal;}.custom .format_text .entry-content p{margin-bottom:1em;}.custom .entry-content ul li{margin-bottom:1em;}.custom .pullquote-left{width:280px;float:left;display:inline;color:rgb(136,136,136);font-size:19px;line-height:25px;border-right-color:rgb(136,136,136);border-right-style:dotted;border-right-width:1px;padding:10px 20px 10px 0px;margin:0px 20px 10px 0px}
}


.custom .pullquote-right {
width: 280px;
float: right;
display: inline;
color: rgb(136, 136, 136);
font-size: 19px;
line-height: 25px;
border-right-color: rgb(136, 136, 136);
border-right-style: dotted;
border-right-width: 1px; 
padding: 10px 0px 10px 20px;
margin: 10px 0px 10px 20px}
}


.custom .wp-caption{
	background: #fff;
	border: none;
	color: #404042;
	}
	

.custom .format_text .wp-caption p {
  	margin: 0 5px 0 5px;  
	
}


/* Set padding around photos with captions */
.custom .wp-caption {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-top: 0;
	border: none; 
	background-color: #fff;
}
	
	

/* Align images with Text */
.custom .alignnone, .custom .aligncenter, .custom alignright, .custom alignleft {max-width: 640px;}

.custom img.alignright, .custom img.alignleft, .custom .wp-caption.alignleft, .custom .wp-caption.alignright {margin-top:5px;}

/* Remove Print Logo from Web Version */
.custom #print-logo {display: none;}



/* Header Styles */

.custom #header{
	border-bottom: none;
	background: url('images/ha-divider.jpg') 0% 100% repeat-x;
	padding-bottom: 20px;
	padding-top: 12px;
	}  

.custom #logo a{
	background: url('images/hyperallergic_logo-425x50.png') no-repeat;	
	text-indent: -9999px;
	height: 50px;
	width: 425px; 
	display: block;
	outline: none;
	}
	
.custom #tagline {
	display: none;
}	
	

	
	
/* Custom Nav Menu Text Added 7-18-15 */
.nav-menu{ 	}


.custom #header ul.nav-menu{
	float: right;
	position: relative;
	top: -56px;
	left: 9px;
	list-style-type: none;
	margin-right: 12px;
	}

.custom #header ul.nav-menu li{
	display: inline;
	vertical-align: bottom;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 6px;
	line-height: 28px;
	}

.custom #header ul.nav-menu li:last-child{ 
	margin-right: 0;
	}
	
.custom #header ul.nav-menu li a{
	color: #555;
		}	
	
.custom #header ul.nav-menu li a:hover{
	color: #0089BD;
	text-decoration: none;
	}	
	

/* Custom Nav icons - Added 7-18-15 */	

.nav-icons {
	font: normal 20px/1 'Genericons';
	display: block;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: right;
	position: relative;
	left: 166px;
	top: -20px;
	list-style-type: none;
	margin-right: 0px;
	


	}

.custom .nav-icons a {
	color: #444333 !important;
	padding: 0 4px !important;
	}

.custom .nav-icons a:hover {
	color: #0089BD !important;
	text-decoration: none;
	}
	
	


/* Define Genericons - Added 7-18-15 */	

.facebook-icon:before {content: '\f203';}
.facebook-light-icon:before {content: '\f204';}
.twitter-icon:before {content: '\f202';}
.googleplus-icon:before {content: '\f206';}
.tumblr-icon:before {content: '\f214';}
.instagram-icon:before {content: '\f215';}
.search-icon:before {content: '\f400';}
.mail-icon:before {content: '\f410';}
.subscribe-icon:before {content: '\f463';}
.info-icon:before {content: '\f455';}


/*  Page Search Form */
	
.search-form {
    border: none;
    font-size: 16px;
   	width: 640px;
	padding: 0 0 0 30px;
}



/* Nav Search Styles */

.custom #nav_search{
	position: relative;
	top: -54px; /* should be set to 8px */
	left: 12px; /* should be set to 8px */
	float: right;
	border: none;
	z-index: 100;
	margin-right: 8px;
	}
	
	
/* Add a magnifying glass background */
.custom #nav_search:before {
    font-family: 'genericons';
    content: '\f400';
    position: absolute; /* this is the key to put it visually inside the search field */
    font-size: 20px;
    font-weight: normal;
    top: -19px; /* tune this vertical alignment inside the search field, as needed */
    left: 3px; /* tune this horizontal alignment inside the search field, as needed */
}

	
.custom #nav_search input#s {
    -moz-border-radius: 2px 2px 2px 2px;
	background: none;
	float: right;    
	border: 1px solid #fff; ;
    font-size: 15px;
   	width: 0px;
    height: 24px;
	vertical-align: middle;
	position: relative;
	padding: 1px 3px 0 23px;
	margin: 0 0 0 0;
	top: -21px;
}	

	
.custom #nav_search #s:focus { 
	width:210px; 
	border: 1px solid #ccc;
	padding: 1px 3px 0 23px;
	margin: 0 0 0 0;
	position: relative;
	top: -21px;
 }




/* Post Overline Styles */
.custom .headline-area {
	margin-bottom: 20px;
	}

.custom .headline_area h1{
	color: #333;
	font-family: "proxima-nova", sans-serif; 
	font-size: 28px;
	font-weight: bold;		
	}
	
.custom .headline_area p{
	color: #333;
	font-family: "proxima-nova", sans-serif; 	
	}


.custom .headline_area p.post-overline {
	text-transform: uppercase;
	margin-bottom: 7px;
	font-family: "proxima-nova", sans-serif; 
	font-weight: bold;
	font-size: 12px;
	}


.custom .headline_area p.post-overline a:hover{
	color: #404042;
	text-transform: uppercase;
	text-decoration: none;
	}



/* Post Headline Styles */

.custom .entry-title{
	font-weight: bold; 
	color: #333333;
	font-family: "proxima-nova", helvetica, arial, sans-serif;
	font-size: 28px;
	line-height: 32px;
	}

.custom .entry-title a{
	color: #333333;
	}

.custom .entry-title a:hover{
	color: #0089BD;
	text-decoration: none;
	}



/* Byline */

.custom .headline_area p.headline_meta{
	font-style:normal;
	display: none;	
	font-weight: normal;
	vertical-align: top;
	font-size: 13px;
	line-height: 20px;
	} 
	


.custom .headline_area #special_byline_items p.headline_meta{
	display: block;
	color: #333333;
	}

.custom .headline_meta a {
    border-bottom: none;
}	
 
 .custom .headline_area #special_byline_items p.headline_meta span a{
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0.2px;
	text-decoration: none;
	color: #333;
	}


.custom .headline_area #special_byline_items p.headline_meta abbr.published{
	text-transform: none;
	letter-spacing: 0px;
	} 

.custom .headline_area .byline_items{
	width: 640px;
	height: 32px;
	display: inline-block;
	}

.custom .headline_area ul#special_byline_items{
	list-style-type: none;
	margin-top: 7px;
	}

.custom .headline_area ul#special_byline_items li{
	float: left;
	}
  
.custom .headline_area #special_byline_items a:hover{
	color: #0089BD !important;
	}
 
.custom .headline_area ul#special_byline_items li:last-child{
	margin-right: 0px;
	}

.custom .headline_area ul#special_byline_items li#custom_byline{
	}
 

.custom .headline_area ul#special_byline_items li#custom_comments-byline{
	padding-top: 0px;
	margin-left: 15px;
	float: left;
	}


.custom .headline_area ul#special_byline_items li#twitter-share-byline{
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	width: 97px;

	}
	

.custom .headline_area ul#special_byline_items li#facebook-like-byline{
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	width: 136px;
	}


 .custom .headline_area #special_byline_items p.to_comments a{
 	display: none;
/*
	background: url('images/comment_icon_small_gray.jpg') 100% 50% no-repeat;
	padding-right: 18px;
	font-size: 12px;
	color: #404042;
	font-weight: bold;
	line-height: 20px;
	margin-right: 10px;
	vertical-align: middle;
*/
	} 



.custom #content #continue_reading{
	line-height: 13px;
	font-size: 13px;
	}


/* Post Image */
.custom div.post img.post_image { margin: 4px 15px 15px 0; }


/* Custom Post Divider */
.custom .post_box, .teasers_box{
	border: none;
	background: url('images/ha-divider.jpg') 100% 100% repeat-x;
	padding-bottom: 1em;
	}	 
	 


	
/* Subscribe and Share area After Posts */

.custom #subscribe-and-share{
	}

.custom #subscribe-and-share h4{
	margin-bottom: 1em;
	font-size: 16px;
	font-weight: normal;
	color: #00adf1;
	}

.custom #subscribe-and-share ul#share-buttons{

	margin-left: 0;
	list-style-type: none;
	background: url('images/ha-divider.jpg') 100% 100% repeat-x;
	padding-bottom: 32px;
	height: 20px;
	margin-bottom: 20px;
	}

.custom #subscribe-and-share ul#share-buttons li{
	float: left;
	}


.custom #subscribe-and-share ul#share-buttons li#facebook-like-footer{
	margin-left: 0px;
	margin-right: 0px;
	height: 20px;
	line-height: 20px;
	width: 136px;
	}
	

	
.custom #subscribe-and-share ul#share-buttons li#twitter-share-button{
	margin-left: 4px;
	margin-right: 4px;
	width: 60px;
	}
	
.custom #subscribe-and-share ul#share-buttons li#google-plusone{
	margin-left: 6px;
	margin-right: 6px;
	width: 42px;
	}


.custom #after-post-subscribe-options{
	color: #444444;
	position: relative;
    margin: 40px 0 30px 0;
    height: 115px;
	padding: 32px 3% 26px; 
    background-color: #fcfcfd;
    text-align: center;
    /* easy rounded corners for modern browsers */
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #c5d9e8; 
    border-bottom-color: #c5d9e8; top: -11px;
	}
	
	
.custom #after-post-subscribe-options h2{
    color: #0089BD;
    font-size: 1.2em;
    margin: 0 0 3px 0;
    letter-spacing: 0;
	}
	
.custom #after-post-subscribe-options ul.subscription_list{
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	list-style-type: none;
	display: block;
	width: 100%;
	}

.custom #after-post-subscribe-options ul.subscription_list li{
	float: left;
	}

.custom #after-post-subscribe-options ul.subscription_list li#email_sub{
	float: left;
	display: block;
	width: 590px;
	margin-right: 10px;
	}

.custom #after-post-subscribe-options ul.subscription_list li#email_sub p{
    margin: 0 0 6px 0;
	font-size: 14px;
	color: #666;
	}

	
.custom #after-post-subscribe-options ul.subscription_list li#email_sub form input.email_field{
	width: 220px;
	color: #666;
	font-size: 15px;
	line-height: 16px;
	margin-bottom: 3px;
	}

.custom #after-post-subscribe-options ul.subscription_list li#email_sub form input.go_button{
	background:#0089BD;
	color:#fff;
	padding:10px;
	margin:0px 0 0px 0px;
	border:1px solid #999;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	float:none;
	font-weight:bold;
	width:120px;
	}
	
.custom #after-post-subscribe-options ul.subscription_list li#email_sub form input.go_button:active{
	position:relative;top:1px
	}

.custom #after-post-subscribe-options ul.subscription_list li#email_sub form input.go_button:hover {
	background:#13b1ef
	}
	

.custom #after-post-subscribe-options ul#socialmedia_list{
	list-style-type: none !important;
	margin-left: 0;
	padding-top: 10px;
	}

.custom #after-post-subscribe-options ul#socialmedia_list li{
	float: left;
	margin-right: 15px;
	}
	
.custom #disqus_thread {
	padding:-top: 15px;
	margin: 0 35px 0 16px;
}

.custom	.comment-policy {
	margin: 0 35px 0 16px;
	}

/* General Sidebar Styles */

.custom .sidebar a{
	color: #000;
	}


.custom .sidebar a:hover{
	color: #0089BD;
	text-decoration: none;
	}

.custom .sidebar h3{
-webkit-font-smoothing: antialiased;
border-bottom-color: rgba(0, 0, 0, 0.0470588);
border-bottom-style: solid;
border-bottom-width: 1px;
box-sizing: border-box;
color: rgb(38, 40, 46);
display: block;
font-size: 21px;
height: 28px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
margin-top: 28px;
padding-bottom: 2px;
text-rendering: optimizelegibility;
width: 300px;
font-variant: normal;
font-weight: bold;
letter-spacing: 0px;
	}
	
.custom .sidebars li.widget { 
	list-style-type: none;
	margin-bottom: 1.5em;
	}
	
	
.custom li.widget {margin-bottom: 1.384em; }



/* General Sidebar List Styles */	

.custom ul.sidebar_list.custom_sidebar{
	padding-top: 0;
	width: 318px;
	}


/* Author/Cataegory Archive Intro */	


.custom #archive_intro h1 {
font-size: 26px;
font-weight: bold;
color: #303030;
}

.cat_weekend #archive_intro h1 {
display: none;
}

.cat_weekend #archive_intro p {
font-size: 12px;
font-weight: bold;
}

.cat_weekend #archive_intro a {
font-size: 12px;
font-weight: bold;
color: #303030;
border-bottom:  1px solid;
border-bottom-style: solid;
border-bottom-color: #EEEEEE;
text-decoration: none;
}

.cat_weekend #archive_intro a:hover {
color: #0089BD;
}

.cat_weekend #archive_intro a:visited {
color: #303030;
}


	 
/* Author Archive Bio Styles */	

.custom #archive_info { 
	border: none;
	background: url('images/ha-divider.jpg') 100% 100% repeat-x;
	padding-bottom: 1.5em;
	padding-left:0;  
	}


.custom #archive_info .postauthor{
	width: 640px;
	background: none;
	padding: 1em;
	margin-top: 2em;
	min-height: 100px;
	}

	
.custom #archive_info .postauthor h1 { 
	display: none;
	}

.custom #archive_info .postauthor img.avatar { 
	float:left;
	padding: 0px 12px 12px 0px;
	}

.custom #archive_info.author_archive_header .postauthor p{
	font-size: 14px;
	line-height: 20px; 
	margin-bottom: 1em; 
	text-transform: none;
	letter-spacing: 0; 
	}




.custom #archive_info .postauthor h4 { 
	font-size: 14px;
	color: #303030;
	margin-bottom: 2em;
	display: block;
	}



/* Previous / Next Post */

.custom .prev_next {
	margin-top: 15px;
	font-size: 15px;
	letter-spacing: 0.5px;
	font-weight: normal;
	width:640px;
	text-align: center;

	}
	
.custom .prev_next p{	
	line-height: 36px;
	}
	.custom .prev_next .previous {


	float: none;
	margin:auto;
	background:#555;
	color:#fff;
	padding:0px;
	border:1px solid #999;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	width:180px;
	
	
	}

	.custom .prev_next .next {
	display: none;
		}

.custom .prev_next a{
	color: #fff;
	
		}
	
.custom .prev_next a:hover{
	text-decoration: none;
	color: #fff;
		}


.custom .prev_next.post_nav {
	display: none;
	}




	


/* Footer */

.custom #footer{
	padding: 4px 0 0 0;
	text-align: left;
	border-bottom:none;
	}	
	
	
.custom	#footer a{
border-bottom:none;
}

	

/* Wide Footer */
.custom #footer-widget-block { 
	text-align:left; 
	overflow:hidden;
	position: relative; 
	background-color: #F5F5F5;
	margin-left:auto; 
	margin-right:auto;
	width: 970px;
	}


.custom .footer-widgets {float:left;}
.custom .footer-widgets p {float:left; font-size: 14px; line-height: 23px; color: #666;}
.custom .footer-widgets a {font-size: 14px; line-height: 23px; color: #666; text-decoration:none;}
.custom .footer-widgets a:hover {text-decoration: underline; }

.custom .my-footer-one {width: 450px; padding-right: 70px; padding-left:8px;}
.custom .my-footer-two {width:130px;}
.custom .my-footer-three {width:130px;}
.custom .my-footer-four {width:130px;}

.custom li.widget .textwidget, .custom li.widget .textwidget a {font-size: 14px; line-height: 23px; color: #666;}


	

.custom .footer-copyright {
	text-align:left; 
	overflow:hidden;
	position: relative; 
	background-color: #F5F5F5;
	margin-left:auto;
	margin-right:auto;
	padding: 11px 11px 11px 19px;
	font-size: 12px;
 	line-height: 19px;
	color: #555555;
	width: 940px;

	}

.custom .footer-copyright a {
	font-size: 12px;
	line-height: 19px;
	color: #555555;
	}	


	



/* Header Featured Stories */

.custom ul.tagged-list.ha-featured-stories{
		padding-bottom: 2em;
    	list-style-type: none;    
	    overflow: hidden;
		background: url('images/ha-divider.jpg') 0% 100% repeat-x;
		width: 100%;
		}

.custom ul.tagged-list.ha-featured-stories li.tagged-item{
   float: left;
	 overflow: hidden;
	 width: 146px;
	 margin-right: 24px;
 	 position: relative;
   }

.custom ul.tagged-list.ha-featured-stories li#item-6{
		margin-right: 0 !important;
		}

.custom ul.tagged-list.ha-featured-stories li.tagged-item .featured-headline-area{
		display: block;
		width: 146px;
    }

.custom ul.tagged-list.ha-featured-stories li.tagged-item img{
		margin-bottom: 10px;
		display: block;
		max-height: 90px !important;
	  }

.custom ul.tagged-list.ha-featured-stories li.tagged-item .featured-headline-area h3.featured-title{
		font-weight: bold;
		font-size: 13px;
		line-height: 15px;
		display: block;
    }

.custom ul.tagged-list.ha-featured-stories li.tagged-item .featured-headline-area h3.featured-title a{
	color: #404042;
	font-family: "proxima-nova", sans-serif;

    }

.custom ul.tagged-list.ha-featured-stories li.tagged-item .featured-headline-area h3.featured-title a:hover{
	color: #0089BD;
	text-decoration: none;
	} 
        

    
/* Custom Archive Styles */

.custom .archive-column{
	float: left;
	width: 48%;
	}

.custom .archive-column h3{
	margin-top: 0;
	}

.custom .archive-column ul{

	}

.custom .archive-column ul li a{
	}

.custom .archive-column ul li ul{
	margin-left: 0;
	}




/* Most Poular / Top Posts Widget Styles */	

.custom .sidebar .widget_top-posts ul {

	font-family: "proxima-nova",helvetica,arial,sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #333332;
	padding-left: 3px;

	}
.custom .sidebar .widget_top-posts ul li {
	padding: 0 0 3px 6px;
	
	}


.custom .sidebar .widget_top-posts ul li a.bumpview {
	text-decoration: none;
	color: #333332;
	}

.custom .sidebar .widget_top-posts ul li a.bumpview:hover  {
	color: #0089BD;
	text-decoration: none;
	}
	
.custom .sidebar .widget_top-posts ul li a.bumpview:visited:hover  {
	color: #0089BD;
	text-decoration: none;
	}
	

.custom .sidebar .widget_top-postss ul li a.bumpview:visited  {
	color: #333332;
	text-decoration: none;
	}	



/* Related posts item content */

h4.jp-relatedposts-post-title {
	font-size: 14px !important;
	line-height: 17px !important;
	margin: 0;
	padding-top: 7px;
	color: #333332;
	font-weight: bold;
}

h4.jp-relatedposts-post-title a {
	font-size: 14px !important;
	line-height: 17px !important;
	margin: 0;
	padding-top: 7px;
	color: #333332;
	font-weight: bold !important;
	text-decoration: none;
}

div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover .jp-relatedposts-post-title a {
	text-decoration: none !important;
	color: #0089bd;
}




	
/* Subscribe Form Styles */
	
	
.custom #content form input.email_field{
	background: #fff;
	padding: 9px;
	margin:9px;
	border: 1px solid #aaa;
	width: 280px;
	color: #999;
	font-size: 16px; 
	}
	
.custom #content form input.name_field{
	background: #fff;
	padding: 9px;
	margin:9px;
	border: 1px solid #aaa;
	width: 280px;
	color: #999; 
    font-size: 16px; 
	}

.custom #content form input.go_button{
	background: #0089BD;
	color: #fff;
	padding: 9px 10px 9px 10px;
	margin:9px 0 27px 9px;
	border: 1px solid #999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: left;
	font-weight: bold;
	width: 160px;
	}
	
.custom #content form input.go_button:active {
	position: relative;
	top: 1px;}

.custom #content form input.go_button:hover {
	background: #13b1ef;}	
	

.custom .comment-policy {
	font-size: 14px;
	line-height: 20px;
	margin-top: 15px;
}




/* Contact Form Jetpack Styles */		

.contact-form{
    height: auto;
    overflow: hidden;
    margin: 0;
    font-size : 14px;
}
 
.contact-form input {
    border-color: #7C808A;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    line-height: 20px;
    font-size: 14px;
    margin: 0px 0 13px 0;
}

.contact-form input[type='text'], .contact-form input[type='email'] { width: 240px;  }

.contact-form input.subject { width: 480px;  }


.contact-form select { margin-bottom: 13px; }

textarea#contact-form-comment-12-comment  {
    line-height: 18px;
    font-size: 14px;
    height: 140px;
    width: 480px;
    border-color: #7C808A;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    line-height: 17px;
    font-size: 13px;
    float: none;
    margin: 2px 0 5px 0;
    }
    
.contact-form input[type='radio'], .contact-form input[type='checkbox'] { float: none; margin-bottom: 13px; }

.contact-form label {
	width:140px;float:left;
	font-weight: bold; 
	vertical-align: middle;
	line-height: 20px;
	padding-top: 5px;}

.contact-form label.checkbox, .contact-form label.radio { margin-bottom: 3px; float: none; font-weight: bold; display: inline-block; }

.contact-form label span { color: #AAA; margin-left: 4px; font-weight: normal; }

.form-errors .form-error-message { color: red; }

.contact-submit input.pushbutton-wide {
	background-color:#0089BD;
	color:#fff;
	padding:7px 7px 7px 7px;
	margin:0px 10px 0px 0px;
	border:1px solid #999;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	float:right;
	font-weight:bold;
	width:120px
	}
		


/* Custom Subscribe Page Styles (from Hyperallergic Landing Page) */
 

.custom.subscribe #content_box #content .post_box form {
	margin-bottom: 2em;
	}

.custom.subscribe #content_box #content .post_box label {
	}
	
.custom.subscribe #content_box #content .post_box .input-text, 
.custom.subscribe #content_box #content .post_box select, 
.custom.subscribe #content_box #content .post_box textarea {
	font-size: 1.4em;
	line-height: 1.5em;
	width: 360px;
	padding: 4px 0 2px 5px;
	background: #f4f4f4;
	border: 1px solid #c7c7c7;
	}

.custom.subscribe #content_box #content .post_box .input-text {
	height: 1.5em;
	}

.custom.subscribe #content_box #content .post_box .focus {
	background: #fff;
	}

.custom.subscribe #content_box #content .post_box .form-pair {
	clear: both;
	margin-bottom: 1.8em;
	}

.custom.subscribe #content_box #content .post_box .form-pair-checkradio,
.custom.subscribe #content_box #content .post_box .form-footer {
	}

.custom.subscribe #content_box #content .post_box .form-pair-checkradio label {
	float: none;
	text-align: left;
	width: auto;
	}

.custom.subscribe #content_box #content .post_box element {
	}

.custom.subscribe #content_box #content .post_box .subscribe {
	font-size: 1.2em;
	}
	
.custom.subscribe #content_box #content .post_box span.button input.input-submit{
	width: 180px;
	padding: 6px;
	height: 34px;
	font-size: 20px;
	}
	
	
	
	
/* Custom Newsletter Subscribe Page Styles (from Hyperallergic Landing Page) */
 

.custom.newsletter #content_box #content .post_box form {
	margin-bottom: 2em;
	}

.custom.newsletter #content_box #content .post_box label {
	}
	
.custom.newsletter #content_box #content .post_box .input-text, 
.custom.newsletter #content_box #content .post_box select, 
.custom.newsletter #content_box #content .post_box textarea {
	font-size: 1.4em;
	line-height: 1.5em;
	width: 360px;
	padding: 4px 0 2px 5px;
	background: #f4f4f4;
	border: 1px solid #c7c7c7;
	}

.custom.newsletter #content_box #content .post_box .input-text {
	height: 1.5em;
	}

.custom.newsletter #content_box #content .post_box .focus {
	background: #fff;
	}

.custom.newsletter #content_box #content .post_box .form-pair {
	clear: both;
	margin-bottom: 1.8em;
	}

.custom.newsletter #content_box #content .post_box .form-pair-checkradio,
.custom.newsletter #content_box #content .post_box .form-footer {
	}

.custom.newsletter #content_box #content .post_box .form-pair-checkradio label {
	float: none;
	text-align: left;
	width: auto;
	}

.custom.newsletter #content_box #content .post_box element {
	}

.custom.newsletter #content_box #content .post_box .subscribe {
	font-size: 1.2em;
	}
	
.custom.newsletter #content_box #content .post_box span.button input.input-submit{
	width: 180px;
	padding: 6px;
	height: 40px;
	font-size: 18px;
	}	
	
	
	
/* Newsletter Subscription Page Style */

.newsletter-title {	 	 
 font-size: 16px;	 	 
 font-weight: bold;	 	 
 margin-top: 8px;
 margin-bottom: 4px;	 	 
}	 	 

.newsletter-description {	 	 
 font-size: 15px;
 color:#666;
}	

.newsletter-frequency-choice {
 font-size: 15px;
 line-height: 18px;
}	





/* Masthead Styles */

.masthead-entry {padding-bottom: 20px; height:200px;}
.masthead-photo {float: left; margin: 4px 16px 0 0; height: 100%;}
.masthead-name {font-size: 18px; font-weight: bold; }
.masthead-title {margin-bottom: 8px; font-style: italic;}
.masthead-bio {font-size: 15px; line-height: 20px;}





/* Advertise link */

.custom li.widget .textwidget .advertise-link, .custom li.widget .textwidget .advertise-link a, .custom .advertise-link a {
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #333;
}



.custom .advertise-link-sidebar-bottom {
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #333;
	}
	

.custom .advertise-link-post-bottom {
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 2px;
	text-align: right;
	font-size: 12px;
	padding: 0 50px 0 0;
	
	}

.custom .advertise-link-post-bottom a { 
	text-decoration: none;
	color: #333;
	}	



/* Sponsored Category Style */
.category-sponsored a[rel~="category"] {
color: #444444;
font-weight: 600;
letter-spacing: 0.5px;
background-color: #ffffcc;
}



/* Sponsored Post Sidebar List */


.custom .sidebar .sponsor_post_list_header  {
	font-size: 16px;
	height: 24px;
	letter-spacing: .01em;
	}
	
	
.custom ul.sponsor_post_list  img.alignleft {
	width: 97px;
	margin: 0 12px 5px 0; 
	}

.custom ul.sponsor_post_list  li {
	padding: 6px 0 6px 6px;
	margin-bottom: 0;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #EEEEEE;
/*	height: 75px;  originally 60px */
	}

.custom ul.sponsor_post_list li a {
	font-family: "proxima-nova", helvetica, arial, sans-serif; 
	font-size: 15px; 
	line-height: 21px;
	font-weight: normal;
}








/* Footer Ad Div Styles */	

.custom .footer-ad {
    margin: 0 auto;
    width: 970px;
    padding:30px 0px 15px 0px;
	display: block;
	}

.custom .footer-ad-image {
    text-align: center;
    }
    
	
/*  Ad Styles */
	
.custom .adsqaures {
    text-align: center;
	height:150px;
	}

.custom .adsquares img {
    display: inline;

    height:125px;
    }

.custom .featured-ad{
	height:600px;
	padding-bottom: 10px;
    }
    
    
/* Sidebar Ad Styles */	
	
.custom #sidebars li.widget.sidebar_ad{
	clear: both;
	padding-left: 1em;
	float: left;
	text-align: center;
	}	
	
.custom #sidebars li.widget.sidebar_ad h3{
	text-align: left;
	}	
	
	
.email-button-sidebar	{
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	}



