/*  
Theme Name: DY_v2
Theme URI: http://www.dancing-youth.be
Description: Dancing Youth
Version: 2.0
Author: crul david
Author URI: http://www.krotter.be
*/

.clearfix:after, .cat-item:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix, .cat-item {
    display: inline-block;
}

html[xmlns] .clearfix, html[xmlns] .cat-item {
    display: block;
}

* html .clearfix, * html .cat-item {
    height: 1%;
}

body, html {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #0d0c0d;
	font-family: verdana;
	font-size: 12px;
	text-align:center;
}

a:hover {
	text-decoration: none;
}

#page {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	background-image: url("images/middle_bg.gif");
	background-repeat: repeat-y;
	position: relative;
}

#page_wide {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	background-color:  #cfe3ff;
}

#header {
	height: 200px;
	background-image: url("images/header_bg.jpg");
}

#topmenu {
	vertical-align: bottom;
	position: absolute;
	top: 168px;
}

#zoekfunctie {
	position: absolute;
	height: 10px;
	top: 100px;
	left: 0px;
}

.topmenuitem {
	display:block;
	width: 105px;
	height: 23px;
	background-image: url("images/topmenu_bg_inactive.png");
	float: left;
	text-align: center;
	line-height:23px;
	color: #006cff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 7px;
	margin-top: 9px;
}

.topmenuitem:hover {
	background-image: url("images/topmenu_bg_inactive_over.png");
	color: #FFF;
}

.topmenuitem_active {
	height: 32px;
	background-image: url("images/topmenu_bg_active.png");
	color: #FFF;
	font-size: 15px;
	margin-top: 0px;
	line-height: 30px;
}

.topmenuitem_active:hover {
	background-image: url("images/topmenu_bg_active.png");
	color: #FFF;
}

#topbar, #bottombar {
	background-color: #006cff;
	height: 27px;
	clear: both;
	vertical-align: middle;
}

#adsenseheader {
	padding-left: 23px;
	padding-top: 6px;
}

#middle {

}

#content {
	float: left;
	width: 546px;
	background-color: #cfe3ff;
	background-image: url("images/content_bg.jpg");
	background-repeat: repeat-x;
	text-align: center;
}

#content_wide {
text-align: left;
float: left;
	width: 960px;
	background-color: #cfe3ff;

}

.contentwrapper {
	margin: 0px auto;
	width: 525px;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

#content_wide .contentwrapper {
width: 940px;
}

.contentitem {
	margin: 10px;
}

.post h1, .commenthead h3 , .page h1 { 
	font-size: 19px; 
	line-height: 15px; 
	letter-spacing: -1px; 
	font-weight: normal; 
	font-family: arial;
	padding: 0px;
	margin: 0px;
	display: block;
	color: #006cff;
	padding-top: 5px;
}

.post h1 a, .page h1 a {
	color: #006cff;
	text-decoration: none;
}

.post h1 a:visited, .page h1 a:visited {
	color: #006cff;
	text-decoration: none;
}

.post h1 a:hover, .page h1 a:hover {
	color: #03306c;
	text-decoration: none;
}

.contentitem h3 {
	color: #006cff;
	font-size: 16px;
	font-weight:bold;
}

.contentwrapper .bottom_corners {
	background-image: url("images/contentitem_corners_bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 4px;
	font-size: 1px;
}

.contentwrapper .top_corners {
	background-image: url("images/contentitem_corners_top.jpg");
	background-repeat: no-repeat;
	height: 4px;
	font-size: 1px;
}

#content_wide .contentwrapper .top_corners {
	background-image: url("images/contentitem_corners_top_wide.jpg");
	font-size: 1px;
}

#content_wide .contentwrapper .bottom_corners {
	background-image: url("images/contentitem_corners_bottom_wide.jpg");
	font-size: 1px;
}

.navigation {
	text-align: center;
	font-size: 12px;
}

.navigation a {
	color: #5ea3ff;
	font-size: 12px;
}

.posthead, .commenthead, .pagehead { 
	padding-left: 53px; 
	position: relative;
	background-image: url("images/header_post_bg.jpg");
	background-repeat: repeat-x;
	height: 55px;
	padding-top: 5px;
}

.commenthead {
	padding-left: 10px;
}

.pagehead {
	padding-left: 10px;
	padding-top: 10px;
}

.postdate {
	position: absolute;
	top: 7px;
	left: 10px;
	text-align: center;
	margin: 0;
	padding: 2px 10px 2px 0px;
	list-style: none;
	border-right: solid 1px #ccc;
}

