/*
Theme Name:   DePo Clean
Theme URI:    http://powazek.com
Description:  A clean, organized theme by <a href="http://powazek.com">Derek Powazek</a>.
Version:      0.5
Author:       Derek Powazek
Author URI:   http://powazek.com
*/

* { 
    margin: 0; 
    padding: 0;
}

body {
	background: #fff;
    color: black;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#3252b2; text-decoration: underline }
a:hover { color:#3252b2; text-decoration: underline }

p, ul, ol, li { 
    margin-bottom: 18px; 
}

blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    font-color:#333;
}

ul {
    list-style-type: square;
    margin-left: 2em;
}

ol {
    margin-left: 2em;
}

h1 { 
    font-size: 24px; 
    line-height: 36px;
    margin-bottom: 18px; 
}

h2 { 
    font-size: 22px; 
    line-height: 36px;
    margin-bottom: 18px;
}

h3 { 
    font-size: 18px; 
    line-height: 18px;
    margin-bottom: 20px;
}

h3 a { 
    color: #333;
	text-decoration: none;
}

.container {
    margin: 0 auto;
    width: 840px;
	background: #fff;
position: relative;
}

#menuBlock {background: #41454e; width: 838px; height: 16px; color: #fff; margin: 0; padding: 0; margin-left: 2px;}
#menuBlock li {float: right; list-style-type: none; margin-right: 15px; font-size: 10px}
#menuBlock li a {color: #94a7de; text-decoration: underline;}

/* HEADER */

.header {
    padding: 30px 0 30px 0;
    text-align:left;
	background: #2c323c;
	background: #fff url('http://doransky.hu/wp-content/uploads/2010/05/head.png') 0 0 no-repeat;
	position: relative;
	
}

.header h1 {
    font-size: 26px;
    color: #fff;
    font-weight: normal;
}

.header h1 a { color:#3252b2; text-decoration: underline }
.header h1 a.logoh {display: block; float: left; width: 200px; height: 40px;}
.header h1 span.blogInfo {padding: 5px; background: #eee;}
.header h1 span.headspan {display: block; float: left; width: 200px; height: 40px;}

.header span {
    font-size: 12px;
    color: #333;
    font-weight: normal;
}

.header a {    color: #fff; }
.header a:hover { color: #fff; }

.search {
    padding:11px 0 0 20px;
    background:url('/wp-content/themes/depo-clean/images/search.gif') 0 14px no-repeat;
    float:right;
}

.search input {
    width:150px;
}


/* POSTS */

.flickr {
    text-align:left;
    width: 668px;
    padding: 10px 20px 10px 20px;
    border-bottom: 1px solid #ccc;
}

.flickr img {
    width: 58px;
    height: 58px;
    margin: 1px 4px;
    border: 1px solid #666;
}

.flickr img:hover {
    width: 72px;
    height: 72px;
    margin: -6px -3px;
    border: 1px solid #000;
}

.flickr span {
    float:left;
    width: 56px;
    font-size: 14px;
    color: #666;
}

.flickr span a { color: #666; }

.flickr small {
    font-size:9px;
}

small.fey { color: #ccc; }

.blogads {
    padding: 31px 0 18px 0;
    width: 200px;
    font-size: 12px;
    color: #666;
    float:right;
    text-align:left; 
overflow: hidden
}

.blogads a { font-weight:bold }

.firstpost {
    text-align:left;
    width: 668px;
    padding: 18px 0 9px 0;
	border: 1px solid red;
}

.post {
    text-align:left;
    width: 618px;
    padding: 27px 0 7px 0;
    border-bottom: 1px dashed #ddd;
}

.postnoline {
    text-align:left;
    width: 668px;
    padding: 22px 0 22px 0;
}

.posttopline {
    border-top: 1px solid #ccc;
    text-align:left;
    width: 668px;
    padding: 22px 0 22px 0;
}

.metainfo a {text-decoration: none; color: #333;}
.metainfo a:hover { color:#3252b2; text-decoration: underline }

span.previous { padding: 0 20px 0 0; float: left; }
    
span.next { float: right; }

span.edit a { 
    float:right;
    font-weight:normal; 
    font-size:11px; 
    color:#666; 
    border:1px solid #ccc; 
    padding:0 4px; 
}

.metainfo {
    float:left;
    width: 132px;
    font-size: 12px;
    color: #666;
    padding: 3px 0;
}

.metainfo a { font-weight:bold }

.content {
    margin-left:147px;
    width: 480px;
    text-align:left;
}

.content a { font-weight:bold }

.previously {
   text-align:left;
    width: 668px;
    padding: 20px 0 3px 0;
    border-top: 1px solid #ccc;
    font-size: 12px;
}

.previously a { font-weight:bold }

.text_area { width: 480px !important; }

.postform { width:150px; margin: 0;} 

.delicious-tags { font-size:11px; color:#666 }
.delicious-tags a { font-weight:normal; color:#333 }

/* Banner AD */

.blogads {}

/* FOOTER */

.footer {
    padding: 22px 0 10px 5px;
    border-top: 4px solid #ddd;
    text-align:left;
    font-size: 12px;
    color: #666;
}

.footer div {
    width:152px;
    margin: 0 20px 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer div.last {
    width:142px;
    margin: 0 0 0 0;
}

.copyright {
    margin:12px 0 0 0;
    padding: 18px 0 10px 0;
    border-top: 1px solid #666;
    text-align:right;
    font-size: 12px;
    color: #666;
}

ul.nav li { margin: 0 }

.subscribe {border: 1px solid #ddd; padding: 10px; background: #eee; margin-bottom: 15px; text-align: center}
.comntN span {color: #fff; background: #3252b2; padding: 3px 5px}
a.emph {color: #fff; background: #3252b2; padding: 3px 5px; text-decoration: none; font-weight: bold}
.subscribe p span {color: #fff; background: #d26058; padding: 5px 10px; font-size: 20px}
.subscribe p a:hover span {background: #3252b2 !important;}
.rssText {text-align: center}
.iWork h4 {margin-top: 8px; font-size: 13px}
.iWork h4 span {display: block; font-size: 10px; text-transform:uppercase;}

.iWork p { margin: 0; font-size: 12px; line-height: 130%}
.iWork ul {padding: 0; margin: 0;}
.iWork ul li {padding: 0; margin: 0 0 5px 0; list-style-type: none; font-size: 11px}
.dorcom {color: #fff !important; background: #d26058; padding: 8px 5px 3px 5px; font-size: 12px; text-transform: uppercase; display: block; margin: 3px 0 0 0; border-right: 65px solid #eee}
.dorcom a {color: #fff}
.dorcom a:hover {color: #fff}

.imgdor {width: 154px; float: left; margin: 15px 15px 15px 0; border: none}
.imgdor450 {width: 450px; float: left; margin: 15px 15px 15px 0; border: none}


.headPres {border: 1px solid #DDDDDD; background: #EEEEEE; padding: 15px; text-align: left; display: none}
.blogInfo a:hover {color: #3252b2}
.doranskydesc {text-align: left; background: #333 url('http://doransky.hu/wp-content/uploads/2007/12/doransky_head4.jpg') no-repeat; width: 842px; height: 220px; position: relative;}
.doranskydesc1 {position: absolute; left: 170px; top: 60px; width:300px; color: #fff}
.doranskydesc2 {position: absolute; left: 485px; top: 60px; width:300px; color: #fff}
.doranskydesc2 a {color: #b7524a; font-style: oblique; text-decoration: none}

.related_post li {margin: 0; font-size:11px}
