/* ======================================================= */
/* #THEME-TYPOGRAPHY - Font-family, color, and line-height goes here (defaults found in base.css)  */
/* ======================================================= */

body{ 
	font: 14px/19px 'ProximaNovaA-Regular'; 
	color: #555;
	max-width:100%;
	overflow:invisible;
	}
a:hover{opacity: 0.8;}
.module a:hover{opacity: 1;}

			
/* Headline Text */	 
h5, 
h5 a,
h5 a:visited{ 
	color: #000;
	}	
	h1{ text-rendering: optimizeLegibility; line-height: 1em; margin-bottom: 15px; margin-top: 5px; font-family: 'ProximaNovaA-Bold'; font-weight: 400 !important; text-transform: uppercase;}
h2, h3, h4, h5, h6 { text-rendering: optimizeLegibility; line-height: 1em; margin-bottom: 5px; margin-top: 5px; font-family: 'ProximaNovaA-Regular'; text-transform: uppercase;}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, h4 small a,h4 small a:visited { font-size: 85%; color: #888;line-height:.5em; font-family: 'ProximaNovaA-Regular';}
h4 small a,h4 small a:visited{color:rgb(200,90,90)!important; font-family: 'ProximaNovaA-Regular';}
h1 { font-size: 1.6em;}

h2 { font-size: 1.4em;}

h3 { font-size: 1.2em;}

h3 a{font-size: 1em; color: #d02422; color: black !important;}
h6 { font-size: 14pt; color:rgb(222,0,0);font-style:normal;text-transform:capitalize;font-weight:200;font-variant:normal;}
h6 a{font-style:normal!important;color:rgb(222,0,0);}
h6 > small a{font-style:normal!important;color:#000!important;font-size:75%!important;}
h4, h4 a {font-size:20px;color:rgb(58,58,58);font-weight:400;}
h5 { 
	font-size: 15px; 
	line-height: 130%;
	margin-top: 10px;
} 
h4.feat-title a {color:black!important;font-size:21.5px!important;line-height:1.2em!important}	
h2.title{ 
    background: url("../images/theme/backgrounds/pattern_diagonal_medium.png") repeat scroll 0 0 transparent;
    font-size: 28px;
    line-height: 180%;
    margin-bottom: 20px;
    padding: 8px 0;
}

h4.title{ 
    font-size: 20pt;
    line-height: 180%;
}

h4.title span{  padding: 17px 22px 17px 0;  }

.sidebar h3, .aside h3 { 
    font-size: 19px !important;
    font-family: 'ProximaNovaA-Semibold' !important;
    color: #D02422;
}

h3#comments{font-size: 24px; margin-bottom: 25px;}

/* Comment Space Font Rules */
.commentlist .comment-body .commentmetadata {
    font-size: 12px;
    font-style: italic;
   }
.vcard a{font-size: 16px; font-weight: bold; color: #222}
.says{color: #999;}

 
 
/* Small Text Classes */
.tags a, #section-tophat, #section-footer span, #section-sub-footer, .date{
	font-size: 11px
}

#section-footer {
	font-size: 12px
}

.portfolio-filters span, .portfolio-view span{
    font-size: 11px;
    font-weight: bold;
    line-height: 21px;
   }

label, legend {
    display: block;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 6px;
}


/* Specialty classes */

.tabs li a{color: #111;}

.aside-container{margin-right: 20px;}

.aside{
	background: ;
    border-right: 4px solid rgba(155, 155, 155, 0.2);
    font-size: 11px;
    padding: 10px 15px 10px 10px;
    display: block;
}

.superquote{
	clear: both; 
	margin: 40px 0; 
	font-size: 26px; 
	font-style: italic; 
	line-height: 34px; 
	padding-left: 20px; 
}

.supertagline{
	clear: both; 
	margin: 20px 0; 
	font-size: 26px; 
	font-style: italic; 
	line-height: 34px; 
	display: block;
	text-align: center;
}


/* Featured Space (for downloads and stuff) */
.feature {
	background: url("../images/theme/backgrounds/pattern_diagonal_medium.png") repeat scroll 0 0;
	background-color:rgba(255,255,255,.8);
	display: inline-block;
	padding: 10px 10px; 
	font-size: 20px;
	font-style: italic;
	font-family: 'ProximaNovaA-Regular'; 
	line-height: 28px;
	text-align:center;
}	

.feature span{
	background: white;
	padding: 10px;
	}

.feature .button{
	float: right;
}







/* Menu Text - Light Skin Colors Below in Main Section*/

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:			4em; /* 3.8 with sans stack, match top ul list item height */
}


.sf-menu > li > a { /* Top Level Link */
	font-size: 1.2em;
	font-family: 'ProximaNovaA-Regular';
	color: #000;
	  	   -moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;
	}
	
.sf-menu > li a span{ /* Top Level Sub-text */
	font-size: 9.5px; 
	line-height: 9px; 
	color: #999; 
	display: block; /* To ensure that the subtext drops a line */
	}

.sf-menu > li:hover a strong { color: rgb(199,65,65); }
.sf-menu > li:hover a span{ color: #444; }

/* Dropdown Links */
.sf-menu ul { 
	font-size: 1.1em;
	color: #fff;
	}

.sf-menu ul li:hover a{ color: white; }

/* Light version of dropdown */
.sf-menu.light ul li a { color: #555; }
.sf-menu.light ul li:hover a{ color: #000 ; }
.sf-menu.light ul { color: #333; }

	

/* Tophat and Footer Text */
#section-tophat, #section-tophat a,
#section-footer, #section-footer a, 
#section-sub-footer{ 
	color: #aaa !important; 
	}

#section-footer h5{ 
	color: #eee !important; 
	}

#section-footer a{
	text-decoration: none;
	}
	
   
   
/* Light Text Shadow */
h1, h3, h4, h5, h6,
.sf-menu.light ul li a, th, tr,
.portfolio-filters span, .portfolio-view span {  
	 -webkit-text-shadow: 1px 0 1px #fff;
		-moz-text-shadow: 1px 0 1px #fff;
		  -o-text-shadow: 1px 0 1px #fff;
			 text-shadow: 1px 0 1px #fff;
			}

/* Dark Text Shadow */
#section-tophat, 
#section-footer, #section-footer h5
{  
	 -webkit-text-shadow: 1px 0 1px #000;
		-moz-text-shadow: 1px 0 1px #000;
		  -o-text-shadow: 1px 0 1px #000;
			 text-shadow: 1px 0 1px #000;
			}

/* ul.square li{ line-height: 14px; } */


h5.no_image{margin-top: 0px; padding-top: 0px;}
span.feature > a {color:rgb(222,0,0);}
.goback a {
	color: white;
	text-shadow: none;
	font-size: 1.2em;
}
.goback{
	background: rgba(180,34,34,.8);
	display:inline;
	padding:1em;
	border-radius: 0 0 1em 1em;
}
.inset {
	color: white;
	font-size: 16px;
}
.type-post p, .type-post ul{
	color: black;
	line-height: 1.6;
	
	margin: 1em;

}
.type-post p{
	text-align: justify;
}
.type-post a, .type-post a:visited{
	color: #c00;
}
.type-post blockquote {
    margin: 0 2em;
    padding: .3em;
    border-bottom: 12px #d02422 solid;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    clear: both;
    border-right: 1px solid #5D5D5D;
    border-left: 1px solid #5D5D5D;
    border-top: 1px solid #5D5D5D;

}
.type-post blockquote p {
	font-family: 'ProximaNovaA-Regular';
	font-size: 1.3em;
}