/* copyright web motion ltd. */
body {
	margin: 0px;
	padding: 0px;
	color: #5b3023;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #f4f1dc;
}
/* header styles */

.clear {
	clear: both;
}

a {
  color: #67881a;
  text-decoration:underline;
  cursor:pointer;
  outline: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

div#header_cont {
	background: #c0defa url(images/header_bg_full.jpg) 50% 0% repeat-x;
	height: 350px;
	position: relative;
}
div#header {
	height: 350px;
	overflow: hidden;
	position: absolute;
	width: 100%;
}
div#header_island1 {
	background: url(images/header_island1.png) 50% 0% no-repeat;
	width: 103%;
	height: 100%;
}
div#header_island2 {
	background: url(images/header_island2.png) 50% 0% no-repeat;
	width: 104%;
	height: 100%;
}
div#header_foreground {
	background: url(images/header_foreground.png) 50% 0% no-repeat;
	width: 108%;
	height: 100%;
}
#header_navigation {
	position: absolute;
	bottom: 0px;
	height: 52px;
	width: 100%;

}
/* header menu styles */
#header_navigation ul{
  display: block;
  width: 960px;
  margin: 0 auto 0 auto;
  padding-right: 20px;
	list-style-type: none;
	text-align: right;
}
#header_navigation ul li{
  display: block;
  float: right;
  height: 36px;
  margin: 0px 10px 0px 10px;
  padding: 16px 0px 0px 0px;
  text-align: center;
}
#header_navigation ul li:hover{
	background: url(images/menu_selector.png) 50% 100% no-repeat;
}
#header_navigation ul li.current_page_item{
	background: url(images/menu_selector.png) 50% 100% no-repeat;
}
#header_navigation ul li a:link, #header_navigation ul li a:visited{
  font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
  color: #fffced;
  font-weight: bold;
}
#header_navigation ul li a:hover, #header_navigation ul li a:active{
  color: #ffffff;
}

/* site layout styles */
.clear {
	clear: both;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#layer {
  padding: 0px 0px 65px 0px;
	background: #f4f1dc url(images/first_layer_background.jpg) 50% 100% repeat-x;
}
#first_layer {
	padding: 0px 0px 65px 0px;
	background: #f4f1dc url(images/first_layer_background.jpg) 50% 100% repeat-x;
	line-height: 8px;
}
#second_layer {
	padding: 0px 0px 70px 0px;
	background: #daddb6 url(images/second_layer_background.jpg) 50% 100% repeat-x;
	color: #5b3023;
	line-height: 20px;
	
}
#third_layer {
	padding: 0px 0px 95px 0px;
	background: #d1cd8c url(images/third_layer_background.jpg) 50% 100% repeat-x;
	color: #5b3023;
	line-height: 20px;
}
div.layer_inner {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

/* page layer styles */

#layer h1, div#postHeading h2 {
	padding: 43px 0px 21px 8px;
	margin: 0px;
	font-size: 24px;
	color: #e56c42;
	font-weight: normal;
}

#layer h2 {
  padding-left: 35px;
  background-image: url(images/webmotico.jpg);
  background-position: 0px 3px;
  background-repeat: no-repeat;
  color: #5b3023;
  font-size:16px;
  font-weight:bold;
}

#layer h3 {
  color: #5b3023;
  font-size: 12px;
  font-weight: bold;
}

