/* CSS Document */

@font-face {
	font-family: 'GriffosFontRegular';
     font-weight: normal;
     font-style: normal;
	src: url('/fonts/GriffosFont.eot');
	src: local('GriffosFontRegular'), url('/fonts/GriffosFont.woff') format('woff'), url('/fonts/GriffosFont.ttf') format('truetype'), url('/fonts/GriffosFont.svg') format('svg');
}
@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('/fonts/League_Gothic-webfont.eot');
    src: url('/fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/League_Gothic-webfont.woff') format('woff'),
         url('/fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('/fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body {
	margin:0px;
	padding:0px;
	font-family: 'GriffosFontRegular', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;	
}
img { max-width: 100%; }

h2 {
	font-size:1.4em;
	font-weight:normal;
}

body {
	background-color:#38414C;
}
a:link, a:visited {
	color:#CCCCCC;

}
a:hover {
	color:#FF3300;
	}
#bground {
	margin:0px auto;
	background-image:url(/images/newbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:1;
	background-attachment: fixed;
}

#wrap {
	border:solid 1px #000;
	width:770px;
	margin:0px auto;
	background: #000;
	color:#CCC;
	}
#head {
	margin:0px;
	padding:0px;
	width:770px;
	
	background-color:#000000;
	
	}

#menu {
	width:730px;
	margin:10px;
	background:#000;
	padding:0px 0px;
	font-family: 'LeagueGothicRegular', 'Courier New', Courier, mono;
	text-transform: uppercase;
	font-size:2em;
}
#menu a:link, #menu a:visited {
	margin:0px 10px;
	text-decoration: none;
}#menu a:hover {
	border-top:1px dotted #F00;
	border-bottom:1px dotted #F00;
}
#main {
	width:750px;
	padding:0px 10px 5px 10px;
	font-size:1.2em;
	background-color: #000000;
	color: #E7E7E7;
}
#main .bigger a:link, #main .bigger a:visited {
	color:#FF3300;
}
#sidemenu {
	width:245px;
	margin:0px 0px 14px 20px;
	padding:0px;
	float:right;
	color:#999999;
	background-image: url(/images/spatterbg.gif);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
}
#sidemenu li {
	margin-bottom:10px;
}
#sidemenu a:link, #sidemenu a:visited {
	color:#999;
	}
#sidemenu a:hover {
	color:#FF3300;
	}
#sidemenu *.bigger {
	font-size:2em;
	text-transform: uppercase;
}
#footer {
	clear:both;
	margin:0px;
	padding:0px;
	width:770px;
	background-color:#000000;
	background-image:url(/images/footerbg.png);
	background-position:top;
	background-repeat:no-repeat;
	
}
.footerlinks {
	font-family: 'LeagueGothicRegular','Courier New', Courier, mono;
	text-transform: uppercase;
	font-size:1.8em;
	
}
.footerlinks a:link{
	margin:0px 12px;
	
}
.righty {
	clear:right;
	float:right;
	margin:5px 0px 5px 5px;
}
.bottom {
	font-size:.8em;
	margin:7px 10px;
}
.bigger {
	font-family:'LeagueGothicRegular','GriffosFontRegular', 'Palatino Linotype', 'Book Antiqua',Tahoma, Geneva, sans-serif;
	font-size:1.4em;
	color:#FF3300;
}
.bigger a:link, .bigger a:visited {
	font-family:'LeagueGothicRegular','GriffosFontRegular', 'Palatino Linotype', 'Book Antiqua',Tahoma, Geneva, sans-serif;
	font-size:1.5em;
	color:#FF3300;
	text-decoration:none;
}
.bigger a:hover {
	text-decoration:underline;
}
.red {
	color:#FF0000;
}
.redwarn {
	color:#FF0000;
	font-family: 'LeagueGothicRegular','GriffosFontRegular', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
a.more-link {
	color:#FF0000;
	font-size:.9em;
}
.darker, .darker a:link, .darker a:visited {
	color:#c40b26;
}
.darker a:hover {
	color:#F00;
}
select {
	background-color:#000000;
	font-family: 'GriffosFontRegular', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color:#FF0000;
	font-size:1.1em;
	border:1px solid #666;
	margin-bottom:3px;
}
input {
	background-color:#333;
	font-family: 'GriffosFontRegular', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color:#FF0000;
	font-size:1.1em;
	border:1px #666 outset;
	margin-bottom:3px;
}
#s {
	background:#000;
	border:1px #666 solid;
}
#tagcloud {
	padding:5px;
	line-height:24px;
	border:1px dotted #990000;
}
#tagcloud a:link, #tagcloud a:visited {
	text-decoration:none;
	padding:2px;
	border:1px solid #000;
	display: inline-block;
}
#tagcloud a:hover {
	text-decoration:none;
	padding:2px;
	border:1px solid #990000;
	background-color: #1C1C1C;
}
#sidemenu li {
	list-style-position:inside;
	padding-left:8px;
}
#commentlist {
	list-style: upper-roman;
	/*list-style-position:inside;*/
	padding-left:1px;

}
#commentlist li {
	background:url(/images/comment-bg-2.jpg);
	border:1px dotted #600;
	padding:12px;
	margin-bottom:14px;
	overflow:hidden;
}
.commentslink {
	font-style:italic;
}
textarea {
	background-color:#111;
	color:#C00;
	padding:8px;
	border:1px ridge #600;
}
.post {
	padding-bottom:14px;
	margin-bottom:4px;
	border-bottom:1px dotted #600;
}
.veryBig {
	font-size:1.3em;
}

#slideshow {
    position:relative;
    height:200px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.hideforlarge {display:none;
z-index:15;}
@media handheld {

	html, body {
		font-family:Arial, Helvetica, sans-serif;
		background-color:#000;
		font-size:32px;
		padding: 0px;
		color: #FFF;
		margin: 0;
		}
	#sidemenu, #sidebar, #menu, #slideshow, #slideshow IMG {
		display: none;
		}
.footerlinks a:link, .footerlinks a:visited{
	font-family:Arial, Helvetica, sans-serif;
	padding:40px;
	margin:2px 0px;
	text-decoration: none;
	display:block;
	font-size:52px !important;
	font-weight:bold;
	color:#F00;
	background-color:#333;
	border:1px solid #900;
}
.googlead {
	display:none;
}
.bigger {
	font-size:48px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	color:#C00;
		font-weight:bold;
}
.bigger a:link, .bigger a:visited {
	font-size:48px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	color:#C00;
		font-weight:bold;
}
	h1, h2, h3, h4, h5, h6 {
		font-weight: normal;
		}
	img { max-width: 100%; }
	
	#content img { 
		max-width: 250px;
		}
	.center {
		width: 100% !important;
		text-align: center;
		}
	a:link, a:visited {
		text-decoration: underline;
		color: #F00;
		}

	html {
		-webkit-text-size-adjust: none;
		}
#wrap {
	border:solid 1px #000;
	width:100%;
	margin:0px;
	background:#000;
	color:#CCC;
	}
#head {
	margin:0px;
	padding:0px;
	width:100%;
	background-color:#000000;
	}
	



#main {
	width:100%;
	margin:0px;
	background-color: #000000;
	color: #E7E7E7;
}
#footer {
	clear:both;
	margin:0px;
	padding:0px;
	width:100%;
	background-color:#000000;
	background-image: none;
}
.hideforlarge {display:block;}
}