/*
    Theme Name: Modern Blogger Child Theme
    Theme URI: http://market.studiopress.com/themes/modernblogger
    Description: Modern Blogger  is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.
    Author: Lindsey Riel
    Author URI: http://www.PrettyDarnCute.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
*/


/* Import Fonts
------------------------------------------------------------ */

@import url(http://fonts.googleapis.com/css?family=JosefinSlab);
@import url(http://fonts.googleapis.com/css?family=LobsterTwo);


/* Defaults
------------------------------------------------------------ */

body {
	background: url(images/background.png) repeat;
	background-attachment: fixed;
	color: #646464;
	font-family: century gothic, candara, trebuchet ms, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

h1,
h4,
h5,
h6,
p,
input,
select,
textarea {
	color: #333;
	font-family: trebuchet ms, century gothic, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f7f7f7;
	border: 1px solid #e6e6e6;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #fa761d;
	text-decoration: none;
}

a:hover {
    color: #fd3da0;
	text-decoration: none;
}

a img {
	-moz-box-shadow: 1px 1px 2px #e0e0e0;    
    -webkit-box-shadow: 1px 1px 2px #e0e0e0;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	box-shadow: 1px 1px 2px #e0e0e0;
	margin: 0 0 10px 0;
    padding: 8px;
}

.slide-image img {
	border: none;
	margin: 0;
	padding: 0;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	background-color: #fff;
	border: 1px solid #ddd;
	margin: 15px auto;
	width: 960px;
}


/* Header
------------------------------------------------------------ */

#header {
	background: url(images/header.png);
	height: 225px;
	width: 960px;
}

#title-area {
	float: left;
	height: 200px;
	overflow: hidden;
	padding: 20px 0 0 80px;
	width: 400px;
}

#title {
    font-family: 'Lobster Two', arial, serif;
	font-size: 60px;
	line-height: 66px;
    text-transform: lowercase;       
}

#title a,
#title a:hover {
	color: #747272 !important;
	text-decoration: none;
    text-shadow: -1px -1px 1px #c5c5c5;
}

#description {
	font-size: 12px;
	font-style: italic;
}

#header .widget-area {
	float: right;
    margin: 50px 0 0 0;
    padding: 10px;
    width: 370px;
}

#header .widget_nav_menu {
    margin: 0 0 0 10px;
	text-align: center;
}

#header .widget-area h4 {
    background: url(images/headerh4.png) no-repeat top center;
	border: none;
	color: #b2b1b1;
	font-family: 'Josefin Slab', serif;
	font-size: 30px;
	font-weight: normal;
	height: 34px;
	letter-spacing: 2px;
	margin: 20px -31px 0 0;
	padding: 11px 0 0 0;
	text-align: center;
	text-transform: uppercase;
}

#header .textwidget {
	margin: -20px 0 0 10px;

}

#header .widget {
	margin: -30px 0 0 10px;

}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 225px;
	padding: 0;
	text-indent: -9999px;
	width: 500px;
}

.header-image #description {
	display: block;
}


