@charset "UTF-8";
/* CSS Document */
/*
Theme Name: Aarrell Smith Theme
Theme URI: http://darrellsmithlaw.com
Description: Aarrell Smith
Version: 1.0
Author: Louisburg
Author URI: http://darrellsmithlaw.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 0.8em;
	line-height: 1.4;
	background: #6D6E71
}

#container {
     width:850px;
     height:100%;
     margin:0 auto;
}

a {
	color: #F9A13D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#layout {
	margin: 0 auto;
	padding: 25px;
	text-align: left;
	width: 850px;
}

#header {
	height: 185px;
	background: bottom url(images/header.jpg) no-repeat #3A3236;
}

#header h1 {
	display: none;
}

#slogan {
	float: left;
	text-indent: -3000px;
	width: 153px;
	height: 43px;
	background: url(images/slogan.gif);
}

#tel {
	float: left;
	text-indent: -3000px;
	width: 176px;
	height: 43px;
	background: url(images/tel.gif);
}

#mail {
	float: left;
	text-indent: -3000px;
	width: 185px;
	height: 43px;
	background: url(images/mail.gif);
}

#mail a {
	display: block;
	width: 185px;
	height: 43px;
	background: url(images/mail.gif);
}

#side {
	float: left;
	width: 169px;
        border-left:#8f8883 1px solid;
}

#side ul {
	list-style: none;
}

.cat-item-1 {
	text-indent: -3000px;
	width: 168px;
	background: url(images/practice_area.gif) no-repeat;
}

#side ul li.cat-item-1 ul.children {
	text-indent: 0;
	margin: 25px 0 0 15px;
}

.cat-item-3 {
	text-indent: -3000px;
	width: 168px;
	background: 0 10px url(images/resources.gif) no-repeat;
}

#side ul li.cat-item-3 ul.children {
	text-indent: 0;
	margin: 25px 0 0 15px;
}

#side ul ul.children a {
	color: #C6C6C6;
	text-decoration: none;
}

#main {
	float: left;
	width: 680px;
	background: #57575A;
}

#navigation {
	padding: 7px 10px;
	height: 21px;
	background: #5D4014;
	font-size: 16px;
}

#navigation a {
	color: #FFF;
	text-decoration: none;
}

#navigation a:hover {
	color: #F9A13D;
}

.entry {
	padding: 20px;
}

.entry h2 {
	font-size: 22px;
	padding: 15px 0;
	font-weight: normal;
}

.entry p {
	padding: 0 0 10px 0;
}

.linklove {
	display: none;
}

#footer {
	clear: both;
	padding: 8px 0 0 0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #333333;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

#footer_link {
	margin: 0 0 3px 0;
	padding: 10px;
	color: #FFF;
	font-size: 12px;
	background: #3A3236;
	border-bottom: 1px solid #836460;
}

#footer_link a {
	color: #FFF;
}
