/*
Theme Name: NEW Susie West
Description: Susie west blog 1.3 (should be right on IE6 now)
Version: 1.3
Author: Michael Associates


/*-----------Block Level Elements--------------*/



Body {
	background: url(images/background.png) top left no-repeat #000000;
	_background: url(images/background2.png) top left no-repeat #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, sans-serif;
	font-size: 14px;
}

#page {
	width: 942px;
	margin-left: 103px;
	background: #FFFFFF ;
	height: 100%;
	_height: 0;
	margin-bottom: 0;
	position: relative;
}


#header {
	width: 942px;
	height: 156px;
	margin-left: auto;
	margin-right: auto;
	
}

#headerimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: -8px;
	_height: 156px;
	width: 942px;
}

.description {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 942px;
}

#wrapper {
	margin: 0 auto;
	_padding-top: 15px;
	width: 440px;
	padding-right: 150px;
}

#content {
	width: 440px;
	padding-bottom: 50px;
	color: #000000;
}

#content h2 {
	margin: 5px 0 0 0;
	font-size: 20px;
}

.content a {
	colour: #000000;
}

#sidebar-lt {
	float: left;
	width: 139px;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
}

#sidebar-rt {
	float: right;
	width: 273px;
	height: 427px;
	margin-top: -2px;
	
}

#sidebar-rt img {
	border: none;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 942px;
	height: 23px;
	padding-top: 5px;
	background: #999999;
	text-align: right;
	float:left;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

/*-------------Headings-------------*/

h1 {
	color: #820000;
}

h1 a {
	color: #820000;
}

h2 {
	color: #820000;
}

h3 {
	color: #820000;
}

h4 {
	color: #820000;
}

h5 {
	color: #820000;
}

/*-------------The Post-------------*/

.post h3 {
	margin: 5px 0 0 0;
}

h2 a {
	color: #820000;
	text-decoration: none;
}

h2 a:hover {
	color: #820000;
	text-decoration: none;
}

h2 a:visited {
	color: #820000;
	text-decoration: none;
} 

.post {

	color: white;
}

.post p {
	color: #000000;
}

.post h3 {
	color: #000000;
}

.post a {
	color: #820000;
	text-decoration:none;
}

.post a:hover {
	color: #820000;
	text-decoration: underline;
}

.post ul {
	margin: 7px;
	padding: 0px;
}

.post li {
	color: #000000;
}

.post ol {
	color: #000000;
}

.entry {

}

.entrytext .postmetadata {
	font-size: small;
}

.postmetadata alt {
	font-size: small;
}

.postmetadata a {
	text-decoration: none;
}

.navigation {

}

.alignleft {
	float: left;
}

.alignright {
	float: right;	
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pagetitle {
	font-size: medium;
}

blockquote {
	padding: 2px;
}

cite {

}

a img {
	border: 0;
}

acronym, abbr {

}

/*--------------Sidebar------------*/

.grey {
	background: #E9EAEA;
}

#jointxt {
	padding-left: 10px;
	font-size:11px;
	margin-top: -10px;
}

.padleft {
	padding-left: 5px;
}
	

.widget {
	background: #FFFFFF;
	margin-top: 10px;

}



#sidebar-lt ul, #sidebar-rt ul {
	margin: 1px;
	padding-left: 7px;
}

#sidebar-lt ul h2, #sidebar-rt ul h2, .widget-title {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding-left: 7px;
}

#sidebar-lt ul li, #sidebar-rt ul li {
	list-style-type: none;
	list-style-image: none;
	font-weight:bold;
	padding-bottom: 5px;
}

#sidebar-lt ul ul, #sidebar-rt ul ul {

}

#sidebar-lt ul ul li, #sidebar-rt ul ul li {

}

#sidebar-lt ul ul ul, #sidebar-rt ul ul ul {

}

#sidebar-lt p, #sidebar-rt p, .textwidget {
	text-align: left;
	padding-left: 15px;
	padding-right: 7px;
}

#sidebar-lt a, #sidebar-rt a {
	color: #820000;
	text-decoration: none;
}

#sidebar-lt a:hover, #sidebar-rt a:hover {
	color: #820000;
	text-decoration: underline;
}

#sidebar-lt a:visited, #sidebar-lt a:visited {
	color: #820000;
	text-decoration: none;
}



/*--------------Comments--------------*/

ol.commentlist, .replytext, small {
	color: #000000;
}

ol.commentlist li {
	color: #000000;
}


ol.commentlist li.alt {
	color: #000000;

}

ol.commentlist a, .replytext a {
	color: #000000;


}

small.commentmetadata {
	color: #000000;
}

.avatar {
	float: right;
	margin-right: 5px;
	padding: 2px;
}

/*--------------Search Form-------------*/

#searchform {
	padding: 5px;
}

#searchform input {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {
	width: 100%;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

#name, #email2 {
	border: none;
	background: #FFFFFF;
	font-family: "Trebuchet MS";
}

#promo ul li {
	list-style-type: circle;
	list-style-image: none;
}

#breadcrumb {
	margin-top: 5px;	
	margin-bottom: 0;
	padding: 0;
}

#breadcrumb a {
	color: #820000;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #820000;
	text-decoration: underline;
}

img#wpstats {
	display:none
}

hr {
 color: #27A5CD;
}

.clearfix:after {
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */