/*  
Theme Name: Folio!dea
Description: Designed by http://www.bogdanblog.net
Author: Matei Bogdan
Author URI: http://www.bogdanblog.net
*/

body {
     text-align:justify;
     font:82%/180% "Trebuchet MS", Georgia, Cambria, Times, "Times New Roman", serif; 
     color:#5e5e5e;
     background:#fff url('images/bg.gif') top repeat-x;
     margin:0;
     padding:0;
}

img.alignleft {
	margin:0 10px 0 0;
	float:left;
}

img.alignright {
	margin:0 0 0 10px;           
	float:right;
}

a:link, a:visited {
	    text-decoration:none;
	    color:#2082b0;
	    border:0;
	    font-weight:bold;
}

a:hover {
   text-decoration:none;
   color:#5e5e5e;
}

h2 {
	font:17px Arial;
	font-weight:bold;
	color:#2082b0;
}

h3 {

}

hr {
border: 0px;
background-color: #f7f7f7;
height: 1px;
}

blockquote {
	margin:0 20px;
	border: 1px dashed #ddd;
	padding:0 10px; 
	background:#f9f9f9;
}
	
.blog-title, .blog-tagline {display:none;}

#header-top {
	width:1000px;
	height:70px;
	padding:0;
	margin:20px auto 0 auto;
	background:url('images/menu-bg.gif') top no-repeat;
}

.menu{
	position: relative;
	padding: 10px 0 0 34px;
	margin: 0 auto 0 auto;
	height:45px;
	list-style: none;
}

.menu li{
	float:left;
}

.menu li a{
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding:0 0 0 16px; 
	height: 45px;
	line-height: 45px;
	text-align: center;	
}

.menu li a span {
	float: left;
	display: block;
	padding: 0 24px 0 8px; 
}

.menu li.current_page_item a, .menu li a:hover{
	background: url(images/menu_hover_left.gif) no-repeat; 
	background-position: left;
	color:#000;
}

.menu li.current_page_item a span , .menu li a:hover span {
		background: url(images/menu_hover_right.gif) no-repeat right top;
	color:#000;
}

.logo {
   width:231px;
   height:45px;
   background:url('images/logo.gif') no-repeat;
   margin:10px 20px 0 0;
   padding:0;
   float:right;
}


#header {
		margin:0 auto 0 auto;
		position:relative;
		text-align:left;
		width:1000px;
		background:#FFF url('images/portfolio.gif') top right no-repeat;
}
#header2 {
		margin:0 auto 0 auto;
		position:relative;
		text-align:left;
		width:1000px;
		background:#FFF url('images/header2.gif') top right no-repeat;
}

#slider {
	border:5px solid #fff;
	margin:0 0 0 60px;
}	

#slider img {border:0;}

#slider ul, #slider li {
		margin:0;
		padding:0;
		list-style:none;
}

#slider li { 
		width:650px;
		height:240px;
		overflow:hidden;
}
	
#prevBtn, #nextBtn { 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:20px;
		top:90px;
}	

#nextBtn{left:730px;}
														
#prevBtn a, #nextBtn a {  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat;	
}	

#nextBtn a {background:url(images/btn_next.gif) no-repeat;}

#prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
}

.wrap {
	width:1000px;
	margin:0 auto 0 auto;
	padding:0;
}

.post  { 
	width:300px; 
	margin:10px 15px 0 15px; 
	padding:0; 
	float: left; 
	display: inline; 
	background: #fff; 
}
	
.post h2	{ 
	width: 300px; 
	/*height:1.3em; */
	overflow:hidden; 
	text-align:left;
	color:#2082b0;
}
	
.post h2:hover {
	color:#333;
}	
	
.thumb-image img{
      padding:5px; 
      margin:0;
      background:#a5cad5;
      width:290px;
      height:130px; 
      border:0;    
}

.thumb-image img:hover {
	background:#96bdc9;
}

