@charset utf-8;
/*
Theme Name: 	Horizon
Theme URI: 		http://swishthemes.com
Author: 		Swish Themes
Author URI: 	http://swishthemes.com
Description: 
Version: 1.0
Support: 		http://support.swishthemes.com
License:       	
License URI:  	
*/

/* Wordpress classes */
.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.hide {display:none;}
.sticky {}
.gallery-caption {}
.byBlog Postauthor {}
.bypostauthor {}

/* Body */
body {
	border-top:6px solid rgba(0, 0, 0, 0.2);
}
a {
	color:#3397CB;
}
a:hover {
	text-decoration:none;
}
/* Main Elements */
#page {
	background:#fff;
	position:relative;
	padding-bottom: 20px;
	padding-top: 10px;
}
#pagecurve {
	background: url("images/page-curve.png") no-repeat center top;	
    height: 31px;
    margin: 0 auto;
    position: absolute;
    top: -31px;
    width: 100%;
    z-index: 10;
}
.wrapper {
	width:980px;
	margin:0 auto;
}

#header {
	padding-bottom: 40px;
    padding-top: 40px;
	header-top:1px solid #374a53;
}
#header #logo {
	float:left;
}
#header #tagline {
	border-left: 1px solid rgba(255, 255, 255, 0.25);
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    margin-left: 20px;
    margin-top: 5px;
    padding-left: 20px;
    padding-top: 6px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
#nav {
	background:#0f161a;
	border: 1px solid #0f161a;
	margin-bottom: -2px;	
	position: relative;
    z-index: 100;
	height: 20px;
	padding: 14px 16px 16px 5px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#nav #search-container {
	float:right;
}
#nav #search-container input {
	color: #b3b3b3;
	font-size: 12px;
	font-style: italic;
	margin-top: -3px;
    padding: 5px 10px;
	width: 150px;
	background:url("images/bg-nav-search.gif") repeat-x top #fff;
	border:1px solid #0F161A;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.nav {
	line-height: 1;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	z-index: 99;
}
.nav a {
	color: #fff;
	display: block;
	line-height: 18px;
	padding: 2px 15px 18px 20px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	z-index: 100;
	font-size:14px;
}
.nav li {
	float: left;
	width: auto;
}
.nav li a.sf-with-ul {
	padding-right: 30px;
}
.nav li ul {
	background: url("images/shadow.png") #eef2f5;
	border: 1px solid #E3E3E3;
	left: -999em;
	margin: -1px 0 0 10px;
	padding: 0;
	position: absolute;
	width: 180px;
	z-index: 9999;
	list-style:none;
}
.nav li ul li {
	border-bottom:1px solid #dbdfe2;
	width:180px;
}
.nav li ul li.last-item {
	border-bottom:none;
}
.nav li ul li a {
	background: none repeat scroll 0 0 transparent;
	color: #666666;
	font-size: 12px;
	padding: 10px 10px;
	width: 160px;
	text-shadow:none;
	text-transform:capitalize;
}
.nav li ul li a:hover {
	text-decoration: none;
	background:#fff;
}
.nav li ul li a.sf-with-ul {
	padding-right: 10px;
}
.nav li ul ul {
	margin: -39px 0 0 180px;
	background:#fff;
}
.nav li:hover, .nav li.hover {
	position: static;
}
.nav li:hover ul ul, .nav li.sfhover ul ul, .nav li:hover ul ul ul, .nav li.sfhover ul ul ul, .nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul {
	left: -999em;
}
.nav li:hover ul, .nav li.sfhover ul, .nav li li:hover ul, .nav li li.sfhover ul, .nav li li li:hover ul, .nav li li li.sfhover ul, .nav li li li li:hover ul, .nav li li li li.sfhover ul {
	left: auto;
}
.nav .sf-sub-indicator {
	background: url("images/arrow.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 1em;
	text-indent: -999em;
	top: 23%;
	width: 10px;
}
.nav li ul .sf-sub-indicator {
	background: url("images/bullet.png") no-repeat scroll 0 0 transparent;
	top: 38%;
}
#subfooter {
	clear:both;
	background:#0b0f12;
	border-top:1px solid #324954;
	padding: 15px 0;
	color:#a9aaab;
}
#copyright {
	float:right;
	font-size:12px;
	color: #a9aaab;
}
#nav-footer {
	float:left;
}
#nav-footer ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
#nav-footer ul a {
	color: #d8d8d9;
	display: block;
	line-height: 18px;
	padding: 0 15px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	font-size:11px;
}
#nav-footer ul li {
	float: left;
	width: auto;
	border-right:1px solid #6d6e6e;
}
#nav-footer ul li.last-item {
	border-right:none;
}
/* ////////////// */
/* Footer Widgets */
/* ///////////////*/
#footer-widgets {
	line-height:20px;
	border-top:4px solid rgba(0, 0, 0, 0.3);
	padding:40px 0 30px;
	color:#ebebeb;
}
#footer-widgets a {
	color:#fff;
}
#footer-widgets .widget {
	float:left;
	margin-right:50px;
}
#footer-widgets .widget-last {
	margin-right:0;
}
/* Footer Widgets - Col Layouts */
#footer-widgets.one-cols .widget {
	width:1000px;
	margin-bottom:20px;
}
#footer-widgets.two-cols .widget {
	width:470px;
}
#footer-widgets.three-cols .widget {
	width:313px;
}