/* 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;
	margin: 0;
	padding: 0;
	width: 370px;
}

#header ul.nav li,
#header ul.menu li {
	background-color: transparent;
	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: #fd3da0;
	color: #fff;
}

#header ul.nav li a .sf-sub-indicator,
#header ul.menu li a .sf-sub-indicator {
	display: block;
	position: absolute;
	text-indent: -9999px;
}

#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: #fd3da0;
	border: 1px solid #ddd;
	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: #fd3da0;
}

#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-color: transparent;
	background: url(images/navbar.png) no-repeat top center;
	clear: both;
	color: #fff;
	height: 58px;
	margin: 0 0 0 -53px;
	padding: 0;
	text-transform: uppercase;
	width: 1066px;
}

#nav ul {
	float: left;
	margin: 0 0 0 33px;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
    border-right: 1px solid #fff;
	color: #fff;
	display: block;
	padding: 16px 15px 16px 15px;
	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: url(images/hover.png) no-repeat top center;
	background-color: #baca37;
	color: #fff;
}

#nav li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #03ccd4;
	border: 0;
	border-top-width: 0;
	color: #fff;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	width: 158px;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #000;
}

#nav li ul {
	height: auto;
	left: -9999px;
    margin: 0 auto;
	position: absolute;
	width: 180px;
	z-index: 9999;
}

#nav li ul a {
	width: 160px;
}

#nav li ul ul {
	margin: -31px 0 0 179px;
}

#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: 0 10px;
}

#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;
	padding: 7px 0 5px 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
    background: url(images/secondary.png) repeat top center;
    background-color: transparent;
	border-bottom: 0;
	clear: both;
	color: #fff;
	margin-top: -8px;
	overflow: hidden;
	text-transform: uppercase;
	width: 960px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #fff;
	display: block;
	font-size: 12px;
	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 {
	background-color: #000;
	color: #fff;
}

#subnav li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #fa761d;
	border: 0;
	border-top-width: 0;
	color: #fff;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	width: 158px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #fd3da0;
}

#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: 20px 0;
	padding: 0 10px 0 10px;
	width: 940px;
}


/* 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;
	margin: 0;
	padding: 0;
	width: 770px;
}

.content-sidebar #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 940px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}

.sidebar-content-sidebar #content-sidebar-wrap {
	width: 780px;
}

.full-width-content #content-sidebar-wrap {
	width: 940px;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	margin: 0 auto;
    padding: 0 10px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 600px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	margin: 0 auto;
	width: 920px;   
}

.sidebar-content-sidebar #content {
	float: left;
	margin-left: 0;
	padding: 0 10px;
	width: 450px;
	}

.sidebar-sidebar-content #content {
	width: 440px;
}

.content-sidebar-sidebar #content {
	width: 440px;
}

blockquote {
    background: url(images/blockquote.png) repeat;
	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;
}

.clear-line {
	border-bottom: 1px solid #e6e6e6;
	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 {
	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;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}


h1 {
    color: #baca37;
	font-family: 'Lobster Two', century gothic, sans-serif;
	font-size: 40px;
    line-height: 40px;
	margin: 0;
    padding: 0;
    text-transform: lowercase;
}

.page h1 {
    color: #fd3da0;
	font-family: 'Lobster Two', century gothic, sans-serif;
	font-size: 40px;
	margin: 0;
    padding: 0 0 20px;
    text-transform: none;
}

h1.entry-title {
    color: #fd3da0;
	font-family: 'Lobster Two', arial, serif;
	font-size: 32px;
	font-weight: normal;
	line-height: 32px;
	margin: 0 0 4px;
	padding: 0 0 8px;
	text-decoration: none;
    text-transform: none;
}

h2.entry-title {
    color: #fd3da0;
	font-family: 'Lobster Two', arial, serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 36px;
	margin: 0 0 10px;
	padding: 0;
	text-decoration: none;
}

h2 {
    color: #fd3da0;
	font-family: 'Lobster Two', arial, serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

h2 a,
h2 a:visited {
    color: #fd3da0;
	font-family: 'Lobster Two', arial, serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 4px 0;
	padding: 0;
	text-decoration: none;
}

h2 a:hover {
	color: #fa761d;
	text-decoration: none;
}

.widget-area h2 {
	font-size: 14px;
	font-weight: bold;
}

#respond h3 {
    border-bottom: 1px dashed #ddd !important;
    color: #03ccd4;
	font-family: 'Josefin Slab', serif;
	font-weight: normal;
	font-size: 60px;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
	padding: 40px 0 5px 0;
	text-align: center;
	text-shadow: 1px 1px 1px #fff;
	text-transform: lowercase;
}

h3 {
    color: #03ccd4;
	font-family: 'Josefin Slab', serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px 1px #fff;
	text-transform: lowercase;
}

h4 {
	color: #03ccd4;
	font-family: 'Lobster Two', arial, serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

.widget-area h4 {
	background-color: #baca37;
	border-bottom: 1px solid #e6e6e6;
    color: #fff;
	font-family: 'Lobster Two', arial, serif;
    font-weight: normal;
	font-size: 26px;
	padding: 10px;
	text-align: center;
	text-transform: lowercase;     
}

#sidebar h2 {
	border-bottom: 1px dashed #ddd;
	margin: 0 0 4px;
	text-align: center;
    text-transform: lowercase;
}

#sidebar h2 a {
	font-size: 18px !important;
}

h5 {
    color: #fa761d;
    font-family: 'Josefin Slab', serif;
	font-size: 12px;
    line-height: 12px;  
}

h6 {
    color: #fa761d;
    font-family: century gothic, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    letter-spacing: 1px;
	text-transform: uppercase;		
}


/* Unordered / Ordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.archive-page ul li,
.entry-content ul li {
    color: #fb1f88;
	list-style-type: disc;
	margin: 0 0 0 20px;
	padding: 0;
}

.entry-content .post ol li,
.entry-content .page ol li {
	margin: 0 0 0 25px;
}

.archive-page ul li,
.entry-content .post ul li,
.entry-content .page ul li {
	list-style-type: disc;
}

.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	border-bottom: 1px dashed #ddd;
	border-top: 1px dashed #ddd;
	color: #baca37;
	font-size: 11px;
	list-style-type: disc !important;
	margin: 4px 0 10px 0;
	padding: 4px;
	text-transform: uppercase;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #e6e6e6;
	clear: both;
	font-size: 11px;
	padding: 5px 0 0;
	text-transform: uppercase;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 10px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 50%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
}


/* 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: #fff;
	border: 1px solid #e6e6e6;
	box-shadow: 1px 1px 2px #e0e0e0;
	margin: 0 0 10px 0;
	-moz-box-shadow: 1px 1px 2px #e0e0e0;
	padding: 10px;
	-webkit-box-shadow: 1px 1px 2px #e0e0e0;
}

.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 #e6e6e6;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f7f7f7;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
    background-color: #fff;
	display: inline;
	float: right;
	margin: 0 0 15px 0;
	width: 300px;
}

#sidebar-alt {
	background-color: #fff;
	float: left;
	margin: 0 0 15px 0;
	overflow: hidden;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

#sidebar-alt .widget {
    border: 6px solid #baca37;
    margin: 0 0 20px 0;
	padding-bottom: 10px;
}

#sidebar-alt .widget h4 {
    background-color: #baca37;
    border-bottom: 1px solid #e6e6e6;
    color: #fff;
    font-family: 'Lobster Two', arial, serif;
    font-size: 26px;
    font-weight: normal;
    letter-spacing: 0;
	padding: 10px;
	text-align: center;
	text-transform: lowercase;
    }

#sidebar-alt ul li {
	color: #03c1c9;
	list-style-type: disc;
	margin-left: 10px;	
}

.sidebar .widget {
	background-color: #fff;
	border: 6px solid #baca37;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

.widget-area .textwidget {
	padding: 10px 10px 0;
}

.widget-area ol,
.widget-area ul {
	margin: 10px 0 0 10px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 4px;
}

#sidebar .widget-area ul li {
	background: url(images/bullet.png) no-repeat 0 2px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 20px;
	word-wrap: break-word;
}

#sidebar ul li {
	background: url(images/bullet.png) no-repeat 0 2px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 20px;
	word-wrap: break-word;
}

.widget-area ol li {
	list-style-type: decimal;
}


/* Tag Cloud
------------------------------------------------------------ */

