/*
Theme Name: fm
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
Description: Free Wordpress theme by <a href="http://www.simplewpthemes.com/">SimpleWPThemes.com</a>. Please read READ ME.TXT file to find out how to insert pictures in the slider and gallery!
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/gallery.css");
@import url("css/superfish.css");
@import url("css/featuredcats.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #999999;
  text-decoration: none;
}
a:hover {
  color: #00cc00;
}
/***************END LINKS*************************/

html body {
  background: #ffffff url(images/header.png) repeat-x scroll top;
  font-size: 14px;
  font-family: 	Helvetica, Tahoma, Arial, Verdana, Times New Roman;
  font-weight: lighter;
  line-height: 1.5em;
  color: #000000;
}

/***************LAYOUT*************************/
	
#mainwrap {
  width: 960px;
  background: url(images/bg.gif) repeat-y;
  padding: 20px 0 14px;
  position: absolute;
  top: 60px; 
  left: 50%;
  margin-left: -480px;
  margin-top: 0px;
}
#header {
  position: fixed;
  width: 960px;
  height: 60px;
  width: 980px;
  left: 50%;
  margin-left: -480px;
  margin-top: 0px;
  background: #ffffff;
  z-index: 2;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  height: 115px;
  position: relative;
  top: 35px;
  left: 15px;
}			
#heading {
  color: #fff;
}
.description {
  text-transform: none;
}
.adv {
  float: right;
  background: #999999;
  padding: 3px;
  border: 1px solid #999999;
  margin: 25px 15px 0 0;
}

/* -------- START PAGE MENU -------- */

#top {
  top: 10px;
  clear: both;
  width: 960px;
  height: 58px;
  position: relative;
  z-index: 1;
}
#top li {
  float: left;
  line-height: 59px;
}
#top li a {
  float: left;
  display: block;
  padding: 0px 14px;
  color: #00cc00;
  font-size: 12px;
}
#top li a:hover {
  color: #999999;
}
#top li.current_page_item a {
  color: #999999;
		}
#top li.current_page_item a:hover {
  color: #00cc00;
}
#top li ul {
  background: #fafafa;
  width: 170px;
  margin-top: 26px;
  border: 0px solid #999999;
}
#top ul ul li, #top ul ul ul li {
  border-bottom: 1px solid #999999;
  line-height: 33px;
}
#top ul ul a, #top ul ul ul a {
  color: #00cc00;
}
#top ul ul a:hover, #top ul ul ul a:hover {
  color: #999999;
}
#top ul ul ul {
  margin-left: 40px;
  margin-top: -1px;
}
*+html #top ul ul ul {
  margin-left: 41px;
}


/* -------- END PAGE MENU -------- */


/* -------- SUBSCRIPTION -------- */
ul#topsoc {
}
ul#topsoc li {
  line-height: 62px !important;
  border-bottom: 1px solid #dddddd;
}
ul#topsoc li a {
  padding: 32px 32px 32px 43px !important;
  margin: 0;
}
a#twitter {
  background: none;
  background: url(images/twitter.png) no-repeat scroll 0px 24px !important;
}
a#socrss {
  background: none;
  background:url(images/rss.png) no-repeat scroll 0px 24px !important;
  position: relative;
  top: 2px;
}
a#facebook {
  background: none;
  background:url(images/facebook.png) no-repeat scroll 0px 24px !important;
  position: relative;
  top: 2px;
}
a#xing{
  background: none;
  background:url(images/xing.png) no-repeat scroll 0px 24px !important;
  position: relative;
  top: 2px;
}
a#email {
  background: none;
  background: url(images/email.png) no-repeat scroll 0px 24px !important;
}
/* -------- END SUBSCRIPTION -------- */
.aboutimage {
  float: left;
  border: 1px solid #999999;
  padding: 2px;
  margin: 0px 5px 0px 0px;
}
#s {
  width: 160px;
  padding-left: 5px;
  height: 30px;
  height: 23px\0/;
  padding-top: 7px\0/;
  color: #999999;
  background: url(images/input.gif) no-repeat;
  border: none;
}
*+html #s {
  padding-top: 7px;
  height: 23px;
}
#contentwrap {
  text-align: justify;
  float: left;
  width: 700px;
}
#sidebar {
  float: right;
  width: 246px;
  margin-right: 14px;
  display: inline;
  color: #999999;
  font-family: Helvetica, Tahoma, Arial, Verdana, Times New Roman, Trebuchet MS;
}