#footer-widgets.three-cols-lh .widget {
	width:220px;
}
#footer-widgets.three-cols-lh .widget-first {
	width:440px;
}

#footer-widgets.three-cols-rh .widget {
	width:220px;
}
#footer-widgets.three-cols-rh .widget-last {
	width:440px;
}

#footer-widgets.four-cols .widget {
	width:227px;
}
#footer-widgets.five-cols .widget {
	width:180px;
}
#footer-widgets .widget h4 {
	background: url("images/footer-heading.png") repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	color:#fff;
}
#footer-widgets .widget ul {
	list-style: none outside none;
	margin: 0;
}
#footer-widgets ul li {
	background: url("images/arrow-footer.gif") no-repeat scroll left center transparent;
	margin-bottom: 5px;
	padding-left: 12px;
}

#footer-widgets .widget_categories li {
	float:left;
	width:98px;	
}
#footer-widgets .widget_categories li:last-child {
	margin-bottom: 20px;
}


/* Page Title */
#page-title {
	margin: 10px auto 30px;
    padding-bottom: 15px;
    width: 980px;
	border-bottom: 1px solid #D9D9D9;
}
#page-title h1 {
	font-weight:bold;
	font-size:16px;
	color:#1a1a1a;
	float:left;
}
/* Breadcrumbs */
#breadcrumbs {
	color: #B2B2B2;
	float: left;
	font-size: 11px;
	margin-left: 20px;
	margin-top: 5px;
	padding-left: 15px;
	border-left:1px solid #d9d9d9;
}
#breadcrumbs a {
	color: #B2B2B2;
	text-decoration:none;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}
/* Content */
#content-wrap {
	position:relative;
	width:980px;
	margin:0 auto;
}
#content {
	float:	left;
	width:680px;
	line-height:22px;
}
#content-wrap.sidebar-right #content {
	margin-right:25px;
}
#content-wrap.sidebar-left #content {
	margin-left:25px;
	float:right;
}
#content-wrap.sidebar-off #content {
	width:980px;
}
#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight:bold;
	margin-bottom:10px;
	color:#262626;
}

#content p {
	margin-bottom:15px;	
}
/* Sidebar */
#sidebar {
	background: url("images/bg-sidebar.gif") repeat-y left;
	float:	right;
	width:250px;
	padding-left: 25px;
}
#content-wrap.sidebar-left #sidebar {
	float:left !important;
	margin-right:20px;
	margin-left: 0;
}
#sidebar .widget {
	margin-bottom:25px;
	clear:both;
}
#sidebar .widget .children {
	margin-left: 10px;
    margin-top: 10px;
}
#sidebar .widget h3 {
	font-weight:bold;
	font-size:14px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px solid #d9d9d9;
}
#sidebar .widget_categories ul, #sidebar .widget_recent_entries ul, #sidebar .widget_pages ul, #sidebar .widget_text ul {
	list-style:none;
	margin:0 0 20px 0;
}
#sidebar .widget_categories li, #sidebar .widget_recent_entries li, #sidebar .widget_pages li, #sidebar .widget_text li {
	background: url("images/arrow.gif") no-repeat left 5px;
	padding-left:10px;
	margin-bottom:10px;
}
#sidebar .widget_categories li a, #sidebar .widget_recent_entries li a, #sidebar .widget_pages li a, #sidebar .widget_text li a {
	color:#333;
	text-decoration:none;
}
#sidebar .widget_categories li a:hover, #sidebar .widget_recent_entries li a:hover, #sidebar .widget_pages li a:hover, #sidebar .widget_text li a:hover  {
	text-decoration:underline;
}
#sidebar .widget_search .screen-reader-text {
	display:none;
}
#sidebar .widget_search #s {
	border: 1px solid #D9D9D9;
	padding: 5px;
	margin-right: 5px;
	width: 165px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#sidebar .widget_search #searchsubmit {
	background:#0F161A;
    border: 1px solid #0F161A;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px 10px;
	text-transform: uppercase;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#sidebar .flickr_widget .flickr_badge_image {
	float:left;
	width:75px;
	height:75px;
	margin-right:8px;
	margin-bottom:8px;
}
#sidebar .twitter_widget ul {
	list-style:none;
	margin:0;
	font-size: 11px;
    line-height: 18px;
}
#sidebar .twitter_widget ul li {
	background:url("images/twitter.png") no-repeat 5px center;
	padding-left:40px;
	margin-bottom: 15px;
	min-height: 25px;
}
#sidebar .twitter_widget ul li a {
	color:#333333;
	text-decoration:none;
}

