/* @override http://192.168.0.102:8888/balkanpatterson/wordpress/wp-content/themes/balkan/stylesheets/default.css */

/* CSS Document */


body {
	background-image:url(../images/bodytilex.jpg);
	background-repeat:repeat-x;
	background-color: #fde2a3;
	font-family: Arial, Helvetica, sans-serif;
	color: #00005a;
	font-size: 12px;
	margin:0;
	padding:0;
}
.wrapper {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	border:none;
}
.leftedge {
	background-image: url(../images/shadow-left.png);
	behavior: url(http://personalinjuryaccidentlaw.com/wp-content/themes/balkan/stylesheets/iepngfix.htc.txt);
	background-repeat: repeat;
	width: 25px;
}
.rightedge {
	background-image: url(../images/shadow-right.png);
	behavior: url(http://personalinjuryaccidentlaw.com/wp-content/themes/balkan/stylesheets/iepngfix.htc.txt);
	background-repeat: repeat;
	width: 25px;
}
.flash {
	background-color:#fff;
	width:780px;
	height:209px;
	vertical-align:middle;
	text-align:center;
}
.nav {
	border-top:1px solid #00005a;
	border-bottom:1px solid #00005a;
	background:url(../images/navtilex.jpg);
	background-repeat:repeat-x;
	height:30px;
}
.nav ul {
	margin-top:2px;
	margin-left:10px;
	margin-bottom:0px;
	padding-left:0;
}
.nav li {
	float: left;
	font-weight:bold;
	margin-left:15px;
	margin-bottom:0px;
	padding-left:0;
	list-style: none;
	display: inline;
}
.nav li.right {
	padding-right: 20px;
	float: right;
	display: inline;
}
.nav a:link, .nav a:visited {
	text-decoration:none;
	color:#00005a;
	padding-right:2px;
}
.nav a:hover, .nav a:active {
	text-decoration:underline;
	color:#000;
}

.main {
	background-color:#fff;
	padding-left:1em;
	padding-right:1em;
	padding-top:20px;
	padding-bottom:2.5em;
}

.subnav {
	width:200px;
	float:left;
}
.subnav ul {
	margin-left:0;
	padding-left:10px;
	list-style:none;
	list-style-type:none;
}
.subnav li {
	padding-bottom:8px;
	padding-left:20px;
	/*background-image:url(../images/diamond.jpg);*/
	background-position:0px -1px;
	background-repeat:no-repeat;
}
.subnav a:link, .subnav a:visited {
	color:#9F6613;
	font-size:15px;
	font-variant:small-caps;
	font-weight:bold;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
}

.content {
	/*width:540px;
	margin-left:205px;*/
}
.content h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#9F6613;
	border-bottom:1px solid #8d8d8d;
	font-variant:small-caps;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#00005a;
}
.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#9F6613;
}
.content a:link, .content a:visited {
	color:#00005A;
	text-decoration:underline;
}
.content a:hover, .content a:active {
	color:#2222BA;
	text-decoration:underline;
}
.mast {
	height:30px;
	background-color:#fff;
	vertical-align:middle;
	text-align:center;
}
.links {
	background-color:#00005a;
	height:16px;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
}
.links a:link, .links a:visited {
	text-decoration:none;
	color:#fddea1;
}
.links a:hover, .links a:active {
	text-decoration:underline;
	color:#fff;
}
.footer {
	background-color:#fff;
	font-size:10px;
	text-align:center;
	height:21px;
	vertical-align:middle;
}
.footer a:link, .footer a:visited {
	text-decoration:none;
	color:#00005A;
}
.footer a:hover, .footer a:active {
	text-decoration:underline;
	color:#00005A;
}

.leftcorner {
	width:25px;
	height:25px;
	background-image:url(../images/shadow-left-corner.png);
	behavior: url(http://personalinjuryaccidentlaw.com/wp-content/themes/balkan/stylesheets/iepngfix.htc.txt);
	background-repeat:no-repeat;
}

.rightcorner {
	width:25px;
	height:25px;
	background-image:url(../images/shadow-right-corner.png);
	behavior: url(http://personalinjuryaccidentlaw.com/wp-content/themes/balkan/stylesheets/iepngfix.htc.txt);
	background-repeat:no-repeat;
}
.bottomedge {
	height:25px;
	background-image:url(../images/shadow-bottom.png);
	behavior: url(http://personalinjuryaccidentlaw.com/wp-content/themes/balkan/stylesheets/iepngfix.htc.txt);
	background-repeat:repeat;
}


img, div, td { 
	behavior: url(http://personalinjuryaccidentlaw.com/wp-content/themes/balkan/stylesheets/iepngfix.htc.txt); 
}

.newsheader {
	background-color:#00005a;
	color:#fff;
}
.content a.white {
	color:#fff;
}
.newsbody {
	background-color:#DEDEDE;
}
.newsbody p {
	margin-top:5px;
	margin-bottom:5px;
}

#sidebar h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#9F6613;
	border-bottom:1px solid #8d8d8d;
	font-variant:small-caps;
}
#sidebar ul li ul li {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size:13px!important;
	font-weight:bold;
	color:#00005a;
}
#sidebar ul li ul li a {
	font-family: Arial, Helvetica, sans-serif!important;
	font-weight:bold;
	color:#00005a!important;
}