/*
	Theme Name: 2011 DSWP Custom Design
	Theme URL: https://desperatelyseekingwp.com
	Description: Custom Theme by EightCrazyDesign & DSWP
	Author: Cathy Tibbles
	Designer: Shannon Dow
	Author URI:
	Version: 1.5
	Template: genesis
*/

/* Table of Contents

* Defaults
* Hyperlinks
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
*** Home********
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Unordered / Ordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Tag Cloud
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer
* Comments
* Gravity Forms
***Services********
* Typography
*/

/* Defaults
------------------------------------------------------------ */

body,
p,
input,
select,
textarea {
	color: #5f5f5f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a {
	outline:none;
}
blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {

}

ol,
ol li,
ul,
ul li {
	list-style-type: none;
	list-style-position:outside;
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

ul li {
	list-style-type: square;
}

#content #reports th {
background: #59959C;
}



/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #59959c;
	text-decoration: none;
}

a:hover {
	color: #59959c;
	text-decoration: underline;
}

a img {
	border: none;
}


/* Wrap
------------------------------------------------------------ */
body {
	background: url('images/bg.gif');
	}

#wrap {
	background: #fff; /*url(images/christmas-header-dswp.jpg) no-repeat top center;*/
	margin: 0 auto;
	width: 960px;
	box-shadow: 0px 0px 15px #888;
	-moz-box-shadow: 0px 0px 15px #888;
	-webkit-box-shadow: 0px 0px 15px #888;
}


/* Navigation 
------------------------------------------------------------*/

.menu-blog-menu-container {
	background-color: #e5e5e5;
border-radius: 5px;
-moz-border-radius: 5px;
	width:600px;
	float:left;
	font-size: 16px;
	color: #a5a5a5;
	font-family: 'Didact Gothic', sans-serif;
	}


.menu ul {
	float: right;
	width: 500px;
	display:inline;
}

.menu li {
	float: left;
	list-style-type: none;
}

.menu li a {
	display: block;
	padding: 0px 15px 5px;
	position: relative;
	text-decoration: none;
	font-size: 16px;
	color: #a5a5a5;
	font-family: 'Didact Gothic', sans-serif;
}

.menu li a:hover {
	color: #666;
	}
.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;
}

.menu li li a,
.menu li li a:link,
.menu li li a:visited {
	border-top-width: 0;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	width: 158px;
	background: #fff;
	box-shadow: 1px 1px 5px #a5a5a5;
}

.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png) no-repeat;
	top: 10px;
}

.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 180px;
	z-index: 9999;
}

.menu li ul a {
	width: 160px;
}

.menu li ul ul {
	margin: -31px 0 0 179px;
}

.menu li:hover>ul,
.menu li.sfHover ul {
	left: auto;
}

/* Header
------------------------------------------------------------ */

#header {
	height: 115px;
	width: 940px;
	margin: 0px auto;
	padding-top: 20px;
	background: url('images/paint.jpg') 320px 95px no-repeat; 
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 20px 0 0;
	width: 400px;
}
	
/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area {
	background: url(images/logo.png) no-repeat top left;
}

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 115px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 350px;
}

.header-image #title-area h1{
background: none;
padding: 0;
}


/* Navigation Constants
------------------------------------------------------------ */
#navigation
{
	position: relative;
}

.start-here
{
	position: absolute;
	left:380px;
	top: 10px;
}
#header ul.nav  {
	list-style:none;
	float:right;
	padding: 20px 15px 0 0;
	
}
#header ul.nav li {
	float:left;
	width: 75px;
	text-align:center;
	list-style:none;
	margin-top: -10px;
}

#header ul.nav li a {
	display:block;
	overflow:hidden;
	color: #636363;
	font-family: 'Didact Gothic', sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	}
