/*
Theme Name: Hcreations.co.za
Theme URI: http://www.hcreations.co.za
Description: Made by Hcreations.
Version: 1.0
Author: Abdel Halim oueryemchi


*/



html>body #content {
	height: auto;
	min-height: 670px;
}

body{

		height: 100%; 
		padding: 0px;
		margin: 0px;
		font-family: Helvetica, Arial, sans-serif;
		font-size: .75em;
		color:#5d5d5d;
		/*background:#f1f1f1;*/
		
		/*background: #d2d2d2;*/
		/*background:url(images/body_pattern_bg.png) repeat scroll;*/
		 
}
#wrap{
	width: 960px;
	display: block;
	margin: 50px auto;
	min-height: 200px;
	padding-top:10px;
	/*background:#efefef;*/
	
	/*background:url(images/wrap_pattern_bg.png) repeat scroll;*/

	-moz-border-radius: 10px;
	-webkit-border-radius: 4px;
	/*border-top: 4px solid #282828;*/
	
}
/*********************************************************/
/*    Pages backgrounds...
***********************************************************/
#homewrapbg{
	width:100%;
	min-width:960px;
	/*height:588px;*/
	height:354px;
	margin:auto;
	overflow:hidden;
	position:absolute;
	/*top: 578px;*/
	top:600px;
	z-index:-44;
	background:url(images/home_wrap_bg.jpg) no-repeat center scroll;
	
		}
		
#wrapbg{
	width:100%;
	min-width:960px;
	/*height:700px;*/
	height:354px;
	margin:auto;
	overflow:hidden;
	position:absolute;
	/*top: 82px;*/
	top:190px;
	z-index:-44;
	background:url(images/wrap_bg.jpg) no-repeat center scroll;
	
		}

/**********************************************************************
						Home page
***************************************************************/
.section{

	border-bottom:#CCCCCC dotted 4px;
	padding: 10px 0 10px 0; 
	margin: 0px;
}

/********* Discuss Project Button ************/
a#discuss.fadeThis {
	width: 269px;
	height: 37px;
	display: block;
	background: url(images/discussproject.gif) no-repeat;
	position: relative;
	top: 3px;
	text-indent: -9999px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

a#discuss.fadeThis span.hover {
	position: absolute;
	width: 269px;
	height: 37px;
	display: block;
	top: 0;
	left: 0;
	background: url(images/discussproject.gif) no-repeat 0 -37px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
/************************************************
*	Header, Headings, etc.									*
************************************************/


#headerHome{
	min-width:960px;
	overflow:hidden;
}

.OtherPages {
overflow:hidden;
min-width:960px;
height:250px;
/*background: #161616 url(images/header_bg.png) no-repeat center top scroll;*/
}


#headerAbout{
/*Empty*/
}

/*head is the top and includes "logo" and "menu"*/
#head {
	width: 960px;
	height:150px;
	margin: 0 auto;
	position: relative;
	/*background-color:#d2d2d2;*/
	/*background: url(images/header_bgp.png) repeat-x top;*/
	

}

#headleft {
		
		padding: 20px 0 0 10px;
	    height:100px;
		width:400px;
        float: left;
		/*background:url(images/logo.png) top left no-repeat scroll;*/
}

/*#headleft h4{
        font-size: 3.0em;
		color: #69BFDE;
        padding: 0px 0px 0px 30px;
        margin: 10px 0px 0px 0px;
}

#headleft h4 a {
        color: #69BFDE;
}*/

/*#desc {
	font-size: 1.6em;
	color:#666666;
	font-style: italic;
    padding: 5px 0px 0px 40px;
}*/


/************************************************
/*- Main Menu in Header */
/***************************************************/
/*margin: 0px;*//*line-height: 1.5em;*//*left: 800px;*/
ul.menu {
	
	/*margin-left:700px;*/
	position: absolute;
	top: 70px;
	right: 0;
	height:50px;
	width: 470px;
	
	padding: 0px;
    z-index:1;
     
	font-size: 1.4em;
    /*font-weight:normal;*/
    /*text-align: right;*/
    
	list-style: none;
    /*list-style-position:inside;*/
        
	}

ul.menu li {
	float: left;
	width: auto;
	margin-left: 30px;
	
	/*display: block;
	margin: 0;*/
	}

ul.menu,
ul.menu li a {
	/*padding: 10px 10px 0px 10px;*/
	/*padding-right:70px;*/
	}

ul.menu li a {
        color:#656565;
		margin:0px;
       	}

