/*  
Theme Name: Monkey Island
Theme URI: http://www.templatepanic.com/article/monkey-island-wordpress-theme
Description: Monkey Island, a Wordpress Theme
Author: Outdoor Pursuits
Author URI: http://www.compassmonkey.com/

Terms of Use:
- DO NOT REMOVE any of the links in the footer!
- You are free to share, to copy, distribute and transmit this theme.
- This theme is distributed for free. You are not allowed to sell this theme.
Thanks for using this theme.
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
	line-height: 20px;
	text-align: justify;
}

body{
	font-family: Helvetica, Verdana, Trebuchet MS, Monaco, Sans-Serif;
	font-size: 13px;
	vertical-align: top;
	background: #00A8D7 url(images/bg-blue.jpg) repeat-y top center;
	color: #0071DA;
}

h2, h3, h4, h5, h6{
	font-size: 16px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #DA5700;
}

a:hover{ text-decoration: underline; 
         font-weight: normal;
         color: #F2A31A}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 14px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #eee;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f7f7f7;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	background: #ddd;
	color: #ddd;
}

small{
	font-size: 12px;
}

pre{
	width: 90%;
}

input, textarea{
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 4px 0 0;
}

#container{
	margin: 0 auto;
	width: 980px;
	vertical-align: top;
}

#tagline{
	color: #0071DA;
}

h1{
	font-size: 25px;
	font-weight: normal;
	color: #0071DA;
}

h1 a{
	text-decoration: none;
	color: #0071DA;
}

h1 a:hover{
	text-decoration: none;
        color: #0071DA;
}

.top-menu{
	background: #429285 url(images/top.jpg) repeat-x top center;
	font-weight: normal;
	padding: 16px;
	color: #fff;
}

.top-menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.top-menu ul li{
	display: inline;
	padding-left: 12px;
	padding-right: 22px;
}

.top-menu ul li h1{
	display: inline;
}

.top-menu a{
	text-transform: uppercase;
	text-decoration: none;
	color: #0071DA;
}

.top-menu a:hover{
	text-decoration: none;
	color: #fff;
}

#page{
	padding: 10px;
	background: #fff;
}



#banner{
	margin-bottom: 0px;
        margin-left: 40px;
	width: 1000px;
	height: 173px;
	vertical-align: top;
	background: url(images/banner.jpg) no-repeat;
}

.narrowcolumn{
	float: left;
	width: 720px;
	vertical-align: top;
}

.post{
	margin-bottom: 10px;
	padding: 12px; 
	background: url(images/post.jpg) repeat-x;
}

.post h2{
	border-bottom: 2px solid #f9f9f9;
	padding: 5px 10px 2px;
	text-transform: uppercase;
	font-size: 18px;
        font-weight: normal;
	color: #289103;
}

.post h2 a{
	color: #289103;
}

.post h2 a:hover{
	text-decoration: none; color: #10B355; text-decoration: none;
}

.postinfo { color: #00A646; font-size: 12px; float: left; width: 720px; margin: 0 0 16px 0; line-height: 20px; padding: 0; }
.postinfo ul { list-style-type: none; margin: 0; padding: 10px 10px 0 10px; }
.postinfo ul li { float: left; margin: 0 10px 0 0; display: inline; }

.postinfo ul li.author { padding: 0 0 0 20px; background: url(images/user.gif) no-repeat 0 3px; }
.postinfo ul li.date { padding: 0 0 0 20px; background: url(images/calendar.png) no-repeat 0 3px; }
.postinfo ul li.category-info { padding: 0 0 0 20px; background: url(images/tag_blue.png) no-repeat 0 3px; }
.postinfo ul li.digg { padding: 0 0 0 20px; background: url(images/digg.gif) no-repeat 0 3px; }
.postinfo ul li.delicious { padding: 0 0 0 20px; background: url(images/delicious.gif) no-repeat 0 3px; }
.postinfo ul li.reddit { padding: 0 0 0 20px; background: url(images/reddit.gif) no-repeat 0 3px; }
.postinfo ul li.comment-number { padding: 0 0 0 19px; background: url(images/comment.png) no-repeat 0 3px; }
.postinfo ul li.edit-info { padding: 0; }
.postdate { color: #757575; }

.entry{
	padding: 0 10px 10px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	border: 0;
	padding: 10px 0 0;
	font-weight: bold;
	background-color: transparent;
	background-image: none;
}

.entry h1{
	font-size: 22px;
}

.entry h2{
	font-size: 17px;
}

.entry h3{}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: none;
	padding: 4px;
	background: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.browse{
	margin: 0 20px;
	padding: 10px 0;
}

#sidebar{
	float: left;
	margin-left: 9px;
	width: 220px;
	background: url(images/sidebar.jpg) no-repeat;
}

#sidebar ul{
	margin: 0;
	padding: 14px 22px 14px 22px;
	list-style: none;
}

#sidebar ul li#search input{
	margin: 0 0 2px;
}

#sidebar ul li.widget_search, #sidebar ul li.widget_calendar{
	padding: 0 0 0px;
}

#sidebar ul li h2{
	padding-bottom: 1px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	color: #A06F35;
}

#sidebar ul ul{
	padding: 10px 0 20px 0;
}

#sidebar ul ul li{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

/* comments template */

.comments-template{
	border-top: 1px solid #ccc;
	margin: 10px 10px 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #ddd;
}

.commentmetadata{ }

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Tahoma, Georgia, Sans-Serif, Arial;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 2px 10px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #eee;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer{
	clear: both;
        margin-left: 40px;
	width: 960px;
	height: 90px;
	background: url(images/footer.jpg) no-repeat;
	color: #5D3D00;
}

#footer p{
	padding: 25px 15px 15px 15px;
	text-align: center;
}

#footer a{
	color: #056300;
} 
#footer a:hover{
	color: #D503C4;
} 