#header ul.nav li a.home {
	background: url('images/home-c.jpg') center center no-repeat;
	width:75px;
	height:56px;
	margin-top:0;
}
#header ul.nav li a.about {
	background: url('images/about-c.jpg') center center no-repeat;
	width:75px;
	height:56px;
	margin-top:0;
}
#header ul.nav li a.services {
	background: url('images/services-c.jpg') center center no-repeat;
	width:75px;
	height:56px;
	margin-top:0;
}

#header ul.nav li a.portfolio {
	background: url('images/portfolio-c.jpg') center center no-repeat;
	width:75px;
	height:56px;
	margin-top:0;
}
#header ul.nav li a.email {
	background: url('images/contact-c.jpg') center center no-repeat;
	width:75px;
	height:56px;
	margin-top:0;
}

#header ul.nav li a.blog {
	background: url('images/blog-c.jpg') center center no-repeat;
	width:75px;
	height:56px;
	margin-top:0;
}

#header ul.nav li a:hover img, 
#header ul.nav li a:active img, 
.home #header ul.nav li a.home img,
.page-id-360 #header ul.nav li a.about img,
.page-id-1047 #header ul.nav li a.services img,
.parent-pageid-1047 #header ul.nav li a.services img,
.page-id-1744 #header ul.nav li a.portfolio img,
.parent-pageid-1744 #header ul.nav li a.portfolio img,
.page-id-10 #header ul.nav li a.email img,
.parent-pageid-10 #header ul.nav li a.email img,
.page-id-1739 #header ul.nav li a.blog img,
.single #header ul.nav li a.blog img, 
.archive #header ul.nav li a.blog img {
	position:absolute;
	left: -9999px;
	list-style:none;
}



/* Inner
------------------------------------------------------------ */

#inner {
	margin: 20px auto;
	width: 960px;
}


/* Home
------------------------------------------------------------- */
.home #inner {
	margin:0 auto;
}

.home a {
color: #454545;
text-decoration: underline;

}
.home a:hover {
text-decoration:none;
}

#home-left {
	width: 455px;
	clear:left;
	float:left;
}

#home-right {
	width: 455px;
	height: 378px;
	clear:right;
	float:left;
	margin-top: 10px;
	}

.home .featured {
	width: 220px;
	height: 200px;
	background: url('images/home-widget.jpg')top left no-repeat;
	float:left;
	}

.home .featured .inner {
		margin:0px 20px 0px 20px;
		height: 190px;
	}
	
.home .featured h2 {
	color: #87999f;
	font-family: "myriad-pro-1","myriad-pro-2", sans-serif; 
	font-size: 14px;
	padding: 12px 0;
	font-weight: 600;
text-transform: uppercase;
	margin: 23px 0 5px;
	text-align:center;
	background: none;	
}

.home .featured .post {
	margin: 0 0 10px;
	}

.home .featured ul li {
	list-style:none;
	padding-left:10px;
	line-height:18px;
}	

.home #tagline p {
	width: 950px;
	background: #e1e1e1; /*url('images/kids.jpg')bottom right no-repeat;*/
	color: #b2b2b2;
	font-style: italic;
	font-size: 34px;
	padding: 26px 0 30px 10px;
	font-family: "kepler-std-1","kepler-std-2", serif;
	clear:both;
	margin-left: -30px;
}

/* Landing Page 
------------------------------------------------------------ */
.page-template-landing-php.full-width-content #content{ 
width: 670px;
margin-left: 165px;
}

.page-id-6797 #content{ 
width: 930px !important;
margin-left: 30px !important;
}

.page-template-landing-php #twitterbar {
	display:none;
	}

.page-template-landing-php #footer-widgets {
	display:none;
}

/* Single Post Full Width Content 
----------------------------------------------------------- */
.single-post.full-width-content #content .post { 
	width: 670px;
	margin-left: 165px;
}
/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	margin: 0 0 30px;
	padding: 5px 0px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px ;
	padding: 0 0px 10px;
}

.category-13 .taxonomy-description {
margin:0;
}

