/*  
Theme Name: Sliding Door
Theme URI: http://mac-host.com/slidingdoor/
Description:A unique template featuring  sliding images in the header based on phatfusion imagemenu. Look at theme homepage to see the menu in action - the preview does not work on wordpress.org!!!!  Sliding images in header link to pages, or can be redirected using the Page Links To plugin. The theme has a comprehensive support forum to help you get started at http://mac-host.com/support  
Version: 1.8.2
Author: Wayne Connor
Author URI: http://www.macintoshhowto.com/
Tags: black, fixed-width, custom-header, photoblogging, dark, left-sidebar

*/



* { margin: 0; padding: 0; list-style: none; }

body {
	color: #595959;
	background: url(../images/bk.jpg) repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

body a {
	color: #C30;
	text-decoration: none;
}
body a:hover {
	color: #C60;
	text-decoration: none;
}


#upperBar {
	height: 0px;
	background: #01bcff;
}

#wrapper {
width: 940px;
margin: 0 auto;

	position: relative;
}    


span.middleword {
	color: #909090;
}

#welcomeheading a:hover .middleword {
	color: #fff;
}

 
 
.description {
	text-align: center;
	font: normal 16px Verdana, Helvetica, Sans-serif;
	color: #fff;
	padding-bottom: 5px;
	padding-top: 10px;
} 



                

#content {
	width: 730px;
	margin-top: 0px;
	margin-left: 20px
}

#content .post h1 {
	color: #344035;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	} 
#content .post h2 {
	font-size: 18px;
	font-weight: normal;
	color: #344035;
	font-family: Verdana, Geneva, sans-serif;
}
#content .post h3 {
	font-size: 15px;
	font-weight: normal;
	color: #344035;
	font-family: Verdana, Geneva, sans-serif;
}


 #content .post-details {
	bottom: 20px;
	position: relative;
	right:  0px;
	width: 110px;
}

	#content .post h2 a {

		color: #286B9F;

	}              

	

	#content .post h2 a:hover {

		text-decoration: none;

	}

	

	#content .post img {

	max-width: 500px;

	max-height: 600px;

	margin-bottom: 10px;

	margin-top: 10px;
	}
	
#content .post ul {

		margin-left: 20px !important;

	}

#content .post ul li {

		list-style-type: disc !important;

	}     





.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}
#footer {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
    }



.clearfix {

	clear: both;

}	
#search-form {
	width: 205px;
	margin: 0 auto;
	margin-top: -27px;
}

#menu {
	padding-top: 10px;
	border-bottom: 1px solid #ececec;
	line-height: 17px;
}

#menu ul {
	display: inline;
	height: 30px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 0;
}

#menu li {
	padding: 0 15px;
	margin-left: 10px;
	text-align: center;
	display: inline;
	border: 1px solid #ececec;
	border-bottom: none;
}

#menu li:first-child {
	margin-left: 87px;
}

#menu li:hover {
	border-color: #b8b8b8;
	background-color: #CCC;
}

#menu li#current_page_item {
	border: 1px solid #b8b8b8;
	border-bottom: 1px solid white;
}

#menu li a {
	font-size: 15px;
	border: none;
	color: #3A4B3A;
	font-family: Tahoma, Geneva, sans-serif;
}
.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #595959;
}
