/*
Theme Name: TVQ Tischtennis Neu (Standard)
Theme URI: http://www.tvq-tischtennis.de
Description: Sparte Tischtennis im TV Quierschied
Version: 1.0
Author: Timo Fl&auml;tgen
Author URI: http://www.flaetgen.de 
*/




* {	padding: 0; margin: 0;	}




/* --------------------------------------Body-------------------------------------- */

body	
		{
			background: #f4f4f4;
			text-align: center;
			background-image: url(images/bg.jpg);
			background-repeat: repeat-x;
			background-position: top center;
		}



/* --------------------------------------Wrap-------------------------------------- */

#wrap 	
		{
			background-color: #fff;
			margin: 10px auto;
			padding: 0;
			width: 920px;
			background-repeat: repeat-y;
			background-image: url(images/wrap.jpg);
		}



#header, #navigation, #content, #footer 
		{	width: 920px;	}



span.invisible {display: none;}

		


/* --------------------------------------Navigation-------------------------------------- */

#navigation	
		{
			background-image: url(images/navigation.jpg);
			background-position: top center;
			background-repeat: no-repeat;
			background-color: #23201e;
			height: 80px;
			text-align: center;
		}


#navigation ul
	{
		clear: both;
		font-family: arial, sans-serif;
		list-style: none;
		float: right;
		background: none;
		height: 80px;
		margin-right: 93px;
	}

* html #navigation ul {margin-right: 47px;}
	

#navigation ul li
	{
		float: left;
		text-decoration: none;
		font-size: 12px;
		border: none;
		background: none;
		font-weight: bold;
		color: #23201e;
	}


#navigation ul li a
	{
		text-decoration: none;
		float: left;
		height: 21px;
		margin-top: 48px;
		margin-right: 9px;
		padding: 9px 9px 0px 9px;
		color: #23201e;
		background: #f0f0f0;
		display: block;	
	}

* html #navigation ul li a {margin-right: 5px;}
	

#navigation ul li a:hover
	{
		text-decoration: underline;
	}


#navigation li .active
	{
		text-decoration: underline;
		color: #f0f0f0;
		background: #801818;
		border-top: 4px solid #801818;
		border-bottom: 2px solid #801818;
		margin-top: 44px;
	}
	


/* --------------------------------------Header-------------------------------------- */


#header	
		{
			background-image: url(images/header.jpg);
			background-position: top center;
			background-repeat: no-repeat;
			background-color: #801818;
			height: 140px;
			text-align: center;
		}
		

#header h2
		{
			color: #f0f0f0;
			font-family: arial, sans-serif;
			font-weight: bold;
			font-size: 18px;
			text-align: left;
			margin-left: 40px;
			padding-top: 65px;
		}



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

#content
		{
			text-align: left;
			background-image: url(images/main.jpg);
			background-position: top left;
			background-repeat: repeat-y;
			border: 0;
		}
		



/* --------------------------------------Main-------------------------------------- */

#main
		{
			float: left;
			width: 590px;
			margin-left: 20px;
		}

* html #main {margin-left: 10px;}


h2.pagetitle
		{
			color: #23201e;
			font-family: arial, sans-serif;
			font-weight: bold;
			text-decoration: underline;
			font-size: 21px;
			text-align: left;
			margin-bottom: 16px;
		}
		

h4
		{
			color: #6b6866;
			font-family: arial, sans-serif;
			font-weight: bold;
			font-style: italic;
			font-size: 16px;
			text-align: left;
			margin-bottom: 15px;
			margin-top: 24px;
		}


p, p.pagetext
		{
			font-family: arial, sans-serif;
			font-size: 13px;
			font-weight: normal;
			color: #23201e;
			line-height: 18px;
			margin: 0px 3px 12px 3px;
		}



p a
		{
			text-decoration: none;
			color: #801818;
		}


p a:hover
		{
			text-decoration: underline;
		}


/* --------------------------------------Posting-------------------------------------- */

.post
		{
			border: 1px dotted #ccc;
			margin-bottom: 20px;
			padding: 3px;
			background: #fff;
			background-image: url(images/post-bg.jpg);
			background-position: bottom center;
			background-repeat: repeat-x;
		}


h2.title
		{
			background: #c1c1c1;
			background-image: url(images/post-h2-bg.jpg);
			background-position: bottom center;
			background-repeat: repeat-x;
			font-family: arial, sans-serif;
			font-size: 18px;
			color: #f0f0f0;
			padding: 3px 6px;
			border: 1px dotted #f4f4f4;
		}
		
		
h2.title a
		{
			text-decoration: none;
			color: #f0f0f0;
		}
	
	
h2.title a:hover
		{
			text-decoration: underline;
		}


