/*
Theme Name: JU Saarbr&uuml;cken-Land (Standard)
Theme URI: http://www.flaetgen.com/ju-sbland
Description: Internetpr&auml;senz der Jungen Union Saarbr&uuml;cken-Land
Version: 1.0
Author: Timo Fl&auml;tgen
Author URI: http://www.flaetgen.de 
*/




* {	padding: 0; margin: 0;	}




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

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



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

#wrap 	
		{
			background-color: #fff;
			background-image: url(images/content.jpg);
			background-repeat: repeat-y;
			margin: 0 auto;
			padding: 0;
			width: 960px;
			text-align: center;
			height: 100%;
		}



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

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


#header	
		{
			background-image: url(images/header.jpg);
			background-position: top center;
			background-repeat: no-repeat;
			background-color: #063877;
			height: 171px;
		}
		
span.invisible {display: none;}




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

#navigation	
		{
			background-image: url(images/navibar.jpg);
			background-position: bottom center;
			background-repeat: no-repeat;
			background-color: #6a88ad;
			height: 75px;
		}



#navigation ul
	{
		clear: both;
		font-family: helvetica, verdana, arial, sans-serif;
		list-style: none;
		padding-left: 10px;
	}
	

#navigation ul li
	{
		float: left;
		text-decoration: none;
		font-size: 14px;
		border: none;
		background: none;
		margin-top: 1px;
	}




#navigation ul li a
	{
		font-weight: bold;
		text-decoration: none;
		color: #063877;
		background-color: #dce1e5;
		background-image: url(images/button2.jpg);
		background-position: top center;
		padding: 11px 16px 11px 16px;
		border-right: 1px dotted #6a88ad;display: block;
		
	}

	
#navigation ul li a:hover
	{
		text-decoration: none;
		color: #063877;
		background-color: #dce1e5;
		background-image: url(images/button3.jpg);
		background-position: top center;display: block;
		
	}


#navigation .active
	{
		text-decoration: underline;
		color: #fff;
		background-color: #cde1e5;
		background: none;
		background-image: url(images/button1.jpg);
		background-position: top center;
	}
	
	


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

#content
		{
			background-color: #fff;
			text-align: left;
			background-image: url(images/content.jpg);
			background-position: top center;
			background-repeat: repeat-y;
		}
		



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

#footer
		{
			background-image: url(images/footer.jpg);
			background-position: top center;
			background-repeat: no-repeat;
			height: 100px;
			background-color: #9bafc9;
		}


#footer p
		{
			font-family: helvetica, verdana, arial, sans-serif;
			font-size: 11px;
			color: #1c5281;
			background: none;
			padding-top: 37px;
			font-weight: bold;
		}



#footer p a
		{
			font-family: helvetica, verdana, arial, sans-serif;
			font-size: 11px;
			color: #1c5281;
			background: none;
			text-decoration: none;
		}
		
		
#footer p a:hover
		{
			text-decoration: underline;
		}




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

#main
		{
			float: left;
			width: 640px;
			background: #fff;
			border: 0;
			font-family: verdana, arial, sans-serif;
			font-size: 12px;
			margin: 0 0 0 20px;
		}


* html #main
		{
			margin: 0 0 0 9px;
		}


		

.post
		{
			
			margin-bottom: 24px;
			padding: 10px;
			border: 1px dotted #cdd7e4;
			background-color: #fff;
			background-image: url(images/post.jpg);
			background-position: top left;
			background-repeat: repeat-x;
		}




#main h2
		{
			font-family: helvetica, verdana, arial, sans-serif;
			font-size: 20px;
			font-weight: bold;
			border-bottom: 1px dotted #000;
			padding: 2px;
			background: none;
			color: #000;
			margin-bottom: 20px;
		}
		
		
		


#main h3
		{
			font-family: helvetica, verdana, arial, sans-serif;
			font-size: 18px;
			font-weight: bold;
			text-decoration: underline;
			background: #none;
			color: #000;
			margin-bottom: 20px;
		}
	
	
	
