@charset utf-8;
/*--
--*/

html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{
  margin:0;
  padding:0;
  vertical-align:baseline;
}
article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video {
  display:block;
}
body{
  background-color:#d3de2f;
/*  background-color:#101010;*/
/*  background-color:#9c416d;*/
/*  background-color:#d3de2f;*/
  background-repeat:no-repeat;
  background-position:center 117px;
  background-image:url(images/bg-body.png);
  color:#000000;
  font:75%/1.5em Arial, Helvetica, sans-serif;
  position:relative;
}
textarea{
  font:101%/1.5em Arial, Helvetica, sans-serif;
}
blockquote{
  quotes:none;
  font-style: italic;
}
q{
  quotes:none;
	font-style: italic;
}
blockquote:before,blockquote:after,q:before,q:after{
  content:'';content:none;
}
:focus{
  outline:none;
}

/* Baseline and common looks - Sets a vertical rhythm and styles the different elements.
 */
a{
  text-decoration:underline;
  border:0;
  color:#2bb8d6;
}
a:hover,a:focus{
  text-decoration:none;
}
a img{
  border:0;
}
abbr,acronym{
  border-bottom:1px dotted;
  cursor:help;
  font-variant:small-caps;
}
address,cite,em,i{
  font-style:italic;
}
blockquote p{
  margin:0;
}
code,kbd,tt{
  font-family:"Courier New", Courier, monospace, serif;
  line-height:1;
}
del{
  text-decoration:line-through;
}
dfn{
  border-bottom:1px dashed;
  font-style:italic;
}
dl{
  margin:0 0 1.5em;
}
dt{
  font-weight:700;
}
dd{
  margin-left:1.5em;
}
dl.locations dt { color:white;}
dl.locations dd { 
	margin:0 0 15px 0;
}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
}
h1{
  font-size:2em;
  line-height:1.2em;
  color:white;
  text-transform:capitalize;
  margin:0 0 4px 0;
}
	h1 span { color:#000000;}
	h1.title { margin-bottom:30px;}
h2{
  font-size:30px;
  line-height:1.2em;
  margin:-8px 0 0 -2px;
}
	h2 a {
		color:white;
		text-decoration:none;
		}
	h2 a:hover { color:#2bb8d6;}
h3{
  font-size:1.1666em;
  margin:0 0 1.286em;
	clear:both;
}
h4{
  font-size:18px;
  line-height:1.2em;
  font-weight:normal;
  text-transform:uppercase;
  margin:0 0 12px 0;
}
h4.alt { margin-bottom:5px;}
	h4 a {
		text-decoration:none;
		color:#6f6f6f;
	}
	h4 a:hover { color:white;}
h5{
  font-size:0.8333em;
  margin:0 0 1.8em;
}
h6{
  font-size:0.666em;
  margin:0 0 2.25em;
}
img{
  display:inline-block;
  vertical-align:text-bottom;
}
ins{
  text-decoration:overline;
}
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
ol{
  list-style:outside decimal;
}
p{
  font-weight:300;
  margin:0 0 1.5em;
}
pre{
  font-family:"Courier New", Courier, monospace, serif;
  margin:0 0 1.5em;
	border-left: 1px solid #CCCCCC;
	margin-left: 2em;
	padding-left: 2em;
}
sub{
  top:0.4em;
  font-size:0.85em;
  line-height:1;
  position:relative;
  vertical-align:baseline;
}
sup{
  font-size:0.85em;
  line-height:1;
  position:relative;
  bottom:0.5em;
  vertical-align:baseline;
}
strong,b{
  font-weight:700;
}
ul{
  list-style:outside disc;
}
ul,ol{
  margin:0 0 1.5em 1.5em;
  padding:0;
}
li ul{
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
	list-style-type:circle;
}
li ol {
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
}
table{
  border-collapse:collapse;
  border-spacing:0;
  margin:0 0 1.5em;
  padding:0;
	width:100%;
	border:none;
}
caption{
  font-style:italic;
  text-align:left;
}
tr.alt td{
  background:#eee;
}
td{
  border:0;
  padding:0.5em 1em;
  vertical-align:middle;
	border-bottom:1px solid #eee;
	line-height:1.5em;
}
th{
  font-weight:700;
  padding:0.5em 1em;
  vertical-align:middle;
	background:#eee;
	text-align:left;
}
button{
  -x-system-font: none;
  cursor:pointer;
  display:block;
  font-size:0.99em;
  height:2em;
  line-height:1.5em;
  margin:0.8em 0 0;
  padding:0 0.5em;
}
button::-moz-focus-inner {
  border: 0;
}
fieldset{
  border:0;
  margin:0 0 1.5em;
  position:relative;
  padding:1.5em 0 0;
}
fieldset fieldset{
  clear:both;
  margin:0 0 0.75em;
  padding:0 0 0 1.5em;
}
input{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  padding:0.29em 5px;
  margin:0 0 0.75em;
}
input[type=file]{
  height:2.25em;
  font-size:1em;
  padding:0;
  border:0;
  border:1px solid #ccc !ie;
}
textarea{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  margin:0;
  padding:0.29em 5px;
}
select{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  margin-bottom:0.75em;
  padding:0.25em;
  height:2.25em;
}
optgroup {
  font-weight:700;
  font-style:normal;
  text-indent:0.2em;
}
optgroup + optgroup {
  margin-top:1em;
}
option{
  font-size:1em;
  height:1.5em;
  padding:0;
  text-indent:1em;
}
label{
  cursor:pointer;
  display:block;
  margin:0;
  padding:0;
}
label input{
  background:0;
  border:0;
  line-height:1.5em;
  margin:0 0.5em 0 0;
  padding:0;
  width:auto;
}
legend{
  font-size:1.1666em;
  font-weight:700;
  left:0;
  margin:0;
  padding:0;
}




/* General
---------------------------------------- */
#main {
	padding:0 0 38px 0;
}
.container {
	width: 960px;
	margin: 0 auto;
	position:relative;
}




/* Header
---------------------------------------- */
header {
	background-repeat:no-repeat;
	background-position:center 4px;
	background-image:url(images/splash.png);
}
	header .container_24 {
		height:479px;
		position:relative;
		z-index:2;
	}
	

/* Logo */
.logo {
	position:absolute;
	left:0;
	top:25px;
	}
	.logo h1,
	.logo h2 {
		font-size:3em;
		line-height:1.2em;
		margin:0;
		text-indent:-9999px;
		}
		.logo h1 a,
		.logo h2 a {
			width:92px;
/* 			width:300px;*/
			height:57px;
			background-repeat:no-repeat;
			background-position:left top;
			background-image:url(images/logo.png);
			display:block;
			}
	.logo p.description {
	color:#9b416d;
	font-size:16px;
	line-height:1.2em;
	text-transform:uppercase;
	margin:0;
	padding:0 0 0 97px;
	position:relative;
	top:14px;
	font-weight: bold;
	}


/* Header widget */
#widget-header div#top-banners {
		width:100%;
		height:439px;
		background:url(images/bg-top-banners.png) no-repeat center top;
		margin:0 auto;
		top:112px;
		position:absolute;
}
	#widget-header div#top-banners ul {
		margin:0;
		padding:127px 0 0 40px;
	} 
		#widget-header div#top-banners ul li.cycle {
			float:left;
			width:205px;
			overflow:hidden;
			height:175px;
			list-style-type:none;
			vertical-align:top;
			position:relative;
			margin-right:4px;
			padding:33px 0 0 0;
		}
		#widget-header div#top-banners ul li.cycle:first-child { margin-left:20px;}
		
		#widget-header div#top-banners ul li.cycle a {
			text-decoration:none;
			color:white;
			display:block;
			text-align:center;
			background:none;
		}
		#widget-header div#top-banners ul li.cycle a .inside {
			position:relative;
			z-index:2;
			padding:0 18px;
		}
		#widget-header div#top-banners ul li.cycle a span {
			background-repeat:no-repeat;
			background-position:left top;
			width:205px;
			height:208px;
			position:absolute;
			left:0;
			top:0;
			z-index:1;
			cursor:pointer;
		}
		#widget-header div#top-banners ul li.cycle a h3 { 
			margin-bottom:15px;
			letter-spacing:-1px;
		}
		
		#widget-header div#top-banners ul li a span.style-1 { background-image:url(images/bg-banner1.png);}
		#widget-header div#top-banners ul li a span.style-2 { background-image:url(images/bg-banner2.png);}
		#widget-header div#top-banners ul li a span.style-3 { background-image:url(images/bg-banner3.png);}
		#widget-header div#top-banners ul li a span.style-4 { background-image:url(images/bg-banner4.png);}
		