ul.menu li a:hover {
	color: #a63232!important;
	text-decoration: none;
	border-bottom: #A4A4A4 dotted 2px;
       	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color:#a63232!important;
	text-decoration: none;
	border-bottom: #9B0000 dotted 2px;
     	}

.active_category{
	/*color:#a63232!important;
	text-decoration: none;
	border-bottom: #9B0000 dotted 2px;*/
}

/************************************************
*	Links and Headings									*
************************************************/


a img,:link img,:visited img { border:none }    



a, a:link {
	color: #a63232;
	text-decoration: none;
}

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

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0pt;
	padding:0pt;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	line-height: 1.2em;
}

h1 {
	font-size: 3em;
	padding: 0 0 10px 0;
	letter-spacing: -2px;
}

h2 {
	font-size: 2.2em;
	padding: 0 0 8px 0;
}

h3 {
	font-size: 1.6em;
	padding: 0 0 6px 0;
}

h4 {
	font-size: 1.3em;
	/*padding: 0 0 5px 0;*/
	padding: 0;
	margin: 0 0 6px 0;
}

h5 {
	font-size: 1.2em;
	padding: 0 0 4px 0;
}

h6 {
	font-size: 1em;
	padding: 0 0 2px 0;
}

p{
	margin:0 0 15px 0;
	padding: 0;

}
strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

/************************************************
*	Main Content									*
************************************************/


#content {
width:96%;
margin:auto;
}

.item {
    padding: 0px 20px 0px 20px;
    /*margin-bottom: 1.5em;*/
    color:#5c5c5c;  
   	/*border-bottom:#CCCCCC dotted 4px;*/
	
	
}


.item p {
	font-size: 110%;
  /*padding: 0 0 1.25em 0;*/
	text-align:justify;
}

.item p a{
	text-decoration: underline;
}

.item p a:hover{
	color: #cd8686;
}

/*.item img {
	border: 1px dotted #69BFDE;
        padding: 5px;
        margin: 5px;
        background: #ffffff;
}*/

.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 110%;	
	/*line-height: 1.6em;*/
	text-align:justify;

}


.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.4em;	
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 0px;
    /*margin-bottom: 18px;*/
	/*position:relative;*/
}
.itemhead-private{
	padding-top: 5px;
	padding-bottom: 27px;
    margin-bottom: 18px;
	position:relative;
}

.itemhead h3{
	display: inline;
}


.itemprojects{
	width: 400px;
	display:block;
	float:left;
}

/*.itemaboutme{
	width: 540px;
	display:block;
	float:left;
}*/

.itemaboutme h4 {
	font-size: 150%;
	color:#7D7D7D;
	/*line-height: 1.2em;*/
}

.toto{
	font-size: 150%;
	color:#7D7D7D;
	line-height: 1.4em;
	letter-spacing:-1px;
}


.date{
	display: block;
	font-size: 200%;
    padding: 0px 0 0 45px;
	
	color:#a63232;
}


input{
	font-size: 100%;
}

.metadata{
		visibility:hidden;
		font-size: 1.2em;
        line-height: 220%;
        margin-top: 20px;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #cd8686;
}

cite{
	font-size: 1.1em;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

/******************************************************************************
					About Page
*******************************************************************************/
#process a {
	float:left;
	
}

.tooltip-discover, .tooltip-plan, .tooltip-explore, .tooltip-create, .tooltip-grow { 
    display:none; 
    background:transparent url(images/tooltip.png); 
    font-size:12px; 
    height:111px; 
    width:167px; 
    color:#161616; 
	padding: 20px;
	z-index: 100;
	line-height: 1.3em;
}

a#discover-process.fadeThis {
	width: 170px;
	height: 147px;
	background: url(images/the-process.gif) no-repeat;
	display:block;
	text-indent: -9999px;
	margin: 8px 0 0 0;
	position: relative;
}
	
a#discover-process.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 170px;
	height: 147px;
	background: url(images/the-process.gif) no-repeat 0 -147px;

	}

a#plan-process.fadeThis {
	width: 170px;
	height: 147px;
	background: url(images/the-process.gif) no-repeat -170px 0;
	display:block;
	text-indent: -9999px;
	margin: 8px 0 0 0;
	position: relative;
}
	
a#plan-process.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 170px;
	height: 147px;
	background: url(images/the-process.gif) no-repeat -170px -147px;

	}

a#explore-process.fadeThis {
	width: 170px;
	height: 147px;
	background: url(images/the-process.gif) no-repeat -340px 0;
	display:block;
	text-indent: -9999px;
	margin: 8px 0 0 0;
	position: relative;
}
	
