body {
	font-family: Lucida Grande, Lucida Sans, sans-serif;
	font-size:  12px;
	line-height: 19px;
	color:  #555;
	background:  #fefefe;
	font-style: normal;
}

a {
	color:  #555;
	text-decoration: none;
	border-bottom:  1px solid #555;
	padding-bottom: 1px;
}

a:hover {
	background: yellow;
}

#wrapper {
	width:  720px;
	margin-top:  50px;
	margin-left: 20px;
}

h1, h1 a, h1 a:hover, #linkcat-2 {
	font-size:  18px;
	line-height:  22px;
	font-weight: bold;
	border:  none;
	color:  #333;
	text-transform: uppercase;
}

#sidebar h1 {
	font-size: 18px;
}




h3, h3 a:link {
	font-size:  40px;
	text-transform: uppercase;
	font-weight: bold;
	border:  none;
	margin-bottom:  50px;
}

#content {
	float:  right;
	width:  440px;
	margin-bottom: 20px;
}

.post {
	float: right;
	width: 440px;
	margin-bottom:  60px;
}

.post p {
	width: 420px;
	margin-bottom: 10px;
}

.post img {

}

.post ul li {
	list-style: square;
	margin-left: 20px;
	margin-bottom: 10px;
}

.text {
	border-bottom:  1px solid #eee;
	padding-bottom: 20px;
	
}

.meta, .date {
	font-size:  10px;
	color:  #777;
}

.date {
	border-bottom:  1px solid #eee;
	margin-bottom: 20px;
}

#sidebar {
	float:  left;
	width:  200px;
}

#sidebar h1 {
	font-size: 12px;
	margin-top:  18px;
	padding-bottom:  1px;
	margin-bottom: 18px;
	border-bottom:  1px solid #eee;
}

#sidebar ul a {
	border:  none;
}

#sidebar ul {
	margin-bottom: 0px;
}

#sidebar ul li ul {
	line-height:  22px;
	margin-left:  10px;
}

#footer {
	font-size:  10px;
	clear:  both;
	margin-bottom:  80px;
	margin-top: 20px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
	color: #333;
}

blockquote {
	color:  #888;
	font-style: italic;
	padding-left:  40px;
	margin-bottom: 15px;
}

.post li {
	line-height: 25px;
}

.comment {
	border-bottom:  1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 40px;
}



.datecomm {
	font-size:  10px;
	color:  #777;
	margin-top: 10px;
	
}

#comment {
	width: 440px; 
	margin: 10px 0;
}

#submit {
	margin-bottom: 40px;
}

#comments {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}

.feedunzo {
	margin: 50px 0 20px 0;	
}

.social_bookmark {
	color: red;
}

.older {
	font-size: 10px;
	padding-bottom: 20px;
}

#sidebar input {
	background-color: white;
	color: #555;
	border:1px solid #eee;
}

#logo {
	border: none;
}

.bla {
	margin-bottom: 50px;
}