#widget-header .widget.widget_search {
	position:absolute;
	right:40px;
	top:18px;
}



/* Slider
---------------------------------------- */
#carousel-wrap {
	height:133px;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
}
/*--- carousel ---*/
.carousel-box {
	position:relative;
	width:100%;
	overflow:hidden;
}
.carousel-box .prev,
.carousel-box .next {
	width:23px;
	height:44px;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(images/prev-next.png);
	position:absolute;
	top:45px;
	z-index:99;
	text-indent:-9999px;
} 
.carousel-box .prev {
	left:11px;
	background-position:0 -44px;
}
.carousel-box .prev:hover {background-position:0 0;}
.carousel-box .next {
	right:13px;
	background-position:-23px 0;
}
.carousel-box .next:hover { background-position:-23px -44px;}
.carousel-box .carousel {
	width:871px !important;
	margin:0 auto;
}
.carousel-box ul {
	width:100%;
	overflow:hidden;
	margin:0;
}
	.carousel-box ul li {
		width:170px;
		height:133px;
		float:left;
		margin-right:5px;
		position:relative;
	}
		.carousel-box ul li a { 
			position:relative;
			float:left;
			cursor:pointer;
			width:170px;
			text-decoration:none;
		}
		.carousel-box ul li .hover-thumb {
			position:absolute;
			left:0;
			top:0;
			display:block;
			z-index:9999;
		}
		.carousel-box ul li .img-wrap {
			display:block;
			float:left;
			position:absolute;
			z-index:9999;
			width:170px;
			height:133px;
			background:url(images/img-wrap1.png) no-repeat left top;
		}
	


