@import url("../../../wp-content/css/overRide.css");



/*

    Theme Name: Vintage Child Theme

    Theme URI: http://market.studiopress.com/themes/vintage

    Description: Vintage is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.

    Author: Restored 316 Designs

    Author URI: http://www.restored316designs.com/

 

    Version: 1.0

 

    Tags: custom-background, custom-header, featured-images, threaded-comments, two-columns

 

    Template: genesis

    Template Version: 1.7.1

 

    License: GNU General Public License v2.0

    License URI: http://www.opensource.org/licenses/gpl-license.php

*/

 

/* Table of Contents



* Defaults

* Hyperlinks

* Wrap

* Header

* Image Header - Partial Width

* Image Header - Full Width

* Navigation Constants

* Header Right Navigation

* Primary Navigation

* Primary Navigation Extras

* Secondary Navigation

* Inner

* Inner Backgrounds

* Breadcrumb

* Taxonomy Description

* Content-Sidebar Wrap

* Content

* Featured Post Grid

* Headlines

* Unordered / Ordered Lists

* Post Info

* Post Meta

* Author Box

* Sticky Posts

* Archive Page

* Post Icons

* Images

* Post Navigation

* Primary / Secondary Sidebars

* Tag Cloud

* Dropdowns

* Social Media Icons

* Featured Page / Post

* Header Featured Page / Post

* User Profile

* Buttons

* Search Form

* eNews & Updates Widget

* Calendar Widget

* Footer Widgets

* Footer

* Comments

* Gravity Forms

* Vintage Classic

* Vintage Blue



*/



/* Defaults

------------------------------------------------------------ */



body,

h1,

h2,

h2 a,

h2 a:visited,

h3,

h4,

h5,

h6,

p,

select,

textarea {

	color: #80512a;

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

	font-size: 13px;

	font-weight: normal;

	line-height: 20px;

	margin: 0;

	padding: 0;

	text-decoration: none;

}



input {

	color: #80512a;

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

}



blockquote,

input,

select,

textarea,

.author-box,

.breadcrumb,

.sticky,

.taxonomy-description,

.wp-caption {

	background-color: #f5f2e3;

	border: 1px solid #e7e3ce;

}



ol,

ol li,

ul,

ul li {

	list-style-type: none;

	margin: 0;

	padding: 0;

}



ul li {

	list-style-type: square;

}





/* Body

------------------------------------------------------------ */



body {

	background: #f5f2e3 url(images/bg.png);

	background-attachment: fixed;

}





/* Hyperlinks

------------------------------------------------------------ */



a,

a:visited {

	color: #990948;

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}



a img {

	border: none;

}





/* Wrap

------------------------------------------------------------ */



#wrap {

	-moz-box-shadow: 0 0px 8px #BBB; 

	-webkit-box-shadow: 0 0px 8px #BBB;

	background-color: #fff;

	border: 6px solid #fff;

	margin: 10px auto;

	width: 960px;

}





/* Header

------------------------------------------------------------ */



#header {

	background: #fff url(images/header.jpg);

	height: 165px;

	overflow: hidden;

	width: 960px;

}



#title-area {

	float: left;

	overflow: hidden;

	padding: 20px 0 0;

	width: 265px;

}

	

#title {

	font-size: 24px;

	line-height: 30px;

}



#title a,

#title a:hover {

	color: #80512a;

	text-decoration: none;

}



#description {

	font-size: 12px;

	font-style: italic;

}



#header .widget-area {

	float: right;

	width: 690px;

	padding: 12px 0 0 0;



	

}





/* Image Header - Partial Width

------------------------------------------------------------ */



.header-image #title-area,

.header-image #title,

.header-image #title a {

	display: block;

	float: left;

	height: 165px;

	overflow: hidden;

	padding: 0;

	text-indent: -9999px;

	width: 265px;

}



.header-image #description {

	display: block;

	overflow: hidden;

}





/* Image Header - Full Width

------------------------------------------------------------ */



.header-full-width #title-area,

.header-full-width #title,

.header-full-width #title a {

	width: 960px;

}





/* Navigation Constants

------------------------------------------------------------ */



li:hover ul ul,

li.sfHover ul ul {

	left: -9999px;

}



li:hover,

li.sfHover { 

	position: static;

}





/* Header Right Navigation

------------------------------------------------------------ */



#header ul.nav,

#header ul.menu {

	float: right;

}



#header ul.nav ul,

#header ul.menu ul {

	float: right;

	width: 100%;

}



#header ul.nav li,

#header ul.menu li {

	background-color: #80512a;

	float: left;

	list-style-type: none;

	text-transform: uppercase;

}