#sidebar .widget_categories li {
	float:left;
	width:120px;	
}
#sidebar .widget_categories li:last-child {
	margin-bottom: 20px;
}
#sidebar .latestnews, #sidebar .latestportfolio {
	list-style:none;
	margin:0;	
}
#sidebar .latestnews li {
	background:url("images/info.png") no-repeat 5px 5px;
	padding-left:40px;
	margin-bottom: 15px;
	line-height: 18px;
}
#sidebar .latestnews .posteddate {
	font-size:11px;
	color:#5E5E5E;
	margin-top: 4px;
}

#sidebar .latestportfolio li {
	margin-bottom:5px;	
}
#sidebar .latestportfolio li h4 {
	margin-bottom:5px;	
}
#sidebar .latestportfolio li h4 a {
	font-size:15px;
	font-weight:bold;
	text-decoration:none;	
}

.tab_widget #tabs {

}
.tab_widget #tab-items {
    height: 40px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.tab_widget #tab-items li {
    background: none;
    float: left;
    line-height: 40px;
    margin: 0 2px 0 0;
    padding: 0;
}
.tab_widget #tab-items li a {
    color: #A4A4A4;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 0 12px;
    text-decoration: none;
}
.tab_widget #tab-items li a:hover, .tab_widget #tab-items li.ui-tabs-selected a, .tab_widget #tab-items li.ui-state-active a {
    background: #FFFFFF;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    border-top: 1px solid #DADADA;
    color: #555555;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
	
	border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
}
.tab_widget .tabs-inner {
    background: #FFFFFF;
    border: 1px solid #DADADA;
    padding: 15px 15px 0;
}
.tabs-inner h3 {
    margin-bottom: 0 !important;
}
.tab_widget .ui-tabs-hide {
    display: none;
}
.tab_widget .tab ul {
    list-style-type: none;
    margin: 0;
}
.tab_widget .tab ul li {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0;
}
.tab-thumb {
    float: left;
}
.tab_widget .tab-thumb img {
    background: #E9E9E9;
    float: left;
    margin: 0 10px 0 0;
    padding: 2px;
}
.tab_widget .tab-thumb img:hover {
    background: #D0D0D0;
}
.entry-meta, .entry-header, .published, .comment-count a {
    color: #5E5E5E;
}
.entry-title {
    margin: 0;
    padding: 0 !important;
}
.tab_widget .entry-title, .tab_widget .entry-title a {
    background: none !important;
    color: #333333 !important;
    font-size: 12px !important;
    font-weight: bold !important;
    line-height: 18px !important;
    padding: 0 0 10px !important;
    text-decoration: none !important;
	border:none !important;
}
.tab_widget .entry-title a:hover {
    background: none repeat scroll 0 0 #E7E7E7;
    text-decoration: none;
}
.tab_widget .entry-meta, .tab_widget .entry-meta a {
    color: #999999;
    font-size: 10px;
    text-transform: uppercase;
}
.tab_widget .entry-meta a:hover {
    color: #333333;
    text-decoration: none;
}
.tab-comments .avatar {
    float: left;
    margin: 0 10px 0 0;
    padding: 4px;
}
#tabs-3 h3 {
    background: none !important;
}
.tab-comments h3, .tab-comments h3 a {
    color: #666666;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
	padding-bottom: 0 !important;
}
.tab-comments h3 a:hover {
    color: #333333;
    text-decoration: none;
}
.tab-tags a {
    background: none repeat scroll 0 0 #F2F2F2;
    color: #666666;
    padding: 4px 8px;
}
.tab-tags a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.entry-content {
    float: left;
    width: 149px;
}
.entry-content-wide {
    float: left;
    width: 265px;
}



