/*
Theme Name: Tamarin
Theme URI: http://www.tamarinstudios.com
Description: Tamarin Studios Default Theme
Version: 1.0
Author: Tamarin Studios
Author URI: http://www.tamarinstudios.com
Tags: Tamarin Studios
*/

/*	------------------------------------------
	R E S E T
------------------------------------------	*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}:focus{outline:0;}body{line-height:1;color:black;background:white;}ol,ul{list-style:none;}table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight: normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}
/*	------------------------------------------
	F U N D A M E N T A L S
------------------------------------------	*/
body {
	font-size:62.5%;
	color:#666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
p, q, label {
	font-size: 1.2em;
	line-height: 1.6em;
}
p,q,ol li {
	margin-bottom: 1em;
}
ol li {
	list-style-type: disc;
	margin-left: 13px;
}
q {
	font-style: italic;
	margin-bottom: 1.2em;
	display: block;
}
li {
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color:#ff6e02;
	text-decoration :underline;
	}
a:active, a:visited {
	color:#ff6e02;
	text-decoration: underline;
	}
a:hover {
	color:#ff6e02;
	text-decoration:none;
	}
h1, h2, h3, h4, h5, caption {
	letter-spacing: -0.02em;
	color: #ff6e02;
}
h1, h2, h3, h4, h5, h6, caption {
	font-weight: 700;
	font-family: Helvetica;
	font-style:italic;
}
h1 { font-size: 1.8em; line-height: 2.1em; }
h2 { font-size: 1.6em; line-height: 2em; }
h3 { font-size: 1.6em; line-height: 1.9em; }
h4 { font-size: 1.4em; line-height: 1.7em; }
h5 { font-size: 1.4em; line-height: 1.7em; }
h6 {
	font-size: 25px;
	line-height: 25px;
	color: #576974;
	letter-spacing: -0.04em;
	margin-bottom: 10px;
}
hr {
	height: 1px;
	background-color: #DDD;
	color: #DDD;
	border: 0 none !important;
	padding: 0;
	margin: 10px 0;
}
input, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
}
select { font-size: 12px; }
code{font-family:courier;}
strong{font-weight:700;}
em{font-style:italic;}

.input-text, .input-textarea, .input-select, .input-button, .input-submit, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #ffa200;
	font-size: 12px;
	color: #666;
}
.input-select, select {
	padding: 2px;
	width: 208px;
}
.input-text, .input-textarea, .input-button, .input-submit, select {
	padding: 3px;
}
.input-radio {
	
}
.input-button, .input-submit {
	border: 1px solid #FF6E02;
	background: #FF6E02 url(/wp-content/themes/tamarin/images/bg-button.gif) top left repeat-x;
	color: #fff;
	cursor: pointer;
}
.input-text, .input-textarea {
	width: 200px;
}
.input-textarea {
	overflow: auto; /* IE FIX */
}
acronym {
	cursor: help;
	border-bottom: 1px dotted #ccc;
}
/*	------------------------------------------
	L A Y O U T
------------------------------------------	*/
.container {
	width: 960px;
	margin: 0 auto;
}
#header {
	padding: 15px 0;
	margin: 0 0 20px;
	background: #f5f5f5;
	border-bottom: 10px solid #F0F0F0;
}
#index-left {
	width: 230px;
	float: left;
}
#index-right {
	width:700px;
	float: right;
	padding-bottom: 20px;
}
.item {
	margin-bottom: 15px;
}
.secondary .float-left {
	width: 335px;
	margin-right: 30px;
}
/*	------------------------------------------
	I N D E X . P H P
------------------------------------------	*/
#blog {
	margin-left: 470px;
}
.post {
	padding: 10px;
	width: 470px;
	margin: 0 0 10px;
}
#archives li {
	width: 200px;
}
ul.bullets li {
	list-style-type: disc;
	margin-left: 15px;
}

