/*
Theme Name: Strellis and Field
Theme URI: http://strellislaw.com/

Author: Stem Legal Web Enterprises
Author URI: http://www.stemlegal.com/

	Strellis & Field v1.0
	 http://www.strellislaw.com

	This theme was designed and built by Stem Legal.

*/


/*

Theme Colours:
	Light Brown - #e0d9c7
	Dark Brown - #5c5c4f
	Light Blue - #7aabde
	Dark Blue - #45637a
	Red - #d12421

*/

/***************************************
RESET CSS
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ul {
	list-style: none;
}

table, table td {
	border-collapse: collapse;
	border-spacing: 0;
	
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
address{
	font-style: normal;
}


/***************************************
PROJECT CSS
*/

body {
	font: normal 12px helvetica, arial, sans-serif;
	line-height: 1.4em;
	background: #e0d9c7;
	color: #5c5c4f;
}

a {
	color: #5c5c4f;
}

p {
	padding: 0 0 20px;
}

strong, b {
	font-weight: bold;
} 

em, i {
	font-style: italic;
}

ol li {
	padding-bottom: 12px;
}

#background {
	background: url('images/body-bg.gif') center 0 repeat-y;
	padding: 0 5px;
	width: 960px;
	margin: 0 auto;
}

#main-contain {
	background: #fff;
	width: 960px;
}

#header {
	padding: 0 40px;
	height: 164px;
	position: relative;
	overflow: hidden;
}

	#logo {
		display: block;
		background: url('images/logo.gif') 0 0 no-repeat #fff;
		width: 196px;
		height: 126px;
		text-indent: -999999em;
		overflow: hidden;
		position: absolute;
		left: 35px;
		top: 17px;
		z-index: 100;
	}
	
		#logo:hover {
			background-position: 0 -150px;
		}
		
	#primary-nav li a {
		background-image: url('images/nav-bg.gif');
		display: block;
		text-indent: -999999em;
		width: 111px;
		height: 17px;
		overflow: hidden;
		position: absolute;
	}
	
		.nav-firm a {
			background-position: 0 0; 
			left: 285px;
			top: 41px;
		}
			.nav-firm a:hover {background: -200px 0;}
			.nav-firm a:active {background: -400px 0;}
		
		.nav-attorney a {
			background-position: 0 -50px; 
			left: 285px;
			top: 71px;
		}
			.nav-attorney a:hover {background-position: -200px -50px;}
			.nav-attorney a:active {background-position: -400px -50px;}
		
		.nav-publications a {
			background-position: 0 -100px; 
			left: 285px;
			top: 101px;
		}
			.nav-publications a:hover {background-position: -200px -100px;}
			.nav-publications a:active {background-position: -400px -100px;}
		
		.nav-practice a {
			background-position: 0 -150px;
			left: 445px;
			top: 41px;
		}
			.nav-practice a:hover {background-position: -200px -150px;}
			.nav-practice a:active {background-position: -400px -150px;}
		
		.nav-results a {
			background-position: 0 -200px;
			left: 445px;
			top: 71px;
		}
			.nav-results a:hover {background-position: -200px -200px ;}
			.nav-results a:active {background-position: -400px -200px;}
		
		.nav-contact a {
			background-position: 0 -250px;
			left: 445px;
			top: 101px;
		}
			.nav-contact a:hover {background-position: -200px -250px;}
			.nav-contact a:active {background-position: -400px -250px;}
	
	
	#secondary-nav {
		position: absolute;
		top: 20px;
		right: 40px;
		font-size: 11px;
	}
	
		#secondary-nav li {
	        float: left;
		}
		
		#secondary-nav li a {
			display: block;
			margin: 0 0 0 30px;
			text-decoration: none;
			color: #9fa092;
		}
		
		#secondary-nav li a:hover {
			color: #8a8b7c;
		}
		
			#secondary-nav li.english a {
				background: url('images/flags.gif') 0 1px no-repeat;
				padding-left: 20px;
			}
			
				#secondary-nav li.english a:hover {
					background-position: -300px 1px;
				}
			
			#secondary-nav li.spanish a {
				background: url('images/flags.gif') 0 -49px no-repeat;
				padding-left: 20px;
			}
				
				#secondary-nav li.spanish a:hover {
					background-position: -300px -49px;
				}

	#social-nav {
		display: inline-block;
		position: absolute;
		top: 45px;
		right: 40px;
	}
	
		#social-nav li {
	        float: left;
			margin: 0 10px 5px 0;
		}
		
		#social-nav li a {
			width: 24px;
			height: 24px;
			display: block;
			text-indent: -9999px;
			overflow: hidden;
		}
				
		#social-nav .facebook {
			background:url('images/facebook_24px.png') no-repeat;
		}
		#social-nav .linkedin {
			background:url('images/linkedin_24px.png') no-repeat;
		}
		#social-nav .twitter {
			background:url('images/twitter_24px.png') no-repeat;
		}
		#social-nav .googleplus {
			background:url('images/googleplus_24px.png') no-repeat;
		}
		
	#search {
		display: block;
		position: absolute;
		height: 50px;
		width: 285px;
		background: #f4f2eb;
		right: 40px;
		top: 82px;
	}
	
		#search label {
			display: block;
			width: 41px;
			height: 15px;
			float: left;
			background: url('images/titles.gif') 0 -250px no-repeat;
			text-indent: -999999em;
			overflow: hidden;
			margin: 18px 5px 0 11px;
		}
		
			* html #search label {
				margin-left: 5px;
			}
	
		#search input {
			display: block;
			float: left;
			width: 177px;
			margin: 14px 5px 0 0;
		}
	
		#search button {
			background: url('images/go-button.gif') 0 0 no-repeat;
			width: 26px;
			height: 21px;
			border: 0;
			padding: 0;
			text-indent: -999999em;
			overflow: hidden;
			cursor: pointer;
			display: block;
			float: left;
			margin: 14px 5px 0 0;
		}
	

