/*
Theme Name: Better
Theme URI: http://shinwah.com/bettertheme/
Description: The new Better.
Version: 1.0
Author: Zvi Epner
Author URI: http://betterinteractive.com/
Tags: custom header, fixed width, three columns, widgets

	
*/



*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
q:before, q:after { content:''}
strong { font-weight: bold }
em { font-style: italic }
a img { border:none; position: relative;}
a:active, a:focus { outline: none;}

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
	background: url(images/bg.jpg) repeat-x;
}

.fade {
  	position: relative;
	float: left;
	width: 280px;
}

a.post-edit-link {
	position: absolute;
	z-index: 1;
	right: 8px;
	bottom: -20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8px;
	letter-spacing: 1px;
	color: #999;
	padding: 5px 7px 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ddd;
	font-weight: bold;	
	-webkit-transition-property: background-color; 
	-webkit-transition-duration: 1s;
	background-color: #fff;
	opacity: 0.35;
}

div.details p a {
	color: #666;
}

a:hover.post-edit-link {
	cursor: pointer;
	background-color: #eee;
	opacity: 1;
}


span.amp {
	font: italic 16px Baskerville, Georgia, "Times New Roman", Times, serif;
	display: inline-block;
}

div.thumb {
	height: 170px;
	width: 280px;
	padding: 5px;
	position: relative;
	border: 1px solid #ddd;
	-webkit-transition: all 0.15s ease-out;
	-webkit-transform: scale(1);
}

div.enquiry-box {
	background-color: #fff;
	padding: 30px;
	display: block;
	height: 295px;
}

div.enquiry-box input {
	padding: 8px;
	margin-bottom: 10px;
	border: 1px solid #bbb;
	font: bold 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 2px;
}

div.enquiry-box textarea {
	padding: 8px;
	margin-bottom: 10px;
	border: 1px solid #bbb;
	font: bold 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #444;
	width: 348px;
	height: 74px;
}

#fancy_div div.enquiry-box h4 {
	color: #444;
	font: bold 26px/27px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -2px;
	margin-bottom: 20px;
}

.item:hover div.thumb {
	-webkit-transform: scale(1.03);
}

div.thumb a.fancybox {
	height: 170px;
	width: 280px;
	float: left;
}

div.details {
	padding: 25px 5px 5px 10px;
}

div.send-button input {
	border: 1px solid #bbb;
	padding: 8px 36px 8px 15px;
	float: right;
	background: #fff url(images/mail-icon.gif) no-repeat 58px 9px;
	cursor: pointer;
}

#header h1 a{
	height: 80px;
	background: url(images/logo-better.png) no-repeat 60px 35px;
	float: left;
	text-indent: -9999px;
	padding-top: 45px;

	width: 300px;
}

#header ul {
	float: right;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #666;
	width: 700px;
	margin-top: 65px;
	text-shadow: #fff 1px 1px 1px;
}

#header ul li {
	padding: 18px 60px 13px 15px;
	float: right;
	display: inline-block;
	color: #bbb;
}

#header ul li a {
	padding: 5px;
	text-decoration: none;
	color: #666;
	-webkit-transition-property: color; 
	-webkit-transition-duration: .25s;
}

span.separator {
	color: #ddd;
}

#header ul li a:hover {
	color: #333;
}

#header ul li.description {
	float: left;
	color: #666;
	padding-top: 14px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	letter-spacing: 0;
	padding-left: 70px;
	/*border-left: 1px solid #ddd;*/
}

#header h3 a {
	height: 80px;
	background: url(images/get-in-touch.jpg) no-repeat right center;
	float: right;
	text-indent: -9999px;
	padding-top: 65px;
	padding-bottom: 60px;
}

#header h3 a {
	height: 80px;
	background: url(images/get-in-touch.jpg) no-repeat right center;
	float: right;
	text-indent: -9999px;
	width: 300px;
	padding-top: 65px;
	padding-bottom: 60px;
}