#header ul.nav li a,

#header ul.menu li a {

	color: #fff;

	display: block;

	font-size: 12px;

	padding: 7px 10px 5px;

	position: relative;

	text-decoration: none;

}



#header ul.nav li a:hover,

#header ul.nav li a:active,

#header ul.nav .current_page_item a,

#header ul.nav .current-cat a,

#header ul.nav .current-menu-item a,

#header ul.menu li a:hover,

#header ul.menu li a:active,

#header ul.menu .current_page_item a,

#header ul.menu .current-cat a,

#header ul.menu .current-menu-item a {

	background-color: #000;

	color: #fff;

}



#header ul.nav li a.sf-with-ul,

#header ul.menu li a.sf-with-ul {

	padding-right: 25px;

}	



#header ul.nav li a .sf-sub-indicator,

#header ul.menu li a .sf-sub-indicator {

	background: url(images/arrow-down.png) no-repeat;

	display: block;

	height: 10px;

	overflow: hidden;

	position: absolute;

	right: 10px;

	text-indent: -9999px;

	top: 12px;

	width: 10px;

}



#header ul.nav li li a,

#header ul.nav li li a:link,

#header ul.nav li li a:visited,

#header ul.menu li li a,

#header ul.menu li li a:link,

#header ul.menu li li a:visited {

	background-color: #80512a;

	border: 1px solid #666;

	border-top-width: 0;

	color: #fff;

	font-size: 11px;

	padding: 5px 10px;

	position: relative;

	width: 158px;

}



#header ul.nav li li a:hover,

#header ul.nav li li a:active,

#header ul.menu li li a:hover,

#header ul.menu li li a:active {

	background-color: #000;

}



#header ul.nav li li a .sf-sub-indicator,

#header ul.menu li li a .sf-sub-indicator {

	background: url(images/arrow-right.png) no-repeat;

	top: 10px;

}



#header ul.nav li ul,

#header ul.menu li ul {

	height: auto;

	left: -9999px;

	position: absolute;

	width: 180px;

	z-index: 9999;

}



#header ul.nav li ul a,

#header ul.menu li ul a { 

	width: 160px;

}



#header ul.nav li ul ul,

#header ul.menu li ul ul {

	margin: -31px 0 0 179px;

}



#header ul.nav li:hover ul,

#header ul.nav li.sfHover ul,

#header ul.menu li:hover ul,

#header ul.menu li.sfHover ul {

	left: auto;

}





/* Primary Navigation

------------------------------------------------------------ */



#nav {

	background: url(images/nav.png);

	clear: both;

	color: #fff;

	font-style: italic;

	font-weight: bold;

	margin: 0 -6px 10px;

	overflow: hidden;

	text-transform: lowercase;

	width: 972px;

}



#nav ul {

	float: left;

	padding: 6px 0 6px 10px;

	width: 950px;

}



#nav ul ul {

	padding: 0

}



#nav li {

	float: left;

	list-style-type: none;

}



#nav li a {

	color: #fff;

	display: block;

	font-size: 14px;

	padding: 8px 10px 8px;

	position: relative;

	text-decoration: none;

}



#nav li a:hover,

#nav li a:active,

#nav .current_page_item a,

#nav .current-cat a,

#nav .current-menu-item a {

	background-color: #990948;

	color: #fff;

}



#nav li a.sf-with-ul {

	padding-right: 25px;

}



#nav li a .sf-sub-indicator {

	background: url(images/arrow-down.png) no-repeat;

	display: block;

	height: 10px;

	overflow: hidden;

	position: absolute;

	right: 10px;

	text-indent: -9999px;

	top: 14px;

	width: 10px;

}



#nav li li a,

#nav li li a:link,

#nav li li a:visited {

	background-color: #dac449;

	border: 1px solid #e1cf6b;

	border-top-width: 0;

	color: #fff;

	font-size: 12px;

	padding: 5px 10px;

	position: relative;

	width: 148px;

}



#nav li li a:hover,

#nav li li a:active {

	background-color: #990948;

}



#nav li li a .sf-sub-indicator {

	background: url(images/arrow-right.png) no-repeat;

	top: 10px;

}



#nav li ul {

	height: auto;

	left: -9999px;

	position: absolute;

	width: 170px;

	z-index: 9999;

}



#nav li ul a { 

	width: 150px;

}



#nav li ul ul {

	margin: -31px 0 0 169px;

}



#nav li:hover ul,

#nav li.sfHover ul {

	left: auto;

}





/* Primary Navigation Extras

------------------------------------------------------------ */



#nav li.right {

	float: right;

	padding: 6px 10px 5px;

}



