/*  
Theme Name: stephan-nix.de
Description: Theme der Website stephan-nix.de
Version: 1.0
Author: Stephan Nix
Author URI: http://www.stephan-nix.de/
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #F5F5F5;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #D6E48E;
	border-bottom: 1px solid #D6E48E;
}

.button {
	background: #B8D03B;
  padding: 1px;
	border-top: 1px solid #D6E48E;
	border-left: 1px solid #D6E48E;
	border-right: 1px solid #4D5719;
	border-bottom: 1px solid #4D5719;
	color: #FFFFFF;
}

h1, h2, h3, h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
	color: #626456;
}

pre {
	margin: 0 0 0 2px;
}

h1 {
	margin: 18px 0 6px 1px;
	letter-spacing: -.03em;
	font-size: 2.8em;
 	font-weight: normal;
}

h2 {
	clear: left;
  padding: 12px 0 4px 1px;
	letter-spacing: -.03em;
	font-size: 2.1em;
	font-weight: normal;
}

h3 {
	margin: 8px 0 2px 1px;
	letter-spacing: -.03em;
	font-size: 1.6em;
	font-weight: normal;
	color: #787878;
}

h4 {
	margin: 8px 0 2px 3px;
	letter-spacing: 0;
	font-size: 1.3em;
	font-weight: normal;
	color: #787878;
}

p, ul, ol {
	margin: 5px 0 0 2px;
	line-height: 1.3em;
	font-size: 1.1em;
}

ol {
	margin-left: 1.6em;
}


ul {
	margin-left: 1.3em;
  list-style-type: square;
}

blockquote {
	border-left: 3px solid #B8D03B;
	padding-left: 5px;
	margin: 12px 0 12px 15px;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #B8D03B;
	color: #3C7BCF;
}

a.image {
	border: 0;
}

a.image1 {
	border: 0;
}

img.ftv2 {
	border: 0;
}

a.ftv2 {
	border: 0;
 	color: #666666;
}

a:hover.ftv2 {
	border: 0;
 	background: #FFFFFF;
 	color: #666666;
}

a:hover.image {
	border: 0;  
}

a:hover {
	border: none;
	background: #B8D03B;
	color: #FFFFFF;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #626456;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	border-bottom: 1px dotted #B8D03B;
	color: #B8D03B;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 980px;
	height: 35px;
	margin: 0 auto;
}

#menu {
	margin: 0 auto;
  clear: both;
}
  
#menu ul {
  margin: -15px 10px;

  float: right;
  padding: 0;
  list-style: none:
  line-height: none:
	}

#menu ul li {
	display: inline;
	margin: 0 0 0 0;
  padding: 2px;
	}

#menu .page_item a:link, #menu .page_item a:visited {
  clear: left;
  padding: 2px;
	color: #626456;
	text-decoration: none;
	}

#menu .page_item a:hover {
  padding: 2px;
	color: #626456;
	text-decoration: none;
  padding: 2px;
	}

#menu .current_page_item a:link, #menu .current_page_item a:visited, #menu .current_page_item a:hover, #menu .current_page_parent a:link, #menu .current_page_parent a:visited, #menu .current_page_parent a:hover, #menu .current_page_ancestor a:link, #menu .current_page_ancestor a:visited, #menu .current_page_ancestor a:hover {
  padding: 2px;
	color: #626456;
	text-decoration: none;
  font-weight: bold;
	padding-top: .1em;
	border-bottom: 2px solid #B8D03B;
	}  
  
#menu .current_page_item a:link, #menu .current_page_item a:visited, #menu .current_page_item a:hover, #menu .current_page_parent a:link, #menu .current_page_parent a:visited, #menu .current_page_parent a:hover, #menu .current_page_ancestor a:link, #menu .current_page_ancestor a:visited, #menu .current_page_ancestor a:hover {
  padding: 2px;
	color: #626456;
	text-decoration: none;
  font-weight: bold;
	padding-top: .1em;
	border-bottom: 2px solid #B8D03B;
	}

#search {
	float: right;
	width: 180px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 100%;
        margin-right: 10px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logobox {
	width: 978px;
	margin: 0 auto;
	height: 72px;
	background: #FFFFFF url(images/img02.gif) repeat-x left bottom;
	border: 1px solid #B8D03B;
}

#logo {
	margin: 0 auto;
}

#logo h1, #logo h2 {
	float: left;







	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 13px 5px 0 20px;
 	letter-spacing: -.075em;
	font-size: 3em;
 	font-weight: bold;  
}

#logo h2 {
  clear: right;
	float: right;
  vertical-align: top;
	font-size: 2.1em;
	padding: 6px 15px 0 0;
  max-height: 10px;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

/* Page */

#page {
	width: 978px;
	margin: 0 auto;
	padding: 20px 0;
	background: #FFFFFF;
	border: 1px solid #B8D03B;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 700px;
	padding: 0 24px 0 21px;
}

#content.widecolumn {
	width: 700px;
}

