/* ----------------------------------------------
	Template Name : zukuvybz
	Version : 1.0   
	Author : Ricco Sobers
	Author URI : http://www.vybz.lostzone.co.uk.com/       
	Last Date Modified : August 31, 2009
 ------------------------------------------------ */
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 


p { margin-top: 10px; }

a { font-weight: bold; text-decoration: none; color: #1F1F1F; }
#footer a:hover { color: #3E8CED; text-decoration: none; }
#thedate{ color: #CC3300; font-size: 10px; }
h2 { margin: 10px 0 30px 0; font-size: 22px; padding-bottom: 10px; line-height: 30px; border-bottom: 1px solid #dbddde; }

h1 { font-family: coolvetica; font-size: 36px; margin-bottom: 15px; }
h3 { font-size: 24px; color: #ededed; margin-bottom: 30px; }
strong { font-weight: 580; }


/* ------------------------------------------
   STYLE CLASSES
------------------------------------------- */ 

.portfolio { float: left; margin-bottom: 30px; padding-top: 30px; border-top: 1px solid #efefef; }


.input, #featured p { background-color: #37475B; border: 0; color: #37475B; padding: 5px;}

	
.clear
{
    clear: both;
}

.icons img
{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#contact_message
{
	height: 110px;
}

#contact_message, .contact_input
{
	width: 250px;
	background-color: transparent;
	border: 1px solid #dbddde;
	color: #1e1e1e;
	padding-left: 15px;
	padding-top: 15px;
	margin: 15px 15px 0 15px;
}
.contact_input
{
	height: 30px;
}

.contact_input:focus, #contact_message:focus { border: 1px solid #3E8CED; }

#footer img { margin-right: 20px; }