.postdate .month { display: block; font-size: 9px; line-height: 9px; color: #666; text-transform: uppercase;}

.postdate .day { 
	display: block;
	font-size: 21px;
	font-family: Arial;
	font-weight: bold; 
	line-height: 19px; 
	color: #ccc; 
	letter-spacing: -1px;
}

.postinfo {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #828282;
}

.postinfo em { font-style: normal;}
.postinfo em a { text-decoration: underline; color: #828282;}
.postinfo em a:visited { text-decoration: underline; color: #828282;}
.postinfo em a:hover { text-decoration: underline; color: #828282; }

.postfoot {
	width: 510px;
	margin: 0px auto;
}

.postfoot_bottom_corners {
	background-image: url("images/postfoot_corners_bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 2px;
	font-size: 1px;

}

.postfoot_top_corners {
	background-image: url("images/postfoot_corners_top.jpg");
	background-repeat: no-repeat;
	height: 2px;
	font-size: 1px;
}


.postfootwrapper {
	text-align: center;
}

.entry {
	color: #1d2635;
	line-height: 24px;
}

.entry img {
	margin: 10px;
}

.entry a {
	color: #ff59bb;
}

a.more-link {
	display: block;
}

p {
	line-height: 24px;
}

.commentmetadata, .commentmetadata a {
	color: #5ea3ff;
	font-size: 11px;
}

.commentmetadata a:hover {
	text-decoration: none;
}

/* comments */
.commentlist {
list-style:none;
margin: 0px;
padding: 0px;
}

.commentlist li {
	clear: both;
	margin-bottom: 20px;
}

.commentauthor {
	width: 165px;
	float: left;
	color: #f254b1;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 12px;
}

.commentauthor a {
	color: #f254b1;
}

.commentmetadata {
	width: 165px;
	float: left;
	clear: left;
	color: #828282;
	font-size: 11px;
	margin-top: 5px;
}

.commenttext {
	width: 340px;
	float: right;
}

#content_wide .commenttext {
width: 750px;
}

.commenttext p {
	color: #1c2432;
	line-height: 20px;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}

.commenttext a {
	color: #ff59bb;
}

.commenthead h3 {
padding-top: 15px;
}
/* /comments */

.postmetadata {
	padding: 5px;
	background-color: #e9e9e9;
}

.postmetadata a {
	color: #5ea3ff;
	text-decoration: none;
	font-size: 11px;
}

.postmetadata a:hover {
	text-decoration: underline;
}

.react {
	float: left;
	width: 200px;
	background-image: url("images/react_ico.jpg");
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #5ea3ff;
	font-size: 11px;
	text-align: left;
}

.ratings {
	float: right;
	width: 200px;
	color: #828282;
	font-size: 11px;
	text-align: right;
}

#sidebar {
	float: right;
	width: 414px;
	background-color: #b7c9e2;
}

#sidebar .top_corners {
	background-image: url("images/sidebar_corners_top.jpg");
	background-repeat: no-repeat;
	height: 5px;
	font-size: 1px;
}

#sidebar .bottom_corners {
	background-image: url("images/sidebar_corners_bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 5px;
	clear:both;
	font-size: 1px;
}

#sidebarwrapper, #eventswrapper {
	background-color: #0d0c0d;
	width: 399px;
	color: #FFF;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#wp-calendar {
margin-left: 5px;
}

#sidebar_l {
	float: left;
	width: 228px;
	margin-left: 4px;
	* margin-left: 2px;
}

#sidebar_r {
	float: right;
	width: 163px;
}

#footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	color: #FFF;
	font-size: 10px;
	background-color: #0d0c0d;
}

#footer a {
	color: #FFF;
	font-size: 10px;
}

#commentform a {
	color: #5ea3ff;
	text-decoration: none;
}

#commentform a:hover {
	text-decoration: underline;
}

#search, #videos {
	background-color: #272527;
	margin-top: 10px;
	width: 159px;
}

#search_header, #videos_header {
	background-image: url("images/menu_r_header.jpg");
	background-repeat: no-repeat;
	height: 43px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}

#search_footer, #videos_footer {
	background-image: url("images/menu_r_corners_bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom;	
	height: 4px;
	font-size: 1px;
}

#searchform div {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#searchform #s {
	margin-bottom: 10px;
}

#zoekveld {
	width: 160px;
	margin:0px;
	padding: 0px;
}

