/* @override 
	http://localhost/mt_in_haiti/wp-content/themes/kayak/style.css
	http://www.mtinhaiti.com/wp-content/themes/kayak/style.css
*/
/*
Theme Name: Kayak
Theme URI: http://www.getillustrative.com
Description: MTinHaiti website theme, based on Andreas Viklund's public domain '1024px' theme.
Version: 1.0
Author: Oscar Cortez
Author URI: http://www.getillustrative.com
Tags: custom, illustrative
*/
/* ---- Color Palette ----
	Dark Gray Green - #36362C
	Teal Green - #5D917D
	Light Army Green - #A8AD80
	Light Brown - #E6D4A7
	Dark Brown - #825534
*/
/* ---- Resetting Defaults ---- */
*{
	margin: 0;
	padding: 0;
}
img{
	border: none;
}
/* ---- Structure ---- */
html{
	min-width: 963px;
	background: #825534 url(img/bg_global.gif) repeat left top;
}
body{
	color: #36362C;
	background: url(img/bg_body.jpg) repeat-x left top;
	text-align: center;
	font: 75%/1.5em Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
#wrapper{
	width: 963px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(img/bg_wrapper.jpg) repeat-y left top;
}
#header{
	width: 963px;
	height: 150px;
	background: #36362C url(photo/rotate.php) no-repeat left top;
}
#mainbar{
	width: 711px;
	min-height: 300px;
	padding-top: 50px;
	float: left;
	background: url(img/bg_mainbar.jpg) no-repeat left top;
}
#mainbar img.banner{
	width: 640px;
	height: 240px;
	margin: 0 20px 26px 21px;
	background-color: #ccc;
	border: 15px #fff solid;
}
.show{
	height: 300px;
	overflow: hidden;
}
#content{
	margin: 26px 35px 3em 36px;
}
body.home #content{
	margin-top: 0;
}
.post{
	margin-bottom: 3em;
}
.column{
	width: 320px;
	float: left;
}
div.ngg-widget{
	margin-bottom: 1em;
}
#respond{
	padding-top: 3em;
	clear: both;
}
.subscribe-to-comments{
	margin-bottom: 1em;
}
div.slideshow{
	width: 320px;
	height: 240px;
	margin: 0 auto 1em;
	border: 1em #36362C solid;
	background: #36362C;
	-moz-box-shadow: 3px 3px 10px #999;
	-webkit-box-shadow: 3px 3px 10px #999;
	box-shadow: 3px 3px 10px #999;
}
#sidebar{
	width: 252px;
	float: left;
}
#interactBox{
	height: 113px;
	padding-top: 14px;
	padding-bottom: 0;
	background: #36362C url(img/bg_interactbox.jpg) no-repeat left top;
}
#donateBox{
	height: 123px;
	padding-top: 14px;
	padding-bottom: 0;
	background: #E6D4A7 url(img/bg_donatebox.jpg) no-repeat left top;
}
.widget{
	width: 204px;
	padding: 1.5em 24px 2em;
	background: url(img/gfx_line.jpg) no-repeat left bottom;
}
#footer{
	clear: both;
	margin: 2em 35px 0 36px;
	padding-bottom: 1em;
}
/* ---- Navigation ---- */
a:link{
	color: #5D917D;
	text-decoration: underline;
}
a:visited{
	color: #845d90;
}
a:hover{
	color: #A8AD80;
	text-decoration: none;
}
a:active{
	
}
#sidebar a:link{
	color: #fff;
	text-decoration: underline;
}
#sidebar a:visited{
	color: #fff;
}
#sidebar a:hover{
	color: #A8AD80;
	text-decoration: none;
}
#sidebar a:active{
	
}
/* ---- Iconography ---- */
.icon{
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: left center;
	background-repeat: no-repeat;
}
.facebook{
	background-image: url(icon/facebook_16.png);
}
.rss{
	background-image: url(icon/rss_16.png);
}
.mail{
	background-image: url(icon/email_16.png);
}
/* ---- Typography ---- */
#header h1 a{
	width: 963px;
	height: 150px;
	display: block;
	text-indent: -9999px;
}
#header p{
	display: none;
}
@font-face{
	font-family: "Comfortaa Regular";
	src: url(font/Comfortaa.ttf) format("truetype");
}
h2{
	font: 300 1.75em "Comfortaa Regular", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h3{
	margin: 1.5em 0 .5em;
}
.post h2, p.postmeta{
	clear: both;
}
h2#comments, #respond h2{
	clear: both;
}
#sidebar h2{
	margin-bottom: .25em;
	font-size: 1.333em;
}
.post h2, .post h2 a:link{
	color: #36362C;
	text-decoration: none;
}
.post h2 a:visited{
	text-decoration: none;
}
.meta{
	margin-bottom: 1em;
	color: #5D917D;
}
#content .post .meta, #content .column .meta{
	margin-bottom: .5em;
}
.post p, body.home #content p, .contenttext p{
	margin-bottom: 1.25em;
}
.column p{
	margin-right: 20px;
	text-align: justify;
}
.column h2{
	margin-right: 20px;
}
.comment{
	background-color: #f3f3f3;
	padding: 1.5em 2em 1em 1.5em;
	margin-top: 1em;
}
.comment p{
	margin-bottom: 1em;
}
.comment p.meta{
	margin-bottom: .5em;
}
#sidebar p, #sidebar ul, #sidebar dl{
	color: #fff;
}
#sidebar input{
	color: #797979;
	margin-bottom: 1em;
}
#interactBox h2{
	color: #fff;
}
#interactBox p{
	margin-bottom: .65em;
	font: normal 1.1em "Comfortaa Regular", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#interactBox p a.icon.rss{
	margin-right: .5em;
}
#donateBox h2{
	color: #825534;
}
#donateBox input{
	height: 1em;
}
#donateBox input#donateSubmit{
	float: right;
	margin-bottom: 0;
	width: 89px;
	height: 29px;
}
#sidebar li{
	margin-bottom: .5em;
	list-style-type: none;
}
#footer{
	color: #929292;
	font-size: 1em;
}
/* ---- Miscellaneous ---- */
.clear{
	clear: both;
	height: 0;
}
div.ngg-widget.entry-content a img, .wGallery{
	margin: 0 2px 2px 0px;
}
div#gallerywidget-3 img{
	width: 100px;
	height: 100px;
}
div#gallerywidget-3 li.wGallery{
	list-style-type: none;
	display: inline;
}
#content .column .sectional img{
	border: 1px #fff solid;
	padding: 0;
}
#content .column a:hover img{
	border-color: #5D917D;
}
#content .post img, #content .contenttext img{
	background-color: #fff;
	margin: 0 0 1em;
	padding: 1px;
	border: 1em #36362C solid;
}
#content img.Thumb{
	border: 1px #36362C solid;
}
div#content a:hover img.Thumb{
	border: 1px #E6D4A7 solid;
}
#content .post a:hover img, #content .contenttext a:hover img{
	border: 1em #A8AD80 solid;
}
#content img.ngg-left{
	float: left;
	margin-right: 1em;
}
#content img.ngg-right{
	float: right;
	margin-left: 1em;
}
#content .post .ngg-gallery-thumbnail img{
	margin: 0 .25em .75em 0;
}