/*   
Theme Name: Elegant Grunge
Theme URI: http://michael.tyson.id.au/elegant-grunge-wordpress-theme
Description: An unwashed yet crisp theme with a feature footer, styled image frames, a page template with a uniquely configurable sidebar and a photoblog tag page
Author: Michael Tyson
Author URI: http://michael.tyson.id.au
Version: 1.0.3
Tags: tan, light, one-column, two-columns, three-columns, fixed-width, custom-header, right-sidebar, theme-options, threaded-comments, photoblogging

	Elegant Grunge by Michael Tyson
	http://michael.tyson.id.au/elegant-grunge-wordpress-theme
	
	The CSS, XHTML, design and PHP are released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/


/****************************
 **   Contents
 ****************************
 
	* General
	* Layout		(Top-level page element styles)
		- Menu
		- Header
		- Content
		- Sidebar
		- Footer
	* Content	(Formatting of items in main content area)
		- General
		- Standard wordpress
		- Comments
		- Comment form
		- Frame
	* Sidebar	(Formatting of items in sidebar)
		- General
		- Search
		- Tag cloud
		- Wordpress calendar
		- Photoblog widget
	* Footer		(Formatting of items in footer)
		





/****************************
 **   General
 ****************************/

body {
	margin: 0;
	padding: 0;
	background: #f5f5f5 url(images/bg-pattern.png);
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	color: #676767;
	line-height: 1.5em;
}

a {
	color: #76B035 /*#5f5f5f;*/
}
a:hover {
	text-decoration: none;
}

img {
	border: 0;
}



/****************************
 **   Layout
 ****************************/
/* Menu */



/*
#menu ul#menu-main-menu {
    height: 45px;
    left: 0;
    list-style: none outside none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}
#menu ul#menu-main-menu li {
	float: left;
}
#menu .menu-item a {
	display: block;
	padding-right: 39px;
	line-height: 3.0em;
	color: #868686;
	text-decoration: none;
}
#menu .menu-item a:hover,
#menu .current-menu-item a:hover {
	color: #fff;
}
.double-right-sidebar #menu ul {
	width: 947px;
}



/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */
#menu {
	background-color: #191919;
	height:3.0em;
	border-bottom: 1px solid #373737;
}


.menu-main-menu-container {
	width: 800px;
	margin: 0 auto;
}

ul#menu-main-menu {
	float: left;
	width: 100%;
	margin: 10px 0 7px;
	padding: 0;
}

#menu-main-menu li {
	float: left;
	list-style-type: none;
}

#menu-main-menu a {
	color: #fff;
	display: block;
	padding: 7px 19px 6px;
	position: relative;
	text-decoration: none;
}

#menu-main-menu li a:active,
#menu-main-menu li a:hover,
#menu-main-menu .current_page_item a,
#menu-main-menu .current-cat a,
#menu-main-menu .current-menu-item a {
	color: #76B035;
}

#menu-main-menu li li a,
#menu-main-menu li li a:link,
#menu-main-menu li li a:visited {
	background: none;
	background-color: #222;
	border: 1px solid #000;
	border-top: none;
	color: #fff;
	font-size: 14px;
	padding: 9px 10px 8px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#menu-main-menu li li a:active,
#menu-main-menu li li a:hover,
.menu-secondary li li a:active {
	background-color: #222;
	color: #76B035;
}

#menu-main-menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#menu-main-menu li ul a {
	width: 140px;
}

#menu-main-menu li ul ul {
	margin: -36px 0 0 159px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
#menu .menu li:hover>ul,
#menu .menu li.sfHover ul {
	left: auto;
}

#menu-main-menu .sub-menu li a
#menu .menu li a.sf-with-ul {

}

.menu ul.sub-menu a {
	background: url(images/arrow-down.png) no-repeat;

}

#wpadminbar li:hover ul ul {
	left: 0;
}
/* Old Menu 

#menu {
	background-color: #191919;
	height:3.0em;
	border-bottom: 1px solid #373737;
}

#menu ul {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	bottom: 0;
	left: 0;
	list-style: none;
}

.double-right-sidebar #menu ul {
	width: 947px;
}

#menu ul li {
	float: left;
}

#menu .page_item a {
	display: block;
	padding-right: 39px;
	line-height: 3.0em;
	color: #868686;
	text-decoration: none;
}

#menu .current_page_item a, #menu .page_item a:hover {
	color: #fff;
}
 */

