/*
Theme Name: Intelligent Life
Theme URI: http://inlife.lt/
Description: Wordpress theme create for lithuanian <a href="http://inlife.lt/">&quot;Intelligent Life&quot; blog</a>).
Version: 1.0
Author: EM Studio
Author URI: http://emstudio.lt/

*/
html{
	background-color:#000;
}
body {
	font-family:Arial, Helvetica, sans-serif;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}

img.aligncenter {
	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;
}
img.bordered{
	border:5px solid #000;
}
.alignright {
	float: right;
}

.alignleft {
	float: left
}
h1{
	font-size:146.5%;
	font-weight:bold;
}
h1 a{
	color:#000;
	text-decoration:none;	
}
h1 a:hover{
	text-decoration:underline;
}
h2{
	font-size:138.5%;
	margin-bottom:6px;
	margin-top:10px;
}
h5{
	font-size:138.5%;
	color:#FFF;
	margin-bottom:5px;
	font-family:Georgia;
}
#hd{
	padding-top:15px;
}
#slogan{
	position:absolute;
	top:42px;
	margin-left:35px;
       display:none;
}
#menu{
	position:absolute;
	top:90px;
	margin-left:210px;
}
#menu li{
	display:inline;
	padding:0 20px 0 20px;
	font-size:116%;
	border-left:1px solid #ff2700;
}
#menu  li:first-child{

	border-left:0px solid black;
}
#menu li a{
	color:#ff2700;
	text-decoration:none;
}
#menu li a:hover{
	text-decoration:underline;
}
#menu li.current_page_item a{
	color:#FFF;
}
#menu li.current_page_item a:hover{
	text-decoration:none;
}
#menu li.menu-first{
	border-left:none;
}
.main-content{
	background-color:#FFF;
	padding-top:10px;
	min-height:465px;
}
.main-content p{
	margin-bottom:20px;
	font-size:93%;
	color:#000;
	text-align:justify;
}
div.post-container{
	border-top:2px dashed #575656;
	padding:10px;
}
div.post-container-first{
	padding-top:0;
	border-top:none;
}
div.postmetadata{
	width:180px;
	margin:2px 0 0 10px;
	font-size:93%;
	font-family:Georgia;
}
div.post-content{
	margin-top:10px;
}
span.post-date{
	margin-right:3px;
	color:#ff2700;
}
a.comments-link{
	color:#000;
	text-decoration:none;
}
a.comments-link:hover{
	text-decoration:underline;
}
div.more-link{
	float:right;
	margin-top:-15px;
}
div.more-link a{
	background-color:#ff2700;
	padding:2px 4px 2px 4px;
	color:#FFF;
	text-decoration:none;
	font-size:85%;
}
.widget_recent_entries{
	color:#FFF;
	font-family:Georgia;
	margin-bottom:15px;
}
.widget_recent_entries ul{
	margin-top:5px;	
}
.widget_recent_entries ul li{
	font-size:14px;
	margin-top:6px;
}
.widget_recent_entries ul li a{
	color:#999999;
	text-decoration:none;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
	padding-bottom:4px;
}
.widget_recent_entries ul li a:hover{
	text-decoration:underline;
}
.textwidget{
	margin-top:5px;
}
.widget_links{
	font-family:Georgia;
	color:#FFF;
	margin-top:15px;
}
.widget_links li a{
	font-size:11px;
	color:#999999;
}
#ft{
	color:#666666;
	font-family:Georgia;
}
#expressmada{
	position:relative;
	top:-20px;
	margin-left:25px;
}
#copyright{
	font-size:85%;
	margin-top:10px;
}



textarea#comment{
	width:500px;
	height:120px;
}
.commentContainer{
	border:0; 
	float:left;
	width:100%;
}
.commentContainer legend{
	border:0;
	font-size:197%;
}
cite.author{
	font-weight:bold;
}
span.commentmetadata{
	margin-left:15px;
	font-size:85%;
}
span.commentmetadata a{
	color:#000;
	text-decoration:none;
}
ol.commentlist{
	margin-bottom:20px;
}
ol.commentlist li{
	border-bottom:1px solid #CCCCCC;
	padding:10px 0 10px 0;
}
ol.commentlist p{
	padding:2px;
	margin:1px;
	line-height:120%;
	font-size:100%;
}
#respondCtr{
	margin:10px 0 20px 0;
	width:600px;
	float:left;
}
#respondCtr div{
	float:left;	
}
#respondCtr p{
	line-height:150%;
	margin:0;
	padding:4px;
}
#respondCtr #email,#author,#url{
	width:250px;
}
#respondCtr #submit{
	border:0;
	background-color:#ff2700;
	padding:1px 25px 1px 25px;
	color:#FFFFFF;
}
h3#respond{
	font-size:123.1%;
	font-weight:bold;
}
#teaser-tbl{
	width:100%;
	position:relative;
	top:-10px;
}
#teaser-image-cell{
	height:180px;
}
.teaser-link-cell{
	background-color:#1f1c1c;
	width:201px;
	padding:0 10px 0 10px;
	border-top:1px solid #000;
}
.teaser-link-cell a{
	color:#cccccc;
	text-decoration:none;
	font-family:Georgia;
	background-image:none;
	position:relative;
	padding-left:32px;
	left:-26px;
	min-height:38px;
	height:100%;
	width:100%;
	display:block;
	background-repeat:no-repeat;
	background-position:left;
}
.teaser-link-cell:hover{
	background-color:#ff2700;
}
.teaser-link-cell:hover a{
	color:#CCCCCC;
}
#emstudio{
	position:relative;
	top:-18px;
	margin-left:25px;
}
.error{
	color:#ff2700;
}
table.formTable{
	width:100%;
}
table.formTable td{
	padding:4px;
}
table.formTable input{
	width:200px;
}
.btn{
	border:0;
	background-color:#ff2700;
	padding:1px 25px 1px 25px;
	color:#FFFFFF;
}
span.periodLabel{
	font-size:116%;
	font-weight:bold;
	margin:0 2px 0 5px;
}
.lnk{
	color:#ff2700;
}

