/*  
Theme Name: Gray-Day's
Author: Armi Korhonen
Description:  Kennel Gray-Day's teema
Version: 1.0
*/



/* We need this... */

body {
	background: #1e1e1e url(./images/tausta.jpg);
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	line-height:1.6;
	margin-bottom: 0;
	margin: 0;
	padding: 0;
}

h1{
	margin: 0;
	padding:0;
}

h2{
	margin: 0;
	padding:0;
}

img{
	border: 0;
	margin: 0;
	padding: 0;
}

/* for different commentars*/

/* needed*/

acronym, abbr, span.caps {
	cursor: help;
	}

/* Center everything */

div.cornertop{
        position: relative;
	width: 940px;
	height: 0px;
}

div.cornerbot{
        position: relative;
	width: 940px;
	height: 40px;
        background: url(./images/footer.jpg);
	clear: both;
}

div.wrapper{
        position: relative;
	margin: 0 auto;
	width: 940px;
	background-image: url(images/taustapalkki.jpg);
	background-repeat: repeat-y;
}

div.wrapper2{
        position: relative;
        top: 0px;
	margin-top: 0px;
	width: 940px;
	background-image: url(./images/otsikko.jpg);
	background-repeat: no-repeat;
}

/* Headimg */
#head{
        height: 292px;
}

#head h1{
	padding-left: 10px;
	font-size: 24px;
	font-weight: bold;
}

#head a{
	color: #000;
	text-decoration: none;
}

#head h2{
	padding-left: 10px;
	font-size: 12px;
	color: #4e4e4e;
}

/* Content */ 
#content{
        position: relative;
        top: 0px;
	margin-left: 25px !important;
	margin-left: 18px;
	width: 600px;
	float: left;
        padding: 15px 15px 15px 30px;
}

#content h1{
	font-size: 18px;
        color: #212121;
}

#content a{
	text-decoration: underline;
	color: #cb6b9e;
}

#content a:hover{
	text-decoration: underline;
	color: #f7bada;
}

#content p img{
	margin-right: 10px;
	margin-bottom: 10px; 
	margin-left: 10px;
	float:left;
}

div.posts{
	padding: 5px 10px 15px 0px !important;
	padding: 5px 8px 15px 0px;
	width: 600px;
	float:left;
        border-bottom: 1px solid #cdcdcd;
}

/* Navigation */

/*menu */
#nav{
        position: absolute;
        top: 222px;
	margin-bottom: 17px;
	margin-top: 17px;
	height: 38px;
	width: 920px;
}

#nav a{
	text-decoration: none;
	font-size: 14px;
	color: #e3e3e3;
	clear: right;
}

#nav ul{
	display: inline;
}

#nav li{
	margin-left: 5px;
	margin-right: 10px;
	list-style-type: none;
	padding-top: 0px;
	float:right;
	height: 30px;
    padding-left:24px;
    background:transparent url(./images/tassu.jpg) no-repeat;
    background-position:0 0px;
}

#nav a:hover{
        color: #FFFFFF;
}

#nav li:hover{
}

#nav li.current_page_item{
}

/* end menu */

/* Sidebar */ 

#sidebar{
        position: relative;
        top: 0px;
	float: right;
	width: 200px;
        margin-right: 20px;
	list-style: none;
	text-align: center;
        padding: 10px;
}

#sidebar li a{
	color: #cb6b9e;
	text-decoration: underline;
}

#sidebar ul{
	margin: 5;
	padding:5;
        list-style: none;
	display: inline;
}

#sidebar h3{
	font-size: 14px;
        color: #212121;
}

#sidebar a{
	text-decoration: none;
	color: #cb6b9e;
}

#sidebar a:hover{
	text-decoration: underline;
	color: #f7bada;
}

div.footertext{
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
}
/*
span.prev{
	padding-left: 10px;
	float:left;
}

span.next{
	margin-right: 10px;
	padding-right: 10px;
	float:right;
}
*/

/* Search form */

#searchform {
	width: 200px;
	text-align: center;
}

#searchform #s{
	color: #000;
	background-color: #f7bada;
	border: 1px solid #d582ae;
	width: 100px;
}

#searchform input{
	width: 70px;
}

#searchdiv{
}

form#commentform{
	width: 200px;
}

/* Date in Posts */
.the_date {
	display:block;
	text-align: center;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	background: url(./images/calendar.png) no-repeat;
	width:40px;
	margin-right: 5px;
}

.date_m {
	display:block;
	font-size: 10px;
	margin:-2px;
	padding:0;
	font-weight: bold;
	text-align:center;
}

.date_d {
	display:block;
	font-size:1.4em;
	margin:0;
	padding: 0 0 1px 0;
	text-align: center;
}

/* User Icon */

div.author{
	float:left;
	display: block;
	margin-bottom: 10px;
}

/* 

Comment comic speakbubbles
alt = alternate (Bubble color 2)

*/ 

div.commentdiv{
	padding: 10px 10px 0px 10px;
	border: 0;
     background-color: #f0f0f0;
}

div.commentdivalt{
	padding: 10px 10px 0px 10px;
	border: 0;
}

div.commentdiv ul{
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
     background-color: #f0f0f0;
}

div.commentdivalt ul{
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
}

/*
a.commentalt{
	background-color: #A2D7FF;
}

a.comment{
	background-color: #D3ECFF;
}
*/
/* Rounded bottom corners... */
div.commentdivbotalt{
	margin-bottom: 10px;
	height: 12px;
	margin-top: 0px !important;
	margin-top: -10px;
	border: 0;
}

div.commentdivbot{
	margin-bottom: 10px;
	margin-top: 0px !important;
	margin-top: -5px;
	height: 12px;
	border: 0;
}

/* Comment inputboxes */

input#author{
	border: 1px solid #cb6b9e;
	background-color: #f7bada;
}

input#email{
	border: 1px solid #cb6b9e;
	background-color: #f7bada;
}

input#url{
	border: 1px solid #cb6b9e;
	background-color: #f7bada;
}

textarea#comment{
	border: 1px solid #cb6b9e;
	background-color: #f7bada;
	width: 550px;
}

div.footertext a{
	text-decoration: none;
	color: #cb6b9e;
}

div.footertext a:hover{
	text-decoration: underline;
	color: #f7bada;
}


#commentlist {
        list-style: none;
}

#commentlist li {
        background-color: #f0f0f0;
	border-bottom: 1px solid #a1a1a1;
	border-top: 1px solid #a1a1a1;
        width: 450px;
        padding: 5px 15px 5px 15px;
        margin-bottom: 10px;
}