a#explore-process.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 170px;
	height: 147px;
	background: url(images/the-process.gif) no-repeat -340px -147px;

	}

a#create-process.fadeThis {
	width: 170px;
	height: 147px;
	background: url(images/the-process.gif) no-repeat -510px 0;
	display:block;
	text-indent: -9999px;
	margin: 8px 0 0 0;
	position: relative;
}
	
a#create-process.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 170px;
	height: 147px;
	background: url(images/the-process.gif) no-repeat -510px -147px;

	}

a#grow-process.fadeThis {
	width: 170px;
	height: 147px;
	background: url(images/the-process.gif) no-repeat -680px 0;
	display:block;
	text-indent: -9999px;
	margin: 8px 0 0 0;
	position: relative;
}
	
a#grow-process.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 170px;
	height: 147px;
	background: url(images/the-process.gif) no-repeat -680px -147px;

	}



.about-columns {
	float: left;
	margin: 20px 0 0 -22px;
}

.about-column {
	float: left;
	width: 262px ;
	display: block;
	margin: 0 0 0 32px;
}
.about-column ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.about-column li {
	width: 247px;
	background:#E5E5E5;
	/*border-left: 5px solid #a63232;*/
	border-right: 5px solid #999999;
	padding: 5px 10px;
	float: left;
	margin: 0 0 1px 0;
	color: #383838;
}


/**************************************************************************
				Blog
***************************************************************************/

/**** GENERAL *****/
#blog-content {
	width: 940px;
	display:block;
	padding-top: 0px;
}

/******** POSTS *****/
.post {
	width: 280px;
	height: 380px;
	position: relative;
	float: left;
	display: inline;
	margin: 19px 0 19px 19px;
	/*background:#F4F4F4;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.postcorners-top {
	width: 280px;
	height: 15px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background: url(images/postcorners-top.png) no-repeat;
	display: block;
}
.postcorners-bottom {
	width: 280px;
	height: 15px;
	position: absolute;
	top: 188px;
	left: 0;
	z-index: 2;
	background: url(images/postcorners-bottom.png) no-repeat;
	display: block;
}
.post h3 {
	font-size: 1.8em;
}

.post p{
	text-align:justify;

}

/****** No Responses ... *******/
.blog-comment {
	position:absolute;
	bottom: 5px;
	color:#B5B5B5;
}

.blog-comment p {
	font-size: 100%;
}

#respond {
	width: 700px;
	display: block;
	margin: 20px 0;
}

/**************************/
/*Read more button - blog*/
#blog-content .read-more-btn {
	bottom: 0;
	right: 0;
}

.read-more-btn {
	width: 112px;
	height: 26px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	
}

