/*   
Theme Name: beax
Theme URI: http://felixbeck.de/weblog/2006/12/wordpress-theme-beax/ 
Description: Blue and orange. And simple.
Author: Felix "Baex" Beck
Author URI: http://felixbeck.de/
Version: 1.0
.
This theme is released und a Creative Commons license. Please read the Readme file.
.
*/

/* Some basic set up first. */
* { margin:0; padding:0; font-size: 100%; } 
html { height: 100% } 
body { 
	min-height: 101%; 
	font-size: 100.01%; 
	position: relative;  
	color: #A9CADB;        
	background: #000;
	text-align: left; 
	} 
fieldset, img { border: 0; }
select, input, textarea { font-size: 99% }


/* Let's bring life into the DIVs! */
body {
	text-align:center;
	background:#000;
	font-family: Arial, Verdana, 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size:77.77%;
}
#page {

}
#wrapper {
	width:640px;
	margin:0px auto 0px auto;
}
#myspacelink {
	position:absolute;
	text-align:right;
	width:290px;
	height:80px;
	top:120px;
}
#player {
	position:fixed;
	text-align:right;
	border:1px dotted #ff5500;
	width:120px;
	height:100px;
	top:250px;
	margin-left:235px;
	border:3px solid #152630;
	background:#000;
	z-index:99;
}
#player2 {
	position:absolute;
	text-align:right;
	width:230px;
	top:250px;
	margin-left:190px;
	border:3px solid #152630;
	background:#000;
	z-index:99;
}
#player2 a {
	padding-bottom:235px;
	display:block;
}

#playerlinks {
	color:#fff;
	position:absolute;
	text-align:right;
	width:230px;
	font-weight:bold;
	font-size:0.8em;
	top:500px;
	margin-left:190px;
	border:3px solid #152630;
	background:#000;
	padding-bottom:3px;
	margin-top:6px;
}

#headerlink {
	position:absolute;
	text-align:left;
	width:99%;
	height:75px;
	top:1px;
	left:1px;
	z-index:4;
}
#header {
	width:640px;
	height:205px;
	background:#000 url(./images/header.jpg);
}
#navbar { position:relative; width:342px; text-align:right; padding:0; margin: 0; list-style-type: none; color: #100;z-index:3;padding:88px 0 0 258px;
}

#footerbar { position:relative;z-index:0; width:350px; text-align:right; padding:0 0 0 454px; bottom:25px; margin: 0; list-style-type: none; color: #100; color:#fff;font-size:0.85em;text-decoration:none;
}

/*#eventbar { left:25%;font-size:0.75em;list-style-type:none;width:200px;color:#5DC2EC;margin-top:15px;border:1px solid red; }*/
#eventbarbox { position:relative;border:1px yellow;text-align:left; }
#eventbar { position:relative;font-size:0.75em;list-style-type:none;width:200px;color:#5DC2EC;padding:5px;text-align:left;padding:0 5px 5px 65px;z-index:2;float:left; }
#eventbar a { text-decoration:none;font-weight:bold; }

#navbar ul {
	padding:0;
	margin:0;
}
#navbar li {
	padding:0;
	margin:0;
	display:inline;
}
#navbar a {
	padding:0;
	margin: 0;
	text-decoration: none;
	background:url(./images/2navbg.gif) bottom repeat-x;
	text-transform:lowercase;


}
#navbar a:hover, #navbar .current_page_item a {
	background:#F2B123;
}
a#feedbutton {
	background:#F90 url(./images/navbg.gif) bottom repeat-x;
	color: #100;
	padding: .2em 1.3em .2em .2em;
	margin:0 0.2em;
	letter-spacing:0;
	float:right;
}
a#feedbutton:hover {
	color:#fff;
	background:#F90 url(./images/navbg.gif) bottom repeat-x;
	padding: .3em 1.2em .1em .3em;
	margin:0 0.2em;
}

