/*
	Theme Name: Silver Motion
	Theme URL: http://newwpthemes.com/wordpress-theme/black-motion/
	Description: Silver Motion is high quality free premium WordPress theme. Suitable for any niche. Member of "Motion" theme series from NewWpThemes.com.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.0
	Tags: Magazine, News, Tech, Technology, Ads Ready, Three Columns, Silver, Right Sidebar, Fixed Width, Blogging, Admin Options
*/

/* LAYOUT */

body {
	background: url(images/background.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #c0c0c0;
	}

#wrapper {
	padding:0;
	}

#container {
	padding-bottom: 10px;
	}

#contentwrap {
	background: #fff;
	}

a {
	color: #666;
	}

/* HEADER */

#header {
	height: 118px;
	background: url(images/header-background.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top:22px;
	}

#header h1 {
	margin-bottom: 8px !important;
	padding: 8px 0 0 15px;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 42px;
	}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}


#header h2 {
	padding-left: 15px;
	color: #9b9ba1;
	font-size: 12px;
	line-height: 14px; 
	font-family: Arial;
	text-transform: uppercase;
	}

/* NAVIGATION MENUS */

/* Pagemenu */

#pagemenu {
	margin-top: 0px;
	height: 26px;
	padding-top: 10px;
	}
	
#pagemenu ul { 
	padding: 0;
	margin: 0;
	}
	
	
#pagemenu li {
	list-style: none;
	display: inline;
	margin: 0 0 0 4px;
	padding: 0px;
	}

#pagemenu a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #7e7c7c;
	padding:2px 10px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#pagemenu a:hover, #pagemenu .current_page_item, #pagemenu .current_page_item a{
	color: #000;
	}
	
.navcontainer {
	height: 46px;
	padding-top: 10px;
	}
	
#nav {
	height: 30px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #555;
	display: block;
  margin: 0px 3px 0px 3px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#nav li a:hover, #nav li a:active, .current-cat {
	background: url(images/nav-backgr-hover.png);
	background-repeat: repeat-x;
	color: #3f3c3c;
	display: block;
  margin: 0px 3px 0px 3px;
	padding: 8px 12px;
	text-decoration: none;
	}
	
#nav  li.current-cat a {
	color:#3f3c3c;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */
#content {
	background: #fff;
	margin: 15px;
	}
#content h2 {font-size: 1.3em; color: #555555}
#content h2.title {font-size: 1.8em}

#content h3 {color: #555555; font-weight: bold;font-size: 1em; }

.post {
	margin-bottom: 30px;
	}

.post p,
.post ul {
	font-size: 0.9em;
  margin-bottom: 1em;
	}
.post ul {margin-left: 1.5em}
.title {
	margin-bottom: 8px;
	line-height: 22px;
	font-family: Arial, Verdana;
	color: #555;
	}

.title a {
	text-decoration: none;
	color: #555;
	}

.title a:hover {
	text-decoration: underline;
	color: #000;
	}
#content ul li {
  margin-left: 1em;
}	

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.postdate {
	font-size: 11px;
	padding: 1px 4px;
	background: #eee;
	font-family: Arial, Verdana;
	}
.postdate span,
.postmeta span {padding-left: 20px; line-height: 20px; height: 16px;}
.postdate span.date {background: url(images/date.png) no-repeat left center;}
.postdate span.user {background: url(images/user.png) no-repeat left center;}
.postdate span.edit {background: url(images/edit.png) no-repeat left center;}

.postmeta span.posted {background: url(images/folder.png) no-repeat left center;}
.postmeta span.tag {background: url(images/tag.png) no-repeat left center;}

.postmeta {
	background: #eee;
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}
	
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {float: left;}
.alignright {float: right;}
.center {text-align: center}

#content .fehler {
  background: #feb296;
  border: 1px solid #FF4400;
  color: #fd3f05;
  font-weight: bold;
  padding: 5px 10px;
}
#content .warnung {
  background: #fbcd97;
  border: 1px solid #FF6600;
  color: #FF6600;
  font-weight: bold;
  padding: 5px 10px;
}
#content .erfolg {
  background: #b4fcb4;
  border: 1px solid #009900;
  color: #009900;
  font-weight: bold;
  padding: 5px 10px;
}
#content .info {
  background: #bbc9fe;
  border: 1px solid #0033FF;
  color: #0033FF;
  font-weight: bold;
  padding: 5px 10px;
}
  

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.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;
	}

.clearfix:after,
.entry:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
}
*:first-child+html .entry {overflow : hidden; _height : 1%; } 
.entry {display: inline-table;} 
/* Hides from IE-mac \*/
* html .entry {height: 1%;}
.entry {display: block;}
/* End hide from IE-mac */
	
.wp_syntax table {margin-bottom:0}	

.infobox {
  background: #FFF7DF;
  border: 1px solid #F9931B;
  padding: 0.5em 0.7em;
  text-align: center;
  }
.infobox a.rss {font-weight: bold; text-decoration:none;}  
.infobox .addthis_toolbox {margin-bottom: 1em;}
.ad {
  float: left;
  margin: 1em 0.5em 0.5em;
  width: 260px;
}

.width_230 {width: 230px;}
.block {display: block}
/* SIDEBAR(S) */

.sidebaradbox {
	margin: 10px 0 0 0; 
	text-align:center;
	}
	
.ad125 {
	margin-bottom: 8px;
	}

.sidebar {
	margin-right: 10px;
	}
	
.sidebar a {
	text-decoration: none;
	color: #000;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#555;
	}
	
#search input, #searchform input{
	border: 1px solid #0d2641;
	}
	
#search label, #searchform label {
	margin: 10px 0 10px 0;
	padding: 4px 0 4px 8px;
	background: url(images/tab_backgr.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #3f3c3c;
	display: block;
	}
	
#s {
	width: 140px;
	padding: 2px;
	}
	
#searchsubmit {
	border: 1px solid #fff;
	background: #a19d9d;
	color: #fff;
	}
	
#topsearch {
	padding:7px 0 0 0;
	text-align: right;
	}
	
#topsearch input {
	border: 1px solid #fff;
	}
	
#topsearch label {
	display: none;
	}
	
#topsearch #s {
	width: 180px;
	padding: 2px;
	}
	
.rssbox {
	background: #fff7df;
	border: 1px solid #f9931b;
	padding: 10px;
	margin: 10px 10px 0 0;
	}

.rssbox a {
	color: #e23007;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

.rssbox a:hover {
	color: #e23007; 
	text-decoration: underline;
	}
.rssbox a span {
  color: #000;
  font-weight: normal; 
  text-transform: none;
  }	
.rssbox p {margin: 0;}

a.rsssymbol img {opacity: 0.6}
a.rsssymbol img:hover {opacity: 1}

/* Social icons */
.addthis_toolbox {
	margin: 16px 0 0 0;
	text-align: center;
	}

.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 4px 0 4px;
    padding: 0;
}



.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}


.addthis_toolbox .custom_images a img
{
    opacity: 0.5;
}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 4px 0 4px 8px;
	background: url(images/tab_backgr.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #3f3c3c;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: #FFFFFF url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #e5e5e5;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #e5e5e5;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}
.recentcomments a {font-weight: bold;}
.recentcomments a.url {font-weight: normal;}

/* FOOTER */

#footer {
	background: #c0c0c0;
	padding: 10px;
	text-align: center;
	color: #000;
	border: 10px solid #fff;
	}

#footer a {
	color: #000;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #666;
	font-size: 11px;
	}	
#footer2 a {
	color: #666;
	} 

#footer2 a:hover {
	text-decoration: none;
	} 
	
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li.even {background: #eee}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