/* Header */

#header-wrap {
	background: url(images/header-repeat.jpg) repeat-x center top;
}

#header {
	height: 150px;
	background: url(images/header.jpg) no-repeat center;
	overflow: visible;
}

.no-sidebar div #header {
	background-image: url(images/header-no-sidebar.jpg);
}

.double-right-sidebar div #header {
	background-image: url(images/header-double-sidebar.jpg);
}

#header .header-wrap {
	width: 800px;
	margin: 0 auto;
}
#header .left {
	float: left;
	height: 150px;
	overflow: hidden;
	width: 69%;
}
#header .right {
	float: right;
	height: 150px;
	overflow: hidden;
	width: 31%;
}
.double-right-sidebar #header div {
	width: 947px;
}

#header h1 {
	font: 2.2em/88px "Arial", sans serif;
	margin: 0 0 0 18px;
}

#header h1 a {
/*
	color: #d3d3d3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-shadow: #000 0 1px 2px;
	float: left;*/
	color: #76B035;
    font-family: "Arial", sans serif;
    font-size: 70px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 5px;
    text-decoration: none;
    text-shadow: 0 1px 2px #000000;
}

#blog-description {
/*
	position: relative;
	top: 60px;
	color: #616161;
	text-shadow: #000 0 1px 1px;
	left: 1.3em;*/
	color: #616161;
    font-family: "Arial", sans serif;
    font-size: 37px;
    letter-spacing: 25px;
    margin: 0 0 0 18px;
    padding-left: 3px;
    text-shadow: 0 1px 1px #000000;
}


/* Content */

#content-container {
	/*background: #f3f4ee url(images/body.jpg) repeat-y center top*/;
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYyJSIgc3RvcC1jb2xvcj0iI2UzZTNlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgyJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #ffffff 0%, #ffffff 68%, #eeeded 68%, #ffffff 83%, #ffffff 83%, #eeeded 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(68%,#ffffff), color-stop(68%,#eeeded), color-stop(83%,#ffffff), color-stop(83%,#ffffff), color-stop(100%,#eeeded)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffffff 0%,#ffffff 68%,#eeeded 68%,#ffffff 83%,#ffffff 83%,#eeeded 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 0%,#ffffff 68%,#eeeded 68%,#ffffff 83%,#ffffff 83%,#eeeded 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 0%,#ffffff 68%,#eeeded 68%,#ffffff 83%,#ffffff 83%,#eeeded 100%); /* IE10+ */
background: linear-gradient(left,  #ffffff 0%,#ffffff 68%,#eeeded 68%,#ffffff 83%,#ffffff 83%,#eeeded 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeded',GradientType=1 ); /* IE6-8 */
	-moz-box-shadow: 0 5px 20px #CDCDCD;
	-webkit-box-shadow: 0 5px 20px #CDCDCD;
	-o-box-shadow: 0 5px 20px #CDCDCD;
	box-shadow: 0 5px 20px #CDCDCD;
	width: 800px;
	margin: 0 auto;
}

.no-sidebar div #content-container {
	background-image: url(images/body-no-sidebar.jpg);
}

.double-right-sidebar div #content-container {
	background-image: url(images/body-double-sidebar.jpg);
}

#content {
	width: 800px;
	margin: 0 auto;
}

.double-right-sidebar #content {
	width: 947px;
}

#body {
	float: left;
	width: 510px;
	padding: 20px;
}

.no-sidebar div div #body {
	width: 760px;
	float: none;
}

/* Header Sidebar */

#header .widget {
	display: block;
	margin: 10px 15px 0 0;
	overflow: hidden;
}

ul#menu-social-media {
	margin: 0;
	padding: 0;
	float: right;
}
ul#menu-social-media li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
ul#menu-social-media li a {
    background-attachment: scroll;
    background-image: url("images/social-icons.jpg");
    background-repeat: no-repeat;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    display: block;
    line-height: 0;
    margin: 4px;
    padding: 19px;
    text-indent: -9999px;
    opacity:0.4;
}
ul#menu-social-media li a:hover {
	opacity: 1;
}
#menu-social-media li.facebook a {
	background-position: -150px 0;
}
#menu-social-media li.twitter a {
	background-position: -250px 0;
}
#menu-social-media li.google a {
	background-position: 0 0;
}
#menu-social-media li.linkedin a {
	background-position: -200px -150px;
}
#menu-social-media li.youtube a {
    background-image: url("images/youtube.png");
	background-position: center center;
}
#menu-social-media li.rss a {
	background-position: -100px 0;
}
/* Sidebar */

