/*  
Theme Name: Lavender McDonald
Version: v1.0
Author: wabbott on behalf of Black Cat Creative
Author URI: http://www.blackcatcreative.co.uk
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form, table, ul, li, input, textarea {
	margin: 0;
	padding: 0;
	color: #747577;
}

body{
	margin: 40px 0 0 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	text-align: left;
	background: #cee1e6;
        margin-bottom: 40px;
}

#wrapper {
	margin: 0 auto 40px auto;
	width: 800px;
	background: white;
}

#header {
	height: 138px;
	background: url(images/header-rounded.gif) no-repeat top center;
}
#header img {
	padding: 20px 0 10px 20px;
}

.top-banner {
	display: block;
	float: right;
	width: 426px;
	height: 100%;
	background-repeat: none;
	background-position: right bottom;
}

img.index-bnr {
        margin: 0 0 0 15px
}

#navbars {
	width: 800px;
	background: #904b9b;
	line-height: 3em;
	height: 3em;
	order-top: 3px solid #bc95c6;
	order-bottom: 3px solid #bc95c6;
}
ul#navbar {
	display: block;
	list-style: none;
	float: right;
	padding-right: 15px;
}
ul#navbar li {
	display: inline;
	padding: 0px;	
}
ul#navbar li a, ul#navbar li.current_page_item a, li.current_page_ancestor a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	display: inline;
	line-height: 3em;
	height: 3em;
	padding: 10px;
}
ul#navbar li a:hover, ul#navbar li.current_page_item a, li.current_page_ancestor a {
	background: #bc95c6;
}

#content {
	background: white;
	width: 800px;
	float: left;
}

#content-main-text {
	padding: 15px 15px 15px 25px;
	width: 200px;
	float: left;
}
#content-main-imgarea {
	padding: 15px 5px 10px 15px;
	width: 525px;
	float: left;
}

#content-main-homelinks {
	padding: 0px 5px 15px 15px;
	width: 525px;
	float: left;
}
#content-main-homelinks div {
	float: left;
	width: 123px;
	margin-right: 8px;
}


#contact-form .text, #contact-form .contacterror {
	width: 100%;
	display: block;
	border-top: 2px solid #c4c7c8;
	border-left: 2px solid #c4c7c8;
	border-right: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contact-form label {
	font-weight: bold;
}

.btn {
	border: 2px solid #b287bd;
	margin-top: 5px;
	padding: 5px;
	background: #904b9b;
	color: white;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}



#gallery-shell {
	margin: 15px 15px 15px 25px;
	width: 745px;
}
#gallery-shell div {
	float: left;
	width: 186px;
	height: 200px;
	padding-top: 10px;
        margin-bottom: 10px;
}
#gallery-shell div span {
	display: block;
	text-align: center;
	color: #904b9b;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 10px;
}

#gallery-shell-new {
	margin: 15px 15px 15px 25px;
	width: 745px;
}

#footer {
	width: 800px;
	background: url(images/footer-rounded.gif) no-repeat bottom;
	padding-bottom: 10px;
	border-top: 1px solid #57aa2f;
	margin-top: 20px;
}
#footer-request-cat {
	padding: 15px 15px 15px 25px;
	line-height: 24px;
	width: 250px;
	float: left;
}
#footer-request-cat strong {
	font-size: 12px;
	font-weight: normal;
	olor: #b1c272;
}
#footer-request-cat .textbox {
	border-top: 2px solid #c4c7c8;
	border-left: 2px solid #c4c7c8;
	border-right: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
	padding: 5px;
}
#footer-request-cat .btn {
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #b1c272;
	background: #c0d27b;
	color: #758659;
	font-size: 14px;
	font-weight: bold;
	color: white
}
#footer .copywright {
	font-size: 10px;
	margin: 0px 0 5px 25px;
}
#footer #inthecommunity {
	padding: 15px 10px 15px 15px;
	width: 350px;
	float: left;
}

#footer #saritalav {
	padding: 15px 30px 15px 15px;
       	width: 350px;
        float: right;
}







h1{
	font-size: 1.8em;
	color: #904b9b;
	padding-top: 10px;
}
h2 {
	
}

a:link, a:visited{
	font-weight: bold;
	text-decoration: underline;
	color: #904b9b;
}

a:hover{
	text-decoration: none;
	color: #00aeef;
}

p {
	padding: 10px 0 0 0;
	line-height: 20px;
}

.purple {
	color: #904b9b;
}



.clearer {
	clear: both;
}

.size {
        font-weight: normal;
        font-size: 0.9em;
        color: #bc95c6
}

/* Clean up Send Blaster Subscribe Form */

li#wpsb {
        list-style: none;
}
.sidebar h2 {
        display: none;
}

/* NEXT GEN EXTRA STYLING *********************/
.gall-title, .ngg-albumtitle a {
        text-align: center;
	color: #904b9b;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}
.ngg-albumcontent .gall-title{
        font-size: 14px;
}
.gall-subtitle {
        font-weight: normal;
        font-size: 11px;
        color: #bc95c6;
        text-align: center;        
}
.gall-price {
        color: #904b9b;
        text-align: center;
}
#TB_caption .gall-title {
        text-align: left;
        padding: 5px 0;
        font-size: 14px;
}
#TB_caption .gall-subtitle, #TB_caption .gall-price  {
        display: none;
}
.ngg-albumtitle {
        font-size: 12px;
}