@charset "UTF-8";
/*
Theme Name: Jupiter Stars
Theme URI: http://www.angrykeegan.com/
Description: A theme for JTAA's Jupiter Stars Roller Hockey .
Version: 1.0
Author: Angry Keegan
Author URI: http://www.angrykeegan.com/
*/


/* Common */
html {
	font-size:100%;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	background-color:#002395;
	padding:0;
	margin:0;
}

a:link {
	text-decoration:none;
	color:#FFF;
}

a:visited {
	text-decoration:none;
	color:#FFF;
}

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

a:active {
	text-decoration:none;
	color:#FFF;
}

a img {
	border:none;
}

.clear {
	clear:both;
	line-height:0;
}

.sectionheader {
	width:100%;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	text-indent:10px;
	line-height:28px;
	color:#FFF;
	background-color:#002395;
	margin-bottom:20px;
}
/* ... */


/* Containers */
#sitecontainer {
	width:1210px;
	background-image:url(_images/bg.jpg);
	background-repeat:repeat-y;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}

#headercontainer {
	width:1170px;
	background-image:url(_images/headerbg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top:80px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}

#navigationcontainer {
	width:1070px;
	margin-left:auto;
	margin-right:auto;
}

#contentcontainer {
	width:1070px;
	margin-left:auto;
	margin-right:auto;
}

#sidebarcontainer {
	float:left;
	width:260px;
}

#bodycontainer {
	float:right;
	width:790px;
	background-color:#FFF;
}

#sponsorscontainer {
	width:1070px;
	margin-left:auto;
	margin-right:auto;
}

#footercontainer {
	width:1070px;
	margin-left:auto;
	margin-right:auto;
}
/* ... */


/* Header */
#header {
	width:340px;
	text-align:center;
	margin-left:100px;
	margin-bottom:52px;
}

#header a {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	text-decoration:none;
	color:#000;
}

#header a span {
	font-size:50px;
}
/* ... */


/* Navigation */
#navigationtop {
	line-height:33px;
	padding:8px 0 0 20px;
	background-image:url(_images/navigationtopbg.jpg);
}

#navigationtop li {
	display:inline;
	list-style-type:none;
}

#navigationtop a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	text-decoration:none;
	padding:6px 10px 8px 10px;
}

#navigationtop a:link {
	color:#FFF;
}

#navigationtop a:visited {
	color:#FFF;
}

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

#navigationtop a:active {
	color:#FFF;
}

#navigationtop .current_page_item a {
	color:#FFF;
	text-decoration:none;
	background-color:#002395;
}

#navigationbottom {
	line-height:28px;
	background-color:#002395;
}
/* ... */


/* Search */
#search {
	margin-bottom:20px;
	background-color:#FFF;
}

#search form {
	padding-bottom:20px;
	margin-left:25px;
}
/* ... */


/* Calendar */
#calendar {
	margin-bottom:20px;
	background-color:#FFF;
}

#calendar #calendarlink {
	text-align:center;
	padding-bottom:20px;
	margin-top:10px;
}

#calendar a {
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	color:#003;
}

#calendar calendardetails a {
	color:#003;
}

#wp-calendar {
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#wp-calendar caption {
	font-weight:bold;
	text-align:center;
}

#wp-calendar tr {
	text-align:center;
}

#wp-calendar td {
	padding:5px;
	text-align:right;
}

#wp-calendar #today {
	color:#003;
	font-weight:bold;
}

#wp-calendar .pad {
	line-height:0px;
}
/* ... */


/* Contacts */
#contacts {
	background-color:#FFF;
}

.wp-table-reloaded-table-name {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-bottom:0;
}

#contacts table {
	font-size:12px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
/* ... */


/* Body */
#body p {
	font-size:16px;
	text-align:justify;
	padding:30px 40px 20px 40px;
}
/* ... */


/* Gallery */
.galleryleft {
	float:left;
	margin-left:40px;
}

.galleryright {
	float:right;
	margin-right:40px;
}

.gallerycenter {
	text-align:center;
	margin-bottom:40px;
}
/* ... */


/* Sponsors */
#sponsors {
	background-color:#FFF;
	text-align:center;
	padding:5px;
	margin-top:20px;
}

#sponsors a {
	color:#002395;
}

.sponsortable {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.sponsortable tr {
	line-height:22px;
}

.sponsortable td {
	width:200px;
	font-size:12px;
}
/* ... */


/* Footer */
#footer {
	padding:0;
	padding-bottom:5px;
	margin:0;
}

#footer p {
	font-size:10px;
	text-align:right;
}

#footer p a {
	color:#003;
}
/* ... */


/* Extras from pages */
.wp-table-reloaded-id-5 {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	border:solid 1px #000;
}

.wp-table-reloaded-id-5 td {
	width:320px;
	padding:5px;
}