.read-more-btn .fadeThis {
	width: 112px;
	height: 26px;
	display: block;
	background: url(images/readmore-btn.gif) no-repeat;
	text-indent: -9999px;
	position: relative;
	float: right;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
	
.read-more-btn .fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 112px;
	height: 26px;
	background: url(images/readmore-btn.gif) no-repeat 0 -26px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
	
/****************************************/
/*    Back to the Blog BTN      */

.backtoblog-btn {
	width: 179px;
	height: 37px;
	/*position: absolute;*/
	bottom: 0px;
	left: 0px;
	
	
	
}

.backtoblog-btn .fadeThis {
	width: 179px;
	height: 37px;
	display: block;
	background: url(images/backtoblog.gif) no-repeat;
	text-indent: -9999px;
	position: relative;
	float: right;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
	
.backtoblog-btn .fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 179px;
	height: 37px;
	background: url(images/backtoblog.gif) no-repeat 0 -37px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
/*

	
	
	
/*
.blog .read-more-btn .fadeThis {
	background: url(art/readmore-btn-blog.gif) no-repeat;
}
	
.blog .read-more-btn .fadeThis span.hover {
	background: url(art/readmore-btn-blog.gif) no-repeat 0 -26px;
	}
*/
/*
a#read-blog.fadeThis {
	width: 122px;
	height: 37px;
	display: block;
	background: url(art/read-blog-btn.gif) no-repeat;
	text-indent: -9999px;
	margin: 8px 0 0 0;
	position: relative;
}
	
a#read-blog.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 122px;
	height: 37px;
	background: url(art/read-blog-btn.gif) no-repeat 0 -37px;
	}

.blog-previews {
	width: 920px;
	padding: 20px 0;
	
}
.blog-previews h4 {
	color: #c3c3c3;
	font-size: 1.6em;
}


.latest-blog-post {
	width: 603px;
	height: 250px;
	float: left;
	background: #161616;
	display: block;
	margin: 0 19px 0 0;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-right: 4px solid #161616;
}

.latest-blog-post img, .blog-post img {
	float: left;
}

.blog-post-corners {
	width: 5px;
	height: 250px;
	display: block;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background: url(art/blog-post-corners.png) no-repeat;
}

.blog-post {
	float: right;
	margin: 0 0 8px 0;
	width: 290px;
	height: 78px;
	background: #161616;
	display: block;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-right: 4px solid #161616;
}



.small-blog-post-corners {
	width: 5px;
	height: 78px;
	display: block;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background: url(art/small-blog-post-corners.png) no-repeat;
}

.blog-post-content {
	float: left;
	margin: 10px 15px;
	width: 273px;
}

.small-blog-post-content {
	float: left;
	margin: 10px 15px;
	width: 182px;
}

.small-blog-post-content h4 {
	font-size: 1.3em;
}
	


.blog-previews .date {
	color: #504f4f;
	font-size: .8em;
}

.blog-previews p {
	margin: 10px 0 0 0;
}

a.comment {
	font-size: 1.1em;
	text-decoration: none;
	position: absolute;
	bottom: 15px;
	left: 315px;
}

.read-more-btn {
	width: 112px;
	height: 26px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.read-more-btn .fadeThis {
	width: 112px;
	height: 26px;
	display: block;
	background: url(art/readmore-btn.gif) no-repeat;
	text-indent: -9999px;
	position: relative;
	float: right
}
	
.read-more-btn .fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 112px;
	height: 26px;
	background: url(art/readmore-btn.gif) no-repeat 0 -26px;
	}

*/

/************************************************
*	Sidebar									*
************************************************/

#secondary {
        width: 420px;
	padding: 0px;
	/*float: right;*/
}

#l_sidebar {
	float: left;
	width: 200px;
	padding: 0px 5px 20px 0px;
	}
	
#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
        font-size: 1.1em;
        color: #cd8686;
	}
	
#l_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 3px;
        font-size: 13px;
        list-style-type: none;
        color: #cd8686;
}

#l_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #cd8686;
}
#l_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#l_sidebar ul li a {
	color: #cd8686;
	text-decoration: none;
}

#l_sidebar ul li a:hover {
	color:#cd8686; 
}

#l_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
        font-size: 13px;
        color: #cd8686;
        list-style-type: disc;
        list-style-position: outside;
        color: #cd8686;
}

#l_sidebar ul ul li{
	margin: 0px;
}

#l_sidebar ul ul ul{
	margin-top:0; 
        margin-bottom:0;
	padding: 0px 0px 0px 14px;
        font-size: 13px;
        color: #595441;
        list-style-type: disc;
        list-style-position: outside;
        color: #cd8686;
}

#l_sidebar ul ul ul li{
	margin: 0px;
}


#r_sidebar {
	float: right;
	width: 195px;
	padding: 0px 5px 20px 15px;
	}

#r_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        font-size: 13px;
        color: #4A8797;
        list-style-type: none;
        color: #cd8686;
}

#r_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #cd8686;
}
#r_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#r_sidebar ul li a {
	color: #cd8686;
	text-decoration: none;
}

#r_sidebar ul li a:hover {
	color:#cd8686; 
}

#r_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
        font-size: 13px;
        color: #4A8797;
        list-style-type: disc;
        list-style-position: outside;
        color: #cd8686;
}

#r_sidebar ul ul li{
	margin: 0px;
}

#r_sidebar ul ul ul{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        font-size: 13px;
        color: #cd8686;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#r_sidebar ul ul ul li{
	margin: 0px;
}
	
#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	line-height: 17px;
        font-size: 1.1em;
        color: #595441;
	}
	

li .categories, li .linkcat, li .pagenav {
	margin: 0px;
	padding: 0px;
}

.sidebarSearch{
	clear: both;
        margin-top: 10px;	
        margin-bottom: 10px;
	margin-left: 5px;
}

.feedarea  {
	height: 30px;
	margin: 0 0 0 20px;
	background-image:url(images/feedicon.png);
    background-repeat: no-repeat;
	padding-left:20px;
}

.feedarea  a {
       color: #595441;
}

/************************************************
*	Comment Area									*
************************************************/
#comments {
	margin: 20px 0 20px 0;
	padding: 10px;
	background: #efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 4px;
}