#zoekbutton {
background-color: #FFFFFF;
border: 1px solid #666666;;
}

#zoekbutton:hover {
	border: 1px solid #bc2a4d;
	color: #bc2a4d;
}

#videos-list {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#videos-list li {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px;
}

#videos-list li a {
	color: #FFF;
	font-size: 11px;
}

.entry .left {
	float: left;
	clear: left;
}

.entry .right {
	float: right;
	clear: right;
}

.entry .entry-video {
	text-align: center;
}

.polls-wrapper {
	text-align: center;
}

.polls-wrapper  .wp-polls {
	border: 1px solid #BBBBBB;
	padding: 10px;
	background-color: #eeeeee;
	margin: 0px auto;
	text-align: left;
	width: 300px !important;
}

#rssfeed {
	margin-top: 20px;
	background-image: url("images/rssfeed.jpg");
	background-repeat: no-repeat;
	background-position: 20px 0px;
	width: 159px;
}

.rssfeed {
	color: #FFF;
	font-weight:bold;
	font-size: 16px;
	text-decoration: none;
	display: block;
	height: 45px;
	padding-left: 50px;
}

.rssfeed:hover {
	text-decoration: underline;
}

.page h1 {
	padding-bottom: 30px;
}

.page .entry, .page_wide .entry {
	display:block;
	clear:both;
}



#scf2 input, #scf2 textarea {
	border:1px solid #006cff;
	background-color:#cfe3ff;
}

#videos-overview {
}

.videos-item {
	float: left;
	list-style: none;
	display:block;
	padding: 0px;
	margin: 0px;
	width: 140px;
	height: 160px;
	line-height: 14px;
	text-align:center;
	margin-bottom: 20px;
}

/* relatedposts */
div.relatedposts {
	clear:both;
	line-height: 16px;
	margin-top: 30px;
	color: #1c2432;
	font-size: 11px;
	background-color: #f2f2f2;
	border: 1px dashed #595959;
	letter-spacing: -1px;
	padding: 5px;
}

ul.relatedposts  {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-top: 10px;
}
/* /relatedposts */

.tekstad {
	float: left;
	margin-bottom: 20px;
}

/* Welcome message */

.introtekst {
background-color: none;
}

.contentitem_l {
width: 300px;
float:left;
font-size: 11px;
margin-right: 18px;
}

.contentitem_l .entry {
line-height: 18px;
}

.contentitem_l h1 {
	color: #006cff;
	font-size: 18px;
	font-weight: normal;
}

.contentitem_r {
width: 182px;
float:left;

}

.contentitem_r h1 {
	color: #006cff;
	font-size: 11px;
	font-weight: bold;
}

.contentitem_r ul {
margin: 0px;
padding: 0px;

}

.contentitem_r li {
list-style: none;
margin: 4px;

}

#tecktonik_tutorial a, #melbourneshuffle_tutorial a, #jump_tutorial a {
display:block;
width: 177px;
height: 88px;
margin: 0px;
text-indent: -5000px;
outline: none;
}

#tecktonik_tutorial a{
background: url("/afbeeldingen/leer-de-tecktonik-moves.jpg") no-repeat 0 0;
}

#melbourneshuffle_tutorial a{
background: url("/afbeeldingen/overzicht-melbourne-shuffle-passen.jpg") no-repeat 0 0;
}

#jump_tutorial a{
background: url("/afbeeldingen/leren-jumpen.jpg") no-repeat 0 0;
}


#dancelocatorbutton a {
	background-image: url("images/dance-locator.jpg");
	background-repeat: no-repeat;
	width: 399px;
	height: 70px;
	display: block;
	text-indent: -5000px;
	outline: none;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 7px;
}

#battlearenabutton a {
	background-image: url("images/battle-arena.jpg");
	background-repeat: no-repeat;
	width: 399px;
	height: 70px;
	display: block;
	text-indent: -5000px;
	outline: none;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 7px;
}

#dancingyouthtshirtsbutton a {
	background-image: url("images/dancing-youth-tshirt-bestellen.jpg");
	background-repeat: no-repeat;
	width: 399px;
	height: 177px;
	display: block;
	text-indent: -5000px;
	outline: none;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 7px;
}

div.postinfo-content {
float: left;
padding: 3px;
}
/*

div.post-ratings {
float: right;
text-align:right;
padding: 3px;
width: 220px;
}
*/
.battlearea .entry-video {
float: left;
}

