@charset utf-8;
/*--
	Theme Name: WordPress Theme Number
	Theme URI: http://template-help.com/
	Description: A theme from Template-Help.com Collection
	Version: 3
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/

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;
}
textarea{
  font:101%/1.5em Arial, Helvetica, sans-serif;
}
blockquote{
  quotes:none;
	border-left: 1px solid #CCCCCC;
	font-style: italic;
	margin-left: 2em;
}
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:none;
  border:0;
	color:#fed047;
}
a:hover,a:focus{
  text-decoration:underline;
}
a img{
  border:0;
}
abbr,acronym{
  border-bottom:1px dotted;
  cursor:help;
  font-variant:small-caps;
}
address,cite,em,i{
  font-style:italic;
}
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;
	color:#ff9ef7;
}
dd{
	margin:0 0 1.5em 0;
}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
}
h1{
  font-size:2em;
  margin:0 0 0.75em;
	font-weight:normal;
}
h2{
  font-size:1.67em;
  margin:0 0 1em;
	line-height:1em;
	font-weight:normal;
}
	h2 a {
		color:#fed047;
		text-decoration:none;
		}
	h2 a:hover {
		color:#fff;
		text-shadow:0 0 4px #fff;
		text-decoration:none;
		}
h3{
  font-size:1.5em;
  margin:0 0 1em;
	clear:both;
	color:#fed047;
	font-weight:normal;
}
h4{
  font-size:1em;
  margin:0 0 1em;
}
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.secondary a.active {
		color: #fff;
	}
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;
	}
	table.sticky-header {
		background:#000;
	}
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;
	}
	td.active {
		background:rgb(0,0,0);
		background:rgba(0,0,0,0.4);
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00000099', endColorstr='#00000099');
		}
th{
	font-weight:700;
	padding:0.5em 1em;
	vertical-align:middle;
	background:transparent;
	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 0;
  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 0;
}
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;
	}
	select[size] {
		height: auto;
	}
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;
  color:#fff;
}

#block-block-2 iframe {
background: black;
}


/* General
---------------------------------------- */
body{
	background: url(images/sci-bg.jpg) top center repeat blueViolet;
	color: #fff;
	font: 100%/1.1875em Arial, Helvetica, sans-serif;
	position:relative;
}

#main {
	padding:25px 0 50px 0;
}
.container, #slider .block {
	width: 980px;
	margin: 0 auto;
	position:relative;
	font-size:.75em;
}




/* Header
---------------------------------------- */
header {
	height:119px;
	position:relative;
	z-index:2;
	margin-bottom:9px;
}
	header .container {
		height:119px;
		background:url(images/header-bg.png) 0 0 repeat-x;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		}

/* Logo */
.logo {
	position:absolute;
	left:31px;
	top:3px;
	}
	.logo .description {
		color:#fff;
		position:relative;
		margin-top:-12px;
		padding-left:2px;
		}


/* Header widget */
#widget-header {
	
}

/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	}
	
	#widget_my_requestquotewidget .box {
		background:#eee;
		border:1px solid #dbdbdb;
		padding:20px;
		margin-bottom:20px;
		overflow:hidden;
		zoom:1;
		}
	.box-button {
		float:right;
		background:#dbdbdb;
		font-size:21px;
		color:#fff;
		text-decoration:none;
		padding:10px;
		}
	.box-text {
		float:left;
		width:75%;
		}
	.button-outdent {
		
		}



/* Slider
---------------------------------------- */
#slider {
	margin-bottom:17px;
	}
	#slider .container, #slider .block {
		padding: 0;
		height:479px;
		overflow:hidden;
		position:relative;
		z-index:1;
		background:url(images/bg-pattern.png);
		background: rgba(0, 0, 0, 0.6);
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		}
	#faded, #slider .block .content {
		width:949px;
		height:449px;
		overflow:hidden;
		margin:15px auto 0 auto;
		position:relative;
	}
	/*.views_slideshow_thumbnailhover_main img {
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}*/
	ul.pagination { 
		list-style:none; 
		padding:0; 
		margin:0;
		}
		ul.pagination li, .views_slideshow_thumbnailhover_div_breakout_teaser { 
			float:left;
			padding:0;
			margin:0 0 0 12px;
			}
		ul.pagination li:first-child, .views_slideshow_thumbnailhover_div_breakout_teaser:first-child {
			margin-left:0;
			}
			ul.pagination li a { 
				display:inline;
				float:left;
				padding:0;
				background:none;
				}
			.views_slideshow_thumbnailhover_div_breakout_teaser img {
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
			}
			ul.pagination li.current a img, .views_slideshow_thumbnailhover_div_breakout_teaser.activeSlide img { 
				opacity:.7;
				}
	/*
	 * Required: If fixed height, state it here
	*/
	#faded .rap, .views_slideshow_thumbnailhover_main {
		overflow:hidden;
		height:349px;
		margin-bottom:12px;
		}