#sidebar {
    float: right;
    font-size: 0.9em;
    padding: 0 15px;
    position: relative;
    width: 220px;
}

.double-right-sidebar #sidebar {
	font-size: 0.8em;
	float: left;
	position: relative;
	left: 28px;
	width: 181px;
}

.double-right-sidebar #sidebar2 {
	font-size: 0.8em;
	float: right;
	position: relative;
	left: -8px;
	width: 169px;
}

/* Footer */

#footer-wrap-outer {
	background: #4c4c4c url(images/footer-repeat.jpg) repeat-x center top;
}

#footer-wrap {
	width: 100%;
	background: url(images/footer.jpg) no-repeat center top;
	padding-bottom: 30px;
}

.no-sidebar div #footer-wrap {
	background-image: url(images/footer-no-sidebar.jpg);
}

.double-right-sidebar div #footer-wrap {
	background-image: url(images/footer-double-sidebar.jpg);
}

#footer {
	width: 800px;
	margin: 0 auto;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 26px;
}


/****************************
 **   Content
 ****************************/

/* General */

h2,
#body .entry h2 {
	font-size: 1.75em;
	font-weight: normal;
	font-style: normal;
	color: #3b3b3b;
	margin-top: 0px;
	margin-bottom: 0.5em;
}

#body h2 {
	font-family: "Palatino","Georgia","Baskerville",serif;
    color: #3b3b3b;
    font-size: 2em;
    margin: 0;
    padding: 15px 0 0 0;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
}

#body .entry h2 {
	background: none;
	font-family: "Palatino","Georgia","Baskerville",serif;
	margin: 0 0 0.5em;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	font-size: 1.75em;
	text-align: left;
	text-shadow: none;
	text-transform: capitalize;
	border: none;
	
}

h2 a {
	text-decoration: none;
	color: #3b3b3b;
}

.post .entry {
	font-size: 0.9em;
	clear: both;
}

.post .author {
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top: -1.5em;
}

.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}

.post .date {
	background-image: url(images/date.jpg);
	width: 89px;
	height: 73px;
	text-align: center;
	float: right;
	text-transform: uppercase;
}

.post .date .month {
	display: block;
	font-size: 14px;
	line-height: 17px;
	padding-top: 3px;
	color: #a9a9a9;
	font-weight: bold;
}

.post .date .day {
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-top: 3px;
	line-height: 18px;
	color: #afafaf;
}

.post .date .year {
	display: block;
	font-size: 0.7em;
	padding-top: 3px;
	color: #a5a5a5;
}

.metadata {
	margin-top: 40px;
	text-align: center;
	font-size: 0.7em;
	color: #797979;
}

.metadata a {
	text-decoration: none;
}

.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

.more-link {
	clear: both;
	display: block;
	margin-top: 30px;
	margin-left: 20px;
	font-size: 0.9em;
	color: #88897b;
	background: url(images/more-link.png) no-repeat left center;
	padding-left: 30px;
}

.hr {
	clear: both;
	border: 0;
	background-image: url(images/hr.jpg);
	color: #f8faf7;
	background-color: #f8faf7;
	width: 426px;
	height: 121px;
	margin: -8px auto 0;
}

.hr hr {
	display: none;
}
.hr-top {
	background-color: #F8FAF7;
    background-image: url("images/hr-top.jpg");
    border: 0 none;
    clear: both;
    color: #F8FAF7;
    height: 121px;
    margin: -70px auto 0;
    width: 426px;
}
.hr-top hr {
	display: none;
}
.navigation {
	width: 100%;
	margin-top: 50px;
}

.navigation a {
	text-decoration: none;
	font-size: 0.7em;
}

.navigation .previous {
	float: right;
}

.navigation .next {
	float: left;
}

.search_result {
	margin-left: 20px;
}

.search_result h4 {
	margin-left: -20px;
}

.search_result h4 a {
	text-decoration: none;
}

.search_result .metadata {
	color: #BFC4C1;
	margin-top: 10px;
	text-align: left;
}

.search_result .metadata a {
	color: #BFC4C1;
}