#comments ol {
	list-style:none;
	margin: 0;
	padding: 0;
}

#comments li {
	width: 880px;
	float: left;
	padding: 10px;
	border-bottom: 3px solid #e2e0e0;
	
	border-left: 0;
	border-right: 0;
	display: block;
	
	
}
#comments ol li p{
	/*width:400px;*/
	display:block;
	
	
	text-align:justify;
	
	/*background:#669900;*/

}
.right-comment-author{
	/*background:#00CCFF;*/
	display:block;
	width:700px;
	margin-left: 110px;
	padding-left: 10px;
	border-left: #999999 solid 2px;
	min-height:96px;
	/*background: #d7d7d7;*/
}

.right-comment-user{
	/*background:#00CCFF;*/
	display:block;
	width:700px;
	margin-left: 110px;
	padding-left: 10px;
	border-left: #dddcdc solid 2px;
	min-height:96px;
}
.comment-date{
	color:#999999;
}
.comment-time{
	color:#CCCCCC;

}
#comments h2{
	padding: 0 0 10px 20px;
	color: #a63232!important;

}
#comments-form{
	display:block;
	margin: 20px;

}
#comments-form input {
	width: 400px;
	background:#CDCDCD;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color:#666666;
	border: 4px solid #CDCDCD;
	padding: 4px;
	margin-top:6px;
	/*margin-top:-60px;*/
}
#comments-form textarea{
	width:400px;
	background: #CDCDCD;
	color: #666666;
	padding: 4px;
	margin-top:6px;
	border: 4px solid #CDCDCD;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.commenttext-admin {
	background:#CCCCCC;
	}

#comments li.authorcomment .details {
	background: #f8f8f8;
	border-left: 3px solid #ccc;
}

#comments li.authorcomment .details a {
	color: #333;
}

#comments li.authorcomment .details a:hover {
	color: #999;
}

#comments .avatar {
	/*float: left;
	display: inline;
	margin: 0 5px 0 0;
*/
}

#comments.comment-right{
	display:block;
	background:#00FF99;
	border-left: #CC3333 solid 2px;

}
#comments .details {
	float: left;
	width: 610px;
	padding: 0 0 0 10px;
	border-left: 3px solid #eee;
}

#comments .author {
	font-weight: bold;
}

#comments .date {
	font-weight: normal;
	font-size: .8em;
}

/************************************************
*	Gravatar									*
************************************************/ 

img.avatar {
	float: left; 
	margin: 0 8px 3px 0;
	padding: 3px;
	border: solid 1px #ddd;
	/*background-color: #f3f3f3;*/
	
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}


/***************************************/
/*
#comment {
	width: 470px;
	background: #FFFFFF;
	color: #333333;
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #CCCCCC;
        font-size: 1.3em;
}
	
#comment {
    padding: 10px 20px 20px 20px;
    border: 1px solid #cccccc;
    margin-bottom: 3em;
    color: #515441;  
}

   
#comment  a{
	text-decoration: underline;
}

#comment a:hover{
	color: #E88337;
}

ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
        font-weight: bold;
}
	
.commentdate {
	font-size: 1.2em;
	padding-left: 0px;
        font-weight: bold;
}
	
.commentlist p {
	clear: both;
	font-size: 1.2em;
}

#commentlist li p{
	margin-bottom: 8px;
	line-height: 18px;
	padding: 5px;
        font-weight: normal;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	width: 450px;
	}


#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.commentmetadata {
	font-size: 1.1em;
	float: right;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #cccccc;
}

*/
.navigation {

	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #515441;
        font-size: 1.3em;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #4A8797;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}





/************************************************
*	Calendar									*
************************************************/


#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar td {
	color: #515441;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	background: ;
	color: #4A8797;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/*****************************************************/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/*********************************************
JQuery header slideshow
*********************************************/


#hero-holder {

	position:absolute;
	/*top: 118px;*/
	top: 140px;
	width: 100%;
	min-width:960px;
	display: block;
	z-index: 100;
	height: 470px;
	background: url(images/heroholder.png) no-repeat top center;
	
	
}

.textholder {
	z-index: 10;
}

.textholder p {
	position: absolute;
	top: 50px;
	left: 190px;
	color: #6e6e6e;
	z-index: 100;
	font-size: 1.2em;
	letter-spacing: -1px;
}

.textholder a {
	position: absolute;
	right: 2px;
	top: 50px;
	width:150px;
	height: 50px;
	display: block;
	background: url(images/viewprojectbtn.gif) no-repeat;
}

