/*  
Theme Name: Fadonet Alien
Theme URI: http://www.fadonet.net/2008/05/03/wordpress-alien-theme/
Description: A simple green - white theme on  <a href="http://www.fadonet.net/" target="_blank">Fadonet</a>.
Version: 1.8
Author: Fado
Author URI: http://www.fadonet.net/
Tags: simple,widget ready,two columns,sidebar right,green,valid XHTML,valid CSS,ie6, ie7,firefox 2.0, opera 9.0
*/

@charset "utf-8";

/* HTML Elements */
* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 10px/200% 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;
	voice-family: "\"}\""; 
	voice-family: inherit;
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #cbe793;
}

#bg_container {
	background: #cbe793 url(http://dw.1a-sales.de/static/bg.gif) repeat-y center;
}

#container {
	width: 786px;
	margin: 0 auto;
}

#wrapper { }

#header {
	background: url(http://dw.1a-sales.de/static/header.gif) no-repeat center; 
	height: 100px;
}

#content {
	float: left;
	background: #fff;
	width: 510px;
	padding: 10px 10px 10px 5px;
}

#bottombg {
	width: 815px;
	background: #000;
	height: 20px;
	margin: 0 auto;
}

#sidebar {
	float: right;
	color: #000;
	padding: 0 0 30px 0;
	width: 250px;
}

#footer {
	clear: both;
	color: #fff;
	width: 805px;
	padding: 5px 0px 5px 10px;
	margin: 0px auto;
	color: #9bae73;
	background: #475922;
}

#footer a {
	color: #cbe793;
}

.entry {
	font-size: 12px;	
}

.description {
	visibility: collapse;
}

.description h4 {
	color: #9bae73;
}

p {
	margin: 5px 0;
}

a:link, a:visited {
	color: #09460f;
	text-decoration: none
}

a:hover, a:active {
	color: #09460f;
	text-decoration: underline;
}

hr {
	display: block;
	height: 1px;
	background: #333;
	border: 0;
}

small {
	font-size: 0.95em;
	background: #edfecc;
	padding: 3px 3px;
	display: block;
}

img {
	background: #fff;
	border: 1px solid #b5c98b;
	padding: 5px;
	max-width: 98%;
}

img, a:link img, a:visited img {
	text-decoration: none;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
}

pre {
	line-height: 1.5;
	width: 460px;
	overflow: auto; 
	line-height: 2.0em;
	margin-bottom: 1.5em;
}

fieldset {
	border: 1px solid #f1f1f1;
	padding: 10px;
}

