/*
Theme Name: Signature Shade

*/



/* Begin Typography & Colors */

* {
	margin:0px;
	padding:0px;
	border:none;
	list-style:none;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Arial, Verdana, Geneva, sans-serif;
	color: #656565;
	
	background-repeat:repeat-x;
	background-color:#fff;
	}
	
#wrapper {
	width:940px;
	margin:35px auto;
}

#header {
	margin:0 0 4px 0;
	position:relative;
}

	#header .logo {
		padding:15px 0 10px 0;
		float:left;
	}
	
	#header .phone {
		float:right;
		padding:15px 0 10px 0;
		color:#a6a9ae;
		font-weight:bold;
		text-transform:uppercase;
		line-height:1.6em;
		text-align:right;
	}
	
		#header .phone span {
			display:block;
			color:#FFF;
			font-size:2em;
			font-weight:normal;
		}

/* =Menu
-------------------------------------------------------------- */

#access {
	background-color: #e0dccf;
			position: relative;
			width: 100%;
			height: 4em;
	}

#access .menu-header,
div.menu {
	margin-left: 16px;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	color: #4a2e3d;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #4a2e3d;
			padding: 0.75em 12.5px 0.65em;
			display: block;
			font-size: 1.0em;
			padding-bottom: 12.0px;
	}
#access ul ul {
	display: none;
	position: absolute;
	top: 42px;
	width: 10px;
	z-index: 99999;
	left: -15px;
	
	}
#access ul ul li {
		

}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	line-height: 1em;
	width: 175px;
	color: #4a2e3d;
	font-size: 0.72em;
	text-transform: uppercase;
	display: list-item;
	list-style: square inside;
	background-color: #e0dccf;
	}
#access li:hover > a,{color: #cc2b79;}
#access ul ul :hover > a {
		color: #cc2b79;
}
#access ul li:hover > ul {
	display: block;
	}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #cc2b79;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
	}


	
#sidebar {
	width:290px;
	
	font-size:1.1em;
}

#sidebar li.widget {
	border: 5px solid #f6f4ee;
	margin:0 0 5px 0;
	background-color:#f6f4ee;
}

#sidebar li#text-3, #sidebar li#recent-posts-3 {
	padding:10px;
}


#content .entry a {
	text-decoration:underline
	}
#content {
	font-size: 1.25em;
	width:600px;
	margin:0 0 0 10px;
	float:right;
	background-color:#f6f4ee;
	padding:20px;
}
	
#content .entry p {
	margin:0 0 10px 0;
}
#content .shutterblog {
	padding: 10px;
	border: 1px solid #E2E2E2;
	margin-bottom: 5px;
}

.largeImage {
	margin:0 0 5px 0;
	float:right;
}

.myGallery, #myGallerySet, #flickrGallery  {
	border:none !Important;
}


#footer {
	border: none;
	clear:both;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin:20px 0 0 0;
	padding:20px 0;
	}
#FooterContent {
	font-size: 12px;
	background-color: #f6f4ee;
	display: block;
	width: 100%;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom:20px;
}

#FooterContent p {
	font-size: 13px;
	padding-bottom: 20px;
	}
#FooterContent H2 {
	font-size: 12px;
	line-height: 0px;
	font-weight: bold;
	color: #656565;
		}
			
#footer p.credit {
	float:left;
	margin:0 0 0 30px;
	}
	
#footer address {
	font-style:normal;
	float:left;
	}
	
#footerLinks {
	clear:both;
	margin:10px 0 0 0;
	height: 40px;
}

#footerLinks li {
	float:left;
	margin:0 10px 0 0;
}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 1em;
	text-transform:uppercase;
	color:#cc2b79;
	margin:0 0 10px 0;
	}
	
	h1 a {
		color:#cc2b79;
	}
	
	h1 a:hover {
		color:#cc2b79;
		text-decoration:underline;
	}

h2 {
	font-size: 1em;
	color:#4a2e3d;
	margin:0 0 10px 0;
	}
	
h2.widgettitle {
	color:#4a2e3d;
	text-transform:uppercase;
}

h3 {
	font-size: 1em;
	}

h3#comments {
	padding-top:20px;
	margin-top:20px;
	border-top:1px solid #d7d2c3;
}

a {
	color: #cc2b79;
	text-decoration: none;
	font-weight:bold;
	}

a:hover {
	color: #333;
	text-decoration: none;
	}

li.flexipages_widget h2 {
	background-color:#5d636b;
	color:#FFF;
	text-transform:uppercase;
	padding:10px;
	border-bottom:1px solid #FFF;
}

	li.flexipages_widget ul {
		padding:10px;
		background-color:#8a2339;
	}
	
		li.flexipages_widget ul li{
			padding:0;
		}
	
			li.flexipages_widget ul li a {
				color:#FFF;
				text-transform:uppercase;
				font-weight:bold;
			}
			
			li.flexipages_widget ul li a:hover, li.flexipages_widget ul li.current_page_item a {
				color:#cacaca;
			}
			
/* End Typography & Colors */



/* Begin Structure */

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 20px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 20px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Comments*/
.alt {
	margin: 0;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0;
	padding: 5px 5px 10px 0;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}
	
#commentform textarea, #commentform input {
	border:1px solid #d7d2c3;
}

#commentform input#submit {
	background-color:#d7d2c3;
	color:#4a2e3d;
	padding:10px;
	text-transform:uppercase;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px;
	padding: 20px;
	border: 1px solid #ddd;
	background-color: #fafaf9;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

div.wpcf7 {
	
}

div.wpcf7 form {
	text-align:left;
	margin:20px;

}