#sidebar .widget_tag_cloud div div,
#sidebar-alt .widget_tag_cloud div div { 
	font-family: 'Lobster Two', arial, serif;
	padding: 10px 10px 0;
	}

.widget_tag_cloud  {
	color: #99d2be;
	text-decoration: none;
	}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	margin: 10px 10px 0;
	padding: 3px;
	width: 278px;
}

#sidebar-alt #cat,
#sidebar-alt .widget_archive select {
	width: 128px;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	margin: 0 0 15px;
	overflow: hidden;
	padding: 10px 10px 5px;
}

#content .featuredpost  {
	padding-top: 10px;
}

.more-from-category {
	padding: 0 10px;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 10px 10px 0;
}

.user-profile .posts_link {
	padding: 0 0 0 10px;
}


/* Buttons
------------------------------------------------------------ */

#nav .searchsubmit {
	background-color: transparent;
	border: 0 !important;
	color: #fff;
	cursor: pointer;
	font-family: 'Lobster Two', arial, serif;
	font-size: 18px;
	padding: 10px 4px 0 0;
	text-decoration: none;
	text-transform: none;      
}

#nav .searchsubmit:hover {
	background-color: transparent;
	border: 0 !important;
	color: #d1df5a;
	cursor: pointer;
	font-family: 'Lobster Two', arial, serif;
	font-size: 18px;
	padding: 10px 4px 0 0;
	text-decoration: none;
	text-shadow: 1px 1px 1px #05989e;
	text-transform: none;   
}