#nav li.right a {

	background: none;

	border: none;

	color: #fff;

	display: inline;

	text-decoration: none;

}



#nav li.right a:hover {

	color: #fff;

	text-decoration: underline;

}



#nav li.search {

	padding: 3px 0;

}



#nav li.rss a {

	background: url(images/rss.png) no-repeat center left;

	margin: 0 0 0 10px;

	padding: 7px 0 5px 16px;

}



#nav li.twitter a {

	background: url(images/twitter-nav.png) no-repeat center left;

	background-position: 0 3px;

	padding: 7px 0 5px 65px;

}





/* Secondary Navigation

------------------------------------------------------------ */



#subnav {

	background: url(images/subnav.png) center no-repeat;

	clear: both;

	color: #fff;

	overflow: hidden;

	margin: 0 -6px 0px;

	padding: 0px 25px;

	text-transform: lowercase;

	width: 922px;

}



#subnav ul {

	float: left;

	width: 100%;

}



#subnav li {

	float: left;

	list-style-type: none;

}



#subnav li a {

	color: #80512a;

	display: block;

	font-size: 12px;

	font-style: italic;

	padding: 7px 10px 5px;

	position: relative;

	text-decoration: none;

}



#subnav li a:hover,

#subnav li a:active,

#subnav .current_page_item a,

#subnav .current-cat a,

#subnav .current-menu-item a {

	color: #b70c5d;

}



#subnav li a.sf-with-ul {

	padding-right: 25px;

}	



#subnav li a .sf-sub-indicator {

	background: url(images/arrow-down.png) no-repeat;

	display: block;

	height: 10px;

	overflow: hidden;

	position: absolute;

	right: 10px;

	text-indent: -9999px;

	top: 12px;

	width: 10px;

}



#subnav li li a,

#subnav li li a:link,

#subnav li li a:visited {

	background-color: #f5f2e3;

	border: 1px solid #fff;

	border-top-width: 0;

	color: #80512a;

	font-size: 11px;

	padding: 5px 10px;

	position: relative;

	width: 158px;

}



#subnav li li a:hover,

#subnav li li a:active {

	color: #b70c5d;

}



#subnav li li a .sf-sub-indicator {

	background: url(images/arrow-right.png) no-repeat;

	top: 10px;

}



#subnav li ul {

	height: auto;

	left: -9999px;

	position: absolute;

	width: 180px;

	z-index: 9999;

}



#subnav li ul a { 

	width: 160px;

}



#subnav li ul ul {

	margin: -31px 0 0 179px;

}



#subnav li:hover ul,

#subnav li.sfHover ul {

	left: auto;

}





/* Inner

------------------------------------------------------------ */



#inner {

	margin: 0px;

	padding: 20px 10px 20px 20px;

	overflow: hidden;

	width: 930px;

}





/* Inner Backgrounds

------------------------------------------------------------ */



.content-sidebar #inner {

	background: url(images/inner_cs.png);

}

   

.sidebar-content #inner {

	background: url(images/inner_sc.png);

}

   

.content-sidebar-sidebar #inner {

	background: url(images/inner_css.png);

}

   

.sidebar-sidebar-content #inner {

	background: url(images/inner_ssc.png);

}

    

.sidebar-content-sidebar #inner {

	background: url(images/inner_scs.png);

}





/* Breadcrumb

------------------------------------------------------------ */



.breadcrumb {

	margin: 0 0 30px;

	padding: 5px 10px;

}





/* Taxonomy Description

------------------------------------------------------------ */



.taxonomy-description {

	margin: 0 0 30px ;

	padding: 10px;

}





/* Content-Sidebar Wrap

------------------------------------------------------------ */



#content-sidebar-wrap {

	float: left;

	width: 785px;

}



.content-sidebar #content-sidebar-wrap,

.sidebar-content #content-sidebar-wrap {

	width: 935px;

}



.sidebar-content-sidebar #content-sidebar-wrap,

.sidebar-sidebar-content #content-sidebar-wrap {

	float: right;

}





/* Content

------------------------------------------------------------ */



#content {

	float: left;

	width: 450px;

}



.content-sidebar #content,

.sidebar-content #content {

	width: 600px;

}



.sidebar-content #content,

.sidebar-sidebar-content #content {

	float: right;

}



.full-width-content #content {

	width: 920px;

}



blockquote {

	margin: 5px 15px 15px;

	padding: 10px 20px 0 15px;

}



.post {

	margin: 0 0 40px;

}



.entry-content {

	overflow: hidden;

}



.entry-content p {

	padding: 0 0 15px;

}