#slider #block-block-8 {
height:385px;
}

/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	padding:0 22px 0 0;
}

/* 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:			117px; /* 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:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			35px; /* match top ul list item height */
	z-index:		99;
}
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:			131px; /* match ul width */
	top:			0;
}
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-top:44px;
	float:			right;
	}
	* html .sf-menu {
		/*width:expression((document.body.clientWidth > 760) ? "760px" : "auto");*/
	}
.sf-menu a {
	padding:8px 16px;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #fff;
}
.sf-menu > li {
	margin-left:18px;
	font-size:15px;
}
.sf-menu li li {
	font-size:12px;
}
.sf-menu li li a {
	display:block;
	width:100px;
	padding:9px 0 9px 16px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
	.sf-menu li li a:hover,
	.sf-menu li li.sfHover a{
		background:#000;
		}

.sf-menu li li li {
	
}

.sf-menu li li li a {
	display:block;
	width:100px;
	padding:9px 0 9px 16px;
	}
	.sf-menu li li li a:hover,
	.sf-menu li li li.sfHover a{
		background:#014984;
		}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active,
.sf-menu li.active > a{
	background:		#014984;
	outline:		0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.sf-menu li ul {
	background:#014984;
	padding:7px 7px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
.sf-menu li li ul {
	background:#000;
	padding:7px 7px;
	}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	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;
	background:url(images/bg-pattern.png);
	background: rgba(0, 51, 80, 0.93);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom:9px;
	}
	.inside {
		padding:18px 15px 18px 37px;
		}
	
#content {
	float:left;
	width:675px;
	margin-right:30px;
}
	#content .indent {
		padding:18px 30px 0 0;
		}
	#full-width #content .indent {
		padding:18px 16px 0 0;
		}
		#content .indent .indent {
			padding:37px 0 0 0;
			}

#content ul li {
	padding-bottom:.5em;
	}

#full-width #content {
	float:none;
	width:100%;
	margin-right:0;
	}
	article {
		padding-bottom:30px;
		overflow:hidden;
		width:100%;
		}
		.preview .node {
			background: transparent;
		}
	article.alt {
		padding-bottom:20px;
		}
	article h2.alt-indent {
		padding-left:0;
		}
	article .indent1 {
		padding-top:15px;
		}
	.home_page article {
		float:left;
		width:314px;
		margin-right:23px;
		margin-left:23px;
		height: 445px;
		}
		#content.home_page .indent {
			padding:15px 0 0 0;
			margin:0 -23px -30px -23px;
			zoom:1;
			}
		.home_page article .post-content {
			height: 32em;
		}		
		
		article h2 {
			padding-left:10px;
			padding-right:20px;
			margin-bottom:.2em;
			}
		article .post-date {
			padding:0 0 14px 10px;
			}
		.featured-thumbnail {
			float:left;
		}
			.featured-thumbnail img {
				margin:5px 20px 10px 0;
				}
		
		.featured-thumbnail-alt, .node .image-attach-teaser {
			padding-bottom:27px;
			}
		.home-page .post-content p {
			padding:0 0 30px 10px;
			margin:0;
		}
			.pagination {
				
			}
				.pagination a {
					display:inline-block;
					padding:0 5px;
					background:#eee;
					}
	.post-meta {
		
	}
		.post-meta a {
			color: #FED047;
		}
	.home_page .post-meta a {
		display:inline-block;
		padding:0 12px 0 12px;
		color:#014984;
		line-height:28px;
		text-decoration:none;
		font-weight:bold;
		background:#fafafa;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;
		}
	.home_page .post-meta a:hover {
		background:#014984;
		color:#fafafa;
		}
	#post-meta {
		background:#000;
		padding:20px;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		margin-bottom:1em;
		}
	.post-navigation {
		
	}
	p.gravatar {
		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;
		}