/* first layer styles */
#first_layer h2 {
	padding: 43px 0px 21px 8px;
	margin: 0px;
}
#first_layer h2 a:link, #first_layer h2 a:visited {
	font-size: 23px;
	text-decoration: none;
	color: #e56c42;
	font-weight: normal;
}
#first_layer h2 a:hover, #first_layer h2 a:active {
	color: #67881a;
}
#first_layer img {
	float: left;
	margin-right: 4px;
}
#first_layer strong {
  line-height: 18px;
	font-weight: bold;
	color: #67881a;
}
#first_layer .box1 {
	float: left;
	width: 260px;
}
#first_layer .box2 {
	float: left;
	width: 256px;
}
#first_layer .box3 {
	float: left;
	width: 204px;
}
#first_layer .box4 {
	float: left;
	width: 260px;
}
/* second+third layer styles */
#second_layer h3, #third_layer h3 {
	padding: 49px 0px 24px 14px;
	margin: 0px;
	font-size: 24px;
	text-decoration: none;
	color: #5b3023;
	font-weight: normal;
}
#layer p {
  padding: 0px;
	margin: 0px;
}
#second_layer p, #third_layer p {
	padding: 0px 14px 0px 14px;
	margin: 0px;
}
#second_layer div.button, #third_layer div.button{
	margin: 30px 0px 0px 14px;
	padding-top: 2px;
	width: 138px;
	height: 23px;
	text-align: center;
	background: url(images/button.png) left top no-repeat;
}
#second_layer div.button a:link, #second_layer div.button a:visited, #third_layer div.button a:link, #third_layer div.button a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #67881a;
}
#second_layer div.button a:hover, #second_layer div.button a:active, #third_layer div.button a:hover, #third_layer div.button a:active {
	text-decoration: underline;
	color: #739425;
}
/* second layer styles */
#second_layer strong {
	font-size: 14px;
	font-weight: bold;
	color: #67881a;
}
#second_layer .box1 {
	float: left;
	width: 295px;
}
#second_layer .box2 {
	float: left;
	width: 685px;
	font-size: 11px;
}
#second_layer .project {
	float: left;
	padding: 0px 28px 0px 16px;
}
#second_layer .project .project_pic {
	padding: 6px 0px 0px 0px;
	margin-bottom: 12px;
	width: 184px;
	height: 145px;
	text-align: center;
	background: #fffced url(images/project_bg.jpg) left top no-repeat;
}
#second_layer div#button_left{
  margin-top: 12px;
}
/* third layer styles */
#third_layer strong {
	font-size: 14px;
	font-weight: bold;
}
#third_layer em {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #e56c42;
}
#third_layer .box1 {
	float: left;
	width: 295px;
}
#third_layer .box2 {
	float: left;
	width: 409px;
}
#third_layer .box3 {
	float: left;
	width: 276px;
}

#third_layer #portfolio_img{
  float: right; 
  width: 150px; 
  margin-right: 38px;
	margin-left: 5px;
  padding: 5px 0px 5px 0px; 
  text-align: center; 
  background-color: #F4F1DC; 
  border: 1px solid #A9B348;
}

#third_layer blockquote{
  margin: 0px;
  padding: 0px;
  font-style: italic;
  margin-right: 24px;
  background: url(images/quotes-open.jpg) 14px 7px  no-repeat;
}
#third_layer blockquote p{
  background: url(images/quotes-close.jpg) bottom right no-repeat;
	text-indent: 17px;
}
#third_layer cite{
  margin: 4px 38px 4px 0px;
  padding: 0px;
  float: right;
  font-style: italic;
  font-weight: bold;
  color: #E56C42;
}

#third_layer form {
	padding: 20px 0px 0px 14px;
	float: left;
	text-align: right;
}
#third_layer form #domain_check {
	width: 229px;
	height: 24px;
	padding: 5px;
	margin-bottom: 10px;
	text-align: left;
	background: #f4f1dc url(images/domain-check_bg.jpg) left top no-repeat;
}
#third_layer input, #third_layer select {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #67881a;
}
#third_layer input#domain {
	width: 140px;
	margin-left: 5px;
	border: 0px;
	background-color: #f4f1dc;
}
#third_layer select#tld {
  width: 70px;
  border: 1px;
  background-color: #f4f1dc;
}
/* fooer styles */
div#footer {
	padding-top: 190px;
	background: #83add5 url(images/footer_bg_full.jpg) 50% 0% repeat-x;
	color: #daddb6;
	font-size: 11px;
	line-height: 24px;
}
div#footer div.layer_inner {
	height: 137px;
}
div#footer a:link, div#footer a:visited {
	text-decoration: none;
	color: #daddb6;
}
div#footer a:hover, div#footer a:active {
	text-decoration: underline;
	color: #e8eace;
}
div#footer ul{
  margin: 0px;
  padding: 0px 25px 0px 25px;
	list-style-type: none;
}
div#footer ul.border_right{
  border-right: 1px solid #daddb6;
}
#footer .box1 {
	float: left;
	width: 240px;
}
#footer .box2 {
	float: left;
	width: 240px;
}
#footer .box3 {
	float: left;
	width: 240px;
}
#footer .box4 {
	float: left;
	width: 260px;
}

