/*
Theme Name: Pimaki
Theme URI: 
Description: 
Version: 
Author: Aaron Affleck
Author URI: http://inteleck.com/
*/


/* Begin Typography & Colors */
body {
	background: #351911;
	color: #333333;
	font: 75% verdana,arial,hevetica,sans-serif;
	margin: 0;
	padding: 0
}
img{border: 0}
form { margin: 0; padding: 0 }
input, textarea {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}

/* Menu */
div#nav{ background-color: transparent;	margin:0px 0px 0px 8px; }

#nav ul { margin:0px;padding:0px;list-style-type:none; }
#nav li { float:left; }
#nav li a { height:35px;border:1px solid #bbb;color:#6D1F09;text-align:center;line-height:35px;padding:8px 20px 8px 20px;margin:0px 1px 0px 1px; }
#nav li a:hover { background:#bbb;color:#fff; }

#header {
	background-image: url(images/header.jpg);
	border: 0px solid #000000;
	height: 240px;
	margin: 0 auto;
	padding-left: 300px;
	padding-top: 110px;
	width: 600px
}
#page {
	background:url(images/bg.jpg) repeat;
	margin: 0 auto;
	padding: 0px;
	width: 900px;
	height:100%;
	clear:both;
}
#footer {
	border-top: 6px solid #3F3F3F;
	clear: both;
	color: #E5E5E5;
	font-size: smaller;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
	width: 900px;
}
#footer p { line-height: normal; margin: 0; text-align: center }
/* Content */
#content {
	border: 0px solid #000000;
	float: right;
	padding:20px;
	width: 600px
}

.widecolumn { width:860px !important;background:#FFF; }

p { margin:0px 0px 17px 0px; }
.post { padding-bottom: 20px }
.post .title {
	border-bottom: 1px dashed #B9B9B9;
	font-size: 24px;
	letter-spacing: -2px;
	margin: 0;
	padding: 5px 20px;
	text-transform: uppercase
}
.post .title a { text-decoration: none }
.post .meta {
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	font-size: smaller;
	height: 26px;
	text-decoration: none;
	text-transform: uppercase
}
.post .posted { float: left; height: 16px; padding: 5px 20px }
.post .permalink, .post .comments { float: right; height: 16px; padding: 5px 20px }
.post .permalink { }
/* Sidebar */
#sidebar { float: left; padding: 20px; width: 200px }

#sidebar p { background: transparant;color: #A37D48;font-size: 100%;font-weight: normal;margin: 0;padding: 6px 0 0 8px;text-align: left }
#sidebar ul { color: #A37D48;list-style-type:none;margin:0;padding:0; }
#sidebar ul ul { margin:0px 0px 10px 0px; }
#sidebar h3.rnews { border-bottom:1px solid #bbb; }
#sidebar ul ul a { text-align:right;display:block; }

/*Links*/
a:link{
	color: #582011;
	font-weight: bold;
	text-decoration: none
}
a:active{
	color: #582011;
	font-weight: bold;
	text-decoration: none
}
a:visited{
	color: #004080;
	font-weight: bold;
	text-decoration: none
}
a:hover{
	color: #8A8A8A;
	font-weight: bold;
	text-decoration: none
}
.image-right-inline{ border: 0; float: right; margin: 10px }
.arrow{
	color: #6D1F09;
	font-family: Arial,Verdana,Helvetica,"sans serif"
}
h1,h2,h3,h4,h5{ color: #6D1F09 }
.dates { color: #A37D48; font-weight: bold }

h3 { margin-bottom:0px; }
.two-col {
	border: 0px solid #000000;
	float: left;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	position: relative;
	width: 250px;

}

.clear{clear:both}

.one-col {
	float: left;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	position: relative;
	width: 880px
}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

.credits { float:right;color:#fff !important; }
.credits:hover { text-decoration:underline; }

a.map-link img{ border:2px solid transparent; }
a.map-link:hover > img { border:2px solid #999; }

.big-block { float:left; margin:10px 10px 0px 0px; }

.col1 { float:left;width:46%;margin:0px;padding:0px; }

.col2 { float:right;width:46%;margin:0px;padding:0px; }

.col1 p, .col2 p { padding:5px 20px 0px 5px;display:block;clear:both; }

.wp-image-65, .wp-image-72 { width:250px;height:160px; }