/*   
Theme Name: Healy, Milne & Associates, P.C.
Theme URI: http://www.healymilnelaw.com
Description: Aggressive Trial Attorneys
Author: Kim Strom for Mediabloom
Author URI: http://mediabloom.com/
Template: thematic
Version: 1.0
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {
	background-color: #433c33;
}



#header {
	background-color: #f9f7f0;
	background-image: url(img/hml-lady-justice.jpg);
	height: 360px;
	background-position: center top;
	background-repeat: no-repeat;
}

#branding { display:none }

#access {
	margin-top: 40px;
	border-bottom: none;
	font-size:13px;
	height:36px;
	background-color: #EFE6CF;
}

#main {
	padding-top: 6px;
}

.entry-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #F2DF93;
	font-size: 18px;
	background-image: url(img/arrow.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 20px;
}

.entry-title h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;	
	font-weight: normal;
	color: #F2DF93;
}

.entry-title a:active, .entry-title a:hover {
	color:#FFFBE7;
}

.entry-content, entry-content h2 {
	padding: 0px;
	margin: 0px;
}


.entry-content, entry-content h1 {
	padding-top: 0px;
	margin-top: 0px;
}

#container {
	background-image: url(img/container-bg.png);
	background-repeat: repeat-y;
	background-position: right top;
}

#content {
	margin: 0px;
}

#blog-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #09C;
}

#blog-title a:active, #blog-title a:hover {
	color:#433c33;
}

#blog-title a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color:#433c33;
	text-decoration:none;
}

h1 {
	color: #efe6d9;
}

p, .form-label {
	color: #c8b89f;
	margin: 6px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #F2DF93;
}

a:visited {
	color: #A4A290;
}

a:hover {
	color: #FF4B33;
}
a:active {
	color: #FFFBE7;
} 

.entry-content h1, .entry-content h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #EFE6CF;
	font-weight: normal;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:#EFE6CF none repeat scroll 0 0;
	color: #433c33;
}

.sf-menu a {
border: none;
padding:9px 13px;
text-decoration:none;
}

li.page_item a {
	color: #433c33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #EFE6CF;
	}

li.page_item a:hover, li.page_item a:active {
	background-color: #dbd8cc;
}

li.page_item a:visited {
	color: #433c33;
}

.widget_pages a {
	color: #3F3;
	font-size: 12px;
}

.sf-menu ul a {
	color: #433c33;
	font-size: 14px;
}


.sf-menu ul a:hover {
	color: #433c33;
}

#primary {
	border: none;
}

#secondary {
	height: 320px;
	background-image: url(img/primary-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	border: none;
}

.widget_thematic_search {
	margin-top: 50px;
}

#footer {
	border-top:none;
	margin-top:4px;
	background-color: #2F2B24;
}

.aside h2{
	color:#EFE6CF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	line-height: 22px;
	text-align: center;
}

.aside h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #EFE6CF;
	font-style: normal;
}

.aside ul li {
	padding:1px 0;
	list-style-type:none;
	background: none;

}

#respond {
	background-color: #433C33;
}

.form-input {
	margin: 0px;
}

#respond h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #EFE6CF;
	font-style: normal;
		}



.disclaimer {
	font-size: 11px;
}

#first.sub-aside {
	width: 120px;
}

#text-4 li{
	width: 120px;
}

#comments-list li.alt {
background-color: #433C33;
border:none none;
}

#comments-list h3 {
	color: #EFE6CF;
}