/* Blog Post Display */
.blog-post {
	margin-bottom: 30px;
    padding-bottom: 20px;
	border-bottom:1px solid #d9d9d9;
	position:relative;
}
.blog-post h2 {
	margin-bottom:15px;
}
.blog-post h2 a {
	font-weight:bold;
	font-size:20px;
	color:#3397cb;
	text-decoration:none;
}
.blog-thumb {
	margin-bottom:10px;
}
.blog-excerpt {
	float:right;
	background: #fff;
	color: #333333;
	font-size: 13px;
	line-height: 26px;
	width: 520px;
	
	border-radius: 1px 0 0 0;
	-moz-border-radius: 1px 0 0 0;
	-webkit-border-radius: 1px 0 0 0;
}
.readmore {
	color:#3397cb;
	font-weight:bold;
	text-decoration:none;
}
.blog-meta, .post-meta {
	border-right: 1px solid #D9D9D9;
    float: left;
    margin-right: 20px;
    margin-top: 5px;
    padding-right: 20px;
    width: 110px;
}
.blog-meta-single {
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	margin: 15px 0 20px;
    padding: 5px 0;
}
.blog-meta ul, .blog-meta-single ul {
	list-style:none;
	margin:0;
}
.blog-meta ul li, .blog-meta-single ul li {
	display:block;
	padding-left:30px;
	margin-bottom:10px;
	color:#666;
	font-size:11px;
}
.blog-meta-single ul li {
	border-right: 1px solid #e5e5e5;
    float: left;
    margin-right: 15px;
    padding-right: 15px;
	margin-bottom: 0;
}
.blog-meta ul li.comments, .blog-meta-single ul li.comments {
	background: url("images/comments.png") no-repeat left center;
}
.blog-meta ul li.category, .blog-meta-single ul li.category {
	background: url("images/category.png") no-repeat left center;
}
.blog-meta ul li.date, .blog-meta-single ul li.date {
	background: url("images/date.png") no-repeat left center;
}
.post-meta ul li, .blog-meta-single ul li, .blog-meta ul li a, .blog-meta-single ul li a {
	color:#666;
	text-decoration:none;
}
.blog-meta ul li a:hover, .blog-meta-single ul li a:hover {
	text-decoration:underline;
}

.blog-tagcloud {
	float: right;
	background: url("images/tags.png") no-repeat left center;
	padding-left:30px;
	font-size: 11px;
}
.blog-tagcloud a{
	color: #666666;
    text-decoration: none;
}




.blog-post.thumb-left .image_frame_holder {
	float:left;
	margin-right:30px;
}
.blog-post.thumb-right .image_frame_holder {
	float:right;
	margin-left:30px;
}
.blog-post.thumb-left .blog-meta, .blog-post.thumb-right .blog-meta {
	border-bottom: 1px solid #D9D9D9;
	border-right:none;
	padding-bottom:0;
	margin-bottom:10px;
	width: 398px;
}
.blog-post.thumb-left .blog-meta {
	float:right;
}
.blog-post.thumb-right .blog-meta {
	float:left;
}
.blog-post.thumb-left .blog-meta ul li, .blog-post.thumb-right .blog-meta ul li {
	float:left;
	margin-bottom: 5px;
	margin-right: 15px;
    padding-right: 15px;
	border-right: 1px solid #E5E5E5;
}
.blog-post.thumb-left .blog-excerpt, .blog-post.thumb-right .blog-excerpt  {
	width: 438px;
}
.blog-post.thumb-left .blog-meta ul li.category, .blog-post.thumb-right .blog-meta ul li.category {
	border-right:none;
}
.blog-post.thumb-left .image_frame_holder .shadow, .blog-post.thumb-right .image_frame_holder .shadow {
	bottom: 3px;
}