/* Standard wordpress */

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: #f8faf7;
   padding-top: 4px;
}

.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;
}


/* Comments */


.commentlist {
	padding: 0;
	list-style-type: none;
	margin-top: 16px;
	margin-left: 0px;
}

.commentlist li {
	margin-top: 16px;
	margin-left: 30px;
	max-width: 460px;
}

.commentlist li .comment-content,
.commentlist li .before-comment,
.commentlist li .after-comment,
.commentlist li .after-comment div {
	background:transparent url(images/comment.jpg) no-repeat top right;
}

.commentlist li .comment-content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
 	padding: 28px 0 0px 0px;
}

.commentlist li .before-comment {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width: 27px; /* top slice width */
	margin-left: -27px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.commentlist li .after-comment {
	/* bottom */
	position:relative;
	width:100%;
}

.commentlist li .after-comment,
.commentlist li .after-comment div {
	height: 40px; /* height of bottom cap/shade */
	font-size:1px;
}

.commentlist li .after-comment {
	background-position:bottom right;
}

.commentlist li .after-comment div {
	position:relative;
	width:27px; /* bottom corner width */
	margin-left: -27px;
	background-position:bottom left;
}

.commentlist .comment {
	margin: 0;
	font-size: 0.8em;
	padding-right: 27px;
}

.comment-text {
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 0.9em;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.commentlist .comment .reply {
	text-align: right;
	position: relative;
	top: 15px;
	z-index: 100;
	font-size: 0.9em;
}

.commentlist .comment .reply a {
	color: #D7DBD8;
	text-decoration: none;
}



.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

/* Comment Form */


#body input.text,
#body input[type=text],
#body input[type=email],
#body input[type=password],
#body input[type=file],
#body input[type=tel],
#body select {
	width: 200px;
	padding: 5px;
	border: 1px solid #e5e5e5;
	background: #f5f5f5;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #e5e5e5;
	background: #f5f5f5;
}

/* Frame */
.frame-outer img {
	margin: 32px;
	border: 4px solid #FFFFFF;
    box-shadow: 0 0 20px #cdcdcd;
}
.frame-outer.aligncenter {
	text-align: center;
}

/*.frame-outer span {
	display: inline-block;
	background: url(images/frame-top-left.jpg) no-repeat left top;
}

.frame-outer span span {
	background: url(images/frame-bottom-left.jpg) no-repeat left bottom;
}

.frame-outer span span span {
	background: url(images/frame-top-right.jpg) no-repeat right top;
}

.frame-outer span span span span {
	background: url(images/frame-bottom-right.jpg) no-repeat right bottom;
	padding: 32px;
	min-width: 150px;
	min-height: 150px;
	text-align: center;
	overflow: hidden;
}
*/
.frame-outer span span span span * {
    max-width: 425px;
}
/*
.frame-outer.small span {
	background: url(images/frame-top-left-small.jpg) no-repeat left top;
}

.frame-outer.small span span {
	background: url(images/frame-bottom-left-small.jpg) no-repeat left bottom;
}

.frame-outer.small span span span {
	background: url(images/frame-top-right-small.jpg) no-repeat right top;
}

.frame-outer.small span span span span {
	background: url(images/frame-bottom-right-small.jpg) no-repeat right bottom;
	padding: 10px;
	min-height: 38px;
	min-width: 38px;
}
*/

.frame-outer.small img {
	margin: 10px;
}
.frame-outer span span span span span {
	background: none;
}

.frame-outer span span span span .wp-caption-text {
	margin-top: 10px;
}

/****************************
 **   Sidebar
 ****************************/

/* General */

.sidebar h2,
#sidebar .gform_wrapper h2.gsection_title,
#sidebar .gform_wrapper .gsection_description,
#sidebar .gform_wrapper h3.gform_title {
/*  background: url(images/paper_grunge_2.png) repeat scroll 0 0 rgba(243, 245, 242, 0.5);
    -moz-box-shadow: 0 3px 50px #CCCCCC;
    -webkit-box-shadow: 0 3px 50px #CCCCCC;
    -khtml-box-shadow: 0 3px 50px #CCCCCC;
    -o-box-shadow: 0 3px 50px #CCCCCC;
    box-shadow: 0 3px 50px #CCCCCC;
     -moz-box-shadow: 0 3px 6px #f3f5f2;
    -webkit-box-shadow: 0 3px 6px #f3f5f2;
    -o-box-shadow: 0 3px 50px #f3f5f2;
    box-shadow: 0 3px 6px #f3f5f2;*/
    color: #676767;
    font-size: 1.4em;
    font-weight: normal;
    text-shadow: 2px 1px 0 #E1E1E1;
}

