/*
    Theme Name: Cre8tive Burst Child Theme
    Theme URI: http://market.studiopress.com/themes/cre8tiveburst
    Description: Cre8tive Burst is a one or two column child theme created for the Genesis Framework with a custom look to the home page as well as a custom porfolio page layout.
    Author: Shannon Dow, EightCrazy Designs
    Author URI: http://www.eightcrazydesigns.com/
 
    Version: 1.0.0
 
    Tags: blue, gray, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments
 
    Template: genesis
    Template Version: 1.8
 
    License: GNU General Public License v2.0 (or later)
    License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Header / Primary / Secondary Navigation
* Primary Navigation Extras
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Featured Twitter
* Home Middle
* Home Bottom
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Read More Button
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Social Icons
* Theme Color Gray
* Theme Color Summer
* Theme Color Fall

*/


/* Import Fonts
------------------------------------------------------------ */

@import url(http://fonts.googleapis.com/css?family=Oswald);


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5625;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.home p,
.home body
.home textarea {
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	color: #333;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

::-moz-selection {
	background: #726257;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #726257;
	color: #fff;
	text-shadow: none;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	background: #dcd9d6 url(images/diamonds.png) repeat;
	margin: 0 auto;
}


/* Header
------------------------------------------------------------ */

#header {
	background-color: #fff;
	margin: 0 auto;
	min-height: 150px;
	width: 960px;
}

#title-area {
	float: left;
	overflow: visible;
	padding: 30px 0 0;
	width: 600px;
}

#title {
	font-family: 'Oswald', arial, serif;
	font-size: 72px;
	line-height: 80px;
	margin: 4px 0 0 25px;
	text-shadow: 1px 1px #000 ;
	text-transform: uppercase;
}

#title a,
#title a:hover {
	color: #fff;
	text-decoration: none;
}

#description {
	color: #fff;
	font-family: 'Times New Roman', serif;
	font-size: 16px;
	font-style: italic;
	margin: 0 0 0 35px;
	text-shadow: 1px 1px #000 ;
}

#header .widget-area {
	float: right;
	padding: 51px 0 0 0;
	width: 275px;
}

#header .widget-area p {
	color: #fff;
}

.simple-social-icons ul li a {
	margin: 0 5px 0 0 !important;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 150px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	width: 648px;
}

.header-image #title a {
	background: url(images/logo.png) no-repeat;
}

.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: 100%;
}


/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.menu-primary,
.menu-secondary,
#header .menu {
	clear: both;
	color: #fff;
	font-family: 'Numans', arial, serif;
	font-size: 14px;
	letter-spacing: .08em;
	margin: 0 auto 0px;
	overflow: hidden;
	text-align: right;
	text-transform: uppercase;
	width: 960px;
}

#header .menu {
	box-sizing: border-box;
}

.menu-primary {
	background: #959595;
}

.menu-secondary {
	background: #f46b21;
	clear: both;
	color: #fff;
	font-family: 'Numans', arial, serif;
	letter-spacing: .05em;
	margin: 0 auto ;
	overflow: hidden;
	padding-left: 20px;
	width: 940px;
}

.menu-primary ul,
.menu-secondary ul,
#header .menu ul {
	float: left;
	width: 100%;
}

.menu-primary li {
	float: right;
	list-style-type: none;
}

.menu-secondary li,
#header .menu li {
	float: left;
	list-style-type: none;
}

.menu-primary a,
.menu-secondary a,
#header .menu a {
	color: #fff;
	display: block;
	padding: 7px 15px 6px;
	position: relative;
	text-decoration: none;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
#header .menu li a:active,
#header .menu li a:hover,
#header .menu .current_page_item a,
#header .menu .current-cat a,
#header .menu .current-menu-item a {
	color: #ebe5e5;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
	background: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-top: none;
	color: #333;
	font-size: 12px;
	text-align: left;
	padding: 9px 10px 8px;
	position: relative;
	text-transform: none;
	width: 138px;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
#header .menu li li a:active,
#header .menu li li a:hover {
	background-color: #f5f5f5;
	color: #333;
}

.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
#header .menu li ul a {
	width: 140px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
#header .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,
#header .menu li:hover>ul,
#header .menu li.sfHover ul {
	left: auto;
}

.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
#header .menu li a.sf-with-ul {
	padding-right: 25px;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	background: url(images/icon-plus.png) no-repeat;
	height: 16px;
	position: absolute;
	right: 8px;
	text-indent: -9999px;
	top: 10px;
	width: 16px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

