@charset "utf-8";
/*  
Theme Name: Jordan Skaking Club
Theme URI: http://www.arbelzner.com/
Description: This Theme was designed for Jorden Skating club by Nancy, Jess and Amy
Version: 1.4
Author: Arbelzner, Npalombo, JToomer
Author URI: http://www.arbelzner.com/

*/
*{margin: 0;
	padding: 0;
}
body {
	background-color:#c3d7e0;
	background-image: url(image/background.jpg);
	background-repeat: repeat-x;
	font-family:Tahoma, Verdana, Georgia;
	font-size:15px;
}
html, body, h1, h2, h3, h4, h5, h6, blockquote, p, div, li, ul {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 24px;
	padding: 0 0 10px 0;
}
h2 {
	font-size: 21px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FFF;
}
img{border:0px}
#wrapper {
	width: 949px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ticker {
	background-image: url(image/tickback.jpg);
	background-repeat: no-repeat;
	
	height: 72px;
	width: 949px;
}

#header {
	background-image:url(image/banner1.jpg);
	background-repeat:no-repeat;
	height:150px;
}
#nav {
	background-repeat: no-repeat;
	width: 949px;
	height:30px;
	margin-top:0px;
}
#sponsor {
}
#sponsor h2 {
	padding-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:200;
}
#sponsor ul {
	list-style:none;
}
#sponsor li {
	text-decoration:none;
	display:inline-block;
        padding-left:2px;
        padding-right:2px;
}
#sponsor img {
	border:none;
}

.sidebar {
	width:250px;
	float:right;
	background-color:#4b8aa3;
	color:#fff;
	padding:0px;

}
.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding:0;
}
table #wp-calendar {
	width: 100%;
	color:#000;
}
.sidebar h2 {
	text-align:center;
	border-top-width: .5px;
	border-right-width: .5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border: solid;
	border-color: #374c8c;
	background-image:url(image/navback.jpg);
}
.sidebar ul ul li {
	padding:0 10px 0 10px;
	line-height:24px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.post {
	padding: 10px 0 10px 0;
	width:600px;
	float:left;
}
.post h2 {
	font-family: Georgia, Sans-serif;
	font-size: 18px;
	color:#03C;
}
.post h2 a {
	color:#03C;
}
p.postmetadata {
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}
.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
#container {
    position:relative;
    width:590px;
	padding:15px;
	overflow:visible;
	float:left;
	line-height:22px;
}
#container h2 {
	color:#2a6c8c;
	font-size:16px;
}
.clear {
	clear:both;
	height:15px;
}
#content {
	background-image: url(image/contentback.png);
	background-repeat: repeat-y;
	width: 895px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}
#content a {
	text-decoration:underline;
	color:#20335a;
}
#content a:hover {
	color:#516ba0;
}
.space{padding-bottom:2px;}
#calendar {
}
#wp-calendar {
	width:100%;
	color:#2a6c8c;
}
#calendar #today {
	color:#f2bc8d;
}
.entry ul {
	padding-left:15px;
}
.item {
	text-align:left;
	padding:20px 45px 20px 10px;
}
.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}
.item ol {
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}
.itemhead {
	padding: 5px;
}
.itemhead h3 {
	display: inline;
}

#gallery {
position:relative;
top:100px;
}
#coach {
	width:600px;
	border:0px;
}
#footer {
	background-image: url(image/footback.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;
	clear:both;
}
#footer p {
	position:relative;
	text-align:center;
}


#footer #contact a{
	font-size:24px;
	text-decoration:underline;
	color:#20335a;
}
#footer #contact a:hover { color:#FFF;

}
.entry{text-align:justify;}
.textwidget{padding:10px;color:white;}
.widget a{color:white}
.widget a:hover{color:#6FF;}