.sidebar a {
	color: #9f9f9f;
	text-decoration: underline;
}
.sidebar a:hover {
	color: #76B035;
	text-decoration: none;
}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 10px 0 10px;
}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 4px 0;
}
.sidebar ul ul li {
	list-style: disc outside none;
	color: #9f9f9f;
}

/* Widget */

#sidebar .widget {
	padding: 10px 0;
	margin: 20px 0;
	border-bottom: 1px solid #fff;
}

/* Search */

.sidebar #searchform div,
.sidebar .ginput_container {
	border: none;
}

.sidebar .gform_wrapper li,
.sidebar .wp-polls ul li,
.sidebar .wp-polls-ans ul li {
	border: none;
}
.sidebar .gform_wrapper .top_label input.medium,
.sidebar .gform_wrapper .top_label select.medium {
	width: 149px;
}
.sidebar #searchform div #s,
.sidebar .ginput_container input[type="email"] {
    color: #909090;
    font-size: 1em;
    height: 12px;
    margin: 0;
    outline: medium none;
    padding: 4px;
    width: 149px;
}
.sidebar #searchform div #searchsubmit,
.sidebar .gform_wrapper .gform_footer input.button, 
.sidebar gform_wrapper .gform_footer input[type="submit"] {
	color: #fff;
    cursor: pointer;
    font-family: "Palatino","Georgia","Baskerville",serif;
    font-size: 0.7em;
    height: 26px;
    overflow: hidden;
    text-transform: lowercase;
    width: 39px;
    background: url("images/slider-overlay.png") repeat scroll right 41px #76B035;
    border: 1px solid #76B035;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin: 0 0 0 4px;
    padding: 4px 10px;
    text-shadow: 1px 1px 1px #888888;
}
.sidebar .gform_wrapper .gform_footer {
	margin: -47px 0 0 165px;
}
.double-right-sidebar .sidebar #searchform div {
	background-image: url(images/searchform-double-sidebar.jpg);
	width: 190px;
	height: 45px;
	margin-left: -3px;
}
.double-right-sidebar .sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 117px;
	height: 16px;
	color: #909090;
	font-size: 0.9em;
	outline: none;
}

#header #searchform div {
	float: right;
	width: 226px;
	height: 49px;
	margin-top: 36px;
}

#header #searchform div #s {
    color: #909090;
    font-size: 1em;
    height: 16px;
    margin-top: 0;
    outline: medium none;
    padding: 4px;
    width: 165px;
}

#header #searchform div #searchsubmit {
 	color: #fff;
    cursor: pointer;
    font-family: "Palatino","Georgia","Baskerville",serif;
    font-size: 0.7em;
    height: 26px;
    overflow: hidden;
    text-transform: lowercase;
    width: 39px;
    background: url("images/slider-overlay.png") repeat scroll right 41px #76B035;
    border: 1px solid #76B035;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin: 2px 0 0 4px;
    padding: 6px 10px;
    text-shadow: 1px 1px 1px #888888;
    float: right;
}

/* Tag cloud */

.widget_tag_cloud a {
	text-decoration: none;
}

/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/* Photoblog widget */

.sidebar .elegant_grunge_photoblog div {
	text-align: center;
}

.sidebar .photoblog-thumbnail img {
	background: #fff;
	border: 1px solid #aaa;
	padding: 3px;
	display: inline;
}

/* Sitemap */
.ddsg-wrapper div p,
.ddsg-wrapper div a {
	display: none;
}
.ddsg-wrapper div.ddsg-xml-link,
.ddsg-wrapper div.ddsg-xml-link p,
.ddsg-wrapper div.ddsg-xml-link a {
	display: inherit;
}
/****************************
 **   Footer
 ****************************/

#footer #subscribe {
	display: none;
}

/*#footer #subscribe a {
	display: block;
	position: absolute;
	background-image: url(images/rss.png);
	width: 149px;
	height: 126px;
	margin-left: -126px;
	margin-top: -68px;
	text-indent: -2000px;
	overflow: hidden;
}*/

