/*
Theme Name: Phase8 - Stairlift Supplier 
Theme URI: http://www.phase8.com
Description: WordPress Custom Theme for Stairlift Supplier Blog created by <a href="http://www.phase8.com/">Phase8.com</a>.
Version: 07 Nov, 11:00
Author: Geoff Moore
Author URI: http://www.phase8.com/

*/

Body {
font-family:verdana, arial;
font-size:1.em;
line-height:1.58em;
}

#page {
	max-width: 90%;
	min-width: 650px;
	margin: 0 auto;
}

#header {
	width: 100%;
}

#headerimg {

}

.description {

}

#wrapper {
	width: 100%;
}

#content {
	float: right;
	width: 72%;
}

#sidebar {
	width: 23%;
	margin-right: 70%;
}

#footer {
	width: 100%;
	clear: both;
}




/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/
#content {font-size:1.4em;}
#content h2 {display:inline;color:#0000ff;font-weight:600;font-familiy:Arial;font-size:1.078em;line-height:1.01em;padding-right:10px;}
#content strong {font-weight:700;}

h2 a:hover, h2 a:visited, h2 a {

}

.post {
margin-bottom:26px;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/
#sidebar {font-family:verdana;}
#sidebar {padding:0; border:0px solid #fff;background-color:#fff;color:#000;font-size:1.245em;}
#sidebar ul {list-style:none; margin:0; padding:0; font-size:85%; }
#sidebar ul li { padding:0; margin:0 0 6px 0;border-top:3px solid #fff; border-bottom: 3px solid #fff;}
#sidebar ul li a {padding:0px 4px 0px 0px;text-decoration:none;border-bottom:1px solid #0000ff;color: #0000ff;font-weight:700;background-color:#ffff00; }
#sidebar ul li a:hover { color:#ff0000;border-bottom:1px solid #ff0000; }

#sidebar h4 {color:red;font-family:Trebuchet MS, Arial,font-size:22px;font-weight:600;margin:0;}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}


/* MISC STYLYING */

a, a:link {
	padding: 1px;
	color: #0000ff;
	text-decoration: underline;
}

a:hover {
	color: red;
	text-decoration: none;
	SP_HOVERLINK;
}

h1 {
	font-family: georgia;
	font-weight: bold;
	font-size: 190%;
	
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: arial;
	font-size: 24px;
    color:#0000ff;
        
}


h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: left;
	padding-top: 24px;
	padding-bottom: 0px
        
}
#hd h1{
	color: #FFFFFF;

}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #0099DD;
}


.searchbox {width:300px;position:absolute;top:100px;right:0;margin-right:0;}
.searchbox h4 {display:none;}