/* Comments
---------------------------------------- */
#comments {
	/*margin:30px 0 0 0;*/
	margin:0;
	background:#000;
	padding:20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	overflow:hidden;
	zoom:1;
}
#comments ol {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	li.comment {
		overflow:hidden;
		position:relative;
		zoom:1;
		padding:10px 10px 10px 80px;
		margin-bottom:10px;
		
	}
		.odd {
			
		}
		.even {
			
		}
		tr.even, tr.odd {
			background:transparent;
		}
		.author-comment {
			
		}
		.comment-text {
			
		}
		.comment-meta {
			font-size:11px;
			color:#999;
		}
			li.comment p.gravatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				padding:1px;
				border:1px solid #fed047;
				vertical-align:top;
				overflow:hidden;
				background:#fff;
				}
				li.comment p.gravatar img {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		padding:20px 0 0 0;
	}
	
	.allowed_tags {
		background:#000;
		padding:15px;
		font-size:11px;
		font-family:"Courier New", Courier, monospace;
		color:#999;
		}
		.allowed_tags strong {
			font-family:Tahoma, Geneva, sans-serif;
			}
		#respond {
			
		}
		.cancel-comment-reply {
			
		}



/* Page
---------------------------------------- */
.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}


/* Company Address */
dl.address {
	float:left;
	padding:20px 0 0 0;
	}
	dl.address dt {
		margin-bottom:1em;
		color:#fff;
		}
	dl.address dd {
		padding:0;
		margin:0;
		text-align:right;
		}
		dl.address dd span {
			float:left;
			padding-right:20px;
			}


/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		padding-bottom:1.5em;
	}


/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}
		nav.oldernewer a {
			display:inline-block;
			padding:0 12px 0 12px;
			color:#014984;
			line-height:28px;
			text-decoration:none;
			font-weight:bold;
			background:#fafafa;
			border-radius:3px;
			-moz-border-radius:3px;
			-webkit-border-radius:3px;
			}
		nav.oldernewer a:hover {
			background:#014984;
			color:#fafafa;
			}


.search {
	
}

.author {
	
}




/* Author
---------------------------------------- */
#post-author {
	background:#000;
	padding:20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	overflow:hidden;
	zoom:1;
	margin-bottom:1em;
	}
	
	#author-link {
		padding-top:1.5em;
		}

/* Recent author posts */
#recent-author-posts {
	
}

/* Recent author comments */
#recent-author-comments {
	
}




/* 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, .view-video-gallery {
	
	}
	#gallery .portfolio, .view-video-gallery ul {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		padding:0;
		margin:0;
		}
		#gallery .portfolio li, .view-video-gallery ul li {
			float:left;
			width:290px;
			margin:0 14px 12px 0;
			list-style:none;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0;
			}
			#gallery .portfolio li span.thumb-wrapper/*, .view-video-gallery ul li .views-field-field-video-embed a*/ {
				display:block;
				width:290px;
				height:150px;
				overflow:hidden;
				background:url(images/magnify.png) no-repeat 50% 50% #000;
				position:relative;
				cursor:pointer;
				}
			* + html #gallery .portfolio li span.thumb-wrapper/*, * + html .view-video-gallery ul li .views-field-field-video-embed a*/ {
				background-position:50% 50px;
				}
			#gallery .portfolio li .desc, .view-video-gallery ul li .views-field-title .field-content, .view-View-gallery-page .views-field-title .field-content {
				display:block;
				font-size:14px;
				padding:4px 0 0 0;
				text-align:center;
				}

#block-flickr-3 .content {
margin-right: 40px;
}

#block-flickr-3 .content a img {
margin-right: 40px;
margin-top: 20px;
}

#block-flickr-7 .content {
margin-right: 40px;
}

#block-flickr-7 .content a img {
margin-right: 40px;
margin-top: 20px;
}

/* Sidebar
---------------------------------------- */
#sidebar {
	float:left;
	width:222px;
	text-align:center;
}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			margin-bottom:15px;
			padding:0 0 0 21px;
		}
			#content .widget {
				padding:0;
			}
			.widget h3 {
				font-size:20px;
				line-height:1.2em;
				color:#fed047;
				font-weight:normal;
				margin:0 0 .5em 0;
				padding:0 0 0 5px;
				}
			.widget ul {
				margin-left:8px;
				}
				#content .widget ul {
					margin:0;
					padding:0;
					}
			.widget ul li {
				color:#ff9ef7;
				border-bottom:1px solid #000;
				padding:0 0 6px 0;
				margin-bottom:6px;
				list-style-position:inside;
				}
				#content .widget ul li {
					padding:0 0.5em;
				}
				.widget ul li a {
					color:#fff;
					text-decoration:none;
					}
				.widget ul li a:hover {
					text-decoration:underline;
					}
					#content .widget ul li a:hover {
						text-decoration:none;
						}
		ul.children {
			margin:0 0 0 20px;
			}
