/*
Theme Name: 4 Stones
Theme URI: http://www.thefourstones.co.uk/
Description: The default WordPress theme for http://www.thefourstones.co.uk/
*/

body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
	font-size: 11px;
	color: #666666;
}

h2.title {
	color: #fff;
	font-weight: normal;
	font-family: "Trebuchet MS", "Lucida Grande", serif;
	padding-left: 15px;
	font-size: 200%;
}

#nav ul {
	list-style: none;
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 11px;
	line-height: 1.5em;
}

#nav li {
	padding-left: 9px;
	margin: 0;
}

#nav li.current_page_item {
	background: url('images/bg-li.gif') top left no-repeat;
}

#nav li:hover {
	background: url('images/bg-li.gif') top left no-repeat;
}

#nav li a {
	color: #777;
	font-weight: normal;
	display: block;
}

img a, img { border: 0; }

.homebox2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #878787;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 32px;
	padding-top: 18px;
}

p {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 23px;
}

.titlebox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.maincontentbox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #FFFFFF;
	border-right-color: #878787;
	padding-left: 55px;
	padding-bottom: 20px;
	padding-right: 20px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #054F1E;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #669900;
}

.contact {
	padding-top: 10px;
}

.titleimg {
	margin-left: 15px;
	margin-top: 15px;
}

.straplineimg {
	margin-left: 25px;
	margin-top: 27px;
}

.reviewcontentbox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #FFFFFF;
	border-right-color: #878787;
	padding-left: 55px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 20px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.menubox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #FFFFFF;
	border-right-color: #878787;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 10px;
}

.weddingbox {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 23px;
}

.topimage {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.floatitright {float:right; }
.floatitleft {float:left; }