.meta {
	font:12px Arial;
	font-weight:bold;
	background:#e7e7e7;
	border-bottom:1px solid #d2d2d2;
	padding:2px 10px;
}

.about-author {
	font:12px Arial;
	font-weight:bold;
	background:#cde1e7;
	padding:5px 10px;
	margin:0;

}

.about-author h2 {
	font:15px Arial;
	color:#2082b0;
	margin:0;
	padding:0;
	font-weight:bold;	
}

.about-author img {
	float:left;
}
.date {
	float:right;
}

.post-single  { 
	width:690px; 
	margin:0 0 0 15px; 
	padding:0; 
	float: left; 
	display: inline; 
	background: #fff; 
}

.post-single h2	{  
	margin:0;
	padding:0; 
	text-align:left;
}

.navi {
	background:#f2fcff;
	padding: 0 0 10px 10px;	
	margin:0;
}


ol.commentlist li {
	background:#fff;
	border:1px solid #fff;
}

ol.commentlist li.alt {background: #cde1e7;
	border:1px solid #cde1e7;
}

.commentlist {
	margin:10px 0 0 0;
   padding:0;
}

.commentlist li {
	   list-style:none;
                 margin:0 0 5px 0;
                 padding:0 10px;
                 font: 13px Arial;
                 color:#000;
                 line-height:20px;
}

.gravatar {
	margin:10px 0;
	float:left;
}

.gravatar img {border:3px solid #CAC9C6;}

.comm-meta {
	padding:0;
	margin:10px 0 0 60px;
}

.comm-meta a {
	color:#2082b0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
   	font-weight:bold;
}

.comm-meta a:hover {
	color:#333;
}

.comm-date {float:right;}


.reply {
	background:#fff;
	border:1px solid #CAC9C6;
	margin:5px 0;
	padding:2px 10px;
	width:35px;
}

.reply a {	
	font:12px Arial;
	font-weight:bold;
	text-transform:uppercase;
	color:#b1b1b1;
}

.reply a:hover {
	color:#000;
	text-decoration:none;
}

.reply:hover {
	background:#cde1e7;
	border:1px solid #333;
	color:#fff;
}

#respond {margin:10px 0 10px 0;
    	 padding:5px 5px 5px 10px;
	 background:#f1f1f1;
	 font:11px Arial;
	 text-align:left;
	 font-weight:normal;
	 line-height:20px;
	 color:#7e7e7e;
	 list-style:none;

}

#author {width:320px;
	height:20px;
	margin:0;
	background:#e2e2e2;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding:5px 0 0 5px;
	color:#333333;
}

#author:focus {background:#d7e9ef;}

#email {width:320px;
	height:20px;
	margin:0;
	background:#e2e2e2;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #fff;
	padding:5px 0 0 5px;
	color:#333333;
}

#email:focus {background:#d7e9ef;}

#url {width:320px;
	height:20px;
	margin:0;
	background:#e2e2e2;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #fff;
	padding:5px 0 0 5px;
	color:#333333;
}

#url:focus {background:#d7e9ef;}

#comment {width:320px;
	height:165px;
	margin:10px 0 0 0;
	background:#e2e2e2;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #fff;
	padding:5px 0 0 5px;
	color:#333333;
}

#comment:focus {background:#d7e9ef;}

#submit {width:325px;
	height:30px;
	margin:10px 0 0 0;
	background:#095c74;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	border:0;
}

#submit:hover {background:#0b4c5f;}


.sidebars {
	width:270px;
	float:right;
	margin:0;
	padding:0;
}

#sidebar1 {
	width:130px;
	text-align:left;
	float:left;
	margin:0;
	padding:0;
}

#sidebar1 ul {
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
}

#sidebar1 ul li {
	margin:0;
	padding:4px 0;
}

#sidebar1 h2 { 
         	font-family:Arial, Helvetica, sans-serif;
            font-size:15px;
            color:#2082b0;
            font-weight:bold;
            margin:10px 0 0 5px;
}

