/*
Theme Name: SV Donar
Theme URI: http://www.svdonar.nl/
Description: Supportersvereniging Donar. Fans van GasTerra Flames.
Version: 1.0
Author: Pepijn Koning
Tags: basketball, fans, supporters
*/


/* RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* BODY */

html {
	overflow-x: hidden;
	height: 100%;	
}

body {
	background-repeat: repeat-x;
	background-color: white;
	background-image: url(img/bg.png);
	background-position: 0 -4px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #08253d;
	margin: 0;
	padding: 0;
}

strong {
	font-weight: bold;
	font-size: 14px;
}

h1, h1 a {
	font-size: 21px;
	font-weight: bold;
	color: #003c66;
	text-shadow: #fff 0px 1px 0px;
	padding-bottom: 12px;
	text-decoration: none;
}

h2, h2 a {
	font-size: 18px;
	font-weight: bold;
	color: #115381;
	text-shadow: #fff 0px 1px 0px;
	padding: 12px 0 2px 0;
	text-decoration: none;
}
h1 a:hover, h2 a:hover { text-decoration: underline; }

h3 {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
	
p {
  margin: 8px 0 14px 0;
  display: block;
}

p#links img {
	margin: 0 25px 25px 0;
}

p.details {
	margin: 2px 0 -5px 0;
	color: #a1a9af;
	font-size: 12px;
	overflow: hidden;
}
p.details a.comments, #p.details a.comments:hover {
	float: right;
	color: #a1a9af;
	text-decoration: none;
}
p.details a {
	color: #a1a9af;
	text-decoration: none;	
}
p.details a:hover {
	text-decoration: underline;	
}
p.details.post {
	margin: -8px 0 5px 0;
}

.alignright {
	float: right;
	margin: 15px 0 15px 15px;
}

.alignleft {
	float: left;
	margin: 15px 15px 15px 0;
}

ul {
	list-style: circle;
	margin: 10px 15px 0 15px;
}

a {
	color: #08253d;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* CONTAINER */

div#container {
	position: relative;
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}


/* TOPBAR */

div#topbar {
	position: relative;
	height: 49px;
	background: url(img/bg.png);
}

	/* minilogo */
	div#topbar div#minilogo {
		float: left;
		display: block;
		margin: 3px 12px 0 8px;
	}
		div#topbar div#minilogo a {
			width: 48px
			height: 36px;
		}

	/* menu */
	div#topbar ul {
		list-style: none;
		margin: 0;
		padding: 13px 0 0 0;
		text-shadow: #556982 0px 1px 0px;
	}
	
	div#topbar li {
		float: left;
		margin: 0 4px 0 0;
	}
	
		div#topbar li a {
			float: left;
			display: block;
			text-decoration: none;
			color: #c2d9f0;
			padding: 6px 12px;
			border-radius: 4px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
		}
		div#topbar li a:hover {
			background: url(img/menu_hover.png);
			color: #fff;
		}
		
		/* current page */
		div#topbar li.current_page_item a {
			color: #fff;
		}
		div#topbar li.current_page_item a:hover { 
			background: none; 
		}
	
	/* search */
	
	div#topbar div#search {
		float: right;
		text-align: right;
	}
	
		div#topbar div#search form#search-form {
			background: url(img/searchform.png);
			height: 25px;
			width: 194px;
		}
			
			div#topbar div#search form#search-form input#search-input {
				-webkit-appearance: textfield;
				-webkit-rtl-ordering: logical;
				/* -webkit-user-select: text;
				-webkit-appearance: inner-spin-button;*/
				margin: 6px 0 0 28px;
				background: transparent;
				cursor: auto;
				border: 0px;
				width: 166px;
				color: #848484;
			}
	/* 194 25 */


/* HEADER */

div#header {
	position: relative;
	height: 206px;
	background: url(img/header.jpg);
}

	div#header a#logo {
		width: 185px;
		height: 206px;
		background: url(img/logo.png);
		display: block;
		text-indent: -9999em;
		float: left;
		z-index: 2;
	}
	
	div#header a#slogan {
		margin-top: 153px;
		width: 604px;
		height: 53px;
		background: url(img/slogan.png);
		display: block;
		text-indent: -9999em;
		float: right;
		z-index: 2;
	}

/* SOCIALBAR */

div#socialbar {
	position: relative;
	height: 34px;
	background: url(img/twitterbar_bg.png);
}

	div#socialbar div#twitter {
		float: left;
		margin: 10px 0 0 0;
		color: #464646;
		display: block;
		overflow: hidden;
		text-shadow: #fcfcfc 0px 1px 0px;
		width: 850px;
		height: 15px;
	}
	div#socialbar div#twitter a  {
		color: #767676;
		text-decoration: none;
		margin-right: 10px;
	}
	div#socialbar div#twitter a:hover  {
		color: #a2a2a2;
	}

	/* socialmedia icons */
	div#socialbar div.socialmedia-twitter {
		float: left;
		display: block;
		margin: 9px 12px 0 16px;
	}
		
	div#socialbar div.socialmedia {
		float: right;
		display: block;
		margin: 9px 16px 0 12px;
	}


/* CONTENT */

