/*
Theme Name: Go With
Theme URI: http://www.gowithinsurance.com
Description: 3 Column layout for Go With Insurance
Author: Simon Jarvis - WHDesign
Author URI: http://www.white-hat-web-design.co.uk


/*-----------Block Level Elements--------------*/

body {
	margin: 0px;
	font-family: verdana, arial;
	font-size: 13px;
}

#page {
	width: 800px;
	margin: 0 auto;
}

#header {
	background: url(images/header.gif) no-repeat;
	height: 120px;
}


.description {
	color: white;
	text-align:center;
	display: none;
}

#wrapper {
	padding: 0px 5px;
}

#content {
	float: left;
	width: 440px;
	padding: 10px 5px 0px 5px;
	display: inline;
}

#content_full {
	float: left;
	width: 610px;
	padding: 10px 5px 0px 5px;
	display: inline;
}


#sidebarleft{ float: left; width: 170px; padding: 10px 0px 0px 0px; margin: 0; display: inline; }
#sidebarright{ float: right; width: 170px; padding: 10px 0px 0px 0px; margin: 0; display: inline;}

#sidebarleft img {
	margin: 5px 0px;
}

#sidebarright li { font-size: 90%;  list-style: none; }

#footer {
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 11px;
}

/*-------------Headings-------------*/

h1 {
	color: white;
	text-align:center;
	margin: 0;
	padding: 30px 0px 0px 15px;
	display: none;
}
h1 a {
	text-decoration: none;
	color: white;
}

h2 {
}

h3 {
	color: #CC0066;
}

h4 {
	color: #CC0066;
}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p, p {
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {
	border: none;
}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#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;
}


