/*
Theme Name: Airaksinen2
Theme URI: http://www.aamukahvi.org
Description: 
Version: 1.0
Author: Seija Viirret
Author URI: http://www.aamukahvi.org
Latest updated: November 5, 2008
*/

/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
/*line-height: 12px;*/
color: black;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/* END CSS RESET */

html{
background-color:#262927;
font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
}
#header{
background-image:url('header2.png');
width:920px; height:250px;
background-repeat:no-repeat;
margin:20px auto;
padding-top:10px;}

#blog-title,#blog-description{
font-family: Georgia, 'Times New Roman', serif; 
font-weight: normal; 
background: url(repeater.png) repeat; 
}

#blog-title *{
margin-top:0px;
color:#CADE58;
text-decoration:none;
font-size:50px;
line-height: 60px;
/*background: url(repeater.png) repeat; */
}
#blog-title a:hover{
background: none; 
}
#blog-title a:visited{
background: none; 
}

#blog-description{
font-size:25px;
line-height: 30px;
}

#blog-description *,#blog-description{
color:#DDDCD2;
background: url(repeater.png) repeat ;}


#wrapper{
margin:0px auto; margin-top:20px;
background-color:#181B19;
width:960px;
border:2px solid #383C37;
font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:1.2em;
color:#C1BCAC;
}


.sidebar{
float:right;
width:300px;
margin-right:20px;margin-bottom:19px;
color:#C1BCAC;
background-color:#1f2320;
border:1px solid #262927;
padding:10px 0px 10px 0px;}

#container{
float:left;
width:580px;
margin-left:20px;
color:#C1BCAC;
font-size:12px;
margin-bottom:19px;
}

#container blockquote{
margin:0;
padding:5px;
background-color:#1f2320;
border-top:1px solid #262927;border-bottom:1px solid #262927;}

.post {
padding-bottom:15px;}

.clearboth{
clear:both;}

.entry-content{}



/*  -----|  Typography  |---------------------------------------------------  */
 a{
 color:white; text-decoration:none;}
 
 a:hover{
  color:#CADE58;
  background:#262927;}

h1, h2, h3, h4, h5, h6, #container blockquote, .entry-date,#wp-calendar caption {
margin-bottom:8px;
font-family: Georgia, 'Times New Roman', serif; 
font-weight: normal; 
margin-top:0px; 
padding-top:0px;
line-height:1.3em;}

h1{font-size:30px;}
h2{font-size:23px;}
h3, #wp-calendar caption{font-size:18px;}

p, #container li{
margin-bottom:0.9em;margin-top:0.5em;
line-height:1.7em;}

blockquote p{
margin-bottom:0.5em;}

#container ul{ 
list-style-type:disc;
padding-left:2em;}

#container ol{ 
list-style-type: decimal;
padding-left:2em;}

.day{
font-size:2em;
color:white;}

#container h1{
/*color:#A9C8E3;*/
color:#CADE58;
/*border-bottom:1px solid #262927;*/
margin-bottom:5px;
display:block;}

#container h1 a,#container h2 a{
color:#CADE58;
display:block;
text-decoration:none;
}

#container h1 a:hover,#container h2 a:hover{
/*background-color:#262927;*/}

h2,h3,h4,h5,h6{
color:#CADE58;}

#container h2 a{
}

#container .entry-meta{
border-top:none;}



/*DATE*/

.entry-date{
float:left;
border:1px solid #262927;
background-color:#262927;
padding:5px 8px 5px 8px;
margin:10px 10px 0px 0px;}

.entry-date *{
text-align:center;}

/*  -----|  SIDEBAR  |---------------------------------------------------  */
.sidebar h2{
font-size:18px;
}
.sidebar a{

	color:#C1BCAC;
	padding:6px 6px 6px 0px;
	display:block;
}

.sidebar a:hover{
  color:#CADE58;
  background:#262927;}

.sidebar ul, .sidebar ul li{
list-style-type:none;
 padding:0;
 margin:0
}

.sidebar ul{margin:0px 20px 0px 20px;}
.sidebar ul ul{margin:0px;}
.sidebar ul li{margin-bottom:15px;margin-top:15px;}
.sidebar ul li ul li{margin-bottom:5px;margin-top:5px;font-size:13px;}


/*  -----|  FOOTER  |---------------------------------------------------  */
#footer{margin:10px auto; font-size:0.7em; padding:5px 0px 5px 0px; width:920px; color:#666666; text-align:right}
#footer a{color:#666666;}



/*  -----|  Typography  |---------------------------------------------------  */

.nav-previous{float:left; width:45%;}
.nav-next{float:right; width:45%; text-align:right;}
.nav-previous a, .nav-next a{display:block;padding:3px; color:#CADE58; background-color:#1f2320; border:1px solid #262927;} /*ees takaiset linkit*/
.nav-previous a:hover, .nav-next a:hover{ background-color:#262927; color:white; text-decoration:none;}
.navigation{margin-bottom:20px;margin-top:20px;}

.entry-meta{margin-top:0px;padding:5px 5px 5px 10px; background-color:#1f2320; font-size:11px;}
.meta-sep{color:#fff;}

abbr{border:none;}

/*  -----|  Typography  |---------------------------------------------------  */

#s{border:1px solid #262927; background:#181B19; width:180px; color: #C1BCAC;padding:3px;}
#searchsubmit{border:1px solid #262927; width:50px;background:#262927; color:#C1BCAC;padding:3px;}
#searchsubmit:hover{color:#CADE58;border:1px solid #C1BCAC;}

/*  -----|  Comments  |---------------------------------------------------  */

#noresults-s,#comment{border:2px solid #383C37; background:#262927; width:180px; color: #C1BCAC;padding:3px; margin:5px;}
#comment{width:550px;}

#noresults-searchsubmit{ border:1px solid #262927; width:50px;background:#262927; color:#C1BCAC;padding:3px;}
#noresults-searchsubmit: hover{color:#CADE58;border:1px solid #C1BCAC;}

#submit{border:1px solid #262927; background:#262927; color:#C1BCAC;padding:5px;margin-top:5px;}

#submit:hover{color:#CADE58;border:1px solid #C1BCAC;}


/*  -----|   |---------------------------------------------------  */

#wp-calendar, .calendar_wrap{width:100%; text-align:center;}
#wp-calendar caption{color:#CADE58;}
#wp-calendar td,#wp-calendar th{text-align:center;}
#wp-calendar th{font-weight:bold;}
#wp-calendar a{color:#CADE58; background-color:#181B19; border:1px solid #262927; display:block; text-align:center}
#wp-calendar a:hover{color:#CADE58; background-color:#262927; display:block; border:1px solid #262927;text-decoration:none;}



/*  -----|  SHOPPING CART |---------------------------------------------------  */