#whitespace {
	background:#FFF url(./images/undernav.gif) top repeat-y;
	text-align:left;
	clear:both;
	padding:5px 10px 10px 80px;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
#leafthrough {
	text-align:center;
}
#leafthrough a {
	text-decoration:none;
	color:#498B44;
}
#leafthrough a:hover {
	text-decoration:none;
	color:#5CA953;
}
#leafthroughleft a {
	padding-left:20px;
	margin-right:10px;
	background:#FFF url(./images/arrow_left.gif) no-repeat left;
}
#leafthroughright a {
	padding-right:20px;
	margin-left:10px;
	background:#FFF url(./images/arrow_right.gif) no-repeat right;
}
#footerinfo {

}
#footer {
	background:#000 url(./images/footer.jpg) top no-repeat;
	padding:50px 0 0 0;
	text-align:center;
	font-size:0.9em;
	color:#fff;
	height:100px;
}
#footer a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
}
.pagefooter {
	background:#131B9A url(./images/pagefooter.gif) top no-repeat;
	border-top:5px solid #F90;
}

/* The DIVs and the text of the bottom. */
#bottomcontainer {
	padding:20px 10px;
}
#bottomleft {
	width:200px;
	float:left;
}
#bottomcenter {
	width:200px;
	float:left;
	text-align:center;
}
#bottomright {
	width:280px;
	float:right;
}
#bottomright p {
	text-align:justify;
	font-size:0.85em;
	color:#efefef;
	line-height:1.2em;
	width:270px;
	letter-spacing:1px;
}
.bottominfotext  {
	text-align:center;
	font-size:0.85em;
	color:#efefef;
	line-height:1.2em;
	letter-spacing:1px;
}
.bottominfotext
#bottomright a {
	text-decoration:underline;
}
#bottomright a:hover {
	text-decoration:none;
}
#bottomright img { padding:3px; margin:15px 5px 5px 5px; border:3px solid #EA8800; }
#bottom h3 {
	color:#fff;
	font-size:1.3em;
	text-transform:lowercase;
	margin:0;
	padding:0;
	text-align:center;
}
#bottom h3 span {
	color:#369;
	font-size:2em;
	padding-left:0px;
}

.bottomlist {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	border-top:1px solid #f90;
	text-transform:lowercase;
	text-align:center;
}
.bottomlist a {
	display:block;
	width:80%;
	text-decoration:none;
	border-bottom:1px solid #f90;
	background:#f90;
	color:#fff;
	font-size:0.9em;
	letter-spacing:1px;
	margin:0 auto;
	padding:2px 4px;
}
.bottomlist a:hover {
	background:#369;
	width:90%;
	color:#fff;
}
#bottom {
	background:#f90 url(./images/bottomtop.gif) top repeat-x;
}
#bottomspaceholder {
	height:30px;
	width:698px;
	border-left:1px solid #CFD4D9;
	border-right:1px solid #CFD4D9;
}
#searchform input {
	text-align:center;
	background:#f90;
	border: 3px solid #EA8800;
	color:#FFF;
	letter-spacing:1px;
	text-transform:lowercase;
	width:170px;
}
 
/* The Text. */
.entry {

}
.dateandtime {
	padding-left:10px;
	font-size:.85em;
	color:#777;
	text-transform:none;
}
.entrytext {
	line-height:1.4em;
	text-align:justify;
	padding:10px 140px 0 30px;
	margin-bottom:20px;
}
.entrytext p {
	padding-bottom:0.5em;
}

.entrytext ul {
padding:10px;
  font-size:0.8em;
}

.entrytext ol {
  font-size:1.3em;
  font-weight:bold;
}

