/*  
Theme Name: Sliding Door
Theme URI: http://mac-host.com/slidingdoor/
Description:A template featuring sliding images in the menu, based on Samuel Birch's phatfusion image menu.
Version: 1.5
Author: Wayne Connor
Author URI: http://www.macintoshhowto.com/
Tags: black, custom header, fixed width, left sidebar,two columns, widget ready, widgets, valid CSS
*/

* { margin: 0; padding: 0; list-style: none; }

body {
	background-color: white;
	color: #11AADD;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	text-align: center;
}

body a {
	color: #11AADD;
}

#upperBar {
	background-color: #01bcff;
	height: 0px;
}

#wrapper {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	position: relative;
	text-align: left;
	width: 940px;
}

#welcomeheading a {
        background-image:url();
color: White;
font-family: "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;	
font-size: 45pt;
	margin-bottom: 1px;
	padding-bottom: 15px;
	padding-top: 1px;
	text-decoration: none;
}

#welcomeheading {
	text-align: center;
}

#welcomeheading a:hover {
	background-color: white;
}

#middleword {
	color: #909090;
}

#welcomeheading a:hover #middleword {
	color: #11AADD;
}

.description {
	color: #11AADD;
	font-family: normal;
	padding-bottom: 20px;
	text-align: center;
}

#title {
     display:none;
     margin:0pt;
     padding:18px;
     position:relative;
}

#content {
	float: right;
	margin-top: 0px;
	width: 640px;
}

#content .notice p {
	border-bottom-color: #8acef3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #8acef3;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 12px;
	margin: 1px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
}

#content .notice {
	border-bottom-color: #2d7cb9;
	border-top-color: #2d7cb9;
	margin-bottom: 20px;
}

#content .post {
	float: left;
	position: relative;
	width: 640px;
}

#content .post h2 a {
	color: #11AADD;
	padding-bottom: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 3px;
	text-decoration: none;
}

#content .post h2 a:hover {
	color: #000;
}

#content .post h3 {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

#content .post-details {
	bottom: 20px;
	position: absolute;
	right: 0px;
	width: 120px;
}

#content .post h3 a {
	color: #000;
}

#content .post h3 a:hover {
	text-decoration: none;
}

#content .post img {
	margin-bottom: 10px;
	margin-top: 10px;
	max-height: 600px;
	max-width: 500px;
}

.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #f3f3f3;
	border-color: #ddd;
	border-radius: 3px;
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}

.wp-caption img {
	margin: 0;
	padding: 0;
}

#content p.wp-caption-text {
	color: #000;
	font-size: 11px;
	line-height: 17px;
	margin: 10px;
	text-align: center;
}

#content .post ul {
	margin-left: 20px !important;
}

#content .post ul li {
	list-style-type: disc !important;
}

#content p,	#content .post ul li {
	color: #000;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 10px;
	margin-right: 140px;
	margin-top: 10px;
	text-align: justify;
}

#content blockquote {
	border-left-color: #333;
	margin-left: 10px;
	padding-left: 10px;
}

#content p a {
	color: #000;
}

#content p a:hover {
	text-decoration: none;
}

#content small {
	border-bottom-color: #333;
	border-top-color: #333;
	color: #000;
	display: block;
	font-size: 11px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: center;
}

#content ol {
	line-height: 1.6;
}

#content ol.commentlist {
	margin-top: 10px;
}

#content ol.commentlist li {
	border-top-color: #333;
	margin-bottom: 10px;
}

#content ol.commentlist li .commentMeta {
	float: left;
	margin-top: 5px;
	width: 120px;
}

#content ol.commentlist li .commentMeta span {
	display: block;
}

#content ol.commentlist li .commentMeta span.author,			#content ol.commentlist li .commentMeta span.author a {
	color: #000;
	margin-bottom: 5px;
	text-decoration: none;
}

#content ol.commentlist li .commentMeta span.date a {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

#content ol.commentlist li .commentMeta span.moderate a {
	color: #42adfb;
}

#content ol.commentlist li .commentText {
	float: right;
	font-size: 12px;
	padding: 5px;
	width: 450px;
}

#content ol.commentlist .avatar {
	float: left;
}

#content h3 {
	color: #42adfb;
	margin-bottom: 5px;
	margin-top: 5px;
}

#content #commentform input {
	font-family: Arial, Helvetica, Sans-serif;
	padding: 5px;
}

#content #commentform textarea {
	font-family: Arial, Helvetica, Sans-serif;
	padding: 10px;
	width: 410px;
}

#content .nextprevious {
	display: block;
	height: 40px;
}

#content .nextprevious a {
	color: #000;
}

#content .nextprevious .left {
	float: left;
}

#content .nextprevious .right {
	float: right;
}

#content .adBrite {
	border-color: #333;
	display: block;
	margin-bottom: 20px;
}

#sidebar {
	float: none;
	padding-top: 8px;
	text-align: left;
	width: 232px;
}

#sitemeter {
	color: #000;
	font-size: 11px;
	text-align: center;
	width: 160px;
}

#sitemeter img {
	padding-bottom: 8px;
	padding-top: 8px;
}

#sidebar h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#sidebar ul {
	margin-bottom: 10px;
	margin-top: 10px;
}

#sidebar ul li {
	font-size: 11px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
}

#sidebar ul li a {
	color: #999;
	text-decoration: none;
}

#sidebar ul li span {
	color: #666;
	margin-left: 5px;
}

#sidebar ul li a:hover {
	color: #CCC;
}

#sidebar ul#nav {
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
}

#sidebar ul#nav li {
	margin: 0;
	padding: 0;
}

#sidebar ul#nav li a {
  background-color: #ffffff;
	background-image: url(img/nav_off.png);
	background-repeat: no-repeat;
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	margin-bottom: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	text-decoration: none;
	text-transform: uppercase;
}

#sidebar ul#nav li a:hover {
  background-color: #ffffff;
	background-image: url(img/nav_off.png);
}

#sidebar ul#nav li a.active {
	background-image: url(img/nav_on.png);
	color: #ffffff;
}

#sidebar #footer {
	border-bottom-color: #444;
	border-top-color: #444;
	font-size: 11px;
	padding-bottom: 7px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 7px;
}

#sidebar #footer p {
	color: #000;
	margin-bottom: 5px;
	text-align: center;
}

#sidebar #footer a {
	color: #444;
	text-decoration: none;
}

#sidebar #footer a:hover {
	color: #11AADD;
	text-decoration: none;
}

.clearfix {
	clear: both;
}

.ctc {
	background-color: #ffffff;
	line-height: 80%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	text-align: center;
	text-decoration: none;
}

.ctc a {
	border-color: #060606;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	margin: 4px;
	text-decoration: none;
	text-transform: lowercase;
}

.ctc a:hover {
	background-color: #ffffff;
	border-color: #8acef3;
	color: #fff;
	margin: 3px;
}

#upperBox {
	margin-bottom: 10px;
	padding-top: 5px;
	position: absolute;
	right: 0;
	text-align: center;
}

#upperBox a img {
	display: block;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

#upperBox p {
	font-size: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	text-align: center;
}

#upperBox input {
	background-image: url(img/upperBox_search.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #9ec7eb;
	height: 18px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
	width: 100px;
}

#upperBox input:focus {
	color: #11AADD;
}