#main h4
		{
			font-family: helvetica, verdana, arial, sans-serif;
			font-size: 16px;
			font-weight: bold;
			text-decoration: underline;
			background: none;
			color: #000;
			margin-bottom: 12px;
		}
		
		
		
.post h4 a
		{
			color: #063877;
			text-decoration: underline;
		}




#main .infobox
		{
			border: 1px dotted #cdd7e4;
			background-color: #fff;
			background-image: url(images/infobox.jpg);
			background-position: top left;
			background-repeat: repeat-x;
			padding: 10px;
			margin-bottom: 40px;
			
		}


p
		{
			font-family: helvetica, verdana, arial, sans-serif;
			font-size: 12px;
			color: #000;
			line-height: 18px;
			background: none;
			margin-bottom: 16px;
		}



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


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

.infobox p
		{
			margin-bottom: 8px;
		}
		
		
.post p
		{
			margin-bottom: 8px;
		}


p.nomargin {margin: 0;}




.pagination
		{
			text-align: center;
			font-weight: bold;
			margin-bottom: 0;
		}
		
		
.pagination a:hover
		{
			text-decoration: underline;
		}




.pagebar {text-align: center; padding: 16px;}


.pagebar a
		{
			background: #cdd7e4;
			padding: 4px 6px;
			text-decoration: none;
			color: #063877;
			border: 1px solid #9bafc9;
			
		}
		

.pagebar a:hover
		{
			background: #063877;
			padding: 4px 6px;
			text-decoration: none;
			color: #cdd7e4;
			border: 1px solid #9bafc9;
			
		}


.this-page
		{
			background: #063877;
			padding: 4px 6px;
			text-decoration: none;
			color: #cdd7e4;
			border: 1px solid #9bafc9;
			
		}




.more-link
		{
			background: #cdd7e4;
			padding: 1px 3px;
			text-decoration: none;
			color: #063877;
			font-weight: bold;
		}
		



p.post-info
		{
			font-family: helvetica, verdana, arial, sans-serif;
			font-size: 10px;
			color: #000;
			margin: 0;
			padding: 0;
		}


p.post-info a
		{
			background: none;
			color: #063877;
			text-decoration: none;
			font-weight: normal;
			padding: 0;
			
		}
		

p.post-info a:hover
		{
			background: none;
			color: #063877;
			text-decoration: underline;
			font-weight: normal;
			padding: 0;
			
		}


.picright
		{
			float: right;
			margin-left: 16px;
			margin-bottom: 24px;
			background-color: #fff;
			padding: 4px;
			border: 1px dotted #cdd7e4;
		}
		
		
.picrightnoborder
		{
			float: right;
			margin-left: 16px;
			margin-bottom: 24px;
			background-color: #fff;
			padding: 0;
			border: 0;
		}
		
		
.picleft
		{
			float: left;
			margin-right: 16px;
			margin-bottom: 24px;
			background-color: #fff;
			padding: 4px;
			border: 1px dotted #cdd7e4;
		}



#main ul
		{
			font-size: 12px;
			text-align: left;
			line-height: 20px;
			list-style-type: square;
			list-style-position: outside;
			margin-bottom: 20px;
			margin-left: 20px;
		}
		

#main ol
		{
			font-size: 12px;
			text-align: left;
			line-height: 20px;
			list-style-position: outside;
			margin-bottom: 16px;
			margin-left: 20px;
		}


#main li
		{
			font-family: helvetica, verdana, arial, sans-serif;
			font-size: 12px;
			padding: 0;
			text-align: left;
		}



#main li a
		{
			color: #063877;
			text-decoration: none;
		}
		

#main li a:hover
		{
			color: #063877;
			text-decoration: underline;
			background: none;
		}



#main a img
		{
			text-decoration: none;
			padding: 4px;
			margin: 0;
			background-color: #fff;
			border: 1px dotted #cdd7e4;
		}
		
		