/* Search widget */
#block-search-0, #sidebar .block {
	background:#000;
	padding:16px 19px 27px 21px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	}
	#block-search-0 h3 {
		color:#fa0f96;
		}

/* Archive widget */
#widget_archive {
	
	}
	#widget_archive h3 {
		color:#02adf9;
		}
	#widget_archive li {
		color:#fed047;
		}


/* Archive widget */
#widget_meta {
	
	}
	#widget_meta h3 {
		color:#82c52c;
		}
	#widget_meta li {
		color:#02adf9;
		}



/* Sidebar Extra Bottom */	
#extra-bottom {
	background:#000;
	padding:20px 19px 5px 0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	}
	#extra-bottom .widget {
		
		}


/* Calendar */
#calendar_wrap {
	padding:0 10px 0 15px;
	}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:#fff;
			color:#000;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}




/* Testimonials */
.testimonials blockquote {
	border:none;
	margin:0 0 .5em 0;
	}
	.testimonials blockquote p {
		margin-bottom:.5em;
		}
	.testimonials .name-testi {
		color:#02adf9;
		font-style:italic;
		margin-bottom:2em;
		}
	.testimonials span.user {
		font-weight:bold;
		font-style:normal;
		}



/* Footer
---------------------------------------- */
#footer {
	}
	#footer .container {
		/*background:url(images/footer-bg.jpg) 0 0 repeat-x;*/
		background:url(images/footer-bg.jpg) 0 0;
		position:relative;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		border:none;
		}
		#footer .indent {
			padding:16px 0 15px 20px;
			}
			#footer a {
				color:#fff;
				text-decoration:none;
				}
			#footer a:hover {
				text-decoration:underline;
				}
			#footer a.name {
				color:#000;
				}

	/* Footer widget */
	#widget-footer {
	}
	
	#footer .widget {
		margin-bottom: 3px;
	}



/* 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;
}


/* Comment form */
#comment-form {
	}
	#comment-form p.field {
		margin-bottom:5px;
		}
		#comment-form small {
			color:#8b8b8b;
			}
	input[type=text], input[type=password] {
		padding:4px;
		background:#fff;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		position:relative;
		}
		#comment-form input[type=text] {
			width:250px;
			}
	textarea {
		width:460px;
		height:150px;
		padding:4px;
		overflow:auto;
		background:#fff;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		position:relative;
		}
	.form-submit {
		height:30px;
		line-height:30px;
		padding:0 10px;
		cursor:pointer;
		border:none;
		color:#014984;
		font-weight:bold;
		background:#fafafa;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		position:relative;
		}
	.form-submit:hover {
		background:#014984;
		color:#fff;
		}
	
	input[type=text]:hover,
	input[type=text]:focus,
	input[type=password]:hover,
	input[type=password]:focus,
	textarea:hover,
	textarea:focus {
		background:#f0f0f0;
		}


/* Contact form */
	.wpcf7-form p.field {
		margin-bottom:0;
		font-size:11px;
		}
	.wpcf7-form p.field input {
		background:#111;
		padding:8px 0 8px 8px;
		width:360px;
		border:1px solid #fff;
		margin-right:10px;
		border-radius:2px;
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
		color:#fff;
		font-size:12px;
		}
		.wpcf7-form p.field small {
			color:red;
			}
	.wpcf7-form textarea {
		width:530px;
		height:160px;
		background:#111;
		font-size:1em;
		padding:8px 0 8px 8px;
		border:1px solid #fff;
		overflow:auto;
		border-radius:2px;
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
		color:#fff;
		font-size:12px;
		}
	.wpcf7-form .submit-wrap input {
		cursor:pointer;
		padding:0 12px 0 12px;
		color:#014984;
		height:30px;
		line-height:30px;
		text-decoration:none;
		font-weight:bold;
		background:#fafafa;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		cursor:pointer;
		border:none;
		}
	.wpcf7-form .submit-wrap input:hover {
		background:#000;
		}
		.wpcf7-not-valid-tip {
			width:200px !important;
			position:absolute;
			left:100% !important;
			top:-5px !important;
			padding:1px 0 1px 5px !important;
			background:none !important;
			color:red !important;
			border:none !important;
			}




