/* css by milos - last edit: september 09

this site would look terrible if it were not for http://www.miloszekovic.com/

thank you!

 */

body {
    margin:0;
	font-family:"Tahoma";
	color:#fff;
	background:#000;
}

/* H */
h1 {
	width:500px;
	margin:0;
	clear:none;
	font-size:35px;
	line-height:28px;
	text-align:justify;
	font-weight:normal;
}

h2 {
	font-family:Georgia,serif;
	font-style:italic;
	width:930px;
	padding:10px;
	margin:0;
	float:left;
	clear:both;
	text-align:left;
	opacity:.50;
	-moz-opacity:.50;
	filter:alpha(opacity=50);
	font-size:25px;
}

h3 {

}

.tweets,.follow {
	opacity:.50;
	-moz-opacity:.50;
	filter:alpha(opacity=50);
	font-size:10px;
}

ul{
  list-style-type: none;
  margin: 2;
	font-family:Georgia,serif;
}

#footer {
	padding:10px 0 0 0;
	width:930px;
	margin:0;
	float:left;
	clear:both;
	text-align:left;
	opacity:.35;
	-moz-opacity:.35;
	filter:alpha(opacity=35);
	font-size:16px;
}


#wrapper {
	width:940px;
	padding:30px 0 0 0;
	margin-left:auto;
	margin-right:auto;
}

a,
a:link,
a:active {
	color:#e7e6a0;
	text-decoration: none;
}
a:hover {
	color:#a5a474;
}

img {border: none;} 


.post-date-bg {
    float: left;
    color: #ffffff;
    font-family:Trebuchet MS;
		font-size:15px;
    text-align: center;
    font-weight: bold;
    margin: 0 8px 0 0;
    padding: 4px 4px;
    margin-right:15px;
    width: 55px;
    height: 50px;
    background: #494843 ;
}


.date {
	font-size:20px;
	line-height: auto:
} 