/*  
Theme Name: Stumptown Ice Den
Theme URI: http://www.zaneray.com
Description: 
Version: 1.0
Author: Jeremiah Martin
Author URI: http://www.zaneray.com

*/
/*CONTENTS
-----------------------
Content
	Captions and Images
	Comments
Captions and Images

-----------------------*/

body { 
	background: #c2cdde url(/images/iceden/body-bg.jpg) repeat-x;
	/*background: #fff;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 20px;
	}
	
#headerwrapper { 
	background: url(/images/iceden/wrapper-bg.png) no-repeat 50% 25px;
	}

ul#navigation { 
	padding: 0 18px 0 18px;
	width: 870px;
	margin: 0 auto;
	line-height: 1em;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	}
	
ul#navigation li { 
	float: left;
	margin-right: 4px;
	position: relative;
	background: #d51111 url(/images/iceden/nav-bg.png) repeat-x 0 0;
	color: #fff;
	border-top:1px solid #d51111;
	border-right:1px solid #d51111;
	border-left:1px solid #d51111;
	border-bottom: 0px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
        -webkit-border-top-right-radius: 3px; 
	-webkit-border-top-left-radius: 3px; 
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	text-shadow: #000 1px 1px 2px;
	}
	
ul#navigation li:hover { 
	background: #d51111 url(/images/iceden/nav-bg.png) repeat-x 0 100%;
	}
	
ul#navigation li a { 
	color: #fff;
	padding: 14px 1.1em 12px 1.1em;
	text-decoration: none;
	display: block;

	}
	
ul#navigation ul { 
	position: absolute;
	left: -5000px;
	top: 39px;
	width: 14em;
	border-bottom:1px solid #d51111;
	border-right:1px solid #d51111;
	border-left:1px solid #d51111;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-right-radius: 3px; 
	-webkit-border-bottom-left-radius: 3px; 
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px; 
	border-top-right-radius: 3px;
	font-size: 12px;
}

ul#navigation li:hover ul { 
	left: -1px;
	
}
	
ul#navigation li li { 
	float: none;
	margin-right: 0;
	background: #a6151d;
	position: static;
	border-left: none;
	border-right: none;
	border-bottom: none;
	-moz-border-radius: 0;
  -webkit-border-radius: 0; 
	border-radius: 0;
	}
	

ul#navigation li li a { 
	background: #a6151d;
	background-image: none;
	text-align: left;
	padding: .6em 1.1em;
	}
	
ul#navigation li li a:hover { 
	background: #921622;
		}
	
ul#navigation ul ul { 
	position: static;
	top: auto;
	left: auto;
	border: none;
	}
	
ul#navigation li li li { 
	text-transform: none;
	font-size: 12px;
	}

ul#navigation li li li a { 
	padding: .6em 2em;
	background: #841725;
	}

ul#navigation li li li a:hover { 
	background: #67192c;
	}
	
#header {
	clear: both;
	height: 211px;
	width: 910px;
	margin: 0 auto;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
  -webkit-border-top-right-radius: 3px; 
	-webkit-border-top-left-radius: 3px; 
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	text-align: left;
}

#logo { 
	margin-left: 28px;
	margin-top: 28px;
	}

.headerhockey { 
	background: #0d1831 url(/images/iceden/header-hockey.jpg) repeat-y 0 -100px;
}


#pagewrapper { 
	margin: 0 auto;
	background: url(/images/iceden/page-bg.png) repeat-y 50% 0;
	
}

#page { 
	width: 910px;
	clear: both;
	/*background: #fff url(/images/iceden/content-bg.gif) repeat-y;*/
	background: #fff;
	color: #0c1f43;
	text-align: left;
}

#page a:link, #page a:visited { 
	color: #d51111;
}

#page a:active, #page a:hover { 
	color: #b41010;
}




/*---------------------------------------------------------
  Content 
---------------------------------------------------------*/ 

#contentfull {
	padding: 40px 25px;
}


