@charset "UTF-8";
/* SPEARIN CSS */

/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

* {
	outline: none;
}

body {
	
	line-height: 18px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background: #111;
	outline: none;
}

#wrapper {
	height: auto;
	width: 768px;
	text-align: left;
	margin: 0 auto;
}

#header {
	height: 75px;
	width: auto;
	background: #111;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
}


#logo {
	float: left;
	background: url(../images/spearin.png) top left no-repeat;
	margin-top: 15px;
	margin-left: 5px;
	height: 46px;
	width: 183px;
}

#logo:hover {
	float: left;
	background: url(../images/spearin.png) bottom left no-repeat;
	margin-top: 15px;
	margin-left: 5px;
	height: 46px;
	width: 183px;
}

/* MENU SPRITE */

#menu {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 20px;
	float: right;
	width: 347px;
	height: 55px;
}

#menu-editorial {
	float: left;
	background: url(../images/menu2.png) top left no-repeat;	
	height: 55px;
	width: 85px;
}

#menu-editorial:hover {
	background: url(../images/menu2.png) bottom left no-repeat;	
}

#menu-editorial span, #menu-game span, #menu-design span, #menu-unite span, #menu-journal span, #logo span {
	display: none;
}

#menu-game {
	float: left;
	background: url(../images/menu2.png) -85px 0 no-repeat;	
	height: 55px;
	width: 64px;
}

#menu-game:hover {
	background: url(../images/menu2.png) -85px -55px no-repeat;	
}

#menu-design {
	float: left;
	background: url(../images/menu2.png) -149px 0 no-repeat;	
	height: 55px;
	width: 71px;
}

#menu-design:hover {
	background: url(../images/menu2.png) -149px -55px no-repeat;	
}


#menu-unite {
	float: left;
	background: url(../images/menu2.png) -220px 0 no-repeat;	
	height: 55px;
	width: 30px;
}

#menu-unite:hover {
	background: url(../images/menu2.png) -220px -55px no-repeat;	
}


#menu-journal {
	float: left;
	background: url(../images/menu2.png) -251px 0px no-repeat;	
	height: 55px;
	width: 85px;
}

#menu-journal:hover {
	background: url(../images/menu2.png) -251px -55px no-repeat;	
}

/* CONTENT COLUMNS */

#content-top {
	width: 768px;	
	height: 15px;
	background-color: #FFF;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
}

#content-wrapper {
	background: #FFF;
	width: auto;
	height: 100%;
}

#colone {
	margin: 0;
	padding: 10px 25px;
	float: left;
	width: 100px;
	height: auto;
	background: #FFF;
	height: auto;
	color: #FFF;
}

#coltwo {
	float: left;
	width: 768px;
	height: auto;
	background: #FFF;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;

}

#coltwo img {
	border: none;
}

#coltwo h2 {
	font-family: Georgia, "Lucida Grande", Verdana, Arial, sans-serif;
	color: #770000;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	font-style: normal;
	padding-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	margin-left: 84px;
	letter-spacing: -0.5px;
	
}

.title {
	color: #770000;
	text-decoration: none;
	margin-left: 0;
}

.text {
	width: 600px;
	padding: 10px 84px;	
	line-height: 22px;
	font-size: 14px;
	color: #111;
}

.caption {
	text-align: center;
	font-style: italic;
	padding: 10px 64px 10px 64px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
	color: #333;
	
}

.caption2 {
	text-align: center;
	font-style: italic;
	padding: 10px 64px;
	line-height: 20px;
}


p.drop:first-letter {
	display: block;
	float: left;
	font-size: 50px;
	color: #444;
	line-height: 1em;
	padding-right: 5px;
	padding-top: 2px;
}

p a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

p a:visited {
	color: #666;
	text-decoration: none;
}

p a:hover {
	color: #600;
	border-bottom: 1px solid #900;
}

.photo {
	text-align: center;
	width: 100%;
	background: #000;
}

.photo a, .photo a:hover {
	border-bottom: none;
}

.pic {
	max-width: 100%;	

}

.pic2 {
	max-width: 100%;
	background: #000;
	margin: 0;
	padding: 5px 0 0 0;
}

.pic3 {
	max-width: 50%;
}

.pic4 {
	min-width: 100%;
}

.pic5 {
	min-width: 50%;
}

.posted {
	text-transform: uppercase;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 13px;
	padding-top: 10px;
	//margin-top: 15px;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	background: #000;
	text-align: center;
}

.posted a:hover {
	border-bottom: 3px solid #AA0000;
	color: #FFF;
}

.posted a {
	border-bottom: 1px dotted #666;
	color: #999;
	text-decoration: none;
}

#colthree {
	float: left;
	width: 200px;
	height: auto;
	padding: 10px 25px;
	background: #FFF;
	color: #FFF;
}


#colone span, #coltwo span, #colthree span, #content-top span, .post-nav span, page-nav span {
	display: none;	
}

.box {
	border-color: #d8d8d8;
	padding-right: 5px;
	padding-left: 5px;
	border-style: dashed;
	border-width: 1px;
	width: 200px;
	background-color: #f0f0f0;
	color: #3f3f3f;
}

a.noborder, a.noborder:hover {
	border: none;
}

#footer {
	float: left;
	width: 723px;
	height: auto;
	margin-top: 15px;
	padding-left: 45px;
	background: #000;
	color: #CCC;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
}

#f-col-one, #f-col-two, #f-col-three, #f-col-four {
	float: left;
	width: 165px;
	margin: 15px 5px;
	font-size: 12px;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
}

#f-col-three p {
	font-size: 11px;
}

#footer p {
	border-left: 2px #111 dotted;
	padding-left: 10px;
	margin-bottom: 10px;
}

#footer p:hover {
	border-left: 2px solid #C00; 
	}
	
#f-col-one p:hover {
	border-left: 2px #111 dotted;
	}

#footer h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

#footer h3 a {
	font-size: 14px;
	text-transform: uppercase;
	color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 2px dotted #111;
	text-decoration: none;
}

#footer h3 a:hover  {
	color: #FFF;
	border-bottom: 2px solid #C00;
	padding-bottom: 2px;
}

#footer a {
	color: #999;
	border-bottom: none;
}
#footer a:hover {
	color: #FFF;
}

.contact {
	list-style-type: none;
	border-left: 2px #111 dotted;
	padding-left: 10px;
}

.contact a {
	text-decoration: none;
}

.post-nav {
	width: 100%;
	height: 25px;
	background: #111;
}
