/*

Theme Name: Blass2
Theme URI: http://1000ff.de/wordpress-theme-blass-english-version/
Description: Widgetized, elegant, simple. There are no image files, so Blass loads pretty fast.
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Version: 1.5
Author: 1000ff
Author URI: http://1000ff.de/


 body
--------------------------------------------------*/
body {
font:10px Arial, "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#666;
margin:0;
}

* {
margin:0;
padding:0;
}

code {
font:100% Arial, "Courier New", "Lucida Console";
}

small {
font: 11px Arial;
color: #999;
}

/* header
--------------------------------------------------*/
#header {
/*margin-top:15px;*/
width:500px;
height:50px;
overflow:hidden;
background:url(Fittedid-top-banner.jpg) right top no-repeat;
}

#header .description {
display:inline;
float:right;
color:#fff;
margin:17px 20px 0 0 ;
}

#header h1 {
padding:7px 0;
}

#wrapper {
width:500px;
margin:0 auto;
}

/*
.banner-left {
width:150px;
position:relative;
height:0;
left:-160px;
display:block;
}
*/

.banner-left {
width:150px;
position:fixed;
margin:auto;
height:0;
margin-left:-160px;
display:block;
}


.banner-left ul {list-style:none; }

.banner-left .banner-header {
position:relative;
height:50px;
width:150px;
background:url(Fittedid-ltop-banner.jpg) left top no-repeat;
}

.banner-left .banner-content {
position:relative;
top:10px;
}


/*
.banner-right {
width:150px;
position:relative;
height:0px;
right:-510px;
display:block;
}
*/

.banner-right {
width:150px;
position:fixed;
margin:auto;
height:0px;
margin-left:510px;
display:block;

}

.banner-right ul {list-style:none; }

.banner-right .banner-header {
position:relative;
height:50px;
width:150px;
background:url(Fittedid-ltop-banner.jpg) left top no-repeat;
}

.banner-right .banner-content {
/*background:url(images/head-ad.gif) no-repeat;
padding-top:12px;*/
position:relative;
top:10px;
padding:3px;
background:#efefef;
}

.twitterwidget-title { font-size:11px; }

.twitter-list ul li a { color:#1E7EC8 !important; }
 
.twitter-list ul li { padding-bottom:5px; }

	/* BEGIN CSS */
	.fadeThis {
		position:relative;
		display:block;
		height: 300px;
		width: 150px;
		background:url(images/gundam-planet-150-offr.gif) no-repeat;
		margin-bottom:10px;
	}
	.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: none;
		height: 300px;
		width: 150px;
		background:url(images/gundam-planet-150-on.gif) no-repeat;
	}
	/* END CSS */


/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family:Arial, "Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:3.0em;
font-weight:500;
color:#333;
letter-spacing:-1px;

}

#header h1 a {
text-decoration:none;
color:#fff;
font-weight:bold;
margin:0 0 0 15px;
}

/* fixed menu */
#fixedmenu {
position:fixed;
bottom:0pt;
height:44px;
width:100%;
background-color:#fff;
text-align:center;
z-index:99;
}

/* navigation
--------------------------------------------------*/

#nav {
width:660px;
height:20px;
padding:15px 0 15px 30px;
margin:auto;
}

#nav li {
float:left;
list-style:none;
padding:0 4px 0 0;
color:#666;
background:#fff;
font:11px Arial, "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-weight:400;
text-decoration:none;
text-transform:uppercase;
display:block;
margin:0;
}

#nav li a {
padding:2px 0 2px 0px;
}

#nav li a:hover {
background-color:#fff;
color:#333;
}

#nav li a.active {
background-color:#eee;
color:#333;
text-decoration:none;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content, #content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p {
line-height:17px;
font-size:120%;
word-spacing:1px;
text-align:justify;
margin:5px 0;
}

#content a,#content2 a {
text-decoration:none;
color:#333;
}

#content a:hover,#content2 a:hover {
border:0;
color:#000;
text-decoration:underline;
}

#header h1 {
/*text-decoration:underline;*/
};

#content h2,#content2 h2 {
font-family: Arial, "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:1.6em;
font-weight:bold;
color:#333;
line-height:20px;
margin:10px 0 3px 0;
padding:0;
}

#content h2 a,#content2 h2 a {
color:#333;
text-decoration:none;
border:none;
}

#content h1 {
font:3em Arial, "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h3 {
font:2em Arial, "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h4 {
font:1.8em Arial, "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em Arial, "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:160% Arial, "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* border images / blockquote
--------------------------------------------------*/
img {
	border:0;
	padding:0;
	background:#ededed;
}

blockquote {
background:#ededed;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#000;
text-decoration:underline;
background-color:#efefef;
}

a.more {
display:block;
text-align:right;
color:#ededed;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 50px;
}

.post .info {
/*
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
*/
margin-top:20px !important;
border:1px dotted #ccc;
background:#fff;
font-size:11px !important;
color:#999;
padding:7px 10px;;
}

.post .info a {
color:#999 !important;
}

.post .info a:hover {
color:#333 !important;
}

.MsoNormal {
margin-top:20px !important;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
color:#333;
/*
background:#ededed;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
*/
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:475px;
height:600px;
border:1px solid #ccc;
background:url(bg.jpg) bottom repeat-x;
padding-top:20px;
padding-left:10px;
padding-right:10px;
margin-bottom:60px;
}

.footercol_s {
	float:left;
	display:block;
	width:305px;
	margin:0 5px;
}

.footercol {
	float:right;
	display:block;
	width:150px;
	margin:0 5px;
}

#sidebar h2 {
letter-spacing:1px;
font-size:1.2em;
color:#333;
padding:0 0 3px;
}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 23px;
}

#sidebar li {
font:11px Arial, Lucida Sans Unicode, Trebuchet MS;
list-style:none;
color:#999;
padding:3px;
}

#sidebar li a:hover {
color:#333;
background-color:#fff;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #666;
font:11px Arial, "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #666;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font-size:11px;
}

input:hover {
border:1px solid #ededed;
}

input:focus {
border:1px solid #ededed;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin:0;
}

#commentform textarea {
background:#ededed;
border:1px solid #666;
width:480px;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#ededed;
border:1px solid #666666;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
align:right;
}

/* footer
--------------------------------------------------*/
#footer {
color:#333;
margin:0;
padding:20px 0;
}

.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:#ededed;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
background-color:#fff;
}

#content li,#content2 li {
font-size:11px;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#666;
text-decoration:none;
}
