/* Copyright 2008 Emenoh */


body {
font-size: 10px;
font-family: Arial, Helvetica, sans;
background: url(/assets/images/ui/topBackground.png) repeat-x;
margin: 0px;
padding: 0px;
text-align: center;
}

#page {
width: 800px;
margin-left: auto;
margin-right: auto;
position: relative;
text-align: left;
}


#header h1 a {
display: block;
width: 800px;
height: 174px;
background: url(/assets/images/masthead-logo-home.png) no-repeat;
background-position: 50% 0px;
text-decoration: none;
}

#header h1 a em {
position: relative;
left: -20000px;
}



#footer {
width: 800px;
position: relative;
margin-left: auto;
margin-right: auto;
margin-bottom: 100px;
border-top: 1px solid #000;
margin-top: 10px;
padding-top: 10px;
}

/* @group home */
/*
#home #content {
	
width: 640px;
margin-left: auto;
margin-right: auto;
}
*/


#home #content {
	position: relative;
	padding-top: 30px;
	left: 100%;
	margin-left: -100%;
	float: left;
	text-align: left;
	font-size: 1.4em;
	color: #333;
	width: 80%;
	line-height: 2em;
}


#home #content h2 {
	
font-size: 1.3em;
color: #000;
font-style: italic;
padding-bottom: 10px;
border-bottom: 1px dotted #666;
}
#home #socialBookMarks {
	border-bottom: 1px solid #666; 
	margin-top: 10px; 
	margin-bottom: 10px;
}


/* @end */

/* @group section */

#section #header h1 a {
	display: block;
	width: 900px;
	margin-left: -50px;
	margin-top: 74px;
	height: 100px;
	background: url(/assets/images/masthead-logo-home.png) no-repeat;
	background-position: -145px -74px;
/*	background-position: 0px center;*/
	text-decoration: none;
}


#section #header h2 {
	font-size: 2em;
	color: #000;
	text-align: left;
	margin-top: -120px;
	margin-bottom: 85px;
	text-transform: uppercase;
	}
	

#section #content {
	position: relative;
	padding-top: 30px;
	left: 100%;
	margin-left: -100%;
	float: left;
	text-align: left;
	font-size: 1.4em;
	color: #333;
	width: 80%;
	line-height: 2em;
}


/* @end */

/* @group page */

#sectionPage #header h1 a {
	display: block;
	width: 900px;
	margin-left: -50px;
	margin-top: 74px;
	height: 100px;
	background: url(/assets/images/masthead-logo-home.png) no-repeat;
	background-position: -145px -74px;
/*	background-position: 0px center;*/
	text-decoration: none;
}


#sectionPage #header h2 {
	font-size: 2em;
	color: #000;
	text-align: left;
	margin-top: -120px;
	margin-bottom: 85px;
	text-transform: uppercase;
	}
	

#sectionPage #content h3 {
	font-size: 1.5em;
	color: #333;
	font-weight: normal;
	margin-bottom: 20px;
}



#sectionPage #content h4 {
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}


#sectionPage #content strong {
	font-weight: bold;
	color: #00a3a5;
}

#sectionPage #content {
	position: relative;
	padding-top: 30px;
	left: 100%;
	margin-left: -100%;
	float: left;
	text-align: left;
	font-size: 1.4em;
	color: #333;
	width: 64%;
	line-height: 2em;
}

#sectionPage #pageTools {
	position: relative;
	float: left;
	left: 100%;
	margin-left: -34%;
	width: 14%;
	border-left: 1px solid #999;
	min-height: 300px;
	
}

#sectionPage #pageTools #socialBookMarks {
	padding: 15px;
	padding-right: 20px;
}


#sectionPage .exampleCode {
	height: 500px;
	overflow: scroll;
	border: 1px solid #333;
}


/* @end */

/* @group global */

a {
	color: #FF0000;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#pageBody {
	position: relative;
}

#breadCrumbs {
	width: 800px;
	height: 20px;
	border-bottom: 1px solid #999;
	position: relative;
	text-transform: capitalize;
	font-weight: bold;
	padding-top: 15px;
	font-size: 1.2em;
}
#breadCrumbs a {
	font-weight: bold;
	font-size: 1.05em;
}
#rightColumn {
	position: relative;
	float: left;
	left: 100%;
	margin-left: -18%;
	width: 18%;
	border-left: 1px solid #999;
	min-height: 300px;
	
}


#rightColumn h3 {
	
	padding-left: 10px;
	font-size: 1.2em;
	color: #00a3a5;
	margin-top: 20px;
}


#goback a {
	display: none;
	height: 85px;
	width: 60px;
	background: url(/assets/images/ui/backButton.png) no-repeat;
	text-decoration: none;
	margin-top: -92px;
	margin-left: -90px;
}

#goback a span {
	position: relative;
	left: -20000px;
}

.clear {
	clear: both;
}
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.tags {
	border: 1px solid #DEDEDE;
	background-color: #EFEFEF;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 0.8em;
}
.tags a {
	text-decoration: underline;
}

.commentsCount {
	position: relative;
	float: left;
	margin-left: -90px;
	font-size: 0.8em;
	color: #666;
}



/* @end */

/* @group portfolio
 */


body#sectionPage.portfolio #content {
	width: 84%;
	
	}
	
	
body#sectionPage.portfolio #pageTools {
	margin-left: -14%;
	}
	
.portfolio #gallery {
	float:right; 
	margin-left: 20px; 
	padding-left: 10px; 
	border-left: 1px solid #CCC; 
	min-height: 400px;
}	

.portfolio .caption {
	font-size: 75%;
	color: #666;
	text-align: center;
	display: block;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 1.2em;
}

/* @end */

/* @group forms */

#requestInfo {
	display: block;
	position: relative;
	overflow: visible;
}
#requestInfo label, #requestInfo input {
	display: block;
	float: left;
	position: relative;
	left: 100%;
}
#requestInfo label {
	margin-left: -100%;
}

#requestInfo input {
	margin-left: -80%;
	width: 270px;
}
#requestInfo p:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#requestInfo div.error {
	background-color: #eee;
	border: 1px solid red;
	margin: 5px;
	padding: 5px;
}

#requestInfo div.error { 
	display: none 
}
#requestInfo.error label.error {
	display: block;
}




/* @end */

/* @group Blog */



#rightColumn ul, #rightColumn li {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
#rightColumn ul {
	margin-left: 2em;
	margin-top: 2em;
}

#rightColumn li {
	font-size: 1.2em;
	margin-bottom: 1em;
}

.ditto_item {
	margin-bottom: 2em;
}

.leftImg {
	float: left;
	margin-right: 15px;
}


/* @end */