/* -------- ADVERT -------- */

.advert{
  float: right;
  padding:5px;
  border:1px solid #999999;
  height: 270px;
  width: 242px;
  margin: 0px 10px 10px 0;
  display: inline;
}
.advert img{
  padding:5px;
  border:none;
  margin:0;
  float: left;
}

/* -------- END ADVERT -------- */
#footer {
  width: 900px;
  margin: 0 auto;
  clear: both;
  border: 1px solid #00cc00;
  background: #ffffff;
  text-align: center;
  padding: 10px 15px 39px;
  color: #999999;
}
*+html #footer {
  padding-bottom: 14px;
}


/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */

#sidebar h3 {
  font-size: 22px;
  color: #999999;
  padding: 4px 0 0 0px;
  font-weight: lighter;
}
.side-widget {			
  clear: both;
  width: 214px;
  padding: 15px;
  margin-bottom: 14px;
  background: #fff;
  border: 0px solid #999999;
}
#sidebar ul li {
  line-height: 35px;
  padding-left: 0;
  margin-left: 0;
}
#sidebar ul li a, #sidebar ul li a:visited {
  background: url(images/arrow.png) no-repeat scroll 5px 5px;
  padding-left: 20px;
}
.side-widget a, .side-widget a:visited {
  color: #999999;
}
.side-widget a:hover {
  color: #00cc00;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}

/***************POST STYLES*************************/
.post h2.title {
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 22px;
  font-family: Helvetica, Tahoma, Arial, Verdana, Times New Roman, Trebuchet MS;
  font-weight: lighter;
  color: #999999;
}
.post h3 {
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 19px;
  font-family: Helvetica, Tahoma, Arial, Verdana, Times New Roman, Trebuchet MS;
  font-weight: lighter;
  color: #999999;
}
.post h4 {
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 16px;
  font-family: Helvetica, Tahoma, Arial, Verdana, Times New Roman, Trebuchet MS;
  font-weight: lighter;
  color: #999999;
}
.post h2.title a, post h2.title a:visited {
  color: #999999;
}
.post h2.title a:hover {
  color: #00cc00;
}
.post, .search .page  {
  width: 672px;
  margin-left: 14px;
  float:left;
  display: inline;
  margin-bottom: 14px !important;
}
.clear {
  clear: both;
}
.meta {
  float: left;
  width: 170px;
  padding: 15px 10px 10px;
  background: #ffffff;
  border: 1px solid #cdc7a2;
  color: #999999;
  margin-right: 14px;
  line-height: 30px;
}
.meta a, .meta a:visited {
  color: #999999;
}
.time {
  color: #999999;
  font-size: 9pt;  
}
.time1 {
  color: #999999;
  font-size: 9pt;
  margin-top: -10px;  
  margin-bottom: 20px;  
}
.author {
  clear: both;
  float: left;
  background: url(images/author.png) no-repeat scroll 0px 7px;
  padding-left: 25px;
}
*+html .author {
  float: none;
  background: url(images/author.png) no-repeat scroll 0px 0px;
}
.edit {
  clear: both;
  float: left;
}
.comm {
  clear: both;
  float: left;
  background: url(images/comm.png) no-repeat scroll 0px 8px;
  padding-left: 25px;
}
.cat {
  clear: both;
  float: left;
  background: url(images/cat.png) no-repeat scroll 0px 7px;
  padding-left: 25px;
}
a.more-link {
}
.entry, .search .page .entry {
  float: right;
  width: 640px;
  padding: 16px 14px 14px;
  line-height: 20px;
  border: 0px solid #999999;
  background: #fff;
  color: #000000;
}
.single .entry, .page .entry {
  width: 640px;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 3px;
  border: 1px solid #999999;
  background: #fff;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
blockquote {
  border-left: 10px solid #999999;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 5px 5px 0px 0px;
}
.alignright {
  float: right;
  margin: 5px 0px 0px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 0px 5px -3px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #ffffff;
  width: 100%;
}
#wp-calendar th {
  padding: 11px;
}
#wp-calendar td a:link {
  background: #ccc;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 14px 14px;
}
/* -------- END WP STYLES -------- */



/* -------- TABLES -------- */
#contentwrap table{font-size:10pt;margin:5px 0 25px 0;border: 0px solid #999999;}
#contentwrap table td{padding:3px;border: 0px solid #999999;}
/* -------- END TABLES -------- */