.clear {

	clear: both;

}





/* Featured Post Grid

------------------------------------------------------------ */



.genesis-grid-even {

	float: right;

	padding: 0 0 15px;

	width: 48%;

}



.genesis-grid-odd {

	clear: both;

	float: left;

	padding: 0 0 15px ;

	width: 48%;

}



.genesis-grid-even,

.genesis-grid-odd {

	margin: 0 0 20px;

}



.genesis-grid-even .post-meta,

.genesis-grid-odd .post-meta{

	display: none;

}





/* Headlines

------------------------------------------------------------ */



h1,

h2,

h2 a,

h2 a:visited {

	font-size: 20px;

	font-weight: bold;

	line-height: 24px;

	text-transform: uppercase;

	color: #80512a;

}



.genesis-grid-left h2,

.genesis-grid-left h2 a,

.genesis-grid-left h2 a:visited,

.genesis-grid-right h2,

.genesis-grid-right h2 a,

.genesis-grid-right h2 a:visited  {

	font-size: 18px;

	line-height: 22px;

	padding: 0 0 8px 50px;

}

	

.genesis-grid-left h2 a,

.genesis-grid-left h2 a:visited,

.genesis-grid-right h2 a,

.genesis-grid-right h2 a:visited  {

	padding: 0;

}



h2 a:hover {

	color: #990948;

	text-decoration: none;

}



.widget-area h2 {

	font-size: 14px;

	font-weight: bold;

}



h3 {

	font-size: 16px;

}



h4 {

	font-size: 14px;

}



.widget-area h4 {

	background-color: #f7f7f7;

	border-bottom: 1px solid #e7e3ce;

	font-size: 12px;

	font-weight: bold;

	padding: 5px 5px 5px 10px;

	text-transform: uppercase;

}



h5 {

	font-size: 12px;

}



h6 {

	font-size: 10px;

}





/* Unordered / Ordered Lists

------------------------------------------------------------ */



.entry-content ol,

.entry-content ul {

	margin: 0 0 15px 25px;

}



.entry-content ul li {

	list-style-type: square;

}





/* Post Info

------------------------------------------------------------ */



.post-info {

    font-family: Georgia, sans-serif;

    font-size: 12px;

    font-style: italic;

    margin: 0 0 5px;

    padding: 0px 0 15px 60px;

}



.post-info .time,

.post-info .time span {

    color: #990948;

    display :block;

    width: 42px;

    text-align: center;

}



.post-info .time {

    left: 0px;

    position: absolute;

    top: 0px;

}



.post-info .day {

    font-size: 36px;

    font-weight: normal;

    height: 29px;

    line-height: 26px;

}



.post-info .month {

	font-size: 18px;

    height: 18px;

    line-height: 16px;

    text-transform: uppercase;

}



#content .post h2 {

    font-size: 18px;

    margin: 10px 10px 0 60px;

}



#content .post h1 {

    margin-left: 60px;

}



#content .post {

    position: relative;

}





/* Post Meta

------------------------------------------------------------ */



.post-meta {

	border-top: 1px solid #e7e3ce;

	clear: both;

	font-size: 11px;

	padding: 5px 0 0;

	text-transform: lowercase;

}





/* Author Box

------------------------------------------------------------ */



.author-box {

	margin: 0 0 40px;

	padding: 10px;

	overflow: hidden;

}





/* Sticky Posts

------------------------------------------------------------ */



.sticky {

	margin: 0 0 40px;

	padding: 10px;

}





/* Archive Page

------------------------------------------------------------ */



.archive-page {

	float: left;

	padding: 20px 0;

	width: 50%;

}





/* Post Icons

------------------------------------------------------------ */



.post-comments {

	font-size: 16px;

	font-style: italic;

	font-weight: bold;

	text-transform: uppercase;

}





/* Images

------------------------------------------------------------ */



img {

	max-width: 100%

}



img.alignleft,

img.alignright,

.alignleft img,

.alignright img {

	max-width: none;

}



.avatar,

.featuredpage img,

.featuredpost img,

.post-image {	

	background-color: #ffffff;

	border: 1px solid #e7e3ce;

	padding: 3px;

}



.author-box .avatar {

	float: left;

	margin: 0 10px 0 0;

}



.post-image {

	margin: 0 10px 10px 0;

}



.comment-list li .avatar { 

	background-color: #fff;

	float: right;

	margin: 0 5px 0 10px;

	padding: 4px;

}



img.centered,

.aligncenter {

	display: block;

	margin: 0 auto 10px;

}



img.alignnone {

	display: inline;

	margin: 0 0 10px;

}