table { border: 1px solid #f1f1f1; }
td,th {	line-height: 1.0em;	padding: 8px; margin: 1px; }
th { background-color: #475922;	color:#EFEFC1; }
td { border: 1px solid #f1f1f1; color:#9bae73; }

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption { 
	font: bold 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.left { float: left; }
.right { float: right; }

.clearfloat:after { display: block; visibility: hidden; clear: both; height: 0; content: "."; }
.clearfloat { display: inline-block; }
.clearfloat { display: block; }

blockquote {
	margin: 1em;
	padding: 1em;
	font-style: italic;
	background-color: #F8FAF2;
	border-left: #475922 3px solid;
}

pre { overflow: auto; margin: 0 0 18px 0; padding: 4px; }
pre, code, kbr { font-family: Courier, Monaco, monospace; }
code, kbr { padding: 2px; color: #009193; }
abbr, acronym { font-size: 0.9em; letter-spacing: 1px; }

.clear { clear: both; }

/******** Wordpress Styles ********/
.aligncenter, div.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

.alignleft { float: left; }
.alignright { float: right; }

.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; }
img.centered {	display: block;	margin-left: auto; margin-right: auto;	}
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft {	padding: 4px; margin: 0 7px 2px 0; display: inline;	}
.smallattachment { text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px; }
.attachment { text-align: center;	margin: 5px 0px; } 


/* Heads */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Tahoma, Verdana, Arial, Serif;
	font-weight: normal;
	color: #333;
}
h1 { font-size: 3.5em; font-weight: normal; line-height:36px; }
h2{ font-size: 2em; color: #000; letter-spacing: 2pt; line-height: 20px; }
h3{ font-size: 1.6em; color: #000; letter-spacing: 2pt;  line-height: 16px; }
h4{ font-size: 1.2em; color: #000; letter-spacing: 2pt; line-height: 20px; }
h5{ font-size: 1.0em; color: #000; letter-spacing: 2pt; line-height: 20px; }
h6{ font-size: 0.8em; color: #000; letter-spacing: 2pt; line-height: 20px; }

h2.pagetitle {
	background: url(http://dw.1a-sales.de/static/info.png) no-repeat left;
	padding-left: 18px;
	font-size: 1.5em;
	color: #ffa349;
	letter-spacing: 2pt;
	margin: 10px 0px 10px 10px;
	line-height:15px;
}

#header h1{
	margin: 0;
	padding-left: 10px;
	padding-top: 20px;
	color: #79b30b;
}

/* Post Elements */
.post a { color: #2b6088; border-bottom: 1px solid #ccc; text-decoration: none; }
.post a:hover { color: #2b6088; border-bottom: 1px solid #2b6088; text-decoration: none; }
.post h2 { margin-bottom: 10px; }
.post h2 a{ color: #09460f; text-decoration:none; border: none; }
.post h2 a:hover{ color: #09460f; text-decoration:underline; border:none;}
.post { padding: 10px 10px 0px 10px; }
.post hr { display: block; }
.post blockquote {
	background: #fff url(http://dw.1a-sales.de/static/blockquote.png) no-repeat left top;
	color: #666;
	padding: 0px 0px 0px 30px;
	border: none;
	margin: 20px 0px 20px 0px;
}
.post blockquote p { margin: 0px 0px 0px 0px; padding: 0 0px 10px 0px; }

.navigation { padding: 10px; margin: 20px 0px 20px 0px; }

a.more-link {
	color: #2b6088;
	padding-right: 10px;
	background: url(http://dw.1a-sales.de/static/more.gif) center right no-repeat;
	text-decoration: none;
	border: none;
	line-height: 10px;
	padding-bottom: 1px;
}

a:hover.more-link {
	color: #2b6088;
	padding-right: 10px;
	background: url(http://dw.1a-sales.de/static/more.gif) center right no-repeat;
	text-decoration: underline;
	border: none;
}

.postmetadata {
	font-size: 0.95em;
	background:#edfecc;
	border-bottom: 1px solid #dcff92;
	margin: 15px 0px;
	padding: 3px 3px;
	display: block;
}

span.author-meta {
	background: url(http://dw.1a-sales.de/static/author-mini.png) no-repeat left; padding-left: 12px; margin-right: 5px;
}
span.date-meta {
	background: url(http://dw.1a-sales.de/static/date.png) no-repeat left; padding-left: 12px; margin-right: 5px;
}
span.category-meta {
	background: url(http://dw.1a-sales.de/static/category.png) no-repeat left; padding-left: 12px; margin-right: 5px;
}
span.comments-meta {
	background: url(http://dw.1a-sales.de/static/comment.png) no-repeat left; padding-left: 12px; margin-right: 5px;
}
span.tags-meta{
	background: url(http://dw.1a-sales.de/static/tags.png) no-repeat left; padding-left: 10px;
}

a.posts-rss {
	background: url(http://dw.1a-sales.de/static/mini-rss.png) no-repeat left; padding-left: 15px;
}
a.comments-rss {
	background: url(http://dw.1a-sales.de/static/mini-rss.png) no-repeat left; padding-left: 15px;
}
a.subscribe-feed {
	background: url(http://dw.1a-sales.de/static/feedburner.png) no-repeat left; padding-left: 15px;
}

/* Sidebar Elements */
#sidebar a { color: #09460f; border-bottom: 1px dotted #09460f; }
#sidebar a:hover { color: #e2f5ba; text-decoration: none; }
#sidebar h2 {
	font-size: 20px;
	color: #e2f5ba;
	letter-spacing: 2pt;
	margin: 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #e2f5ba;
}

/*List Styles */
#sidebar ul li { list-style-type: none; margin: 0 0 15px; padding: 0 5px; }
#sidebar ul li ul { list-style-type: none; margin: 5px 0; letter-spacing: 1pt; }
#sidebar ul li ul li { list-style-type: none; margin: 0 2px; padding: 0; }
ul { list-style-type: none; margin: 0; padding: 0; } 
ul li { margin: 3px 0; list-style-type: circle; }
ul ul li { margin: 3px 0; list-style-type: circle; }
ul ul { margin: 0 0 15px 0; }
ol { margin: 0; padding: 0; } 
ol li { margin: 0 0 0 5px; }
li.tags { line-height: 24px; }

/* Comments List*/
#comment { padding: 10px; }
#commentlist { padding: 0; text-align: justify; font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#commentlist li { text-transform: lowercase; margin: 15px 0 3px; padding: 5px 10px 3px;	list-style: none; }
#commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#commentlist li .avatar { float: right;	border: 1px solid #eee; padding: 2px; background: #fff; }
#commentlist cite { 
	background: url(http://dw.1a-sales.de/static/comment.png) no-repeat left; 
	padding-left: 15px;
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
#commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
#commentlist p {
	font-size: 12px;f
	font-style: italic;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}
small.commentmetadata { background:none; font-weight: normal; }
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; margin: 5px 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
#commentlist .alt {
	background:#f3ffda;
	border-bottom: 1px solid #dcff92;
	border-top: 1px solid #dcff92;
	margin: 10px 0px 10px 0px;
	padding: 10px;
}
.count {
	line-height: 30px;
	float: left;
	font-size: 36px;
	color: #ccc;
	padding-top: 10px 0px -5px 10px;
	margin-right: 5px;
}
#commentlist .trackback { background:#e8ffd6; margin-bottom: 5px; margin-top: 5px; }
#commentlist .trackback cite {
	background: url(http://dw.1a-sales.de/static/pingtrackback.gif) no-repeat left;
	padding-left: 15px;
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
#commentlist .pingback{ background:#e8ffd6; margin-bottom: 5px; margin-top: 5px; }
#commentlist .pingback cite {
	background: url(http://dw.1a-sales.de/static/pingtrackback.gif) no-repeat left;
	padding-left: 15px;
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

/* form */
#commentform { background-color:#edfecc;}
#commentform form { padding:6px 0;}
#commentform { margin-bottom:18px;}
#commentform fieldset { border:0 solid;} /* Opera */
#commentform label { margin:0 15px 0 15px;}
#contactform label { margin:0 15px 0 0;}
#commentform em { margin-left: 5px; font-size: 0.9em; font-style: normal; }
#commentform input, #commentform textarea { padding:3px; border:1px solid;
	font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 1em; }
#commentform  textarea { overflow: auto; }
#commentform input { width: 200px; }
#commentform textarea { width: 325px; }
#contactform textarea, #contactform #bx_subject { width: 465px; }
* html #commentform textarea {width:320px;} /* IE WIN*/
* html #contactform textarea,
* html #contactform #bx_subject {width:445px;} /* IE WIN*/
#commentform label {  display:block;  float:left;  width:60px; }
#commentform .button { width:90px !important; border-bottom:1px solid; font-weight:bold; }
#commentform .button {margin-left:90px;}
#contactform .button {margin-left:75px;}
#commentform .hiddenfield {display:none;}
#commentform .info {padding-left:90px;}
#commentform p {  padding:6px 0; border-bottom:1px solid #fff; }
#commentform label { color:#545454;}
#commentform em {color:#C8C8B4;}
#commentform input {color:#414141;}
#commentform input, #commentform textarea {border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;}
#commentform input:focus, #commentform textarea:focus {border-color:#b5c98b;}
#commentform .button {color: white; border-color:white #DCDCDC #DCDCDC white; background-color:#475922;}