/*
Theme Name: Monte May
Theme URI: http://mindfaucet.com/
Description: A <a href="http://mindfaucet.com">Mind Faucet</a> Theme
Version: 1.0
Author: Tyler Martin
Author URI: http://mindfaucet.com
*/


/* Standards */

html {
	overflow-y: scroll;
} 

body {
	margin: 0;
	font-size: 13px;
	font-family: Verdana, Sans-Serif;
	color: #333;
	text-align: left;
	background: #fff url('images/background.png') center 35px repeat-y;
}

a {
	color: #8e9abd;
	text-decoration: none;
}
	
	a:hover {
		color: #49567d;
	}
	
	a img {
		border: none;
	}

img {
	max-width: 100%;
}
	
small {
	font-size: 11px;
	}

h1 {
	font-family: 'Trebuchet MS', sans-serif;
	padding: 20px 0 0 0;
	margin: 0;
	font-size: 48px;
	line-height: 48px;
}

	h1 a, h1 a:hover {
		color: #333;
	}

h2 {
	font-family: 'Trebuchet MS', sans-serif;
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 28px;
	line-height: 28px;
	letter-spacing: -2px;
}

h3 {
	font-family: 'Trebuchet MS', sans-serif;
	padding: 20px 0 0 0;
	margin: 0;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -1px;
}

.clear {
	clear: both;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}


/* Menu */

#menu {
	padding: 5px 5px 0 45px;
	margin: 0 0 0px 0;
	height: 30px;
	list-style: none;
	text-transform: uppercase;
	overflow: hidden;
	min-width: 800px;
	background: #222 url('images/mm.png') 5px 5px no-repeat;
}

	#menu li {
		padding: 0;
		margin: 0;
		display: block;
		float: left
	}
	
		#menu li a {
			padding: 5px 10px 0 0;
			display: block;
		}
		
		#menu li.current_page_item a {
			color: #49567d;
		}
		
		#menu li.menuright {
			float: right;
		}
		
		#menu li a:hover {
			color: #fff;
		}

#menu li a.rss {
	width: 25px;
	height: 25px;
	padding-right: 0;
	margin-left: 10px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('images/rss.png') no-repeat;
}

		
/* Header */

#header {
	width: 800px;
	height: 200px;
	margin: 0 0 40px 0;
	display: block;
	text-indent: -9999px;
	background: url('images/header.png') no-repeat;
}

		
/* Content */
	
#page {
	width: 800px;
	padding: 20px;
	margin: 0 auto;
	background: #fff;
}

#column {
	width: 580px;
	float: left;
	overflow: hidden;
}

.postdate {
	padding: 0;
	font-size: 11px;
	letter-spacing: 2px;
	color: #777;
	text-transform: uppercase;
}

.post {
	padding: 0 0 60px 0;
}

.postmeta {
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-top: 1px dotted #999;
}

.nav-next {
	float: right;
}

.nav-next a {
	padding: 20px 0 0 0;
	display: block;
}

.nav-previous a {
	padding: 20px 0 0 0;
	display: block;
}


/* Post */


#respond {
	margin: 40px 0 0 0;
}


/* Sidebar */

#sidebar {
	width: 200px;
	margin: 0 0 0 20px;
	float: left;	
	overflow: hidden;
	font-family: Arial, sans-serif;
}

#sidebar .widget {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #999;
}

#sidebar .widgettitle {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 11px;
	letter-spacing: 2px;
	color: #777;
	text-transform: uppercase;	
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

	#sidebar ul li {
		padding: 0 0 10px 10px;
	}


/* Widget - Search */

#searchform {
	padding: 0;
	margin: 0;
}

#s {
	width: 150px;
	height: 19px;
	padding: 0;
	margin: 2px 0 0 0;
	border: 1px solid #8e9abd;
	display: block;
	float: left;
	color: #777;
}

#searchsubmit {
	width: 21px;
	height: 21px;
	padding: 0;
	margin: 2px 0 0 5px;
	display: block;
	float: left;
	border: none;	
	overflow: hidden;
	background: #8e9abd;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	font-family: Arial, sans-serif;
}

	#searchsubmit:hover {
		background: #49567d;
	}
	
/* Widget - Calendar */

.widget_calendar caption {
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
}

#next {
 	text-align: right;
}

/* Image */

 .image-nav {
	width: 150px;
	height: 150px;
	border: 2px solid #cfcfcf;
	float: left;
	margin: 25px 0 0 0px;
	overflow: hidden;
 }
 
 .image-nav-gap {
	width: 29px;
	height: 150px;
	float: left;
	margin: 25px 0 0 0;
	font-size: 24px;
	color: #cfcfcf;
	font-weight: bold;
	line-height: 150px;
	text-align: center;
	overflow: hidden;
 }
 
	.image-nav img.attachment-thumbnail {
		border: none;
	}
 
 .attachment-image {
	text-align: center;
 }
 
  .attachment-caption {
	font-weight: bold;
	text-align: center;
 }
 
  .attachment-description {
	text-align: center;
 }
 
 .gallery-caption {
	font-family: Arial, sans-serif;
	font-size: 11px;
 }
 

/* Footer */

#footer {
	padding: 20px 0;
	text-align: center;
}