/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	position:relative;
	z-index:9999;	
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li ul {
	background:white;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
 	width:16.7em;
	padding:18px 5px;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li li ul {
	width:13.2em;
	padding-top:12px;
	padding-bottom:12px;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			17.5em; /* match ul width */
	top:			-12px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu {
	max-width:760px;
	margin:65px 77px 0 0;
	float:right;
}
.sf-menu a {
	text-decoration:none;
	font-size:14px;
	line-height:1.2em;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #9b416d;
	font-weight: bold;
}
.sf-menu li { margin-left:25px;}
	.sf-menu li a:hover,
	.sf-menu li.current_page_item a { color:#008ec1;}
	
.sf-menu li li {
	margin:0;
}
	.sf-menu li.current_page_item li a,
	.sf-menu li li a,
	.sf-menu li.sfHover li a {
		color:#101010;
		text-decoration:none;
		font-size:13px;
		line-height:22px;
		font-family:"trebuchet MS", Helvetica, sans-serif;
		padding:0 0 0 27px;
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		position:relative;
		height:1%;
	}
	.sf-menu li li a:hover {
		background:#101010;
		color:white;
	}
	
.sf-menu li.current_page_item li li a,
.sf-menu li li li a,
.sf-menu li.sfHover li li a { 
	padding:0 8px;
	font-size:11px;
	text-transform:uppercase;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	0;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	/* background:		url(images/arrows-ffffff.png) no-repeat -10px -100px;  8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 **
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}*/





/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding:35px 0 56px 0;
	}

.top-indent { padding-top:40px;}
.top-indent1 { padding-top:30px;}
	
#content {
}
	#content .indent {
		padding:0 30px 0 0;
		}

#full-width #content {
	float:none;
	width:100%;
	}
	article {
		margin-bottom:40px;
		padding-bottom:40px;
		overflow:hidden;
		border-bottom:1px solid #1a1a1a;
		width:100%;
	}
		.featured-thumbnail {
			float:left;
			position:relative;
		}
		.featured-thumbnail.alignnone { 
			float:none;
			margin-bottom:15px;
		}
		.featured-thumbnail span.img-wrap {
			position:absolute;
			left:0;
			top:0;
			width:279px;
			height:140px;
			background-image:url(images/img-wrap2.png);
			margin-top:5px;
		}
			.featured-thumbnail img {
				margin:5px 20px 10px 0;
				}
				
		#post-content ul,
		#page-content ul { margin:0 0 18px 0;}
		
		#post-content ul li,
		#page-content ul li {
			list-style-type:none;
			padding:0 0 4px 13px;
			background:url(images/marker-hover.gif) no-repeat left 8px;
		}
		
			.pagination {
				
			}
				.pagination a {
					display:inline-block;
					padding:0 5px;
					background:#eee;
					}