#sidebar1 ul li a, #sidebar1 ul li a:visited {
			text-decoration:none;
			list-style:none;
			color:#5e5e5e;
			font:12px Arial;
			font-weight:bold;
			margin:0;
			padding:0 0 0 20px;

}

#sidebar1 ul li a:hover {
	color:#2082b0;
	text-decoration:underline;
}

#sidebar2 {
	width:130px;
	text-align:left;
	float:right;
	margin:0;
	padding:0;
}

#sidebar2 ul {
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
}

#sidebar2 ul li {
	margin:0;
	padding:4px 0;
}

#sidebar2 h2 {
	         font-family:Arial, Helvetica, sans-serif;
            font-size:15px;
            color:#2082b0;
            font-weight:bold;
            margin:10px 0 0 5px;

}

#sidebar2 ul li a, #sidebar1 ul li a:visited {
			text-decoration:none;
			list-style:none;
			color:#5e5e5e;
			font:12px Arial;
			font-weight:bold;
			margin:0;
			padding:0 0 0 20px;

}

#sidebar2 ul li a:hover {
	color:#2082b0;
	text-decoration:underline;
}

.banner-125 img {
   border:0;
   margin:8px 8px 0 0;
   padding:0;

}

.footer-box {
	width:1000px;
	height:260px;
	margin:0 auto 0 auto;
	background:#0f2631;
}

.footer-data-content {
	width:300px;
	float:left;
	margin:20px 10px 0 20px;
}

.footer-data-content h2 {
		       font:14px Arial;
		       color:#00A3D5;
		       padding:0;
		       font-weight:bold;
		       margin:5px 0;
		       text-transform:uppercase;
}

.footer-data-content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.footer-data-content ul li {
		        color: #5e5e5e;
		        font:11px arial;
		        border-bottom:1px dotted #5e5e5e;
}

.footer-data-content ul li a {
	color: #4e7682;
		text-decoration: none;
		display: block;
		padding:4px;
}

.footer-data-content ul li a:hover {text-decoration: none;
	                                  background-color:#bbdae3;
	                                  color:#00A3D5;
}

.footer-data-content ul li a span {
			color:#00A3D5;
			font:10px Arial;
			display: block;
			margin:0 0 1px 0;
			padding:0;
			text-transform:uppercase;
}


.flickr {
	background:#a5cad5;
	width:1000px;
	padding:0;
	margin:0 auto 0 auto;
}

.flickr img {
	margin:0 8px;
	padding:2px;
	background:#fff;
	border:2px solid #81b3c2;
}

.flickr img:hover {
	background:#fff;
	border:2px solid #5e9aac;
}

.clear {clear:both;}

.footer-top {
	background:url('images/footer-top.gif') top left no-repeat;
	width:1000px;
	height:15px;
	margin:20px auto 0 auto;
}

.footer-bottom {
	background:url('images/footer-bottom.gif') top left no-repeat;
	width:1000px;
	height:15px;
	margin:0 auto 20px auto;
}

.tweets {
	width:280px;
	padding:0;
	margin:0;
}
.tweets ul {
	list-style:none;
}
.tweets ul li {
	width:250px;
	color:#4e7682;
	padding:2px;
	border-bottom:1px dotted #5e5e5e;
	background:#a5cad5;
	overflow:hidden;
	font-weight:bold;
}

.tweets ul li.aktt_more_updates {
	text-transform:uppercase;
	font-size:10px;
	padding:0;
}

.tweets ul li.aktt_more_updates:hover {
	padding:0;
	margin:0;

}

.tweets ul li:hover {
	background:#bbdae3;
}

.tweets ul li .theday {
	clear:both;
	font-size:10px;
	text-transform:uppercase;
	font-family:Arial;
}

#footer {
	width:1000px;
	margin:0 auto 0 auto;
	font:13px Arial;
	color:#5e5e5e;
}

#footer ul li {	list-style:none;}