/*  Portfolio/Gallery List  */
.portfolio, .gallery {
	width:1000px;
	margin-bottom:20px;
}
.portfolio-item, .gallery-item  {
	position:relative;
}
.portfolio-item h2 {
	margin-bottom:15px !important;
}
.gallery-item h2 {
	margin-bottom:15px !important;
}
.portfolio-item h2 a, .gallery-item h2 a {
	font-weight:bold;
	font-size:20px;
	color:#3397cb;
	text-decoration:none;
}
.portfolio-item-desc {
	color: #333333;
	font-size: 13px;
	line-height: 24px;
	margin-bottom:20px;
}
.portfolio.two-col .portfolio-item-desc {
 height: 135px;
}
.portfolio.three-col .portfolio-item-desc {
 height: 180px;
}
.portfolio.four-col .portfolio-item-desc {
 height: 230px;
}
.portfolio-item-desc p {
	margin-bottom:15px !important;
}
.portfolio-item .readmore {
	color:#3397cb;
	font-weight:bold;
	text-decoration:none;
}
/*  Portfolio - One-Col  */
.portfolio.one-col .portfolio-item {
	margin-bottom:10px;
}
.portfolio.one-col .portfolio-item-content {
	margin-left:40px;
}
.portfolio.one-col .portfolio-item-thumb {
	width:460px;
	float:left;
}
.portfolio.one-col .portfolio-item-content {
	width:480px;
	float:left;
}
/*  Portfolio - Two-Col  */
.portfolio.two-col .portfolio-item {
	float: left;
	padding-right: 28px;
    width: 472px;
}
.portfolio.two-col .portfolio-item-thumb {
	width:460px;
	margin-bottom:15px;
}
/*  Portfolio/Gallery - Three-Col  */

.portfolio.three-col .portfolio-item, .gallery.three-col .gallery-item {
	float: left;
	padding-right: 28px;
    width: 305px;
}
.portfolio.three-col .portfolio-item-thumb {
	width:293px;
	margin-bottom:10px;
}
.gallery.three-col .gallery-item-thumb {
	width:293px;
	margin-bottom:0;
}
.gallery-item-content {
	margin-bottom:20px;	
}
.portfolio.three-col .portfolio-item h2 a, .gallery.three-col .gallery-item h2 a {
	font-size:18px;
}
/*  Portfolio/Gallery - Four-Col  */
.portfolio.four-col ul, .gallery.four-col ul {
	margin:0;
	list-style:none;
}
.portfolio.four-col .portfolio-item, .portfolio.four-col li, .gallery.four-col .gallery-item, .gallery.four-col li {
	float: left;
	padding-right: 28px;
	margin-bottom: 10px;
    width: 222px;
}
.portfolio.four-col .portfolio-item-thumb  {
	width:210px;
	margin-bottom:15px;
}
.gallery.four-col .gallery-item-thumb {
	width:210px;
	margin-bottom:0;
}
.portfolio.four-col .portfolio-item h2 a, .gallery.four-col .gallery-item h2 a {
	font-size:16px;
}
/*  Portfolio/Gallery - Filters  */
#portfolio-filter, #gallery-filter {
	margin: 0 0 25px;
	padding-bottom: 35px;
	list-style:none;
	border-bottom: 1px solid #D9D9D9;
}
#portfolio-filter li, #gallery-filter li {
	float:left;
	padding-right: 10px;
}
#portfolio-filter li a, #gallery-filter li a {
	background:#1A1A1A;
	padding:5px 10px;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#portfolio-filter li a:hover, #gallery-filter li a:hover {
	text-decoration:none;
}
#portfolio-filter li.current a, #gallery-filter li.current a {
	background:#3397CB;
}
/*  Portfolio - Labels  */
.label {
	padding:0px 6px;
	position:absolute;
	bottom:10px;
	left:0;
	z-index:90;
	color:#fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	text-transform: uppercase;
	font-size:10px;
	
	border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-webkit-border-radius: 0 2px 2px 0;
}
.label.black {
	background: url("images/grads/black.gif") repeat-x top #2E2E2E;
    border: 1px solid #262626;
}
.label.red {
	background: #cf2323 url("images/grads/red.gif") repeat-x top;
	border: 1px solid #a61d1d;
}
.label.orange {
	background: #e65401 url("images/grads/orange.gif") repeat-x top;
	border: 1px solid #b74200;
}
.label.magenta {
	background: #980143 url("images/grads/magenta.gif") repeat-x top;
	border: 1px solid #7a0236;
}
.label.yellow {
	background: #e5a313 url("images/grads/yellow.gif") repeat-x top;
	border: 1px solid #b7820f;
}
.label.blue {
	background: #019cd7 url("images/grads/blue.gif") repeat-x top;
	border: 1px solid #007cab;
}
.label.pink {
	background: #cb1d83 url("images/grads/pink.gif") repeat-x top;
	border: 1px solid #a3186a;
}
.label.green {
	background: #83ab09 url("images/grads/green.gif") repeat-x top;
	border: 1px solid #688806;
}
.label.rosy {
	background: #d8616f url("images/grads/rosy.gif") repeat-x top;
	border: 1px solid #ae4e5a;
}