#banner {
	height: 271px;
	position: relative;
	width: 960px;
}

	#banner #banner-text {
		text-indent: -999999em;
		overflow: hidden;
		background: url('images/banner-text-new.png') 0 0 no-repeat;
		width: 414px;
		height: 113px;
		position: absolute;
		right: 125px;
		top: 32px;	
	}
	
		* html #banner #banner-text {	
				background-image: none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/strellislaw/images/banner-text-new.png',sizingMethod='crop');
		}

	
	.banner4 { background: url('images/banner-city.jpg') 0 0 no-repeat #ccc;}	
	.banner5 { background: url('images/banner05.jpg') 0 0 no-repeat #ccc; }


.primary-content {
	width: 573px;
	float: left;
}

.secondary-content {
	width: 260px;
	float: right;
}

/* EDITOR - IMAGE ALIGNMENT */

	p img {
		padding: 0;
		max-width: 100%;
		}

	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

	img.alignright {
		margin: 0 0 5px 12px;
		display: inline;
		}

	img.alignleft {
		margin: 0 12px 5px 0;
		display: inline;
		}

	.alignright {
		float: right;
		}

	.alignleft {
		float: left;
		}
/* End Images */





/***************************************
Content Area
*/


#content {
	background: url('images/content-bg-sub.gif') right 0 repeat-y #fff;
	padding: 30px 40px 40px;
}

	#content .primary-content {
		font-size: 13px;
		line-height: 1.5em;
	}
	
	#content .secondary-content {
		font-size: 12px;
		line-height: 1.4em;
		padding-top: 10px;
	}

	#content.homepage {
		background: url('images/content-bg.gif') 0 0 repeat-y #fff;
	}


#content ul {
	padding: 0 0 20px 10px;
}

#content ul li {	
	background-repeat: no-repeat;
	padding: 0 0 5px 18px;
	background-position: 5px 6px;
}

	#content .secondary-content ul li {
		background-image: url('images/bullet-sub.gif');
		background-position: 5px 3px;
	}

	#content.homepage .secondary-content ul li,
	#content .primary-content ul li {
		background-image: url('images/bullet.gif');
	}
	
	#content ul.site-map ul {
		padding-bottom: 0;
		padding-top: 5px;
	}
	
		#content ul.site-map ul li {
			padding-bottom: 3px;
		}
	


.more-link {
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	line-height: 1;
	padding: 6px 6px 4px;
	text-align: right;
	margin: 20px 0;
	clear: both;
}

	
		#content .more-link {
			background: #c7d4df;
		}
		
		 #content.homepage .secondary-content .more-link {
			background: #e8e5d9;
		}
		