#post-meta {display:none; }
	.post-meta,
	.post-meta a {
		color:white;		
	}
	.post-meta { margin-bottom:25px;}
	.post-meta p { margin:0;}
	.post-meta a {	text-decoration:none;}
	.post-meta a:hover { text-decoration:underline;}
	
	.post-meta-alt2.fright { padding-top:12px;}
	
	.post-meta.top {
		color:#000000;
		font-size:11px;
		text-align:right;
	}
	.post-meta.top span.fright {
		text-align:right;
	}
		.post-meta.top a { 
			color:#2bb8d6;
			text-decoration:none;
		}
		.post-meta.top a:hover { color:white;}
	.post-meta-alt { display:none; }		
	.more-link,
	.post-meta-alt,
	.post-meta-alt2 {
		font-size:14px;
		line-height:1.2em;
		text-transform:lowercase;
	}
	.more-link,
	.post-meta-alt a,
	.post-meta.bot .post-meta-alt a,
	.post-meta-alt2 a {
		padding-right:13px;
		background-repeat:no-repeat;
		background-position:right 7px;
		background-image:url(images/marker.gif);
		color:#2bb8d6;
		text-decoration:underline;
	}
	.more-link:hover,
	.post-meta-alt a:hover,
	.post-meta.bot .post-meta-alt a:hover,
	.post-meta-alt2 a:hover { 
		background-image:url(images/marker-hover.gif);
		text-decoration:underline;
		color:#000000;
	}
	
	
	.more-link {
		display:inline-block;
		margin-right:40px;
	}	
	
	ul.post-columns { 
		margin:0 0 8px 0;
		overflow:hidden;
		width:100%;
	}
		ul.post-columns li {
			list-style-type:none;
			float:left;
			width:50%;
		}
			ul.post-columns li .featured-thumbnail {
				float:none;
			}
				ul.post-columns li .featured-thumbnail img { margin:5px 0 0 0;}
				
			ul.post-columns li .desc {
				font-size:14px;
				line-height:21px;
				color:white;
				padding-top:10px;
			}
			ul.post-columns li .desc a:hover { 
				color:#000000;
				text-decoration:underline;
			}
	
	.post-navigation {
		
	}
	p.gravatar,
	div.avatar img {
		float:left;
		margin-right:20px;
	}
	
	
	.alignleft {
		float:left;
		margin:0 20px 10px 0;
		}
	.alignright {
		float:right;
		margin:0 0 10px 20px;
		}
	.aligncenter {
		text-align:center;
		margin:0 auto;
		}
	article .post-content img {
		max-width:710px;
		}


.alignleft.map { margin-right:30px}



/* Comments
---------------------------------------- */
#comments {
	display:none;
}
#comments ol {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	li.comment {
		overflow:hidden;
		position:relative;
		zoom:1;
		padding:15px 10px 15px 65px;
		margin-bottom:20px;
		background:#1a1a1a;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
	}
		.odd {
			
		}
		.even {
			
		}
		.author-comment {
			
		}
		.comment-text {
			
		}
		.comment-meta {
			font-size:11px;
			color:#999;
			text-align:right;
		}
			li.comment p.gravatar {
				float:none;
				margin:0;
				position:absolute;
				left:15px;
				top:15px;
				padding:1px;
				border:1px solid #dbdbdb;
				vertical-align:top;
				overflow:hidden;
				}
				li.comment p.gravatar img {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		display: none;
	}
	
	.allowed_tags {
		background:#3e3e3e;
		padding:15px;
		font-size:11px;
		font-family:"Courier New", Courier, monospace;
		color:#fff;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		}
		.allowed_tags strong {
			font-family:Tahoma, Geneva, sans-serif;
			}
		#respond {
			
		}
		.cancel-comment-reply {
			
		}

