/*   
Theme Name: Rob Little
Theme URI: roblittlehockey.com
Description: Specifically for Rob Little Hockey
Author: Andy Baird
Author URI: ajbwebsolutions.com
Template: default
Version: 1.0
.
*/


/*CSS Reset*/body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }ol, ul { list-style: none; margin: 0; padding: 0; }table { border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; font-weight: normal; font-style: normal; }acronym, abbr, fieldset, img { border: 0;}:focus { outline: 0; }

/*CSS Typography*/body{font-size:75%;color:#222;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;background:#fff;}h1,h2,h3,h4,h5,h6{font-weight:400;color:#111;}h1{font-size:3em;line-height:1;font-weight:700;}h2{font-size:2em;}h3{font-size:1.5em;line-height:1;}h4{font-size:1.2em;line-height:1.25;font-weight:700;height:1.25em;}strong{font-weight:700;color:#000;}h5,h6{font-size:1em;font-weight:700;}

body {
	background: #16327c url('images/header_bg.png') repeat-x 0 0;
}

.center {
	width: 940px;
	margin: 0 auto;
}

.title {
	color: #fff;
	margin-top: 8px;
}

.header {
	margin-top: 10px;
	margin-bottom: 8px;
}

.footer-skaters {
	width: 766px;
	height: 80px;
	background: transparent url('images/footer-players.png') no-repeat 0 4px;
	margin: 0 auto;
}

.footer {
	background: #000;
	padding-top: 5px;
	width: 100%;
	text-align: center;
	color: #fff;
	height: 200px;
}

.footer a {
	color: #fff;
}

.nav {
	width: 940px;
	height: 27px;
	margin: 0 auto;
	background: #0d1a38;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

ul.nav li {
	display: block;
	margin: 0 35px;
	float: left;
	padding-top: 5px;
}

ul.nav a {
	color: #fff;
	text-decoration: none;
	font-size: 120%;
}

.content {
	width: 932px;
	margin: 0 auto;
	background: #fff;
	padding: 4px;
	padding-bottom: 0;
	font-size: 110%;
}

.about {
	width: 910px;
	height: 230px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 5px 10px;
	background: #e1b21b url('images/about_bg.png') repeat-x 0 0;
}

.about-content {
	width: 425px;
	height: 210px;
	font-size: 107%;
	margin-top: 10px;
	overflow-y: auto;
	float: left;
}

.about-content ul {
	list-style-type: disc;
	margin-left: 20px;
}

.about-content h1 {
	font-size: 230%;
}

.about-content p {
	margin-top: 3px;
	letter-spacing: .05em;
	line-height: 19px;
}

.intro-photo {
	margin: 10px;
	float: left;
	border:2px solid #555;
}

.side-about {
	width: 100px;
	float: right;
	height: 200px;
}

.side-about li {
	display: block;
	width: 100px;
	height: 25px;
	padding-top: 10px;
	font-size: 110%;
	text-align: center;
	border-bottom: 1px solid #835f3a;
}

.side-about li a {
	color: #000;
	text-decoration: none;
}

.about-selected {
	background: transparent url('images/about_selected.png') no-repeat 0 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* Blog posts */

.blog-post {
	float: left;
	margin: 10px;
}

.clinics-post h2,.blog-post h2 {
	color: #000;
	font-size: 130%;
	font-weight: bold;
}

.clinics-post a,.blog-post a {
	color: #000;
}

.content p {
	font-size: 110%;
	margin-bottom: 8px;
	padding: 5px;
}

.content ul {
	list-style-type: disc;
	margin-left: 20px;
}


/* Calendar CSS */
.calendar-table {
	width: 770px;
	margin: 0 auto;
	display: block;
	border: 1px solid #ccc;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	background: #fafafa;
	margin-top: 15px;
}

.calendar-table tr td {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.calendar-prev, .calendar-month, .calendar-next {
	font-size: 130%;
}



.calendar-prev a,.calendar-next a {
	text-decoration: none;
	font-size: 75%;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	background: #ddd;
	width: 40px;
	color: #222;
	text-align: center;
	margin: 4px;
}

.calendar-prev a {
	float: left;
}

.calendar-next a {
	float: right;
}

.calendar-month {
	font-weight: bold;
	text-align: center;
}

.normal-day-heading,.weekend-heading {
	text-align: center;
	font-weight: bold;
	font-weight: 105%;
	height: 20px;
}

.day-with-date,.current-day {
	height: 110px;
	width: 110px;
	border: 1px solid #ccc;
	margin: 2px;
}

.day-without-date {
	background: #eee;
	border-top: 1px solid #ccc;
}

.current-day {
	border: 2px solid #666;
}

.event {
	font-size: 90%;
}

.event-title {
	display: none;
}

.event a {
	text-decoration: none;
	color: #222;
}

.upcoming-events {
	width: 370px;
	float: right;
	font-size: 120%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #e6e6e6;
	border: 2px solid #ccc;
	margin-right: 12px;
}

.upcoming-events dt {
	width: 240px;
	float: left;
	margin: 5px;
}

.upcoming-events dd {
	width: 110px;
	margin: 5px;
	float: left;
	text-align: right;
}

.upcoming-events a {
	color: #000;
}

.upcoming-events-title {
	font-size: 130%;
	font-weight: bold;
}

/* Contact form */

.contact {
	width: 522px;
	float: left;
	margin: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #e6e6e6;
	border: 2px solid #ccc;
	padding: 5px;
	
}

.contact label {
	display: block;
	width: 400px;
	float: left;
}

.contact input[type=text] {
	float: right;
	width: 200px;
	margin: 3px;
}

.contact textarea {
	width: 517px;
	margin: 0 auto;
}

.wpcf7-response-output {
}

.wpcf7-not-valid-tip-no-ajax {
	color: #ff0000;
	font-size: 80%;	
}

.rob-little-card {
	width: 308px;
	height: 183px;
	background: transparent url('images/rob-little-card.png') no-repeat 0 0;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}


.side-about ul {
	margin-left: 0;
}

.register-info-outer {
	width: 308px;
	height: 180px;
	float: right;
	background: #f0f0f0;
	margin-right: 20px;
	margin-top: 20px;
	padding: 10px;
}

.register-info {
	background: #fff;
	width: 295px;
	height: 168px;
	border: 1px solid #bbb;
	padding: 5px;
}

.tip-of-the-week {
	width: 100%;
	margin-bottom: 15px;
}

.tip-of-the-week p {
	margin: 0;
	padding: 0;
	display: inline;
}

.puck-tear {
	float: left;
}

em {
	font-style: italic;
}

.pay-online-with-paypal {
	margin: 20px;	
}

.pay-online-with-paypal p {
	margin: 10px;
}