div.white-bg {
	background: url('images/image-bg-top.gif') 0 0 no-repeat;
	padding: 10px 10px 12px;
	position: relative;
	margin-left: -3px;
	overflow: hidden;
}	

	* html div.white-bg {
		background-image: none;
		background: #ffffff;
		margin-left: 0;
	}
	
	div.white-bg-bottom {
		position: absolute;
		height: 6px;
		width: 284px;
		bottom: 0;
		left: 0;
		background: url('images/image-bg-bottom.gif') 0 0 no-repeat;
	}
	
	* html div.white-bg-bottom {
		display: none;
		visibility: hidden;
	}
	


/*HOMEPAGE*/

	/* HOME - About */
	
	.primary-content #home-about {
		padding: 0 0 10px;
	}
	
		.primary-content #home-about h2 {
			overflow: hidden;
			text-indent: -999999em;
			width: 562px;
			height: 63px;
			background: url('images/title-home.gif') 0 0 no-repeat;
			margin: 0 0 10px;
		}
	
		.primary-content #home-about .white-bg {
			float: left;
			margin: 0 0 20px -2px;
			background: url('images/image-bg-top-wide.gif') 0 0 no-repeat;
		}
		
		.primary-content #home-about div.white-bg-bottom {
			width: 314px;
			background: url('images/image-bg-bottom-wide.gif') 0 0 no-repeat;
		}
	
		.primary-content #home-about p {
			line-height: 2em;
			font-size: 13px;
			padding: 0 0 5px;
			width: 249px;
			float: right;
		}
	
		.primary-content #home-about h3 {
			clear: both;
			width: 534px;
			height: 23px;
			text-indent: -999999em;
			overflow: hidden;
			background: url('images/title-home.gif') 0 -100px no-repeat;
		}
		
	/* HOME - Radio Promo */
	
	.primary-content #radio-promo {
		padding: 0 0 10px;
	}
	
		.primary-content #radio-promo h2 {
			display: block;
			text-indent: -999999em;
			overflow: hidden;
			background: url('images/titles.gif') 0 -550px no-repeat;	
			width: 365px;
			height: 30px;
			margin: 0 0 10px;
		}
	
		#radio-promo div.white-bg {
			float: left;
			margin: 0 0 10px;
		}
		
	.home-radio-image img {
		display: block;
	}	
		
		img.radio-logo {
			margin: 5px 0;
		}

	.radio-information {
		width: 275px;
		float: right;
	}
	
		#content.homepage .radio-information ul li {
			background-image: url('images/bullet-sub.gif') !important;
		}

	/* HOME - Why Choose Us */

	.primary-content #why-choose-us {
		padding: 0 0 10px;
	}

		.primary-content #why-choose-us h2 a {
			display: block;
			text-indent: -999999em;
			overflow: hidden;
			background: url('images/titles.gif') 0 0 no-repeat;	
			width:184px;
			height: 30px;
			margin: 0 0 10px;
		}	
	
		.primary-content #why-choose-us .bg-contain {
			background: url('images/whychoose-bg-top.gif') 0 0 no-repeat;
			position: relative;
		}
		
			* html .primary-content #why-choose-us .bg-contain {
				background-image: none;
				background: #fff;
			}
		
			.primary-content #why-choose-us .bg-bottom {
				background: url('images/whychoose-bg-bottom.gif') 0 0 no-repeat;
				width: 566px;
				height: 46px;
				position: absolute;
				bottom: 0;
				left: 0;
			}
			
				* html .primary-content #why-choose-us .bg-bottom {
					display: none;
					visibility: hidden;
				}
		
			.primary-content #why-choose-us ul {
				padding: 30px;
				position: relative;
			}
	
		
	/* HOME - Our Results */	
		
	.primary-content #our-results {
		clear: both;
		line-height: 1.7em;
		padding: 0 0 10px;
	}
	
		.primary-content #our-results h2 a {
			background: url('images/titles.gif') 0 -50px no-repeat;
			display: block;
			width: 123px;
			height: 28px;
			text-indent: -999999em;
			overflow: hidden;
			margin: 0 0 10px;
		}
		
		.primary-content #our-results .white-bg {
			width: 270px;
			float: left;
			margin-bottom: 20px;
			min-height: 120px;
		}
		
			* html .primary-content #our-results .white-bg {
				/*height: 120px;*/
			}
		
			.primary-content #our-results .white-bg h4 {
				color: #45637a;
				font-size: 14px;
				font-weight: bold;
				margin: 10px;
				width: 250px;
			}
			
			.primary-content #our-results .white-bg ul {
				margin: 10px;
				padding: 0;
			}
			
			.primary-content #our-results .white-bg ul li {
				font-style: italic;
				padding: 0;
				background: none;
			}
		
		.primary-content #our-results .result-summary {
			width: 270px;
			float: right;
		}
		
			.primary-content #our-results .result-summary p {
				display: inline;
				line-height: 2.0em;
			}
		
			.primary-content #our-results .result-summary a {
				color: #d12421;
			}
	
	/* HOME - Community Events */
			
	.primary-content #community-events {
		clear: both;
		line-height: 1.7em;
		padding: 0 0 10px;
	}

		.primary-content #community-events h2 a {
			background: url('images/titles.gif') 0 -100px no-repeat;
			display: block;
			width: 200px;
			height: 28px;
			text-indent: -999999em;
			overflow: hidden;
			margin: 0 0 10px;
		}		
		
		.primary-content #community-events .event-item {
			border-bottom: 1px solid #c7d4df;
			margin: 0 0 15px;
		}
			
		.primary-content #community-events .event-item h4 {
			font-size: 14px;
			font-weight: bold;		
			margin: 0 0 5px;
		}
		
			.primary-content #community-events .event-item h4 a {
				text-decoration: none;
				color: #45637A;
			}
		
		.primary-content #community-events .event-item .date {
			font-size: 11px;
			text-transform: uppercase;
			font-weight: bold;
		}
		
		.primary-content #community-events .white-bg {
			float: left;
			margin: 0 10px 20px -2px;
		}
		
		
		.home-event-image {
			width: 264px;
			height: 190px;
			overflow: hidden;
		}			
		
			.home-event-image img {
				display: block;
				width: 100%;
			}
			
		.primary-content #community-events .event-item a.more {
			color: #D12421;
		}
		
			
			

	
	/* Secondary Content */
			
		
	.secondary-content #practice-areas {}
	
		.secondary-content #practice-areas h3 {
			background: url('images/titles.gif') 0 -300px no-repeat;
			width: 124px;
			height: 18px;
			text-indent: -999999em;
			overflow: hidden;
			margin: 0 0 10px;
		}
		
			.homepage .secondary-content #practice-areas h3 {
				background-position: 0 -150px;
			}
			
			.secondary-content #practice-areas ul {
				padding-bottom: 0;
			}
			
		
		
	.secondary-content #recent-news {}
	
		.secondary-content #recent-news h3 {
	        background: url('images/titles.gif') 0 -350px no-repeat;
	        width: 116px;
	        height: 18px;
	        text-indent: -999999em;
			overflow: hidden;
			margin: 0 0 10px;
		}
				
			.homepage .secondary-content #recent-news h3 {
		        background-position: 0 -200px;
			}
			
			.secondary-content #recent-news h3.news-events-header {
				width: 199px;
			}
			
		.secondary-content #recent-news .news-item {
			padding: 0 0 20px;
		}
		
		.secondary-content #recent-news .news-item .date {
			font-weight: bold;
			text-transform: uppercase;
			font-size: 10px;
		}
		
		.secondary-content #recent-news .news-item p {
			padding: 0;
			display: inline;
		}
		
		.secondary-content #recent-news .news-item h4 {
			padding: 0;
			font-weight: bold;
		}
		
		.secondary-content #recent-news .news-item a.more {
			color: #d12421;
		}
		
		







	.secondary-content #radio-spots {}
	
		.secondary-content #radio-spots h3 {
	        background: url('images/titles.gif') 0 -666px no-repeat;
	        width: 208px;
	        height: 18px;
	        text-indent: -999999em;
			overflow: hidden;
			margin: 0 0 10px;
		}
				
			.homepage .secondary-content #radio-spots h3 {
		        background-position: 0 -593px;
			}
			
			.secondary-content #radio-spots h3.news-events-header {
				width: 212px;
			}

