/*  
Theme Name: LostTheme
Theme URI: http://lost.avantajnet.ro/
Description: Lostone's blog theme
Version: 1.0
Author: Schiopu Ionut
Author URI: http://lost.avantajnet.ro/

*/

body {
	margin: 0; padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #555;
	background-color: #fff;
	background-image: url(./images/pagebg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

div#header {
	display: block; 
	overflow: hidden;
	width: 100%;
	margin: auto;
	background: #416797;
}

div#header div.title {
	display: block; 
	overflow: hidden;
	width: 900px;
	margin: auto;
	/* background-image: url(./images/header.jpg);*/
}

div#header div.title h1 {color: #fff;}
div#header div.title h1 a {color: #fff; text-decoration: none}
div#header div.title h4 {color: #ddd;}

div#top-menu {
	display: block; 
	overflow: hidden;
	width: 100%;
	background: #000;
	border-top: 0px solid #000;
}

div#top-menu ul {display: block; overflow: hidden; width:900px; margin: auto;}
div#top-menu ul li {float: left; margin: 0px; padding: 0px;}
div#top-menu ul li a {display: block; overflow: hidden; padding: 7px 10px 7px 10px; text-decoration: none; color: #fff; font-size: 15px;}
div#top-menu ul li a:hover {background: #fff; color: #000;}
div#top-menu ul li.current_page_item a {background: #fff; color: #000;}
div#top-menu ul li a.current {background: #fff; color: #000;}

div#wrapper {
	display: block; 
	overflow: hidden;
	margin: 0 auto 0 auto;
	width: 900px;
	background-color: #eee;
}

div#container {
	display: block; 
	overflow: hidden;
	float: left;
	width: 500px;
	padding: 0 0 0 10px;
	border-right: 1px dotted #aaa;
	background: #fff;
}

/* POST STUFF */

div.post {
	margin: 0 0 30px 0;
	padding: 0 10px 0 0;
}
div.post h2 a {font-size: 20px;}
div.post h2 a:hover {text-decoration: none; color: #aaa;}
div.post div.entry {}
div.post div.entry p.postmetadata {background: #eee; padding: 1px 1px 1px 5px; border-top: 1px dotted #ccc;}

/* COMMENTS  */
div.comments-template {
	display: block;
	overflow: hidden;
	background: #fff;
	padding: 5px;
	border-top: 1px dotted #aaa;
}

div.comments-template h3#comments {}
div.comments-template ol.commentlist {display: block; overflow: hidden; margin: 0; padding: 0;}
div.comments-template ol.commentlist li {border-bottom: 0px dotted #bbb; margin-bottom: 10px;}
div.comments-template ol.commentlist li.alt {}
div.comments-template ol.commentlist li.even {}
div.comments-template ol.commentlist li div.entry {margin-left: 20px;}
div.comments-template ol.commentlist li div.commentmetadata {background: #ddd; padding: 2px 2px 2px 10px;}

form#commentform {padding: 10px; background: #fafafa; border: 1px solid #efefef;}
form#commentform p {margin: 0; padding: 0;}
form#commentform p input {border: 1px solid #aaa;}
form#commentform p textarea {border: 1px solid #aaa; width: 100%;}
form#commentform p label {display: block; overflow: hidden;}
form#commentform p.submit {margin: 10px 0 10px 0;}
form#commentform p.submit input#submit {background: #416797; color: #fff; font-weight: bold;}
form#commentform p.submit input#submit:hover {background: #900;}

/* LEFT BAR */
div.leftbar {
	display: block; 
	overflow: hidden;
	width: 180px;
	padding: 5px;
	padding-top: 15px;
	float: left;
}
div.leftbar ul  {display: block; overflow: hidden; margin: 0;}
div.leftbar ul  li.widget {margin-bottom: 15px;}
div.leftbar ul  li.widget ul {margin-left: 10px; margin-bottom: 5px;}
div.leftbar ul  li.widget ul li {border-bottom: 1px dotted #ddd; padding: 3px 0 3px 0;}
div.leftbar ul  li.widget ul li a {background-image: url(./images/bullet.gif); background-repeat: no-repeat; background-position: top left; padding-left: 15px;}

/* RIGHT BAR */
div.rightbar {
	display: block; 
	overflow: hidden;
	width: 180px;
	padding: 5px;
	float: right;
}

div.rightbar ul li.widget {margin-bottom: 25px;}

div.rightbar ul li.widget_rss {}
div.rightbar ul li.widget_rss ul {margin-left: 10px;}
div.rightbar ul li.widget_rss ul li {margin-bottom: 5px;}
div.rightbar ul li.widget_rss ul li a {background-image: url(./images/bullet.gif); background-repeat: no-repeat; background-position: top left; padding-left: 15px;}


div.rightbar a.feed {
	display: block; 
	overflow: hidden; 
	background-image: url(./images/sub_rss.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 20px;
	text-indent:-5000px;
	margin: 10px auto 10px auto;
}

div.rightbar form#searchform {}
div.rightbar form#searchform div {}
div.rightbar form#searchform div br {display: none;}
div.rightbar form#searchform div input {border: 1px solid #555; background: #555; color: #fff;}
div.rightbar form#searchform div input#s {width: 110px; float: left; background: #fff; color: #555;}


h2.widgettitle {color: #777; font-size: 14px; margin: 0; text-transform: uppercase;}

/* FOOTER */
div#footer {
	display: block;
	overflow: hidden;
	clear: both;
	margin-top: 20px;
	background: #fff;
	border-top: 1px solid #ddd;
	margin: 0px;
	padding: 3px;
}
div#footer p {color: #777; margin: 0; padding: 7px 0 0 5px;}
div#footer p.traffic {display: block; overflow: hidden; float: right; padding: 0;}



/* ------  COMMON ELEMENTS ------------*/
img {border: 0px;}
ul {display: block; overflow: hidden; list-style-type: none; margin: 0px; padding: 0px;}
a:link {color: #416797; text-decoration: none;}
a:visited {color: #416797; text-decoration: none;}
a:hover {color: #416797; text-decoration: underline;}