/*
Theme Name: Caldiatech WordPress Template
Theme URI: http://www.caldiatech.com/
Description: WordPress theme based on the famous <a href="http://www.caldiatech.com/">Caldiatech.com</a>.
Version: 2.0
Author: Caldiatech.com
Author URI: http://www.caldiatech.com/
Tags: custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
body#bd {
	background: #263451 url(images/bg.jpg) repeat-x scroll left top;
	color: #FFFFFF;
	margin: 0;
}
.clearfix {
	clear: both;
}
hr {
	display:none;
}
a { 
	color: #903F1F;
	text-decoration: none;
	outline: none;
}
a:hover, a:active, a:focus {
	color: #000000;
	text-decoration: underline;
}
h2.title,
h2.title a {
	padding: 0 0 5px 0;
	font-size: 15px;
	color: #415D75;
	text-transform: none;
}
h1 {
	margin: 0;
	padding: 0 0 20px;
	color: maroon;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	margin: 0;
	padding: 0 0 15px;
	color: #415D75;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 970px;
	height: auto;
}
#header {
	margin: 0;
	padding: 0;
	background: #CBC5BB url(images/header.jpg) repeat-x scroll left top;
	color: #1E3545;
	height: 144px;
	width: 970px;
}
#header-inner {
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #AFACA6;
	height: 130px;
	margin: 0;
	padding: 14px 0 0;
	width: 968px;
}
#logo {
	margin: 0;
	padding: 0;
	float: left;
	width: 277px;
	height: 119px;
}
#logo a {
	margin: 10px 0 0 45px;
	float: left;
	width: 232px;
	height: 109px;
	background: url(images/logo.jpg) no-repeat 0 0;
}
#logo a span {
	display: none;
}
#toll {
	margin: 4px 10px 0 0;
	float: right;
	width: 600px;
	height: 73px;
	background: url(images/toll.jpg) no-repeat 0 0;
}
#mainmenu {
	margin: 0;
	padding: 0;
	float: right;
	height: auto;
	width: 641px;
}
#menu {
	float: left;
	height: 45px;
	margin: 7px 0 0;
	padding: 0;
	width: 641px;
}
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#menu li strong {
	display:none;
}
.home:link,
.home:visited {
	background: url(images/btn_home.jpg) no-repeat left top;
	float: left;
	height: 45px;
	margin: 0;
	padding: 0;
	width: 94px;
}
.home:hover {
	background: url(images/btn_home-hv.jpg) no-repeat left top;
}
.about:link,
.about:visited {
	background: url(images/btn_about.jpg) no-repeat left top;
	float: left;
	height: 45px;
	margin: 0;
	padding: 0;
	width: 225px;
}
.about:hover {
	background: url(images/btn_about-hv.jpg) no-repeat left top;
}
.law:link,
.law:visited {
	background: url(images/btn_law.jpg) no-repeat left top;
	float: left;
	height: 45px;
	margin: 0;
	padding: 0;
	width: 117px;
}
.law:hover {
	background: url(images/btn_law-hv.jpg) no-repeat left top;
}
.active_news {
	background: url(images/btn_news-hv.jpg) no-repeat left top;
	float: left;
	height: 45px;
	margin: 0;
	padding: 0;
	width: 110px;
}
.contact:link,
.contact:visited {
	background: url(images/btn_contact.jpg) no-repeat left top;
	float: left;
	height: 45px;
	margin: 0;
	padding: 0;
	width: 95px;
}
.contact:hover {
	background: url(images/btn_contact-hv.jpg) no-repeat left top;
}
#contentwrap {
	/*overflow: hidden;*/
	background: #FFFFFF url(images/middlebg.jpg) repeat-y scroll left top;
	color: #000000;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 970px;
}
#left {
	float: left;
	height: auto;
	margin: 0;
	padding: 246px 0 0 0;
	width: 338px;
	background: url(images/criminallaw_pic01.jpg) no-repeat 0 0;
}
#right {
	background: #FFFFFF;
	float: left;
	height: auto;
	margin: 0;
	padding: 139px 0 0 0;
	width: 632px;
	background: url(images/punchline.jpg) no-repeat 0 0;
}
#right-inner {
	background: url(images/shadebg.jpg) repeat-x scroll left top;
	margin: 0;
	padding: 0 20px 0 25px;
	/*overflow: hidden;*/
	display: block;
}
#right-inner a {
	color: maroon;
	text-decoration: none;
}
#right-inner .entry a,
.postmetadata a {
	color: maroon;
	text-decoration: none;
}
#right-inner a:hover,
#right-inner a:hover,
#right-inner a:hover {
	color: #1E3545;
	text-decoration: underline;
}
.entry_info {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	display: block;
	overflow: hidden;
	border-bottom: solid 1px #adadad;
}
.entry_date {
	color: #999999;
	float: left;
}
.entry_category {
	color: #999999;
	float: right;
}
#right-inner .entry_category a {
	color: #999;
}
#right-inner .entry_category a:hover,
#right-inner .entry_category a:active,
#right-inner .entry_category a:focus {
	color: maroon;
}
#footer {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.leftmenu_ttl {
	background: url(images/practice_areas.jpg) repeat scroll 0 0;
	float: left;
	height: 37px;
	margin: 0;
	padding: 0;
	width: 338px;
}
.leftmenu_ttl span {
	display: none;
}
.leftmenu {
	height:auto;
	margin:0;
	padding:0;
	width:338px;
	list-style: none;
	overflow: hidden;
}
.leftmenu li {
	margin: 0;
	padding: 0;
	float: left;
}
.leftmenu li a:link,
.leftmenu li a:visited,
.leftmenu li a:active {
	background: url(images/btn_left1.jpg) no-repeat 0 0;
	color: #1E3545;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight :bold;
	height: auto;
	margin: 0;
	padding: 7px 5px 7px 68px;
	text-decoration: none;
	width: 265px;
}
.leftmenu li a:hover {
	background: url(images/btn_left1-hv.jpg) no-repeat 0 0;
}
.ttl_laweffect {
	background: url(images/ttl_laweffect.jpg) no-repeat scroll 0 0;
	float: left;
	height: 85px;
	margin: 0;
	padding: 0;
	width: 338px;
}
.ttl_laweffect span {
	display: none;
}
.boxmargin {
	height: auto;
	margin: 0 0 0 12px;
	padding: 0;
	width: 314px;
	overflow: hidden;
}
.leftbox {
	background: #FFFFFF;
	border: 1px solid #A4A4A4;
	float: left;
	height: auto;
	margin: 0;
	padding: 2px;
	width: 308px;
}
p a:link,
p a:visited {
	color: #560000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
.box01 {
	color: #010101;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	margin: 0;
	padding: 14px 0 14px 18px;
	width: 294px;
}
.box02 {
	background: #B0ADAD;
	color: #010101;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	margin: 0;
	padding: 14px 0 14px 18px;
	width: 290px;
}
.curve01 {
	background: url(images/curve01.jpg) no-repeat scroll 0 0;
	height: 39px;
	margin: 0;
	padding: 0;
	width: 632px;
}
.bottom_shade {
	background: url(images/bottom_shade.jpg) no-repeat scroll left top;
	float: left;
	height: 45px;
	margin: 0;
	padding: 0 0 32px;
	width: 970px;
}
.footerlink {
	color:#FFFFFF;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 730px;
}
.footerlink a:link,
.footerlink a:visited {
	color:#FFFFFF;
	margin: 0;
	padding: 0 5px;
	text-align: center;
	text-decoration: none;
}
.footerlink a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.site {
	color: #FFFFFF;
	height: auto;
	margin: 0 auto;
	padding: 25px 0;
	text-align: center;
	width: 855px;
}
.copyright {
	color: #FFFFFF;
	height: auto;
	margin: 0 auto;
	padding: 0 0 25px;
	text-align: center;
	width: 480px;
}
ul.bullet01 {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.bullet01 li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(images/bullet01.gif) no-repeat 0 2px;
}
.quickcontact {
	float: right;
	width: 205px;
	background: url(images/quickcontact-c.jpg) repeat-y left;
}
.quickcontact ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.quickcontact ul li {
	margin: 5px 0;
	padding: 0;
	display: block;
	background: none;
}
.quickcontact-b {
	padding: 0 0 10px 0;
	background: url(images/quickcontact-b.jpg) no-repeat left bottom;
}
.quickcontact-t {
	padding: 30px 0 0 0;
	background: url(images/quickcontact-t.jpg) no-repeat top left;
}
.quickcontact-padding {
	overflow: hidden;
	padding: 0 15px;
	clear: both;
}
.quickcontact .name,
.quickcontact .email,
.quickcontact .phone,
.quickcontact .tellus {
	margin: 0 0 5px 0;
	text-indent: -999em;
	display: block;
}
.quickcontact .name {
	height: 13px;
	background: url(images/quickcontact-name.jpg) no-repeat 0 0;
}
.quickcontact .email {
	height: 13px;
	background: url(images/quickcontact-email.jpg) no-repeat 0 0;
}
.quickcontact .phone {
	height: 13px;
	background: url(images/quickcontact-phone.jpg) no-repeat 0 0;
}
.quickcontact .tellus {
	height: 16px;
	background: url(images/quickcontact-tellus.jpg) no-repeat 0 0;
}
.quickcontact .submit {
	margin: 0 auto;
	text-indent: -999em;
	width: 85px;
	height: 29px;
	display: block;
	border: none;
	cursor: pointer;
	line-height: 15px;
	background: url(images/quickcontact-submit.jpg) no-repeat 0 0;
}
.quickcontact input,
.quickcontact textarea {
	border: solid 1px #000;
}
.quickcontact textarea {
	width: 150px;
	height: 85px;
}
.quickcontact .arrow {
	margin: -70px 0 0 180px;
	width: 75px;
	height: 75px;
	display: block;
	float: left;
	background: url(images/quickcontact-arrow.png) no-repeat 0 0;
}
