/* @override http://rmwebsite.com/lawofficeofedwardwfreedman/wp-content/themes/fredman/style.css */

/*
Theme Name: Law Offices of Edward Freedman
Theme URI: http://www.lawofficeofedwardfreedman.com
Description: The default WordPress theme for Edward Freedman from <a href="http://www.rosemontmedia.com" target="_blank">Rosemont Media</a>.
Version: 2.0
Author: Rosemont Media
Author URI: http://www.rosemontmedia.com
*/

/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img,a img,:link img,:visited img {
	border: 0;
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

q:before,q:after {
	content: '';
}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */

html {
	background: #250e0d url("images/bgHtml.jpg") top center repeat-x;
}

body {
	background: transparent url("images/bgBody.jpg") center top no-repeat;
	text-align: center;
	font: 12px/19px Lucida Grande,Lucida,Verdana,sans-serif;
	color: #000;
}

h1 {
	font-size: 1.2em;
	color: #000;
}

h2 {
	font-size: 1.1em;
	color: #000;
}

h3 {
	font-size: 1.0em;
	color: #000;
}

a:link,a:visited {
	color: #182F51;
	text-decoration: underline;
	outline: none;
}

a:hover,a:active {
	color: #522825;
	text-decoration: underline;
	outline: none;
}

ul {
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
	margin: 0 0 0 30px;
}

/* ------------------------ classes ------------------------ */

.clear {
	clear: both;
}

div.clear {
	height: .01em;
	overflow: hidden;
}

p.back-to-top {
	text-align: right;
	display: block;
	padding-right: 15px;
	background: url("images/bullet-back-to-top.jpg") right no-repeat;
}

img.img-left {
	float: left;
	margin: 2px 10px 10px 0px;
}

img.img-right {
	float: right;
	margin: 5px 0px 10px 10px;
}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */

#wrap {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

/* ------------------------ masthead framework ------------------------ */

#masthead {
	position: relative;
	background: url("images/masthead.jpg");
	height: 108px;
}

/* index page link within #masthead */

#masthead a {
	position: absolute;
	left: 0px;
	width: 378px;
	top: 0px;
	height: 108px;
	text-indent: -9999px;
}

/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("images/nav.jpg") no-repeat; 
	height:48px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:48px; display:block;text-indent: -9999px; } /* change height here also */

#nav li { float:left; list-style:none; display:inline; position:relative; }

#nav-01 { width: 53px; margin-left: 10px;}
#nav-02 { width: 70px;}
#nav-03 { width: 95px;}
#nav-04 { width: 200px;}
#nav-05 { width: 93px;}
#nav-06 { width: 126px;}
#nav-07 { width: 117px;}
#nav-08 { width: 88px;}
#nav-09 { width: 80px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("images/nav.jpg")  -10px -48px no-repeat; }
#nav-02 a:hover { background:url("images/nav.jpg") -63px -48px no-repeat; }
#nav-03 a:hover { background:url("images/nav.jpg") -133px -48px no-repeat; }
#nav-04 a:hover { background:url("images/nav.jpg") -228px -48px no-repeat; }
#nav-05 a:hover { background:url("images/nav.jpg") -428px -48px no-repeat; }
#nav-06 a:hover { background:url("images/nav.jpg") -521px -48px no-repeat; }
#nav-07 a:hover { background:url("images/nav.jpg") -647px -48px no-repeat; }
#nav-08 a:hover { background:url("images/nav.jpg") -764px -48px no-repeat; }
#nav-09 a:hover { background:url("images/nav.jpg") -852px -48px no-repeat; }

#header {
	background: url("images/header.jpg") no-repeat;
	height: 233px;
	color: #fff;
}

#inside #header {
	height: 157px;
	background: url("images/headerAboutUs.jpg") no-repeat;
}

#header h2 {
	font: 27px/16px Times;
	font-weight: normal;
	color: #fff;
	position: relative;
	top: 105px;
	left: 46px;
}

#header p {
	position: relative;
	left: 58px;
	top: 120px;
	width: 450px;
}

#clickHere {
	position: relative;
	width: 83px;
	height: 28px;
	text-indent: -9999px;
	top: 83px;
	right: 297px;
	display: block;
	float: right;
}

#clickHere:hover {
	background: url("images/btnClickMoreHover.jpg") no-repeat;
}

#boxLeft {
	width: 314px;
	float: left;
}

#boxLeft h2 {
	background: url("images/titleRealEstateConstruction.jpg") no-repeat;
	height: 38px;
	text-indent: -9999px;
}

#boxLeftTop {
	background: url("images/bkgdLeftBoxTop.jpg") no-repeat;
	padding: 189px 0 0 0;
}

.boxWrap {
	background: url("images/bkgdBoxWrap.jpg") repeat-y;
}

.boxBtm {
	background: url("images/bkgdBoxBtm.png") no-repeat;
	height: 13px;
}

#boxMiddle {
	width: 313px;
	float: left;
}

#boxMiddle h2 {
	background: url("images/titleBusinessLaw.jpg") no-repeat;
	height: 38px;
	text-indent: -9999px;
}

#boxMiddleTop {
	background: url("images/bkgdMiddleBoxTop.jpg") no-repeat;
	padding: 189px 0 0 0;
}

#boxMiddle .boxBtm {
	background: url("images/bkgdBoxMiddleBtm.png") no-repeat;
}

#boxRight {
	width: 313px;
	float: left;
}

#boxRight h2 {
	background: url("images/titleContractLaw.jpg") no-repeat;
	height: 38px;
	text-indent: -9999px;
}

#boxRightTop {
	background: url("images/bkgdRightBoxTop.jpg") no-repeat;
	padding: 189px 0 0 0;
}

#boxRight .boxBtm {
	background: url("images/bkgdBoxRightBtm.png") no-repeat;
}