div.wpcf7 input  {
	width: 50%;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #CCC;
}

div.wpcf7 textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #CCC;
	}
	
div.wpcf7 input[type="submit"] {
	margin: 0 -5px 5px 0;
	float: right;
	border:none;
	background:#D7D2C3;
	color:#4A2E3D;
	width:auto;
	padding:10px;
	text-transform:uppercase;
}

#quicklinks {
	width: 165px;
	height: 39px;
	background-image: none;
	float: right;
	cursor: pointer;
}

#quicklinks.show {
	background-image: url('images/show-quicklinks.jpg');
}

#quicklinks.hide {
	background-image: url('images/hide-quicklinks.jpg');
}

#footerLinks ul {
	float:left;
}

.submenu {
	position: absolute;
	z-index: 1000;
	width: auto;
	background-color: #E0DCCF;
	border-top: 2px solid white;
}


p#ll2, p.linklove {
	display:none;
}

#content .entry ul {
	margin:20px;
}

#content .entry ul li {
	padding: 0 0 5px 0;
	list-style-type:disc;
	color:#766c4b;
}

.jdGallery .slideInfoZone {
	padding:10px;
	height:auto !important;
}

.jdGallery .slideInfoZone h2 {
	font-size:100% !important;
	margin:0px !important;
}

.jdGallery .slideInfoZone p {
	font-size:100% !important;
	margin:0px !important;
}

.jdGallery .slideElement {
	background-color:#F6F4EE !important;
}

.textwidget p {
	margin-bottom: 5px;
}

img.customMade {
	margin: 20px 20px 0 0;
}

.ui-accordion-header {
	background-color: #4A2E3D;
	color: #CC2B79;
	cursor: pointer;
	padding: 6px;
	border-bottom: 2px solid #F6F4EE;
	clear: both;
}

.ui-state-hover {
	color: #F6F4EE !important;
}

.ui-accordion-content-active {
	padding-bottom: 8px;
}

.ui-state-active {
	color: #F6F4EE !important;
}

ul.submenu {
	padding: 10px;
}

.cform,
.cform select,
.cform input,
.cform textarea {
	font-size: 0.9em;
}

.cform li input {
	vertical-align: middle;
}

.cform li.window {
	width: 70px;
	float: left;
	clear: both;
	padding-top: 4px;
}

.cform li.width,
.cform li.height {
	width: 170px;
	float: left;
}

.cform li.width label,
.cform li.height label {
	width: 60px;
	float: left;
	text-align: right;
}

.cform li.width label span,
.cform li.height label span {
	width: 54px;
}

.cform li.width input,
.cform li.height input {
	width: 80px;
	float: left;
}

#cf2_field_97 {
	width: 313px;
}

#cf4_field_97 {
	width: 313px;
}

.cform li label {
	text-align: left;
	vertical-align: middle;
}

.cform label.cf-after {
	width: 120px;
}

.cform label.narrowRadioLabel1 {
	width: 85px;
}

#li-2-98 {
	clear: both;
	padding-top:5px;
}

#li-4-98 {
	clear: both;
	padding-top:5px;
}

fieldset.cf-fs2 label span {
	font-weight:bold;
}

fieldset.cf-fs4 label span {
	font-weight:bold;
}

fieldset.cf-fs2 li.cf-box-group label span, fieldset.cf-fs2 li.width label span, fieldset.cf-fs2 li.height label span {
	font-weight:normal;
}

fieldset.cf-fs4 li.cf-box-group label span, fieldset.cf-fs4 li.width label span, fieldset.cf-fs4 li.height label span {
	font-weight:normal;
}


fieldset.cf-fs2 li#li-2-98 label span em {
	font-weight:normal;
	display:block;
}

fieldset.cf-fs4 li#li-4-98 label span em {
	font-weight:normal;
	display:block;
}

ul.colourListColours {
	list-style: none;
}

ul.colourListColours li {
	display: block;
	padding: 10px !important;
	border: 1px solid grey;
	float: left;
	text-align: center;
	background-color: #fff;
	height: 100px;
	width: 85px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}

ul.colourListColours li img {
	float: center;
	margin-bottom: 2px;
}

ul.colourListColours li span {
	font-size: 0.85em;
}

ul.colourList57px {
	list-style: none;
}

ul.colourList57px li {
	display: block;
	padding: 10px !important;
	border: 1px solid grey;
	float: left;
	text-align: center;
	background-color: #fff;
	height: 90px;
	width: 67px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}

ul.colourList57px li img {
	float: center;
	margin-bottom: 2px;
}

ul.colourList57px li span {
	font-size: 0.85em;
}

ul.colourList175px {
	list-style: none;
}

ul.colourList175px li {
	display: block;
	padding: 10px !important;
	border: 1px solid #CCC;
	float: left;
	text-align: center;
	background-color: #fff;
	height: 160px;
	width: 150px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	list-style-type: none;
}

ul.colourList175px li img {
	float: center;
	margin-bottom: 2px;
}

ul.colourList175px li span {
	font-size: 0.85em;
}

.ngg-galleryoverview {
	float: left;
}

.jdGallery .slideInfoZone {
	width:580px !important;
}
.ourShuttersImage{margin-right:18px !important;}

div.descriptionBlock {
	overflow: hidden;
}
#content .sectionheader {
	width: 100%;
	margin: 0px;
	clear: both;
	background-color: #4a2e3d;
	}
#content .sectionheader h2{
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc2b79;
}
#content .sectionheader p {
	color: #656565;
	text-align: justify;
	text-indent: 15px;
}
#content .sectionheader h1 {
	padding: 6px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc2b79;
}
