/*
Theme Name: ThemeFit Fluid Child
URL: http://demo.themefit.com/fluid
Description: A Responsive Portfolio Theme for Wordpress 3.3.1
Author: ThemeFit
Author URL: http://themefit.com
Version: 1.0
Template: themefit-fluid
*/

@import url("../themefit-fluid/style.css");

h2 {
	line-height:26px;
	padding-top: 0px;
}
/*==========================================
 page title
==========================================*/

#tf-page-title
{
	height: auto;
	padding: 15px 0 10px 0;
	border-top-width:1px;
	width: 100%;
}

#tf-page-title h1
{
	font-size:30px;
	/* color:#999; */
	padding-bottom: 25px
}

#content h5
{
	font-size:16px;
    font-style:italic;
	/* color:#444;*/
    padding-top: 0px;
	padding-bottom: 25px;
}
/*==========================================
 page content
==========================================*/
#content p {
  text-align:justify;
}
#content h2
{
	font-size:22px;
	/*color:#000;*/
}
/*==========================================
 featured project (shortcode)
==========================================*/

.featured-info .featured-title-credits h1
{
	font-weight:400;
	font-size:20px;
	padding: 0;
}

.featured-info .featured-title-credits h4,
.featured-info .featured-title-credits h4 a
{
	/*color: #888; */
	font-weight: 400;
	line-height: 20px;
	font-size:16px;
	padding: 0;
}

#header a#logo
{
	display: block;
	float: left;
     position:relative;
    bottom:-21px;
	width: 500px;
	height: auto;
}

#header { z-index: 1000; }
#vimvid{
	position:relative;
	top:-85px;
	z-index:0;
}
#laurels{
	width:100%; 
	text-align:center;
}
#laurels img{
	padding:20px;
}