/*   
Theme Name: minimal
Theme URI: 10neegrit.com/blog
Description: minimal
Author: rene haavre
Author URI: www.10neegrit.com
Version: 0.1
*/
a {
	border: 0;
        color:black;
}

* {
	margin:  0px;
	padding:  0px;
}

img {
border-style: none;
}

.nextprev {
     margin-bottom: 25px;
     font-size: 15px;
}
.nextprev a {
     color:black;
}
.nextprev p {
     text-align:center;
}
h1 img#logo {
	margin-top: 5px;
	position: absolute;   
	left: 50%;   
	width: 257px;   
	margin-left: -129px;
}
h1 img#rss {
	float:right;
}

#headerimg{
	margin-top: 10px;
	margin-left: 20px;
}
#kuup {
	color: #b3b3b3;
	font-variant: small-caps;
	text-align: center;
	background-color: transparent;
}

h2 a {
        padding-top:40px;
	text-align: left;
	color: #000;
	font: bold 30px/2em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
        line-height:15px;
        
}

.entry p{
	text-align: justify;
	padding-bottom: 0px;
text-transform: none;
font-color:#333333;
	color: #191919;
	font: italic 16px/1.4em Cambria, serif;
	margin-top: 14px;
}
.post {
      margin-bottom:40px;
}
.entry img {
	text-align: center;
	background-color: #eee;
	border: 1px solid black;
	padding: 1px;
}

#content {
	color: black;
	text-align: justify;
	font: normal 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 20%;
	margin-top: 100px;
	width: 600px;
	overflow-y: hidden;
	overflow: hidden;
	text-shadow: #fff 0 0 0;
}

#header {
	background-color: transparent;
	background-image: url(pildid/triip.png);
	background-repeat: repeat-x;
	height: 95px;
	width:100%;
	position:fixed;
	top: 0;
	z-index: 2;
	overflow: hidden;
}
#footer {
	/*background-color: transparent;
	background-image: url(graafika/alumine.png);
	background-repeat: repeat-x;
	height: 74px;
	width:100%;
	position:fixed;
	bottom: 0;
	z-index: 2;
	overflow: hidden;
	*/
	
}
textarea {
	margin-top: 15px;
	width: 500px;
	height: 140px;
	
}
#rss {
	margin-right: 15px;
	clear:none;
}
.post-title {
	text-align: left;
	color: #000;
	font: italic bold 20px/2em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-shadow: #4c4c4c 1px 1px 2px;
	padding-bottom: 15px;

}
.post-date {
	display: none;
}

input:focus, textarea:focus {
	background-color: rgb(251,222,129);
}
input #submit{
	font-family: "Bauhaus 93";
}
li .alt {
	margin-bottom: 10px;
}
textarea#comment {
	background-image: url(graafika/textarea.png);
	background-repeat: no-repeat;
}
cite a {
	color: black;
	cursor: crosshair;
}
#respond {
        margin-top:10px;
}
a:focus, a:hover     { color: #000; }
a           { color: #009; text-decoration: underline; }
.commentlist {
      margin-bottom: 20px;
}
.mitukommentaari {
      color:red;
      line-height:32px;
      margin-bottom: 15px;
      	text-shadow: #4c4c4c 1px 1px 2px;
}