/* Sidebar search form */
#search-block-form fieldset {
	border:none;
	margin:0;
	padding:0 0 0 5px;
	}
#search-block-form .form-text {
		width:132px;
		margin:0 7px 0 0;
		float:left;
		padding:2px 0 3px 4px;
		background:#4a4a4a;
		border:1px solid #3d3d3c;
		color:#fff;
		line-height:normal;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		}
	#search-block-form .form-submit {
		float:left;
		width:30px;
		height:21px;
		margin:0;
		padding:0.29em 0;
		line-height:1.5em;
		cursor:pointer;
		border:none;
		background:#02adf9;
		border-radius:2px;
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
		font-size:12px;
		color:#fff;
		font-weight:bold;
		}



/* 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;
	}


/* Sidebar - Foundry FM */
#block-block-5 {
	/*margin-top: -25px;*/
	padding-left: 0 !important;
	padding-right: 0 !important;
	}
  #block-block-5 #foundryfm {
	  /*margin-left: -18px;*/
  }
  #foundry-radio_wrapper {
    margin: 0 auto;
  }
#radio-toggle {
  background: url(images/button-play.png);
  bottom: 2px;
  display: block;
  height: 48px;
  position: absolute;
  right: 50px;
  width: 48px;
  }
  #radio-toggle.button-pause {
    background: url(images/button-pause.png);
  }


/* 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;
}


/* Blocks
---------------------------------------- */

/* Common styles for content area blocks */
#content.home_page .widget article h2 {
}

/* Made with Drupal block */
.block-system {
	}
	.block-system .content, .block-system .content a {
		line-height: 1;
	}

/* User login block */
#user-login-form {
}
	#user-login-form .item-list {
		text-align: left;
	}
	#user-login-form .form-item input {
		width: 150px;
	}

/* Next Event block */
.view-next-events {
	}
	.view-next-events .views-field-title {
		text-align: center;
		font-size: 1.4em;
	}
	.view-next-events .views-field-field-date-value {
		text-align: center;
	}
	.view-next-events .views-field-teaser {
		text-indent: 1.2em;
	}

/* Flickr block */
#block-flickr-6 .content {
	margin-left: 15px;
}

/* Twitter Stream block */
#block-block-3 {
	padding: 0 !important;
	background: none transparent !important;
	border-radius: 0 !important;
	}
	.twtr-widget .twtr-hd h3 {
		clear: none;
	}

/* Facebook Like button */
.links li.fb_social_like {
	float: right;
	}
	.links li.fb_social_like .fb-social-like-widget {
		width: 50px;
	}

/* Upcoming Events block */
.view-events-memo {
	}
	.view-events-memo .views-field-title {
		font-size: 1.4em;
	}
#block-views-next_events-block_1 .view-footer a {
	color: #00f;
}

/* Facebook fan box */
#block-block-2 {
	clear: both;
	}
	#block-block-2 .fb_iframe_widget {
		/*background: #000;*/
	}

/* Student Membership block */
/*#block-block-6 {
	padding: 10px 19px 0 21px;
}*/
#block-block-6 h3, #block-block-6 h3 a {
	color: #00f;
}
#block-block-6 a {
	color: white;
}

/* About Us block */
#block-views-about_us-block_1 {
	float: left;
}

/* Views
---------------------------------------- */

/* Video page */
#media-youtube-default-external-1 {
	text-align: center;
}


/* Calendar page */
.view-event-calendar {
	margin-bottom: 20px;
}
/*  calendar calendar table styles  */
.calendar-calendar tr.odd, .calendar-calendar tr.even {
  background-color:transparent;
}
.calendar-calendar tr {
  background-color: transparent;
}
.calendar-calendar th {
  color: #fff;
  background-color: transparent;
}
.calendar-calendar th a {
  color: #fff;
  background-color: transparent;
}
.calendar-calendar td {
  border: 1px solid #ccc;
  color: #fff;
}

.calendar-calendar .week {
  color: #555;
}

/*  floating day number div  */
.calendar-calendar div.day {
  background-color: transparent;
  border: 1px solid gray;
  border-width: 0 0 1px 1px;
}

/*  individual node container  */
.calendar-calendar div.calendar {
  background-color: transparent;
  border: solid 1px #ddd;
}

.calendar-calendar div.title a {
  color: #000;
}
.calendar-calendar div.title a:hover {
  color: #c00;
}

.mini-row {
  border:none;
}

/* formatting for the legend stripe and block */
table.calendar-legend {
  background-color:#ccc;
}

