/*  
Theme Name: wcity WP theme
Theme URI: http://wallcity.lv
Description: wallcity.lv WordPress Theme
Version: 1.0
Author: Crew
*/

body { margin: 0; padding: 0; background: #000000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #FFFFFF; }

h2 { margin: 0; font-weight: normal; font-size: 44px; }

p, ul, ol { margin-top: 0; line-height: 240%; text-align: justify; font-family: "Arial", Helvetica, sans-serif; font-size: 18px; }

a { color: #FFFFFF; }
a:hover { text-decoration: none; }
a img { border: none; }

.bo { border:10px solid #0D0D0D; }

#header { height: 80px; margin: 0 auto; padding: 0 20px; border-bottom: 4px solid #ffff00; }

#menu { float: left; width: 680px; height: 40px; }
#menu ul { margin: 0; padding: 25px 0 0 20px; list-style: none; line-height: normal; }
#menu li { display: block; float: left; }
#menu a { display: block; float: left; margin-right: 17px; padding: 5px 12px; text-decoration: none; color:#ffffff; font: 16px helvetica, arial, verdana; font-weight: bold; }
#menu a:hover { text-decoration: none; background: #ffff00; color: #000000; }
#menu .current_blog a { color: #000000; background-image: url(images/dwn.gif); height: 25px;}
#menu .current_blog a:hover { color: #000000; background-image: url(images/dwn2.gif); height: 25px; }

#crown { float: right; width: 110px; height: 80px; background: url(images/logo.gif) repeat; }
#twitter_update_list { color:#fff; font: 12px Tahoma;}
#twitter_update_list a { color: #333;}
#page { margin: 0 auto; padding: 0 60px; }

#content { float: left; width: 100%; }

.post {
	margin-bottom: 25px;
}

.post .title {
	margin-bottom: 3px;
	padding: 2px 0px 2px 15px;

}

.post .title a {
	text-decoration: none;
}

.post .meta {
	margin: 0 0 3px 0;
	padding: 2px 30px 2px 15px;
	font: 14px Arial, "Times New Roman", Times, serif;
	color: #FFFF00;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 15px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

#footer { margin: 0 auto; padding: 0; border-top: 4px solid #ffff00; }
#footer p { margin: 0; padding: 20px 0; text-align: center; line-height: normal; color: #FFFFFF; }