#main a:hover img
		{
			text-decoration: none;
			padding: 4px;
			margin: 0;
			background-color: #fff;
			border: 1px dotted #6a88ad;
		}



.expresso
		{
			float: left;
			width: 310px;
			margin-top: 12px;
			margin-bottom: 8px;
		}



.expresso p
		{
			font-family: helvetica, verdana, arial, sans-serif;
			font-size: 12px;
			
		}



.expresso a
		{
			font-family: helvetica, verdana, arial, sans-serif;
			font-size: 14px;
			background: none;
			color: #063877;
			text-decoration: none;
			
		}
		


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






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

#sidebar
		{
			float: right;
			width: 260px;
			background: #cdd7e4;
			border: 0;
			font-family: verdana, arial, sans-serif;
			font-size: 10px;
			margin: 0 20px 0 0;
		}
		
		
* html #sidebar
		{
			margin: 0 9px 0 0;
		}


.flickr-photos
		{
			margin-bottom: 32px;
		}
		

.flickr-photos a img
		{
			border: 0;
			text-decoration: none;
		}


.flickrimage
		{
			margin: 0 0 2px 0;
		}

		
		
.subnavi
		{
			margin-bottom: 32px;
		}


#sidebar h2
		{
			font-family: helvetica, verdana, arial, sans-serif;
			font-size: 16px;
			font-weight: bold;
			padding: 4px;
			background: #fff;
			color: #063877;
			border-bottom: 1px dotted #6a88ad;
			border-top: 1px dotted #6a88ad;
			margin-bottom: 12px;
		}
		

#sidebar a
		{
			color: #063877;
			text-decoration: none;
			background: none;
		}
		

#sidebar a:hover
		{
			color: #063877;
			text-decoration: underline;
			background: none;
		}



.textwidget ul
		{
			list-style-type: square;
			list-style-position: inside;
			font-family: helvetica, verdana, arial, sans-serif;
			font-size: 12px;
			color: #6a88ad;
		}
		

.textwidget ul li
		{
			margin-top: 4px;
		}


.textwidget ul li a
		{
			color: #063877;
		}
		

.textwidget ul li a:hover
		{
			color: #063877;
			text-decoration: underline;
		}
		

#sidebar .subactive
		{
			font-weight: bold;
		}




#interaktiv-buttons
		{
			text-align: left;
			margin-bottom: 32px;
			border: 0;
			text-decoration: none;
		}


* html #interaktiv-buttons, *+html #interaktiv-buttons {margin-bottom: 42px;}



#interaktiv-buttons a img
		{
			border: 0;
			margin-right: 5px;
			margin-bottom: 5px;
			text-decoration: none;
			float: left;
		}


#interaktiv-buttons a:hover img
		{
			border: 0;
			margin-right: 5px;
			margin-bottom: 5px;
			text-decoration: none;
			float: left;
		}
		

#sidebar span.lckomma {display: none;}
	


/* -----------------------------WordPress Generated Classes--------------------------------- */


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 10px;
}

.alignright {
   float: right;
   margin-left: 10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}



/* ----------------------------TERMINE----------------------------- */

#main ul.termin-liste
		{
		
			background: none;
			text-align: left;
			list-style-type: square;
			list-style-position: outside;
			margin: 0;
			margin-bottom: 20px;
			padding: 0;
		}
		

#main ul.termin-liste li
		{
			font-size: 12px;
			line-height: 18px;
			margin: 6px 0;
			margin-left: 16px;
			padding: 0 0 6px 0;
			text-align: left;
			text-decoration: none;
		}


#sidebar ul.termin-liste
		{
		
			background: none;
			text-align: left;
			list-style-type: none;
			list-style-position: outside;
			margin: 0;
			margin-bottom: 32px;
			padding: 0;
			color: #063877;
		}
			
			
#sidebar ul.termin-liste li
		{
			margin-bottom: 8px;
			color: #063877;
			line-height: 16px;
		}