/*
Theme Name: Komunikāciju Darbnīca
Theme URI: http://kdarbnica.lv/
Description: kdarbnica.lv WP tēma
Author: RK
Version: 1.0
Tags: blue, two-columns, fixed-width
*/
/* Reset */
* {
	margin: 0;
	padding: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img {
	border: 0 none;
}

ol, ul {
	list-style: none;
}

/* Elements */
html {
	height: 100%;
	width: 100%;
}

body {
	color: #2b2868;
	font: 11px/15px Verdana,Geneva,Arial,Helvetica,sans-serif;
	background: #dfe4e7;
	height: 100%;
	width: 100%;
}

a {
	color: #2b2868;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

textarea {
	background-color:#E3E8EB;
	border:1px solid #ABB5C2;
	color:#303673;
	font: 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	line-height: normal;
}

input.text {
	background-color:#E3E8EB;
	border:1px solid #ABB5C2;
	color:#303673;
	font: 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	line-height: normal;
	padding: 1px 0;
}

input.button {
	font: 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	line-height: normal;
	background-color:#DADEE0;
	border:1px solid #ABB5C2;
	color:#303673;
	font-weight:bold;
	padding: 0 4px;
}

/* Layout */
#wrapper-front {
	height: 100%;
	width: 100%;
	background: url(images/bg-front.jpg) 0 center repeat-x;
}
	#wrapper-front td {
		padding-top: 15px;
		text-align: center;
	}

#wrapper {
	width: 770px;
	margin: 0 auto;
}

#print-header {
	display: none;
}

#header {
	height: 119px;
	background: url(images/bg-header.jpg) no-repeat;
}

#content {
	width: 100%;
	overflow: hidden;
	margin: 12px 0 12px;
	background: url(images/line-v.gif) 160px 0 repeat-y;
}

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

#main {
	float: right;
	width: 594px;
}

#footer {
	width: 100%;
	overflow: hidden;
	background: url(images/gradient.jpg) repeat-y;
}

/* Else */
.uppercase {
	text-transform: uppercase;
}

.red {
	color: #f00;
}

.green {
	color: #390;
}

#logo-front {
	display: none;
}

#menu-front {
	width: 714px;
	margin: 0 auto;
	padding: 154px 0 60px;
	background: url(images/logo-front.jpg) center 0 no-repeat;
}
	#menu-front ul {
		padding: 10px;
		width: 694px;
		overflow: hidden;
		background: #dfe4e7;
	}
	#menu-front li {
		float: left;
		width: 230px;
	}
	#menu-front .personnel {
		margin: 0 2px;
	}
	#menu-front a {
		display: block;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 13px;
		line-height: 16px;
		text-align: center;
	}
		#menu-front a:hover {
			color: #f30208;
		}
	#menu-front img {
		display: block;
		margin-bottom: 8px;
	}
	#menu-front .customer a {
		line-height: 32px;
	}

.languages {

}
	.languages ul {
		width: 40px;
		overflow: hidden;
	}
	.languages li {
		float: left;
		padding: 0 3px;
	}
	.languages a {
		display: block;
		width: 14px;
		height: 11px;
		outline: none;
		text-indent: -9999px;
		line-height: 1px;
	}
	.languages .lv a {
		background: url(images/flag-lv.gif);
	}
	.languages .ru a {
		background: url(images/flag-ru.gif);
	}
	.languages .en a {
		background: url(images/flag-en.gif);
	}

#languages-front {
	border-top: 1px solid #f30208;
}
	#languages-front ul {
		margin: 0 auto;
		padding: 10px 337px 0;
	}

#languages ul {
	padding: 11px 0 0 20px;
}

#header h1 {
	padding: 12px 0 0 35px;
}
#header h1 a {
	display: block;
	width: 319px;
	height: 59px;
	background: url(images/logo-header.jpg) no-repeat;
	outline: none;
	text-indent: -9999px;
}

#navigation {
	padding-bottom: 5px;
	background: url(images/bg-navigation.jpg) 0 bottom no-repeat;
}
	#navigation .menu {
		border: 1px solid #f30208;
		border-width: 1px 0;
	}
	#navigation table {
		width: 100%;
	}
	#navigation td {
		width: 16%;
		text-align: center;
		padding: 5px 0;
	}
	#navigation a {
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		color: #868690;
		font-size: 10px;
		line-height: 12px;
	}
	#navigation a:hover, #navigation .current_page_item a, #navigation .current_page_ancestor a {
		color: #303673;
	}

#tools {
	padding-top: 10px;
	text-align: right;
}
	#tools a {
		font-size: 10px;
		text-decoration: none;
		padding-left: 15px;
		background-repeat: no-repeat;
		background-position: 0 center;
	}
	#tools a:hover {
		color: #f00;
	}
	#tools a.back {
		padding-left: 13px;
		background-image: url(images/bg-back.gif);
	}
	#tools a.print {
		padding-left: 20px;
		background-image: url(images/bg-print.gif);
		margin-left: 15px;
	}

