/*   
Theme Name: UALA
Theme URI: 
Description: Utah Association of Law Administrators
Author: Nate Wixom
Author URI: http://www.nextlinemedia.com.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* 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');

#branding {
	padding:			15px 0px 15px 0px;
}

body, input, textarea {
	font-family:		Arial, Verdana, sans-serif;
	/* color: #860033; */
	font-size:			15px;
	font-size-adjust:	none;
	font-style:			normal;
	font-variant:		normal;
	font-weight:		normal;
	line-height:		22px;
}

#access {
	border-bottom:		1px solid #860033;
	font-size:			13px;
	height:				32px;
	overflow:			visible;
	z-index:			100;
}

.sf-menu a, .sf-menu a:visited {
	color:				#860033;
}

.sf-menu a {
	border-bottom:		1px solid #860033;
	border-left:		1px solid #860033;
	border-top:			1px solid #860033;
	padding:			9px 13px;
	text-decoration:	none;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	-moz-background-clip:			border;
	-moz-background-inline-policy:	continuous;
	-moz-background-origin:			padding;
	background:						#860033 none repeat scroll 0 0;
	color:							#FFFFFF;
	border-bottom-color:			#860033;
	outline-color:					-moz-use-text-color;
	outline-style:					none;
	outline-width:					0;
}

.entry-title {
	font-family:Arial,sans-serif;
	font-size:26px;
	font-weight:bold;
	line-height:26px;
	padding:0 0 7px;
	color:#860033;
}

.entry-title a {
	color:				#860033;
	text-decoration:	none;
}

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

.sf-menu ul {
    border-right:1px solid #860033;
   border-bottom:1px solid #ccc;
}

.sf-menu li {
float:left;
position:relative;
border-right:1px solid #860033;
}

.aside a:active, .aside a:hover {
color:#860033;
}

table {
border: 0px;
font-size:13px;
line-height:18px;
text-align:left;
}

tr {
	border:0px;
}

#footer {
border-top:1px solid #860033;
margin-top:22px;
}

a:active, a:hover {
color:#860033;
}

a:visited {
color:#860033;
}

.aside .current_page_item a {
color:#860033;
}

#siteinfo {
color:#666666;
font-size:11px;
line-height:18px;
padding:10px 0 10px;
}