img.alignleft {

	display: inline;

	margin: 0 10px 10px 0;

}



img.alignright {

	display: inline;

	margin: 0 0 10px 10px;

}



.alignleft {

	float: left;

	margin: 0 10px 0 0;

}



.alignright {

	float: right;

	margin: 0 0 0 10px;

}



.wp-caption {

	padding: 5px 0 0 1px;

	text-align: center;

}



p.wp-caption-text {

	font-size: 11px;

	line-height: 12px;

	padding: 5px 0;

}



.wp-smiley,

.wp-wink {

	border: none;

	float: none;

}





/* Post Navigation

------------------------------------------------------------ */



.navigation {

	overflow: hidden;

	padding: 20px 0;

	width: 100%;

}



.navigation li {

	display: inline;

}



.navigation li a,

.navigation li.disabled,

.navigation li a:hover,

.navigation li.active a {

	border: 1px solid #e7e3ce;

	padding: 5px 8px;

}



.navigation li a:hover,

.navigation li.active a {

	background-color: #f7f7f7;

}





/* Primary / Secondary Sidebars

------------------------------------------------------------ */



#sidebar {

	display: inline;

	float: right;

	width: 315px;

}



#sidebar-alt {

	display: inline;

	float: left;

	width: 125px;

}



.sidebar-content #sidebar,

.sidebar-sidebar-content #sidebar {

	float: left;

}



.content-sidebar-sidebar #sidebar-alt {

	float: right;

}



#sidebar h4, #sidebar-alt h4 {

	background: url(images/sidebar-title-cs.png) no-repeat;

	border: none;

	color: #fff;

	font-size: 13px;

	font-style: italic;

    margin: 0 0 3px 0;

	padding: 11px 25px 11px 13px;

}

	

.content-sidebar #sidebar h4 {

	background: url(images/sidebar-title-cs.png) no-repeat;

}

	

.sidebar-content #sidebar h4 {

	background: url(images/sidebar-title-sc.png) no-repeat;

	text-align: right;

}

	

.content-sidebar-sidebar #sidebar-alt h4 {

	background: url(images/sidebaralt-title-css.png) no-repeat;

	text-align: left;

	margin-left: -3px;

}



.sidebar-sidebar-content #sidebar-alt h4 {

	background: url(images/sidebaralt-title-ssc.png) no-repeat;

	text-align: right;

	padding: 11px 13px 11px 25px;

}

	

.sidebar-content-sidebar #sidebar-alt h4 {

	background: url(images/sidebaralt-title-ssc.png) no-repeat;

	padding: 11px 13px 11px 25px;

	text-align: right;

}

	

.sidebar-sidebar-content #sidebar-alt {

	margin-left: 9px;

}

	

.sidebar-content-sidebar #sidebar-alt {

	margin-left: 8px;

}

	

.sidebar-sidebar-content #sidebar h4 {

	margin-left: -11px;

}



#sidebar .widget,

#sidebar-alt .widget {

	background-color: #fff;

	clear: both;

	margin: 0 0 15px;

	padding: 0 0 10px;

}



#sidebar-alt img {

	padding: 4px;

}



.widget-area .textwidget {

	padding: 10px 10px 0;

}



.widget-area ol,

.widget-area ul {

	margin: 10px 0 0 25px;

}



.widget-area ol ol,

.widget-area ul ul {

	margin: 0 0 0 15px;

}



.widget-area li {

	list-style-type: square;

 	word-wrap: break-word;

}





/* Tag Cloud

------------------------------------------------------------ */



.widget_tag_cloud div div {

	padding: 10px 10px 0;

}





/* Dropdowns

------------------------------------------------------------ */



#cat,

.widget_archive select {

	display: inline;

	font-size: 12px;

	margin: 10px 10px 0;

	padding: 3px;

}



#sidebar #cat,

#sidebar .widget_archive select {

	width: 278px;

}



#sidebar-alt #cat,

#sidebar-alt .widget_archive select {

	width: 128px;

}



/* Social Media Icons

------------------------------------------------------------ */



.widget-area .social {

	float: left;

	font-size: 10px;

	margin: 0 0 10px;

	text-align: center;

	width: 55px;

}



.widget-area .subscribe {

	background: url(images/icon-subscribe.png) no-repeat top center;

	list-style: none;

	padding: 36px 5px 7px 5px;

}

	

.widget-area .twitter {

	background: url(images/icon-twitter.png) no-repeat top center;

	list-style: none;

	padding: 36px 5px 7px 5px;

}



.widget-area .facebook {

	background: url(images/icon-facebook.png) no-repeat top center;

	list-style: none;

	padding: 36px 5px 7px 5px;

}



