/*
THEME NAME: ARA
THEME URI: http://www.tsangseymour.com
DESCRIPTION: Designed for Audience Research & Anaylsis.
VERSION: 1.0
AUTHOR: <a href="http://www.tsangseymour.com">Tsang Seymour Design</a>
AUTHOR URI:
TAGS: minimalist, elegant
*/


body {
	background: #f8f5ff url('images/bg.jpg') repeat-x ;
	font-family: Lucida Grande, Helvetica;
	margin:0;
	padding:0;
	font-size:12px;
}

a img { border: 0; }
		
a, a:link, a:visited { color: #6d6f72; text-decoration: none; } 

a:hover {
    color: #e3211f;
}

i, em {
	font-family: Lucida Sans, Helvetica;
	font-style: italic;
}
div#wrapper{
	margin:0 0 24px 40px;
	width:1000px;
}

div.header {
	height: 98px;
	display: block;
	margin-bottom:32px;
}

div.home {
	height:183px;
}

div#logo {
	width:220px;
	height:100%;
	border-bottom: 1px solid #6d6f72;
	margin-right:20px;
	float:left;
	position:relative;
	text-indent:-9999px;
}


div#container{
	min-height:480px;
}

h1#blog-title {
	margin-top:23px;
	position:relative;
}

h1#blog-title a{
	display:block;
	width:100%;
	outline:none;
	background: url('images/aralogo-sm.png') top left no-repeat;
	height:67px;
}

div.home h1#blog-title a{
	background: url('images/aralogo-lg.gif') top left no-repeat;
	height:110px;
}

div.home div#description {
	text-indent:0;
	font-size:18px;
	color: #6d6f72;
	margin-top:26px;
}

div#menu {
margin:0;
float:left;
position:relative;
font-size:11px;
font-weight:bold;
letter-spacing:1px;
}

div#menu ul {
list-style-type: none; 
margin:0;
padding:0;
}

div#menu ul li{
	position:relative;
	float:left;
	margin-right:20px;
}

div#menu ul li a {
	position:relative;
	display:block;
	height:18px;
	width:99px;
	border-bottom: 1px solid #6d6f72;
	border-right: 1px solid #6d6f72;
	text-decoration:none;
	padding-top:80px;
	outline:none;
}

div.home div#menu ul li a {
	padding-top:165px;
	border-right: none;
}

div#menu ul li a:hover, div#menu ul li a.selected-tab {
	border-color: #e3211f;
	color: #e3211f;
}

div#header_r {
	display:block;
	float:left;
	position:relative;
	width:220px;
}

#logo_xs{
	margin: 28px 0 14px 0;
	height:29px;
	width:100%;
	background: url('images/aramono.gif') top right no-repeat;
}

div#address{
	display:none;
	height:63px;
	margin-bottom: 22px;	
	font-size:10px;
	line-height:16px;
	text-align:right;
	color: #6d6f72;
}

div.home div#address {
	display:block;
}

/* SEARCH */
#search_input {
	width: 220px;
	height:26px;
	position:relative;
	display:block;
	border: 1px solid #6d6f72;
}

#s {
	font-size:11px;
	padding: 6px 2px 0 4px;
	color: #555555;
	width: 192px;
	border: 0;
	display:block;
	float:left;
	position:relative;
}

button {
	cursor:pointer;
	padding:0;
	border:0;
	display:block;
	margin-top:5px;
	width:20px;
	height:15px;
	background: url("images/search.png") no-repeat top center;
	float:left;
	position:relative;
}

/*Home*/

.column{
	width:460px;
	float:left;
	position:relative;
}

#featured{
	margin-right:20px;
}


/*Subnav*/
ul#subnav{
	font-size:11px;
	float:left;
	position:relative;
	width:200px;
	margin:4px 20px 0 0;
	line-height:normal;
	list-style-type:none;
	padding-right:20px;
}

ul#subnav li{
	margin-bottom:12px;
}

ul#subnav li a.selected-subnav{
	color: #e3211f;
}

div#secondary ul#subnav{
	padding-right:19px;
	border-bottom: 1px solid #6d6f72;
	border-right: 1px solid #6d6f72;
	margin-bottom:19px;
}

div#content{
	float:left;
	position:relative;
	width:460px;
	margin-right:20px;
	min-height:480px;
}


/*Entry*/

.divider {
	border-bottom: 1px solid #77797b;
	padding-bottom:20px;
	clear:both;
}

.clear {
	clear:both;
}

h2 {
	font-size:24px;
	color:#e3211f;
	margin:0 0 10px 0;
}

h3 {
	font-size:18px;
	margin-bottom:10px;
}

.homebody h3{	
	margin:0 0 10px 0;
}

h4{
	margin:0;
	line-height:22px;
}

.entry-title, .page-title {
clear:both;
font-weight:normal;
letter-spacing:-0.3px;
}

.mini-title {
clear:both;
font-weight: bold;
}

.entry-date{
margin-bottom:0;
}

.entry-date abbr{
	color:#6d6f72;
	border-bottom:none;
}
.entry-content{
	font-size:12px;
	line-height:22px;
	letter-spacing:-0.2px;
}

.mini-post p{
	margin-top:0;
}

.homebody .wp-caption-text, .homebody img, img.image-home, .category-case-studies img.image-thumb, .hidden {
	display:none;
}

.homebody img.image-home{
	display:block;
}

.homebody .wp-caption {
	border-bottom:none;
}

.homebody h2 a, .homebody h2 a:link, .homebody h2 a:visited, .homebody h3 a, .homebody h3 a:link, .homebody h3 a:visited  {
	color: #e3211f;
}

.page-chunk{
	border-bottom: 1px solid #6d6f72;
	border-right: 1px solid #6d6f72;
	margin-bottom: 20px;
}

.page-chunk ul{
	list-style-type:none;
	color:#6d6f72;
	font-size:14px;
	padding:0;
	float: left;
	position: relative;
	width:229px;
	margin-top:0;
	margin-left:0;
}
.page-chunk ul li{
}

.mini-chunk {
	width:203px;
	float:left;
	position:relative;
	margin-right:20px;
	padding-right:16px;
}

.mini-chunk p{
	margin-top:0;
}

.wp-caption{
	border-bottom: 1px solid #77797b;
	width:460px !important;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:0 0 1em 1em;
}

.alignleft,img.alignleft{
float:left;
margin:0 1em 1em 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
	font-family: Lucida Sans, Helvetica;
	font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

/*Footer*/
div#footer {
	border-top: 4px solid #6d6f72;
	padding-top: 20px;
	margin-top: 48px;
	padding-bottom: 36px;
	font-size:10px;
	color: #6d6f72;
	width: 940px;
}
#copyright {
	float:left;
	position:relative;
	line-height:18px;
}
#copyright a:hover{
	color: #6d6f72;
}
#footerlinks{
	position:relative;
	width:250px;
	line-height:22px;
	text-align:right;
	float:right;
}
#footerlinks a{
	margin-left:12px;
	color:#e3211f;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}