/*  Portfolio - Post  */
.portfolio-thumb {
	background: #ffffff;
    float: right;
    padding: 0 0 0 20px;
	margin-bottom: 20px;
	z-index:99;
}
/*  Portfolio/Gallery - Overlay  */
.gallery-item-thumb a span.overlay, .portfolio-item-thumb a span.overlay, .latestportfolio a span.overlay, .image_frame a span.overlay    {
    background: url("images/overlay.png") no-repeat scroll center center transparent;
    display: block;
    opacity: 0;
    position: absolute;
    z-index: 5;
	filter:alpha(opacity=0);
}
.gallery.three-col .overlay {
	height: 210px;
	width: 290px;
}
.gallery.four-col .overlay {
	height: 160px;
    width: 210px;
}

.portfolio.one-col .overlay {
	height: 200px;
    width: 460px;
}
.portfolio.two-col .overlay {
	height: 320px;
    width: 460px;
}
.portfolio.three-col .overlay {
	height: 210px;
    width: 290px;
}
.portfolio.four-col .overlay {
	height: 160px;
    width: 210px;
}
.latestportfolio .overlay {
	height: 140px;
    width: 260px;
}
	
.image_frame .overlay {
	height: 96%;
    width: 99%;
}


/*  Post Content Styling   */
.post-content {
	line-height:22px;
}
.post-content p {
	margin-bottom:15px;
}

/*  Image Loader   */
.preloader {
	background:url("images/loader.gif") #f9f9f9 no-repeat 50% 50%;
	display:block;
}
/* Comments */
#comments h3 {
	border-bottom: 1px solid #d9d9d9;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#comments ul {
	list-style-type: none;
	margin:0;
}
#comments ul.children {
	background: url("images/comment-child.png") no-repeat scroll 15px 25px transparent;
    padding-left: 40px;
}
.comment-wrap {
	padding: 10px;
	margin-bottom: 20px;	
	border-bottom:1px solid #e5e5e5;
}


.comment .gravatar, #post-author .gravatar {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    float: left;
    padding: 2px; 
}
.comment .gravatar {
	height: 40px;
	width: 40px;
}
#post-author .gravatar {
	height: 80px;
	width: 80px;
}
.comment-content {
	margin-left:70px;
	position:relative;
}
.comment-author {
	margin-bottom: 10px;
	font-weight:bold;
	font-style: normal;
	font-size: 15px;
}
.comment-time {
	color: #999999;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    margin-left: 10px;
    position: relative;
    top: -1px;
}
.comment-reply {
	background: url(images/comment-reply.png) no-repeat left center;
	color: #999999;
	position:absolute;
	bottom:0;
	right:10px;
	padding-left:22px;
}
.comment-reply a {
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}

.comment-text {
	line-height:22px;
}
.comment-text p {
	margin-bottom:15px;
}
#respond div {
	margin-bottom: 10px;
	clear:left;
}
#respond p {
	margin-bottom: 15px;
	font-size:12px;
}
#comments .required {
	color:#ee0000;
	font-size:12px;
}
#comments .note {
	font-style:italic;
	color:#999999;	
}
#respond label {
	display: block;
	font-size: 12px;
	float: left;
	margin-top: 8px;
}
#respond input {
	float: left;
    margin-right: 20px;
}
#respond input, #respond textarea {
	border:1px solid #ddd;
	padding: 10px;
    width: 230px;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
}
#respond input:focus, #respond textarea:focus {
	border:1px solid #bfbfbf;
}
#respond textarea {
	width: 500px;
	margin-bottom: 10px;
}
#respond #submit {
	background: url("images/grads/black.gif") repeat-x scroll center top #2E2E2E;
    border: 1px solid #262626;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	color:#fff;
	padding:8px 12px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size: 12px;
	width: 110px;
}
#post-author {
	margin-top:20px;
	margin-bottom:20px;
}
#post-author h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d9d9d9;
}
#post-author .gravatar {
	float:left;
}
#post-author h4, #post-author #authorDescription {
	margin-left:100px;
}
#post-author h4 {
	margin-bottom:10px;
}
#post-author h4 a {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
#post-author #authorDescription {
	line-height:22px;
}
/* Wordpress Captions */
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/* Pagination */
.pagination {
	clear: both;
    float: right;
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 20px;
    padding: 0;
    position: relative;
}
.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #555;
	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.pagination a:hover {
	color:#fff;
}
.pagination .current {
	padding:6px 9px 5px 9px;
	background: #1a1a1a;
	color:#fff;
}