.widget-area .contact {

	background: url(images/icon-contact.png) no-repeat top center;

	list-style: none;

	padding: 36px 5px 7px 5px;

}





/* Featured Page / Post

------------------------------------------------------------ */



.featuredpage,

.featuredpost {

	clear: both;

	margin: 0 0 10px;

}



.featuredpage .page,

.featuredpost .post {

	margin: 0 0 10px 0;

	overflow: hidden;

	padding: 5px 8px 5px;

}



.featuredpage .page img,

.featuredpost .post img {

	border: 1px solid #e7e3ce;

	padding: 3px;

}

	

.featuredpage .page h2 a,

.featuredpost .post h2 a {

	font-size: 14px;

}





/* Header Featured Page / Post

------------------------------------------------------------ */



#header .featuredpage,

#header .featuredpost {

	clear: both;

	margin: 0 0 0px;

	overflow: hidden;

}



#header .featuredpage .page,

#header .featuredpost .post {

	float: left;

	overflow: hidden;

	padding: 10px 8px 5px;

	width: 122px;

}



#header .featuredpage .page img,

#header .featuredpost .post img {

	-moz-box-shadow: 0 0px 3px #555; 

	-webkit-box-shadow: 0 0px 3px #555;

	border: 7px solid #ffffff;

	padding: 0px;



}

	

#header .featuredpage .page p,

#header .featuredpost .post p {

	display: none;

}

	

#header .featuredpage .page h2,

#header .featuredpost .post h2 {

	display: none;

}





/* User Profile

------------------------------------------------------------ */



.user-profile p {

	padding: 10px 10px 0;

}



.user-profile .posts_link {

	padding: 0 0 0 10px;

}





/* Buttons

------------------------------------------------------------ */



div.gform_footer input.button,

.enews #subbutton,

.reply a,

.reply a:visited,

.searchsubmit,

#submit {

	background-color: #f5f2e3;

	border: 1px solid #f5f2e3;

	color: #80512a;

	cursor: pointer;

	font-size: 11px;

	padding: 3px 5px;

	text-decoration: none;

	text-transform: uppercase;

}



div.gform_footer input.button:hover,

.enews #subbutton:hover,

.reply a:hover,

.searchsubmit:hover,

#submit:hover {

	border: 1px solid #80512a;

	background-color: #80512a;

	color: #fff !important;

	text-decoration: none;

}



#nav .searchsubmit {

	-khtml-border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

}





/* Search Form

------------------------------------------------------------ */



#header .searchform {

	float: right;

	padding: 40px 0 0;

}



#sidebar .searchform {

	padding: 5px 0 0 10px;

}



#nav .searchform {

	float: right;

	padding: 3px 0 0;

}



.s {

	font-size: 11px;

	margin: 0 4px;

	padding: 4px 0 4px 5px;

	width: 230px;

}



#nav .s {

	-khtml-border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;	

	background: #ffffff;

	border-color: #ffffff;

	color: #80512a;

	width: 180px;

}





/* eNews and Update Widget

------------------------------------------------------------ */



.enews p {

	padding: 10px 10px 0;

}



.enews #subscribe {

	padding: 0 0 0 10px;

}



.enews #subbox {

	font-size: 11px;

	margin: 5px 5px 0 0;

	padding: 4px 0 4px 5px;

	width: 230px;

}





/* Calendar Widget

------------------------------------------------------------ */



#wp-calendar {

	width: 100%;

}



#wp-calendar caption {

	font-size: 12px;

	font-style: italic;

	padding: 2px 5px 0 0;

	text-align: right;

}



#wp-calendar thead {

	background-color: #f7f7f7;

	font-weight: bold;

	margin: 10px 0 0;

}



#wp-calendar td {

	background-color: #f7f7f7;

	padding: 2px;

	text-align: center;

}



/* Footer Widgets

------------------------------------------------------------ */

 

#footer-widgets {

    background-color: #FFFFFF;

    border-top: 2px solid #f5f2e3;

    clear: both;

    color: #80512a;

    font-size: 12px;

    margin: 0 auto 0;

    overflow: hidden;

    padding: 10px 0 0;

    width: 960px;

}

 

#footer-widgets .wrap {

    margin: 0 auto;

    width: 940px;

}

 

#footer-widgets .widget {

    background: none;

    border: none;

    padding: 0;

}

 

#footer-widgets .textwidget {

    padding: 0;

}

 

#footer-widgets .widget_tag_cloud div div {

    padding: 0;

}



#footer-widgets .featuredpost .post h2 a {

	font-size: 12px;

	text-decoration: none;

}

 