.minimeta {
	padding:10px;
	background:#fff url(./images/minimetabg.gif) bottom repeat-x;
	margin:0 120px 60px 80px;
	width:380px;
	font-size:0.85em;
	text-align:center;
	border-bottom:1px solid #F90;
}
.minimeta a { 
	text-decoration:none;
	color:#0A67A0;
}
.minimeta a:hover {
	color:#36F;
}
.meta {
	padding:10px;
	background:#fff url(./images/minimetabg.gif) bottom repeat-x;
	margin:20px 115px 40px 75px;
	font-size:0.85em;
	text-align:left;
	border:1px solid #F90;
	line-height:1.5em;
}
.meta a { 
	text-decoration:none;
	color:#0A67A0;
}
.meta a:hover {
	color:#36F;
}
.permalink {
	padding-left:20px;
	background:transparent url(./images/permalink.gif) left no-repeat;
}
.category {
	padding-left:20px;
	margin-left:20px;
	background:transparent url(./images/category.gif) left no-repeat;
}
.commentslink {
	padding-left:20px;
	margin-left:20px;
	background:transparent url(./images/comments.gif) left no-repeat;
}
.time {
	padding-left:25px;
	margin-left:20px;
	background:transparent url(./images/time.gif) left no-repeat;
}
.rss4comments {
	padding-left:25px;
	margin-left:20px;
	background:transparent url(./images/rss4comments.gif) left no-repeat;
}
.author {
	padding-left:25px;
	margin-left:20px;
	background:transparent url(./images/author.gif) left no-repeat;
}
.commentsinmeta {
	padding-left:25px;
	margin-left:20px;
	background:transparent url(./images/comments.gif) left no-repeat;
}
.categoryinmeta {
	padding-left:25px;
	margin-left:20px;
	background:transparent url(./images/category.gif) left no-repeat;
}



/* Okay, so far the DIVs now */

/* So, let's rock the headings etc. */
h1 {
	color:#FFF;
	font-size:2.2em;
	text-align:left;
	padding:120px 0px 0px 40px;
	letter-spacing:1px;
	text-transform:lowercase;
}
h1 span {
	font-size:1.4em;
	color:#F90;
}
h2 {
	color:#4FB4DA;
	font-size:1.55em;
	font-weight:bold;
	text-transform:uppercase;
}
h2 a { 
	color:#4FB4DA;
	text-decoration:none;
}
h2 a:hover { 
	color:#fff;
	text-decoration:none;
}
h3 {
	color:#777;
	font-size:1.4em;
	font-weight:bold;
	text-transform:uppercase;
}
h3 a {
	color:#4FB4DA;
	text-decoration:none;
}
h3 a:hover {
	color:#fff;
	text-decoration:none;
}
a {
	color:#4FB4DA;
	text-decoration:underline;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
/*p img {
	margin:10px;
	padding:5px;
	border:2px solid #040B12;
}
p a img {
	margin:10px;
	padding:5px;
	border:3px solid #D0D5DA;
	background:#F3F3F3;
}
p a img:hover {
	margin:11px;
	padding:4px;
	border:3px solid #D0D5DA;
	background:#F3F3F3;
}*/
img.left {
	float:left;
	border:2px solid #040B12;
	margin:2px;
}
img.right {
	float:right;
	border:2px solid #040B12;
	margin:2px;
}
img.wp-smiley {
	margin:0;
	padding:0;
	border:0;
	background:#FFF;
}
blockquote {
	margin:5px 20px;
	border-left:4px solid #D0D5DA;
	padding:5px 20px 5px 10px;
	color:#777;
	letter-spacing:0px;
	line-height:1.2em;
	background:#F3F3F3;
}

/* Formatting the damned comment section */
h3 span {
	font-size:0.6em;
	padding-left:20px;
	font-weight:normal;
	text-transform:none;
}
h3 span a {
	color:#069;
	text-decoration:none;
}
h3 span a:hover {
	text-decoration:underline;
}
#comments {
	margin-top:20px;
}
#commentlist {
	margin:15px 110px 50px 30px;
	list-style:none;
	font-size:0.9em;
	text-align:justify;
	background: #000;
}
#commentlist li {
	margin:10px 0;
	padding:15px 20px 20px 20px;
	border-bottom:1px solid #fff;
}
#commentlist cite {
	font-weight:bold;
	font-style:normal;
	font-size:1.4em;
	letter-spacing:-1px;
	text-transform:lowercase;
}
#commentlist .commentmeta {
	font-size:0.8em;
	padding-bottom:5px;
	color:#aaa;
}
#commentlist cite a {
	text-decoration:none;
}
#commentlist cite a:hover {
	text-decoration:none;
	color:#fff;
}
#commentlist cite span {
	font-size:0.5em;
	letter-spacing:0px;
	font-weight:normal;
	padding-left:10px;
	text-transform:none;
}
#commentlist cite span a {
	color:#aaa;
}
#commentlist cite span a em {
	display:none;
	font-style:normal;
}
#commentlist cite span a:hover {
	color:#f90;
}
#commentlist cite span a:hover em {
	display:inline;
}
#respond {
	margin-bottom:15px;
}
#commentform p {
	line-height:1.2em;
	margin:5px 0;
}
/*#commentform input {
	border:2px solid #152630;
	background:#fff;
	padding:2px;
	margin:2px;
	letter-spacing:1px;
	font-weight:bold;
	color:#069;
}
#commentform input:focus {
	border:2px solid #f90;
	color:#444;
}
#commentform input#submit {
	cursor:pointer;
	border:2px solid #152630;
	background:#fff;
	color:#f90;
}
#commentform input#submit:hover {
	cursor:pointer;
	border:2px solid #f90;
	color:#f90;
}*/
#commentform label {
	font-size:1.5em;
	color:#777;
	font-weight:bold;
}

