/*
Theme Name: Daniel Gershburg
Theme URI: http://www.danielgershburg.com/ 
Description: The default theme.
Version: 2.1
Author: Enhanced Solutions
Author URI: http://www.enhancedsolutions.com/
*/

A {
	color: #078fc4;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #000;
	text-align: center;
	line-height: 1.2;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

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

TD, BODY {
	/*font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;*/
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-SIZE: 13px;
	color: #333;
}

P {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

H1, H2, H3, H4, H5 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

UL {
	margin: 0px;
	padding: 0px 0px 15px 35px;
}

.clear {
	clear: both;
}

/* ########################################################################################## */

.pagewidth {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* ########################################################################################## */

#head {
	background: url('images/head.png') left top repeat-x;
	border-bottom: 3px solid #0d5599;
}

#head .pagewidth {
	height: 154px;
	overflow: hidden;
}

#head H1 {
	padding: 15px 0 0 0;
}

#head H1 A {
	display: block;
	width: 314px;
	height: 113px;

	background: url('images/logo.png') left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#head UL.mainmenu {
	list-style: none;
	padding: 0;

	position: absolute;
	top: 85px;
	right: 0px;
}

#head UL.mainmenu LI {
	float: left;
	padding: 0 0 0 30px;
}

#head UL.mainmenu LI A {
	display: block;

	height: 36px;
	overflow: hidden;
	text-indent: -9999px;
}

#head UL.mainmenu LI.page-item-2 A {
	width: 77px;
	background: url('images/menu/about.png') left top no-repeat;
}

#head UL.mainmenu LI.page-item-544 A {
	width: 76px;
	background: url('images/menu/services.png') left top no-repeat;
}

#head UL.mainmenu LI.page-item-549 A {
	width: 88px;
	background: url('images/menu/bankruptcy.png') left top no-repeat;
}

#head UL.mainmenu LI.page-item-76 A {
	width: 98px;
	background: url('images/menu/testimonials.png') left top no-repeat;
}

#head UL.mainmenu LI.page-item-4 A {
	width: 61px;
	background: url('images/menu/contact.png') left top no-repeat;
}

#head UL.mainmenu LI.page-item-88 A {
	width: 35px;
	background: url('images/menu/blog.png') left top no-repeat;
}

#head UL.mainmenu LI A SPAN {
	display: block;

	font-weight: normal;
	font-style: italic;
	color: #999;
	text-decoration: none;
	text-transform: lowercase;

	font-family: "Georgia", "Times New Roman", Serif;
	font-size: 13px;
	letter-spacing: normal;
}

#head UL.submenu {
	list-style: none;
	padding: 0;

	position: absolute;
	top: 15px;
	right: 0px;

	color: #9abad9;

	font-family: "Georgia", "Times New Roman", Serif;
	text-transform: lowercase;
}

#head UL.submenu LI {
	float: left;
	padding: 0 10px;
	margin: 8px 0 0 0;
}

#head UL.submenu LI.featured,
#head UL.submenu LI.brocure,
#head UL.submenu LI.email {
	margin: 0;
}

#head UL.submenu LI.twitter {
	border-right: 1px solid #0d0d0d;
}

#head UL.submenu LI.facebook {
	border-right: 1px solid #0d0d0d;
	border-left: 1px solid #424242;
}

#head UL.submenu LI.rss {
	border-left: 1px solid #424242;
}


#head UL.submenu LI A {
	display: block;
	height: 19px;

	background: url('images/head_icons.png') left -9999px no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#head UL.submenu LI.brocure A {
	width: 171px;
	height: 33px;
	background: url('images/freebrocure.png') left top no-repeat;
}

#head UL.submenu LI.featured A {
	width: 251px;
	height: 33px;
	background: url('images/featuredin.png') left top no-repeat;
}


#head UL.submenu LI.email A {
	width: 171px;
	height: 33px;
	background: url('images/meetwithus.png') left top no-repeat;
}

#head UL.submenu LI.twitter A {
	width: 12px;
	background-position: left -31px;
}

#head UL.submenu LI.facebook A {
	width: 10px;
	background-position: left -68px;
}

#head UL.submenu LI.rss A {
	width: 19px;
	background-position: left -100px;
}


/* ########################################################################################## */

#container {
	background: #efede1;
	padding: 10px 0;
}

#container .pagewidth {
	background: url('images/container.png') -2000px top repeat-y;
}

#container .container_top {
	height: 14px;
	background: url('images/container.png') left top repeat-y;
}

#container .container_bottom {
	height: 14px;
	background: url('images/container.png') -1000px top repeat-y;
}

/* ########################################################################################## */

#splash {
	padding: 0 15px 10px 15px;
}

#splash .splash_inner {
}

#splash .left {
	float: left;
	width: 496px;
	margin-right: 15px;
}

#splash .center {
	float: left;
	width: 210px;
	border-right: 1px solid #e2e3e7;
	padding: 5px 15px 5px 0;
	margin-right: 15px;

	font-family: "Georgia", "Times New Roman", Serif;
}

#splash .right {
	float: left;
	width: 215px;
	padding: 5px 0;
}

#splash .right UL {
	list-style: none;
	padding: 0;
}

#splash .right H2 {
	font-size: 13px;
}

#splash H5 {
	color: #000;
	font-family: "Georgia", "Times New Roman", Serif;
	font-style: italic;
	font-size: 22px;
	font-weight: normal;
}

#splash .center H5 {
	padding-bottom: 0px;
}

#splash .center A {
	color: #6e6052;
}

#splash .post {
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	border-top: 1px dotted #e2e3e7;
	color: #6e6052;
	line-height: 1.5;
}