#footer-widgets h4 {

    background: none;

    border: none;

    color: #80512a;

    font-size: 12px;

    font-style: italic;

    font-weight: bold;

    margin: 0 0 5px;

    padding: 0;

    text-transform: uppercase;

}

 

#footer-widgets p {

    color: #80512a;

    padding: 0 0 10px;

}

 

#footer-widgets a, #footer-widgets a:visited {

    color: #80512a;

    text-decoration: underline;

}

 

#footer-widgets a:hover {

    text-decoration: none;

}

 

#footer-widgets ul {

    color: #80512a;

    list-style-type: none;

    margin: 0 0 10px;

}

 

#footer-widgets ul li {

    list-style-type: none;

    margin: 0 0 0 5px;

}

 

#footer-widgets #wp-calendar thead,

#footer-widgets #wp-calendar td {

    background: none;

}

 

.footer-widgets-1 {

    float: left;

    padding: 0 20px 0 0;

    width: 300px;

}

 

.footer-widgets-2 {

    float: left;

    width: 300px;

}

 

.footer-widgets-3 {

    float: right;

    width: 300px;

}





/* Footer

------------------------------------------------------------ */



#footer {

	background-color: #f5f2e3;

	clear: both;

	overflow: hidden;

	padding: 5px 0;

	width: 960px;

}



#footer p {

	color: #80512a;

	font-size: 12px;

}



#footer a,

#footer a:visited {

	color: #80512a;

}



#footer .gototop {

	float: left;

	padding: 0 0 0 5px;

	width: 200px;

}



#footer .gototop a {

	background: url(images/footer-top.png) no-repeat center left;

	padding: 2px 0 2px 18px;

}



#footer .creds {

	float: right;

	padding: 0 10px 0 0;

	text-align: right;

	width: 710px;

}





/* Comments

------------------------------------------------------------ */



#comments,

#respond {

	margin: 0 0 15px;

	overflow: hidden;

}



#author,

#comment,

#email,

#url {

	font-size: 12px;

	margin: 10px 5px 0 0;

	padding: 5px;

	width: 250px;

}



#comment {

	height: 150px;

	margin: 10px 0;

	width: 98%;

}



.ping-list {

	margin: 0 0 40px;

}



.comment-list ol,

.ping-list ol {

	padding: 10px;

}



.comment-list li,

.ping-list li {

	font-weight: bold;

	margin: 15px 0 5px;

	padding: 10px 5px 10px 10px;

}



.comment-list li ul li {

	list-style-type: none;

	margin-left: 10px;

	margin-right: -6px;

}



.comment-list p,

.ping-list p {

	margin: 10px 5px 10px 0;

}



.comment-list cite,

.ping-list cite {

	font-style: normal;

}



.commentmetadata {

	font-size: 11px;

}



.nocomments {

	text-align: center;

}



#comments .navigation {

	display: block;

}



.thread-alt,

.thread-even {

	background-color: #f5f2e3;

}



.alt,

.depth-1,

.even {

	border: 1px solid #e7e3ce;

}





/* Gravity Forms

------------------------------------------------------------ */



div.gform_wrapper input,

div.gform_wrapper select,

div.gform_wrapper textarea {

	color: #80512a !important;

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

	font-size: 12px;

	padding: 4px 5px;

}



div.gform_footer input.button {

	color: #fff;

}



div.gform_wrapper .ginput_complex label {

	font-size: 12px;

}



div.gform_wrapper li,

div.gform_wrapper form li {

	margin: 0 0 10px;

}



div.gform_wrapper .gform_footer {

	border: none;

	margin: 0;

	padding: 0;

} 





/* Vintage Classic

------------------------------------------------------------ */



.vintage-classic a,

.vintage-classic a:visited {

	color: #e3b098;

}



.vintage-classic #nav {

	background: url(images/classic/nav.png);

}

	

.vintage-classic #nav li a:hover,

.vintage-classic #nav li a:active,

.vintage-classic #nav .current_page_item a,

.vintage-classic #nav .current-cat a,

.vintage-classic #nav .current-menu-item a {

	background-color: #ecc48a;

}



.vintage-classic #nav li li a,

.vintage-classic #nav li li a:link,

.vintage-classic #nav li li a:visited {

	background-color: #f3d9b4;

	border: 1px solid #fbe5c5;

}



.vintage-classic #nav li li a:hover,

.vintage-classic #nav li li a:active {

	background-color: #ecc48a;

}



.vintage-classic #subnav li a:hover,

.vintage-classic #subnav li a:active,

.vintage-classic #subnav .current_page_item a,

.vintage-classic #subnav .current-cat a,

