/*
	Theme Name: Good Men Project Theme
	Theme URI: http://goodmenproject.com/
	Description: Custom theme for Good Men Project based on LifeStyle by StudioPress
	Author: 9seeds, LLC
	Author URI: http://9seeds.com

	Version: 2.0

	Template: genesis
	Template Version: 1.6.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=Oswald);


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea {
	color: #333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input,
select,
textarea,
.sticky,
.taxonomy-description {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 8px 16px;
	margin: 8px 0;
}

ol,
ol li,
ul,
ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

ul li {
	list-style-type: square;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #2f809a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background: #575959;

}


/* Wrap
------------------------------------------------------------ */

#wrap {
	background: #fdfdfd;
        border: 5px solid #b4b1a8;
	margin: 10px auto;
	overflow: hidden;
	padding: 0;
	width: 1000px;
	-moz-box-shadow: 0 1px 2px #999;
	-webkit-box-shadow: 0 1px 2px #999;
}


/* Header
------------------------------------------------------------ */

#header {
	background: url(images/masthead.jpg) no-repeat top left;
	height: 180px;
	margin: 0 auto;
	width: 920px;
}

/* Header for dadsgood page/category */
body.page-id-35845 #header, body.dadsgood-2 #header {
	height: 178px;
	background: url(images/dadsmasthead.jpg) no-repeat;
}

.page-template-landing-php #header {
	margin: 20px auto 0;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 35px 0 0 30px;
	width: 400px;
}

.header-full-width #title-area {
	padding: 35px 0 0;
}

#title {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 48px;
	font-variant: small-caps;
	line-height: 48px;
	text-shadow: #666 1px 1px;
}

.header-full-width #title {
	text-align: center;
}

#title a,
#title a:hover {
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#description {
	color: #fff;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 20px;
	font-style: italic;
	text-shadow: #666 1px 1px;
}

.header-full-width #description {
	text-align: center;
}

#header .widget-area {
	float: right;
	width: 550px;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 120px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 300px;
}

.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: 920px;
}


/* 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: 100%;
}

#header ul.nav li,
#header ul.menu li {
	background-color: #333;
	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: #333;
	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: #EEE;
	clear: both;
	color: #000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;

}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	display: block;
	padding: 10px 10px 8px;
	position: relative;
	text-decoration: none;
        color: #000;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	color: #2C343F;
}

#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: #eee;
	border: 1px solid #2C343F;
	border-top-width: 0;
	color: #2C343F;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	width: 128px;
}

#nav li li a:hover,
#nav li li a:active {
	color: #2f809a!important;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#nav li ul a {
	width: 130px;
}

#nav li ul ul {
	margin: -31px 0 0 149px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	padding: 10px 10px 8px;
        color: #000;
}

#nav li.right a {
	background: none;
	border: none;
	display: inline;
	text-decoration: none;
        color: #2f809a;
}

#nav li.right a:hover {
	color: #444;
	text-decoration: none;
}

#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: 0 0 0 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	background: #424242;
    clear: both;
    color: #FFF;
    font-family: Arial, Tahoma, Verdana;
    font-size: 10px;
    font-weight: 700;
    height: 30px;
    margin: 0;
    padding: 0;
    text-shadow: #333 1px 1px;
    text-transform: uppercase;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #FFF;
        display: block;
        font-size: 10px;
        margin: 0;
        padding: 5px 15px;
        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: #2C343F;
        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: #2C343F;
        border-bottom: 1px solid #FFF;
        border-left: 1px solid #FFF;
        border-right: 1px solid #FFF;
        color: #FFF;
        margin: 0;
        padding: 5px 10px;
        position: relative;
        width: 138px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background: #2f809a;
        color: #FFF!important;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#subnav li ul a {
	width: 130px;
}

#subnav li ul ul {
	margin: -31px 0 0 149px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

#inner {
	margin: 10px auto;
	overflow: hidden;
	padding: 0;
	width: 960px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	background: none;
	color: #444;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
	margin: 0px 0px 10px 0;
	padding: 0px 0 0px;
	border-bottom: 1px solid #ccc;

}

.breadcrumb a,
.breadcrumb a:visited {
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 810px;
        margin: 0;
        padding: 0;
}

.content-sidebar #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 960px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}

.full-width-content #content-sidebar-wrap {
	width: 940px;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	width: 440px;
}

.content-sidebar #content,
.sidebar-content #content {

        background: #FFF url(images/content-top.png) top no-repeat;
	padding: 5px;
	width: 610px;
        border: 1px solid #ccc;
        margin-bottom: 10px;
}

.content-sidebar-sidebar #content {
	padding: 0 10px;
	width: 430px;
}

.sidebar-sidebar-content #content {
	padding: 0 10px 0 0;
	width: 440px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 920px;
}

.page-template-landing-php #content  {
	padding: 20px 100px 0;
	width: 720px;
}

blockquote {
	background-color: #f5f5f5;
	clear: both;
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

blockquote p {
	color: #777;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 14px;
	font-style: italic;
}

.post {
	background: none;
	margin: 0 0 25px;
	overflow: hidden;
	padding: 0 0 25px;
}

.single .post {
	background: none;
	margin: 0 0 20px;
	padding: 0;
}

.format-aside,
.format-audio,
.format-link,
.format-quote,
.format-status,
.format-video {
	margin: 0 0 20px;
	padding: 0 0 10px;
}

.entry-content a,
.entry-content a:visited {
	text-decoration: underline;
}

.entry-content a:hover {
	text-decoration: none;
}

.entry-content p,
.home #content p,
.page .entry-content p {
	padding: 0 0 15px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}

/* Google AdSense DoubleClick for Publishing, Member Widget
------------------------------------------------------------ */
.header_ad_widget .gmp_member_widget .textwidget > div,
.footer_ad_widget .gmp_member_widget .textwidget > div {
    margin: 0 auto;
}