h2.title-alternative
		{
			background: #801818;
			background-image: url(images/sidebar-h3-bg.jpg);
			background-position: bottom center;
			background-repeat: repeat-x;
			font-family: arial, sans-serif;
			font-size: 18px;
			color: #f0f0f0;
			padding: 3px 6px;
			border: 1px dotted #f4f4f4;
		}


p.date
		{
			font-family: arial, sans-serif;
			font-size: 11px;
			font-weight: bold;
			font-style: italic;
			color: #23201e;
			margin: 12px 3px;
		}
		
		
.entry p
		{
			font-family: arial, sans-serif;
			font-size: 13px;
			font-weight: normal;
			color: #23201e;
			line-height: 18px;
			margin: 0px 3px 6px 3px;
		}




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

#sidebar
		{
			float: right;
			width: 230px;
			margin-right: 20px;
		}

* html #sidebar {margin-right: 10px;}


.widget
		{
			border: 1px dotted #ccc;
			margin-bottom: 20px;
			padding: 3px;
			background: #fff;
			background-image: url(images/sidebar-bg.jpg);
			background-position: bottom center;
			background-repeat: repeat-x;
		}



.widget h3
		{
			background: #801818;
			background-image: url(images/sidebar-h3-bg.jpg);
			background-position: bottom center;
			background-repeat: repeat-x;
			font-family: arial, sans-serif;
			font-size: 18px;
			color: #f0f0f0;
			padding: 3px 6px;
			border: 1px dotted #f4f4f4;
		}


.widget ul
		{
			font-family: arial, sans-serif;
			font-size: 12px;
			color: #000;
			background: none;
			text-align: left;
			list-style-type: square;
			list-style-position: outside;
			margin-left: 16px;
			margin-top: 12px;
		}


.widget ul li
		{
			font-size: 12px;
			margin-bottom: 4px;
			padding: 0;
			text-align: left;
			color: #23201e;
			text-decoration: none;
		}



.widget ul li a

		{
			color: #801818;
			text-decoration: none;
			font-weight: bold;
		}


.widget ul li a:hover {text-decoration: underline;}



/* --------------------------------------Footer-------------------------------------- */

#footer
		{
			background-color: #656261;
			background-image: url(images/footer.jpg);
			background-position: top center;
			background-repeat: no-repeat;
			margin: 0;
			height: 80px;
		}


#footer p.fleft
		{
			font-family: arial, sans-serif;
			font-size: 11px;
			color: #f0f0f0;
			background: none;
			float: left;
			margin: 25px 0px 0px 30px;
		}

* html #footer p.fleft {margin-left: 14px;}


#footer p.fright
		{
			font-family: arial, sans-serif;
			font-size: 11px;
			color: #f0f0f0;
			background: none;
			float: right;
			margin: 25px 30px 0px 0px;
		}

* html #footer p.fright {margin-right: 14px;}


#footer p a
		{
			color: #f0f0f0;
			text-decoration: none;
			font-weight: bold;
			
		}
		
		
#footer p a:hover
		{
			color: #f0f0f0;
			text-decoration: underline;
			
		}




/* --------------------------------------Liste-------------------------------------- */


#main ul
		{
			font-family: arial, sans-serif;
			font-size: 12px;
			color: #23201e;
			background: none;
			padding: 0;
			text-align: left;
			list-style-type: square;
			list-style-position: outside;
			margin-left: 16px;
			margin-bottom: 15px;
		}



#main ul li
		{
			font-size: 13px;
			margin-bottom: 10px;
			padding: 0;
			text-align: left;
			color: #23201e;
			text-decoration: none;
		}



#main ul li a

		{
			color: #801818;
			text-decoration: none;
		}


#main ul li a:hover {text-decoration: underline;}





/* ------------------------------------Sonstiges------------------------------------ */

.pic
	{
		width: 130px;
		height: 165px;
		padding: 0;
		margin: 24px 32px 0 0;
		float: left;
	}
	
.floats
	{
		width: auto;
		height: auto;
		padding: 0;
		margin: 24px 0 0 0;
		float: left;
	}
	




/* ------------------------------------Pagebar----------------------------------- */


	
.pagebar {text-align: center; padding: 16px; font-family: arial, sans-serif; font-size: 12px; font-weight: bold; font-style: normal;}

.pagebar a
		{
			background: #f0f0f0;
			padding: 4px 6px;
			text-decoration: none;
			color: #23201e;
			border: 1px solid #817c7a;
			
		}
		

.pagebar a:hover
		{
			background: #f0f0f0;
			padding: 4px 6px;
			text-decoration: none;
			color: #801818;
			border: 1px solid #801818;
			
		}


.this-page
		{
			background: #801818;
			padding: 4px 6px;
			text-decoration: none;
			color: #f0f0f0;
			border: 3px solid #801818;
		}