div.gform_footer input.button,
.enews #subbutton,
.reply a,
.reply a:visited,
.searchsubmit,
#submit {   
	background-color: transparent;
	border: 0 !important;
	color: #fb0d88;
	cursor: pointer;
	font-family: 'Lobster Two', arial, serif;
	font-size: 18px;
    line-height: 24px;
	padding: 10px 0 0 0;
	text-decoration: none;
	text-transform: none;        
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
#submit:hover {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fa761d;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 40px 0 0;
}

.sidebar .searchform {
	padding: 5px 0 0 10px;
}

#nav .searchform {
	float: right;
    margin: 3px 80px 3px 10px;
}

.s {
	font-size: 11px;
	margin: 10px 4px 10px 0;
	padding: 4px 0 4px 5px;
	width: 200px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {    
	padding: 10px 0 0 10px;
}

.enews #subscribe {   
	padding: 0 0 0 10px;
}

.enews #subbox {
    color: #7f7e7e;
	font-family: 'Josefin Slab', serif;
	font-size: 16px;
    text-transform: lowercase;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
	width: 240px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
    background-color: #fff;
    color: #fb0d88;
    font-family: 'Lobster Two', arial, serif;
	font-size: 22px;
	padding: 7px;
	text-align: center;      
}

#wp-calendar thead {
	background-color: #f7f7f7;
	color: #baca37;
	font-weight: bold;   
	margin: 10px 0 0;
}

#wp-calendar td {  
	background-color: #f7f7f7;
	color: #01abb2;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background-color: #fff;
	border-bottom: 1px solid #fff;
	clear: both;
	color: #999;
	font-size: 12px;
	margin: 0 auto;
	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 h4 {
	background: none;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}

#footer-widgets p {
	color: #fff;
	padding: 0 0 10px;
}

#footer-widgets a,
#footer-widgets a:visited {
	color: #fff;
	text-decoration: underline;
}

#footer-widgets a:hover {
	text-decoration: none;
}

#footer-widgets ul {
	color: #fff;
	list-style-type: none;
	margin: 0 0 10px;
}

#footer-widgets ul li {
	list-style-type: circle;
	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: 300px;
}

.footer-widgets-2 {
	float: left;
	width: 300px;
}

.footer-widgets-3 {
	float: right;
	width: 300px;
}


/* Footer
------------------------------------------------------------ */

#footer { 
	background-color: #fff;
	background: url(images/footer.png) no-repeat top center;
	clear: both;
	font-size: 12px;
	height: 150px;
	padding: 0;
	text-transform: uppercase;
	width: 960px;      
}

