/*
Theme Name: Genesis Framework/Sixteen Nine Pro Theme
Theme URI: http://my.studiopress.com/themes/sixteen-nine/
Customization: CindiK, http://nordic-pine.com
*/
/* 289 Forms
--------------------------------------------- */
::-moz-placeholder {
	color: #000;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	text-transform: none;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background-color: #954c4d;
}

input,
select,
textarea {
	width: 90%;
	padding: 8px;
}

#subscribe-email input {
	width: 90%;
}

/* 364 Tables
--------------------------------------------- */
th {
	text-transform: none;
}

table.center {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

/* 666 Headings
--------------------------------------------- */
.entry-title a:hover {
	color: #954c4d;
}

.widgettitle {
	color: #954c4d;
	font-weight: 600;
	text-transform: none;
}

/*
899 Site Navigation
---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu a {
	text-transform: none;
}

/* 746 Genesis eNews Extended
--------------------------------------------- */
.enews-widget input[type="submit"] {
	background-color: #954c4d;
}

/* 836 Title Area
--------------------------------------------- */
.site-title {
	text-transform: none;
}

/* 998 Entries
--------------------------------------------- */
.entry-meta {
	text-transform: none;
}

/* 1115 Pagination
--------------------------------------------- */
.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #954c4d;
}

/*
1193 Sidebars
---------------------------------------------------------------------------------------------------- */
.sidebar a {
	text-decoration: none;
}

.sidebar a:hover {
	text-decoration: underline;
}

/*
1246 Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
	font-size: 10px;
	text-transform: none;
	border-top: none;
}