#submenu {
	padding-bottom: 26px;
}
	#submenu li {
		padding: 4px 0px 4px 25px;
		background: url(images/bg-submenu-item.gif) 0 6px no-repeat;
	}
	#submenu a {
		text-transform: uppercase;
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
	}
	#submenu .current_page_item a, #submenu .current_page_ancestor a {
		font-weight: bold;
	}
	#submenu .children li {
		padding: 4px 0px 4px 12px;
		background: url(images/bg-submenu-item-2.gif) 4px 9px no-repeat;
	}
	#submenu .children a {
		font-weight: normal;
	}
	#submenu .children .current_page_item a {
		font-weight: bold;
	}

#main h1, #main h2 {
	text-transform: uppercase;
	font-size: 18px;
	line-height: normal;
	padding-bottom: 10px;
}
#main h3 {
	font-size: 18px;
	line-height: normal;
	padding-bottom: 10px;
}
#main h4 {
	font-size: 16px;
	line-height: normal;
	padding-bottom: 8px;
}
#main h5 {
	font-size: 14px;
	line-height: normal;
	padding-bottom: 6px;
}
#main h6 {
	font-size: 12px;
	line-height: normal;
	padding-bottom: 4px;
}
#main p {
	padding-bottom: 8px;
}
#main ul, #main ol {
	padding-bottom: 8px;
}
#main li {
	padding-left: 40px;
	background: url(images/list.gif) 28px 6px no-repeat;
}
#main ul.nonelist li {
	padding-left:30px;
	background: none;
}
#main ul.spacing li {
	padding-bottom:2px;
	padding-top:1px;
}
#main blockquote {
	padding-left: 30px;
}
#main table.spacing td {
	padding: 4px 0;
}

/* CV pievienošana */
#cv-form {
	width: 452px;
	margin: 0 auto;
}
	#cv-form textarea {
		height: 300px;
		width: 450px;
	}
	#cv-form .submit {
		text-align: right;
	}
	#cv-form input.button {
		vertical-align: middle;
	}
	#cv-form div.wpcf7-response-output {
		margin: 0 0 8px !important;
		padding: 0 !important;
		text-align: center;
	}
	#cv-form div.wpcf7-mail-sent-ok {
		border: none !important;
		color: #390;
	}
	#cv-form div.wpcf7-validation-errors {
		border: none !important;
		color: #f00;
	}
	#cv-form span.wpcf7-not-valid-tip {
		display: block;
		width: 400px !important;
		position: relative !important;
		left: 0 !important;
		top: 0 !important;
		background: transparent url(images/error.gif) 0 0 no-repeat !important;
		border: none !important;
		padding: 3px 0 2px 20px !important;
		font-size: 10px !important;
		line-height: normal;
		color: #f00;
	}
	#cv-form span.wpcf7-not-valid-tip-no-ajax {
		width: 400px;
		background: url(images/error.gif) no-repeat;
		padding: 3px 0 2px 20px;
		font-size: 10px !important;
		line-height: normal;
		color: #f00;
	}

/* Contacts form */
	#contact-form {
		padding-bottom: 26px;
	}
	#contact-form p {
		margin-top: 3px;
		font-size: 9px;
		line-height: normal;
	}
	#contact-form textarea {
		height: 170px;
		width: 148px;
		margin-top: 1px;
	}
	#contact-form .text {
		width: 148px;
	}
	#contact-form .submit {
		margin-top: 5px;
	}
	#contact-form input.button {
		vertical-align: middle;
	}
	#contact-form div.wpcf7-response-output {
		margin: 5px 0 !important;
		padding: 0 !important;
		text-align: center;
		font-size: 10px;
		line-height: normal;
	}
	#contact-form div.wpcf7-mail-sent-ok {
		border: none !important;
		color: #390;
	}
	#contact-form div.wpcf7-validation-errors {
		border: none !important;
		color: #f00;
	}
	#contact-form span.wpcf7-not-valid-tip {
		display: block;
		width: 130px !important;
		position: relative !important;
		left: 0 !important;
		top: 0 !important;
		background: transparent url(images/error.gif) 0 center no-repeat !important;
		border: none !important;
		padding: 2px 0 2px 20px !important;
		font-size: 9px !important;
		line-height: normal;
		color: #f00;
	}

/* Contacts */
#contacts-workers {
	width: 100%;
}
	#contacts-workers td {
		vertical-align: top;
		padding: 8px 0;
	}

#contacts-requisites {
	border: 1px solid #262e6d;
	border-width: 1px 0px;
	padding: 14px 0 0;
	margin: 10px 0 10px;
}
	#contacts-requisites table {
		width: 100%;
		margin-bottom: 18px;
	}

#contacts-map {
	width: 100%;
}
	#contacts-map td {
		width: 50%;
		text-align: center;
	}
#print-contacts-map {
	display: none;
}

/* Sidebar widgets */
#text-3 p {
	text-align: center;
	padding: 4px 0;
}

#copyright-front {
	padding: 80px 0 10px;
	color: #7b84ab;
	text-align: center;
}

#copyright {
	float: left;
	font-size: 10px;
	line-height: 14px;
	white-space: nowrap;
	padding: 40px 0 0 10px;
}

#footer-contacts {
	float: right;
	font-size: 10px;
	line-height: 14px;
	color: #dfe4e7;
	text-align: right;
	padding: 5px 10px 6px 0;
	white-space: nowrap;
}
	#footer-contacts a {
		color: #dfe4e7;
	}