#footer .wrap {
	background-color: transparent;
	background: url(images/footerribbon.png) no-repeat top center;
	clear: both;
	color: #fff;
	height: 58px;
	margin: 0 0 0 -53px;
	padding: 0;
	text-transform: none;
	width: 1066px;
}

#footer p {
	color: #fff;
	font-family: 'Lobster Two', arial, serif;
	font-size: 18px;
    margin: 0 auto;
    padding: 21px 0 0 10px;
    text-align: center;
    text-shadow: 0 0 2px #2adce3;
	width: 960px;
}

#footer a,
#footer a:visited {
	color: #fff;
}

#footer a:hover  {
	color: #fa74b9;
	text-shadow: none;
}

#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: 740px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
    color: #b7c830;
    font-family: 'Lobster Two', arial, serif;
	font-size: 18px;
	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: #f7f7f7;
}

.alt,
.depth-1,
.even {
	border: 1px solid #e6e6e6;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #999;
	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;
    list-style-type: none !important;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

div.gform_heading {
	padding: 10px 0 0 10px;
}


/***** End of Post Nav ********************/

.post-nav {
    clear:both;
    display: block;
    overflow: auto;
    margin: 10px 0 10px 0;
    padding: 5px 0;
}
.post-nav span.next {
    border-bottom: 1px solid #e6e6e6;
    display: block;
    margin-bottom: 5px;
}
.post-nav span.prev {
    border-bottom: 1px solid #e6e6e6;
    display: block;
    margin-bottom: 5px;
}

.post-nav a {
    text-decoration: none;
}

.post-nav a:hover {
    text-decoration: underline;
}

.next-post-nav {
    float: right;
    text-align: right;
    width: 50%;
}

.prev-post-nav {
    float: left;
    text-align: left;
    width: 50%;
}


/* Comment Numbers
------------------------------------------------------------ */

.commentnumber {
	clear:left;
    color: #fd3da0;
    float:left;
    font-family: 'Lobster Two', arial, serif;
    font-size:70px;
    margin:20px 8px 0 0;
    padding: 0 0 10px 0;
    text-shadow: 1px 1px 1px #fff;
    width: auto;
}


/* Extra
------------------------------------------------------------ */

.gridimage img {
	background-color: #fff;
	border:1px solid #ddd;
	padding: 4px;
}


/* Social Media Icons
------------------------------------------------------------ */

.widget-area li.facebook a,
.widget-area li.facebook a:hover,
.widget-area li.gplus a,
.widget-area li.gplus a:hover,
.widget-area li.rss a,
.widget-area li.rss a:hover,
.widget-area li.twitter a,
.widget-area li.twitter a:hover {
	background: url(images/social-media.png);
	background-color: transparent !important;
	display: block;
	float: left;
	height: 75px;
	list-style-type: none !important;
	margin: 0 0 0 0px;
    padding: 0 !important;
    text-align: center;
	text-indent: -9999px;
	width: 75px;
}

.widget-area li.facebook a {
	background-position: 0 0;
}

.widget-area li.facebook a:hover {
	background-position: 0 -75px;
}

.widget-area li.rss a {
	background-position: -75px 0;
}

.widget-area li.rss a:hover {
	background-position: -75px 75px;
}

.widget-area li.gplus a {
	background-position: -150px 0;
}

.widget-area li.gplus a:hover {
	background-position: -150px 75px;
}

.widget-area li.twitter a {
	background-position: -225px 0;
}

.widget-area li.twitter a:hover {
	background-position: -225px 75px;
}


/* Genesis Slider
------------------------------------------------------------ */

.genesis-slider {
	margin-bottom: 30px !important;
}


/* Homepage Profile
------------------------------------------------------------ */

#content .user-profile {
	border-bottom:1px dashed #ddd;
	border-top:1px dashed #ddd;
	margin: 10px 0 10px 0;
	padding: 7px 0 7px 0;
}