/* Search Page */
#content-wrap.search h2 {
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
	padding-bottom:15px;
}

/* 404 */
#error404 {
	width:400px;
	margin:0 auto 20px;
}
#error404 h2 {
	font-size:34px;
	font-weight:bold;
	margin-bottom:15px;
	padding-bottom: 5px;
	color: #1A1A1A;
	border-bottom:1px solid #ccc;
}
#error404 .postContent {
	line-height:22px;
	color: #333333;
}
#error404 #searchform {
	border-top:1px solid #ccc;
	margin-top:15px;
	padding-top:15px;
}
#error404 #searchform label {
	font-size:12px;
	margin-right: 10px;
}
#error404 #searchform #s {
	border: 1px solid #D9D9D9;
	padding: 5px;
	width: 200px;
	margin-right: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#error404 #searchform #searchsubmit {
	background:#0F161A;
    border: 1px solid #0F161A;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px 10px;
	text-transform: uppercase;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* Tag Archive */
#content-wrap.tag-archive .tag-desc {
	border-bottom: 1px solid #CCCCCC;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

/* Category/ Archive */
#content-wrap.category .no-results h2, #content-wrap.archive .no-results h2 {
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
	padding-bottom:15px;
}
#content-wrap.category .no-results p, #content-wrap.archive .no-results p {
	margin-bottom:20px;
	line-height:22px;
}
#content-wrap.category .no-results #searchform, #content-wrap.archive .no-results #searchform {
border-top:1px solid #ccc;
	margin-top:15px;
	padding-top:20px;	
}

#content-wrap.category .no-results #s, #content-wrap.archive .no-results #s {
	border: 1px solid #D9D9D9;
	padding: 5px;
	width: 200px;
	margin-right: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#content-wrap.category .no-results #searchsubmit, #content-wrap.archive .no-results #searchsubmit {
	background:#0F161A;
    border: 1px solid #0F161A;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px 10px;
	text-transform: uppercase;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* Author Page */
#content-wrap.author h2 {
background: url("images/bg-heading-small.gif") repeat-x scroll center bottom transparent;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 20px;	
}
#content-wrap.author .blog-post {
	width:680px;
}
#content-wrap.author .author-wrap {
	margin-bottom:30px;
}
#content-wrap.author .avatar {
	float:left;
}
#content-wrap.author .author-desc {
	margin-left:120px;
	line-height:22px;
}

/* Contact Form */
.contact-form {
	margin-bottom:20px;	
}
.contact-form div {
	margin-bottom:10px;	
}
.contact-form label {
	display: block;
    float: left;
    font-size: 12px;
    width: 22%;
	margin-top: 4px;
}
.contact-form input, .contact-form textarea {
	border:1px solid #ddd;
	padding: 10px;
    width: 73%;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
}
.contact-form input:focus, .contact-form textarea:focus {
	border:1px solid #bfbfbf;
}
.contact-form .contact-submit {
	text-align:right;
}
.contact-form .form-submit {
    background: url("images/grads/black.gif") repeat-x scroll center top #2E2E2E;
    border: 1px solid #262626;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	color:#fff;
	padding:8px 12px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size: 12px;
	width: 80px;
}

/* Slider Styles */
.slider-wrap {
	margin-bottom: -2px;
	position: relative;
    z-index: 1;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width: 960px;
	height: 360px;
	margin: auto;
	background: #000;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	top: 40px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    height: auto;
    right: 0;
    position: absolute;
    z-index: 89;
	background: transparent url("images/nivo/000_80.png") repeat;
	border-radius: 3px 0 0 0;
	-moz-border-radius: 3px 0 0 0;
	-webkit-border-radius: 3px 0 0 0;
}

.nivo-caption.right {
	right: 0;
}

.nivo-caption h4
{
	color: #fff;
	font-size: 24px;
	margin-bottom: 15px;
}

.nivo-caption p {
	padding: 15px;
	margin:0 !important;
}

.nivo-caption a.button
{
	text-shadow: -1px 0 1px #000;
}

.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:block;
}
/* Direction nav styles (e.g. Next & Prev) */
/* .nivo-directionNav
{
	display: none;
}
 */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
	width: 30px;
	height: 30px;
	display: block;
}
.nivo-directionNav a.nivo-prevNav {
	background: transparent url("images/nivo/prev_next.png") no-repeat 0 -30px;
	text-indent: -9999px;
	left: 20px;
}
.nivo-directionNav a.nivo-prevNav:hover {
	background: transparent url("images/nivo/prev_next.png") no-repeat 0 0;
}
.nivo-directionNav a.nivo-nextNav {
	background: transparent url("images/nivo/prev_next.png") no-repeat -30px -30px;
	text-indent: -9999px;
	right: 20px;
}
.nivo-directionNav a.nivo-nextNav:hover {
	background: transparent url("images/nivo/prev_next.png") no-repeat -30px 0;
}