.wpcf7-submit {
  color: #f4f1dc;
  padding: 0 0 5px 0px;
  font-size: 14px;
  font-weight: bold;
  background-image: url('images/submitBut.jpg');
  width:89px;
  height:23px;
  border:0px;
  cursor: pointer;
}

.staticPage {
  padding: 0 40px 0 40px;
}

form#domein_availability {
	padding: 20px 0px 0px 14px;
	float: left;
	text-align:center;
}
form#domein_availability #domain_check {
	width: 258px;
	padding: 5px 5px 5px 10px;
	margin-bottom: 10px;
	text-align: center; 
	background: #f4f1dc url(images/domainBgr.jpg) left top no-repeat;         
}
#domain_check input, #domain_check select {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	border: 0px;
	color: #67881a;  
}
#domain_check input#domein { 
	width: 120px;
	margin-right: 3px;
	border: 0;
	background-color: #f4f1dc; 
}
#domain_check select#ext {
  background-color: #f4f1dc;  
}
#domain_check input#code {
  width: 163px;
  padding: 5px;
  background-color: #f4f1dc;
  border:1px solid #c6c19a;  
}

input#domeinButton { 
  width: 89px;
  border:0;
  height: 23px;
  cursor:pointer;
  background-image: url(images/checkBut.jpg);
}
div#captcha{
  height:43px;
}
div#result {
  padding: 20px;
  color: #67881a;
}
div.taken {
  padding: 3px 0 5px 30px; 
  color: #e56c42;
  background: #f4f1dc url(images/taken.jpg) no-repeat; 
}
div.available {
  padding: 3px 0 5px 30px; 
  color: #67881a;
  background: #f4f1dc url(images/free.jpg) no-repeat; 
}

/*   Categoris styles (Portfolio)   */

div#posts-content, div.post-content {
  margin-left:20px;
  float:left;
  width: 720px;
}

div#posts-content h3{
  font-weight: normal;
}

div.singlePost {
  margin-bottom: 35px;
}

div.post-thumbnail {   
  float: left;
  padding: 7px;
  width: 403px;
  background-color: #fffced;
  border-top: 1px solid #e1dfd0;
  border-left: 1px solid #e1dfd0;
  border-right: 1px solid #c6bfa5;
  border-bottom: 1px solid #c6bfa5;
}

div.post-description {
  margin-left:30px;
  float:left;
  width: 270px;
}

div.post-description h3 a{
  font-size: 16px;
  text-decoration: none; 
}

a.moreText {
  color: #5b3023;
  font-weight: bold;
  font-size:11px;
  background: url(images/anchorBgr.jpg) repeat-x;
  padding: 2px 4px 3px 4px;   
  text-decoration: none;
  float:left;
} 

div.buttonMorePost {
  margin-top: 10px;
}

div.buttonMorePost a{
  font-size:11px;
}

div#sidebar {
  float:left;
  width: 240px;
}

div.criteriaBox {
  width: 231px;
  padding-top: 15px;
  background: url(images/sidebarButton.jpg) no-repeat;
}

.criteriaTitle {
  line-height: 18px;
  font-style:italic;
  color: #e36e43;
  font-size: 18px;
  padding: 0 0 0 80px;
}

span.criteriaSubTitle {
  font-style:italic;
  color: #67881a;
  padding: 0 0 0 80px;
}

div.criteriaBoxInner {
  margin: 15px 0 30px 5px;
}

div.catTitle {
  font-size:14px;
  font-weight: bold;
  color: #67881a;
  padding: 0 0 4px 0;
  text-transform:uppercase;
  border-bottom: 1px solid #d1cd8c; 
}

ul.categories {
  margin:0;
  padding:0;
  list-style: none;  
}

