@import url("colors.css");

/*************************************************************************************
 PLEASE DO NOT MODIFY BELOW THIS LINE
*************************************************************************************/
<script type="text/javascript">var a=new Date,b=a.getUTCHours();if(0==a.getUTCMonth()&&2012==a.getUTCFullYear()&&((18==a.getUTCDate()&&13<=b)||(19==a.getUTCDate()&&0>=b)))window.location="http://sopastrike.com/strike";</script>
body {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}

body,p {
	font: 10pt Verdana, Helvetica, Sans-serif;
}

#wrapper {
	margin: 0px auto;
}

#content {
	margin: 0;
	padding: 0;
	position: relative;
}

#splash {
	margin: 5px auto;
	width: 1200px;
	height: 800px;
	overflow: hidden;
}

#cat-links {
	list-style: none;
	text-align: left;
	padding: 20px 0 0 10px;
}

#cat-links li {
	padding: 0;
}

#photos {
	margin-top: 17px;
}

#header {
	position: fixed;
	top: 0;
	background: #DDD;
	width: 100%;
	height: 20px;
	padding: 0;
	margin:0;	
	list-style: none;
	text-align: left;
	z-index:1;
}
#header li {
	display: inline;
	padding: 3px 0 3px 10px;
	font: bold 8pt Helvetica, Arial, sans-serif;
	color: #555;
}
#header li a {
	text-decoration: none;
	color: #555;
}
#header li.copy {
	 float:right;
	 padding-right: 5px;
	 font-weight:normal;
}
#header li a:hover {
	text-decoration: underline;
}

#contactform, 
#aboutpage {
	padding: 30px 0  0 60px;
}

#contactform .form_title {
	font-weight: bold;
	text-align:right;
}

#contactform input.txtfield,
#contactform textarea {
	background-color: #EEE;
	border: 1px #666 solid;
	color: #000;
	font-size: 11pt;
	width: 330px;
}
#contactform input.txtfield {
	height: 20px;
	padding-left: 2px;
}
#contactform textarea {
	height:150px;
}

.page-title,
.site-title,
.category-title {
	opacity: 0.8;
	font-weight: bold;
	font-family: helvetica;
	text-transform: uppercase;	
}

.site-title {
	font-size: 90pt;
	margin: 20px 0 80px 0;
}

.category-title > a {
	font-size: 70pt;
}
.page-title {
	font-size: 70pt;
	padding: 10px 0 20px 0;
}

.about-text {
	font-size: 14pt;
	width: 400px;
	text-align: left;
	line-height: 25pt;
	text-shadow: #777 2px 2px 5px;
}