/* 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;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #444;
	font-family: Bookman Old Style;
	font-size: 18px;
	margin: 0 0 5px;
}

h1 {
	color: #333;
	font-family: Bookman Old Style;
	font-size: 32px;
	font-weight: 700;
	line-height: 34px;
}

h2 {
	color: #333;
	font-family: Bookman Old Style;
	font-size: 24px;
	font-weight: 700;
	line-height: 26px;
}

h2 a:hover {
	color: #444;
	text-decoration: none;
}

.home h2 a,
.home h2 a:visited {
	font-size: 20px;
	line-height: 22px;
}

.page-template-page-portfolio-php h2 a,
.page-template-page-portfolio-php h2 a:visited {
	font-size: 16px;
	line-height: 20px;
}

h3 {
	font-size: 20px;
}

h4,
h4 a,
h4 a:hover,
h4 a:visited {
	color: #444;
	font-size: 16px;
	text-decoration: none;
}

#footer-widgets h4 {
    color: #fff;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}


/* Unordered / Ordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.entry-content ol {
	margin: 0;
}

.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 ul ul,
.entry-content ol ol {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 11px;
	margin: 5px 0 15px;
	text-transform: uppercase;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	background-color: #f5f5f5;
	clear: both;
	font-size: 11px;
	padding: 7px 10px 5px;
	text-transform: uppercase;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background: none;
	margin: 0 0 40px;
	padding: 20px 0 0;
	overflow: hidden;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 50%;
}


/* Post Icons
------------------------------------------------------------ */

.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	padding: 2px 0 2px 22px;
}

.post-comments {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 22px;
}

.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 20px;
}

.time {
	background: url(images/icon-time.png) no-repeat top left;
	padding: 2px 0 2px 21px;
}


/* Images
------------------------------------------------------------ */

img {
	max-width: 98%;
}

.post-format-image {
	background: none;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

.page .post-format-image {
	display: none;
}

img.alignleft,
img.aligncenter
img.alignright,
.alignleft img,
.aligncenter img,
.alignright img,
.featuredpage img,
.featuredpost img {
	border: 1px solid #ddd;
	max-width: none;
	margin: 0 0 10px;
	padding: 4px;
}

.entry-comments-external {
	margin-bottom: 25px;
}

.page-template-page-portfolio-php .featuredpost a img:hover {
	border: 1px solid #999;
}

.avatar,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.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: left;
	height: 30px;
	margin: 0 5px 0 0;
	padding: 4px;
	width: 30px;
}