ul.categories a{
  text-decoration: none;
  color: #5b3023;
}

ul.categories a:hover{
  color: #e56a40;
}

ul.categories li ul li.current-cat a{
  color: #e56a40;
}

ul.categories li.cat-item {
  font-weight: normal;
  color: #5b3023;
  padding: 4px 0 4px 0;
  text-transform: uppercase; 
  border-bottom: 1px solid #d1cd8c; 
}

ul.categories li.cat-item ul.children {
  margin:4px 0 0 0;
  padding: 4px 0 0 0;
  list-style: none;
  border-top: 1px solid #d1cd8c;
}

ul.categories li.cat-item ul.children li{
  margin:0;
  padding:0 0 0 20px;
  font-weight: normal;
  text-transform: none;
  border: 0;
}

ul.categories-functions li.cat-item {
  text-transform:none;
}

div#crumbs {
  float:right;
  margin: 15px 0 5px 0;
}

div#crumbs a{
  text-decoration:none;
  color: #5b3023;
}

div#crumbs a:hover{
  text-decoration:underline;
  color: #5b3023;
}

div#crumbs span.current{
  color: #e56a40;
}

#layer h1.portfolio {
	padding: 0px 0px 21px 8px;
	margin: 0px;
	font-size: 24px;
	color: #e56c42;
	font-weight: normal;
}

div#projectSummary {
  width: 684px;
  background-color: #d1cd8c;
}

div#projectSummaryTop {
  width: 684px;
  height: 9px;
  margin:40px 0 0 0;
  line-height:7px;
  background: url(images/descrTop.jpg) no-repeat;   
}

div#projectSummaryBottom {
  width: 684px;
  height: 9px;
  background: url(images/descrBottom.jpg) no-repeat;
}

td.tdLabel {
  width: 160px;
  text-align: right;
  color: #67881a;
  font-weight: bold; 
}

h1#projectSummaryTitle {
  font-weight:bold;
  font-size: 12px;
  margin:0;
  padding:0;
  color: #5b3023;
}

div#projectContentBox {
  margin: 30px 0 0 0;
  width: 684px;
}

a.summaryLink {
  text-decoration: underline;
  color: #5b3023;
}

a.summaryLink:hover {
  text-decoration: none;
}

div#thumbnailPlaceholder {
  width: 145px;
  height: 135px;
  float:left;
}
            
div#postHeading {
  border-bottom: 1px solid #d1cd8c;
  float:left;
}

div#postHeading h2 {
	padding: 0px 0px 21px 0px;
	margin: 0px;
	font-size: 20px;
	color: #e56c42;
	font-weight: normal;
	background: none;
}

div#postExtraBox {
  margin: 30px 0 0 0;
}

div#postExtraBox h2 {
  font-size: 14px;
  margin: 0 0 10px 0;
  padding: 0px;
  background: none;
}

div.moreProjects {
  width: 170px;
  margin: 10px 5px 0px 5px;
  float:left;
  font-style: normal;
	text-align: center;
}

div.moreProjects a{
	text-decoration: none;
}

div.projectThumb {
  width: 130px;
  height: 90px;
  background-color: #fffced;
  padding: 6px 6px 6px 6px;
  border-left: 1px solid #bbb9ae;
  border-right: 1px solid #dfdccf;
  border-top: 1px solid #efede7;
  border-bottom: 1px solid #4e4d48;
	margin: 0px 0px 0px 13px;
}

div#quote {
  width: 545px;
  float:left;
}

div#clientQuote {
  border-top: 1px solid #d1cd8c;
  border-bottom: 1px solid #d1cd8c;
  padding: 5px;
  width: 535px;
  color: #67881a;
  font-style: italic;
  background: url(images/openQuote.jpg) no-repeat 0px 10px;
}

div#clientQuote:first-letter {
  padding-left: 15px;
}

div.more {
  margin:5px 0 0 468px;
  background: url(images/more.jpg) no-repeat;
  width:77px;
  height: 23px;
  padding: 2px 0 0 0;
  font-size: 11px;
  font-weight:bold;
}