#content { 
	/*Make sure the width is over 425px to accomdate Youtube*/
	float: left;
	width: 560px;
	padding: 40px 0;
}

h1, h2, h3,	h4, h5 { 
	clear:both;
  font-family: 'Arvo', Georgia, serif;
	line-height: 1.2em;
	margin-bottom: .3em;
} 

h1 { 
	/*post title*/
	font-size: 2.4em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	
}


h2 { 
	/*post title*/
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	
}


h3 { 
	/*archives category titles*/
	font-size: 1.6em;
	text-transform: uppercase;
	font-weight: bold;
}

#content p { 
	margin-bottom: 1.5em;
}


.post { 
	/*the class for each individual post*/
	margin-bottom: 2em;
}


.post blockquote { 
	font-size: 1.8em;
	line-height: 1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-style: italic !important;
	
}

.date { 
	/*formats the date in the post*/
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: .5em;
	padding: .2em 0 .5em 0	;
	border-bottom: 1px solid #ccc;
	}
	

.entry { 
	/*formats the date in the post*/
	line-height: 1.4em;
}

.entry ul { 
	margin: 1.12em 40px 1.12em 40px;
	list-style-type:disc;
}

.more-link { 
	/*format the read more button*/
	}

.metadata { 
	/*posted by content, clear both clears the images and the tex*/
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
	}
	
.metadata img { 
 vertical-align: middle;
	}	
	
.tags { 
	}

#prevnext {
text-align: center; 
}

.next { 
	float: right;
	}
.previous { 
	float: left;
	}
	
#footerouter { 
	background: #040c1f url(/images/iceden/footer.png) repeat-x;
	padding-bottom: 20px;
	clear: both;
	}
	
#footerinner { 
	background: url(/images/iceden/wrapper-bg.png) no-repeat 50% 100%;
	padding-bottom: 15px;
}	
	
	
#footer { 
	color: #fff;
	font-weight: bold;
	text-align: right;
	width: 870px;
	padding: 20px 20px 50px 20px;
	margin: 0 auto;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-right-radius: 3px; 
	-webkit-border-bottom-left-radius: 3px; 
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	text-shadow: #000 1px 1px 2px;
}


.footerhockey { 
	background: #0d1831 url(/images/iceden/header-hockey.jpg) repeat-y 0 95%;
}



#footer a:link, #footer a:visited { 
	color: #fff;
}

#footer a:active, #footer a:hover { 
	color: #b41010;
}


/*Captions and Images
--------------------------------------*/
	
.wp-caption { 
	text-align: center;
	}
	
p.wp-caption-text { 
	font-size: 11px;
	padding-bottom: 5px;
	text-align: center;
	line-height: 1.2em;
	}
	
.size-thumbnail,
.size-medium,
.size-large,
.size-full { 
	padding: 3px; 
	border: 1px solid #ccc;
	margin-bottom: 5px;
	}
	
.alignleft {
	float: left;
	}
	
img.alignleft { 
	margin: 5px 15px 10px 0;
	}

div.alignleft { 
	margin: 5px 10px 10px 0;
	}
	
.alignright {
	float: right; 
	}

img.alignright {
	margin: 5px 0 10px 15px;
	}
	
div.alignright {
	margin: 5px 0 10px 10px;
	}
	
.aligncenter {
	display: block;
	margin: 5px auto 10px auto; 
	text-align: center;
	}
	
#comments ul { 
	padding: 0 0 0 20px;
	}

#comments h3 { 
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding-top: 10px;
}
#comments ol { 
	margin: 10px 0 0 0;
}
#comments ol li { 
	list-style-type: none;
	padding: 10px;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 3px 3px 4px #bbb;
	-webkit-box-shadow: 3px 3px 4px #bbb;
	box-shadow: 3px 3px 4px #bbb;
}

#comments ol li div.comment.meta { 
	font-size: 11px;
	font-style: italic;
}

#comments ol li p { 
	font-size: 18px;
	font-weight: bold;
	color: #19315f;
	padding-top: 10px;
}
		