em {
font-weight:bold;
margin-top:10px;
color:#4FB4DA;
display:block;
}
#commentform textarea {
	border:2px solid #152630;
	background:#fff;
	padding:2px;
	margin:2px;
	letter-spacing:1px;
	color:#777;
	font-family: Verdana, 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight:bold;
	line-height:1.3em;
	width:500px;
	height:180px;
}
#commentform textarea:focus {
	border:2px solid #f90;
	color:#444;
}



/* Okay, so far the comments. */

.monthsarchive {
	list-style:none;
	margin:10px 0px 10px 20px;
	padding:0;
}
.monthsarchive a {
	display:block;
	padding:4px 6px;
	list-style:none;
	width:200px;
	color:#444;
	text-decoration:none;
	letter-spacing:1px;
	font-size:0.9em;
	text-transform:lowercase;
}
.monthsarchive a:hover {
	background:#CFD4D9;
	color:#100;
}
.latest20 {
	list-style:none;
	margin:10px 80px 10px 20px;
	padding:0;
}
.latest20 li {
	padding:0;
}
.latest20 a {
	color:#444;
	text-decoration:none;
	padding:4px 6px;
	letter-spacing:1px;
	font-size:0.9em;
	text-transform:lowercase;
	display:block;
	width:70%;
}
.latest20 a:hover {
	background:#CFD4D9;
	color:#100;
}
.latest20 span {
	display:inline;
	color:#999;
	font-size:0.8em;
	padding-right:10px;
}
.latest20 a:hover span {
	color:#444;
}

#respond {
 margin-top:15px;				
}

.comment-number {
font-size:1.3em;
float:left;
padding:5px;
}

.comment-page-numbers { text-align:center;display:block;margin:8px;} 


small { display:block;font-size:0.7em;}

#gblink {position:relative;font-size:1.3em;color:#fff;top:48px;right:30px;text-decoration:none;}

.hover {
-moz-opacity:0.5;
opacity:0.5;
filter:alpha(opacity=50);
}
.hover2 {
-moz-opacity:1;
opacity:1;
filter:alpha(opacity=100);
}
