/* wp ones */
#page {
	width: 1200px;
	left: -620px;
	float: left;
	padding-left: 120px;
	background: #000;
	border: none;
}
.narrowcolumn, .widecolumn {
	padding: 0;
	margin: 5px 3px 4px 6px;
	width: 596px;
}
.narrowcolumn .navigation, .widecolumn .navigation { margin-bottom: 25px; }
.widecolumn .postmetadata { height: 75px; }
h2, .post h3 {
	margin: 0 0 10px 0;
	background: url('http://www.dooker.eu/wp-content/themes/dooker_eu/images/main_h2.gif') no-repeat 0 0;
	padding-left: 17px;
	padding-top: 4px;
	height: 18px;
	line-height: 18px;
	border-bottom: 1px solid #282828;
}
h2, h2 a, h2 a:hover, h2 a:active, h2 a:visited, .post h3 {
	color: #989898;
	text-decoration: underline;
	font: 12px tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
}
.post {
	margin: 0;
	background: #626262 url('http://www.dooker.eu/wp-content/themes/dooker_eu/images/post_bg.gif') repeat-x 0 bottom;
}
.post .entry { padding: 0 17px 15px 17px; }
.post small {
	padding-left: 17px;
	color: #dadada;
}
blockquote {
	color: #989898;
	font-weight: bold;
	margin-top: 40px;
}
.post .postmetadata {
	padding-bottom: 5px;
	line-height: 18px;
}
.post .postmetadata a { color: #989898; }
.post .postmetadata a:hover { color: #777; }
#comment, #submit {
	background: #626262;
	border: 1px solid #464646;
	color: #dadada;
}
h2.pagetitle {
	margin-top: 10px;
	background: none;
	border: none;
	font-size: 16px;
}

/* custom header */
.header {
	height: 205px;
}
.headermenu {
	background: url('http://www.dooker.eu/wp-content/themes/dooker_eu/images/headermenubg.gif') repeat-x 0 0;
	height: 43px;
	width: 1000px;
}
.headermenu ul {
	width: 792px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.headermenu ul li, .headermenu .search ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
.headermenu ul li a {
	display: block;
	float: left;
	height: 31px;
	padding-top: 12px;
	width: 128px;
	background: url('http://www.dooker.eu/wp-content/themes/dooker_eu/images/headermenuborder.jpg') no-repeat right 0;
	text-align: center;
	color: #fff;
	font: 13px tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
}
.headermenu .search {
	float: right;
	width: 200px;
	overflow: hidden;
}
.headermenu .search ul li div { width: 200px; }
.headermenu .search ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.headermenu .search #searchform {
	margin: 0;
	padding: 8px 0 0 0;
}
.headermenu .search #s {
	width: 138px;
	height: 20px;
	background: url('http://www.dooker.eu/wp-content/themes/dooker_eu/images/search.gif') no-repeat 0 0;
	border: none;
	font: 11px tahoma, arial, helvetica, sans-serif;
	color: #818181;
	padding: 3px 9px 0 9px;
	margin-top: 3px;
	float: left;
}
.headermenu .search #searchsubmit {
	width: 20px;
	height: 20px;
	background: url('http://www.dooker.eu/wp-content/themes/dooker_eu/images/searchbutton.gif') no-repeat 0 0;
	border: none;
	cursor: pointer;
	color: #2c2c2c;
	font-size: 0px;
	float: left;
	margin: 3px 0 0 3px;
}
.header .image {
	width: 1000px;
	height: 162px;
	background: url('http://www.dooker.eu/wp-content/themes/dooker_eu/images/header.jpg') no-repeat 0 0;
}
.header .image img {
	float: right;
	margin: 2px 4px 0 0;
}

/* left side bar, the hardest shit i think */
.leftsidebar {
	width: 395px;
	float: left;
}

/* south-park */
.southpark, .www, .arhiiv, .kategooria {
	width: 196px;
	float: left;
	background: #212121 url('http://www.dooker.eu/wp-content/themes/dooker_eu/images/teema_bg.gif') no-repeat 0 top;
}
.southpark { margin-left: 2px; }
.www { margin-left: 1px; }
.southpark ul, .www ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	background: url('http://www.dooker.eu/wp-content/themes/dooker_eu/images/teema_bottom.gif') no-repeat 0 bottom;
}
.southpark ul li, .www ul li {
	background: url('http://www.dooker.eu/wp-content/themes/dooker_eu/images/teema_li.gif') no-repeat 0 0;
	height: 25px;
	line-height: 25px;
}
.southpark .vwstuff ul li, .www .vwstuff ul li { background: url('http://www.dooker.eu/wp-content/themes/dooker_eu/images/teema_li.gif') no-repeat 0 0; }
.southpark ul li a, .www ul li a {
	padding-left: 13px;
	width: 183px;
	display: block;
	float: left;
}
.southpark ul li a:hover, .www ul li a:hover {
	background: #1b1b1b;
	text-decoration: none;
}
.southpark .vwstuff ul li a, .www .vwstuff ul li a {
	padding-left: 0;
	width: 95px;
	display: block;
	float: left;
}
.southpark ul li a img, .www ul li a img {
	margin: 5px 0 3px 35px;
	width: 95px;
}
.southpark .vwstuff ul li a img, .www .vwstuff ul li a img {
	margin: 5px 0 3px 0;
	width: 95px;
}
.southpark ul .image {
	height: 100px;
}
.southpark ul .image a {
	height: 100px;
}
.southpark h3, .www h3 {
	margin: 0;
	padding: 0;
	color: #d7d7d7;
	font: 12px tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	text-align: left;
	padding-left: 13px;
	margin-bottom: 1px;
	cursor: pointer;
}
.southpark h3 { background: url('http://www.dooker.eu/wp-content/themes/dooker_eu/images/teema_sp.jpg') no-repeat 0 0; }
.www h3 { background: url('http://www.dooker.eu/wp-content/themes/dooker_eu/images/teema_www.jpg') no-repeat 0 0; }

/* footer */
#footer {
	position: relative;
	border-top: 1px solid #595959;
}
#footer a { color: #989898; }
#footer p { padding-top: 50px; }
.partnerid {
	padding: 15px;
	position: relative;
	float: left;
}
.partnerid ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.partnerid li {
	float: left;
	display: inline;
}
.rekvisiidid {
	float: right;
	border: 1px solid #424242;
	background: #484848;
	padding: 10px 20px;
	margin: 15px;
}
.up {
	position: absolute;
	left: 0;
	top: -26px;
	border-bottom: 1px solid #282828;
}

.cars {
	display: block;
	border: 1px solid #333;
	position: absolute;
	left: -115px;
	top: 43px;
	width: 97px;
	padding: 0 5px 5px 5px;
	left: 5px;
	top: 0;
}
.cars h2 {
	padding: 0;
	margin: 5px 0 0 0;
	text-align: center;
	line-height: 20px;
	background: #626262;
	border-bottom: 1px solid #353535;
	color: #dadada;
	font-size: 10px;
}
.cars img {
	border: 1px solid #000;
	width: 95px;
}
.cars img:hover { border: 1px dashed #626262; }

.size-thumbnail {
	border: 1px solid #000;
	margin: 0 5px 5px 0;
}
.size-thumbnail:hover { border: 1px dashed #282828; }
.bloglnk {
	width: 200px;
	position: absolute;
	left: 1125px;
	top: 0;
}
.bloglnk li { list-style: none; }
.bloglnk li ul { padding-left: 25px; }