/* formatting for the full day view */  
.calendar-calendar td.calendar-agenda-hour {
  border:none;
  border-top:1px #333 dotted;
}
.calendar-calendar td.calendar-agenda-items {
  border:1px #333 dotted;
}
.calendar-calendar div.calendar div.inner .calendar-agenda-empty {
  background-color:#fff;
}

.calendar-calendar div.date-nav {
  background-color:transparent;
  color:#777;
  border:none;
}
.calendar-calendar div.date-nav a {
  color:#FED047;
}
.calendar-calendar div.date-nav h3 {
  color:#fff;
}
.calendar-calendar th.days {
  background-color:transparent;
  color:#FED047;
  border:1px solid #CCCCCC;
}
.calendar-calendar td.empty {
  background:transparent;
  border-color:#ccc;
}
.calendar-calendar table.mini td.empty {
  background:transparent;
  border-color:#fff;
}
.calendar-calendar td div.day {
  border:1px solid #ccc;
  border-top:none;
  border-right:none;
}
.calendar-calendar td .inner div,
.calendar-calendar td .inner div a {
  background:transparent;
}
/* Set small font size for all items in calendar div, themes can override this. */
/* Use x-small instead of em to avoid multiplying effect in nested items. */
.calendar-calendar td .inner div.calendar div,
.calendar-calendar td .inner div.calendar div a {
  border:none;
  background:transparent;
}
.calendar-calendar td .inner div.calendar div.calendar-more,
.calendar-calendar td .inner div.calendar div.calendar-more a {
  color:#fff;
  background:transparent;
}
.calendar-calendar td .inner .view-field {
  color:#fff;
}
.calendar-calendar td .inner .view-field a {
  color:#FED047;
}

.calendar-calendar td .inner div.day a {
  color:#FED047;
}
.calendar-calendar tr td.today,
.calendar-calendar tr.odd td.today,
.calendar-calendar tr.even td.today {
  background-color:transparent;
}
.calendar-calendar td .inner div.calendar div div.view-data-node-data-field-date-field-date-value {
  border-bottom:1px solid #ccc;
}

/* The following are not used by default but are available for themes */
.calendar-calendar td.past {}
.calendar-calendar td.future {}
.calendar-calendar td.has-events {}
.calendar-calendar td.has-no-events {}


/* Gallery page */
.view-View-gallery-page .views-view-grid tr td {
	border-width:0px;
	border-bottom-style:none;
	border-bottom-width:0px;
	text-align:center;
}


/* Front page */
/* fix image_attach clear:both paranoia */
.node {
	clear: none;
}
.node .image-attach-teaser {
	margin-left: 0;
}


/* Single event page */
.post-content .field-field-date {
	margin: 0 0 20px;
}


/* Reservations page */
#webform-client-form-55 {
	width: 345px;
}

#block-block-4 a {
color:white;
}


/* Admin interface
---------------------------------------- */
ul.primary li a {
	background-color: transparent;
}
ul.primary li a:hover {
	background-color: #FA0F96;
}

/* Fm page
--------------------------------------- */

#node-56 td {
border:none;
}


.logo a img {
width: 150px;
margin-top: 22px;
}

#block-views-about_us-block_2 {
float: left;
}


header #telno {
text-align: right;
z-index: 1000;
position: relative;
font-size: 20px;
clear: both;
margin-right: 20px;
top: 20px;
}

header .container {
position: relative;
z-index: 10;
}

#block-views-top_slider-block_1 .views-field-title {
display: block;
background: rgba(0, 0, 0, .6);
width: 100%;
height: 81px;
position: absolute;
font-size: 25px;
margin-top: -70px;
padding-top: 17px;
padding-left: 20px;
}

.more-info-wrapper {
color: black;
display: none;
}

#cboxLoadedContent {
color: black;
}

.view-View-gallery-page .views-row {
float: left;
padding: 10px 34px;
}

.gallery #left-side {
	float: left;
	margin-top: 85px;
	margin-left: -20px;
}

.gallery #left-side .views-row{
margin: 8px 0;
}

.gallery #left-side  a{
font-size: 15px;
color: #fff;
padding: 8px;
}

.gallery #left-side  a:hover{
background: #014984;
text-decoration: none;
outline: 0;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.gallery .wrapper {
float: right;
width: 80%;
}

#block-block-19 {
width: 90%;
margin: 0 auto;
}
/* Always remember to compress your live stylesheet and keep an uncompressed backup */