/*
Theme Name: GP07
Theme URI: http://www.oxfordgreenpages.co.uk
Description: Luvverly
Author: Simon Blackbourn
Author URI: http://lumpylemon.co.uk/

Designed by Simon in our new office, still slightly wobbly after my last attack...

*/



/* g l o b a l   w h i t e s p a c e   r e s e t */

/* Set all margins and padding to zero */
/* for most consistent cross-browser look. */
/* Read more at http://leftjustified.net/journal/2004/10/19/global-ws-reset/ */


* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-weight: normal;
}


/* l a y o u t   d i v s */

body {
	text-align: left;
	background: #fff;
	color: #320000;
	font: small/18px Arial, Verdana, Helvetica, sans-serif;
}

.hide, hr, h1, h2 {
	display: none;
}

div#topnav {
	background: #333;
	border-bottom: 2px solid #f90;
	color: #fff;
	padding: 0.3em 0 0.3em 30px;
}

div#search {
	width: 670px;
	height: 25px;
	background: transparent url(im/search.jpg) top left no-repeat;
	color: #000;
}

div#wrap {
	background-color: #fff;
	width: 670px;
	margin-top: 30px;
}

div#bigpic {
	margin-left: 30px;
	background: #fff url(im/bigpic08.jpg) top left no-repeat;
	height: 183px;
}

div#win {
	cursor: pointer;
}

div#portals {
	margin: 30px 0 0 30px;
	overflow: auto;
	position: relative;
	background: #fff url(im/boxes.jpg) top left repeat-y;
}

/* Hides from IE5-mac \*/
* html div#portals {
	height: 1%;
}
/* End hide from IE5-mac */

div#crumbs {
	margin: 0 0 30px 0;
	text-align: right;
	font-size: 0.85em;
}

div#main {
	width: 460px;
	margin-top: 30px;
	margin-left: -210px;
	margin-bottom: 30px;
	border-left-width: 210px;
	float: right;
	min-height: 300px;
	height: auto;
}

/* help poor old IE get to grips with the min-height thing */
/*\*/
* html div#main {
height: 300px;
}
/**/

div#sidebar {
	float: left;
	width: 180px;
	background: transparent url(im/sidebar.jpg) left top repeat-y;
	font-size: 0.85em;
	display: inline;
}


div#footer {
	clear: both;
	background: transparent url(im/footertop.jpg) left top no-repeat;
	padding-top: 12px;
}

div#footer p {
	background: transparent url(im/footer.jpg) left top repeat;
	text-align: center;
	font-size: 0.85em;
}

div#admin {
	background: transparent url(im/footerbottom.jpg) left top no-repeat;
	padding: 12px 5px 30px 0;
}

div#admin p {
	text-align: right;
	font-size: 0.7em;
}


/* t o p   n a v i g a t i o n */

div#topnav li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #fff;
	font-size: 0.85em;
}

div#topnav ul li a {
	padding: 0.6em;
}

div#topnav a:link {
	color: #fff;
}

div#topnav a:visited {
	color: #fff;
}

div#topnav a:hover {
	color: #f90;
}

div#topnav a:active {
	color: #fff;
}


/* s e a r c h   b a r */

div#search p {
	text-align: right;
	padding: 3px 10px 0 0;
	font-size: 0.8em;
}

div#search input {
	border: 1px solid #999;
}

div#search input#submit {
	font-size: 0.95em;
}

div#search a {
	text-decoration: underline;
}

div#search a:link {
	color: #666;
}

div#search a:visited {
	color: #666;
}

div#search a:hover {
	color: #f90;
}

div#search a:active {
	color: #666;
}


/* a   b o x   u s e d   f o r   a l l   k i n d s   o f   t h i n g s */

div#main div#box {
	background-color: #e5efe5;
	width: 375px;
	margin-left: 47px;
}


/* i n - p a g e   s e a r c h   b o x */

div#main form#find p {
	text-align: center;
}

div#main form#find input {
	border: 1px solid #003200;
}



/* h o m e   p a g e   b o x e s */

div.homebox {
	display: inline;
	float: left;
	color: #000;
	line-height: 140%;
	width: 160px;
	cursor: pointer;
}

div.homebox p {
	padding: 0.7em;
	font-size: 0.85em;
}

div.homebox p.go {
	padding: 0 0.7em;
	text-align: right;
}

div.homebox h4 {
	text-indent: -9999px;
	background: 1px top no-repeat;
	height: 31px;
}

div.homebox h4#about {
	background-image: url(im/h4_about.jpg);
}

div.homebox h4#buy {
	background-image: url(im/h4_buy.jpg);
}

div.homebox h4#be {
	background-image: url(im/h4_be.jpg);
}

div.homebox h4#sell {
	background-image: url(im/h4_sell.jpg);
}

div.homebox p.go a {
	font-weight: bold;
}