/*			
		.secondary-content #radio-spots .news-item {
			padding: 0 0 20px;
		}
		
		.secondary-content #radio-spots .news-item .date {
			font-weight: bold;
			text-transform: uppercase;
			font-size: 10px;
		}
		
		.secondary-content #radio-spots .news-item p {
			padding: 0;
			display: inline;
		}
		
		.secondary-content #radio-spots .news-item h4 {
			padding: 0;
			font-weight: bold;
		}
		
		.secondary-content #radio-spots .news-item a.more {
			color: #d12421;
		}
*/














	.secondary-content #representative-results {}
	
		.secondary-content #representative-results h3 {
			background: url('images/titles.gif') 0 -400px no-repeat;
		    width: 200px;
		    height: 24px;
		    text-indent: -999999em;
			overflow: hidden;
			margin: 0 0 10px;
		}
		
		#content .secondary-content #representative-results ul li {
			padding-bottom: 15px;
		}
	
	
	.secondary-content #attorney-profiles {}

		.secondary-content #attorney-profiles h3 {
			background: url('images/titles.gif') 0 -450px no-repeat;
			width: 105px;
			height: 23px;
			text-indent: -999999em;
			overflow: hidden;
			margin: 0 0 10px;
		}
		
		.secondary-content #attorney-profiles ul {
			padding-bottom: 0;
		}
		

	/* NEWS */
	.secondary-content .news-archives {
		padding: 0 0 20px;
	}

		.secondary-content .news-archives h2 {
			background: url('images/titles.gif') 0 -500px no-repeat;
			width: 135px;
			height: 18px;
			text-indent: -999999em;
			overflow: hidden;
			margin: 0 0 10px;
		}

		 .news-archives ul {
			margin-left: 0;
			padding-left: 0;
		}

			.news-archives a {
				text-decoration: none;
			}

			.news-archives a:hover {
				text-decoration: underline;
			}
	

		