#footer .legal, #footer .credit {
	color: #a3a3a3;
}

#footer .legal {
	float: left;
}

#footer .credit a {
	text-decoration: none;
}

#footer .credit {
	float: right;
}


#footer .widget-wrap {
	float: left;
	width: 100%;
	margin-bottom: 16px;
}


#footer .widget {
	margin-right: 21px;
	margin-left: 21px;
}

#footer {
	font-size: 0.8em;
	line-height: 1.1em;
}

#footer a {
	color: #a3a3a3;
	text-decoration: none;
}

#footer a:hover {
	color: #76B035;
	text-decoration: underline;
}

#footer h2 {
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}
#footer .widget_nav_menu {
}
ul#menu-footer-menu {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
ul#menu-footer-menu li {
	list-style: none;
	display: inline;
	padding: 0;
}
ul#menu-footer-menu li a {
}
ul#menu-footer-menu li a:hover {
}

ul#menu-footer-menu li:after {
	content:" » ";
	padding: 4px;
}
ul#menu-footer-menu li:last-child:after {
	content: "";
}
	
	

/****************************
 **   Slider
 ****************************/
#rotating-images-rotator-wrapper_1 {
 	background: #fff;
 	padding: 10px;
  	margin: 32px 0;
  	box-shadow: 0 0 20px #cdcdcd;
  }
  
.home-slider img.overlay {
 	background: url(images/slider-overlay.png) no-repeat scroll 0 0 transparent;
 	z-index: 999;
 	position: absolute;
 	box-shadow: 0 0 10px #676767;
  }
.home-slider #rotating-images-rotator-container_1 .rotating-images-title-overlay_1 {
 	background: url("images/slider-textbg.png") repeat scroll 0px -10px transparent;
 
 }
.home-slider #rotating-images-rotator-container_1 .rotating-images-title-overlay-header_1 a {
 	text-shadow: 10px 10px 0 #000;
 	line-height: 48px;
 	}
 	
.home-slider #rotating-images-rotator-container_1 .rotating-images-title-overlay-header_1 {
    float: right;
    padding-bottom: 0;
    width: 150px;
    text-align: center;
}
/****************************
 **   GForms
 ****************************/
.sidebar .gform_wrapper .gform_heading {
	margin-bottom: 0;
	width: 100%;
}

#content .gform_wrapper .ginput_complex .ginput_right input, 
#content .gform_wrapper .ginput_complex .ginput_right select {
	width: 95% !important;
}

#body .gform_wrapper .gform_footer input.button,
#body .gform_wrapper .gform_footer input[type="submit"],
#body input#searchsubmit {
    background: url("images/slider-overlay.png") repeat scroll right 41px #76B035;
    border: 1px solid #76B035;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
    -o-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    margin: 0 0 0 4px;
    padding: 4px 10px;
    text-shadow: 1px 1px 1px #888;
}
#body .gform_wrapper .gform_footer input.button:hover,
#body .gform_wrapper .gform_footer input:hover[type="submit"],
#body input#searchsubmit:hover {
	color: #676767;
	text-shadow: -1px -1px 1px #e1e1e1;
    }
#body .gform_wrapper .gform_footer {
   margin: 10px 0;
   padding: 0;
}
#content .gform_wrapper textarea {
	border: 1px solid #e5e5e5;
	background: #f5f5f5;
}


.locations-wrap {
	margin: 10px 0;
	overflow: hidden;
}
.locations {
	float: left;
	margin: 20px 0 0;
}
.locations ul {
	list-style: none;
	margin: 0;
}
.locations .li {
	margin: 0;
	padding: 0;
}

ul.left-ul {
	padding: 0 0 20px 0;
}
ul.middle-ul {
	padding: 0 0 20px 0;
}
ul.right-ul {
	padding: 0 0 20px 0;
}
.contact-form {
}
.map {
float: right;
}
#content #mapp0_poweredby,
#content #mapp1_poweredby,
#content #mapp2_poweredby,
#content #mapp3_poweredby,
#content #mapp4_poweredby,
#content #mapp5_poweredby,
#content #mapp7_poweredby,
#content #mapp8_poweredby,
#content #mapp9_poweredby,
#content #mapp9_poweredby {
display: none !important;
}
#content .mapp-container {
	margin: 0 20px 20px 0 !important;
}