.thumbs {
	text-align: center;
	width: 150px;
	margin: 36px auto 0;
	z-index: 14;
	position: relative;
	
}

#carousel-holder {
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 12;
	display: block;
	height: 500px;
	padding: 0px 0 0 0;
	overflow:hidden;
	

}

#carousel-holder h2 {
	font-size: 4em;
	position: absolute;
	bottom: 0;
	color: #3b3b3b;
	left: 0;
}


#carousel {
	width: 960px;
	margin: 0 auto 0;
	/*overflow:hidden;*/
}

#carousel ul {
    list-style: none;
    width:20000px;
    margin: 0;
    padding: 0;
    position: relative;
	z-index: 12;
	
}

#carousel li {
    display: inline;
    float: left;
	
} 

#carousel li span p {
	display: none;
}

.thumb {
	display: block;
	width: 14px;
	height: 14px;
	float: left;
	margin: 2px;
	background: url(images/hero-navigator.gif) no-repeat;
	display: inline;
	cursor: pointer;
	text-indent: -9999px;
	}

/* items inside navigator */
a.thumb {
	width:14px;
	height:14px;
	float:left;
	cursor: pointer;
	margin:3px;
	background: url(images/hero-navigator.gif) no-repeat;
	display:block;
	text-indent: -9999px;
}

/* mouseover state */
a.thumb:hover {
	background-position:0 -14px;      
}

/* active state (current page state) */
a.thumb.active {
	background-position:0 -28px;      
}

.column-text {
	-moz-column-width: 450px;
	-webkit-column-width: 450px;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20px;
	text-align: justify;
}

.fadeThis {
	cursor: pointer;
}

.fadeThis * {
	  display: none;
	}
	

input, textarea {	
	font-family:Helvetica,Arial,sans-serif;
	font-size: 120%;
}

#paged {
	display: none;
}

.cufon-loading h1,  .cufon-loading h2, .cufon-loading h3,  .cufon-loading #top-panel,  .cufon-loading .script { /* for Cufon.replace() */
	visibility: hidden !important;
}

/*******************************************/
#project-display-slider {
	width: 522px;
	height: auto;
	position: relative;
}

#project-display-slider #corners-top {
	width: 522px;
	height: 5px;
	display: block;
	background: url(images/projectcornerstop.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#project-display-slider #corners-bottom {
	width: 522px;
	height: 5px;
	display: block;
	background: url(images/a.gif) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}




#project-display ul {
	list-style: none;
}

#project-display-slider .textholder {
	display: none;
}

#project-display .thumbs {
	width: 100px;
	margin: 15px auto 0;
}

#project-display a.thumb {
	background: url(images/a.gif) no-repeat 0 0;
}

#project-display a.thumb:hover {
	background-position:0 -14px;      
}

/* active state (current page state) */
#project-display a.thumb.active {
	background-position:0 -28px;      
}

/************************************************/
.cufon-loading h1,  .cufon-loading h2, .cufon-loading h3,  .cufon-loading #top-panel,  .cufon-loading .script { /* for Cufon.replace() */
	visibility: hidden !important;
}

/**********************************************************************/


/* CUSTOM CLASSES -------------------------------------- CUSTOM CLASSES */

.clear {
	clear: both;
}

/*****************************************************************************
Portfolio
*******************************************************************************/

#portfolio-filter {
	/*background:#00FF66;*/
	}
#portfolio-list{
	/*-moz-border-radius: 10px;
	background:#C3C3C3;*/
}

ul#portfolio-filter {
	width:800px;   
	float: left; 
	list-style: none;   
	/*margin-left: 0;*/   
/*	padding: 4px 0 0 40px;*/
	width: auto; 
	margin:auto;
	margin-top:20px; 
    }  
ul#portfolio-filter li {   
    float: left;  
    line-height: 16px;  
    margin-right: 10px;  
	list-style: none;   
}  

ul#portfolio-filter li a {
	font-size: 1.4em;
	color: #aeaeae;
	text-decoration:none;
	letter-spacing: -1px;
	height: 38px;
	display: block;
}

ul#portfolio-filter li a span{
	padding: 10px 12px;
	height: 38px;
	display: block;
}

ul#portfolio-filter li a.current {
	/*background: url(art/filterbg.gif) no-repeat top right;*/
	background:#666666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;


}

ul#portfolio-filter li a.current span {
	/*background: url(art/filterbgleft.gif) no-repeat;*/
}


