/*  
	Theme Name: Povhnkufr
	Theme URI: http://povhnkufr.si/
	Description: Povhnkufr WordPress theme
	Version: 1.0
	Author: Povhnkufr
	Author URI: http://povhnkufr.si/
*/

/* CLEAR
------------------------------ */
html,body {width:100%;height:100%;}
html,body,ul,ol,dl,li,dt,dd,p,blockquote,fieldset,legend,img,form,h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
ul,ol,li,dl,dt,dd {list-style:none;}
blockquote,fieldset,legend,img,form {border:0;}
address {font-style:normal;}
button {cursor:pointer;float:left;}
hr,.hidden {display:none;}

/* BLOG
------------------------------ */
/* general styles */
a {color:#1f6191;text-decoration:underline;}
a:hover {color:#f00;}
input {float:left;width:150px;margin:0 10px 0 0;height:16px;padding:3px 2px 1px;font-size:1em;line-height:1em;background:#fff url(images/input.gif) no-repeat 0 0;border:1px solid #000;border:1px solid #dedede;border-top:1px solid #7c7c7c;border-right:1px solid #c2c2c2;}
textarea {padding:2px;width:98%;font:normal 1.1em Arial,Tahoma,Helvetica,serif;line-height:1.6em;background:#fff url(images/input.gif) no-repeat 0 0;border:1px solid #000;border:1px solid #dedede;border-top:1px solid #7c7c7c;border-right:1px solid #c2c2c2;}
button {float:left;background:#000;color:#fff;border:0;height:21px;padding:3px 8px;font-size:1em;line-height:1em;}
p {margin:0 0 1.8em;}

/* positioning */
body {background:#000 url(images/html.jpg) no-repeat 50% 0;font:normal 62.5% Arial,Tahoma,Helvetica,serif;text-align:center;}
#page {position:relative;background:#fff url(images/site.jpg) no-repeat 0 0;width:660px;padding:20px 40px 10px;margin:12px auto;text-align:left;font-size:1.2em;line-height:1.8em;}
#header {height:100px;clear:both;margin:50px 0;}
#headerimg h1 a {display:block;overflow:hidden;text-indent:-1000em;width:310px;height:70px;position:absolute;left:-5px;top:70px;}
#headerimg h1 a:hover {background:url(images/logo.jpg) no-repeat 1px 1px;}
#headerimg .description {display:none;}
#content {float:left;width:430px;margin:10px 30px 0 0;overflow:hidden;}
#sidebar {float:left;width:180px;background:#f6fafb;padding:10px;overflow:hidden;font-size:.95em;}
#footer {clear:both;padding:10px;width:640px;text-align:center;color:#666;font-size:.9em;line-height:1.1em;background:url(images/footer.gif) repeat-x 0 100%;}

/* page */
.page h2 {margin:0 0 1em;}

/* post */
.post {margin:0 0 3em;}
.post h2 {font-size:2em;margin:}
.post h2 a {color:#000;text-decoration:none;}
.post small {display:block;color:#666;}
.post .entry {margin:.5em 0;}
.post .entry img {display:block;float:left;margin:0 1em 1em 0;border:3px solid #ccc;padding:2px;background:#fff;}
.post .postmetadata {clear:both;color:#666;}
.post .postmetadata small {line-height:1.8em;}

/* back / forward links */
.navigation {margin:1em 0;}

/* comment form */
h3#respond {margin:1em 0 .5em;}
#commentform {margin:0 0 2em;}
#commentform li {margin:0 0 .3em;}

/* comments */
h3#comments {border-bottom:1px solid #666;margin:0 0 1px;}
.commentlist {margin:0 0 2em;}
.commentlist li {padding:.5em;border-bottom:1px solid #ccc;}
.commentlist li.alt {background:#efeeee;}

/* search form */
#searchform {margin:0 0 2em;}
#searchform input {width:110px;margin:0 3px 0 0;}
* html #searchform button {padding:4px 3px 2px;}
*:first-child+html #searchform button {padding:4px 3px 2px;}
html:first-child #searchform button {border:3px solid red;}
@media all and (min-width:0px) {head~body #searchform button {padding:5px 10px 1px 5px;}}

/* sidebar general */
#sidebar h2 {font-size:1.2em;}
#sidebar ul li {margin-bottom:1.5em;}
#sidebar ul li li {margin:0;}


/* CLEARED
------------------------------ */
#site,#page,.post,#searchform {display:inline-block;}
#site:after,#page:after,.post:after,#searchform:after {content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
