/*  
Theme Name: Around June:Director's Blog (Custom)
Theme URI: http://www.aroundJune.com/
Description: Around June Director's blog custom template, version 1.0
Version: 1.0
Author: Andrew Rozal
Author URI: http://www.andy-roo.com/

	AroundJune.com: Director's Blog 1.0 (Custom)
	 http://www.andy-roo.com
	 

*/

a {
color: #999999;
text-decoration:none;
}

.commentlink {
color: #999999;
text-decoration:none;
}

a:hover {
color: #000000;
text-decoration:underline;
}

.commentlink:hover {
color: #000000;
text-decoration:underline;
}

.clear {
 clear:both;
}

body {	
	background: #374433;
	margin: 0 0 20px 0;
	padding: 0; 
}

#wrapper {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	background: url('images/Background.jpg');

}

#header{
	background: #374433 url('images/Header.jpg') no-repeat bottom center;
	height:205px;
}

#header a {
	height:205px;
	width:760px;
	display:block;
}

#content {

}

#main{

}


#footer{
	margin: 0 auto;
	height: 140px;
	width: 760px;
	text-align:center;
	background:url('images/Footer.jpg') no-repeat bottom center;
}

#commentform {
padding: 5px 0px 5px 20px;
}

.posties{
	margin: 20px auto;
	width: 625px;
	background-color:#FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color:#333333;
	text-align:justify;
	display:block;
}

.posties img {
	float:left;
	margin-right: 8px;
	border:solid 1px #000000;
}


.footerText{
	width:625px;
	margin: 0 auto;
	color:#999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

.footerText a{
text-decoration:underline;
}

.divider {
	text-align:center;
	font-weight:bold;
	height:60px;
	width: 760px;
	}
	
.postButt {
	height:42px;
	width: 760px;
}
	
.poster {
font-size:16px;
padding-left: 20px;
text-align:right;
}

.linkstuff{
	text-align:center;
}

.post_title {
  font-size: 18px;
  padding-bottom:1px;
}
.posties .post_title img {
	border:0;
}
	
.post_tag {
  font-size: 12px;
  padding-left: 20px;
}

.navigation {
	margin: 0 auto;
	text-align:center;
	vertical-align:middle;
	background:#374433;
}

.navigation img {
	border:0;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

input, textarea {
	background-color: #EEEEEE;
	border: 1px solid #000000;
	padding:2px;
}

input .submit {
	border: 1px solid #000000;
}