/* SUBPAGES */ 

.primary-content h1 {
	font-family: 'arial narrow', helvetica, arial, serif;
	font-size: 32px;
	color: #45637a;
	padding: 0 0 15px;
	line-height: 1.3em;
}

.primary-content h2 {
	font-family: 'arial narrow', helvetica, arial, serif;
	font-size: 18px;
	color: #45637a;
	line-height: 1.3em;	
}

	.primary-content h2.subtitle a {
		text-decoration: none;
		text-transform: uppercase;
		font-size: 15px;
	}





/* RESULTS */


.results-detail-list {
	
}

	#content .primary-content .results-detail-list ul {
		padding: 0;
		margin: 0 -10px 0 0;
	}
	
	#content .primary-content .results-detail-list ul li {
		background-image: none;
		padding: 0;
		float: left;
	}
	
	#content .primary-content .results-detail-list ul li a {
		text-decoration: none;
		display: block;
		background: url('images/logo-back.gif') 5px 0 no-repeat #f4f2eb;
		padding: 17px;
		width: 235px;
		margin: 0 10px 10px 0;
		border: 1px solid #ece8dd;
		height: 110px;
		font-size: 12px;
		line-height: 1.3em;
		overflow: hidden;
	}
	
		#content .primary-content .results-detail-list ul li a:hover {
			background-position: 5px -500px;
			background-color: #e7eef5;
			border: 1px solid #cee1f1;
			color: #45637a;
		}
		
		#content .primary-content .results-detail-list ul li .title {
			font-weight: bold;
		}
		
		#content .primary-content .results-detail-list ul li .summary {
		/*	font-size: 11px;*/
			padding: 3px 0;
		/*	line-height: 1.2em;*/
		}
		
			#content .primary-content .results-detail-list ul li .result {
				font-style: italic;
			}




#content .primary-content .result-breakdown {
	padding-left: 0;
}

	#content .primary-content .result-breakdown li {
		background: none ;
		padding-left: 0;
	}
	
	.representative-case {
		text-transform: uppercase;
		color: #7aabde;
	}
	
	







/* PRACTICE AREAS */