div.homebox a:link, div#comp p#enter a:link {
	color: #320000;
}

div.homebox a:visited, div#comp p#enter a:visited {
	color: #320000;
}

div.homebox h4 a:hover {
	color: #000;
}

div.homebox a:hover, div#comp p#enter a:hover {
	color: #ccc;
}

div.homebox a:active, div#comp p#enter a:active {
	color: #320000;
}

/* s i d e b a r */

div#sidebar ul.quote {
	background: transparent url(im/sidebarbottom.jpg) left bottom no-repeat;
	padding-bottom: 12px;
}

div#sidebar ul li {
	list-style: none;
	color: #fff;
	padding-left: 30px;
}

div#sidebar h4 {
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	text-align: center;
	padding: 12px 0 8px 0;
}

div#sidebar h4#first {
	background: transparent url(im/sidebartop.jpg) top left no-repeat;
}

div#sidebar a:link {
	color: #fff;
}

div#sidebar a:visited {
	color: #fff;
}

div#sidebar a:hover {
	color: #ccc;
}

div#sidebar a:active {
	color: #fff;
}

/* p a r a g r a p h s */

strong {
	font-weight: bold;
}

div#hometext p {
	margin: 30px 50px 0 50px;
}

div#win p {
	margin: 30px 50px 0 50px;
	padding-left: 70px;
/*	background: #fff url(im/win.jpg) top left no-repeat;*/
	background: #fff url(im/wood.jpg) top left no-repeat;
/*	min-height: 50px;*/
	min-height: 82px;
	height: auto;
}

/* help poor old IE get to grips with the min-height thing */
/*\*/
* html div#win p {
height: 50px;
}
/**/

div#comp p#enter {
	font-size: 0.85em;
	text-align: right;
	margin: 0 50px 0 50px;
}

div#comp p#enter a {
	font-weight: bold;
}

div#main p {
	margin: 0 0 1.5em 0;
}

div#main blockquote {
	margin: 0 30px;
}

div#main p.postinfo {
	text-align: right;
	font-size: 0.85em;
	color: #999;
}

#main .post {
	border-bottom: 1px solid #e5efe5;
	margin-bottom: 2em;
}

#main p#archives {
	text-align: center;
	font-size: 0.85em;
	color: #999;
}

div#main p.map {
	font-size: 0.85em;
	color: #999;
	margin-top: -1em;
	margin-bottom: 3em;
}

div#main p.edit, div#hometext p.edit, div#comp p.edit {
	font-size: 0.85em;
	text-align: center;
}


/* h e a d e r s */


div#main h3 {
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 1.2em;
}

div#main h4 {
	font-weight: bold;
	font-size: 1em;
}


/* l i n k s */

div#main a, div#hometext a {
	border-bottom: 1px solid;
}

div#main a:link, div#hometext a:link {
	color: #333;
	border-color: #f90;
}

div#main a:visited, div#hometext a:visited {
	color: #333;
	border-color: #f90;
}

div#main a:hover, div#hometext a:hover {
	color: #f90;
	border-color: #f90;
}

div#main a:active, div#hometext a:active {
	color: #333;
	border-color: #f90;
}

div#main p.edit a, div#hometext p.edit a {
	border: 0;
}

div#footer a:link {
	color: #f90;
}

div#footer a:visited {
	color: #f90;
}

div#footer a:hover {
	color: #000;
}

div#footer a:active {
	color: #f90;
}


/* i m a g e s */

div#main img {
	display: inline;
	float: left;
	margin: 0.5em 1em 0.5em 0;
}

div#main img.right {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}


/* l i s t s */

div#main ul {
	margin: 0 30px 1.5em 30px;
	list-style-type: disc;
}

div#main ol {
	margin: 0 30px 1.5em 30px;
}

div#main li {
	margin: 0 0 0.5em 0;
}


/* b r e a d c r u m b s */

div#crumbs a:link {
	color: #7e0001;
}

div#crumbs a:visited {
	color: #7e0001;
}

div#crumbs a:hover {
	color: #000;
}

div#crumbs a:active {
	color: #7e0001;
}


/* t a b l e s */

table {
	background-color: #e5efe5;
	width: 375px;
	margin-left: 47px;
	margin-bottom: 10px;
}

table#contact {
	padding: 5px 0;
}

caption {
	text-align: left;
	font-weight: bold;
	margin-left: 47px;
	padding-bottom: 0.2em;
}

td {
	padding: 5px 10px;
	border-right: 3px solid #fff;
	vertical-align: top;
}

table#contact td {
	border-right: 0;
}

td.top {
	border-bottom: 3px solid #fff;
	font-weight: bold;
}

td.highlight {
	background-color: #060;
	color: #fff;
	font-weight: bold;
}

table input.button {
	border: 1px solid #000;
}

/* p a y p a l   b u t t o n */

form#buynow p {
	text-align: center;
}