#portfolio h2.title {
	font-family:"kepler-std-1","kepler-std-2", "times new roman", serif;
	font-weight:normal;
	font-size: 16px;
	text-align:center;
	}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 790px;
}

.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: 960px;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	width: 470px;
}

.sidebar-content #content {
	width: 600px;
}

.sidebar-content #content {
	float: right;
	margin-right: 30px;
}

.full-width-content #content {
	width: 930px;
	margin-left:30px;
}

blockquote {
	margin: 5px 15px 15px;
	padding: 10px 20px 0 15px;
}

.post {
	margin: 0 0 40px;
}


.entry-content {
	
}

.entry-content p {
	padding: 0 0 15px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 1.7em;
}

.clear {
	clear: both;
display:block;
height:10px;
}

.clear-line {
	border-bottom: 1px solid #e6e6e6;
	clear: both;
	margin: 0 0 15px;
}

.page-id-1744 .wp-caption, .parent-pageid-1744 .wp-caption {
	margin: 0 20px 20px 0;
}

/* 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{
	font-size: 28px;
	font-weight: bold;
	margin: 0;
	color: #59959c;
	font-family: 'Didact Gothic', sans-serif;
	background: none;
}

h1.entry-title {
	padding:0;
	font-weight: normal;
	}

.full-width-content h1.entry-title {
text-align:center;
	}

h2{
	font-size: 22px;
	font-weight: normal;
	padding: 15px 0 15px;
	margin:0; 
	text-align:left;
	color: #59959c;
	font-family: 'Didact Gothic', sans-serif;
}
h2 a {
	font-size: 22px;
	font-family: 'Didact Gothic', sans-serif; 
}


h2.about-h{
	font-size: 26px;
	font-weight: normal;
	padding: 15px 0 15px;
	margin:0; 
	text-align:center;
	color: #538189;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.page h1 {
	margin: 0 0 5px;
}

.widget-area h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	margin: 0 0 15px;
	color: #59959c;
	text-align:left;
	text-transform: uppercase;
}
.page h3.wp_aff_title {
text-align:center;
font-size: 16px;
	margin: 0 0 15px;
	color: #59959c;
}

h4 {
	font-size: 14px;
}

.widget-area h4 {
	background: url('images/sb-title-bg.png') bottom left no-repeat;
	border:none;
	font-size: 18px;
	color: #59959c;
	padding: 10px 5px 22px 30px;
	margin: 0 0 0 -28px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}


/* Unordered / Ordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0 0 15px 25px;
	list-style-position:inside;
}

.entry-content ul li {
	list-style-type: square;
	list-style-position:inside;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 14px;
	font-family: 'Didact Gothic', sans-serif;
	margin: 0 0 15px;
	color: #636363;
}

.archive .post-info, .page-template-page_blog-php .post-info {
	text-align:left;
	}

/* Post Meta
------------------------------------------------------------ */

.post-meta {
	background: url('images/post-footer.jpg') top right no-repeat;
	clear: both;
	font-size: 10px;
	font-family: 'Didact Gothic', sans-serif;
	color: #636363;
	padding: 45px 0 10px 0px;
	text-transform: uppercase;
}

.categories {
	background: url('images/files.jpg') 0 15px no-repeat;
	padding: 20px 0 10px 30px;
	}

.post-comments {
	background: url('images/comments-bg.jpg') 0 0 no-repeat;
	padding: 3px 10px 10px;
	font-size: 14px;
	}

	
/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	padding: 10px;
	overflow: hidden;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 10px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 50%;
}


/* Post Icons
------------------------------------------------------------ */

.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 {	
	
}

.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;
	background-color: #e9f3f5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom:5px;
}
.wp-caption img {
border:1px solid white;
}


p.wp-caption-text {
	font-size: 12px;
	line-height: 12px;
	padding: 5px 0;
	font-style: italic;
	color: #59959c;
}

.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;
}