.vs {
float: left;
font-size: 60px;
display: block;
line-height: 200px;
}

.battlearea {
clear: both;
display:block;
width: 100%;
height: 400px;
}

/* algemene sidebar_l_inhoud settings */
#sidebar_l_inhoud {
	width: 224px;
}

#sidebar_l_inhoud, #sidebar_l_inhoud ul, #sidebar_l_inhoud li {
	margin: 0px;
	padding:0px;
}

#sidebar_l_inhoud li {
	list-style: none;
}
/* /algemene sidebar_l_inhoud settings */

/* /mainmenu */
#mainmenu {
}

#mainmenu li {
	list-style: none;
	position: relative;
}

#mainmenu li li {
}

#mainmenu li a{
	background-image: url("http://www.dancing-youth.be/wp-content/themes/dy/images/menu_item_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 224px;
	* width: 184px;
	height: 36px;
	display: block;
	font-size: 20px;
	letter-spacing: -1px;
	font-family: arial;	
	color: #FFF;
	text-decoration: none;
	padding-left: 40px;
	line-height: 36px;
	margin-bottom: 3px;
}

#mainmenu .current-cat-parent a {
	margin-bottom: 0px;
}

#mainmenu li a:hover {
	background-image: url("http://www.dancing-youth.be/wp-content/themes/dy/images/menu_item_bg_over.jpg");
}

#mainmenu li .cat_count {
	position: absolute;
	top: 0px;
	left: 195px;
	text-align: center;
	width: 20px;
	line-height: 36px;
	font-size: 18px;
	letter-spacing: -1px;
}

#mainmenu li li a{
	background-image: url("http://www.dancing-youth.be/wp-content/themes/dy/images/menu_subitem_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	width: 224px;
	* width: 179px;
	height: 22px;
	padding-left: 45px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 22px;
	margin-bottom: 1px;
}
/*
#mainmenu .current-cat-parent li a {
	margin-bottom: 1px;
}
*/
#mainmenu li li a:hover {
	background-image: url("http://www.dancing-youth.be/wp-content/themes/dy/images/menu_subitem_bg_over.jpg");
}

#mainmenu li li .cat_count {
	text-align: center;
	width: 20px;
	line-height: 22px;
	font-size: 12px;
	letter-spacing: -1px;
	font-weight: bold;
}

#mainmenu>li>a  {
	display: block;
	width: 184px;
}

#mainmenu>li>ul>li>a {
	display: block;
	width: 179px;
}
/* /mainmenu */

/* Poll in menu */
#activepoll {
	background-color: #03306c;
}

#activepoll li {
	list-style: none;
}

#activepoll ul {
	padding: 0px;
	margin: 0px;
}

#activepoll p {
	font-family: arial;
	font-size: 12px;
	line-height: 12px;
}

#activepoll .wp-polls {
	margin: 3px;
}

.menutitle {
	background-image: url("http://www.dancing-youth.be/wp-content/themes/dy/images/menu_title.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
	font-size: 20px;
	font-family: arial;
	letter-spacing: -1px;
	line-height: 36px;
	padding-left: 10px;
}

.menutitle span {
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

.menutitle span a {
	font-family: arial;
	letter-spacing: 0px;
	color: #FFFFFF;
}

.menutitle span a:hover {
	text-decoration: none;
}

.menutitle_bottom {
	background-image: url("http://www.dancing-youth.be/wp-content/themes/dy/images/menu_title_bottom.jpg");
	background-repeat: no-repeat;
	background-color: #0d0c0d;
	height: 3px;
	line-height: 3px;
}

#activepoll .wp-polls-ul li {
	background-image: url("http://www.dancing-youth.be/wp-content/themes/dy/images/poll_item.jpg");
	background-repeat: repeat-x;
	background-color: #3071c7;
	padding: 5px;
	margin-bottom: 2px;
}

#activepoll .wp-polls-ul li small {
display: block;
}

.wp-polls-ans a {
	font-family:arial;
	color: #FFFFFF;
}

.wp-polls-ans a:hover {
	text-decoration: none;
}
/* /Poll in menu */

/* Recentcomments in menu */
#recentcomments {
	background-color: #03306c;
}

#recentcomments ul {
	margin: 0px;
	padding: 5px;
}

.recentcommentsitem {
	list-style: none;
}

.recentcommentsitem  a {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
}

.recentcommentsitem  .comment_author {
	text-decoration: none;
	font-weight: bold;
}
/* /Recentcomments in menu */