img.centered,
.aligncenter, .aligncenter img {
	display: block;
	margin: 50px 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 {
	text-align: center;
}

p.wp-caption-text {
	font-size: 11px;
	line-height: 12px;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

img.size-large, img.size-full {
    height: auto;
}


/* 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 #ddd;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {

	display: inline;
	float: right;
	width: 320px;
        margin: 0;
        padding: 0;
}

#sidebar-alt {
	background: #f5f5f5;
	float: left;
	padding: 15px 15px 5px;
	width: 120px;
}

.sidebar-bottom-left {
	display: inline;
	float: left;
	width: 110px;
}

.sidebar-bottom-right {
	display: inline;
	float: right;
	width: 125px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {

	background: #FFF url(images/sidebar-top.png) top no-repeat;
        margin: 0 0 10px;
        padding: 9px 9px 4px;
        border: 1px solid #DDD;
}

.widget-area ol,
.widget-area ul {
	margin: 5px 0 -5px 0px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	background: url(images/sidebar-list.png) no-repeat ;
        list-style: none;
 	word-wrap: break-word;
        margin: 0;
        padding: 0 0 0 15px;
}

.widget-area ol li {
	list-style-type: decimal;
}

#sidebar h2,
#sidebar h2 a,
#sidebar-alt h2,
#sidebar-alt h2 a {
    color: #2f809a;
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 5px;
    padding: 0;
}

.sidebar h4, .sidebar-alt h4 {

    background: #2f809a;
    color: #FFF;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    font-weight: 700;
    margin: 0;
    padding: 2px 5px 1px 8px;
    text-shadow: #333 1px 1px;
    text-transform: uppercase;
}

.nrelate-popular-widget .nr_title {

    background: #2f809a !important;
    color: #FFF;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    font-weight: 700;
    margin: 0;
    padding: 2px 5px 1px 8px !important;
    text-shadow: #333 1px 1px;
    text-transform: uppercase;
}

.nrelate-popular-widget a.nr_link {
    display: inline-block;
}

.commentnumber {
    float: left;
    font-size :42px;
    font-style: italic;
    font-weight: bold;
    padding: 10px 10px 20px 0;
}

/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	background-color: #fff;
	color: #509ac9;
	display: inline;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
	margin: 2px 0 0;
	padding: 3px;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 5px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	margin: 0 0 10px;
	overflow: hidden;
	padding: 5px 0;
}

.page-template-page-portfolio-php .featuredpage .page,
.page-template-page-portfolio-php .featuredpost .post {
	float: left;
	margin: 0 9px 10px;
	padding: 5px 0 15px;
	overflow: hidden;
	width: 212px;
}

#homepage-left {
	clear: none;
	float: left;
	width: 48%;

}

#homepage-right {
	clear: none;
	float: right;
	width: 48%;

}

#homepage-left img, #homepage-right img {
	margin-bottom: 10px;
}

#homepage-left .post, #homepage-right .post {

border-bottom: 1px solid #ccc;

}

#homepage-left h2 a, #homepage-right h2 a {

    color: #2f809a;
	font-family: Bookman Old Style;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 0;
	display: inline-block;
	width: 45%;
}

#homepage-left h2 a:hover, #homepage-right h2 a:hover {

text-decoration: underline;

}

#homepage-left h4.widgettitle, #homepage-right h4.widgettitle {

background: #2f809a;
    color: #FFF;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    font-weight: 700;
    margin: 0;
    padding: 2px 5px 1px 8px;
    text-shadow: #333 1px 1px;
    text-transform: uppercase;

}

/* DadsGood Page */

#dads-left {
	clear: none;
	float: left;
	width: 48%;

}

#dads-right {
	clear: none;
	float: right;
	width: 48%;

}

#dads-left img, #dads-right img {

        margin-bottom: 80px;

}

#dads-left .post, #dads-right .post {

border-bottom: 1px solid #ccc;

}

#dads-left h2 a, #dads-right h2 a {

    color: #2f809a;
	font-family: Bookman Old Style;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 0;

}

