/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/*
 Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

/* #Page Styles
================================================== */

/* #Media Queries
================================================== */

a, a:visited {
	color: #47ff41;
	}
.columns{
		color: #fff;
}
ul.menu {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0%;
	display: block;
 }
#footer ul.menu {
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0%;
	display: block;
 }
.textWrapper ul, .textWrapper ol, .textWrapper dl{
	margin: 0px 0px 0px 45px;
}
.textWrapper p, .galleryWrapper p{
	margin:0px 0px 20px  15px; }
ul.menu li {
	text-align: center;
	float: left;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: 0 0px 20px 0 #693 inset;
	color: #fff;
	display: block;
	margin-bottom: 0px;
	width: 100%;
	background: #050708;
/*	background: url("../images/navCol.png") right 0px no-repeat; 
*/}
ul.menu li:hover{
	box-shadow: 0 0px 20px 0 #F60 inset;
}
ul.menu li a {
	padding: 23px 8px 22px 8px;
 	color: #fff;
	text-decoration: none;
	display: block;
}
ul.menu li a:hover {
	text-decoration: underline;
	color: #fff;
 }
ul.menu li:first-child{
/*	background: url("../images/navCol.png") left center no-repeat;
*/	}
#footer ul.menu li{
	width: 20%;
}
ul.breadcrumbs{
	display: block;
 	margin: 60px auto 15px 22px;
	width: 100%;

}
ul.breadcrumbs li{
 display: inline;
 color: #fff;
}

ul.breadcrumbs li a{
 display: inline;
 color: #47ff41;
 text-decoration: none;
}
ul.breadcrumbs li a:hover{
	text-decoration: underline;
}
.container .galleryWrapper{
	margin: 30px 30px 0px 30px;
}
.container .textWrapper{
	margin: 0px 30px 0px 30px;
}
.galleryImage img{
	border: 1px solid silver;
	margin: 0px auto 0px auto;
}
     /*   .container .column { margin: 0; }*/
.writtenEntry{
	background: #3a3a3f;
	margin-bottom: 20px;
	background:url(../images/round-2.png) 0px 2px no-repeat;
}
.galleryImage {
	height: 500px;
	background: #3a3a3f;
	margin-bottom: 20px;
	position: relative;
}
.writtenEntry .padder{
	padding: 0px 0px 0px 95px;}
.imageWrapper{
	width: 262px;
	height: 262px;
	overflow: hidden;
	margin: 20px auto 0px auto;
	text-align: center;
}
.galleryImage h3 {
	font-size: 24px;
	line-height: 34px;
	height: 34px;
	overflow: hidden;
	margin: 0px 10px 8px 10px;
}
.galleryImage p{
	margin: 0px 10px 8px 10px;
}
strong {
	color: #fff;
}
.voteLink{
	background: repeat-y scroll 0 0 #000;
	color: #47ff41;
    display: block;
    font-size: 13px;
    margin: 13px 0 0 1px;
    min-height: 12px;
    padding: 15px 12px 14px 1px;
    text-align: right;
    width: 88%;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
	text-decoration: none;
	
}
.galleryImage a:hover, .galleryImage a:focus{
	color: #47ff41;
	text-decoration: underline;
}
p a:visited{
	color: #47ff41;}
	/* Smaller 
	than standard 960 (devices and browsers) */
#header .logoLink {
	background: url(../images/lightBanner.png) top center no-repeat;
	/*height: 103px;*/
	text-align: center;
	margin: 49px 0px 0px 0px;
	padding:  0px 0px 52px 0px;
	width: 100%;
	font-family:Verdana, Geneva, sans-serif;
	color: #fff;
	font-size: 35px;
	font-weight: Normal;
	display:block
}
form td{
	vertical-align:top;
	padding-right: 5px;}
@media only screen and (min-width: 769px) {
#header .logoLink {
	display: none;
}

}
@media only screen and (min-width: 1024px) {
body {
	background:#3f503e url("../images/BG-7.jpg") top center no-repeat fixed;
}
#header {
	background: url("../images/roof.png") top center no-repeat;
	height: 275px;
	overflow: hidden;
}
#header .padder {
}
#header .logoLink {
	display: block;
}