.navigation img {
vertical-align: -20px;
}

.navigation .alignleft {
font-weight: bold;
}

.navigation .alignright {
font-weight: bold;
}

/* Primary / Secondary Sidebars
------------------------------------------------------------ */

#sidebar {
	float: left;
	width: 280px;
}

#sidebar-alt {
	display: inline;
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

#sidebar .widget,
#sidebar-alt .widget {
	margin: 0 5px 15px 10px;
	padding: 0;
}

.widget-area .textwidget {
	padding: 0;
}

.widget-area ol,
.widget-area ul {
	margin: 10px 0 0 25px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	list-style-type: square;
 	word-wrap: break-word;
}

.widget-area ol li {
	list-style-type: decimal;
}


/* Tag Cloud
------------------------------------------------------------ */

.widget_tag_cloud div div {
	padding: 10px 10px 0;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	margin: 10px 10px 0;
	padding: 3px;
}

#sidebar #cat,
#sidebar .widget_archive select {
	width: 220px;
}

#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 {
	overflow: hidden;
	margin: 0 0 15px;
	padding: 10px 10px 5px;
}

.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
------------------------------------------------------------ */

.btn,
.enews #subbutton,
.reply a,
.reply a:visited,
.searchsubmit{
	background: url('images/button.png') center left no-repeat;
	border: none;
	color: #333;
	cursor: pointer;
	font-size: 11px;
	padding: 8px 5px;
	width: 75px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Didact Gothic', sans-serif; 
	display:block;
}

#content .button,
#submit {
	border: 2px solid #9cc7cd;
	background: #ecf6f8;
	cursor: pointer;
	font-size: 12px;
	padding: 0px 3px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	text-decoration:none;
	text-transform: uppercase;
	font-family: 'Didact Gothic', sans-serif;
	color: #888;
	}

btn,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
#submit:hover,
#content .button:hover {
	color: #000;
	text-decoration:none;
}



/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 40px 0 0;
}

#sidebar .searchform {
	padding: 5px 0 0 10px;
}

#nav .searchform {
	float: right;
}

.s {
	font-size: 11px;
	margin: 5px 4px 0 0;
	padding: 4px 0 4px 5px;
	width: 200px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 10px 10px 0;
}

.enews #subscribe {
	padding: 0 0 0 10px;
}

.enews #subbox {
	font-size: 11px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
	width: 230px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f7f7f7;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f7f7f7;
	padding: 2px;
	text-align: center;
}

/* Twitter Widget
------------------------------------------------------------ */
#twitterbar {
	width: 960px;height: 77px;
	float:left;
	background-color:#e1e1e1;
	list-style-type: none;
	border-bottom: 3px solid #fff;
}

#twitterbar img {
	float:left;
	margin: 18px;
}

#twitterbar li {
	width: 800px;
	float:left;
	color:#7d7d7d;
	font-size:18px;
	font-style:italic;
	font-family: "kepler-std-1","kepler-std-2", serif;
	margin:25px 0 0 25px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	background: #a6cdd4 url(images/dswp-footer-bg.jpg) repeat-x top left;
	clear: both;
	overflow: hidden;
	margin: 5px 0 0;
	width: 960px;
	color: #4A767A;
	font-family:'Didact Gothic', sans-serif;
}
#footer-widgets {
	padding: 10px 20px 30px 30px;
	float: left;
	font-size: 14px;
	}
	
#footer-widgets .widget {
	background: none;
	margin: 0 10px;
	padding: 0;
	border: none;
	}
	
#footer input {
	float:right;
	margin-bottom:5px;
	border:none;
	}

#footer-widgets h4 {
	font-size: 24px;
	margin: 0 0 5px 0;
	padding: 18px 0 10px 5px;
	color: #464648;
	font-weight:normal;
	overflow:hidden;
	font-family: Georgia, Serif;
	}