#dads-left h2 a:hover, #dads-right h2 a:hover {

text-decoration: underline;

}

#dads-left h4.widgettitle, #dads-right h4.widgettitle {

background: #2f809a;
    color: #FFF;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    font-weight: 700;
    margin: 0;
    padding: 2px 5px 1px 8px;
    text-shadow: #333 1px 1px;
    text-transform: uppercase;

}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.reply a,
.reply a:visited,
.searchsubmit,
#submit,
input[type="submit"],
input[type="button"] {
	border: 1px solid #6ec6ea;
	cursor: pointer;
	font-size: 12px;
	text-decoration: none;

  background-color: #2f809a;
  color: #FFF;
  font-weight: 700;
  padding: 8px 16px;
  text-shadow: #333 1px 1px;
  text-transform: uppercase;
}


.gsc-search-button input.gsc-search-button {
  border-color: #336699;
  background-color: #2f809a;
  color: white;
  border-radius: 0;
  height: 28px;
  padding: 4px 8px;
  font-size: 12px;
  margin: 5px 0 0 10px;
}

#nav .searchsubmit {
	padding: 2px 7px 2px;
}

.reply a,
.reply a:visited {
	padding: 0 4px;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
#submit:hover {
	background-color: #509ac9;
	border: 1px solid #509ac9;
	color: #fff;
	text-decoration: none;
}

/* Social/Share Buttons
------------------------------------------------------------ */
.share-button-wrap-top,
.share-button-wrap-bottom {
	padding: 5px 0;
	overflow: hidden;
}
.fb-like {
	float: left;
}

.twitter-share-button-wrap {
	float: right;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 40px 0 0;
}

#nav .searchform {
	float: right;
	margin: 1px 0 0;
}

.s {
	background-color: #fff;
	color: #509ac9;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 4px 0 5px 5px;
	width: 175px;
}

#nav .s {
	padding: 2px 0 2px 5px;
}

/* WP Google Custom Search Form 
------------------------------------------------------------ */
.cse .gsc-branding,
.gsc-branding {
	display: none;
}

input.gsc-search-button {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin: 5px 0 0 5px;
}

table.gsc-search-box td.gsc-input {
	padding-top: 5px;
}

/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	background-color: #fff;
	color: #509ac9;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 0 5px 7px;
	width: 195px;
}


/* 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: #6ec6ea;
    border-bottom: 1px solid #fff;
    clear: both;
    color: #fff;
    font-size: 12px;
    margin: 0 auto 0;
    overflow: hidden;
    padding: 10px 0 0 0;
    width: 920px;
}

#footer-widgets .wrap {
    margin: 0 auto;
    width: 900px;
}

#footer-widgets .widget {
    background: none;
    border: none;
    padding: 0;
}

#footer-widgets p {
    color: #fff;
    padding: 0 0 10px;
}

#footer-widgets a,
#footer-widgets a:visited {
    color: #fff;
    text-decoration: none;
}

#footer-widgets a:hover {
    text-decoration: underline;
}

#footer-widgets ul {
    color: #fff;
    list-style-type: none;
    margin: 0 0 10px;
}

#footer-widgets ul li {
    list-style-type: square;
    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: 290px;
}

.footer-widgets-2 {
    float: left;
    width: 280px;
}

.footer-widgets-3 {
    float: right;
    width: 290px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	background-color: #424242;
	clear: both;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px 0;
	width: 960px;
}

#footer p {
	color: #fff;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
}

#footer a,
#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .gototop {
	float: left;
	padding: 0 0 0 10px;
	width: 200px;
}

#footer .creds {
	float: right;
	padding: 0 10px 0 0;
	text-align: right;
	width: 695px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 30px;
	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 {
	margin: 0;
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style: none;
	margin: 10px 0 0;
	padding: 10px;
}

.comment-list li ul li {
	list-style-type: none;
}

.comment-list p,
.ping-list p {
	font-weight: normal;
	margin: 10px 5px 10px 0;
	padding: 0;
	text-transform: none;
}

.comment-list ul.children {
	margin-top: 20px;
}

.comment-list ul.children li.comment  {
	background: #fff;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
	font-weight: bold;
}

.commentmetadata {
	font-weight:normal;
}

.comment-author {
	background: #e5e5e5;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 10px 0;
}

.comment-meta {
	background: #e5e5e5;
	font-size: 12px;
	padding: 0 10px 8px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
	padding: 0;
}

.thread-alt,
.thread-even {
	background: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}

/* Feature Subscriber/Members in Comment Header */
.featured .comment-header {
	position: relative;
}

