/*
Theme Name: SCOOT
Theme URI: http://scootgame.com
Description: This…. is…. SCOOOOOOOOT!
Version: 0.1
Authors: Mr. Sherwin Huang with graphics by Mr. Shu Min Heng http://flickr.com/photos/sherwinh/991944482/in/set-72157601183042143/
If you see us at Scoot don't be a stranger and say Hi!!
*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background: #fff;
	}

#page {
	text-align: left;
	}

#header {
	}
	
#content {
	font-size: 1.1em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.3em;
	color: #27617e;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-image:url(images/body_bg.gif);
	background-repeat: repeat-y;
	margin: 10px auto;
	padding: 0;
	width: 850px;
	}


#header {
	background-color: #73a0c5;
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 320px; 
	width: 850px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	padding: 0 0 20px 25px;
	margin: 0;
	width: 850px;
	}

.narrowcolumn a, a:visited, a:active {
color: #5585b2;
}

.narrowcolumn a:hover {
color: #ff4c79;
}

.widecolumn {
	padding: 10px 0 120px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post_box{
	background-image: url(images/newsfooter.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 560px;
	float: left;
	margin-right: 11px;
}

.post_box_news{
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 560px;
	float: left;
	margin-right: 11px;
}


.sidecol_box{
	width: 230px;
	float: right;
	margin-right: 49px;
}

.doss_sidecol_box{
	width: 230px;
	float: left;
}

.post {
	background-image: url(images/entry_bg.gif);
	width: 544px;
	margin-left: 9px;
	padding-bottom: 5px;
	text-align: justify;
	}

.post_top {
background-image: url(images/entry_top.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-left: 9px;
	width: 544px;
	height: 4px;
}

.post_btm {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/entry_btm.gif);
	margin: 0 0 40px 9px;
	width: 544px;
	height: 16px;
}

.widepost {
	background-image: url(images/wideentry_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	width: 740px;
	margin-left: 8px;
	padding: 5px 30px 5px 15px;
	text-align: justify;
	}

.widepost_top {
	background-image: url(images/wideentry_top.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-left: 8px;
	width: 785px;
	height: 4px;
}

.widepost_btm {
	background-image: url(images/wideentry_btm.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 0 20px 8px;
	width: 785px;
	height: 4px;
}


.post hr {
	display: block;
	}

.entry {
	padding: 0 15px 0 15px;
	margin: 0;
}

.entry img{
	text-align:center;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 850px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	padding-top: 10px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/* Small Side Column Stuff */
#mission_box {
	background-image: url(images/mission_bg.gif);
	margin: 0;
	padding: 105px 15px 0 15px;
	width: 200px;
	height: 137px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size:90%;
	color: #fff;
	float: left;
	}
	
#dodgiest_box {
	background-image: url(images/dodgiest_bg.jpg);
	margin: 5px 0 0 0;
	padding: 70px 10px 0 10px;
	width: 210px;
	height: 412px;
	float: left;
	text-align: center;
	font-family: Arial, Verdana, Sans-Serif;
	}

#dodgiest_box h2{
	color: #FFFFFF;
}

#dodgiest_box h3{
	color: #232323;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

#dodgiest_box a{
	color: #000;
	text-decoration: underline;
	font-weight:bold;
	font-size: 0.8em;
	margin-top: -5px;
}

#dodgiest_box a:hover{
	color:#CC0000;
}


#dodgiest_box img{
margin-top: -5px;
}
	
#dodgiest_content {
	width: 100%;
}

#dodgiest_txt{
	text-align: left;
	color: #444444;
	margin:0 0 7px 0;
	pading:0;
}

.dodgiest_red{
	text-align: center;
	pading:0;
	color:#CC0000;
	font-weight: bold;
}

#supporters_box {
	position:relative;
	background-image: url(images/wideentry_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	width: 785px;
	margin: -10px 0 20px 8px;
	padding: 0;
	float: left;
	clear: both;
	}

#supporters_top {
	background-image: url(images/wideentry_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0;
	width: 785px;
	height: 4px;
	
}

#supporters_btm {
	background-image: url(images/wide_bottom2.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	width: 785px;
	height: 16px;
	width: 100%;
	clear: both;
}

#supporters_box img{
	margin: 0 5px 5px 5px;
	}

