@import url('http://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:300,400,600,700');

/* 
* Amazium V1.3
* Copyright 2012, Mike Ballan
* www.amazium.co.uk
*/


/***** Reset & Basics *****/

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, img, ins, kbd,
q, s, samp, small, strike, strong,
sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details,
embed, figure, figcaption, footer,
header, hgroup, menu, nav, output,
ruby, section, summary, time, mark,
audio, video 							{ margin: 0; padding: 0; border: 0; font-size:100%; font:inherit; vertical-align:baseline; }

article, aside, details, figcaption, 
figure, footer, header, hgroup, menu, 
nav, section 							{ display:block; }

body 									{ line-height:24px; }

ol, ul 									{ list-style:none; }

blockquote, q 							{ quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after 						{ content:''; content:none; }

table 									{ border-collapse:collapse; border-spacing:0; }
	
/***** Basic Styles *****/

html 									{ overflow-y:scroll; overflow:-moz-scrollbars-vertical; }
body									{ 
	margin:20px 0 0 0; 
	padding:0;
	font-weight:300; 
	background-color:#fff; 
	font-size:14px; 
	line-height:1.6em;
	font-family:'Open Sans', Arial, sans-serif;
	color:#212121; 
}

/***** Typography *****/

h1, h2, h3, h4, h5, h6 					{ 
margin:0; padding:0; 
font-family:'Open Sans', Arial, sans-serif;
font-weight:300;
} 
h1 										{ margin:0 0 20px 0; padding:0; font-size:68px; line-height:68px; color:#010101; }
h2										{ margin:0 0 10px 0; padding:0; font-size:48px; line-height:46px; color:#010101; }
h3 										{ margin:0 0 10px 0; padding:0; font-size:34px; line-height:42px; color:#010101; }
h4 										{ margin:0 0 10px 0; padding:0; font-size:28px; line-height:38px; color:#010101; }
h5 										{ margin:0 0 10px 0; padding:0; font-size:24px; line-height:32px; color:#010101; }
h6 										{ margin:0 0 10px 0; padding:0; font-size:18px; line-height:26px; color:#010101; }

p 										{ margin:0; padding:0 0 20px 0; line-height:24px; }

.bold { font-weight:bold; }
strong 									{ font-weight:bold;}
em 										{ font-style:italic; color:#666; }
small 									{ font-size:80%; }
sup, sub								{ height:0;	line-height:5px; vertical-align:baseline; _vertical-align:bottom; position:relative; font-size:80%; }
sup 									{ bottom:5px; }
sub 									{ top:5px; }
code, pre 								{ padding:0 3px 2px; color:#010101; font-size:11px; }
code									{ padding:0 4px 2px 4px; background-color:#000; border:1px solid #000; color:#f1f1f1; }

/***** Lists *****/

ul, ol 									{ margin-bottom:20px; }
ul 										{ list-style:none outside; }
ul li									{ margin:0 0 5px 0; padding:0; line-height:20px; }

ul ul, ul ol							{ margin:5px 0 5px 0; }
ol ol, ol ul 							{ margin:5px 0 5px 20px; }
ul ul li, ul ol li,	ol ol li, ol ul li 	{ margin:0 0 6px 0; }

ul.square, ul.square ul					{ list-style:square outside; }
ul.circle, ul.circle ul 				{ list-style:circle outside; }
ul.disc, ul.disc ul 					{ list-style:disc outside; }
ul.square li,
ul.circle li,
ul.disc li								{ margin:0 0 5px 15px; padding:0; line-height:18px; background:none; }

ol 										{ margin:0 0 20px 20px; list-style:decimal; }
ol li									{ margin:0 0 5px 0; padding:0; line-height:18px; }

/***** Blockquotes *****/

blockquote, blockquote p 				{ 
	font-size:16px; 
	line-height:1.6em; 
	color:#898989; 
	font-style:italic;
	font-family: 'Noto Serif', serif;
	clear:both;
}
blockquote 							{ margin:10px 0 15px 0; padding:0 0 0 15px; }
blockquote cite 						{ display:block; font-size:12px; color:#555; }
blockquote cite:before 					{ content:"\2014 \0020"; }
blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited 				{ color:#555; }
blockquote span							{ width:15px; display:inline-block; }

hr 										{ margin:20px 0 20px 0; border:0; border-top:1px solid #999; height:2px; width:100%; text-align:left; }

/***** Links *****/

a 									{ text-decoration:none; outline:0; transition-property:color .1s linear 0s; -moz-transition:color .1s linear 0s; -webkit-transition:color .1s linear 0s; -o-transition:color .1s linear 0s; }
a:active 							{ text-decoration:none; outline:0; }
a:hover 			 					{ color:#999; text-decoration:underline; outline:0; }
a:focus 								{ -moz-outline-style:none; }



/***** Images iFrames & Videos  *****/

img 									{ border:0; -ms-interpolation-mode:bicubic; }
.max-img 								{ width:100%; height:auto; }		
.media 									{ position:relative; margin:0 0 20px 0;	height:0; overflow:hidden;}
.media iframe,
.media object,  
.media embed 							{ position:absolute; top:0; left:0; width:100%; height:100%; }
.video-container,.map-container  { position:relative; margin:0 0 20px 0;	padding-bottom:51%; padding-top:0; height:0;  border:none;overflow:hidden; }
.map-container 		{ position:relative; margin:0 0 15px 0;	padding-bottom:51%; padding-top:30px; height:0; overflow:hidden; border:none; }
.video-container iframe,.map-container iframe,.map-container embed,	.video-container object,
.video-container embed { position:absolute; border:none;top:0; left:0; width:100%; height:100%; }
/***** Buttons  *****/

a.btn, .btn { 
	text-transform: uppercase;
	letter-spacing:2px; 
	font-family: 'Open Sans', Arial, sans-serif;
	color:#fff; 
	margin:5px 0 5px 0;
	font-size:12px; 
	font-weight:700;
	padding:8px 15px 8px 15px; 
	display:inline-block; 
	color:#fff; 
	background:#a4a49e; 
	cursor:pointer; 
	border-radius:2px; 
	-webkit-border-radius:2px; 
	-moz-border-radius:2px; 
}

/* active color button */
.btn.active:hover {
	background:#a4a49e; 
}
/* transparent button */
.btn.trans-white {
	background:none; 
	border:solid #fff 1px;
}

section.content .btn.trans-white {
	background:none; 
	border:solid #fff 1px;

}

section.content .btn.trans-white:hover {
	color:#fff; 
	background:#a4a49e; 
	border:solid #a4a49e 1px;
}


a:hover.btn, .btn:hover 				{ text-decoration:none; color:#fff;}
button, input.btn 						{ border:none;font-family: 'Open Sans', Arial, sans-serif; }

a.btn.btn-small, .btn .btn-small		{font-size:12px; padding:3px 10px 3px 10px;}
a.btn.btn-large, .btn.btn-large		{font-size:18px; padding:13px 20px 13px 20px;}
/***** Forms *****/
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]						{ 
font-family:'Open Sans', Arial, sans-serif;
padding:10px;background:#fff;color:#6d6d6d; border:none; 
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;	
}

input[type="submit"]:focus {	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

textarea									{ 
font-size:13px; 
border:none; 
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;	

}

.small-label							{ display:block; font-size:10px; font-weight:normal; color:#666; text-align:right; width:140px; }

/***** Tables  *****/

table									{ margin:0 0 20px 0; width:100%; }
table th 								{ padding:10px 8px 10px 8px; background-color:#e2e2e2; color:#333; font-weight:bold; border:1px solid #999; }
table td 								{ padding:10px 8px 10px 8px; background-color:#e2e2e2; color:#333; border:1px solid #999; }
table tr.even td 						{ background-color:#fff; }
table tr.odd td 						{ background-color:#f3f3f3; }
table td.highlight 						{ color:#FFF; font-weight:bold; }
table tr td.highlight					{ background-color:#333;  }
	
/***** Global Classes *****/

.img-left   							{ float:left; margin:0 30px 30px 0; border:none; }
.img-right  							{ float:right; margin:0 0 30px 30px; border:none; }
	
.clear       							{ clear:both; }
.float-left 							{ float:left; }
.float-right   							{ float:right; }

.text-big								{ color:#a2bd30; font-weight:bold; line-height:26px; }
.text-left    							{ text-align:left; }
.text-right    							{ text-align:right; }
.text-center   							{ text-align:center; }
.text-justify  							{ text-align:justify; }

.normal									{ font-weight:normal; }
.bold          							{ font-weight:bold; }
.italic        							{ font-style:italic; }
.underline     							{ border-bottom:1px solid; }
.highlight     							{ padding:0 3px 2px; color:#333; font-size:11px; background:#00deff; font-weight:bold; }
.intro									{ font-size:130%; line-height:130%; }

.nopadding 						   		{ padding:0; }
.noindent  						   		{ margin-left:0; padding-left:0; }
.nobullet  					   			{ list-style:none; list-style-image:none; }

.block									{ display:block; }
.hidden									{ display:none; }
.hide 									{ display:none; }
/***** Back to Top *****/

#toTop 									{ display:none; text-decoration:none; position:fixed; bottom:10px; right:10px; overflow:hidden; width:51px; height:51px; border:none; text-indent:-999px; background-image:url(../images/ui.totop.png);background-repeat:no-repeat;background-position: top left;background-color:none; }
#toTopHover 							{ background-image:url(../images/ui.totop.png);background-repeat:no-repeat;background-position: left -51px; width:51px; height:51px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
#toTop:active, #toTop:focus 			{ outline:none; }

.wp-caption,.wp-caption-text,.gallery-caption,.bypostauthor {
	font-weight:normal;
}