@charset "utf-8";
/* CSS Document */

/*

Theme Name: Blass2
Theme URI: http://1000ff.de/wordpress-theme-blass-english-version/
Description: Elegant and simple. Blass2 is a CSS-only theme, has a widgetized sidebar, support for gravatars, and works nicely with WordPress 2.5+. Brought to you by <a href="http://1000ff.de/">1000ff</a>.
Version: 1.6.2
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Author: 1000ff
Author URI: http://1000ff.de/

*/



/* OLD STYLES ARE THE BEST , DONT YOU AGREE, NO OK, WELL IN THIS CASE YES THEY ARE.
--------------------------------------------------*/
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.submenu {
	font-size: 10px;
}

.twoColFixLtHdr #container {
	width: 840px;
	margin: 0 auto;
	text-align: left;
	background-image: url(lbar.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 
.twoColFixLtHdr #header {

} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFCC00;
	letter-spacing: 20px;
}

.twoColFixLtHdr #sidebar1 {
	width: 170px;
	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #053CA0;
	margin-top: 0px;
	float: left;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
} 
.twoColFixLtHdr #bookmark {
	background-color: #0244BF;
	color: #CCE8FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding: 9px;
}

.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	color: #3399FF;
	background-color: #021D74;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a:link {
	color: #CCE8FF;
	text-decoration: none;
}
a:visited {
	color: #3CB4E8;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #DFF1FF;
	text-decoration: none;
}
.table {
	padding: 0px;


}
.twoColFixLtHdr #container #mainContent .table #topleft a {
	color: #CCE8FF;
}
.twoColFixLtHdr   #container   #sidebar1   #bnr {
	text-align: center;
}


.table   img      {
	border: 0px solid #021D74;
}

.table  #topleft {
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #053CA0;
	border-right-color: #053CA0;
	border-bottom-color: #053CA0;
	border-left-color: #053CA0;
	font-weight: normal;
	background-color: #053CA0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}

.table #topright {
	color: #FFFF00;
	background-color: #053CA0;
	font-weight: bold;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #053CA0;
	border-right-color: #053CA0;
	border-bottom-color: #053CA0;
	border-left-color: #053CA0;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.table #main {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #053CA0;
	border-right-color: #053CA0;
	border-bottom-color: #053CA0;
	border-left-color: #053CA0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.table #main2 {
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #053CA0;
	border-right-color: #053CA0;
	border-bottom-color: #053CA0;
	border-left-color: #053CA0;
}
.table #main3 {
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #021D74;
	border-right-color: #021D74;
	border-bottom-color: #021D74;
	border-left-color: #021D74;
}
.table #main4 {
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #021D74;
	border-right-color: #021D74;
	border-bottom-color: #021D74;
	border-left-color: #021D74;
}
.sim {
	padding: 0px;
}

.twoColFixLtHdr #container #mainContent #tabs {
	padding: 10px;
}
.style1 {
	font-size: 13px;
	color: #053CA0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
}
.recy {
	vertical-align: top;
	padding: 5px;
	border: thick double #1958B7;
}
.recy td {
	padding: 4px;
	vertical-align: top;
}
.style2 {
	color: #009900;
	font-weight: bold;
	font-size: 16px;
}
.style3 {
	color: #003366;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
}
.style4 {
	font-size: 18px;
	text-align: center;
	color: #339900;
	letter-spacing: 10px;
	font-weight: bold;
}
.whiteborder {
	height: 125px;
	width: 125px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
	width: 170px;
}

#ddblueblockmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#ddblueblockmenu li a{
	display: block;
	padding-left: 9px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #CCE8FF;
	background-color: #053CA0;
	border-bottom: 1px solid #90bade;
	border-left: 7px solid #1958b7;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
}

* html #ddblueblockmenu li a{ /*IE only */
	width: 187px; /*IE 5*/
	w\idth: 80%; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
	background-color: #65A5EB;
	border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle{
	color: white;
	padding-left: 8px;
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: black;
}
#sidebar h2 {
	color: white;
	padding-left: 8px;
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: black;
	margin: 0px;
	}
.twoColFixLtHdr #containerhead {
	width: 840px;
	margin: 0 auto;
	text-align: left;
	background-image: url(lbar.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.style5 {font-size: 24px}

/* 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 0 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

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

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

#gravatar {
align:right;
}#news {
	color: #999;
}
#news a {
	color: #7D93AC;
}
#news a:visited {
	color: #7D93AC;
}
#mainContent a {
	color: #0033CC;
}
.style1x {
	font-size: 12pt;
	font-weight: bold;
}
.style3x {font-size: 12}
