/*
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:#000; text-decoration: none;  }
a:hover { color:#066;  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: circle;
    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;
}

.container {
    margin: 0 auto;
    padding: 0;
    width: 840px;
    text-align:left;
}


/* HEADER */

.header {
	border-bottom: 1px solid #666;
	text-align:center;
	width:840px;
	height:164px;
	overflow:hidden;
}

.header img {
	width:700px;
	height:164px;
        border:0;
}
 
.header span {
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

.header a {    color: #333; }
.header a:hover { color: #066; }

.search {
    padding:10px 0 0 15px;
    margin-left:10px;
    background:url('/google/wp-content/themes/depo-clean/images/search.gif') 0 14px no-repeat scroll;

}

.search input {
    width:140px;
}

.header_lists {
	text-align:left;
	width: 628px;
	padding-bottom: 30px;
	float:left;
	border-bottom: 1px solid #ccc;
}

.header_lists div {
	text-align:left;
	color:#666666;	
	width: 280px;
	float:left;
}

.header_lists div span{
	font-size:12px;
	font-weight:bold;
	line-height:25px;
}

.header_lists div p {
	font-size:11px;
	padding:10px;
	margin:0;
}

.header_lists img {
        border:0;
}

div.praznici {
	margin-right:10px;
	width:330px;
}


.sidebar-long {
    float:right;
    width:170px;
}
.sidebar-long ul {
    margin:50px 0 20px 0;
    text-align:right;
}

.sidebar-long ul li {
    margin-bottom:5px;
}


small.fey { color: #ccc; }

.firstpost {
    text-align:left;
    width: 628px;
    padding: 28px 0 18px 0;
}

.post {
    clear:left;
    text-align:left;
    width: 628px;
    padding: 27px 0 7px 0;
    border-bottom: 1px solid #ccc;
}

.post_nav{
    text-align:left;
    width: 628px;
    padding: 22px 0 22px 0;
}

.posttopline {
    border-top: 1px solid #ccc;
    text-align:left;
    width: 628px;
    padding: 22px 0 22px 0;
}

.postnoline {
    text-align:left;
    width: 628px;
    padding: 22px 0 22px 0;
}

.clearall {
    clear:both;
}
.clearleft {
    clear:left;
}



span.previous { padding: 0 20px 0 0; float: left; }
    
span.next { float: right; }

span.edit a { 
    font-weight:normal; 
    font-size:11px; 
    color:#666; 
}

.metainfo {
    float:left;
    width: 152px;
    font-size: 12px;
    color: #666;
    padding: 3px 0;
}

.content {
    margin-left:177px;
    width: 480px;
    text-align:left;
}

.content_wide {
    margin-left:10px;
    width: 647px;
    text-align:left;
}

.content a { font-weight:bold; }

.content p a {
	font-weight:normal;
	text-decoration: none;
	border-bottom:1px dotted black;
}
.content p a:hover {
	text-decoration: none;
	border-bottom:1px solid #066;
}

.previously {
   text-align:left;
    width: 628px;
    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 }


/* FOOTER */

.footer {
    padding: 10px 0 30px 0;
    border-top: 1px solid #666;
    text-align:left;
    font-size: 12px;
    color: #666;
    float:left;
    width:840px;
}

.footer div {
    width:152px;
    margin: 0 20px 0 0;
    float:left;
}

.footer div.widefooter, .footer div.widefooter div {
    width:270px;
}

.footer div.twitter {
    width:205px;
}

.footer div.widefooter li {
    margin-bottom:10px;
}

.footer img {
    border:0;
}

.footer div.last {
    margin: 0 0 0 0;
}

.copyright {
    padding: 10px 0 20px 0;
    border-top: 1px solid #666;
    text-align:right;
    font-size: 12px;
    color: #666;
    width:840px;
}

ul.nav li { margin: 0 }

li.sidebar-voting-title {
	list-style-type: none;
	padding-bottom:10px;
	font-size:16px;
}

li.sidebar-voting-expl {
	list-style-type: none;
	padding:5px 0;
	color:#666666;
	font-size:11px;
}
li.sidebar-voting-li {
	list-style-type: none;
	margin:0;
	padding:0;
}

.sidebar-voting {
	width:160px;
	height:185px;
	overflow:hidden;
	position:relative;
	margin:25px 0 0 9px;
	text-align:right;
	border-right:1px solid #777;
	background:white;
	border-top:1px solid white;
	border-bottom:1px solid white;
}

.sidebar-voting img.sidebar-voting-img {
	margin-top:10px;
	border:0;
}

.sidebar-voting-big {
width:300px;
left:-140px;
z-index:999;
text-align:center;
border:1px solid #777;
}




