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

A {
	color: #1b578d;
	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-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: 80px;
	right: 0px;
}

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

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

	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;

	font-family: Tahoma, Arial, Sans-serif;
	font-size: 15px;
	letter-spacing: -1px;
}

#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 0 0 20px;
}

#head UL.submenu LI A {
	display: block;
	color: #9abad9;
	padding: 1px;
}

#head UL.submenu LI A.email {
	padding: 0;
	margin-right: 0px;
	width: 171px;
	height: 33px;
	background: url('images/meetwithus.png') left top no-repeat;	
	overflow: hidden;
	text-indent: -9999px;
}

#head UL.submenu LI A.twitter {
	padding-right: 30px;
	background: url('images/head_icons.png') right -31px no-repeat;	
}

#head UL.submenu LI A.facebook {
	padding-right: 30px;
	background: url('images/head_icons.png') right -68px no-repeat;	
}

#head UL.submenu LI A.linkedin {
	padding-right: 30px;
	background: url('images/head_icons.png') right -100px no-repeat;	
}



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

#container {
	background: #fff url('images/page.png') left top repeat-x;
	padding: 10px 0;
}

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

#splash {
	background: url('images/splash_back.png') left top repeat-x;
}

#splash .splash_inner {
	background: url('images/splash_back.png') right bottom repeat-x;
	padding: 11px;
}

#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;
}

#splash .right {
	float: left;
	width: 225px;
	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 .post {
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	border-top: 1px dotted #e2e3e7;
}

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

#splash .post STRONG {
	display: block;
	font-family: "Georgia", "Times New Roman", Serif;
}

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

#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 {
	background: url('images/home.png') left top repeat-y;
	height: 1%;
	padding: 0 1px;
}

#home .col {
	float: left;
	width: 250px;
	margin-right: 5px;
}

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

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

#home .endcol {
	float: left;
	width: 215px;
}


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

#home .endcol H5 {
	color: #1b578d;
	font-family: "Georgia", "Times New Roman", Serif;
	font-size: 22px;
	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 {
	display: block;
	background: url('images/button_readmore.png') left center no-repeat;
	padding: 5px 0 5px 25px;
}


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

#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;
}

#page.withsidebar {
	width: 650px;
	margin-right: 50px;
	float: left;
}

#page #comment {
	width: 400px;
}

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

#sidebar {
	width: 300px;
	float: left;
}

#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: url('images/foot.png') left top repeat-x;
	border-top: 3px solid #0d5599;
	padding: 20px 0;
	color: #9abad9;
	line-height: 1.4;
}

#foot .pagewidth {
}

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

#foot A.logo {
	display: block;
	width: 283px;
	height: 45px;

	background: url('images/foot_logo.png') left bottom 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;
}

#foot .nomargin {
	margin: 0;
}

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

#foot .copyright {
	font-size: 10px;
	color: #999;
}

#foot .copyright A {
	color: #999;
}

#foot .disclaimer {
	font-size: 10px;
	color: #999;
	padding: 20px 0 10px 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;
}