#dark #footer, #footer {
	padding: 20px 0;
}
#footer {
	border-top: 1px solid #eee;
	color: #bbb;
}
#dark #footer {
	border-top: 1px solid #333;
	color: #fff;
}
.search-form .input-text {
	margin: 0 5px 10px 0;
	width: 130px;
	height: 17px;
}
.item ul li {
	margin-bottom: 5px;
}
.item-header {
	background-image: url(/wp-content/themes/tamarin/images/btn-toggle-secondary.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 222px;
	padding: 5px;
	cursor: pointer;
	margin-bottom: 5px;
}
#item-header-free-stuff {
	background-position: 0 -33px;
}
#item-header-testimonials {
	background-position: 0 0;
}
.search-form {
	padding: 10px 0;
}
#btn-contact, #btn-faq {
	background-image: url(/wp-content/themes/tamarin/images/btn-action.png);
	width: 130px;
	height: 40px;
	float: right;
	text-indent: -9999em;
	margin-left: 15px;
}
#btn-home {
	display: inline-block;
	height: 40px;
	width: 305px;
	background-repeat: none;
	background-image: url(/wp-content/themes/tamarin/images/logo-tamarin.gif);
	background-position: 0 0;
	overflow: hidden;
	text-indent: -9999em;
}
#btn-home:hover {
	background-position: 0 -40px;
}
#btn-faq { background-position: -260px 0; }
#btn-faq:hover { background-position: -260px -40px; }
#btn-contact { background-position: 0 0; }
#btn-contact:hover { background-position: 0 -40px; }
.btn-send-mail {
	background-image: url(/wp-content/themes/tamarin/images/btn-contact.gif);
	width: 121px;
	height: 40px;
	text-indent: -9999em;
	background-position: -130px 0;
}
.btn-send-mail:hover {
	background-position: -130px -40px;
}
#dark {
	padding: 20px 0 0;
	background: url(/wp-content/themes/tamarin/images/bg-footer.jpg) top left repeat;
	color: #fff;
	border-top: 15px solid #eee;
}
/*	------------------------------------------
	S L I D E R
------------------------------------------	*/
#slider {
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	padding: 0 0 20px;
	clear: both;
}
		#slider-pics, #slider-pics img {
			width: 960px;
			height: 394px;
		}
	
		#slider .slider-nav {
			width: 960px;
			margin: 0 auto;
			position: relative;
		}
		#slider .slider-nav p a {
			position: absolute;
			top: 180px; 
			display: block; 
			width: 44px; 
			height: 44px; 
			text-indent: -9999px; 
			z-index: 20; 
			display: none;
		}
		#slider .slider-nav p a.prev {
			background: url(/wp-content/themes/tamarin/images/slider/slider-arrows.png) 0 -44px;
			left: 10px;
		}
		#slider .slider-nav p a.next {
			background: url(/wp-content/themes/tamarin/images/slider/slider-arrows.png) 0 0;
			right: 10px;
		}
		#slider .slider-nav p a.prev:hover {
			background: url(/wp-content/themes/tamarin/images/slider/slider-arrows.png) 0 -132px; 
		}
		#slider .slider-nav p a.next:hover {
			background: url(/wp-content/themes/tamarin/images/slider/slider-arrows.png) 0 -88px;
		}
/*	------------------------------------------
	C O N T A C T  F O R M
------------------------------------------	*/
a#btn-x {
	background-image: url(/wp-content/themes/tamarin/images/btn-x.png);
	background-repeat: none;
	height: 25px;
	width: 25px;
}
#contact-form a#btn-x {
	position: absolute; bottom: -25px; right: -5px;
}
#contact-form div.float-left {
	width: 285px;
	margin-right: 25px;
}
#contact-form div.last {
	margin-right: 0;
}
#contact-form .question {
	margin-bottom: 15px;
}
#contact-form .input-submit {
	border: 0 none;
}
/*	------------------------------------------
	J A V A S C R I P T  E N A B L E D
------------------------------------------	*/
body.js .secondary {

}
body.js #contact {
	position: fixed; top: 0; left: 0;right: 0; bottom: 0;
	background: url(images/bg-transparent-dark.png) top left repeat;
	z-index: -50;
}
body.js #contact-form .container {
	width: 898px;
	background: url(/wp-content/themes/tamarin/images/contact-body.png) top center repeat-y;
	padding: 20px 40px;
}
#contact-form {
	display: none;
}
body.js #contact-form {
	position: absolute;
	z-index: 100;	
	left: 0; right: 0;
}
body.js .js-hide {
	display: none;
}
/*	------------------------------------------
	C O N T A C T  T A B S
------------------------------------------	*/
.tabNav {
	position: absolute;
	bottom: -63px;
	width: 978px;
	height: 53px;
	padding-top: 10px;
	background: url(/wp-content/themes/tamarin/images/contact-foot.png) top center no-repeat;
	left: 0;
}
.tabNav li  {
	float: left;
}
.tabNav li a {
	display: block;
	overflow: hidden;
	text-indent: -9999em;
	background-repeat: no-repeat;
}
#quick-message a.on, #quick-message a,
#call-back a.on, #call-back a,
#full-quote a.on, #full-quote a {
	background-image: url(/wp-content/themes/tamarin/images/tabs-contact.png);
	background-repeat: no-repeat;
	height: 42px;
	overflow: hidden;
	text-indent: -9999em;
}
#quick-message a.on, #quick-message a { width: 130px; margin-left: 7px; }
#quick-message a { background-position: 0 -42px; }
#quick-message a.on { background-position: 0 0; }

