/*
Theme Name: Luedke Law
Author: In The Designs
Author URI: http://www.inthedesigns.net/
*/

html, body {margin:0;
padding:0;}

body {background:#0b0b0b url('http://www.luedkelaw.com/wp-content/themes/luedkelaw/images/bg.jpg') repeat-x;
font:11pt/14pt calibri, arial, helvetica, verdana;
text-align:justify;}

/* IDs - arranged in order of appearance
--------------------------------------------*/

#container {background:url('http://www.luedkelaw.com/wp-content/themes/luedkelaw/images/container.jpg') repeat-y;
margin:auto;
width:926px;}

#main {background:url('http://www.luedkelaw.com/wp-content/themes/luedkelaw/images/main.jpg') no-repeat;
float:left;
min-height:236px;
padding:20px;
width:589px;}

	#breadcrumbs {font-size:8pt;
	margin-bottom:1em;}

#sidebar {float:right;
padding:20px;
width:257px;}

	#sidebar ul {margin:15px;
	padding:0;}

	#sidebar ul li {padding:5px;}

	#sidebar ul li a {color:#000000;}

#footer {background:#630c15;
color:#fff;
font-family:tahoma;
font-size:8pt;
padding:20px;
text-align:center;}

	#footer a {color:#fff;
	text-decoration:none;}

	#footer a:hover {text-decoration:underline;}

/* Elements
--------------------------------------------*/

div.center, table.center {margin:0 auto;}

h1 {color:#2e0609;
font:14pt "trebuchet ms";
margin:0 0 5px 0;}

img.alignleft, img.left {border:1px solid #000;}

input, select, textarea {background:#c19a97;
border:1px solid #2e0609;
color:#2e0609;
font:8pt verdana;
padding:3px;}

	input.button {background:#290507;
	color:#e1e1e1;
	font-weight:bold;}

.block {display:block;}
.center {text-align:center;}
.clear {clear:both;}

.alignleft, .left {float:left;
margin-right:1em;}

.alignleft, .right {float:right;
margin-left:1em;}

.header {border:none;
display:block;}

/* Links
--------------------------------------------*/

a {color:#0c4062;}

a:hover {color:#000000;
text-decoration:none;}

a img {border:none;}