/*  
Theme Name: LoopLooks
Theme URI: http://www.add-link-url.com
Description: LoopLooks
Author: AddLinkUrl
Author URI: http://www.add-link-url.com
*/


* {
	margin: 0;
	padding: 0;
}

body {
	color: #666;
	font: normal 75% Arial, sans-serif;
	padding-top: 0;
	padding-left: 0;
	background-color: #666;
}


/* misc ----------------------------------------------------- */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}


/* structure ------------------------------------------------ */
.inner-container {
	background: #ffffff;
	font-size: 1.0em;
	margin: 0 auto;
	width: 920px;
}

.outer-container {
	padding-bottom: 0;
}

/* header & title ------------------------------------------ */
.header {
	/*background: url('http://www.loopkomm.de/wp-content/themes/LoopLooks/header/header.swf') no-repeat;*/
	height: 250px;
	margin-bottom: 0;
	text-align: left;
}

#header_home {
  background: url('http://www.loopkomm.de/wp-content/themes/LoopLooks/header/header_00.jpg') no-repeat;
}

#header_01 {
  background: url('http://www.loopkomm.de/wp-content/themes/LoopLooks/header/header_01.jpg') no-repeat;
}

#header_02 {
  background: url('http://www.loopkomm.de/wp-content/themes/LoopLooks/header/header_02.jpg') no-repeat;
}

#header_03 {
  background: url('http://www.loopkomm.de/wp-content/themes/LoopLooks/header/header_03.jpg') no-repeat;
}

#header_04 {
  background: url('http://www.loopkomm.de/wp-content/themes/LoopLooks/header/header_04.jpg') no-repeat;
}

#header_05 {
  background: url('http://www.loopkomm.de/wp-content/themes/LoopLooks/header/header_05.jpg') no-repeat;
}

#header_06 {
  background: url('http://www.loopkomm.de/wp-content/themes/LoopLooks/header/header_06.jpg') no-repeat;
}

#header_07 {
  background: url('http://www.loopkomm.de/wp-content/themes/LoopLooks/header/header_07.jpg') no-repeat;
}

#header_08 {
  background: url('http://www.loopkomm.de/wp-content/themes/LoopLooks/header/header_08.jpg') no-repeat;
}

#header_09 {
  background: url('http://www.loopkomm.de/wp-content/themes/LoopLooks/header/header_09.jpg') no-repeat;
}

#header_10 {
  background: url('http://www.loopkomm.de/wp-content/themes/LoopLooks/header/header_10.jpg') no-repeat;
}

#header_11  {
  background: url('http://www.loopkomm.de/wp-content/themes/LoopLooks/header/header_11.jpg') no-repeat;
}

.header .title {
	color: #fff;
	padding-top: 20px;
	padding-left: 330px;
}

#nav  {
  	height: 30px;
	padding: 0px 0px;
	background: #999; 
}

#main {
	background: url('img/main.gif') repeat-y;
	padding: 8px 0 0 0;
}

/* die Klasse .no definiert, dass die content-nav ausgeblendet wird und .content breiter wird */
.no #nav-content {
  display: none !important;
}

#nav-content {
	float: left;
	width: 151px;
	margin-top: 25px; 	
}

.content {
	float: left;
	width: 559px;
	margin-left: 10px;
}

.no .content  {
  width: 650px !important;
  margin: 0 40px 0 30px;
  display: inline;
}


.content .descr {
	color: #fff;
	font-size: 0.9em;
	margin-bottom: 6px;
}

#sidebar {
	float: left;
	width: 150px;
	margin: 7px 0 0 17px;
	font-size: 80% !important;
}

#sidebar form {
	margin: 7px 0 0 0;
}

.widget {width: 130px; margin-left: 10px;}

/* zus�tzlicher Content in der rechten Spalte mittel Excerp */
.extra-content {margin: 0 0 15px 0;}

.extra-content p {
  width: 130px; margin: 0 0 9px 10px;
}

#footer {
  clear: both;
  height: 2.5em;
  line-height: 2.4em;
  margin-top: 20px;
  font-size: 90%;
  color: #FFF;
  text-align: center;
  width: 920px;
  background: #333366;
  }

#footer a { color:#fff; text-decoration: none; }
#footer a:hover { color:#ddd; text-decoration: none; } 
 
/* LINKS */