.nivo-prevNav:active {
	background: transparent url("http://arizonamotorsportspark.com/wp-content/themes/horizon/images/nivo/left_slide_nav_dark.png") no-repeat center 15px;
}
.nivo-nextNav:active {
	background: transparent url("http://arizonamotorsportspark.com/wp-content/themes/horizon/images/nivo/right_slide_nav_dark.png") no-repeat center 15px;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav
{
	display: block;
	background: transparent;
	z-index:99;
	float: none;
	margin: auto;
	padding: 10px 0 0 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width:auto;
	top: 98%;
	left: 45%;
}

.nivoslide .nivo-controlNav
{
	top: 100%;
	margin: 0 auto;
}

.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	width: 12px;
	height:12px;
	background: transparent url("images/nivo/slider_nums.png") no-repeat 0 0;
	display: block;
	float: left;
	text-indent: -9999px;
	margin: 0 7px 0 0;
}
.nivo-controlNav a:hover, .nivo-controlNav a.active {
	background: transparent url("images/nivo/slider_nums.png") no-repeat 0 -13px;
}

.nivo-controlNav {
	position:absolute;
	bottom: 0px; /* Put the nav below the slider */
	position:absolute;
}
.nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
}

.nivo-html-caption {
    display:none;
}

/* The Kwicks Slider styles */
.kwicks {
    background: none repeat scroll 0 0 #666666;
    list-style: none outside none;
    margin: 0 auto 10px;
    padding: 0;
    position: relative;
	width:980px !important;
	height:350px;
}
.kwicks li {
	background: url("images/kwiks/kwiks-shadow.png") repeat-y left transparent;
    cursor: pointer;
    display: block;
    height: 344px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 350px;
}
.kwicks li img {
    overflow: hidden;
}
.kwicks.horizontal li {
    float: left;
    margin-right: 0;
}
.kwicks.vertical li {
    margin-bottom: 5px;
}
.kwicks li a {
	text-decoration:none;	
}
.kwicks li .caption {
    background: url("images/kwiks/000_80.png") repeat scroll 0 0 transparent;
    left: 0;
    padding:10px 10px 10px 20px;
    position: absolute;
    top: 20px;
	white-space: nowrap;
	
	border-radius: 0 3px 0 0;
	-moz-border-radius: 0 3px 0 0;
	-webkit-border-radius: 0 3px 0 0;
}
.kwicks li .caption h2 {
	color:#fff !important;
	margin:0 !important;
	font-size: 16px;
}
.kwicks li .caption-inner {
    background: url("images/kwiks/000_80.png") repeat scroll 0 0 transparent;
    display: none;
    left: 0;
    padding: 20px 20px 20px 30px;
    position: absolute;
    top: 60px;
    width: 260px;
	
	border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
}
.kwicks li .caption-inner h3 {
    color: #FFFFFF !important;
    margin-bottom: 10px;
}
.kwicks li .caption-inner p {
    color: #FFFFFF;
    line-height: 20px;
    margin-bottom: 0;
}
.kwicks li .shadow {
    background: url("images/kwiks/kwiks-shadow.png") repeat-y left transparent;
    height: 345px !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 54px;
    z-index: 999;
}
/* The Static Homepage Styles */
#homepage-static {
	margin:0 auto;
	width:980px;
	 position: relative;
}
#homepage-static .caption {
    background: url("images/kwiks/000_80.png") repeat scroll 0 0 transparent;
    position: absolute;
    top: 60px;
    width: 260px;
	color: #FFFFFF;
    line-height: 20px;
}
#homepage-static .caption.left {
	left: 0;
	padding: 20px 20px 20px 30px;
	border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
}
#homepage-static .caption.right {
	right: 0;
	padding: 20px 30px 20px 20px;
	border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
}

#homepage-static .caption h2 {
    color: #FFFFFF !important;
	font-size: 18px;
    margin-bottom: 10px;
}
#homepage-static .button {
	margin-bottom:0;
	margin-top:10px;	
}





.gallery.three-col .overlay {
	height: 210px;
	width: 290px;
}




.preloading {
	background:#EFEFEF url("images/loader.gif") no-repeat center center !important;
}