ul#twitter {
	float: right;
	height: 205px;
	text-align: right;
	width: 350px;
	display: none;
}

#twitter li {
	padding-top: 90px;
	text-align: right;
	color: #aaa;
	width: 350px;
	font: italic 11px/18px Georgia, "Times New Roman", Times, serif;
}

#twitter li a.twitter-link {
	color: #666;
	text-decoration: none;
}

#twitter li span.twitter-timestamp abbr {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #666;
	float: right;
}

div.details p {
	color: #888;
	clear: both;
	font: 11px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.fade div {
  	position: absolute;
  	top: 0;
  	left: 0;
  	display: none;
}

.fade div a{
	position: relative;
}

cite.project_status a {
	position: absolute;
	top: 208px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8px;
	color: #bbb;
	padding: 5px;	
	-webkit-transition-property: background-color, color; 
	-webkit-transition-duration: .25s;
	right: 0;
	font-weight: bold;
	letter-spacing: 1px;
}

cite.project_status a:hover {
	cursor: pointer;
	color: #666;
}

div.details h2 {
	padding-bottom: 10px;
	color: #444;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	float: left;
	width: 280px;
	letter-spacing: 2px;
	padding-top: 5px;
}

div.shadow {
	position: absolute;
	top: -16px;
	left: -18px;
	bottom: -20;
	right: -20px;
	height: 215px;
	z-index: -5;
	background: url(images/shadow.png) no-repeat;
}

div.item {
	width: 290px;
	height: 320px;
	position: relative;
	float: left;
	display: inline-block;
	margin-right: 60px;
	margin-bottom: 40px;
}

div.item.third { margin-right:0; }

abbr {
	letter-spacing: 1px;
	font-size: 10px;
	cursor: help;
}

ul#footer {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #666;
	margin-top: 40px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	text-shadow: #fff 1px 1px;
	float: left;
	width: 1000px;
}

ul#footer li.links {
	float: right;
}

ul#footer li.links a{
	text-decoration: none;
	color: #666;
	padding: 5px;
}

ul#footer li.links a:hover {
	color: #333;
}

ul#footer li {
	float: left;
	padding: 15px 14px 13px;
	color: #bbb;
}

div.respect {
	float: right;
	height: 45px;
	background: url(images/respect.jpg) no-repeat right center;
	text-indent: -9999px;
	width: 240px;
}

#footer p {
	text-indent: -9999px;
	float: left;
	width: 300px;
}

div#enso.item {
	margin-right: 0;
}

div#argus.item {
	margin-right: 0;
}

div#shangri.item {
	margin-right: 0;
}



div#portfolio {
	float: left;
	clear: both;
	width: 1000px;
}

div#africa.item {
	margin-right: 0;
}

div#warning {
	background-color: #ddd;
	padding-top: 40px;
	padding-bottom: 30px;
}

div#iesucks {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#iesucks p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
	color: #666;
}

#iesucks p em {
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#iesucks p strong {
	color: #333;
}

div#sb08.item {
	margin-right: 0;
}

#iesucks p a {
	color: #333;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

#iesucks p a:hover {
	color: #999;
}

div#aucea.item {
	margin-right: 0;
}

div#header {
	height: 170px;
	border-top:5px solid #333;
}

div#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 1600px;
	background: url(images/bg_footer.jpg) no-repeat center bottom;
}

div#sdm.item {
}

#container div.sneaky h2 {
	color: #999;
	font-weight: bold;
	font-size: 20px;
}

#container div.sneaky p {
	color: #999;
	font-size: 12px;
	line-height: 20px;
}

#container div.sneaky {
	padding: 30px;
} 

#header ul li a#phone { color:#888; font-size:10px; line-height:8px; }

#quote { border:1px solid #ddd; border-right:0; border-left:0; padding:30px 0 30px 0; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:30px; color:#666; text-align:center; margin-bottom:60px; text-shadow: #fff 1px 1px; }