.practice-areas-list {
	
}

	#content .primary-content .practice-areas-list ul {
		padding: 0;
	}
	
	#content .primary-content .practice-areas-list ul li {
		background-image: none;
		padding: 0;
		float: left;
	}
	
	#content .primary-content .practice-areas-list ul li a {
		text-decoration: none;
		display: block;
		background: url('images/logo-back.gif') 5px 0 no-repeat #f4f2eb;
		padding: 20px 10px;
		width: 150px;
		margin: 0 10px 10px 0;
		white-space: nowrap;
		overflow: hidden;
		border: 1px solid #ece8dd;
	}
	
		#content .primary-content .practice-areas-list ul li a:hover {
			background-position: 5px -500px;
			background-color: #e7eef5;
			border: 1px solid #cee1f1;
			color: #45637a;
		}


/* PUBLICATIONS */

.pub-item {
	border-bottom: 1px solid #e0d9c7;
	padding: 20px 0 10px;
}


.pub-item a img {
	border: 1px solid #e0d9c7;
}

	.pub-item a:hover img {
		border: 1px solid #45637a;
	}
	
	.pub-item-details {
		width: 290px;
		float: left;
	}

/* SEARCH RESULTS */ 

	.search-result {
		padding: 20px 0 10px;
		border-bottom: 1px solid #e0d9c7;
	}

		.search-result h2 {
/*			font-family: 'arial narrow', helvetica, arial, serif;*/
			font-size: 18px;
			padding: 0 0 10px;
		}
		
		.search-result p {
			display: inline;
		}

		.search-again {
			padding: 20px 0;
		}


/* NEWS AND EVENTS */

/* Events single pages */

.post-event-image {
	float: right;
	margin: 0 0 10px 10px;
	background: #f4f2eb;
	padding: 8px;
}

	.post-event-image img {
		
	}


/* Event and News Pages - Single */

.single-date {
	text-transform: uppercase;
	padding: 0 0 8px;
}

/* News List Page */

.news-summary-item {
	padding: 0 0 20px;
}

.news-summary-item h2 {
	margin: 0 0 5px;
}

	.news-summary-item h2 a {
		text-decoration: none;
	}
	
	.news-summary-item .date {
		font-size: 11px;
		text-transform: uppercase;
	}

.news-summary-item .summary-event-image {
	float: left;
	width: 120px;
	height: auto;
	overflow: hidden;
	margin: 0 10px 10px 0;
	background: #f4f2eb;
	padding: 5px;
}
	
	.news-summary-item .summary-event-image img {
		display: block;
		width: 100%;
	}

/* CONTACT FORM */


div.contact-disclaimer {
	font-size: 11px;
	line-height: 1.4em;
	padding: 10px 0;
	font-style: italic;
	width: 460px;
}

	div.contact-disclaimer strong {
		color: #d12421;
	}
	
.contact-form {
	border-top: 1px solid #C7D4DF;
	display: block;
	padding: 30px 0 0 0;
	margin: 20px 0 0 0;
}

.contact-form label {
	display: block;
	float: left;
	width: 80px;
	font-weight: bold;
}

.contact-form .clearfix input {
	display: block;
	float: left;
	margin: 0 0 5px;
	width: 250px;
}

.contact-form textarea {
	display: block;
	float: left;
	margin: 0 0 5px;
	width: 350px;
}

.contact-form .button {
	text-align: right;
	width: 450px;
}


/***************************************
FOOTER
*/

#footer {
	background: #6a6a5e;
	padding: 30px 40px;
	color: #bdb8a8;
	
}

	.footer-nav {
		line-height: 2.0em;
		font-size: 12px;
	}

	.footer-nav, 
	.footer-nav a{
		color: #e0dac8;
		text-decoration: none;
	}
	
		.footer-nav div {
			float: left;
			width: 50%;
		}
	
		.footer-nav a:hover {
			text-decoration: underline;
		}
	
	#footer .primary-content p {
		font-size: 11px;
		padding: 20px 0;
		line-height: 1.3em;
	}


	#footer address {
		font-size: 11px;
		padding: 0 0 20px;
		line-height: 1.4em;
		color: #e0dac8;
		width: 50%;
		float: left;
		display: block;
	}
	
	#footer address strong {
		font-size: 12px;
	}
	
	#footer address a {
		color: #e0dac8;
		font-style: italic;
		text-decoration: none;
	}
	
		#footer address a:hover {
			text-decoration: underline;
		}
	
	#footer address img {
		display: block;
		margin: 3px 0 5px;
		border: 1px solid #bdb8a8;
	}
	