#splash .post SMALL {
	display: block;
	font-size: 12px;
	color: #1683ad;
	padding: 0 0 3px 0;
}

#splash .post P {
	padding: 0px;
}

/* ########################################################################################## */

#slider {
	position: relative;
	width:	496px;
	height: 346px;
	overflow: hidden;
}

#slider UL {
	list-style: none;
	padding: 0;
}

#slider UL LI {
	position: absolute;
	top: 0;
	left: 0;
}


/* ########################################################################################## */


#home {
	height: 1%;
	padding: 0 15px;
}

#home .col {
	float: left;
	width: 245px;
	text-align: center;
}

#home .noborder {
	border-left: 0;
}

#home .rightmargin {
	margin-right: 15px;
}

#home .endcol {
	float: left;
	width: 215px;
	margin: -60px 0 0 0;
}

#home .col A {
	text-decoration: underline;
}

#home .col H5 {
	color: #01a7e7;
	font-family: "Georgia", "Times New Roman", Serif;
	font-size: 14px;
	padding: 0 0 5px 0;
}

#home .endcol H5 {
	color: #01a7e7;
	font-family: "Georgia", "Times New Roman", Serif;
	font-size: 20px;
	padding: 0 10px 10px 10px;
}

#home .col P,
#home .endcol P {
	padding: 0 10px 10px 10px;
	font-size: 12px;
}

#home .endcol UL {
	list-style: none;
	padding: 0 0 10px 10px;
}

#home .endcol UL LI {
	background: url('images/dot_check.png') left center no-repeat;
	padding: 5px 0 5px 25px;
}

#home .readmore {
	background: url('images/button_readmore.png') left center no-repeat;
	padding-left: 10px;
}


/* ########################################################################################## */

#page {
	/* font: 13px/1.25 "Trebuchet MS", Helvetica, Jamrul, sans-serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	line-height: 1.5;
	margin: 0 0 0 20px;
	text-align: justify;
}

#page.withsidebar {
	width: 630px;
	float: left;
}

#page #comment {
	width: 400px;
}

#page .wpcf7 P {
	clear: both;
}

#page .wpcf7 P LABEL {
	display: block;
	float: left;
	width: 60px;
	padding: 5px 0;
}

#page .wpcf7 P TEXTAREA.flat,
#page .wpcf7 P INPUT.flat {
	border: 1px solid #ccc;
	background: #fff;
	color: #666;
	padding: 5px;
	width: 250px;
}

#page .wpcf7 P TEXTAREA.flat {
	height: 100px;
	width: 400px;
}

/* ########################################################################################## */

#sidebar {
	width: 300px;
	float: right;
	margin: 0 15px;
}

#sidebar H2 {
	background: #eaeaea;
	color: #666;
	font-size: 14px;
	padding: 5px 15px;
}

#sidebar UL {
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
}

#sidebar UL LI {
	border: 1px solid #dedede;
	background: #f7f7f7;
}

#sidebar UL UL {
	padding: 15px;
	margin: 0;
}

#sidebar UL UL LI {
	border: 0;
	padding: 0;
}

#sidebar UL .widget_recent_entries UL {
	padding: 0 15px;
	margin: 0;
}

#sidebar UL .widget_recent_entries UL LI {
	border-top: 1px dotted #dedede;
	padding: 10px 0;
}

#sidebar UL .widget_search {
	padding: 15px;
}
#sidebar UL .widget_search .screen-reader-text {
	display: none;
}

#sidebar UL .widget_archive SELECT {
	margin: 15px;
}



/* ########################################################################################## */


#foot {
	background: #121212;
	border-top: 3px solid #464646;
	padding: 20px 0;
	color: #ccc;
	line-height: 1.4;
}

#foot .pagewidth {
}

#foot A {
	color: #fff;
	text-decoration: underline;
}

#foot A.logo {
	display: block;
	width: 239px;
	height: 155px;

	background: url('images/foot_logo.png') left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#foot STRONG {
	color: #fff;
}

#foot P {
	padding: 0 0 10px 0;
}

#foot .col {
	float: left;
	margin-right: 30px;
	font-family: "Georgia", "Times New Roman", Serif;
}

#foot .nomargin {
	margin: 0;
}

#foot .testimonial {
	width: 360px;
	background: url('images/foot_testimonial.png') left top no-repeat;
}

#foot .testimonial .testimonial_padding {
	background: url('images/foot_testimonial.png') right bottom no-repeat;
	padding: 15px 20px 50px 20px;
}

#foot UL {
	list-style: none;
	padding: 0;
}

/* ########################################################################################## */


#subfoot {
	font-size: 11px;
	color: #aaa;
}

#subfoot A {
	color: #fff;
}

#subfoot .left {
	float: left;
	padding: 10px 0 0 0;
}

#subfoot .right {
	float: right;
	padding: 10px 0 0 0;
}

#subfoot .right UL {
	list-style: none;
	padding: 0;
}

#subfoot .right UL LI {
	float: left;
	padding: 0 0 0 20px;
}

#subfoot .disclaimer {
	clear: both;
	font-size: 10px;
	color: #777;
	padding: 15px 0;
}

/* ########################################################################################## */



.contactbox_left {
	display: block;
	float: left;
	margin-bottom: 10px;
	padding: 10px 0px;

	margin-right: 40px;
	width: 329px;
}

.contactbox_right {
	display: block;
	float: left;
	margin-bottom: 10px;
	padding: 10px 0px;

	width: 250px;
}

.contactpage H5 {
	font-size: 14px;
	background: #2380d8;
	color: #fff;
	padding: 5px 10px;
	margin-bottom: 10px;
}