.vintage-classic #subnav .current-menu-item a {

	color: #e3b098;

}



.vintage-classic #content h2 a {

	color: #80512a;

}

	

.vintage-classic #content h2 a:hover {

	color: #ecc48a;

}

	

.vintage-classic .post-info .time,

.vintage-classic .post-info .time span {

	color: #e3b098;

}

	

.vintage-classic #sidebar h4, .vintage-classic #sidebar-alt h4 {

	background: url(images/classic/sidebar-title-cs.png) no-repeat;

}

	

.vintage-classic .content-sidebar #sidebar h4 {

	background: url(images/classic/sidebar-title-cs.png) no-repeat;

}

	

.vintage-classic .sidebar-content #sidebar h4 {

	background: url(images/classic/sidebar-title-sc.png) no-repeat;

}

	

.content-sidebar-sidebar.vintage-classic #sidebar-alt h4 {

	background: url(images/classic/sidebaralt-title-css.png) no-repeat;

}



.sidebar-sidebar-content.vintage-classic #sidebar-alt h4 {

	background: url(images/classic/sidebaralt-title-ssc.png) no-repeat;

}

	

.sidebar-content-sidebar.vintage-classic #sidebar-alt h4 {

	background: url(images/classic/sidebaralt-title-ssc.png) no-repeat;

}

	

.vintage-classic .widget-area .subscribe {

	background: url(images/classic/icon-subscribe.png) no-repeat top center;

}

	

.vintage-classic .widget-area .twitter {

	background: url(images/classic/icon-twitter.png) no-repeat top center;

}



.vintage-classic .widget-area .facebook {

	background: url(images/classic/icon-facebook.png) no-repeat top center;

}



.vintage-classic .widget-area .contact {

	background: url(images/classic/icon-contact.png) no-repeat top center;

}





/* Vintage Blue

------------------------------------------------------------ */



.vintage-blue a,

.vintage-blue a:visited {

	color: #4bada8;

}



.vintage-blue #nav {

	background: url(images/blue/nav.png);

}

	

.vintage-blue #nav li a:hover,

.vintage-blue #nav li a:active,

.vintage-blue #nav .current_page_item a,

.vintage-blue #nav .current-cat a,

.vintage-blue #nav .current-menu-item a {

	background-color: #9ddbd8;

}



.vintage-blue #nav li li a,

.vintage-blue #nav li li a:link,

.vintage-blue #nav li li a:visited {

	background-color: #4bada8;

	border: 1px solid #9ddbd8;

}



.vintage-blue #nav li li a:hover,

.vintage-blue #nav li li a:active {

	background-color: #9ddbd8;

}



.vintage-blue #subnav li a:hover,

.vintage-blue #subnav li a:active,

.vintage-blue #subnav .current_page_item a,

.vintage-blue #subnav .current-cat a,

.vintage-blue #subnav .current-menu-item a {

	color: #4bada8;

}



.vintage-blue #content h2 a {

	color: #80512a;

}

	

.vintage-blue #content h2 a:hover {

	color: #9ddbd8;

}

	

.vintage-blue .post-info .time,

.vintage-blue .post-info .time span {

	color: #9ddbd8;

}



.vintage-blue #sidebar h4, .vintage-blue #sidebar-alt h4 {

	background: url(images/blue/sidebar-title-cs.png) no-repeat;

}

	

.vintage-blue .content-sidebar #sidebar h4 {

	background: url(images/blue/sidebar-title-cs.png) no-repeat;

}

	

.vintage-blue .sidebar-content #sidebar h4 {

	background: url(images/blue/sidebar-title-sc.png) no-repeat;

}

	

.content-sidebar-sidebar.vintage-blue #sidebar-alt h4 {

	background: url(images/blue/sidebaralt-title-css.png) no-repeat;

}



.sidebar-sidebar-content.vintage-blue #sidebar-alt h4 {

	background: url(images/blue/sidebaralt-title-ssc.png) no-repeat;

}

	

.sidebar-content-sidebar.vintage-blue #sidebar-alt h4 {

	background: url(images/blue/sidebaralt-title-ssc.png) no-repeat;

}

	

.vintage-blue .widget-area .subscribe {

	background: url(images/blue/icon-subscribe.png) no-repeat top center;

}

	

.vintage-blue .widget-area .twitter {

	background: url(images/blue/icon-twitter.png) no-repeat top center;

}



.vintage-blue .widget-area .facebook {

	background: url(images/blue/icon-facebook.png) no-repeat top center;

}



.vintage-blue .widget-area .contact {

	background: url(images/blue/icon-contact.png) no-repeat top center;

}