div#content {
	position: relative;
	background: url(img/content_topshadow.png) repeat-x;
	padding: 15px;
	display: block;
	overflow: hidden;
	font-size: 13px;
	line-height: 21px;
}

	/* content images */
	div#content img, div#content a img {
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px; 
	}
	div#content a:hover img {
		/* opacity:0.6;
		filter:alpha(opacity=60); */
	}
	
	div#content img.mini {
		margin: 10px 8px 10px 0;
	}
	
	div#content p ul {
		margin-bottom: 16px;
	}
	
	div#content div.post {
		overflow: hidden;
	}
	
	
	/* frontpage column left */
	div#content div#frontpage {
		float: left;
		display: block;
		width: 440px;
	}
	
	/* singlepagepage column left */
	div#content div#singlepage {
		float: left;
		display: block;
		width: 700px;
	}
	
	/* sidebar */
	
	div#sidebar-1 {
		float: right;
		display: block;
		width: 245px;
	}
	
	div#sidebar-2 {
		float: right;
		display: block;
		width: 245px;
		margin-right: 15px;
	}
	
	div#sidebar-1 img, div#sidebar-2 img {
		margin-bottom: 15px;
	}
	
	div#video-previews {
		overflow: hidden;
	}
	
	div.video-preview {
		width: 100px;
		height: 56px;
		display: block;
		overflow: hidden;
		margin-top: 12px;
		margin-bottom: 3px;
	}
	div.video-preview.left { float: left; }
	div.video-preview.right { float: right; }
		
		div.video-preview img {
			margin-top: -20px;
			margin-left: -10px;
			z-index: 1;
		}
		
		div.video-preview span {
			z-index: 2;
			position: absolute;
			padding: 38px 0 0 3px;
		}
		
			div.video-preview a, div.video-preview a:hover {
				font-size: 11px;
				color: #fff;
				text-shadow: #000 0px 1px 0px;
				text-decoration: none;
			}
	
	/* box grey */
	
	div.box-grey {
		background-color: #f8f8f8;
		border: 1px solid #ededed;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px; 
		margin-bottom: 15px;
		padding: 14px;
		color: #08253d;
	}
	
	/* box blue */
	
	div.box-blue {
		background-image: url(img/box_blue_bg.png);
		background-color: #001224;
		background-repeat: repeat-y;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px; 
		margin-bottom: 15px;
		padding: 14px;
		color: #ffffff;
	}
	
	/* gameoverview */
	
	div#games {
		display: block;
		height: 130px;
		margin-bottom: 15px;
	}
	
		div#games div.gameoverview {
			color: #ffffff;
			background-image: url(img/box_blue_bg.png);
			background-color: #001224;
			border-radius: 4px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			float: left;
			display: block;
			overflow: hidden;
			height: 130px;
			width: 73px;
			margin-right: 13px;
		}
		div#games div.gameoverview p {
			margin: 6px 0 0 0;
			padding: 0;
			text-align: center;
			font-size: 11px;
			line-height: 16px;
		}
		div#games div.gameoverview strong {
			font-size: 11px;
		}
		div#games div.gameoverview img {
			margin-left: 7px;
			margin-top: 6px;
		}
		div#games div.gameoverview.last {
			margin-right: 0;
		}

/* LINKS*/

div#links {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 15px 0;
}

div#links img {
	margin: 0 15px;
	padding: 0px;
	height: 40px;
	width: 108px;
}
	
	
/* FOOTER */

div#footer {
	background-color: #fdfdfd;
	/* border-top: 1px solid #f1f1f1; */
	padding: 13px;
	text-shadow: #fff 0px 1px 0px;
	color: #454545;
	background: url(img/bg-footer.png) repeat-x;
}

	div#footer div#footer-container {
		position: relative;
		width: 960px;
		margin: 0 auto;
		text-align: left;
		overflow: hidden;
	}
	
	div#footer div#footer-container div#feed {
		float: left;
		text-align: left;
		background: url(img/rss_logo.gif) no-repeat;
		padding-left: 22px;
	}
	
	div#footer div#footer-container div#copyright {
		float: right;
		width: 560px;
		text-align: right;
	}
	

/* PAGE NUMBERS */

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 20px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#wp_page_numbers {
	width: 100%;
	padding: 0;
	margin-top: 15px;
	color: #383838;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	display: block;
	color: #383838;
	font-size: 12px;
}

#wp_page_numbers li a:hover {
	color: #383838;
	font-weight: bold;
}

#wp_page_numbers li.space {
	font-size: 12px;
	color: #383838;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	color: #fff;
	font-weight: normal;
	background-image: url(img/box_blue_bg.png);
	background-color: #001224;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
}
#wp_page_numbers li.active_page a:hover  {
	color: #fff; /* IE fix */
	font-weight: normal;
}

#wp_page_numbers li.page_info {
	float: left;
	font-size: 12px;
	color: #aaa;
	display: block;
	padding: 3px;
	padding-right: 5px;
}


/* MATCHWINNER */

table.matchwinner {
	width: 700px;
}

table.matchwinner tr {
	height: 34px;
}

table.matchwinner td {
	line-height: 38px;
	background: white url(img/tablerow-bg.png) center 1px no-repeat;
}

	table.matchwinner td.time {
		padding-left: 15px;
		width: 50px;
		background-position: left 1px;
	}
	table.matchwinner td.home {
		text-align: right;
		padding-right: 15px;
		width: 180px;
	}
	table.matchwinner td.score {
		text-align: center;
	}
	table.matchwinner td.away {
		text-align: left;
		padding-left: 15px;
		width: 180px;
	}
	table.matchwinner td.info {
		padding-right: 15px;
		width: 130px;
		text-align: right;
		background-position: right 1px;
	}
	
table.matchwinner input {
	-webkit-appearance: textfield;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	/* -webkit-appearance: inner-spin-button;  */
	-webkit-appearance: caret;
	
	background: url(img/score-bg.png) center center no-repeat;
	cursor: auto;
	border: 0px;
	color: white;
	
	width: 46px;
	height: 30px;
	text-align: center;
	font-size: 17px;
	padding-top: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