ul#portfolio-list {
  	width: 950px;
	float: left;   
	list-style: none;   
	padding:0;	
	margin: 20px 0 20px -34px;
	z-index:-14;
	
	
}  
ul#portfolio-list li {   
	float: left;   
	list-style: none;
	display:block;
}  


ul#portfolio-list li p{ 
	font-size: 14px; 
	/*line-height: 15px;*/ 
	color:#666666; 
	margin: 6px 0 0 20px;

	display:block; /* confirm the <p> as a block*/
	padding: 0px; /* this is IMPORTANT for Opera 9 to make the "display:block;" work and then apply the margin*/
}



/*******************************************
 Sliding up the thumbnails (portfolio)
*******************************************/


.preview-image {
	/*float: left;*/        /* ==> This doesn't work on Opera 9 */
	margin: 19px 0 0 19px; /* this give spaces between the preview images */
	
	width: 294px;
	height: 206px;
	display: block;
	overflow: hidden;
	position: relative;
	cursor: pointer;

	
}

.preview-image img{
	position: absolute;
	top: 0;
	left: 0;
	
}

.corners {
	width: 294px;
	height: 206px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background: url(images/portfolioholder.png) no-repeat;
	display: block;
}

/*********************/
a#view-website {
	width: 135px;
	height: 37px;
	display: block;
	background: url(images/view-website.gif) no-repeat;
	text-indent: -9999px;
	float: left;
	position: relative;
	display: inline;
	margin: 0 10px 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
	
a#view-website.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 135px;
	height: 37px;
	background: url(images/view-website.gif) no-repeat 0 -37px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

a#back-to-portfolio{
	width: 179px;
	height: 37px;
	display: block;
	background: url(images/back-to-portfolio.gif) no-repeat;
	text-indent: -9999px;
	float: left;
	position: relative;
	display: inline;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
	
a#back-to-portfolio.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 179px;
	height: 37px;
	background: url(images/back-to-portfolio.gif) no-repeat 0 -37px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}


/*******************************************
small carousel in the project pages
*******************************************/

#areacarouselpost{
top:80px;
width:518px;
left:0px;
height:700px;
overflow:hidden;
position:relative;

}

#smallholder {
	margin-left:0px;
	position:absolute;
	
	/*top: 80px;*/
	width: 518px;;
	min-width:500px;
	display: block;
	z-index: 100;
	height: 560px;
	background: url(images/smallholder.png) no-repeat top left;
}

.smalltextholder {
	z-index: 101;
}

.smalltextholder p {

	position: absolute;
	top: 65px;
	left: 20px;
	color: #6e6e6e;
	z-index: 101;
	font-size: 1.2em;
	letter-spacing: -1px;
}

.smalltextholder a {
visibility:hidden;
/*	position: absolute;
	right: 2px;
	top: 50px;
	width:150px;
	height: 50px;
	display: block;
	background: url(images/viewprojectbtn.png) no-repeat;*/
}

.smallthumbs {
	text-align: center;
	width: 200px;
	margin-top: 18px;
	margin-left: 240px;
	z-index: 200;
	position: relative;
	
}



#smallcarousel-holder {
	width: 500px;
	
	/*top: 80px;*/
	left:10px;
	position: relative;
	z-index: 12;
	display: block;
	height: 540px;
	padding: 0px 0 0 0;
	

}

#smallcarousel-holder h2 {
	font-size: 4em;
	position: absolute;
	bottom: 0;
	color: #3b3b3b;
	left: 0;
}


#smallcarousel {
	width: 500px;
	margin: 0 auto 0;
	/*overflow:hidden;*/
}

#smallcarousel ul {
    list-style: none;
    width:20000px;
    margin: 0;
    padding: 0;
    position: relative;
	z-index: 12;
}

#smallcarousel li {
    display: inline;
    float: left;
} 

#smallcarousel li span p {
	display: none;
}
/*******************************************************************
				FADE BTN
*******************************************************************/

.btn {
	float: right;
	
}

a#twitter.fadeThis {
	width: 151px;
	height: 96px;
	display: block;
	background: url(images/twitter.gif) no-repeat;
	position: absolute;
	top: -10px;
	right: -30px;
	text-indent: -9999px;
}

a#twitter.fadeThis span.hover {
	position: absolute;
	width: 151px;
	height: 96px;
	display: block;
	top: 0;
	left: 0;
	background: url(images/twitter.gif) no-repeat 0 -96px;
}