.comments-link { color:#2bb8d6;}


/* Page
---------------------------------------- */
.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}



/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}


/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
	display:none;
}
	nav.oldernewer	a {
		text-decoration:none;
		font-size:14px;
		text-transform:lowercase;
	}
	nav.oldernewer	a:hover { color:white;}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}

.search {
	
}

.author {
	padding-bottom:20px;	
}




/* Author
---------------------------------------- */
#post-author {
	width:100%;
	overflow:hidden;
display: none
}
	#post-author h3 {
		color:white;
	}
		#post-author h3 a {
			text-decoration:none;
		}
		#post-author h3 a:hover { color:#000000;}
		
#author-link {
	clear:both;
}
	#author-link a {
		text-decoration:none;
	}
	#author-link a:hover { color:white;}

/* Recent author posts */
#recent-author-posts h3 {
	color:white;	
}

/* Recent author comments */
#recent-author-comments h3 {
	color:white;	
}
	#recent-author-comments ul { margin:0;}
		#recent-author-comments ul li {
			list-style-type:none;
			background:url(images/marker-hover.gif) no-repeat left 6px;
			padding:0 0 5px 13px;
		}




/* 404
---------------------------------------- */
#error404 {
	
}





/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}


/* Gallery */
#gallery {
	margin-bottom:40px;	
	}
	#gallery .portfolio {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		padding:0;
		margin:-10px 0 0 0;
		}
		#gallery .portfolio li {
			float:left;
			width:279px;
			margin:35px 16px 0 0;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0;
		}
			#gallery .portfolio li a.image {
				text-decoration:none;
				position:relative;
				width:279px;
				height:140px;
				display:block;
				float:left;
				margin-bottom:15px;
			}
			
#gallery .pf-desc {
	font-size:14px;
	line-height:1.5em;
	color:white;
}
	#gallery .pf-desc a.alt:hover { 
		color:#000000;
		text-decoration:underline;
	}

#gallery .zoom {
	position:absolute;
	left:0;
	top:0;
	width:279px;
	height:140px;
	background:url(images/magnify.png) 50% 50% no-repeat;
	display:none;
	cursor:pointer;
}
#gallery li a.image:hover .zoom { 
	display:block;
	z-index:99;
}




/* Sidebar
---------------------------------------- */
#sidebar {}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		#qtranslate-2-chooser
		{
			margin-left: 30px;
		}
		.widget {
			margin-bottom:10px;
		}
			.widget h3 {
				color:#fff;
				font-size:24px;
				line-height:1.2em;
				margin-bottom:20px;
				/*text-transform:lowercase;*/
			}
			.widget ul {
				margin:0;
			}
				.widget ul li {
					list-style-type:none;
					padding-bottom:8px;
					float: left;
					margin-left: 7px;
				}
					#sidebar .widget ul li a {
						font-size:14px;
						text-decoration:none;
						padding:0 0 0 14px;
						background-repeat:no-repeat;
						background-position:left 6px;
						background-image:url(images/marker.gif);
					}
					#sidebar .widget ul li a:hover { 
						background-image:url(images/marker-hover.gif);
						color:#000000;
					}
		
		
		.testimonials .cycle { margin-bottom:20px;}
		.testimonials .name-testi { 
			text-align:right;
			color:white;
			padding-bottom:10px;
		}
		
		.widget.wpsb_opt_in,
		.widget.wpsb_opt_in .widget { margin:0;}
		
		.widget.wpsb_opt_in .widget {
			height:66px;
			overflow:hidden;
		}		
			
		.widget ul.children,
		.widget ul.sub-menu {
			margin:7px 0 -7px 20px;
		}
			#sidebar .widget ul.children li a,
			#sidebar .widget ul.sub-menu li a {
				font-size:11px;
				text-transform:uppercase;
				color:#000000;
				background-image:url(images/marker-hover.gif);
			}
			#sidebar .widget ul.children li a:hover,
			#sidebar .widget ul.sub-menu li a:hover {
				color:white;
				background-image:url(images/marker.gif);
			}
		
		.widget-list {}
		
		.widget.widget_recent_comments ul li a { background:none;}
		.widget.widget_tag_cloud a { line-height:1.2em;}