.menu li.right {
	float: right;
	padding: 7px 15px 6px;
}

.menu li.right a {
	background: none;
	border: none;
	color: #333;
	display: inline;
	text-decoration: none;
}

.menu li.right a:hover {
	color: #0d72c7;
	text-decoration: none;
}

.menu li.search {
	padding: 0 10px;
}

.menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

.menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Inner
------------------------------------------------------------ */

#inner {
	background: url(images/blur.png) no-repeat top center;
}

#inner .wrap {
	background-color: #fff;
	margin: 0 auto;
	overflow: hidden;
	padding: 25px;
	width: 910px;
}

#inner:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	font-size: 14px;
	margin: -10px 0 30px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	background-color: #fff;
	margin: -10px 0 30px;
	padding: 0 0 15px;
}

.taxonomy-description p {
	font-size: 14px;
	padding: 15px 15px 0;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 910px;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	padding: 0 5px;
	width: 600px;
}

.sidebar-content #content {
	float: right;
}

.full-width-content #content {
	padding: 0;
	width: 910px;
}

blockquote {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f5f5f5;
	border: none;
	border-radius: 5px;
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 15px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even {
	float: right;
}

.genesis-grid-odd {
	clear: both;
	float: left;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	color: #7d7671;
	font-family: 'Oswald', arial, serif;
	line-height: 1.25;
	margin: 0 0 10px;
}

h1 {
	color: #7d7671;
	font-size: 30px;
}

.taxonomy-description h1 {
	margin: 0;
}

h2,
h2 a,
h2 a:visited {
	color: #7d7671;
	font-family: 'Oswald', arial, serif;
	font-size: 28px;
}

h2 a:hover {
	color: #acacac;
	text-decoration: none;
}

.page-template-page-portfolio-php h2 a,
.page-template-page-portfolio-php h2 a:visited {
	font-size: 16px;
	line-height: 20px;
	margin: 8px 0 0 0;
}

.featured h2 a,
.featured h2 a:visited {
	color: #ddd;
}

.home h2 {
	margin: 0 0 10px;
}

.home h2 a,
.widget-area h2 a {
	font-size: 20px;
	line-height: 24px;
	margin: 0;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

.taxonomy-description h1,
.widget-area h4 {
	background: #85c845 url(images/headline-1.png) bottom left no-repeat;
	color: #fff;
	font-size: 16px;
	padding: 10px 12px;
	text-transform: uppercase;
}

.home-middle h4 {
	color: #fff;
	border-bottom: 1px dotted #fff;
	font-size: 22px;
	font-style: bold;
	letter-spacing: .08em;
	padding: 30px 12px 10px 12px;
	text-align: center;
	text-transform: uppercase;
}

.home-bottom h4 {
	color: #fff;
	font-size: 18px;
	padding: 10px 12px;
	text-align: left;
	text-transform: uppercase;
}

.home-bottom-1 h4 {
	margin: 0 0 15px;
}

.home-bottom-2 h4 {
	margin: 0 0 10px;
}

.home-bottom-2 h2 a {
	font-size: 16px;
	margin: 8px 0;
}

.home-bottom-2 h2 {
	margin: 8px 0;
}

.home-middle-1 h4,
.home-middle-2 h4,
.home-middle-3 h4 {
	background-color: #f7ba0e;
}

.home-bottom-1 h4,
.home-bottom-2 h4 {
	background-color: #713b9e;
}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

#footer-widgets h4 {
	background: none;
	border-bottom: 1px dotted #fff;
	border-radius: 0;
	color: #fff;
	font-size: 18px;
	margin: 0 0 5px;
	padding: 0 0 4px 0;
	text-transform: uppercase;
}

h5 {
	font-size: 18px;
}


/* Featured Twitter
------------------------------------------------------------ */

.featured {
	background: #0000FF;
	border-top: 15px solid #7e7e7e;
	margin: 0 0 30px 0;
	height: 85px;
	padding: 0px 25px 45px 25px;
	width: 910px;
}

.featured .latest-tweets ul li {
	background: url(images/tweets.png) center no-repeat;
	color: #fff;
	font-family: 'Times New Roman', serif;
	font-size: 22px;
	font-style: italic;
	height: 100px;
	line-height: 26px;
	list-style-type: none;
	padding: 30px 50px 0 350px;
	text-align: center;
}

.featured .latest-tweets ul li a {
	color: #666;
}

.featured .latest-tweets ul li span {
	display: none;
}


/* Home Middle
------------------------------------------------------------ */

.home-middle {
	margin: 0 0 20px 0;
	overflow: hidden;
	padding: 0px 25px 5px 25px;
	width: 910px;
}

.home-middle-1 {
	background: #f7ba0e url(images/home_middle_bg.png) bottom center no-repeat;
	float: left;
	margin: 0 24px 0 0;
	padding: 0 0 40px 0;
	width: 287px;
}

.home-middle-2 {
	background: #f7ba0e url(images/home_middle_bg.png) bottom center no-repeat;
	float: left;
	padding: 0 0 40px 0;
	width: 287px;
}

.home-middle-3 {
	background: #f7ba0e url(images/home_middle_bg.png) bottom center no-repeat;
	float: right;
	padding: 0 0 40px 0;
	width: 287px;
}

.home-middle .featuredpage p,
.home-middle .featuredpost p {
	color: #fff;
	padding: 10px;
	margin: 0 0px 10px 0px;
} 


/* Home Bottom
------------------------------------------------------------ */

.home-bottom {
	margin: 0 auto;
	padding: 0 25px 5px 25px;
	width: 910px;
}

.home-bottom-1 {
	float: left;
	width: 598px;
}

.home-bottom-2 {
	float: right;
	width: 287px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-family: Georgia, Times, 'Times New Roman', Serif;
	font-size: 14px;
	font-style: italic;
	margin: -5px 0 10px;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 14px;
	padding: 5px 0 0;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}

.author-box p {
	font-size: 14px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	background-color: #f5f5f5;
	margin: -10px 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}


/* Images
------------------------------------------------------------ */

img {
	height: auto;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.home-middle .featuredpage img,
.home-middle .featuredpost img {
	margin: 0 10px 0 5px;
	
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 5px 0 0 10px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 14px;
	margin: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}

.page-template-page-portfolio-php .featuredpost a img {
	margin: 0 0 10px 0;
}

.page-template-page-portfolio-php .featuredpost a img:hover {
	border: 1px solid #999;
}

.page-template-page-portfolio-php .featuredpost p {
	font-size: 14px;
	line-height: 20px;
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	font-size: 14px;
	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 #ddd;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 14px;
	width: 280px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar p {
	font-size: inherit;
}

.home-middle .widget {
	margin: 0 0 20px;
}

.sidebar .widget {
	margin: 0 0 30px;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
	padding: 0 0px;
}

.sidebar.widget-area ul li {
	border-bottom: none;
	list-style-type: square;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}

.home-bottom ul,
.home-middle ul,
.widget-area ol,
.widget-area ul {
	margin: 0 0 0 20px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.home-bottom ul li,
.home-middle ul li,
.widget-area ul li {
	list-style-type: square;
	word-wrap: break-word;
}


/* Dropdowns
------------------------------------------------------------ */

.widget_archive select,
#cat {
	display: inline;
	margin: 5px 15px 0;
	padding: 3px;
	width: 85%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 20px;
	overflow: hidden;
}

.home-middle .featuredpage .page,
.home-middle .featuredpost .post {
	border-bottom: none;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0 15px 10px;
}

.home-bottom-2 .featuredpage .page,
.home-bottom-2 .featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 0px;
	overflow: hidden;
	padding: 0 0px 8px;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0 0px 10px;
}

#footer-widgets .featuredpage .page,
#footer-widgets .featuredpost .post {
	margin: 0 0 10px;
	padding: 0;
}

.more-from-category {
	padding: 5px 15px 0;
}

.page-template-page-portfolio-php .featuredpage .page,
.page-template-page-portfolio-php .featuredpost .post {
	float: left;
	margin: 0 10px 10px 22px;
	padding: 5px 0 15px;
	overflow: hidden;
	width: 420px;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 5px 15px 0;
}

.user-profile .posts_link {
	padding: 0 15px;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background: url(images/gradient.png) 0 0;
	border: 1px solid #ccc;
	cursor: pointer;
	line-height: 19px;
	padding: 5px 7px;
	text-decoration: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	background: url(images/gradient.png) 0 -33px;
	text-decoration: none;
}


/* Read More Button
------------------------------------------------------------ */

.more-link-wrapper {
	padding: 15px 0 0 0;
	display: block;
}

.home-middle a.more-link {
	clear: both;
	background: #fff;
	float: right;
	font-size: 12px;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	margin: 8px 0 0 0;
	padding: 0 9px 0 10px;
}

.home-middle a.more-link:hover {
	color: #888;
	background: #fff;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

a.more-link {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-background-clip: padding-box;	
	-webkit-background-origin: padding-box;	
	border-radius:6px;
	background: #c6c1bb url(images/button.png) bottom repeat-x;
	border: 1px solid #534640;
	clear: both;
	color: #534640;
	cursor: pointer;
	display: inline-block;
	float: right;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	padding: 5px 8px 5px 8px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

a:link.more-link, a:visited.more-link {
	color: #534640;
}

a:hover.more-link {
	background: #c6c1bb url(images/button.png) bottom repeat-x;
	border-color: #888;
	color: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-decoration: none;
}

.page-template-page-portfolio-php a.more-link {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-background-clip: padding-box;	
	-webkit-background-origin: padding-box;	
	border-radius:6px;
	background: #c6c1bb url(images/button.png) bottom repeat-x;
	border: 1px solid #534640;
	clear: both;
	color: #111;
	cursor: pointer;
	display: inline-block;
	float: right;
	font-size: 10px;
	line-height: 1;	
	margin: 20px 10px 0 0;
	padding: 5px 8px 5px 8px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

.home-bottom-2 a.more-link {
	margin: 15px 0 10px;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 12px 0 0;
}

.sidebar .searchform {
	padding: 5px 0 0 15px;
}

.s {
	margin: 10px -7px 0 0;
	padding: 6px 5px;
	width: 180px;
}

#nav .s {
	background-color: #fff;
	margin: 2px -7px 0 0;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	font-size: 12px;
	margin: 5px -5px 0 0;
	padding: 7px;
	width: 160px;
	vertical-align: bottom;
}

.enews {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 5px 8px 8px;
	vertical-align: bottom;
}

.enews p {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 15px;
	line-height: 1.7;
}

#social{position:relative;}
#social li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#social li, #social a{height:32px;display:block;}

#facebook{left:0px;width:32px;}
#facebook{background:url('images/social.png') -32px 0;}
#facebook a:hover{background: url('images/social.png') 0 0;}

#twitter{left:42px;width:32px;}
#twitter{background:url('images/social.png') -32px -33px;}
#twitter a:hover{background: url('images/social.png') 0 -33px;}

#pinterest{left:84px;width:32px;}
#pinterest{background:url('images/social.png') -32px -65px;}
#pinterest a:hover{background: url('images/social.png') 0 -65px;}


/* 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: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background-color: #85c845; 
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#footer-widgets .wrap {
	color: #fff;
	font-size: 12px;
	overflow: hidden;
	padding: 20px;
	width: 920px;
}

#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 p {
	color: #fff;
	font-size: 14px;
	padding: 0 0 10px;
}

#footer-widgets a,
#footer-widgets a:visited {
	color: #fff;
	text-decoration: none;
}

#footer-widgets a:hover {
	text-decoration: none;
}

#footer-widgets ul {
	color: #fff;
	margin: 0 0 10px;
}

#footer-widgets ul li {
	margin: 0 0 0 15px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	padding: 0 20px 0 0;
	width: 195px;
}

.footer-widgets-2 {
	float: left;
	width: 390px;
}

.footer-widgets-3 {
	float: right;
	width: 295px;
}

#footer-widgets.widget-area ol,
#footer-widgets.widget-area ul {
	padding: 0 15px;
}

#footer-widgets .widget-area ul li {
	border-bottom: none;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

#footer-widgets .widget {
	margin: 0 0 20px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#footer .wrap {
	overflow: hidden;
	padding: 10px 15px;
}

#footer p {
	font-size: inherit;
}

#footer a,
#footer a:visited {
	color: #333;
}

#footer a:hover {
	color: #0000FF;
	text-decoration: none;
}

#footer .gototop {
	float: left;
	width: 200px;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 650px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	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;
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-right: -16px;
}

.comment-content p {
	font-size: 14px;
	margin: 0 0 20px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 12px;
	margin: 0 0 5px;
}

.reply {
	font-size: 14px;
	font-weight: 300;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	box-sizing: border-box;
	font-size: 14px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #333;
}

div.gform_wrapper .ginput_complex label {
	font-size: 14px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}






