/*
Theme Name: Dutchy
Author: 
Author URI: http://www.thejamaicandutchy.net/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 16px Arial;
	color: #000000;
	background: #fef6e8 url(images/bg.png) no-repeat top center;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #39a858;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 960px;
	margin: 0 auto auto auto;
	text-align: left;
}
/** END wrapper **/




/* Top navigation */


#nav {
	margin:0;
	padding-top:10px;
	list-style: none;
	float:right;
	text-align:right;
	.width:660px;
	z-index:100;
	clear:both;
}

#socialnetworking {
	margin:0;
	list-style: none;
	float:right;
	text-align:right;
	.padding-top:13px;
	
	z-index:0;
	clear:both;
}
	

	
	
	

	
	
	

/** BEGIN header **/
#header {
height: 275px;
margin:20px 0 0 0;
overflow: hidden;
}

/*
#header .pages {
list-style-type: none;
height: 42px;
padding-top: 7px;
float: right;
}
#header .pages li {
	float: left;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 0.9em;
	padding-top:85px;
}
#header .pages li a {
	display: block;
	text-decoration: none;
	color: #ffff21;
	display: block;
	padding: 10px 12px;
}
#header .pages li a:hover {
	border-color: #ffffff;
}


*/
#header .logo {
float: left;
clear: both;
height: 13px;
}



#header .socialnet {
float: right;
}





#header .logo h1 {
	text-transform: uppercase;
	font-size: 2.5em;
	padding-top: 3px;
}
	#header .logo h1 a {
		text-decoration: none;
		background: url(images/logo.png) no-repeat 0 0;
	display: block;
	width: 351px;
	height: 223px;
	outline: none;
	text-indent: -9999px;
	}
			
#header .logo p {
			font-weight: bold;
			text-transform: uppercase;
			color: #888888;
		}
	#header .ad {
		float: right;
	}
	#header .categories {
		list-style-type: none;
		clear: both;
		height: 37px;
		margin-left: -15px;
	}
		#header .categories li {
			float: left;
		}
		#header .categories li a {
			display: block;
			padding: 11px 15px 12px;
			text-decoration: none;
		}
		#header .categories li a:hover {
			font-weight: bold;
			color: #39a858;
		}
/** END header **/

/** BEGIN sidebars **/
.box {
	background-color: #fef6e8;
	border: 1px solid #DDDDDD;
	padding: 6px;
	margin-bottom: 10px;
}
	.box h2 {
		background-color: #39a858;
		color: #ffffff;
		font-size: 1em;
		text-transform: uppercase;
		padding: 4px;
		margin-bottom: 5px;
	}
#lsidebar {
	width: 300px;
	float: left;
	padding-bottom: 10px;
}


#lsidebar h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color:#000;
	
	border-bottom:1px dotted #e5e5e5;
	padding-bottom:5px;
	}
	
#lsidebar h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color:#39a858;
	padding-bottom:10px;
	
	}		
		
		
		
	#lsidebar ul {
		list-style-type: none;
	}
		#lsidebar ul li {
			line-height: 1.4em;
			padding: 4px 0 4px 17px;
			background: url(images/bullet.gif) no-repeat 2px 9px;
			border-bottom: 1px dotted #B6B6B6;
		}
		#lsidebar ul li a {
			color: #333333;
			text-decoration: none;
		}
		#lsidebar ul li a:hover {
			color: #39a858;
			text-decoration: underline;
		}
