/*

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-size: 0.8em;
margin:0;
background-image:url(http://www.kristiinawheeler.com/pics/2012/kw_sirpaleistakoottu_bg.jpg);
background-repeat:no-repeat;
background-position: top center;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
width: 1040px;
height: 400px;
margin-top:0px;
margin-bottom:20px;
background-repeat:no-repeat;
margin:0 auto;
}

#header .description {
font-family:"Verdana", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:0.8em;
text-transform: uppercase;
float:right;
color:#333;
margin:95px 0 0;
}

#header h1 {
border-bottom:none;
margin:15px 0 0;
padding:40px 25px 40px 0;
}

#wrapper {
width:1000px;
margin:0 auto;
padding-left:15px;
background-image:url(/pics/2012/kw_tekstipohja_50.png);
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family:"Avant Garde", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:4.2em;
font-weight:light;
color:#333;
letter-spacing:-2px;
margin:20px 0;
}

#header h1 a {
text-decoration:none;
color:#333;
}

/* navigation
--------------------------------------------------*/
#nav {
height:25px;
margin:0;
padding:10px 0;
padding-bottom: 10px;
}

#nav li {
float:left;
list-style:none;
padding:0 6px 0 0;
}

#nav li a {
color:#FFFFFF;
background:#249bb5;
font-size: 1.2em;
text-decoration:none;
text-transform: uppercase;
display:block;
margin:1px 0px 0 0;
padding:5px;
padding-top:7px;
padding-right:8px;
padding-left:8px;
}

#nav li a:hover {
color:#FFFFFF;
background:#eb5978;
text-decoration:none;
}

#nav li a.active {
color:#444;
text-decoration:none;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
margin:0 275px 0 0 !important;
padding:10px 30px 0px 0;
}

#content2 {
margin:0 275px 0 0 !important;
padding:10px 30px 0px 0;
}

#content p,#content2 p {
color:#000;
line-height:25px;
font-size:110%;
word-spacing:0px;
margin:10px 0;
}

#content a,#content2 a {
text-decoration:none;
color:#0f6b76;
}

#content a:hover,#content2 a:hover {
color:#eb5978;
text-decoration:none;
}

#content h2,#content2 h2 {
font-size:4.0em;
line-height: 1.0em;
letter-spacing:-1px;
color:#0f6b76;
padding-top:7px;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
color:#0f6b76;
}

#content h2 a:hover,#content2 h2 a:hover {
text-decoration:none;
border:none;
color:#eb5978;
}

#content h1 {
font:3em;
color:#2177aa;
font-weight:lighter;
margin:10px 0;
}

#content h3 {
font-size:2em;
color:#2177aa;
margin:10px 0;
}

#content h4 {
font:1.8em;
color:#2177aa;
margin:10px 0;
}

#content h5 {
font:1.6em;
color:#2177aa;
margin:10px 0;
}

#content2 h3 {
font-size:2.5em;
color:#2177aa;
margin-top:20px;
margin-bottom: 10px;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#eb5978;
text-decoration:none;
}

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 50px 0;
text-align:left;
}

.post .info {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
background-color:#e0e0e0;
font-size:1em;
color:#333;
padding:2px 3px 3px 8px;
margin: 25px 0;
}

.date {
margin-top: 10px;
}

.post small {
font-size:1.0em;
color:#1c5a67;
padding-top:7px;
padding-bottom:15px;
margin-bottom:20px;
clear:both;
display: box;
}

.post small a {
color: #0f6b76;
}

.post small a:hover {
color: #eb5978;
text-decoration:none;
}


/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#e0e0e0;
color:#333;
font-size:120%;
border-bottom:0px solid #ccc;
border-top:0px solid #ccc;
margin:10px 0 10px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:250px;
float:right;
padding:0px 10px 30px;
margin-top:0px;
height:100%;
line-height: 1.6em;
}

#sidebar h2 {
color:#0f6b76;
font-size: 1.9em;
font-weight: normal;
text-decoration:none;
text-transform: uppercase;
line-height: 1.3em;
display:block;
margin-top:15px;
margin-bottom:15px;
padding-top:7px;
}

#sidebar h2 a {
color:#0f6b76;
text-decoration:none;
}

#sidebar h2 a:hover {
color:#eb5978;
background:#e627e6;
text-decoration:none;
}

#sidebar p {
margin-bottom: 10px;
margin-top:3px;
line-height: 1.4em;
}

#sidebar ul {
list-style:none;
font-size:100%;
margin:0 0 0px;
}

#sidebar li {
border-bottom:0px solid #e0e0e0;
list-style:none;
margin-bottom: 6px;
line-height: 1.2em;
}

#sidebar li a:hover {
color:#000;
background-color:#e0e0e0;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Verdana", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

.amzshcs-item {
margin:10px;
}

a,#sidebar li a,#footer a {
color:#0f6b76;
text-decoration:none;
}

a:hover,#sidebar li a:hover,#footer a:hover {
color:#eb5978;
text-decoration:none;
background:none;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
.comments {
font-size:0.9em;
}

#commentlist ul {
margin-left:0px;
margin-right:0px;
}

#commentlist li {
list-style-type:none;
margin-left:-10px;
}

#commentlist #authorlink {
font-size: 1.2em;
margin-bottom: 2px;
padding-bottom: 2px;
}

.commentform {
background:#fff;
width:350px;
text-align:left;
}

.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;
}

#commentmetadata {
color:#666;	
}

#gravatar {
align:right;
}

#fbc_login {
padding-bottom: 15px;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
} 

.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:#e0e0e0;
}

#content li,#content2 li {
border-bottom:1px solid #e0e0e0;
padding:10px;
}

/* footer
--------------------------------------------------*/
#footer {
color:#333;
margin:0;
padding:20px 0;
margin-top:0px;
}


/* extras
--------------------------------------------------*/
#wp_fb_like_button {
margin-top: 20px;
padding-top:10px;
}

.my-recent-yt-video {
padding-bottom: 10px;
}

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	clear:both; 
	display:block !important;
}