a:link {color: #333366; text-decoration: none;}
a:visited {color: #333366;}
#sidebar a:link {color: #333366;}
#sidebar a:visited {color: #333366;}

a:active, a:hover, a:focus {outline: none; color: #000033;}
#sidebar a:active, #sidebar a:hover {color: #000;}

img {border: none;}

hr {color: #FFF; width: 100%; background-color: #FFF; border-top: 1px dotted #999; border-left: none; border-right: none; border-bottom: none; margin: 8px 0 0px 0; display: block; line-height: 1px; font-size: 1px; clear: both;}

p,ul {
  padding-top: 0.5em;
	padding-left: 0;
	line-height: 1.6em;
	font-size: 1.1em !important;
}

li {list-style: none}

h1 {
  font: normal 1.8em Arial,sans-serif;
  padding-top: 0;
  color: #999;
  margin-bottom: 6px;
  padding-bottom: 5px;
}

h2 {
  font: normal 1.5em Arial, sans-serif;
  padding-top: 12px;
  color: #000066;
  margin-bottom: 1px;
}

h3 {
  font: 1.25em Arial,sans-serif;
  padding-top: 15px;
  line-height: 1.5em;
  color: #000066;
  padding-bottom: 0;
}

h4 {
  font: normal Arial, sans-serif;
  font-size: 1em;
  line-height: 1.2em;
  padding-top: 10px;
}

blockquote {
	font-weight: bold;
	padding-left: 28px;
  border-left: 1px solid #dddedf;
}


.content li {
	line-height: 1.6em;
  font-size: 1.0em;
	list-style: square;
	margin-left: 0px;
	padding-left: 0px;
}
.content p {
  font-family: sans-serif,"arial, sans-serif";
  font-size: 1.0em;
  padding-bottom: 10px;
}

.content-table {
	font-size: 1.0em;
	line-height: 1.6em;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

.entry {padding-top: 20px;}



/* menu ------------------------------------------------------ */ 

#nav ul {
margin: 0;
padding: 0;
list-style: none;

}

#nav ul li {
float: left;
padding-left: 10px;
padding-right: 10px; 
line-height: 10px;      
height: 30px; 
}

#nav ul li:hover {
color: #fff;
background: #333366;
}

#nav ul li:focus { outline:none;}

.current {
background:#333366; color:#ffffff;
}

#nav ul li a {
display: block;
height: 30px;
line-height: 30px;
float:left;
margin: 0;
font-size: 100%;
font-weight: normal;
text-decoration: none;
font-size: 12px;
color: #ffffff;
}


/* navi-left ----------------------------------------- */

#nav-content h2 {
	color: #ffffff;
	font: bold 1.2em Tahoma,sans-serif;
	line-height: 24px;
}
#nav-content ul {
	padding: 0;
	border-top: 1px dotted #999;
	width: 150px;
}

#nav-content li a, #nav-content li a:visited {
  	background: transparent;
	font-size: 12px;
	color: #333;
	display: block;
	line-height: 25px;
	text-decoration: none;
	text-indent: 15px; 
	width: 150px;
  
	border-bottom: 1px dotted #999;
}

#nav-content li a:hover {
	color: #999;
	text-decoration: none;	
}

#nav-content ul li.current, #nav-content ul li.current a, #nav-content ul li.current a:visited {
 	color: #999 !important;
 	font-weight: bold;
	background: none;
}

/* #sidebar ----------------------------------------- */

#sidebar h2 {
	background: #999;
	color: #fff;
	font: bold 1.1em Arial,sans-serif;
	line-height: 24px;
	margin: 0; 	
 	width: 170px;
	padding: 0 0 0 13px;
	font-size: 120%;
}

#sidebar p {
	color: #333;
	font: normal 0.9em Arial, sans-serif;
	line-height: 150%;
}

#sidebar ul {
  margin: 0 0 10px 0;
  padding-top: 6px;
  padding-bottom: 0px;
}

#sidebar li a {
 	background: none;
	font-size: 11px;
	line-height: 24px;
	color: #999;
	display: block;
	text-decoration: none;
	margin-left: 0px; 	
	padding-left: 13px; 
  	width: 170px;
}

#sidebar li a:hover {
 	background: #333366;
	font-size: 11px;
	line-height: 24px;
	color: #FFF;
	display: block;
	text-decoration: none;
	margin-left: 0px; 	
	padding-left: 13px; 
  	width: 170px;
}



.alignright {
	float: right;
  	margin: 2px 0 15px 15px;
	}

.alignleft {
	float: left;
  	margin: 2px 15px 15px 0;
	}

.alignrighttt {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	background: url('img/comm.png') no-repeat center left;
	float: right;
	padding: 0 0 0 17px;
  	isplay: none
	}

.alignrighttt a{
      text-decoration: none;
      color: #333366;
	}

.alignrightttt a{
	float: right;
      font-size: 13px;
      text-decoration: none;
      color: #333366;
      padding-top: 7px;
	}

.alignlefttt {
	float: left;
      padding-left:0px;
      color: #333366;
	font-size: 0.9em;
      display: none
	}

.alignlefttt a{
      text-decoration: none;
      color: #333366;
	}

.alignleftttt a{
	float: left;
      font-size: 13px;
      text-decoration: none;
      color: #333366;
      padding-top: 7px;
	}

.alignleftt {
	float: left;
      padding-left:10px;
      padding-top:10px;
	}


h2.pagetitle {
	font-size: 1.5em;
      font-weight: light;
	text-align: left;
	padding-left: 15px;
        color: #000066;
}