.post {
}

.post .title, .pagetitle {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	font-size: 2.8em;
}

.post .entry {
	padding-bottom: 10px;
}

.post .meta {
	margin: 0 0 0 2px;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #8E8E8E;
}

.post .meta a {
	color: #8E8E8E;
}

.post .links {
  clear: left;
	font-size: 0.9em;
  padding: 0 5px 0 5px;
  border-top: 1px solid #D7D8D1;
  border-bottom: 1px solid #D7D8D1;
	margin: 0 0 20px 0;
}

.crossreference {
  clear: left;
	font-size: 0.9em;
  padding: 0 5px 0 5px;
  border-top: 1px solid #D7D8D1;
  border-bottom: 1px solid #D7D8D1;
	margin: 10px 0 8px 0;
}

.post .tags {
	margin: 6px 0 6px 2px;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}

.navigation {
  margin: 5px 0 20px 0
}

.alignleft {
  float: left;
  font-weight: bold;
	font-size: 1em;
}

.alignright {
  float: right;
  font-weight: bold;
  text-align: right;
 	font-size: 1em;
}

.postmetadata {
  font-size: 0.9em;
  padding: 0 5px 0 5px;
  border-top: 1px solid #D7D8D1;
  border-bottom: 1px solid #D7D8D1;
	margin: 10px 0 0 0;
}

.metalinks {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	display: block;
	clear: both;
}

.metalinks li {
	float: left; 
	margin-right: 10px; 
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
}

ul .icon, dl .icon, ul.icon li {	
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}

ul .date, dl .date, ul.icon li {
	background-image: url(images/rss.png);
}

/* Comments */

.commentlist {
  clear: both;
	font-size: 1.1em;
  list-style: none;
}

.commentauthor {
	color: #787878;
  padding: 5px 5px 5px 2px;
  font-size: 0.9em;
 	letter-spacing: -.02em;
}

.comment1 {
	margin: 0 0 8px 0;
  padding: 0px 5px 5px 5px;
	background: #F8F8F8;
	border: 1px solid #8E8E8E;
	font-size: .9em;
  min-height: 90px;
}

.comment2 {
	margin: 0 0 10px 0;
  padding: 0px 5px 5px 5px;  
	background: #FFFFFF;
	border: 1px solid #8E8E8E;
	font-size: .9em;
  min-height: 90px;
}

.respond {
  clear: left;
  margin-top: 20px;
}

.avatar {
  float: right;
  padding: 5px 0 0 0;
}


/* Recent Posts */

#recent-posts {
}

#recent-posts h3 {
	margin: 0;
}

#recent-posts p {
	margin: 0 0 1.5em 0;
	font-size: .9em;
}

.widgettitle h2 {
	font-size: 1.1em;
}

/* Sidebars */

.sidebar {
	float: left;
	background: url(images/img03.gif) repeat-y;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar ul {
  margin: 10px 0 12px 0;
  padding: 0;
}

.sidebar li {
	margin: 0 0 0 0;
  padding: 0;
}

.sidebar h2 {
	margin: 0 0 0 0;
  padding: 5px 0 0 0;
 	font-size: 1.8em;
}

#sidebar1 {
	width: 180px;
	padding: 0 0 0 11px;
}

#sidebar1 li ul {
	line-height: normal;
	background: url(images/img04.gif) repeat-x;
}

#sidebar1 li li {
	padding: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}

#sidebar1 li a {
	border: none;
}

/* Calendar */

#ftv2 {
}

#calendar {
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}

#calendar thead th {
	background: #CCCCCC;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #EEEEEE;
}

#calendar #today {
	background: #B8D03B;


	font-weight: bold;
	color: #FFFFFF;
}

#calendar a {
	font-weight: bold;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	text-align: center;
	font-size: .8em;
}

ul.symbol {
  list-style: none; 
	font-size: 1.1em;  
  padding-left: 2px; 
  margin-left: 0;
}

li.rss-symbol {
  background: url(images/rss2.gif) no-repeat left 2px; 
  padding-left: 22px;
}

li.web-symbol {
  background: url(images/link.png) no-repeat left 0px; 
  padding-left: 19px;
}

li.twitter-symbol {
  background: url(images/twitter.png) no-repeat left 2px; 
  padding-left: 22px;
}

li.phone-symbol {
  background: url(images/phone.png) no-repeat left 2px; 
  padding-left: 22px;
}

li.page-symbol {
  background: url(images/page.png) no-repeat left 2px; 
  padding-left: 22px;
}

li.email-symbol {
  background: url(images/email.png) no-repeat left 2px; 
  padding-left: 22px;
}

li.web-symbol {
  background: url(images/world.png) no-repeat left 2px; 
  padding-left: 22px;
}

li.snailmail-symbol {
  background: url(images/email_open.png) no-repeat left 2px; 
  padding-left: 22px;
}

li.none-symbol {
  background: url(images/none-symbol.png) no-repeat left 2px; 
  padding-left: 22px;
}