/*  
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

/* HTML Elements */

* {margin:0; padding:0; }
body{ font: normal 10px/200% 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif; voice-family: "\"}\"";  voice-family: inherit; 
 color: #333333;  background:#cbe793 url(images/bg.gif) repeat-y center;}
#container{width:786px; margin:0 auto;}
#header {background: url(images/header.png) no-repeat center;  height:150px; }
#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; background:#475922; color:#FFF; width:805px; padding:5px 0px 5px 10px; margin:0px auto; color:#9bae73;}
.description {background-color:#475922; text-align: center; padding:3px; margin-top:10px;}
.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(images/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(images/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(images/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(images/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(images/author-mini.png) no-repeat left; padding-left: 12px; margin-right: 5px;}
span.date-meta { background: url(images/date.png) no-repeat left; padding-left: 12px; margin-right: 5px;}
span.category-meta { background: url(images/category.png) no-repeat left; padding-left: 12px; margin-right: 5px;}
span.comments-meta{ background: url(images/comment.png) no-repeat left; padding-left: 12px; margin-right: 5px;}
span.tags-meta{ background: url(images/tags.png) no-repeat left; padding-left: 10px;}

a.posts-rss { background: url(images/mini-rss.png) no-repeat left; padding-left: 15px; }
a.comments-rss { background: url(images/mini-rss.png) no-repeat left; padding-left: 15px; }
a.subscribe-feed { background: url(images/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: 2em; color: #e2f5ba; letter-spacing:2pt; margin: 10px 0px 10px 0px; padding-bottom:3px; border-bottom:1px solid #e2f5ba;}

/*List Styles */

#sidebar ul li { list-style-type: none; margin: 0px; padding:0px 5px 0px 5px;}
#sidebar ul li ul { list-style-type: none; margin: 5px 0px 5px 0px; letter-spacing: 1pt;}
#sidebar ul li ul li { list-style-type: none;}
ul { list-style-type: none;} 
ul li { list-style-type: circle;  margin: 3px 0 3px 30px;}
ul ul li { margin: 3px 0 3px 30px; list-style: circle; }
ul ul { margin: 0 0 15px 0;}
ol { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } 
ol li { margin: 0 0 0 30px;}
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(images/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-weight: normal;	line-height: 1.5em;	text-transform: lowercase;	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(images/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(images/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;}

#footer a {color:#cbe793;}