#footer-widgets h2 a {
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	display:block;
	height: 50px;
	color: #4A767A;
	text-decoration: none;
	}
	

#footer-widgets p {
    font-weight: normal;
	color: #000;
	font-family: 'Didact Gothic', sans-serif;
	margin: 0;
	padding: 0;
	}
	
#footer-widgets .featuredpost img{
background-color: white;
padding: 1px;
border: 4px solid #D4E6EA;
}

#footer-widgets h2 {
	padding:0;
	margin:0;
	font-family: Georgia, serif;
	}
#footer-widgets .post {
	padding:0;
	margin:0;
	}

#footer-widgets a, #footer-widgets a:visited {
	color: #4A767A;
	text-decoration: none;
	font-family: 'Didact Gothic', sans-serif;
	text-decoration: underline;
	}
	
#footer-widgets a:hover {
	color: #888
	text-decoration: none;
	}
	
#footer-widgets ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#footer-widgets ul li {
	background: url(images/footer-bullets.jpg) 0 5px no-repeat;
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 0 20px;
	}

#footer-widgets .menu li {
	float:none;
	}

#footer-widgets .menu li a {
	padding:0;
	position:static;
	display:list;
	font-size: 14px;
	margin:0;
	}


#Footer-1 {
	width: 285px;
	float: left;
	margin: 0 15px 0 0;
   background: url(images/footer-dvdr.jpg) center right no-repeat;
   min-height: 350px;
   padding-right: 10px;
	}
	
#Footer-2 {
	width: 285px;
	float: left;
	margin: 0 15px 0 0;
	background: url(images/footer-dvdr.jpg) center right no-repeat;
	min-height: 350px;
	padding-right: 10px;}
		
#Footer-3 {
	width: 290px;
	float: left;
	}

#footer p {
	font-size: 14px;
	margin: 0 0 5px 0;
	}

#footer a,
#footer a:visited {
	}

#footer .white p {
	color: #fff;
	font-family: 'Didact Gothic', sans-serif;
	font-size: 20px;
	text-align: right;
}
#footer .white {
	display:block;
	margin-top: 10px;
	clear:both;
	width:100%;
	}

#footer .white a {
	color: #fff;
	text-decoration: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 {
	font-size: 14px;
	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;
}


/*********** custom sidebar areas *************/
#sidebar #sign-up {
background: url('images/sign-up.jpg') top left no-repeat;
width: 280px;
height: 122px;
float:left;}

#sidebar #socialize {
float:left;
border:none;
}

#sidebar #socialize a {
text-indent: -9999px;
}

#sidebar #testimonials {
background: url('images/testimonials.jpg') top left no-repeat;
width: 280px;
height: 245px;
margin-left: 2px;
float:left;
}

fieldset {
border: none;
}


/**Hide**/
#testimonials .anythingControls, 
.home .anythingControls, 
#layouts .anythingControls {
display:none !important;
}

.home .anythingSlider {
padding:0;
}

#testimonials .anythingWindow {
	padding:0;
	/*top: 80px;
	left: -40px;
	line-height: 12px;*/
	}

#testimonials p {
	line-height: 16px;
	font-size: 14px;
	}

#testimonials .anythingSlider {
padding:0 !important;
}

#testimonials .anythingSlider.anythingSlider-default {
border:none !important;
margin-left:10px;
margin-top: 80px;
}

.sws_btn_default span {
color: #59959C;
font-size: 18px;
padding: .3em 1.1em .6em;
}
.div-{
display:inline;
}

.post-1744 .anythingSlider .arrow {
top: 108%;
}


.post-1744 .anythingSlider .arrow.back {
left: 25%;
}

.post-1744 .anythingSlider .arrow.forward {
left: 60%;
}

#layouts .anythingSlider .arrow a {
	width:auto;
	height:auto;
	margin:0;
}

#layouts .anythingSlider .arrow {
	top: 30%;
	}