div.houseBody {
	background: #28282b url("../images/shadowStripeBorders.png") top center no-repeat;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(58, 54, 50, 0.6);
	-moz-box-shadow: 0px 2px 10px 0px rgba(58,54,50,0.6);
	box-shadow: 0px 2px 10px 0px rgba(58, 54, 50, 0.6);
	margin: 0 auto 0px auto;
	padding-bottom: 40px; 
	max-width: 1020px;
}
#header h1{
		text-indent: -9999px;
		margin: 0px;
		padding: 0px;}

ul.menu {
	height: 65px;
 }
ul.menu li {
	text-align: center;
	float: left;

	color: #fff;
	display: block;
	width: 25%;	
	margin-bottom: 0px;
/*	background: url("../images/navCol.png") right 0px no-repeat; 
*/}
.writtenEntry a{
	color: #fff;
	}
.writtenEntry p a{
	color: #47ff41;
	text-decoration: none;
}
.writtenEntry a:hover, .writtenEntry a h3:hover {
	color: #47ff41;
	text-decoration: underline;
}
h3.frontPage {
	font-size: 30px;
	line-height: 34px;
	margin: 30px 0px 30px 0px;
}
/*header h1 {
margin: 0;
padding: 0;
text-indent: -9999px;
}*/
	}
 
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) {
body {
	background:#3f503e url("../images/BG-7.jpg") top center no-repeat fixed;
}
#header {
	background: url("../images/roof.png") top center no-repeat;
	height: 275px;
	overflow: hidden;
}
#header .padder {
}
#header .logoLink {
	display: block;
}

div.houseBody {
	background: #28282b url("../images/shadowStripeBorders.png") top center no-repeat;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(58, 54, 50, 0.6);
	-moz-box-shadow: 0px 2px 10px 0px rgba(58,54,50,0.6);
	box-shadow: 0px 2px 10px 0px rgba(58, 54, 50, 0.6);
	margin: 0 auto 0px auto;
	padding-bottom: 40px; 
	max-width: 1020px;
}
#header h1{
		text-indent: -9999px;
		margin: 0px;
		padding: 0px;}

ul.menu {
	height: 65px;
 }
ul.menu li {
	text-align: center;
	float: left;

	color: #fff;
	display: block;
	width: 25%;	
	margin-bottom: 0px;
/*	background: url("../images/navCol.png") right 0px no-repeat; 
*/}
.writtenEntry a{
	color: #fff;
	}
.writtenEntry p a{
	color: #47ff41;
	text-decoration: none;
}
.writtenEntry a:hover, .writtenEntry a h3:hover {
	color: #47ff41;
	text-decoration: underline;
}
h3.frontPage {
	font-size: 30px;
	line-height: 34px;
	margin: 30px 0px 30px 0px;
}

.imageWrapper {
width: auto;
}

}

	/* All Mobile Sizes (devices and browser) */


	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
body {
	background-color: #3f503e;
}
body, select, input, textarea {
	color: #000000;
}
#header .logoLink {
	display: none;
}

div.houseBody {
	background: #28282b;
}
#header .logoLink {
	display: none;
}
.container .textWrapper {
margin: 0px 0px 0px 3px;
}
.container .galleryWrapper{
	margin: 30px auto 0px auto;
}
.container .galleryImage {
	height: 500px;
	background: #3a3a3f;
	margin-bottom: 20px;
	position: relative;
}
ul.menu {
	height: 63px;
 }
ul.menu li {
	text-align: center;
	float: left;

	color: #fff;
	display: block;
	width: 100%;	
	margin-bottom: 0px;
/*	background: url("../images/navCol.png") right 0px no-repeat; 
*/}


}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
body {
	background-color: #3f503e;
}
body, select, input, textarea {
	color: #000000;
}
div.houseBody {
	background: #28282b;
}
#header .logoLink {
	display: none;
}
.container .galleryWrapper{
	margin: 30px auto 0px auto;
}
.container .galleryImage {
	height: 500px;
	background: #3a3a3f;
	margin-bottom: 20px;
	position: relative;
}

}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal;
}
*/
