/*
Theme Name: Demikulu
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background: url(images/main_bg.jpg) left top no-repeat #fff;
	padding: 0;
	margin: 0;
}
img {border: 0;}
a {
	outline: 0;
	color: #47b2e7;
}
#wrapper {
	width: 860px;
	margin: 30px auto;
	margin-top: 10px;
	text-align: right;
	font-size: 1.2em;
}
#nav {
	padding: 0;
	margin: 0;
	height: 23px;
	width: 860px;
	list-style: none;
	border-bottom: solid 1px #999;
	margin-bottom: 20px;
}
#nav li {
	padding: 0;
	margin: 0;
	height: 23px;
	line-height: 23px;
	float: left;
	list-style: none;
	margin-right: 10px;
}
#nav li a {
	float: left;
	display: block;
	padding: 0 15px;
	color: #666;
	text-decoration: none;
}
#nav li.current_page_item {
	font-weight: bold;
	border-bottom: solid 4px #68d6f5;
}
#header {
	height: 123px;
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 10px;
}
#logo {
	height: 123px;
	width: 142px;
	display: block;
	background: url(images/demikulu_logo.png) no-repeat right top;
	text-decoration: none;
	margin-left: 20px;
	float: right;
	overflow: hidden;
}
#mainTitle {
	width: 526px;
	height: 40px;
	/*background: url(images/mainTitle.png) no-repeat right top;
	overflow: hidden;*/
	float: right;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	font-size: 1.4em;
	color: #aaa;
}
#cms {
	width: 598px;
	height: 66px;
	background: url(images/cms_logos.png) no-repeat top right;
	float: right;
	padding-right: 100px;
	border-bottom: solid 7px #d5d9dc;
	line-height: 1.6em;
	font-size: 1.15em;
}
#content {
	background: #d5d9dc;
	padding: 20px;
	overflow: hidden;
	height: 1%;
}
#whatIDo {
	width: 215px;
	float: right;
	margin-left: 20px;
	line-height: 1.3em;
	color: #555;
	font-size: 1.1em;
}
#whatIDo  h2 {
	/*background: url(images/whatIDo_title.png) no-repeat top right;*/
	padding: 0;
	margin: 0;
	height: 30px;
	width: 215px;
	/*overflow: hidden;*/
	color: #fff;
	font-weight: normal;
	font-size: 1.5em;
}
#about {
	width: 215px;
	float: right;
	margin-left: 20px;
	line-height: 1.3em;
	color: #555;
	font-size: 1.1em;
}
#about  h2 {
	/*background: url(images/about_title.png) no-repeat top right;*/
	padding: 0;
	margin: 0;
	height: 30px;
	width: 215px;
	/*overflow: hidden;*/
	color: #fff;
	font-weight: normal;
	font-size: 1.5em;
}
#work {
	width: 350px;
	height: 300px;
	overflow: hidden;
	position: relative;
	font-size: 1.1em;
}
#works {
	padding: 0;
	margin: 0;
	list-style: none;
}

#works a {
	display: block;
	margin-bottom: 20px;
}
#contact {
	font-size: 1.1em;
}
#contact h2 {
	/*background: url(images/leaveMessage_title.png) no-repeat top right;*/
	height: 22px;
	width: 860px;
	border-bottom: solid 4px #66ccff;
	/*overflow: hidden;*/
	color: #66ccff;
	font-weight: normal;
	font-size: 1.5em;
	padding-bottom: 5px;
}
#portfolioLink {
	display: block;
	text-align: left;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #111;
	border-bottom: solid 1px #999;
}
#portfolioLink:hover {
	background: #66ccff;
	color: #fff;
	border-color: #66ccff;
}
#footer {
	border-top: solid 7px #d5d9dc;
	color: #666;
	padding: 10px 0;
}
.highlight {
	background: lemonchiffon;
}
.bold {
	font-weight: bold;
}

/* portfolio */
#portfolio {
	padding: 0;
	margin: 0;
}
#portfolio li {
	background: #eaeced;
	float: right;
	list-style: none;
	width: 220px;
	margin-left: 40px;
	height: 280px;
	padding: 20px;
	margin-bottom: 40px;
}
#portfolio li p {
	height: 35px;
	color: #666;
	padding: 0;
	margin: 0;
	margin-top: 5px;
}
#portfolio li a.thumb {
	background: #666;
	display: block;
	width: 220px;
	height: 220px;
	margin-bottom: 10px;
}
#portfolio li a.moreLink {
	background: #fff;
	display: block;
	padding: 3px;
	text-align: center;
	text-decoration: none;
	font-size: .9em;
	color: #5b8cb2;
}

/* CFORMS */
.cform { 
	margin:10px auto 0 auto; 
	width: 860px;
	height: 1%;
	overflow: hidden;
}

.cform fieldset	{ 
	margin:0; 
	padding:0; 
	border:none;
}
.cform fieldset legend	{ 
	display: none;
}
.cform ol, .cforms li { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}
.cf-fs2 {
	width: 400px;
	float: right;
	display: block;
	height: 130px;
}
.cf-fs2 input {
	width: 350px;
	background: #d5d9dc;
	border: solid 1px #d5d9dc;
}
.cf-fs2 #cf_field_6 {
	direction: ltr;
}
.cf-fs1 {
	width: 400px;
	float: right;
	display: block;
	margin-left: 60px !important;
}
.cf-fs1 textarea {
	width: 390px;
	background: #d5d9dc;
	border: solid 1px #d5d9dc;
	height: 110px;
}

.cf-ol li label  { 
	display: block;
	font-weight: bold;
	margin: 10px 0;
	font-size: 1.1em;
}
#usermessagea.failure {
	background: pink;
	padding: 5px;
	text-align: center;
}
#usermessagea.success {
	background: #d0ee9c;
	padding: 5px;
	text-align: center;
}
#usermessagea.waiting {
	background: lemonchiffon;
	padding: 5px;
	text-align: center;
}
.cf-sb #sendbutton {
	border: 0;
	background: #66ccff;
	padding: 3px 20px;
	color: #fff;
	cursor: pointer;
}
.cf_li_err input {
	border-bottom: dashed 1px red;
}
.linklove a {color: #ccc;font-size: 9px;}

/* Lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }