/* ======================================================= */
/* #THEME-TYPOGRAPHY - Font-family, color, and line-height goes here (defaults found in base.css)  */
/* ======================================================= */
@font-face {
  font-family: "BentonSansRegular";
  src: url("../fonts/benton-sans-regular.eot");
  src: url("../fonts/benton-sans-regular.eot?#iefix") format("embedded-opentype"),
       url("../fonts/benton-sans-regular.woff") format("woff"),
       url("../fonts/benton-sans-regular.ttf") format("truetype"),
       url("../fonts/benton-sans-regular.svg#BentonSansRegular") format("svg");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "BentonSansRegular";
  src: url("../fonts/benton-sans-regular-italic.eot");
  src: url("../fonts/benton-sans-regular-italic.eot?#iefix") format("embedded-opentype"),
       url("../fonts/benton-sans-regular-italic.woff") format("woff"),
       url("../fonts/benton-sans-regular-italic.ttf") format("truetype"),
       url("../fonts/benton-sans-regular-italic.svg#BentonSansRegular") format("svg");
  font-style: italic;
  font-weight: normal;
}

@font-face {
  font-family: "BentonSansBold";
  src: url("../fonts/benton-sans-bold.eot");
  src: url("../fonts/benton-sans-bold.eot?#iefix") format("embedded-opentype"),
       url("../fonts/benton-sans-bold.woff") format("woff"),
       url("../fonts/benton-sans-bold.ttf") format("truetype"),
       url("../fonts/benton-sans-bold.svg#BentonSansRegular") format("svg");
  font-style: normal;
  font-weight: bold;
}

@font-face {
  font-family: "SalvoSerifCond";
  src: url("../fonts/salvo-serif-cond-bold.eot");
  src: url("../fonts/salvo-serif-cond-bold.eot?#iefix") format("embedded-opentype"),
       url("../fonts/salvo-serif-cond-bold.woff") format("woff"),
       url("../fonts/salvo-serif-cond-bold.ttf") format("truetype"),
       url("../fonts/salvo-serif-cond-bold.svg#SalvoSerifCond") format("svg");
  font-style: normal;
  font-weight: normal;
}   

body{ 
	font: 16px/23px BentonSansRegular, "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
	color: #000;
	}

a, a:hover{color: #A90533; text-decoration: none;}
a:hover{color: #770D29}
.module a:hover{opacity: 1;}

			
/* Headline Text */	 
h1, h2, h3, h4, h5, h6, 
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {  
	font-family: "BentonSansBold", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight: bold; 
	color: #44697D; 
	font-weight: bold; 
	}	
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #123F54;}
h4{line-height: 24px;}
	 
h5 { 
	font-size: 15px; 
	line-height: 130%;
	margin-top: 10px;
} 
	
h2.title, h1.title{ 
    background: url("../images/theme/backgrounds/pattern_diagonal_medium.png") repeat scroll 0 0 transparent;
	font-family: "SalvoSerifCond", Rockwell, Georgia, serif;
    font-size: 35px;
    line-height: 175%;
    margin-bottom: 20px;
    padding: 8px 0;
	color: #123F54;
}

h2.title span, h1.title span{  padding: 17px 22px 19px 0;  }

.sidebar h3, .aside h3{
	font-size: 15px;
	text-transform: uppercase;
	line-height: 120%;
}

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;}

.site-title {font-family: "SalvoSerifCond", Rockwell, Georgia, serif; color: #FFFFFF; letter-spacing: .02em;
	 -webkit-text-shadow: 0 0 7px #000;
		-moz-text-shadow: 0 0 7px #000;
		  -o-text-shadow: 0 0 7px #000;
			 text-shadow: 0 0 7px #000;}
.site-description, .site-description a, .site-description a:hover { font-family: BentonSansRegular,"Helvetica Neue", Helvetica, Arial, sans-serif !important; font-size: 20px; font-weight: normal; color:#FFFFFF; margin-bottom:40px;
 	 -webkit-text-shadow: 0 0 7px #000;
		-moz-text-shadow: 0 0 7px #000;
		  -o-text-shadow: 0 0 7px #000;
			 text-shadow: 0 0 7px #000; }
 
/* Small Text Classes */
.tags a, #section-tophat, #section-footer .container 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;
   }

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: url("../images/theme/backgrounds/pattern_diagonal_white.png") repeat scroll 0px 2px transparent;
    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; 
	font-family: "SalvoSerifCond", Rockwell, Georgia, serif; 
	line-height: 34px; 
	padding-left: 20px; 
}

.supertagline{
	clear: both; 
	margin: 20px 0; 
	font-size: 26px; 
	font-style: italic; 
	font-family: "SalvoSerifCond", Rockwell, Georgia, serif; 
	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 transparent;
	display: block;
	padding: 30px 20px; 
	font-size: 24px;
	font-style: italic;
	font-family: "SalvoSerifCond", Rockwell, Georgia, serif; 
	line-height: 34px;
}	

.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: 3.8em; /* 3.8 with sans stack, match top ul list item height */
}


.sf-menu > li > a strong{ /* Top Level Link */
	font-size: 16px;
	font-weight: normal;	
	color: #333;
	text-transform:uppercase;
	}
	
.sf-menu > li a span{ /* Top Level Sub-text */
	font-size: 9.5px; 
	font-weight: normal; 
	line-height: 9px; 
	color: #777; 
	display: block; /* To ensure that the subtext drops a line */
	}

.sf-menu > li:hover a strong { color: #222; }
.sf-menu > li:hover a span{ color: #444; }

/* Dropdown Links */
.sf-menu ul { 
	font-size: 12px;
	color: #CCC;
	}

.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 .container a { 
	color: #FFFFFF !important; 
	}
#section-tophat a:hover, #section-footer .container a:hover {
	text-decoration:underline; 
	}

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

#section-footer a{
	text-decoration: none;
	}
	
/* Light Text Shadow */
/*h1, h2, 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 */
/*.sf-menu li ul, 
#section-tophat, 
#section-footer, #section-footer h5,
.sf-menu.light li u {  
	 -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;}
