* { 
    margin: 0; 
    padding: 0;
}

body {
    background: #fff;
    color: black;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    font-family: verdana, arial, helvetica, sans-serif;
}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#000; text-decoration: none; }
a:hover { color:#066; text-decoration: none; }

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: 6px; 
}

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;
}


/* HEADER */

.header {
    padding: 20px 0 10px 0;
    border-bottom: 1px solid #daebf9;
    text-align:left;
}

.header h1 {
    font-size: 26px;
    color: #000;
    font-weight: normal;
}

.header span {
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

.header a {    color: #333; }
.header a:hover { color: #066; }

.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: 830px;
    padding: 10px 0 10px 3px;
    border-bottom: 1px solid #daebf9;
}
.flickr div, .fb div {
  float:left;
  border:solid 1px #daebf9;
  padding:2px;
  margin-right:8px;
}
.flickr div img, .fb div img{
    border: 1px solid #fff;
    width: 52px;
    height: 52px;
}
.fb div img{ 
 width:250px;
 height:80px;
}
.flickr div:hover, .fb div:hover {
  float:left;
  border:solid 1px #daebf9;
  padding:2px;
  margin-right:8px;
  border: 1px solid #4096EE;
}

.flickr span {
    float:left;
    width: 66px;
    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: 160px;
    font-size: 12px;
    color: #666;
    float:right;
    text-align:left;
}

.blogads a { font-weight:bold }

.firstpost {
    text-align:left;
    width: 668px;
    padding: 28px 0 18px 0;
}

.post {
    text-align:left;
    width: 668px;
    padding: 0 0 7px 0;
}

.postnoline {
    text-align:left;
    width: 668px;
    padding: 22px 0 22px 0;
display:none;
}

.posttopline {
    border-top: 1px solid #ccc;
    text-align:left;
    width: 668px;
    padding: 22px 0 22px 0;
display:none;
}

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: 152px;
    font-size: 12px;
    color: #666;
    padding: 3px 0;
display:none;
}

.metainfo a { font-weight:bold }

.content {
    /*margin-left:177px;
    width: 480px;*/
    text-align:justify;
padding-right:20px;
}

.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 }


/* FOOTER */

.footer {
    padding: 15px 0 15px 5px;
    border-top: 1px solid #daebf9;
    text-align:left;
    font-size: 12px;
    color: #777;
}

.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:5px 0 0 0;
    padding: 18px 0 10px 0;
    border-top: 1px solid #daebf9;
    text-align:right;
    font-size: 12px;
    color: #999;
}

ul.nav li { margin: 0 }


/* Hostel specific */

.logohead {
background:transparent url(/wp-content/themes/depo-clean/images/logox.jpg) no-repeat;
text-indent:-10000px;
height:62px;
}
.clear {
clear:left;display:block;
}
.main_nav {
    padding:11px 0 0 20px;
    float:right; position:relative; top: 35px;
}
.main_nav ul li {
display:inline; list-style:none; padding:2px;
}
.main_nav ul li a{ 
font-weight:bold;
color:#356AA0;
text-decoration:none;
font-size:110%;
}
.main_nav ul li a:hover{ 
color:#CC0000;
}
.main_nav ul li.current_page_item a {
color:#CC0000;
font-size:150%;
font-weight:normal;
}
/*typography*/
a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: none;
	}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
ol, ul, li {
	list-style: circle inside;
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {font-weight: bold;}

/* Forms */
fieldset {
    border:1px solid #e4e4e4;
    background:#f8f8f8;
    font-size:12px;
    line-height:20px;
    padding:4px;
}
fieldset legend {
    font-size:140%;
}
fieldset label, fieldset input, fieldset textarea  {
    width:160px;
    text-align:right;
    float:left;
    padding:0 8px 0 0;
    margin: 4px 0;
}
fieldset input, fieldset textarea, filedset select  {
    width:200px;
    text-align:left;
    padding:1px;
    border:2px solid #e2e2e2;
}
fieldset textarea {
    width:240px;
    height:90px;
}
fieldset.buttonf {
    padding-left:200px;
    margin-top:10px;
}
br.formclear {
    clear:left;
}
.submit input, .submit input:focus, .button, .button:focus {
	background: url( /wp-admin/images/fade-butt.png);
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
width:auto;
float:none;
}

.submit input:active, .button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}

.button, .button:focus {
	padding: 0.15em;
}

* html .button {
	padding: 0;
}
/*sidebar*/
.sidebox {
border:1px solid #e2e2e2;
padding:2px;
}
.sidebox ul {
border:1px solid #e9e9e9;
padding:0;margin:0;
background:#F9F7ED;
}
.sidebox ul li {
list-style:none;
padding:0 4px;
}
.wp_myweather em {
margin-top:6px;
}

.veci_font {
    font-size:130%;
	font-weight: bold;
	color: #000;
}

.linkovi {
    text-align:left;
    font-size: 11px;
    color: #999;
}