/*************************************************************************
		CONTACT PAGE
**************************************************************************/
ul.pagination {   
	float: left; 
	list-style: none;   
	margin-left: 0;   
	padding: 4px 0 0 0;
	width: auto;  
    }  
ul.pagination li {   
    float: left;  
    line-height: 16px;  
    margin-right: 10px;  
	list-style: none;   
}  

ul.pagination li a {
	font-size: 1.4em;
	color: #aeaeae;
	text-decoration:none;
	letter-spacing: -1px;
	height: 38px;
	display: block;
}

ul.pagination li a span{
	padding: 8px 12px;
	height: 38px;
	display: block;
}

ul.pagination li.active  a{
	/*background: url(art/filterbg.gif) no-repeat top right;*/
	background:#666666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;


}

ul.pagination li.active a span {
	/*background: url(art/filterbgleft.gif) no-repeat;*/
}

#content-carousel {
	/*background:#E0E0E0;*/
	background:#edecec;
	margin-top:100px;
	
	width: 912px;
	overflow: hidden;
	position: relative;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
	/*border: 4px solid #161616;*/
}

#content-carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#content-carousel li {
	margin: 0;
	padding: 10px 10px 10px 30px;
	width: 872px;
	
}


#content-carousel li div {
	float: left;
	width: 436px;
	height: 70px;
	position: relative;
	
}

#content-carousel li div.textarea {
	width: 872px;
	display: block;
	height: auto;
	clear: both;
}

#content-carousel li div label {
	width: 426px;
	/*display: block;*/
	display:inline;
	padding: 6px 0;
	font-size: 1.2em;
}


#content-carousel li div label.error {
	color: #F00;
	position: absolute;
	top: 0;
	right: 20px;
	width: auto;
}

#content-carousel li div input {
	width: 400px;
	background:#CDCDCD;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color:#666666;
	border: 4px solid #CDCDCD;
	padding: 4px;
	margin-top:6px;
	/*margin-top:-60px;*/
}

/*
#content-carousel li div.radio{
	height:70px;
}*/

#content-carousel li div.radio label {
	padding-bottom: 12px;
	float:left;

}

#content-carousel li div.radio div{
	/*display:block;*/
	height:20px;
	width:80px;
	float:left;

	
}

#content-carousel li div.radio span {
	font-size: 1.2em;
	/*width: 80px;*/
	color:#A7A7A7;
	float: left;
	padding-top:4px;

	
}

#content-carousel li div.radio input {
	width: auto;
	background: none;
	border: 0;
	float: left;
}

#content-carousel li div textarea {
	width: 836px;
	background: #CDCDCD;
	color:#666666;
	border: 4px solid #CDCDCD;
	height: 100px;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#content-carousel li div textarea label {

}

#content-carousel li button {
	
	width: 135px;
	height: 37px;
	clear: both;
	background: url(images/submit-btn.gif) no-repeat;
	/*background:#999999;*/
	
	text-indent: -9999px;
	margin: 10px 0 0 0;
	position: relative;
	border: 0;
	display: block;
	float: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#content-carousel li button:hover {
	background: url(images/submit-btn.gif) no-repeat 0 -37px;
	/*background:#666666;*/
}


/************************************************
*	Footer									*
************************************************/


#footbg {
		min-width:960px;
        width: 100%; 
        height: 150px;	        
		margin-top: 20px;
		
		padding-top:20px;
		color: #595441;
		
        font-size: 1.1em;
		background:#e5e5e5;
		/*background:#EEEEEE;
		border-top:3px solid #E6E6E6;*/
		
		/*-moz-border-radius: 10px;*/
	/*-webkit-border-radius: 4px;*/
}
#foot{
		margin:auto;
		display:block;
		width:960px;	
		overflow:hidden;
		text-align:center;

}
#foot a:link, #foot a:hover, #foot a:visited{
		color: #ca9b9b;
        text-decoration: underline;
}

.column{
	padding: 0 20px 0 0;
	background: url(images/footer-line.gif) repeat-y top right;
	height: 120px;
	display: inline;
	float: left;
	margin: 0 20px 0 0;
}
.project {
	/*width: 240px;*/
	width: 320px;
}
#footer p {
	color: #717171;
	padding: 0 0 10px 0;
	font-size: 1.1em;
}

#footer p.small {
	color: #bababa;
	font-size: .9em;
}

#footer p.small a {
	color: #eee;
}

#footer a {
	color: #c4c4c4;
	text-decoration: none;
}

#footer a:hover {
	color: #eee;
}