/* This bit does the rhombus that sits in the top left hand corner */
.featured>.comment-header:before {
	display: block;
	position: absolute;
	top: 1px;
	right: -9px;
	width: 81px;
	height: 0;
	border-width: 0 9px 27px 81px;
	border-style: solid;
	border-color: transparent transparent #2f809a transparent;
	text-align: center;
	content: "";
	-webkit-transform: rotateZ(18.3deg);
	   -moz-transform: rotateZ(18.deg);
}
 
/* This does the text "featured" and the gradient that makes it look curved */
.featured>.comment-header:after {
	display: block;
	position: absolute;
	top: 16px;
	right: -9px;
	width: 112px;
	height: 0;
	margin: 0;
	padding: 2px;
	color: #fff;
	background: transparent;
	text-shadow: #333 1px 1px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10.5px;
	font-weight: 700;
	line-height: 12px;
	text-align: center;
	text-transform: uppercase;
	content: "Gold Membe";
	-webkit-transform: rotateZ(18.3deg);
	   -moz-transform: rotateZ(18.3deg);
}
.featured.gold>.comment-header:before { 
	border-color: transparent transparent #CCAD00 transparent;
}
.featured.gold>.comment-header:after {
	content: "Gold Member";
}
.featured.bronze>.comment-header:before { 
	border-color: transparent transparent #CD7F32 transparent;
}
.featured.bronze>.comment-header:after {
	content: "Bronze Member";
}
/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 4px 5px !important;
}

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;
}

/* RCP Restrict Content Pro */
h3.rcp_header {
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 600;
  line-height: 34px;   
}

#rcp_registration_form p {
    font-size: 16px;
	overflow: hidden;
}

#rcp_registration_form input[type=submit] {
    background: #2f809a;
    color: #FFF;
    font-family: Arial,Tahoma,Verdana;
    font-weight: 700;
    margin: 0;
    padding: 8px;
    text-shadow: #333 1px 1px;
    text-transform: uppercase;
    width: 100%;
    max-width: 480px;
}

#rcp_registration_form label {
  display: block;
  float: left;
  width: 45%;
}

#rcp_registration_form input {
    font-size: 16px;
    /*max-width: 45%;*/
	margin: 5px;
}

#rcp_registration_form input {
    float: right;
}

#rcp_registration_form li {
    list-style-type: none;
}

#reg-check-contain input,
#rcp_subscription_levels input,
#rcp_auto_renew_wrap input {
    float: left;
}

#rcp_auto_renew_wrap,#reg-check-contain {
    margin: 0 0 0 30px;
}

.reg-check,#reg-check-contain {overflow:hidden}
#reg-check-contain label {width:75%}
.rcp-reg-input-text{width:90%;margin-bottom: 10px !important;}
#reg-gold-addr{margin-top: 10px;font-style: italic;margin-bottom:15px;}
#reg-gold-addr textarea {width: 100%;height: 5em;} 

/* Widgets */
.catwidget{

       text-align: center;
       margin: 0px 0px 10px 0px;
}

.header_ad_widget, .footer_ad_widget {

        text-align: center;
        margin: 10px 0px 10px 0px;
}


#content .left {
	background: #FFF;
	float: left;
	width: 247px;
	height: 320px;
	font-size: 12px;
	margin: 0 10px 10px 0;
	padding: 20px 20px 0 20px;
	display: inline;
	border: solid 1px #2f809a;
	}

#content .left img, #content .right img {
	height: 110px!important;
	width: 110px!important;
	}

#content .right {
	background: #FFF;
	float: left;
	width: 247px;
	height: 320px;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 20px 20px 0 20px;
	display: inline;
	border: solid 1px #2f809a;
	}

#content .left .post-meta, #content .right .post-meta {