#layouts .anythingSlider .forward a,
#layouts .anythingSlider .back a,
.post-1744 .anythingSlider .forward a,
.post-1744 .anythingSlider .back a {
width: 60px;
height: 50px;
}


#layouts .anythingSlider.anythingSlider-default,
.home .anythingSlider.anythingSlider-default{
margin:0;
padding:50px 50px 50px 60px;
}

#layouts .anythingSlider.anythingSlider-default{
margin:0;
padding:10px 55px;
}


.post-1744 .anythingSlider.anythingSlider-default {
margin:0px;
padding:10px;
border-top: 1px solid #D7DEE0 !important;
border-bottom: 1px solid #D7DEE0 !important;
border-left: 1px solid #D7DEE0 !important;
border-right: 1px solid #D7DEE0 !important;
border-radius: 10px;
-moz-border-radius: 10px;
}

#inner .blue_box, #inner .grey_box {
width: 100%;
float:left;
margin-right: 10px;
font-size: 14px;
}
.grey_box_content, .grey_box_content p{
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #464646;
}

.blue_box_content p
{font-size: 14px;}

#inner .blue_box {
background-color: #d3e6ea;
border-color: #c0e1e8;
}
.blue_box_content h3, .grey_box_content h3 {
display:inline;
}

#inner .wpcf7 .blue_box, #inner .wpcf7 .grey_box {

width:600px;
margin:5px;
border: 1px solid #c0e1e8;
}
#inner .wpcf7 .blue_box .boxcontent, #inner .wpcf7 .grey_box .boxcontent {
border: 1px solid white;
padding:10px;
}

#inner .wpcf7 .blue_box textarea, #inner .wpcf7 .grey_box textarea {
height: 60px;
}

#inner .wpcf7 .grey_box {
background-color: #eaeaea;
border-color: #c1c1c1;
}

h3.ui-accordion-header {
font-size: 14px;
text-align:left;
text-decoration:underline;
font-weight:normal;
line-height: 26px;
}

/***************** POP UP ************/
.wps_headline h2 {
	padding:0;
	margin: 0 0 10px;
	}

#WPS_popup_message{
border-radius: 5px 5px;
box-shadow: 1px 1px 8px #333;
}
/************* STORE ****************/
.eStore_button_object form {
height: 90px;
}

.eStore_button_object label {
font-size: small;
line-height: 5px;
}

input[type="image"].eStore_subscribe_button, .eStore_buy_now_button {
position: relative;
left: 330px;
top: -65px;
display: inline;
}

#content .eStore_text_input {
font-size: 16px;
padding: 2px !important;
line-height: 1em;
}

/******* AFFILIATE PLUGIN ************/
#content #wp_aff_nav {
border:none;
margin-left:180px;
}

#content #wp_aff_inside {
border:none;
}
#content #wp_aff_inside img {
display:none;
}
#content #wp_aff_inside #lightbox img {
display:block;
}

#content #gallery img {
width:auto;
}

#content #aff-box-content {
width: 230px;
}
#content #aff-box-action {
	padding:0 0 7px;
	width: 99px;	
	height:32px;
	}

#content #wp_aff_footer {
	display:none;
}
#content .dp-choose-date {
color: #59959C;
}


/**************** WEb Forms *********/
#content .WebForm {
box-shadow: 0 0 0;
-moz-box-shadow: none;
-webkit-box-shadow:none;
border: none;
width: 80%;
}
#content .WebForm .FormContainer {
min-width:400px;
width:400px;
}

.page-id-5832 .eStore-product {
	float:left;
	margin-left:10px;
}

/************* domain name search ***************/
#content #domain-discovery {
background: none;
width:400px;
}
#content #domain_discovery_keywords {
width:250px;
}
#content .domain-widget select{
	left: 268px;
	height: 31px;
	margin-top: 0 !important;
}
#content #domain-discovery-results {
	width: 330px;
	border: 1px solid #999;
	}