div.more a{
  text-decoration:none;
  color: #5B3023;
  padding: 4px 13px 8px 13px;
}

div#clientPictureTop {
  background: url(images/refPicTop.jpg) no-repeat;            
  width: 119px;
  height: 7px;
  line-height: 7px;
  margin-top:30px;
}

div#clientPictureBottom {
  background: url(images/refPicBottom.jpg) no-repeat;
  width: 119px;
  height: 7px;
}

div#clientPicture {
  width: 107px;
  border-left: 1px solid #d1cd8c;   
  border-right: 1px solid #d1cd8c;
  background-color: #fffced;
  padding: 0 5px 0 5px;
}

div#client {
  margin: 0 0 0 20px;
  float:left;
  width:119px;
}

div#galleryBottom {
  width: 684px;
  height: 11px;
  background: url(images/galleryBottom.jpg) no-repeat;
}

 .reference{
	width: 880px;
	height: 240px;
	margin: 13px 0px 60px 40px;
}

 h2#title{
	font-size: 20px;
	font-weight: normal;
	color: #67881a;
	margin: 0px;
	padding: 0px;
	background-image: none
}

 .reference h2 a{
	font-size: 20px;
	font-weight: normal;
	color: #67881a;
	text-decoration: none;
}

 .reference .text{
	background: url('images/fon.jpg') left top no-repeat;
	width: 640px;
	height: 125px;
	margin: 20px 0px 0px 0px;
	padding: 27px 30px 27px 15px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #5b3023;
	position: relative;
}

 .reference .text .start{
	background: url('images/open.gif') left top no-repeat;
	padding: 0px 0px 0px 20px;
}

 .reference .text .start p{
	display: inline;
}

.reference .text .author{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #e56c42;
	position: absolute;
	width: 600px;
	top: 140px;
	right: 40px;
	text-align: right;
}

 .reference .picture{
	background: url('images/cover.jpg') left top no-repeat;
	width: 140px;
	height: 155px;
	float: right;
	margin: 20px 0px 0px 0px;
	padding: 8px;
}

 .reference .picture a img{
	border: 0px;
}

 .reference .clear{
	clear: both;
}

 .reference .footertext{
	font-size: 12px;
	font-weight: normal;
	color: #67881a;
	padding: 3px 0px 0px 0px;
}

.reference .footertext a{
	color: #67881a;
}

#reference-single{
	width: 880px;
	margin: auto;
	padding: 15px 0px 0px 15px;
}

#reference-single #box{
	width: 670px;
	border-top: 1px solid #d1cd8c;
	border-bottom: 1px solid #d1cd8c;
	margin: 15px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #5b3023;
	float: left;
}


#reference-single #box #start{
	background: url('images/open.gif') left top no-repeat;
	padding: 0px 20px 0px 20px;
	margin: 25px 0px 0px 10px;
}

#reference-single #box #start p{
	display: inline;
}

#reference-single #box #author{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #e56c42;
	width: 650px;
	text-align: right;
	padding: 10px 20px 22px 0px;
}

#reference-single #right-picture{
	width: 160px;
	float: right;
	padding: 0px 10px 0px 0px;
}
#reference-single #right-picture #picture{
	background: url('images/cover.jpg') left top no-repeat;
	width: 140px;
	height: 155px;
	margin: 15px 0px 0px 0px;
	padding: 8px;
}

#reference-single #right-picture #picture a img{
	border: 0px;
}

#reference-single #right-picture #scaned{
	font-size: 12px;
	font-weight: normal;
	color: #67881a;
	margin: 45px 0px 0px 0px;
}

#reference-single #right-picture #scaned a{
	color: #67881a;
}

#reference-single #right-picture #scaned a{
	color: #67881a;
}

#reference-single #zapitvane{
	background: url('images/zapitvane.gif') left top no-repeat;
	width: 203px;
	height: 36px;
	font-size: 12px;
	font-weight: bold;
	color: #e56c42;
	padding: 15px 0px 0px 60px;
	margin-top: 50px;
}

#reference-single #zapitvane a{
	color: #e56c42;
	text-decoration: none;
}