#call-back a.on, #call-back a { width: 158px; }
#call-back a { background-position: -130px 0; }
#call-back a.on { background-position: -130px -42px; }

#full-quote a.on, #full-quote a { width: 135px; }
#full-quote a { background-position: -288px 0; }
#full-quote a.on { background-position: -288px -84px; }

.inputs div {
	padding: 2px 0;
}
/*	------------------------------------------
	T O O L S  S E C T I O N
------------------------------------------	*/
#dark a:link, #dark a:visited, #dark a:active {
	color: #d6ca12;
	text-decoration: underline;
}
#dark a:hover, #footer a:hover {
	color: d6ca12;
	text-decoration: none;
}
#dark h6 {
	color: #d6ca12;
}
#footer a:hover, #footer a.logo-tamarin-18, #footer a.icon-rss {
	text-decoration: none;
}
/*	------------------------------------------
	S I N G L E . P H P
------------------------------------------	*/
#single {
	margin-bottom: 30px;
	clear: both;
}
#single .input-textarea {
	width: 431px;
}
#single .post {
	padding: 0;
	float: left;
}
#single #reply {
	margin-left: 495px;
	border-left: 1px dotted #ddd;
	padding-left: 25px;
}
#single #reply label {
	display: inline-block;
	width: 228px;
}
#single #reply .input-text {
	display: inline-block;
	width: 200px;
	margin-bottom: 2px;
}

#misc, .post, #dark #footer {
	background: url(/wp-content/themes/tamarin/images/bg-transparent.png) top left repeat;
}
#misc {
	width: 430px;
	padding: 10px;
	float: left;
}
.tool {
	height: 73px;
	width: 120px;
	background-image: url(/wp-content/themes/tamarin/images/tools.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0 10px 10px 0;
}

#tool-jquery, #tool-php, #tool-wordpress, #tool-mysql {
	border: 6px solid #333;
	background-color: #333;
}
#tool-php { background-position: 0 0; }
#tool-wordpress { background-position: 0 -73px; }
#tool-mysql { background-position: 0 -146px; }
#tool-jquery { background-position: 0 -219px; }
/*	------------------------------------------
	C O M M E N T S
------------------------------------------	*/
ul#comments {
	margin-bottom: 20px;
}
#comments li {
	border: 1px solid #f0eecb;
	background-color: #fffef9;
	padding: 10px;
	margin-bottom: 10px;
}
#comments li .avatar {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #EEEEEE;
	float:right;
	padding:2px;
}
#comments li p {
	margin: 1em 0 0;
}
/*	------------------------------------------
	A R C H I V E S
------------------------------------------	*/
.archive-post {
	width: 470px;
	border-top: 1px solid #eee;
	padding: 10px 0;
}
.sidebar {
	width: 450px;
	float: right;
}
/*	------------------------------------------
	F O O T E R
------------------------------------------	*/
#footer p {
	margin: 0;
	font-style: italic;
	color: #888;
}
/*	------------------------------------------
	U S E F U L  C L A S S E S
------------------------------------------	*/
.clear{clear:both;}.clear-left{clear:left;}.clear-right{clear:right;}.float-left{float:left;}.float-right{float:right;}.align-center{text-align:center;}.align-right{text-align:right;}.align-left{text-align:left;}.relative{position:relative;}.inline{display:inline;}.inline-block{display:inline-block;}.block{display:block;}.bold{font-weight:700;}.italic{font-style:italic;}.zero{margin:0 !important;padding:0 !important;}.hide{display:none;}
.georgia{font-family:georgia;}
.round{-moz-border-radius:3px;-webkit-border-radius:3px;}
.orange{color:#FF6E02;}
.blue{color:#64757f;}
.grey{color:#888;}
.ccc{color:#ccc;}
.red{color:#c42d2d;}
.arrow-up, .arrow-down{background-image: url(/wp-content/themes/tamarin/images/arrow-down-up.png);background-repeat:no-repeat;height:7px;width:11px;margin: 7px 3px 0 0;}
.arrow-up{background-position: -11px 0;}
.arrow-down{background-position: 0 0;}
.transparent{filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity: 0.4;}
.icon-rss{background:url(/wp-content/themes/tamarin/images/icon-rss.png) top left no-repeat;display:inline-block;height:18px;width:18px;}
.logo-tamarin-18{background:url(/wp-content/themes/tamarin/images/logo-tamarin-18.png) top left no-repeat;display:inline-block;height:18px;width:18px;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix{display:inline-block;}
/* start commented backslash hack \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* close commented backslash hack */