#rsidebar {
	width: 215px;
	float: right;
	padding-bottom: 10px;
}
	#rsidebar .ads {
		padding: 0 7px;
		text-align: center;
	}
		#rsidebar .ads img {
			margin: 7px;
		}
	#rsidebar form {
		height: 33px;
		background: url(images/search.gif) no-repeat center 0;
	}
		#rsidebar form input {
			border: 0;
			width: 290px;
			margin: 9px 0 0 5px;
		}
		#rsidebar form button {
			display: none;
		}
	#rsidebar ul {
		list-style-type: none;
		padding: 5px 8px;
	}
		#rsidebar ul li {
			line-height: 1.4em;
			padding: 5px 0;
		}
		#rsidebar ul li a {
			font-weight: bold;
		}
		#rsidebar ul li p {
			padding-top: 5px;
		}
	#rsidebar .flickr {
		text-align: center;
		padding: 0 7px;
	}
		#rsidebar .flickr img {
			margin: 8px;
		}
	#rsidebar .video {
		padding: 2px;
	}
	#rsidebar .tags {
		padding: 2px 6px;
	}
		#rsidebar .tags a {
			
		}
		#rsidebar .tags a:hover {
			
		}
/** END sidebars **/

/** BEGIN content **/
#content {
	width: 620px;
	float: left;
	padding: 0 0 10px 30px;
	z-index:0;
}

#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color:#39a858;
	padding-bottom:10px;
	z-index:0;
	}



	
			
	#content .recent {
		
		margin-bottom: 10px;
	}
	#content .post {
		position: relative;
		margin-bottom: 15px;
		border-bottom:1px solid #e5e5e5;
		padding-bottom:5px;
	}
		#content .recent h2 {
			color: #39a858;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 1.2em;
			padding: 0;
			margin-bottom: 5px;
			z-index:0;
		}
		#content .post .comments a {
			position: absolute;
			display: block;
			width: 31px; height: 25px;
			background: url(images/comments.png) no-repeat 0 0;
			top: 5px; right: 10px;
			text-align: center;
			font-size: 0.8em;
			color: #333333;
			text-decoration: none;
			padding: 5px 0 10px 0;
		}
		#content .post h3 {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 1.5em;
			margin-bottom: 5px;
			font-weight: normal;
			padding: 0 50px 0 4px;
		}
		#content .post img {
			float: left;
			margin: 5px 10px 10px 4px;
			width: 185px; 
			border: 1px solid #e5e5e5;
			padding:5px;
		}
		#content .post p {
			line-height: 1.4em;
			margin-bottom: 10px;
			padding: 0;
		}
		#content .post .details {
			clear: both;
			font-size: 0.8em;
			margin-bottom: 0;
		}
			#content .post .details a {
				color: #39a858;
				text-decoration: none;
			}
			#content .post .details a:hover {
				color: #000000;
				text-decoration: underline;
			}
	#content .postnav {
		clear: both;
		padding: 10px 0;
	}
		#content .postnav ul {
			list-style-type: none;
			padding: 10px;
		}
			#content .postnav ul li {
				float: left;
				color: #B5B4BC;
				padding: 4px;
			}
			#content .postnav ul li a {
				color: #636363;
				text-decoration: none;
				display: block;
				padding: 2px 6px;
				border: 1px solid #E2E2E2;
			}
			#content .postnav ul li a:hover {
				border-color: #ffffff;
			}
			#wp_page_numbers ul {
				border-top: 0 !important;
			}
			#wp_page_numbers .page_info {
				padding: 3px 6px !important;
				margin-right: 2px;
				border: 1px solid #e0e0e0 !important;
				margin-top: 4px;
			}
			#wp_page_numbers .active_page a {
				background-color: #fef6e8 !important;
				border: 0 !important;
			}
/** END content **/

/** BEGIN footer **/
#footer {
	clear: both;
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	line-height:20px;font-size: 0.9em;
	height: 35px;
	padding: 20px 0 50px 0;
	font-size:12px;
	background: transparent url(images/bg-footer.png) no-repeat top center;
	height:207px;
}
	#footer .wrapper  p {
	padding-top:190px;
	}
	
	#footer .wrapper  a {
		color: #39a858;
	}
	#footer .wrapper {
		width: 960px;
		margin: auto auto;
		text-align:center;
		padding-top:10px;
		/*border-top:1px solid #d7eede;*/
	}
	#footer .l {
		float: left;
	}
	#footer .r {
		float: right;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#content .single {
	padding: 2px 2px 50px 2px;
}







	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single h2, #content .single h3, #content .single h4, #content .single h5, #content .single h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 1.5em;
		margin-bottom: 5px;
	}
