/*
Theme Name: Sean Gregor, PLLC
Theme URI: http://www.seangregor.com//
Description: The default Sean Gregor, PLLC theme.
Version: 1
Author: Enhanced Solutions
Author URI: http://www.enhancedsolutions.com/
*/

A {
	color: #93242b;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #111a69;
	text-align: center;
	line-height: 1.2;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

IMG.alignright {
	float: right;
	margin: 0 0 10px 20px;
}

TD, BODY {
	font-family: "Trebuchet MS", 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;
}

A.fancy {
	display: block;
	background: url('images/fancybutton.png') right top no-repeat;
	padding: 5px 15px 5px 10px;
	color: #fff;
	text-align: right;
	text-decoration: none;
	float: left;
}

/* ########################################################################################## */

.pagewidth {
	width: 968px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

/* ########################################################################################## */

#head {
	background: url('images/head.png') left top repeat-x;
	color: #fff;
}

#head .pagewidth {
	height: 100px;
}

#head H1 {
	padding: 15px 0 0 0;
}

#head H1 A {
	display: block;
	width: 370px;
	height: 74px;

	background: url('images/logo.png') left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#head .description {
	display: none;
}

#head .phone {
	position: absolute;
	top: 20px;
	right: 0px;
	font-size: 26px;
}

/* ########################################################################################## */

#menu {
	background: url('images/menu.png') left top repeat-x;
	color: #fff;
	padding: 2px 0 4px 0;
}

#menu .pagewidth {
	height: 52px;
	overflow: hidden;
}

#menu UL {
	padding: 0 0 0 15px;
	list-style: none;
}

#menu UL LI {
	float: left;
	height: 51px;
	overflow: hidden;
	margin-top: 3px;
}

#menu UL LI A {
	display: block;
	padding: 17px 46px 25px 47px;

	color: #0e1766;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#menu UL LI A:hover {
	background: #ff0000 url('images/menu.png') center -81px repeat-x;
	color: #fff;
	border: 1px solid #7996d2;
	padding: 16px 45px 24px 46px;
}
/* ########################################################################################## */

#page {
	background: #fff url('images/page.png') left top repeat-x;
	padding: 8px 0;
	line-height: 1.5;
}

#page .pagewidth {
}

#page H2 {
	color: #912137;
	text-transform: uppercase;
	font-family: "Times New Roman", Serif;
	font-size: 24px;
	font-weight: normal;
}

#page H3 {
	color: #912137;
	text-transform: uppercase;
	font-family: "Times New Roman", Serif;
	font-size: 16px;
	font-weight: normal;
}

#page H5 {
	font-size: 13px;
	color: #818181;
}

/* ########################################################################################## */

#splash {
	height: 279px;
	background: url('images/splash.png') left top no-repeat;
	margin: 0 0 3px 0;
	overflow: hidden;
}

#splash .inner {
	background: #000;
	margin: 13px 14px 13px 13px;
	overflow: hidden;
	height: 254px;
	position: relative;
}

#splash .inner UL {
	list-style: none;
	padding: 0;
}

#splash .inner UL LI {
	position: absolute;
	top: 0;
	left: 0;
}

/* ########################################################################################## */

#home {
}

#home H2 {
	padding: 0;
}

#home H5 {
}

#home P {
	line-height: 1.5;
}

#home .cols {
	width: 320px;
	float: left;
	background: url('images/page_col.png') left top repeat-x;
	margin: 0 1px;
}


#home .padding {
	padding: 20px 34px;
}

#home .post {
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
}

#home .post P {
	padding: 0;
}

#home .post SMALL {
	font-size: 12px;
	color: #ccc;
}

#home .post SMALL STRONG {
	color: #666;
}

/* ########################################################################################## */

#content {
	padding: 10px 0;
}

#content.widthsidebar {
	width: 700px;
	float: left;
	margin-right: 18px;
}

#content .twocol {
	width: 50%;
	float: left;
}

#content #mapZone {
	float: right;
	width: 300px;
	height: 300px;
	margin-top: 20px;
	margin-bottom: 30px;
	position: relative;
}

#content .post H3 {
	padding: 0;
}

#content .post SMALL {
	padding: 0;
	color: #999;
}

#sidebar {
	width: 250px;
	float: left;
	padding: 10px 0;

}

#sidebar UL {
	list-style: none;
	padding: 0;
}

#sidebar UL UL LI {
	padding: 10px;
}

#sidebar #searchform {
	padding: 10px;
}

#sidebar #searchform LABEL {
	display: none;
}

#sidebar H2 {
	background: #494b9b;
	color: #fff;
	padding: 7px 15px;
	font-size: 14px;
}



/* ########################################################################################## */

#foot {
	border-top: 5px solid #000;
	background: url('images/foot.png') left top repeat-x;
	color: #807f87;
	padding: 20px 0;
}

#foot .pagewidth {
}

#foot A {
	color: #fff;
}

#foot .menu {
	width: 370px;
	float: left;
}

#foot .menu UL {
	padding: 0 0 0 40px;
	list-style: none;
}

#foot .menu UL LI {
	width: 160px;
	float: left;
	padding: 0 0 5px 0;
}

#foot .address {
	width: 280px;
	float: left;
	color: #fff;
}

#foot .address STRONG {
	color: #9fc5ff;
	font-size: 16px;
	display: block;
}

#foot .address STRONG SPAN {
	display: block;
	float: left;
	width: 45px;
	color: #9f9fa1;
}

#foot .facebook {
	display: block;
	float: left;

	background: url('images/footicons.png') left top no-repeat;
	width: 24px;
	height: 24px;

	overflow: hidden;
	text-indent: -9999px;

	margin-right: 10px;
}

#foot .linkedin {
	display: block;
	float: left;

	background: url('images/footicons.png') -24px top no-repeat;
	width: 24px;
	height: 24px;

	overflow: hidden;
	text-indent: -9999px;

	margin-right: 10px;
}

#foot .myspace {
	display: block;
	float: left;

	background: url('images/footicons.png') -48px top no-repeat;
	width: 24px;
	height: 24px;

	overflow: hidden;
	text-indent: -9999px;
}