/*   
Theme Name: Hallock and Cammarota, LLP
Theme URI: http://sitewebsimple.com
Description: Ported to WordPress by Site Web Simple for Hallock and Cammarota
Version: 1.0
Author: Alexander Wenzowski
Author URI: http://alexander.wenzowski.com
Tags: two columns, sandbox
*/

body{
background:url(/wp-content/themes/sandbox/img/bg-tile.gif) repeat left top;
font-family:georgia,"times new roman",serif;
text-align:center;
color:#444;
}
#container{
width:820px;
padding:10px 0;
margin:50px auto;
background:url(/wp-content/themes/sandbox/img/bg-body.png) repeat-y left top;
text-align:left;
position:relative;
}

/* Typography */
h1,h1 a{
color:#9e3618;
font-weight:normal;
letter-spacing:-1px;
font-family:Georgia, "Times New Roman", Times, Serif;
background: transparent;
text-decoration:none;
}

h2,h2 a{
color:#444;
font-weight:normal;
letter-spacing:-1px;
font-family:Georgia, "Times New Roman", Times, Serif;
margin-bottom:5px;
background: transparent;
}

h3,h3 a,h4,h4 a{
color:#444;
font-weight:normal;
letter-spacing:-1px;
font-family:Georgia, "Times New Roman", Times, Serif;
margin:5px;
padding:0px;
background: transparent;
}

a{
color:#444;
background: #e7e2db;
padding:2px 4px;
}
	a:hover{
	color:#9e3618;
	background: #f0ebe6;
	}


/* Branding Background */
#branding{
margin:-20px 0 0 0;
padding:0;
height: 273px;
width: 820px;
}
	a#branding-logo{
	height:121px;
	width:500px;
	display:block;
	background:url(/wp-content/themes/sandbox/img/logo.png) no-repeat left top;
	text-indent:-9000px;
	text-decoration:none;
	height:121px;
	position:relative;
	top:-30px;
	left:10px;
	}
	.branding{
	background:url(/wp-content/themes/sandbox/img/header.png) no-repeat left top;
	}
	.branding-12{
	background: url(/wp-content/themes/sandbox/img/header-realestate.png) no-repeat left top;
	}
	.branding-9{
	background: url(/wp-content/themes/sandbox/img/header-elder.png) no-repeat left top;
	}
	.branding-7{
	background: url(/wp-content/themes/sandbox/img/header-estate.png) no-repeat left top;
	}
	.branding-14{
	background: url(/wp-content/themes/sandbox/img/header-litigation.png) no-repeat left top;
	}
	.branding-28{
	background: url(/wp-content/themes/sandbox/img/header-group.png) no-repeat left top;
	}
	.branding-19{
	background: url(/wp-content/themes/sandbox/img/header-lawyers.png) no-repeat left top;
	}
/* Content */
#content{
width:558px;
padding:0;
margin:-180px 20px 20px 20px;
background:#FCF9F4 url(/wp-content/themes/sandbox/img/content-bg.gif) repeat-x center bottom;
min-height:500px;
height: auto !important;
border: 1px solid #fff;
overflow:hidden;
}
	#content-wrapper{
	background:url(/wp-content/themes/sandbox/img/content-footer.jpg) no-repeat center bottom;
	padding:0 25px 60px 25px;
	min-height:500px;
	height:100%;
	}
	#content h1{
	background:#FCF9F4 url(/wp-content/themes/sandbox/img/content-top.jpg) no-repeat center top;
	margin-top:0;
	padding-top:30px;
	padding-left:3px;
	}
	#content p{
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.3em;
	text-align: justify;
	text-indent:1.15em;
	}
/* Navigation */
#nav{
width:180px;
background:#e7e2db;
text-align:center;
position:absolute;
top:256px;
right:25px;
}
	#nav a{color:#333333;text-decoration:none; background: transparent;}
	#nav a:hover{color:#9e3618;background: transparent;}
	#nav-section{
	width:160px;
	margin:0 10px;
	padding:40px 0 5px 0;
	list-style:none;
	background:url(/wp-content/themes/sandbox/img/nav-service.gif) #d7d2cc no-repeat center top;
	}
	#nav-section li{
	margin:10px 0;
	padding:0px;
	background:url(/wp-content/themes/sandbox/img/nav-service-bg.gif) #d7d2cc repeat-y left top;
	color:#333333;
	}
	#nav-main{
	width:160px;
	margin:0 10px;
	padding:20px 0;
	list-style:none;
	background:url(/wp-content/themes/sandbox/img/nav-footer.jpg) no-repeat center bottom;
	}
	#nav-main li{
	margin:0px;
	padding:5px 0;
	background:url(/wp-content/themes/sandbox/img/nav-hr.gif) no-repeat center top;
	color:#333333;
	}

#siteinfo-legal{
clear:both;
margin:0 0 -20px 0;
padding:0;
background:url(/wp-content/themes/sandbox/img/footer.png) no-repeat left top;
color:#ffffff;
font-size:70%;
text-align:center;
line-height:72px;
height:72px;
}
#hosted {
	color:#CCC;
	text-align:center;
	font-size: 0.8em;
}
#hosted a, #hosted a:hover, #hosted a:active, #hosted a:visited {
	color:#CCC;
	background:none;
}

/* Contact form*/
form{
padding:10px 10px 25px;
background:#e7e2db;
border-top: 1px solid #bbb6b1;
border-bottom: 1px solid #bbb6b1;
}
	fieldset{border:none;}
	form label{
	margin-bottom:15px;
	display:block;
	color:#333333;
	line-height:150%;
	}
	form input,form textarea, form select{width:100%;display:block;}
	form textarea{height:100px;}
	form input#submit{float:right;width:120px;display:block;}
	form p.success{
	margin:0 0 9px;
	padding-left:24px;
	color:#6cc33c;
	background:url("/wp-content/themes/sandbox/img/icon-tick.gif") #e2e4db left center no-repeat;
	font-size:99%;
	}
	form p.error{
	margin:0 0 9px;
	padding-left:24px;
	color:#ff4242;
	background:url("/wp-content/themes/sandbox/img/icon-cross.gif") #e2e4db left center no-repeat;
	font-size:99%;
	}
	.adr ,.tel, .email{margin:8px 0;}
	dt{font-weight:bold;}
		/*#email{width:240px; float:left;}*/
		/*#address{width:240px; float:right;}*/

/* Lawyers  */

.vcard h2{margin-bottom:0;}
.title{margin-top:0;}
.photo{
float:left;
margin:0px 10px 10px 0;
border:6px solid #e7e2db;
}
.photo-thumb	{
position:absolute;
top:-5px;
left:0;
border:6px solid #e7e2db;
width:100px;
height:113px;
}
.vcard p{clear:both;}

.lawyer{position:relative; margin:20px 0; height:118px;}
.lawyer h2, .lawyer p{margin:0 0 0 130px;}
.lawyer h4{margin:0 0 15px 130px;}
.lawyer p{margin:5px 0 5px 130px;}
.lawyer a,.lawyer a:hover{padding:2px 0px;}

/*  Misc  */
.GMapEZ{
width:100%;
height: 300px;
border: 1px solid #bbb6b1;
}

hr{border: none; border-top: 1px solid #bbb6b1; margin:auto 0;}

#contact-wpcf7 p{
	text-indent:0;
	line-height:0.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/* Captions & aligment */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.aligncenter {
	padding: 10px;
}
.alignleft {
	float: left;
}
img.alignleft {
	padding: 5px 8px 5px 0px;
}

.alignright {
	float: right;
}
img.alignright {
	padding: 5px 0 5px 8px;
}