display: none;

}
#content .post-intro h2 a, h2.entry-title a {
	font-size: 18px;
	line-height: 20px;
	color: #2F809A;
}


#content .post-intro h2:hover, h2.entry-title a:hover {

text-decoration: underline;
}

.dcg {

margin: 5px 0px 20px 0px;
}

/* grid goodies */

.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 h2,
.genesis-grid-even h2 a,
.genesis-grid-even h2 a:visited,
.genesis-grid-odd h2,
.genesis-grid-odd h2 a,
.genesis-grid-odd h2 a:visited {
	font-size: 18px;
	line-height: 24px;
	margin: 0;
}

/* rss widget override */

h4 .rsswidget {
	color: #FFF!important;
	font-size: 11px!important;
}

h4 .rsswidget img {
	display: none;
}

/* cyclebox */

#rotator {
	margin-bottom: 20px!important;
}

#textOverCycle {
	width: 568px!important;
	font: 24px Bookman Old Style!important;
	font-weight: 700!important;
}

/* featured content */

.gmp-featured-box {
	padding: 5px;
}

.gmp-featured-image {
	text-align: center;
}

.gmp-featured-title {
	margin: 5px;
	font: 24px Bookman Old Style!important;
	font-weight: 700!important;

}

.gmp-featured-content {
	margin: 5px;
}

.creds img {
	position: relative;
	top: 3px;
}

.stButton {
	margin-bottom: 40px!important;
}

.tweetmeme_button {
	margin-bottom: 10px!important;
}

.retweet-anywhere {
	float: right;
}

/***** Related Posts *****/

.relposts {
	margin: 10px 0 20px 0;
}

.relposts ul {
	list-style-type: disc;
	margin: 0 0 0 25px;
}

.relposts ul li {
	list-style-type: disc;
}

.st_plusone_hcount {
}


.vocalyze-widget {
	margin: 10px 0 10px 0;
}


.buttonpop{text-decoration:none; text-align:center;
 padding:11px 32px;
 border:solid 1px #004F72;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 border-radius: 4px;
 font:18px Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#E5FFFF;
 background-color:#3ba4c7;
 background-image: -moz-linear-gradient(top, #3ba4c7 0%, #1982a5 100%);
 background-image: -webkit-linear-gradient(top, #3ba4c7 0%, #1982a5 100%);
 background-image: -o-linear-gradient(top, #3ba4c7 0%, #1982a5 100%);
 background-image: -ms-linear-gradient(top, #3ba4c7 0% ,#1982a5 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1982a5', endColorstr='#1982a5',GradientType=0 );
 background-image: linear-gradient(top, #3ba4c7 0% ,#1982a5 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;

  }.buttonpop:hover{
 padding:11px 32px;
 border:solid 1px #004F72;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 border-radius: 4px;
 font:18px Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#E5FFFF;
 background-color:#1982a5;
 background-image: -moz-linear-gradient(top, #1982a5 0%, #3ba4c7 100%);
 background-image: -webkit-linear-gradient(top, #1982a5 0%, #3ba4c7 100%);
 background-image: -o-linear-gradient(top, #1982a5 0%, #3ba4c7 100%);
 background-image: -ms-linear-gradient(top, #1982a5 0% ,#3ba4c7 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ba4c7', endColorstr='#3ba4c7',GradientType=0 );
 background-image: linear-gradient(top, #1982a5 0% ,#3ba4c7 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 }


.buttonsidebarbox {
	 height: 50px;
	 padding-top: 25px;
	 text-align: center;
 }

 .buttonsidebarbox a {
	 color: #FFF;
 }

#TB_window, #TB_overlay {
	display: none;
}

#TB_window a {
	color: #FFF!important;
	text-decoration: none;
}

#TB_ajaxContent {
	 padding: 20px!important;
}

 .error {
	 color: #FF0000;
	 font-size: 16px;
	 margin: 10px 0;
 }

/* Spam Destroyer Eroro Error Message */
#comments-error-message {
	background-color: #ffc9c9;
	padding: 5px;
	border: 1px solid #ccc;
}
#prizma-widget-holder{
	padding-top: 25px;
}

#login {
	padding-top: 4%;
}
