﻿/* 	Splat Action Style Sheet v1.0
	Created December, 2007
	by Green Tangerine Media
	www.greentangerinemedia.com
	greentangerinemedia@mac.com				*/

body { background: black; margin: 0px; padding: 0px; font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #000; line-height: 1.2em;}

/* --- TYPOGRAPHY						--- */

h1 { text-indent: -10000px; width: 181px; height: 120px; margin: 0px; padding: 0px; background-image: url(../images/splatactionlogo.gif); float: left; }

h2 { font-size: 16px; margin: 0px; padding: 0px; font-weight: normal; line-height: 20px; }

p { font-size: 12px; }

a:link { color: #333; text-decoration: underline; }

a:visited { color: #333; text-decoration: underline; }

a:hover { color: #F00; text-decoration: underline; }

.uppercase { text-transform: uppercase; }

.timesuppercase { font-family: Times New Roman, Times, serif; text-transform: uppercase; }

.red { color: #F00; }

#hoursbox a:link { color: #EEE; text-decoration: none; text-transform: uppercase; }

#hoursbox a:visited { color: #EEE; text-decoration: none; text-transform: uppercase; }

#hoursbox a:hover { color: #EEE; text-decoration: none; text-transform: uppercase; }

/* --- NAVIGATION TYPE AND RULES		--- */



/* --- LAYOUT							--- */

#container { width: 940px; margin: 15px auto; padding: 0px; border: #000 2px solid; background-color: #E0D7A0; }

#header { width: 940px; height: 120px; background-image: url(../images/splatactionbanner2acopy.gif); border-bottom: #000 2px solid; }

#subheader { width: 579px; height: 60px; padding: 30px 0px; text-align: center; float: left; }

#hoursbox { width: 940px; height: 12px; padding: 2px 0px 4px 0px; border-bottom: #000 2px solid; background-color: #6F6E3E; color: #EEE; }

#leftside { width: 142px; float: left; text-align: center; }

#navigation { width: 140px; background-color: #8E775F; float: left; border-right: #000 2px solid; border-bottom: #000 2px solid; margin-bottom: 15px; }

#content { width: 764px; padding: 15px; float: right; }

#homeupper { width: 577px; margin-bottom: 15px; padding: 15px; border: #000 1px solid; background-image: url(../images/blank.jpg); background-repeat: no-repeat; background-color: #EEE; float: left; }

/*#homelower { width: 509px; height: 140px; float: left; }*/

#newsbox { width: 240px; height: 270px; background-image: url(../images/latestnewsbox.jpg); background-repeat: no-repeat; float: right; padding: 0px; margin: 0px; }

#newsbox p { padding: 20px; }

#contentphotos { width: 240px; height: 240px; padding: 15px; float: right; }

#homeupperthumbnail { width: 112px; height: 150px; padding: 15px; background-image: url(../images/thanksthumb.jpg); background-repeat: no-repeat; float: right; }

#video { width: 540px; margin: 0px 0px 15px 15px; float: right; }

#footer { width: 940px; text-align: center; background-color: #000000; padding: 5px 0px; border: #000 2px solid; margin: 15px auto; }

#link { width: 128px; height: 128px; margin: 0px 15px 15px 0px; float: left; }

#photo { width: 100px; height: 80px; margin: 0px 15px 15px 0px; float: left; }

#clear { clear: both; }


