/*
Theme Name: CV MARKET
Theme URI: http://www.employer.lt
Description: CVM.
Version: 1.0
Author: CVM
Author URI: http://www.employer.lt
Tags: cvmarket
*/

* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
html, body, * html #main { 
	height: 100%;
}
img, fieldset {
	border: none;
}
ul {
	list-style: none;
}
body {
	color: #333;
	font: 12px arial;
	background: url(img/bg_top.jpg) repeat-x;
}
#main {
	width: 850px;
	min-height: 100%;
	margin: 0 auto -40px auto;
	position: relative;
}
#top {
	width: 850px;
	height: 90px;
	padding: 40px 0 0 0;
	float: left;
}
#top #logo {
	float: left;
}
#top #search {
	padding: 15px 0 0 0;
	float: right;
}
#top #search .input {
	width: 120px;
}
#content {
	width: 600px;
	padding: 0 0 20px 0;
	float: left;
}
#content h2 {
	color: #005480;
	font: 20px arial;
	padding: 0 0 5px 0;
	display: block;
}
#content h2 a {
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
#content h3 {
	font: 20px arial;
	padding: 0 0 15px 0;
	display: block;
}
#content h3 .important {
	color: #CC0000;
	font: 11px arial;
	display: block;
}
#content p {
	line-height: 1.5;
	padding: 0 0 12px 0;
	display: block;
	text-align: justify;
}
#content p.date {
	color: #666;
	font: 11px arial;
}
#content .tags {
	width: 600px;
	color: #666;
	font: 11px arial;
	background: url(img/keywords_line.gif) repeat-x 0 bottom;
	padding: 8px 0 15px 0;
	margin: 0 0 15px 0;
	float: left;
}
#content .tags a {
	color: #666;
}
#content .commentlist {
	background: url(img/commentlist_line.gif) repeat-x;
	padding: 10px 0;
	display: block;
}
#content .commentlist li {
	background: url(img/commentlist_line.gif) repeat-x 0 bottom;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	display: block;
}
#content .commentlist li cite {
	font: bold 14px arial;
	display: block;
}
#content .commentlist li .commentmetadata {
	color: #666;
	font: 11px arial;
	padding: 0 0 10px 0;
	display: block;
}
#content #commentform {
	width: 595px;
	padding: 0 0 10px 0;
	float: left;
}
#content #commentform .sep {
	width: 595px;
	height: 0;
	font-size: 0;
	float: left;
}
#content #commentform .txt {
	width: 120px;
	padding: 0 0 10px 0;
	float: left;
}
#content #commentform .txt label {
	padding: 2px 0 0 0;
	float: left;
}
#content #commentform .txt small {
	color: #666;
	font: 11px arial;
	display: block;
}
#content #commentform .element {
	width: 400px;
	padding: 0 0 10px 0;
	float: left;
}
#content #commentform .element .input {
	width: 180px;
}
#content #commentform .element textarea {
	width: 350px;
	height: 100px;
}
#content a.prev {
	background: url(http://www.darbas.im/wp-content/themes/cvmarket/img/icon_1.gif) no-repeat 0 6px;
	padding: 0 0 0 17px;
	margin: 0 0 10px 0;
	float: left;
}
#content a.next {
	background: url(http://www.darbas.im/wp-content/themes/cvmarket/img/icon_1.gif) no-repeat right -94px;
	padding: 0 17px 0 0;
	float: right;
}
#content a.prev, #content a.next {
	font-weight: bold;
	margin: 0 0 10px 0;
}
#content a.more {
	background: url(http://www.darbas.im/wp-content/themes/cvmarket/img/icon_1.gif) no-repeat right -92px;
	padding: 0 17px 0 0;
	display: inline-block;
}
#sidebar {
	width: 210px;
	padding: 0 0 20px 0;
	float: right;
}
#sidebar h3 {
	height: 22px;
	font: bold 16px arial;
	padding: 8px 10px 0 10px;
	position: relative;
	float: left;
}
#sidebar h3.spec, #sidebar h3.spec_wide {
	background: url(img/h3_spec.gif) #E9E9E9 repeat-x;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}
#sidebar h3.spec_wide {
	width: 188px;
	margin: 0 0 -5px 0;
}
#sidebar .list-cat, #sidebar .rss, #sidebar .suggestion {
	width: 188px;
	font: 14px arial;
	padding: 0 10px 10px 10px;
	float: left;
}
#sidebar .list-cat, #sidebar .suggestion {
	background: url(img/list-cat_bg.jpg) repeat-x;
	border: 1px solid #DDD;
	padding: 6px 10px 10px 10px;
	margin: -1px 0 10px 0;
}
#sidebar .list-cat li, #sidebar .rss li, #sidebar .suggestion li {
	width: 188px;
	padding: 5px 0;
	float: left;
}
#sidebar .list-cat li a, #sidebar .rss a, #sidebar .suggestion a {
	background: url(img/icon_2.gif) no-repeat 1px 4px;
	padding: 0 0 0 15px;
	display: block;
}
#sidebar .list-cat li a.active, #sidebar .rss a.active, #sidebar .suggestion a.active {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	background: url(img/icon_2.gif) no-repeat 1px -96px;
}
#sidebar #newslleter {
	width: 188px;
	padding: 5px 0 20px 10px;
	float: left;
}
#sidebar #newslleter .input {
	width: 180px;
	margin: 0 0 5px 0;
}
#footer {
	width: 820px;
	height: 26px;
	color: #FFF;
	text-align: right;
	background: url(img/footer_bg.jpg) repeat-x;
	padding: 14px 15px 0 15px;
	margin: 0px auto;
	position: relative;
}
.clearfooter {
	height: 40px;
	clear: both;
}
a {
	color: #005480;
}
a:hover {
	text-decoration: none;
}
.red {
	color: #CC0000;
}
.input, textarea, select {
	color: #333;
	font: 13px arial;
	border: 1px solid #C4C4C4;
	padding: 1px 2px;
	margin: 0 5px 0 0;
	float: left;
}
.submit {
	height: 20px;
	font: 13px arial;
	background: url(img/submit_bg.gif) repeat-x;
	border: 1px solid #C4C4C4;
	overflow: visible;
	cursor: pointer;
	padding: 0 10px;
	float: left;
}

.at300b, .at300m { margin-top:0px !important; }
