/*

Theme Name: BigSpaceLove

Theme URI: http://www.pressweb.nl/WordPress/Blog/Artikelen/2008/7/27_Free_WordPress_theme_BigSpaceLove.html

Description: A beautiful simple WordPress Theme, with wide space. Soft green colors, widget-ready and Gravatar supported.

Version: 1.4

Author: PressWeb Design

Author URI: http://www.pressweb.nl

Tags: green, white, fixed width, two columns, widgets, valid XHTML, valid CSS, ad version available, gravatars, clean, simple, wide space

*/





* {

    padding: 0;

    margin: 0;

} 



body {

background: #e5dfc9;

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

line-height: 18px;

color: #333333;;

}



p {

	margin: 0;

	padding: 5px;

    margin-top: 5px;

}



img { 

border: none; 

}

a { 

color: #330000; 

text-decoration: underline; 

}

a:hover { 

text-decoration: underline; 

color : #000; 

}



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



img.alignright {

	display: inline;

}



img.alignleft {

	display: inline;

}



.alignright {

	float: right;

}



.alignleft {

	float: left;

}

.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}

.center {

	text-align: center;

}



#wrap {

margin: 0 auto;

width: 800px;

}



#header { 

height: 60px;

background: url(images/strandinsurance_header.jpg) no-repeat;

padding: 111px 0 0 0;

font-family:Georgia, "Times New Roman", Times, serif

}

#header h1 {

font-size: 30px;

font-weight: 100;

letter-spacing: 0px;

padding: 45px 0 5px 0;

}

#header h1 a {

color: #000033;

text-decoration: none;

}

#header h1 a:hover {

color: #555;

text-decoration: none;

}

#header h2 {

color: #555;

font-size: 16px;

font-weight: 100;

padding: 0 0 13px 0;

letter-spacing: 2px;

line-height: 14px;

}



/* --- Menu --- 



#menu {

    width: 800px;

	height: 30px;

	margin: 0 auto;

    color: #330000;

	

}



#menu ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#menu li {

	display: inline;

	font-family: Tahoma, Arial, sans-serif;

}



#menu a {

	display: block;

	margin: 6px 4px 6px 2px;

	padding: 1px 10px;

	text-decoration: none;

	font-size: .9em;

	float: left;

	font-weight: normal;

	color: #330000;

	background: #B2A997;

}



#menu a:hover {

	background: #330000;

	color: #ebe8d3;

}



#menu .current_page_item {

    background: #330000;

    color: #ebe8d3;

}



#menu .current_page_item a {

	background: #330000;

	color: #ebe8d3;

}

*/









#content {

padding: 10px 0;

}

.articles {

}

#content .showtags {

background: #EBE8D3;

padding-left: 5px;

line-height: 20px;

border-bottom: 4px solid #666666;

}

.left {

width: 568px;

float: left;



}

.left h2 {

color: #666666;

font-size: 22px;

letter-spacing: -1px;

font-weight: 100;

padding : 15px 0 15px 0;

}

.left ul {

padding-left: 3em;

}

.left ol {

padding-left: 3em;

}



.right {

width: 160px;

min-height: 400px;

height: auto;

height: 400px;

float: right;

padding: 10px;

border-left: 1px solid #bbb;

font-size: 12px;

font-weight: 300;

}

.right ul {

list-style-type: none;

padding: 5px 10px 10px 10px;

}

.right ul ul{

margin:0.1667em 0;

padding:0 0 0 15px;

}



.right h2 {

height: 30px;

font-size: 15px;

color: #666;

line-height: 30px;

}

.right a { text-decoration: none;

}



.nomove {

width: 160px;

float: right;

padding: 10px;

border-left: 1px solid #bbb;

font-size: 12px;

font-weight: 300;

}

.nomove ul {

list-style-type: none;

padding: 5px 10px 10px 10px;

}

.nomove h2 {

height: 30px;

font-size: 15px;

color: #666;

line-height: 30px;

}

.nomove a { text-decoration: none;

}



#footer {

border-top: 1px solid #bbb;

text-align: center;

color: #333;

font-size: 11px;

padding: 0 0 10px 0;

margin-top: 10px;

}



.not {

    text-decoration: none;

    padding: 6px 10px 5px 10px;

}



/* Search 



#search {

	width: 150px;

	height: 25px;

	background: #EBE8D3;

	border: 1px solid #666666;

}



#search #x {

	display: none;

}



#search #s {

	padding: 6px 10px 5px 10px;

	width: 127px;

	height: auto;

	background: none;

	border: none;

	font: normal 10px Arial, Helvetica, sans-serif;

	color: #330000;

}



#search br {

	display: none;

} */



blockquote {

	margin: 0 0 0 1.5em;

	padding-left: 1em;

	border-left: 5px solid #666666;

}

#avatar {

    float: right;

}

#spacer {

    padding-top: 10px;

    border-bottom: 1px #666666 dashed;

    }









/* ================================================================ 

This copyright notice must be untouched at all times.



The original version of this stylesheet and the associated (x)html

is available at http://www.cssplay.co.uk/menus/final_drop.html

Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.

This stylesheet and the associated (x)html may be modified in any 

way to fit your requirements.

=================================================================== */





/*Credits: Dynamic Drive CSS Library */

/*URL: http://www.dynamicdrive.com/style/ */



.suckertreemenu ul{

margin: 0;

padding: 0;

list-style-type: none;

}



/*Top level list items*/

.suckertreemenu ul li{

position:relative;

display: inline;

float: left;

background-color: #330000; /*overall menu background color*/

}



/*Top level menu link items style*/

.suckertreemenu ul li a{

display: block;

width: 117px; /*Width of top level menu link items*/

height: 47px;

padding: 1px 8px;

border: 0px solid black;

border-left-width: 0px;

text-decoration: none;

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

line-height: 18px;

color: #e5dfc9;

}

	

/*1st sub level menu*/

.suckertreemenu ul li ul{

left: 0;

position: absolute;

top: 1em; /* no need to change, as true value set by script */

display: block;

visibility: hidden;

}



/*Sub level menu list items (undo style from Top level List Items)*/

.suckertreemenu ul li ul li{

display: list-item;

float: none;

}



/*All subsequent sub menu levels offset after 1st level sub menu */

.suckertreemenu ul li ul li ul{ 

left: 159px; /* no need to change, as true value set by script */

top: 0;

}



/* Sub level menu links style */

.suckertreemenu ul li ul li a{

display: block;

width: 150px; /*width of sub menu levels*/

color: #e5dfc9;

text-decoration: none;

padding: 1px 5px;

border: 1px solid #333333;

}



.suckertreemenu ul li a:hover{

background-color: #e5dfc9;

color: #333333;

}



/*Background image for top level menu list links */

.suckertreemenu .mainfoldericon{

background: #330000 url(images/arrow-down.gif) no-repeat center right;

}



/*Background image for subsequent level menu list links */

.suckertreemenu .subfoldericon{

background: #330000 url(images/arrow-right.gif) no-repeat center right;

}



* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/

padding-top: 1em;

}

	

/* Holly Hack for IE \*/

* html .suckertreemenu ul li { float: left; height: 1%; }

* html .suckertreemenu ul li a { height: 1%; }

/* End */