/* Calendar */
#calendar_wrap {
	
	}
	table#wp-calendar {
		width:100%;
		margin:0;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
		}
		#wp-calendar caption {
			font-size:16px;
			color:white;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:#1a1a1a;
			color:white;
			text-align:center;
		}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}


/* Tag cloud */
.widget_tag_cloud a { line-height:1.2em;}

#sidebar ul#recentcomments li a,
#sidebar ul#recentcomments li a:hover {
	background:none;
}



/* Footer
---------------------------------------- */
#footer .inside {
	overflow:hidden;
	min-height:51px;
	height:auto!important;
	height:51px;
	padding:15px 0 0 39px;
	background:url(images/footer-bg.gif) no-repeat left top;
}
#footer,
#footer a { color:#000000;}

#footer a { text-decoration:none;}
#footer a:hover { color:#2bb8d6;}

	/* Footer widget */
	#widget-footer {
		float:right;
	}
	#widget-footer .widget-area.social_networks_widget h4 { display:none;}
	#widget-footer .widget-area.social_networks_widget ul { 
		margin:0;
		padding:7px 19px 0 0;
	}
		#widget-footer .widget-area.social_networks_widget ul li {
			list-style-type:none;
			float:left;
			margin-left:7px;
		}
	#easyTooltip {
		padding:0 10px;
		border:1px solid #101010;
		background:#2bb8d6;
		color:#fff;
		line-height:22px;
		font-size:11px;
		position:relative;
		z-index:9999;
	}	



/* Misc
---------------------------------------- */
.no-results {
	
}

.widget-area {
	
}



/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}
input[type="text"],
.searchform span.searching,
textarea {
	background:#272727;
	border-bottom:1px solid #3a3a3a;
	border-right:1px solid #3a3a3a;
	border-top:1px solid black;
	border-left:1px solid black;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	color:#9b9b9b;
	position:relative;
}
input[type="text"],
textarea {
	padding:5px 14px;
	line-height:1.29em;
}

/* Subcribe form */
.wpsb_opt_in h3 { margin-bottom:12px;}
.wpsb_opt_in .checks {
	display:none;
}
.wpsb_opt_in input[type="text"] {
	width:160px;
}
.wpsb_opt_in input[type="submit"] {
	cursor:pointer;
	width:88px;
	height:27px;
	border:0 none;
	float:right;
	background:url(images/button-subcribe.png) no-repeat left top;
}
.wpsb_opt_in input[type="submit"]:hover { background-position:0 -27px;}


/* Comment form */
#commentform {
	
	}
	#commentform p.field {
		margin-bottom:5px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform input[type=text] {
		width:250px;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		padding:5px 14px;
		overflow:auto;
		}
	.wpcf7-form input[type="submit"],
	#commentform #submit {
		background:#2bb8d6;
		height:30px;
		width:140px;
		line-height:30px;
		padding:0 10px;
		color:black;
		font-size:14px;
		font-weight:bold;
		text-transform:lowercase;
		cursor:pointer;
		border:none;
		border-radius:15px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		}
	.wpcf7-form input[type="submit"]:hover,	
	#commentform #submit:hover {
		background:#bdbdbd;
		color:#000;
		}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {

		}


/* Sidebar search form */
.searchform {
	height:28px;
	overflow:hidden;
}
.searchform span.searching {
		width:213px;
		float:left;
		height:26px;
	}
.searchform input[type="text"] {
	color:#9b9b9b;
	margin:3px 0 0 14px;
	padding:3px 0;
	border:0 none;
	background:none;
	float:left;
	width:172px;
}
	.searchform .submit {
		width:9px;
		height:9px;
		border:0 none;
		background:url(images/button-search.gif) no-repeat left top;
		cursor:pointer;
		float:right;
		margin:8px 11px 0 0;
	}
	.searchform .submit:hover { background-position:left -9px;}



/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last_col { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
	}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

#qtranslate-2 {
	display: none;
}
.inside p {
	display: none;
}

#widget-header div#top-banners ul li.cycle .inside {
    position: relative;
    z-index: 2;
    padding: 0 18px;
}
/* */