/* -------- PAGE NAVIGATION -------- */
.wp-pagenavi{
  clear:both;
  margin:6px 0 20px;
  text-align:center;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#fff;
  border:1px solid #cdc7a2;
  color:#999999;
  margin:2px;
  padding:2px 4px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#fff;
  border:1px solid #999999;
  color:#999999;
  margin:2px;
  padding:2px 4px;
  text-decoration:none;width:auto !important; float:none !important;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#ffffff;
  border:1px solid #cdc7a2;
  color:#00cc00;
  margin:2px;
  padding:2px 4px;
}
/* -------- END PAGE NAVIGATION -------- */
.addthis_toolbox {
  margin: 0 !important ;
  padding: 0 !important;
}
.custom_images img {
  margin: 2px 0px 2px -1px;
  padding: 0;
}

/* -------- SELF-MADE -------- */
#home {
  margin: 0px 332px 14px 332px ;
  padding: 10px;
  position: absolute;
  width: 274px;
  height: 200px;
  background: #fff;
  border: 1px solid #999999;
  overflow: hidden;
}
#homeleft {
  margin: 0px 640px 14px 14px;
  padding: 10px;
  position: absolute;
  width: 284px;
  height: 200px;
  background: #fff;
  border: 1px solid #999999;
  overflow: hidden;
}
#homeright {
  margin: 0px 14px 14px 640px;
  padding: 10px;
  position: absolute;
  width: 284px;
  height: 200px;
  background: #fff;
  border: 1px solid #999999;
  overflow: hidden;
}	

/***************Linien*************************/
#Line1 { 
  position: fixed; 
  width: 100%; 
  height: 5px; 
  z-index: 9; 
  left: 0%; 
  top: 0px; 
  background: #ffffff; 
  font-size: 1pt;
}
  						
#Line2 { 
  position: fixed; 
  width: 100%; 
  height: 6px; 
  z-index: 8; 
  left: 0%; 
  top: 0px; 
  background: #00cc00;
}
  
#Line3 { 
  position: fixed; 
  width: 100%; 
  height: 6px; 
  z-index: 6; 
  left: 0%; 
  top: 0px;
  margin: 0px;
  padding: 0px;
  background: #ffffff;
}

#Line4 { 
  position: fixed; 
  width: 100%; 
  height: 6px; 
  z-index: 6; 
  left: 0%; 
  bottom: 0px;
  margin: 0px;
  padding: 0px;
  background: #00cc00;
}

#Line5 { 
  position: fixed; 
  width: 100%; 
  height: 5px; 
  z-index: 8; 
  left: 0%; 
  bottom: 0px;
  margin: 0px;
  padding: 0px;
  background: #ffffff;
}

#Line6 { 
  position: fixed; 
  width: 958px; 
  height: 7px; 
  z-index: 10; 
  left: 50%; 
  bottom: 0px;
  margin-left: -479px;
  padding: 0px;
  background: #ffffff;
}

.smallest {
  top: 0px;
  font-size: 1pt;
  color: #ffffff;
  line-height: 1pt;
}


/***************Flaggeneffekt*************************/
.flaginactive {
  filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  -khtml-opacity: 0.5;}
						
.flagactive, .flaginactive:hover {
  filter:alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
  -khtml-opacity: 1.0; }	

/***************Kontakt Sidebar*************************/
.contactform {
  width: 205px;
  padding-left: 5px;
  margin-bottom: 5px;
  height: 30px;
  height: 23px\0/;
  padding-top: 7px\0/;
  color: #999999;
  background: url(images/input1.gif) no-repeat;
  border: none;
}

.contactform_message {
  width: 205px;
  padding-left: 5px;
  margin-bottom: 5px;
  height: 100px;
  height: 93px\0/;
  padding-top: 7px\0/;
  color: #999999;
  background: url(images/input2.gif) no-repeat;
  border: none;
}

/***************Zwischenüberschrift*************************/
.subtitle1 {
  padding-top: 15px;
  padding-bottom: -10px;
  margin-bottom: -10px;
  line-height: 24px;
  font-size: 18px;
  font-family: Helvetica, Tahoma, Arial, Verdana, Times New Roman, 		Trebuchet MS;
  font-weight: lighter;
  color: #999999;
}
		