#content #domain-widget-inside-footer{
	display: none;
}
#content .domain-widget #domain-discovery-results span, .domain-widget #domain-discovery-results a {
	font-family: verdana, sans-serif;
	font-size: 12px; 
}
#content .domain-widget input {
	border: 1px solid #999;
	}
	
/*************post meta box ***************/
#post-meta-box { 
background: url(images/dswp-meta-box.jpg) top center no-repeat;
width: 590px;
clear:both;
margin-top:50px;
height: 150px;
}
#dswp-share-post
{
	clear:both;
	float: left;
	margin: 70px 30px 0 50px;
	width: 200px;
}
#dswp-share-post img
{
	margin-right: 11px;
}
#dswp-subscibe-meta
{
	float: right;
	margin: 57px 35px 0 20px;
	width: 230px;
}
.lbl-email
{
	font-size: 11px;
}
.inpt-email
{
	width: 220px;
	margin-bottom: 5px;
}
#dswp-subscibe-meta .mce_inline_error
{
	font-size: 10px!important;
	margin: 0!important;
	padding: 0!important;
}
.page-id-5524 input[type="image"].eStore_subscribe_button, .eStore_buy_now_button {
 left: 0 !important;
top: 0 !important;
}

#dswp-main { width: 930px;  margin: auto auto auto -30px; font-family: Georgia, "Times New Roman", Times, serif !important; color: #464648; font-size: 14px; padding: 14px; text-align:center;}
#dswp-main h1 { color: #50838a; font-size: 36px; font-weight:normal; font-family: Georgia, "Times New Roman", Times, serif !important; line-height: 43px; margin: 25px;}
#dswp-main h2 {  font-size: 24px; color: #284e53; font-weight:normal; font-family: Georgia, "Times New Roman", Times, serif !important; line-height: 39px; text-align:center; margin-top: 45px} 
#dswp-main h3 { color: #50838a;  font-size: 24px; font-weight:normal; font-family: Georgia, "Times New Roman", Times, serif !important; line-height: 32px; text-transform: none; margin: 30px 0 0 0; text-align:center;}
#dswp-main .quote { font-size: 32px;}
#dswp-main .ast { font-size: 28px;}
#dswp-main .author {color: #5c5c5c; font-size: 12px; margin: 25px; font-family:"Courier New", Courier, monospace;}
#dswp-circles { background:  url(images/circles.jpg) no-repeat top center; width: 832px; height: 226px; margin: 15px  auto  24px; position:relative; font-family: "Century Gothic", Arial, Sans-serif;}
#dswp-circles .one { font-size: 24px; color: #3e6e74; text-align: center; position: absolute; top: 70px; left: 10px; width: 200px; line-height: 1.1} 
#dswp-circles .two {font-size: 24px; color: #6f8285; text-align: center; position: absolute; top: 60px; left: 215px; width: 200px; line-height: 1.1}
#dswp-circles .three {font-size: 24px; color: #50838a; text-align: center; position: absolute; top: 70px; left: 415px; width: 200px; line-height: 1.1}
#dswp-circles .four {font-size: 21px; color: #6f8285; text-align: center; position: absolute; top: 75px; left: 623px; width: 200px; line-height: 1.1}
.f-newsletter { float: left; width: 500px; text-align: left; margin-left: 48px;}
#f-mc_embed_signup { margin:10px 5px 10px 25px;}
.df-button { background: #50838a; border-radius: 5px; -moz-border-radius: 5px; padding: 4px; color: #fff; font-size: 16px; border: none;}
.f-lbl-email { font-style:italic; font-size: 14px; font-family: "Century Gothic", Arial, Sans-serif;}
.f-inpt-email { border: 1px solid #b9b9b9;  border-radius: 5px; -moz-border-radius: 5px; background: #fff; padding: 4px; width: 280px; font-size:16px;}
#f-testimonial { background:url(images/testi-bg.jpg) top center no-repeat; margin: auto; width:  790px; height: 180px; margin-bottom: 25px;}
#f-testimonial img { border: 4px solid  #CCC; vertical-align: middle; width:100px; height: 100px;}
#dswp-main .j2sliderinner a { color: #50838a; }
#home-tagline {background-color: #E1E1E1; float: left; height: 77px;  list-style-type: none; width: 960px; margin-left: -30px; text-align: left;}

ul.f-learn-more-button {margin: 13px 0 0 620px;padding: 0!important;width: 246px;list-style: none;}
.f-learn-more-button ul {margin: 0!important;padding: 0!important;	list-style: none!important;} 
.f-learn-more-button li {padding: 0!important;margin: 0!important;list-style: none;height: 54px;background-repeat: no-repeat;list-style-image: none!important;border: none!important;list-style-type: none!important;}
li.f-learn-more { margin: 0!important;padding: 0!important;list-style: none;}
.f-learn-more-button li a, f-learn-more-button li a:visited {display: block;text-decoration: none;text-indent: -9999px;height: 54px;background-repeat: no-repeat;}
.f-learn-more {background-image: url(images/home-learn-more-s.jpg); }
.f-learn-more a {background-image: url(images/home-learn-more.jpg); outline: none;}
ul.f-learn-more-button li a:hover {background: none;}


.genesis-c {display: block;width: 125px;height: 125px;background: url('images/genesis-125-c.jpg') bottom;text-indent: -99999px;}
.genesis-c:hover {background-position: 0 0;}

.hostgator-c {display: block;width: 125px;height: 125px;background: url('images/hostgator-125-c.jpg') bottom;text-indent: -99999px;}
.hostgator-c:hover {background-position: 0 0;}

.sucuri-c {display: block;width: 125px;height: 125px;background: url('images/sucuri125-c.jpg') bottom;text-indent: -99999px;}
.sucuri-c:hover {background-position: 0 0;}

.vistaprint-c {display: block;width: 125px;height: 125px;background: url('images/vistaprint-125-c.jpg') bottom;text-indent: -99999px;}
.vistaprint-c:hover {background-position: 0 0;}

.wave-c {display: block;width: 125px;height: 125px;background: url('images/wave-125-c.jpg') bottom;text-indent: -99999px;}
.wave-c:hover {background-position: 0 0;}

#table-bg-h { background: url(images/table-bg.jpg) no-repeat center; width: 774px; height: 279px; margin-bottom: 25px;}
.one-third-h { width: 232px; padding: 5px 13px 0 13px; float: left;}
.tab-c { font-family: "Century Gothic", Arial, Helvetica, sans-serif; color: #FFF; font-weight: bold; text-align: center; margin-bottom: 20px;}
.contact-h {font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-align: center; color: #538189; font-size: 26px;}
.contact-l {font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-align: center; color: #538189; font-size: 16px;}
.contact-c { margin: 10px 0 40px 0; padding-top: 10px; border-top: 1px dotted #CCC; color: #111111; text-align: center; font-family:Georgia, "Times New Roman", Times, serif; font-size: 24px;}


.genesis-grid #post-meta-box {
	display:none;
}
#p-upgrade-content {margin: 10px 30px 10px 5px;}
#p-upgrade-content img { border: 1px solid #999; -webkit-box-shadow: 0px 0px 5px 3px #cfcfcf;
box-shadow: 0px 0px 5px 3px #cfcfcf; }

#p-upgrade-content h3 {color: #59959C;
    font-size: 24px;
    padding: 15px 0 15px;
    text-align: left;
    text-transform: capitalize;
	font-weight: normal;
	margin: 0;
}

#p-upgrade-content .alignleft, #p-upgrade-content .alignright { margin: 20px 13px;}
#p-upgrade-content .p-right { float: right; margin: 13px; width: 530px;}
#p-upgrade-content .p-left { float: left; margin: 13px; width: 530px;