.commentxhtml { 
width: 345px;
}

#viewmore {
	padding-top: .5em;
	border-top: 1px solid #ccc;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arvo, Georgia, serif;
}

/*Sidebar 
------------------------------------*/

#sidebar { 
	float: left;
	width: 270px;
	padding: 45px 25px 40px 25px;
	}
	
#sidebar a { 
	font-weight: bold;
	}


	
#sidebar ul { 
	padding-top: .3em;
	}

#sidebar ul li { 
	margin-bottom: .3em;
	}
	
#sidebar ul ul { 
	padding-bottom: 1em;
	}
	
#sidebar ul ul ul { 
	padding-bottom: 0;
	}

#sidebar ul li li { 
	margin-bottom: 0;
	background: url(/images/iceden/li-arrow.gif) no-repeat 0 3px;	
	padding: .2em 0;
	}
	
	
#sidebar ul li li a { 
	padding-left: 10px;
	}
	
	
#sidebar ul li li li {
	margin-left: 10px; 
	}
	

	
/*
#sidebar ul li li li li { 
	padding-left: 2em;
	}
*/


.search input.s { 
	/*width on the input searchfield*/
	width: 200px;
	}

#sidebar ul li.widget_search { 
	margin-bottom: 20px;
}

#sidebar ul li.widget_categories { 
	padding-top: 0;
}

#leaguestats {
 background: url(/images/iceden/stats-bg.jpg) no-repeat 0 0;
 height: 112px;
 padding-top: 38px;
 margin:0 0 20px 0;
}

#leaguestats a {
	font-size: 5em;
	text-transform: uppercase;
	font-family: 'Arvo', Georgia, serif;
	font-weight: bold;
	line-height: 112px;
	display: block;
	float: left;
	width: 89px;
	text-align: center;
	-webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  transition: all linear 0.3s;
	border-right: 1px solid rgba(255,255,255,.4);
	text-shadow: 2px 2px 5px rgba(0,0,0,.5);
	
}

#leaguestats a:link, #leaguestats a:visited, #leaguestats a:hover {
	color: #fff;
	text-decoration: none;
}

#leaguestats a:active {
	
}


#leaguestats a:hover {
	background-color: rgba(169,13,13,.67);
	-webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .8);
  -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .8);
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .8);
}

/*Form 
------------------------------------*/
#comments p { 
clear: both;
margin-bottom: 5px;
}

label.inputlabel {
	float: left;
	display: block;
	width: 110px;
	margin-right: 5px;
	text-align: left;
	padding-top: 3px;
	}
	
.inputfield { 
	width: 200px;
	float: left;
	padding: 2px;
	}
input, textarea { 
	margin-right: 5px;
	font-family: inherit;
	}
	


/*General 
------------------------------------*/

#recaptcha_widget_div {
	padding-bottom: 15px;
}

#recaptcha-submit-btn-area { 
	padding-bottom: 15px;
	}
	
.error, .recaptcha-error { 
	color: #c10101;
	}

.recaptcha-error { 
	color: #c10101;
	font-size: 16px;
	font-weight: bold;
	}

/*Teams pages
----------------------------------*/

.team {
  float:left;
  width: 175px;
  font-size: 14px;
}


/*Calendar Stuff
----------------------------------*/
#page .calendarButtons a { 
color: #fff;
}

/*temp fix for calendar page*/
#page h2.cal-title { 
	float: none;
	display: block;
	}
	
#page a.gmap { 
color: #fff;
}

#datemsg { 
	padding: .6em;
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	margin-bottom: 1em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
  border-radius: 3px;
	background: #D51111 url(/images/iceden/nav-bg.png) repeat-x 0px 100%;
	text-align: center;
}

#datemsg small { 
	font-size: 10px;
}

#content h2.fc-header-title { 
	font-size: 1.6em;
}

#fullcal a .fc-event-title { 
	color: #fff;
}
	
