/*
------------------------------------------------------------------------
Theme Name:vidafolio
Theme URI:http://vidas.bucinskas.lt/design/
Description:vidas bucinskas portfolio theme
Version:1.0
Author:vidas bucinskas
Author URI:http://vidas.bucinskas.lt/
------------------------------------------------------------------------
*/
/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/
.aligncenter{display:block; margin:0 auto }
.alignleft{float:left}
.alignright{float:right}
.floatLeft{float:left}
.floatRight{float:right}
.clear{clear:both}

/*
-----------------------------------------
STRUCTURE
----------------------------------------- 
*/
html, body{min-height: 100%; height:100%;}

body{font-family:"Helvetica Neue Light", "Helvetica Neue", Arial, Geneva, sans-serif; margin:auto; text-align:center; min-height: 100%; height:100%;
	background: #000 url(http://vidas.bucinskas.lt/design/img/top.jpg) no-repeat scroll center top;
}

#page-wrap{width:960px; min-height: 100%; height:100%; margin: 0 auto; padding-left:auto; padding-right:auto; text-align:left;}
	
#featured{width:960px; min-height: 100%; margin-top: 200px:}

.content{width:750px; float:center; padding-left:105px; padding-right:105px; text-align: center; min-height: 100%; height:100%;}

#info {windth:940px ; height: 380px; clear:both; padding-top: 20px; padding-bottom: 20px;}


/*
-----------------------------------------
TYPOGRAPHY
----------------------------------------- 
*/

.back {padding:100px}

.back a, .back a:visited {font-size:18px; color: #4c4c4c; padding:70px; text-decoration:underline;}

.back a:hover  {text-decoration: none;	}


/*
-----------------------------------------
TOP
----------------------------------------- 
*/
#top{height:20px; margin-bottom: 430px; margin-left: 10px; margin-top: 70px; margin-right: 10px;font-size: 13px;}

.logo img{	
display: block;
clear: none;
float: left;
margin-top: -7px;
text-decoration:none; 

}

.title, .title a, .title a:visited{ 
color: #bbb; 
text-decoration:none; 
font-size: 13px; 
display: block;
clear: right;
width: 400px;
}

.title a:hover{ 
color: #feffff; 
text-decoration:none; 

}



.tagline, .tagline a, .tagline a:visited {
color: #6c6c6c; 
text-transform:uppercase; 
text-decoration:none; 
font-size: 7px; 
width: 400px;
}


#nav{float:right; margin-top: -22px;}

#nav ul{list-style-type:none; width:100%;}

#nav li{display:block; display:inline; }

#nav a:link, 
#nav a:visited{display:block; color: #bbb; margin-left:25px; float:left; text-decoration:none; text-transform:uppercase;}

#nav a:hover{color: #feffff}


/*
-----------------------------------------
FEATURED
----------------------------------------- 
*/
.front-post{width:200px; height: 360px; margin: 20px 15px 50px 20px; padding: 0px; ; float:left;
	background-color: #ececec;}

.featured-title , .featured-title a {font-size: 14px; color: #000; text-decoration:none;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-style: italic;
}

.featured-info {color: #909090;	margin: 15px 15px 15px 15px;
}


.featured-title a:hover{color: #909090}

.featured-image img {border-style: none;}

.featured-sub, .featured-sub a {font-size:11px; color: #b1b1b1; text-transform:none; text-decoration:none; border-bottom: 0px;}

img {border: 0px}

/*
-----------------------------------------
FOOTER
----------------------------------------- 
*/

#footer{width: 960px; height: 0px; clear:both; padding-top: 170px; padding-bottom: 200px; margin-left: 10px; margin-right: 10px;
	background: url(http://vidas.bucinskas.lt/design/img/bottom.jpg) no-repeat scroll center;
}
