/*

Theme Name: Blass2
Theme URI: //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="//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: //1000ff.de/

*/

/* body
--------------------------------------------------*/

@font-face{
font-family: 'HelveticaLTStdCondensed';
/*IE*/
src: url('../../../../php/fonts/helveticaltstd-cond-webfont.eot');
/*Altri Browsers*/
src: local('HelveticaLTStdCondensed'), url('../../../../php/fonts/helveticaltstd-cond-webfont.woff') format('woff'), url('../../../../php/fonts/helveticaltstd-cond-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

html{margin:0px !important;}
body {
font:12px Arial, verdana, geneva, sans-serif;
color:#333;
margin:0;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
}

#header .description {
float:right;
color:#333;
margin:45px 0 0;
}



#wrapper {
width:900px;
margin:0 auto;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
h1.maintitle{background:#4f91b3 url(../../../../php/images/blog/bg-title.jpg) repeat-x 0 0;color:#fff;font-family: 'HelveticaLTStdCondensed';font-size: 36px; border:none; margin:0px !important; padding:15px 17px !important; font-weight:normal;}
h1.maintitle a{	color:#fff;}
h1.maintitle a:hover{ background:none !important; color:#f3f3f3 !important;}

/* navigation
--------------------------------------------------*/
#nav {
border-bottom:3px solid #EAF3FF;
height:25px;
margin:0;
padding:15px 0;
}

#nav li {
float:left;
list-style:none;
padding:0 10px 0 0;
}

#nav li a {
color:#999;
background:#fff;
font:1.6em Arial, Helvetica, sans-serif;
font-weight:400;
text-decoration:none;
display:block;
margin:1px 2px 0 0;
padding:5px;
}

#nav li a:hover {
background-color:#EAF3FF;
color:#000;
text-decoration:none;
}

#nav li a.active {
background-color:#eee;
color:#444;
text-decoration:none;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#main{border:1px solid #e2e2e2; overflow:hidden;margin:0 0 0 7px; width:898px; margin-top:15px;}
#content {
float:left;
width:623px;
padding:15px 15px 15px 12px;border-right:1px solid #e2e2e2;
}


#content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p {
line-height:18px;
word-spacing:0px;
margin:10px 0;
}

#content a,#content2 a {
text-decoration:none;
color:#175FE8;
}

#content a:hover,#content2 a:hover {
background:none !important;
color:#333;
}

#content h2,#content2 h2 {
color: #146381;
font-family: 'HelveticaLTStdCondensed';
font-size: 24px;
margin: 0px 0 5px 0;
font-weight: normal;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
letter-spacing:-1px;
line-height:normal;
color:#146381;
text-transform:uppercase;
}



#content h3 {
font:12px Arial, Helvetica, sans-serif;
color:#666;
margin:0px 0 15px 0;
line-height:21px;
font-size:16px;
font-family: 'HelveticaLTStdCondensed';
font-weight:normal;
border-bottom:1px solid #eaeaea;
padding-bottom:15px;

}

#content h4 {
font:1.8em Arial, Helvetica, sans-serif;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em Arial, Helvetica, sans-serif;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:160% Arial, Helvetica, sans-serif;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}


/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#EAF3FF;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#000;
text-decoration:none;
background-color:#EAF3FF;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin: 0 0 25px 0;
padding: 0 0 15px 0;
text-align:justify;
overflow:hidden;
border-bottom:1px solid #e0e4e9;
}
.post .colSx{
	float:left;
	width:100px;
}
.post .colDx{
	float:right;
	width:500px;
}
.post .colDx h2{ }

.post img {
background:#ccc;
border:5px solid #eee;
padding:1px;
}


.post .info {
border:1px solid #dadada;
background-color:#f2f2f2;
font-size:1em;
color:#333;
padding:2px 3px 3px 8px;
margin: 25px 0;
}

.date {
margin: 0 0 10px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
color:#333; line-height:18px;
padding:10px 0;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:220px;
float:right;
padding:0px 10px 30px 10px;
height:100%;
}

#sidebar h2 {
	font-weight: normal;
border-bottom: 1px solid #C6D2DE;
color: #146381;
font-family: 'HelveticaLTStdCondensed';
font-size: 21px;
margin: 15px 0 10px 0;
padding: 0 0 10px 0;
}

#sidebar ul {
list-style:none;
font-size:120%;
}

#sidebar li {
border-bottom:1px solid #EAF3FF;
list-style:none;
padding:3px;
}
#sidebar li a{
	font-size:12px;
}

#sidebar li a:hover {
color:#000;
background-color:#EAF3FF;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px Arial, Helvetica, sans-serif;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px Arial, Helvetica, sans-serif;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:450px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
font: 13px Arial, Helvetica, sans-serif;
}

#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;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin:15px auto;
}

.alignleft {
float:left;
margin-right:15px;
}

.alignright {
float:right;
margin-left:15px;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-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:#EAF3FF;
}

#content li,#content2 li {
border-bottom:1px solid #EAF3FF;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#175FE8;
text-decoration:none;
}

/* footer
--------------------------------------------------*/
#footer {
color:#333;
margin:0;
padding:20px 0;
clear:both;
}
input#searchsubmit{ background:#3f6a97; color:#fff; border:none;text-transform:uppercase; cursor:pointer;font-family:Arial, Helvetica, sans-serif; margin:5px 0 0 0;}
input#searchsubmit:hover{ background:#4f91b3; color:#fff;  }

/* breadcrumbs
--------------------------------------------------*/
.breadcrumbs{overflow:hidden; background:#efefef url(../../../../php/images/blog/bg-bread.jpg) repeat-x 0 0; height:34px; line-height:34px; padding-left:15px;}
.breadcrumbs li {list-style-type: none;float: left;margin: 0 0.5em 0 0;}
.breadcrumbs li:before { content: "» ";}
.breadcrumbs li a:hover { background:none; color:#333;}
.breadcrumbs .front_page:before {
    content: none;
}

#footer .copyright {
    background: url("//www.shinystat.com/php/images/bg-copyright.gif") no-repeat scroll center top transparent;
    color: #888888;
    margin: 30px 0 0;
    padding: 12px 0 40px;
    text-align: center;
}
#footer .copyright small {
    font-size: 11px;
}
#footer .copyright a {
    color: #666666;
}
.imgpost{ float:left; margin-right:15px; }
.entry{ }


#profilebox{ overflow:hidden; margin:0 0 15px 0;padding:0 0 15px 0; border-bottom:1px solid #dfdfdf; }
#profilebox .colSx{float:left;	width:100px;}
#profilebox .colSx .imgpost img{ float:left;background: #fff;border: 5px solid #EEEEEE;padding: 1px;}
#profilebox .colDx{	float:right;width:510px;}

#searchform label{ display:none;}