#quoteWrap {
	background: url("images/bkgdQuoteWrap.png") repeat-y;
	color: #fff;
	clear: both;
}

#quoteTop {
	background: url("images/bkgdQuoteTop.jpg") no-repeat;
}

#quoteBtm {
	background: url("images/bkgdQuoteBtm.jpg") bottom no-repeat;
	padding-bottom: 27px;
	height: 30px;
	clear: both;
}

#quoteWrap blockquote {
	width: 670px;
	float: left;
	position: relative;
	top: 25px;
	left: 65px;
	display: block;
}

#quoteName {
	width: 70px;
	float: right;
	position: relative;
	right: 57px;
	top: 34px ;
}

#content {
	clear: both;
	background: url("images/bkgdBigBoxBtm.jpg") bottom left no-repeat;
	padding-bottom: 17px;
	clear: both;
}

#contentWrap {
	background: url("images/bkgdBigBoxWrap.png") repeat-y !important;
	padding-bottom: 18px;
}

#inside #contentTop {
	background: url("images/bkgdContentTopInside.jpg") no-repeat;
	padding-top: 33px;
}

#inside #contentBtm {
	background: url("images/bkgdBigBoxBtmInside.jpg") bottom left no-repeat;
	clear: both;
	height: 30px;
}

#inside #contentWrap {
	padding: 0;
}

#inside #contentWrap h3 {
	font: 16px/19px Times;
	font-weight: normal;
	border-bottom: 1px dotted;
}

#inside #contentWrap h4 {
	font: 14px/19px Times;
	font-weight: normal;
	border-bottom: 1px dotted;
	margin-bottom: 10px;
}

/* ------------------------ column-left framework ------------------------ */

#columnLeft {
	width: 470px;
	float: left;
}

#inside #columnLeft {
	width: 600px;
	margin: 0 40px 0 45px;
	display: inline;
}

#columnLeft p, #columnLeft h1, #columnLeft h2, #columnLeft h3, #columnLeft ul, #columnLeft dl {
	margin: 10px 0px 10px 0px;
}

#content #columnLeft p {
	margin-left: 40px;
}

#titleOurFilmPhilosophy {
	background: url("images/titleOurFilmPhilosophy.jpg") no-repeat;
	height: 88px;
	text-indent: -9999px;
	margin: 0!important;
}

/* ------------------------ columnRight framework ------------------------ */

#columnRight {
	width: 470px;
	float: left;
}

#inside #columnRight {
	width: 200px;
}

#columnRight p, #columnRight h1, #columnRight h2, #columnRight h3, #columnRight ul, #columnRight dl {
	margin: 0px 0px 10px 0px;
}

#content #columnRight p {
	margin-left: 20px;
}

#titleContactUsInside {
	background: url("images/titleContactUsInside.jpg") no-repeat;
	text-indent: -9999px;
}

#titleHelpAdvice {
	background: url("images/titleHelpAdvice.jpg") no-repeat;
	height: 88px;
	text-indent: -9999px;
}

#btnMap {
	background: url("images/btnMap.jpg") no-repeat;
	height: 154px;
	width: 187px;
	display: inline;
	text-indent: -9999px;
	float: right;
	margin-right: 45px;
}

#btnMap:hover {
	background: url("images/btnMap.jpg") bottom left no-repeat;
}

#inside #btnMap {
	margin: 0 0 10px 0;
	float: left;
}

#btnContactUs {
	background: url("images/btnContactUs.jpg") no-repeat;
	height: 70px;
	width: 200px;
	display: block;
	text-indent: -9999px;
	float: left;
}

#btnContactUs:hover {
	background: url("images/btnContactUs.jpg") bottom left no-repeat;
}

#inside #btnContactUs {
	margin: 0 0 5px 0;
}

#titleRealEstateInside {
	background: url("images/titleRealEstateInside.jpg") no-repeat;	
	height: 127px;
	clear: both;
	text-indent: -9999px;
}

#titleRealEstateInside a {
	display: block;
	height: 127px;
	width: 200px;
}

#titleRealEstateInside a:hover {
	background: url("images/titleRealEstateInside.jpg") bottom left no-repeat;
}

#titleBusinessLawInside {
	background: url("images/titleBusinessLawInside.jpg") no-repeat;	
	height: 127px;
	clear: both;
	text-indent: -9999px;
}

#titleBusinessLawInside a {
	display: block;
	height: 127px;
	width: 200px;
}

#titleBusinessLawInside a:hover {
	background: url("images/titleBusinessLawInside.jpg") 0px -131px no-repeat;	
}

#titleContractLawInside {
	background: url("images/titleContractLawInside.jpg") no-repeat;	
	height: 127px;
	clear: both;
	text-indent: -9999px;
}

#titleContractLawInside a {
	display: block;
	height: 127px;
	width: 200px;
}

#titleContractLawInside a:hover {
	background: url("images/titleContractLawInside.jpg") bottom left no-repeat;	
}

#contactInside {
	font-size: 11px !important;
}

/* ------------------------footer framework ------------------------ */

#footer {
	width: 940px;
	margin: 0 auto;
	text-align: center;
	background: url("images/bkgdFooter.jpg") no-repeat;
	clear: both;
}

#proudlyServing {
	color: #fff;
	text-align: right;
	padding: 21px 40px 0 0;
}

#proudlyServing span {
	font-size: 14px;
}

#footer a:link, #footer a:visited {
	color: #fff;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
}

#footer p {
	color: #fff;
	margin-bottom: 10px;
}

#footer ul {
	margin: 149px 0 10px 0;
}

#footer li {
	padding: 0 5px 0 7px;
	display: inline;
	border-left: 1px solid #fff;
}

#footer li:first-child {
	border: none;
}