#copyright {
	background: #5c5c4f;
	padding: 12px 40px 8px;
	color: #aba797;
	font-size: 11px;
	line-height: 1;
}

/***************************************
CSS HACKS
*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#content h3{
	font-family: 'arial narrow', helvetica, arial, serif;
	font-size: 16px;
	color: #45637a;
	line-height: 1.1em;	
	margin:20px 0 20px;
}

#radio-spots h4, #univision-spots h4{
	margin:12px 0;
	font-style:italic;
}

/***************************************
RESULTS CAROUSEL
*/
.ui-carousel {
	height: 100px;
	margin: 0;
	overflow: auto;
	padding: 0;
	position: relative; /*for ie7 to work e.g in html carousels*/
	width: 300px
}

.ui-carousel > .wrapper {
    margin: 0;
    padding: 0;
    width: 9999px;
}

.ui-carousel > .wrapper > * {
	border: 0;
	display: block;
	float: left;
	height: 100px;
	overflow: hidden;
	width: 100px;	
}

#carousel-container {
	width: 573px; /* 780 + 60 60 + 40pad */
	position: relative;
	/* */
	margin: 0 auto; 

}

/* holder for each slide */
#carousel {
	width: 453px;
	margin: 0 auto;
}

#ui-carousel-next, #ui-carousel-prev {
	width: 60px;
	height: 240px;
	background: url(images/arrow-left.png) #fff center center no-repeat;
	display: block;
	position: absolute;
	top: 0;
	z-index: 100;
}

#ui-carousel-next {
	right: 0;
	background-image: url(images/arrow-right.png);
}

#ui-carousel-prev {
	left: 0;
}

#ui-carousel-next > span, #ui-carousel-prev > span {
	display: none;
}




.slide {
	margin: 0;
	position: relative;
	/* background:#0CF;
	padding:20px; */
	background:#f4f2eb;
									
}

.slide  h2 {
	/* font: 72px/1 Anton, sans-serif; */
	margin: 0 0 8px;
	padding: 0;
}

.slide  p {
	/* font: 32px/1 Ubuntu, sans-serif;	*/
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0;
	line-height:115%;
}

.slide  ul {
	margin-top:10px;
	line-height:115%;
}
	
.slide a {
	color: #d12421;
}

#slide01 > img {
	position: absolute;
	bottom: 35px;
	/* left: 30px; */
}

#slide01 > .text {
	position: absolute;
	left: 60px;
	/* bottom: 35px; */
	width:410px;
	padding:10px 20px;
	border:0px solid #F00;
}

#slide02 > img {
	position: absolute;
	bottom: 35px;
	left: 30px;
}

#slide02 > .text {
	position: absolute;
	left: 60px;
	/* bottom: 65px; */
	width:410px;
	padding:10px 20px;
}

#slide03 > img {
	position: absolute;
	bottom: 25px;
	left: 30px;
}

#slide03 > .text {
	position: absolute;
	/* bottom: 25px; */
	left: 60px;
	width:410px;
	padding:10px 20px;
}

#slide04 > img {
	position: absolute;
	bottom: 50px;
	left: 60px;
}

#slide04 > .text {
	position: absolute;
	left: 60px;
	width:410px;
	padding:10px 20px;
	/* bottom: 25px; */
}

#slide05 > img {
	position: absolute;
	bottom: 35px;
	left: 60px;
}

#slide05 > .text {
	position: absolute;
	left: 60px;
	width:410px;
	padding:10px 20px;
	/* bottom: 35px; */
}

#slide06 > img {
	position: absolute;
	bottom: 10px;
	left: 20px;
}

#slide06 > .text {
	position: absolute;
	left: 60px;
	width:410px;
	padding:10px 20px;
	/* bottom: 35px; */
}

#pages {
	width: 160px;
	margin: 0 auto;
	margin-top:10px;
}

.bullet {
	background-image: url(images/page-off.png) center center no-repeat;
	display: block;
	width: 18px;
	height: 18px;
	margin: 0;
	margin-right: 5px;
	float: left;				
}
