/*

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/

*/

/* body
--------------------------------------------------*/
body {
font-family: "Helvetica", verdana, geneva, sans-serif;
font-size:70%;
color:#333;
margin:0;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Helvetica", verdana, geneva, sans-serif;
}

/* header
--------------------------------------------------*/
#header {
border-top:10px solid #fff;
background-image:url(http://www.clinic.co.uk/what-we-say/wp-content/uploads/test.jpg);
width:760px;
height:190px;
background-repeat:no-repeat;
/*border-bottom:2px solid #000*/


}
#header a{
display:block;
height:55px;
text-indent:-9999px;
overflow:hidden;
width:760px;
height:170px;
background:none;
}

#header .description {
float:right;
color:#333;
margin:45px 0 0;
}

#header h1 {
border-bottom:3px solid #fafafa;
margin:15px 0 0;
padding:25px 25px 40px 0;
}

#wrapper {
width:760px;
margin:0 auto;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family: "Helvetica", verdana, geneva, sans-serif;
font-size:3.8em;
font-weight:400;
color:#333;
margin:20px 0;
}

#header h1 a {
text-decoration:none;
color:#333;
}

/* navigation
--------------------------------------------------*/
#nav {
border-bottom:3px solid #EFF8FB;
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 "Helvetica", verdana, geneva, sans-serif;
font-weight:400;
text-decoration:none;
display:block;
margin:1px 2px 0 0;
padding:5px;
}

#nav li a:hover {
background-color:#000;
color:#fff;
text-decoration:none;
}

#nav li a.active {
background-color:#eee;
color:#444;
text-decoration:none;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
margin:0 250px 0 0 !important;
padding:10px 20px 0px 0;
}

#content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p {
line-height:1.5;
font-size:120%;
word-spacing:1px;
margin:25px 0;
}

#content a,#content2 a {
text-decoration:none;
color:#000;
border-bottom:3px solid #6ecee7;

}

#content .more-link { border-bottom:3px solid #6ecee7; color:#000; padding:5px 10px; font-weight:bold; }
#content .more-link hover { font-size:20px; color:#333333; }

#content a:hover,#content2 a:hover {
background-color:#6ecee7;
color:#fff;
}

#content h2,#content2 h2 {
font-family: "Helvetica", verdana, geneva, sans-serif;
font-size:1.8em;
font-weight:400;
color:#333333;
<!-- border-bottom:3px solid #000000; -->
margin:15px 0;
padding-bottom:10px;

}

#content h2 a:hover,
#content2 h2 a:hover { background:none; }

#content h2 a,#content2 h2 a {
display:block;
text-decoration:none;
border:none;
color:#fff;
padding:0;
}

#content h2 a span { background:#000; color:#fff; line-height:34px; padding:0 10px;}

#content a:hover span,
#content2 a:hover span {
background-color:#6ecee7;
padding:0 10px;
color:#fff;
}

#content h1 {
font:3em "Helvetica", verdana, geneva, sans-serif;
color:#222;
margin:10px 0;
}

#content h3 {
font:2em "Helvetica", verdana, geneva, sans-serif;
color:#222;
margin:10px 0;
}

#content h4 {
font:1.8em "Helvetica", verdana, geneva, sans-serif;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em "Helvetica", verdana, geneva, sans-serif;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:160% "Helvetica", verdana, geneva, 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;
}

.entry { margin-bottom:40px; }

/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#000;
text-decoration:none;
<!--background-color:#fff;-->
}

a.more {
display:block;
text-align:right;
color:#000;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 50px 0;

}

.post img {
background:#ccc;

}

.post .info {
border-bottom:3px solid #6ECEE7;
font-size:1em;
color:#000;
background:#fff;
padding:4px 3px 3px 5px;
margin: 25px 0;
}

#content .post .info { color:#000; } 
#content .post .info a { color:#000; font-weight:bold; padding:5px; border:none; } 
#content .post .info a:hover { color:#fff; background:#6ECEE7; } 

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

.backTop a { padding:5px 10px; font-weight:bold; }

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#fff;
color:#000;
font-size:100%;
/*border-bottom:3px solid #000;
border-top:3px solid #000;*/
margin:0 0 28px;
padding:10px 3px 20px;
line-height:1.3;
}

/* sidebar
--------------------------------------------------*/

#sclinicHome { height:120px; width:60px; }

#sidebar {
width:220px;
float:right;
padding:14px 10px 30px;
height:100%;
line-height:19px;
}

#sidebar h2 {
font-size:140%;
color:#333;
padding:0 0 3px;
}

#sidebar ul {
list-style:none;
font-size:110%;
margin:0 0 23px;
}

#sidebar li {
list-style:none;
padding:4px 3px;
}

#sidebar a, img {
border:0;
}

#sidebar li a {
color:#000;
border-bottom:3px solid #6ECEE7;
}

#sidebar li a:hover {
color:#fff;
background-color:#6ECEE7;
padding:2px 0;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Helvetica", verdana, geneva, sans-serif;
padding:3px ;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:none;
font:11px "Helvetica", verdana, geneva, sans-serif;
padding:6px 3px 3px;
background:#000;
color:#fff;
font-weight:bold;
}

input:hover {
background:#6ecee7;
}

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:350px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
font: 13px "Helvetica", verdana, geneva, 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-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
font-size:120%;
}

.navigation a {
padding:5px 10px;
font-weight:bold;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#000;
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:#fff;
background:#000;
}

#content li,#content2 li {
border-bottom:1px solid #EFF8FB;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#333333;
text-decoration:none;
}

/* footer
--------------------------------------------------*/
#footer {

color:#333;
margin:0;
padding:0 0 0 0px;
height:57px;
}

#footer p { margin:0; padding:0; font-size:120%; }