#supporters_box h2{
margin: 0 0 0 10px;
	}
	
#foundation {
	float:left;
	width: 40%;
	height: 650x;
	margin: 5px 0 10px 100px;
	background-position: left bottom;
	background-repeat: no-repeat;
}


#nonfoundation {
float:right;
width: 52%;
text-align: left;
margin: 18px 0 10px 18px;
font-size: 13px;
font-weight: bold;
}

/* End Small Side Column Stuff */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 5px 20px 0px 20px;
	}
/* End Various Tags & Classes*/



/* Individual Headers */
.news_header {
	background-image:url(images/newsheader.gif);
	background-position: top center;
	width: 560px;
	height: 87px;
	margin-bottom: 20px;
}

.universal_header {
	background: #c5edfe;
	background-image:url(images/universalheader.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 801px;
	min-height: 62px;
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 1.2em;
}

.universal_header_btm {
	background: #c5edfe;
	background-image:url(images/universalheader_bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 801px;
	height: 25px;
	margin: 0;
}

.universal_header img{
	margin: 22px 0 0 0;
	padding: 0;
}
/* End Individual Headers */

/* Header Navigation */
.header_nav{
	position: relative;
	top: -1px;
	padding: 0;
	margin: 0;
	text-align: center;
}

.header_nav a{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 78%;
	line-height: 130%;
	color: #26749b;
	text-decoration: none;
	margin: 1px 10px 0 0;
	padding: 2px 5px 1px 5px;
	letter-spacing: 2px;
}

.header_nav a:hover{
	color: #ff4c79;
	text-decoration: none;
}

#current_post{
	color: #c5edfe;
	background: #3fbfff;
}

/* End Header Navigation */

/* Dossierstuff */

.doss_head{
	width: 100%;
	margin: 10px 0 20px 0;
}

.ind_scooter_link{
	background-image:url(images/dossier/char_bg.gif);
	width: 70px;
	height: 105px;
	margin: 0 5px 5px 0;
	padding-top: 0px;
	float: left;
	text-align: center;
	font:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c5edfe;
}



.ind_scooter_link a{
	margin-top: -10px;
	font-size: 0.8em;
	color: #c5edfe;
	line-height: 1em;
}

.ind_scooter_link img{
	margin: -6px 0 4px 0;
}

.ind_scooter_link a:hover{
	color: #ff4c79;
}

.list_scooter_wrap{
	width: 479px;
}

.list_scooter{
	width: 479px;
	background:url(images/dossier/dossier_rightbg.gif);
	float: right;
	text-align:center;
}

.list_scooter_top{
	width: 479px;
	height: 4px;
	background-image:url(images/dossier/dossier_righttop.gif);
	float: right;
}

.list_scooter_btm{
	width: 479px;
	height: 16px;
	background-image:url(images/dossier/dossier_rightbtm.gif);
	float: right;
	margin-bottom: 20px;
}

.list_scooter_headbox{
	width: 461px;
	border-bottom:thick;
	border-bottom-style:solid;
	border-bottom-color:#8ad8ff;
	padding-bottom: 15px;
	margin: 5px 8px 10px 8px;

}

.list_scooter_descrbox{
	width: 463px;
	padding-bottom: 15px;
	margin: 5px 0 10px 10px;
	font-weight: bold;
	color: #2b85b2;
}

.list_scooter_txtbox{
	width: 463px;
	padding-bottom: 15px;
	margin: 5px 0 10px 10px;
	text-align: left;
	}

.list_scooter a{
	font-size: 1em;
	font-weight: bold;
	color: #2b85b2;	
	}

.list_scooter_txtbox a:hover{
	color: #ff4c79;
}

.spanstrong {
	font-weight: bold;
}

.clearbox{
width: 100%;
clear: both;
}

object a, h1{
display: none;
}

.swfbox{
margin-left: 12px;
width: 730px;
}
/* End Dossierstuff */

/*INTLINKS*/

.entry .intlink {
	color: #333;
}

.intlink h2 a:hover, h2 a, h2 a:visited{
	color: #27617e;
}

/*HISPANS*/
.hispan {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #ff4c79;
}

.quicknav{
width: 	800px;
margin: 0 auto 0 auto;
}