#comments {
	padding: 2px;
	float:left;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.6em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}


#welcome{
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-bottom: 20px;
	line-height:17px;
}





#location {
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:8px;
	font-weight:bold;
	font-size: 12px;
	padding-top: 40px;
	clear:both;
	text-align:right;
}






#lsidebar .post {
position: relative;
padding: 5px;
margin-bottom: 10px;
}
#lsidebar .recent h2 {
background-color: #39a858;
color: #ffffff;
font-size: 1em;
text-transform: uppercase;
padding: 4px;
margin-bottom: 5px;

}
#lsidebar .post .comments a {
position: absolute;
display: block;
width: 31px; height: 25px;
background: url(images/comments.gif) no-repeat 0 0;
top: 10px; right: 10px;
text-align: center;
font-size: 0.8em;
color: #333333;
text-decoration: none;
padding-top: 5px;
}
#lsidebar .post h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
margin-bottom: 5px;
font-weight: normal;
padding: 0 50px 0 4px;
text-decoration: none;
}
#lsidebar .post img {
float: left;
margin: 5px 10px 10px 4px;
width: 85px; 
}
#lsidebar .post p {
line-height: 1.4em;
margin-bottom: 10px;
padding: 0 4px;
}
#lsidebar .post .details {
clear: both;

font-size: 0.8em;
margin-bottom: 0;
float:right;
}
#lsidebar .post .details a {
	color: #39a858;
	text-decoration: none;
	font-size:11px;
}
#lsidebar .post .details a:hover {
	color: #39a858;
	text-decoration: underline;
}
#lsidebar .postnav {
clear: both;
padding: 10px 0;
}
#lsidebar .postnav ul {
list-style-type: none;
padding: 10px;
}
#lsidebar .postnav ul li {
	float: left;
	color: #B5B4BC;
	padding: 4px;
}
#lsidebar .postnav ul li a {
	color: #636363;
	text-decoration: none;
	display: block;
	padding: 2px 6px;
	border: 1px solid #E2E2E2;
}
#lsidebar .postnav ul li a:hover {
	border-color: #ffffff;
}



























#content .fwrapper { padding:0; margin:0; }
#featured { overflow: hidden; width: 620px; height: 308px; margin-bottom: 15px; border-bottom:1px dotted #e5e5e5; padding-bottom:30px;}
#content .featured img { width: 620px; }
#content .featured { overflow: hidden; position: relative; width: 620px; height: 308px; overflow: hidden; }
#content .featured .text {}
#content .featured-img {}
#content .featured-img .text h2 { font-size: 1.3em; color: #000; background-image: none; margin-bottom: 4px; padding: 0; font-family:Georgia, "Times New Roman", Times, serif; }
#content .featured-img .text h2 a { color: #000; font-weight: bold; text-transform: none; text-decoration: none; }
#content .featured-img .text p { line-height: 1.4em; font-size: .9em; color: #000; padding-bottom: 10px; }
#content .featured-img .text .next { color: #000; font-weight: bold; font-size: 0.8em; text-transform: uppercase; }
#content .featured-img .text .continue:hover { text-decoration: none;	}
#content .featured .photo { list-style-type: none;  }
#content .photo li { position: absolute; top: 0; left: 0; z-index: 0; }
#content .photo li.first { z-index: 2; 	}
#content .featured .text { list-style-type: none;	}
#content .featured .text li { width: 610px; height: auto; position: absolute; bottom:-620px; left:0; padding: 10px; color: #ffffff; font-family: Verdana; background: url(images/shade.png) repeat 0 0; z-index: 4; }
#content .featured .text li.first { bottom:0; }
		
		
		
		

/** END wordpress 2.7 comments **/