/*
Theme Name: EM Studio
Theme URI: http://www.emstudio.lt/
Description: Theme created for and by Ad Agency <a href="http://www.emstudio.lt">EM Studio</a>.
Version: 1.0
Author: EM Studio
Author URI: http://www.emstudio.lt/

*/
html, body {
	height:100%;
	background-color:#141414;
	background-image:url(images/bg3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
a{
	text-decoration:none;
	color:#aac919;
}
a:hover{
	text-decoration:underline;
}
h1{
	font-size:123.1%;
	color:#aac919;
	
}
h2{
	margin-top:10px;
}
h2 a{
	font-size:116%;
	color:#aac919;
}
h4{
	margin-bottom:15px;
	color:#8c8973;
}
h4 a{
	color:#8c8973;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	/*padding: 4px;*/
	margin: 0 10px 2px 0;
	display: inline;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}

.alignright {
	float: right;
}
.alignleft {
	float: left
}

#languageLink{
	position:absolute;
	width:900px;
	text-align:right;
	padding:10px 0 10px 0;
	
}
#languageLink a{
	color:#8c8973;
}
#logo{
	position:absolute;
	margin-left:10px;
	top:35px;	
}
@font-face {
  font-family: "DINALTlt";
  src: url(http://www.emstudio.lt/wp-content/themes/emstudio/din.ttf) format("truetype");
}

#quote{
	width:500px;
	margin-left:200px;
	font-size:273%;
	color:#8c8973;
	font-family:"DINALTlt", sans-serif;
	padding:25px 0 45px 0;
}
#quote a{
	color:#aac919;
	padding:2px;
}
#quote a:hover{
	background-color:#aac919;
	color:#000;
	text-decoration:none;
}
#blog-lnk{
	position:absolute;
	margin-left:720px;
	top:15px;
}
#menu{
	float:left;
}
#menu ul{
	list-style:none;
}
#menu ul li{
	width:108px;
	text-align:center;
	float:left;
	background-image:url(images/li_bg.png);
	height:22px;
	padding-top:5px;
}
#menu ul li.first{
	width:109px;
	background-image:url(images/li_bg_first.png);
}
#menu ul li a{
	color:#aac919;
}
#menu ul li.current-cat a{
	color:#CCCCCC;
}

#main{
	width:940px;
	padding:20px 0 20px 34px;
	min-height:380px;
	background-image:url(images/main_bg2.png);
	float:left;
}
#main p{
	margin:0;
	padding:0;
	color:#8c8973;
	text-align:justify;
}
.postContent{
	margin-right:34px;
}
.adCell{
	float:left;
	min-height:220px;
	width:200px;
	padding:0;
	margin:0 0 0 35px;
	/*border:1px solid #FF0000;*/
}
.adCell img{
	border:5px solid #FFF;
}
.adCell span{
	color:#555555;
	font-size:77%;
	font-weight:bold;
}
.adCell span a{
	color:#555555;
}

#contacts{
	margin-top:10px;
	padding:10px 0 10px 20px;
	width:954px;
	background-image:url(images/main_bg.png);
	color:#8c8973;
	font-size:85%;
}
#contacts span.highlight{
	color:#8c8973;
	/*color:#FFF;*/
	padding-right:10px;
}

.comments{
	width:99%;
	float:left;
	margin-bottom:20px;
}


textarea#comment{
	width:560px;
	height:120px;
}
.commentContainer{
	border:0; 
	float:left;
	width:660px;
	margin-top:10px;
}
.commentContainer legend{
	border:0;
	font-size:123.1%;
	color:#aac919;
}
cite.author{
	color:#FFF;
	font-weight:bold;
}
span.commentmetadata{
	margin-left:15px;
	font-size:85%;
}
span.commentmetadata a{
	text-decoration:none;
	color:#CCCCCC;
}
ol.commentlist{
	margin-bottom:20px;
}
ol.commentlist li{
	border-bottom:1px solid #8c8973;
	padding:10px 0 10px 0;
	margin-left:10px;
}
ol.commentlist p{
	padding:2px;
	margin:1px;
	line-height:120%;
	font-size:100%;
}
#respondCtr{
	margin:10px 0 10px 0;
	width:670px;
	float:left;
	color:#FFFFFF;
}
#respondCtr div{
	float:left;	
}
#respondCtr p{
	line-height:150%;
	margin:0;
	padding:4px 4px 4px 0;
}
#respondCtr #labels{
	margin-left:10px;
}
#respondCtr #labels p{
	text-align:right;
}
#respondCtr #email,#author,#url{
	width:250px;
}
#respondCtr #submit{
	border:0;
	background-color:#aac919;
	color:#000;
	padding:1px 25px 1px 25px;
}
h3#respond{
	font-size:123.1%;
	color:#aac919;
}

.tags{
	width:99%;
	float:left;
	padding:10px 0 10px 0;
	color:#8c8973;
}
.tags a{
	color:#aac919;
}

.relatedPosts{
	width:100%;
	float:left;
	margin-top:20px;
}

.postContent{
	width:98%;
	float:left;
}
table td{
	color:#8c8973;
	padding:4px;
}

table.pr-form{
	width:950px;
}
table.pr-form textarea{
	width:650px;
	height:100px;	
}
table td.pr-form-message{
	width:190px;
	font-size:116%;
}
div.wpcf7-validation-errors{
	color:#FF0000;
}
div.wpcf7-mail-sent-ok{
	color:#aac919;
}
#submit-pr-form{
	font-size:135.8%;
	background-color:#aac919;
	color:#000;
	padding:2px 15px 2px 15px;
	border:none;
}

