/*   
Theme Name: 301 on Main
Theme URI: http://www.301onmain.com
Description: This is a theme developed for 301 on Main	
Author: Stefan Iwaskewycz
Author URI:http://www.dykundesign.com
Version: 1.0
*/

/*WebFont Declarations*/
 /* @license
 * MyFonts Webfont Build ID 2622620, 2013-08-14T13:46:05-0400
 * Webfont: Century Gothic Std Regular by Monotype Imaging
 * URL: http://www.myfonts.com/fonts/mti/century-gothic/std-regular/
 * Copyright: Copyright The Monotype Corporation. All rights reserved.
 * Licensed pageviews: 250,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2622620
 * 
 * © 2013 MyFonts Inc
 * @import must be at top of file, otherwise CSS will not work 
*/

@import url("//hello.myfonts.net/count/28049c");

article, aside, figure, footer, header, nav, section {
    display: block;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
}
@font-face {font-family: 'CenturyGothicStd';src: url('webfonts/28049C_0_0.eot');src: url('webfonts/28049C_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/28049C_0_0.woff') format('woff'),url('webfonts/28049C_0_0.ttf') format('truetype');}
@font-face {font-family: 'EngraversGothicBold';src: url('webfonts/2804F8_0_0.eot');src: url('webfonts/2804F8_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2804F8_0_0.woff') format('woff'),url('webfonts/2804F8_0_0.ttf') format('truetype');}  
@font-face {font-family: 'EngraversGothicBT';src: url('webfonts/2804F8_1_0.eot');src: url('webfonts/2804F8_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2804F8_1_0.woff') format('woff'),url('webfonts/2804F8_1_0.ttf') format('truetype');}

h1, h2, h3, h4, h5 { 
	font-family: EngraversGothicBT; 
	font-weight: normal; 
	font-style: normal; 
	margin: 7px;
	color: #fff;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.25em;
}
p {
	margin: 15px 7px;
}
ul {
	list-style: disc;
} 
li {
	margin: 15px 0 15px 35px;
}
a:link, a:visited, a:active {
	color: #ccc;
	text-decoration: underline;
}
a:hover {
	color: #99cc33;
	text-decoration: none;
}
<!--[if IE]>
<style type="text/css"> 
li a { zoom: 1;}
</style>
<![endif]-->
li a { display: inline-block; }
li a { display: block; }
html {   
	background: url(../../../images/background-site2.jpg) repeat;
}
body {
	font-family: CenturyGothicStd;  
	font-weight: normal; 
	font-style: normal; 
	line-height: 140%;
	font-size: 95%;
	color: #ccc;
	width: 960px;
	margin: 7px auto 0 auto;
}
header {
	width: 960px;
	height: 405px;
	margin-bottom: 10px;
}
header h1 {
	color: #FFF;
	font-size: 2em;
}
header a:link, header a:visited, header a:active {
	color: #FFF;
	text-decoration: none;
} 
header  a:hover {
	color: #00F;
	text-decoration: none;
}
a.logo-btn{
	float: left;
    display: block;
    width: 176px;
    height: 110px;
    background: url(../../../images/logo-301-on-main.png) no-repeat  0 0;
    overflow: hidden;
    text-decoration: none;
}
a.logo-btn:hover{
    background: url(../../../images/logo-301-on-main-rollover.png) no-repeat  0 0;
}
a.logo-btn1 span{
    position:relative;
    left: -9999px;
}
h1#event {
	margin-top: 36px;
	float: left;
	font-size: 2em;
	display: inline;
}
h2#address {
	float: left;
	margin: 39px 0 0 195px;
	font-size: 1.25em;
	font-weight: normal; 
	color: #FFF
}
a.fb-btn1{
	float: left;
	margin: 30px 0 0 5px;
    display: block;
    width: 51px;
    height: 51px;
    background: url(../../../images/social-media/button-facebook.png) no-repeat  0 0;
    overflow: hidden;
    text-decoration: none;
}
a.fb-btn1:hover{
    background:  url(../../../images/social-media/button-facebook-over.png) no-repeat  0 0;
}
a.fb-btn1 span{
    position:relative;
    left: -10000px;
}
nav#mainNav {
	margin-top: -10px;
	border-top: #fff 2px solid;
	padding-top: 4px;
	width: 780px;
	float: left;
}
#mainNav ul {
	list-style: none;
}
#mainNav li {
	display: inline;
	margin: 0;
	float: left;
}
#mainNav a {
	-ms-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-o-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-ms-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-o-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
  	margin: 0 4px;
	padding: 10px 8px;
	color: #FFF;
	font-size: 120%;
   	text-decoration: none;
	text-align: center;
}
#mainNav a:hover {
	-ms-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-o-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-ms-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-o-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	padding: 10px 8px;
	/*background-image:  url(../../../images/bkgr-mainMenu.png);*/
	text-decoration: none;
	color: #99cc33;
	text-align: center;
	font-size: 120%;
	}	
#mainNav li.current_page_item  a {
	-ms-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-o-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-ms-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-o-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	padding: 10px 8px;
	/*background-image:  url(../../../images/bkgr-mainMenu.png);*/
	text-decoration: none;
	color: #99cc33;
	text-align: center;
	font-size: 120%;
	}
#mainNav li.current-menu-item a {
	-ms-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-o-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-ms-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-o-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	padding: 10px 8px;
	/*background-image:  url(../../../images/bkgr-mainMenu.png);*/
	text-decoration: none;
	color: #99cc33;
	text-align: center;
	font-size: 120%;
}
/*SLIDER STYLES*/
#slider {
	border: #FFF 2px solid;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	float: left;
	width: 956px;
	height: 275px;
	background-color:#999;
}
#slider img {
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.sliderText {
	position: absolute;
	left: -15px;
	top: -15px;
	z-index:1; 
	font-size: 16px;
	color: #000;
	padding: 10px 15px;
	width: 150px;
	height: 265px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	background-image: url(../../../images/slider-txt-bkgr.png);
}
/* FOOTER STYLES */ 
footer {
	clear: both;
	margin-top: 10px;
	width: auto;
}
a.footerLogo {
	margin: 10px 0 0 175px;
	float: left;
    display: block;
    width: 83px;
    height: 53px;
    background: url(../../../images/logo-footer.png) no-repeat  0 0;
    overflow: hidden;
    text-decoration: none;
}
a.footerLogo:hover {
    background: url(../../../images/logo-footer-rollover.png) no-repeat  0 0;
}
a.footerLogo span{
    position:relative;
    left: -10000px;
}
#footerAddress {
	margin-top: 20px;
	float: left;
}
#footerFB {
	float: left;
	margin-top: 15px;}
footer h2 {
	font-size: 1.25em;
} 
#copyright {
	clear: both;
	text-align: center;
	font-size: .65em;
	color: #fff;
}
.left {
	float: left;
}
.rounded-corners {
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.img-left {
	float: left;
	margin: 10px
}
/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}
.left {float: left;}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol  {
	list-style-position: inside;
}
img {
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

.contentBlog {
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	margin-top: 15px;
	padding: 10px 25px 25px 25px;
	background-image: url(../../../images/bkgr-contentWrapper.png);
	width: 910px;
	float: left;

}
blockquote {
	margin-left: 25px;
	font-size: 1.15em;
	line-height: 1.25em;
	font-style:italic;
}



