/*
File: 'HV-OUTLINE' (RapidWeaver 4 and 5) styles.css Style Sheet
Created: January,2013
Author: Henk Vrieselaar
http://www.henkvrieselaar.com
*/

/* @group General Styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}

ol, ul {
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}

body {
	line-height: 1.4;}

blockquote, q {
	quotes: none;}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;}

/* remember to define focus styles! */
:focus {
	outline: 0;}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;}
	
del {
	text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;}
	
body {margin: 0 auto;padding: 0;}

/* @group Slide Show */
#overlay{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	z-index: 0; 
	left:0;}
	
#supersized-loader { 
	position: absolute; 
	top: 50%; 
	left: 50%; 
	z-index: 0; 
	width: 60px; 
	height: 60px; 
	margin: -30px 0 0 -30px; 
	text-indent: -999em; 
	background: url(images/loading.gif) no-repeat center center;
	display: none;}
	
#supersized {  
	display: block; 
	position: fixed; 
	left: 0; 
	top: 0; 
	overflow: hidden; 
	z-index: -999; 
	height: 100%; 
	width: 100%; }

#supersized img { 
	width: auto; 
	height: auto; 
	position: relative; 
	display: none; 
	outline: none; 
	border: none; }

#supersized.speed img { 
	-ms-interpolation-mode: nearest-neighbor;
	image-rendering: -moz-crisp-edges;
} /*Speed*/

#supersized.quality img { 
	-ms-interpolation-mode: bicubic; 
	image-rendering: optimizeQuality;
} /*Quality*/
		
#supersized li {
	display: block; 
	list-style: none; 
	z-index: -30; 
	position: fixed; 
	overflow: hidden; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; }

#supersized a { 
	width: 100%; 
	height: 100%; 
	display: block;
	z-index:-30;
	position:absolute; 			
	overflow:hidden;
	top:0;
	left:0;}

#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading {
	background:#111 url(images/loading.gif) no-repeat center center; 	
	width:100%;
	height:100%;}

#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{
	display:inline;
}/* @end */

/*
Supersized - Fullscreen Slideshow jQuery Plugin Version : 3.2.4
Site	: www.buildinternet.com/project/supersized
Theme 	: Shutter 1.1
Author	: Sam Dunn
Company : One Mighty Roar (www.onemightyroar.com)
License : MIT License / GPL License
*/
				
#prevslide, #nextslide { 
	position: absolute; 
	height: 19px; 
	width: 22px;  
	filter: alpha(opacity=70);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.70;
    opacity: 0.70;
	bottom: 12px;
	z-index: 100;
	display: none;}

#prevslide {  
	right: 69px;
	bottom: 14px;}

#nextslide { 
	right: 15px;
	bottom: 14px;}

#play-button { 
	position: fixed; 
	filter: alpha(opacity=70);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
	z-index: 100;
	right: 40px;
	bottom: 0;
	line-height: 1.1;}

#play-button:hover { 
filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
	display: none;}

#prevslide:hover, #nextslide:hover{
	filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
	cursor:pointer;
	display: none;}
	
#controls-wrapper { 
	margin: 0 auto; 
	height: 42px; 
	width: 100%; 
	bottom: 0px; 
	left: 0; 
	z-index: 4; 
	position: fixed; }

#controls { 
 	overflow: hidden; 
	height: 100%; 
	position: relative; 
	text-align: right; 
	z-index: 5;
	margin-bottom: 0;}

#slidecounter {
	float: right; 
	color: #999; 
	font-size: 11px; 
	margin: 0px 112px 0 15px; 
	line-height: 42px;
	font-weight: normal;
	font-style: normal;
	text-align: left;}

#slidecaption {
	overflow:hidden; 
	float: right; 
	margin: 0 10px 0 0;  
	line-height: 42px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	text-align: right;}
	
#navigation {
	float: right; 
	margin: 0px 20px 0 0;}

ul#slide-list { 
	padding: 15px 0; 
	float: left; 
	position: absolute; 
	left: 50%; }

ul#slide-list li{ 
	list-style: none; 
	width: 12px; 
	height: 12px; 
	float: left; 
	margin: 0 5px 0 0;}

ul#slide-list li.current-slide a, ul#slide-list li.current-slide a:hover{
	background-position:0 0px; }

ul#slide-list li a:hover{ 
	background-position:0 -12px; 		cursor:pointer; }
	
#tray-button{ 
	float: right; 
	margin-top: 0px; 
	background: url(images/bg-hover.png) repeat-x 0 44px; 
	filter: alpha(opacity=60);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;}

#tray-button:hover{
	background-position: 0 1px; 		cursor: pointer;
	background: url(images/dk_25.png) repeat 0 44px;
	filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;}

/* Thumbnail Tray */			
#thumb-tray{ 
	position: fixed; 
	z-index: 3; 
	bottom: 0; 
	left: 0; 	
	height: 97px; 
	width: 100%; 
	overflow: hidden; 
	text-align: center;}
	
#thumb-back {
	left: 0; 
	background: url(images/thumb-back.png) no-repeat center center;}

#thumb-forward { 
	right: 0; 
	background: url(images/thumb-forward.png) no-repeat center center;}

#thumb-back:hover, #thumb-forward:hover { 
	cursor: pointer; 
	background-color: rgba(256,256,256, 0.1); }
	
ul#thumb-list li{
	display: inline; 
	display: none; }

/* @font-face kit by Fonts2u (http://www.fonts2u.com) */

@font-face {
    font-family: 'EconomicaRegular';
    src: url('fonts/Economica-Regular-OTF-webfont.eot');
    src: url('fonts/Economica-Regular-OTF-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Economica-Regular-OTF-webfont.woff') format('woff'),
         url('fonts/Economica-Regular-OTF-webfont.ttf') format('truetype'),
         url('fonts/Economica-Regular-OTF-webfont.svg#EconomicaRegular') format('svg');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'CuprumFFURegular';
    src: url('fonts/Cuprum-webfont.eot');
    src: url('fonts/Cuprum-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cuprum-webfont.woff') format('woff'),
         url('fonts/Cuprum-webfont.ttf') format('truetype'),
         url('fonts/Cuprum-webfont.svg#CuprumFFURegular') format('svg');
    font-weight: normal;
    font-style: normal;}
    
@font-face {
    font-family: 'NegotiateFree';
    src: url('fonts/negotiate_free-webfont.eot');
    src: url('fonts/negotiate_free-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/negotiate_free-webfont.woff') format('woff'),
         url('fonts/negotiate_free-webfont.ttf') format('truetype'),
         url('fonts/negotiate_free-webfont.svg#NegotiateFree') format('svg');
    font-weight: normal;
    font-style: normal;}
    
.panel [class^="icon-"] {
	-webkit-font-smoothing: none;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-font-smoothing: antialiased;
	letter-spacing: 8px;
	line-height: 1.1;}
	
img[alt^='flexible'] {max-width: 100%;height: auto;}

#myExtraContent5 [class^="icon-"] {font-size: 24px;line-height: 1.4;}
 
[class^="icon-"] {
	-webkit-font-smoothing: none;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-font-smoothing: antialiased;
	letter-spacing: 8px;
	font-size: 24px;
	line-height: 1.1;}

[class^="icon-"]:hover{
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;}

.closebutton {
	position: absolute;
	z-index: 100;	 
	filter: alpha(opacity=85);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
    cursor: pointer;
	display: none;
	padding-top: 0;
	padding-left: 5px;
	font-weight: bold;
	font-size: 24px;
	line-height: 1;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0;}

.closebutton:hover {
	position: absolute;
	text-shadow: 0 0px 3px rgba(0,0,0,0.30);
	z-index: 100;
	filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;}

/* Panel Tab/button */
.panel {
	display: none;
	filter: alpha(opacity=97);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=97);
    -moz-opacity: 0.97;
    opacity: 0.97;
-moz-border-radius-bottomleft: 5px;
  	-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
  	-webkit-border-top-left-radius: 5px;
  	-moz-border-radius-bottomright: 5px;
  	-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
  	-webkit-border-top-right-radius: 5px;
	height: auto;
	padding: 0;
	z-index: 500;
	-webkit-box-shadow: 3px 3px 15px rgba(0,0,0,0.20);
	-moz-box-shadow: 3px 3px 15px rgba(0,0,0,0.20);
	box-shadow: 3px 3px 15px rgba(0,0,0,0.20);}

.panel p{
	margin: 0 0 15px 0;
	padding: 0;}

.panel a, .panel a:visited{
	margin: 0;
	padding: 0;
	text-decoration: none;}

.panel a:hover, .panel a:visited:hover{
	margin: 0;
	padding: 0;
	text-decoration: none;}
	
#holder {display: none;}

a.trigger{
	position: absolute;
	text-decoration: none;
	top: 0px;
	padding: 0 30px;
	display: block;
	z-index: 200;
	width: 62px;
	margin-left: 0;
	line-height: 1;
	text-align: center;
	height: 213px;}

a.trigger:hover{
	position: absolute;
	text-decoration: none;
	top: 0px;
	width: 62px;
	padding: 0 30px;
	z-index: 200;
	margin-left: 0;
	height: 213px;}

a.active.trigger {}

fieldset {
	border-style: none;
	padding: 0;
	margin: 0;
	text-align: right;}
		
a {outline: none;-webkit-transition:color 200ms ease-in;}
p {}
b, strong {}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
a img {border:none}
img {border: none;}

.image-left {
	float: left;
	margin: 3px 10px 3px 0;}

.image-right {
	float: right;
	margin: 3px 0 3px 10px;}
	
/* @end */

/* @group Layout */

#myExtraContent1 {
	z-index: 100;
	position: absolute;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	left: 15px;
	top: 15px;
	padding-right: 15px;}

#myExtraContent2 {
	z-index: 100;
	position: fixed;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	left: 15px;
	bottom: 15px;}

#myExtraContent3 {
	display: none;}

#myExtraContent4 {
	z-index: 1;
	padding: 30px 30px 0;
	position: relative;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	text-align: left;
	overflow: hidden;}
		
#ec5wrap {
	position: absolute;
	bottom: 0px;
	width: 500px;
	right: 34px;
	display: none;
	z-index: 100;}
	
#myExtraContent5 {
	z-index: 1;
	padding: 0;
	position: relative;
	text-align: right;
	margin: 0;
	overflow: hidden;}
	
#container{
	display:block;
	position:absolute;
	padding:0;
	width:100%;
	height:213px;
	top:50%;
	margin:-125px 0 0 0;
	background-color: transparent;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	z-index: 0;}

#containerwrapper{
	display:block;
	position:absolute;
	padding:0;
	width:100%;
	height:215px;
	top:50%;
	margin:-125px 0 0 0;}

.clearer {
	clear: both;}

#pageHeader {
	background-color: transparent;
	position: relative;
	z-index: 100;
	height: 181px;}

#logo {
	z-index: 100;
	position: absolute;
	right: 34px;
	bottom: 9px;}

#logo2 {
	z-index: 10;
	top: 10px;
	display: none;}

#pageHeader img {
	z-index: 1;
	position: relative;}

#pageHeader h1 {
	text-align: left;
	z-index: 10;
	margin: 0 0 0 145px;
	padding-top: 73px;
	position: relative;
	padding-right: 0;
	text-transform: uppercase;}

#pageHeader h1,
#pageHeader h1 a:link,
#pageHeader h1 a:visited {
	text-decoration: none;}

#pageHeader h2 {
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-size: 16px;
	padding-top: 0px;
	z-index: 10;
	margin: 0 0 0 147px;
	position: relative;
	line-height: 1;
	padding-right: 0;
	letter-spacing: 1px;}

#contentContainer {
	padding-right: 30px;
	padding-left: 30px;}

#contentContainer #content {
	padding: 0;
	line-height: 1.5;
	position: relative;
	z-index: 1;}

#sidebarContainer {
	float: left;
	margin-top: 10px;}

#sidebarContainer #sidebar {
	line-height: 1.5;
	position: relative;
	z-index: 1;
	padding: 0;}

#sidebarContainer .sideHeader {
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	line-height: 1.4;}

#footer {
	font-size: 12px;
	line-height: 1.6;
	z-index: 1;
	margin-left: 147px;
	position: absolute;
	display: inline;
	padding-top: 7px;
	border-top-style: dotted;
	border-top-width: 1px;
	letter-spacing: 1px;}

#footer p {
	margin: 0 0 20px;}

#footer a:link, #footer a:visited {}

#footer a:hover, #footer a:active {}
	
/* @end */


/* @group Bread-crumb */

#breadcrumbcontainer {
	font-size: 12px;
	line-height: 1;
	margin: 0;
	padding: 6px 0 8px;
	position: relative;
	z-index: 10;
	text-align: left;}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 30px;}

#breadcrumbcontainer li {
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0;}

#breadcrumbcontainer a {
	text-decoration: none;
	padding: 0;}

#breadcrumbcontainer a:hover {}
	
/* @end */

/* @group Toolbar */

#myjquerymenu {
	z-index: 200;
	margin-left: 137px;
	position: absolute;
	width: auto;}

.menu{}

.menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;}

/*Top level list items*/
.menu ul li{
	position: relative;
	display: inline;
	float: left;}

/*Top level menu link items style*/
.menu ul li a{
	display: block;
	text-decoration: none;
	padding: 7px 10px 6px;
	-webkit-transition:color 150ms ease-in;}

.menu ul li .current,
.menu .currentAncestor,.menu ul li ul li .currentAncestor {}

.menu ul li a:visited,.menu ul li a:hover{text-decoration: none;}

* html .menu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;}

.menu ul li a:link, .menu ul li a:visited{}
	
/*1st sub level menu*/
.menu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	z-index: 10000;
	margin-left: 0px;
	-webkit-box-shadow: 3px 3px 10px rgba(0,0,0,0.20);
	-moz-box-shadow: 3px 3px 10px rgba(0,0,0,0.20);
	box-shadow: 3px 3px 10px rgba(0,0,0,0.20);
	border-style: solid;
	border-width: 1px;
	filter: alpha(opacity=95);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;}

/*Sub level menu list items (undo style from Top level List Items)*/
.menu ul li ul li{
	display: list-item;
	float: none;
	z-index: 10000;}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.menu ul li ul li ul{
	top: 0;
	z-index: 10000;
	border-top-width: 1px;
	margin-top: -1px;}

/* Sub level menu links style */
.menu ul li ul li a{
	width: 160px; /*width of sub menus*/
	padding: 5px 5px 5px 10px;
	margin: 0;
	line-height: 1.1;}

.menu ul li ul li a:hover{
	border-bottom-style: none;}

.downarrowclass{
	position: absolute;
	right: 5px;
	padding-right: 3px;}

.rightarrowclass{
	position: absolute;
	right: 5px;}
	
/* @end */

/* @group Global Classes */

blockquote {
	font-style: italic;
	font-size: 1.2em;
	margin: 10px 0;
	line-height: 1.5;
	padding: 12px 15px 1px;
	-moz-border-radius-bottomleft: 3px;
  	-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
  	-webkit-border-top-left-radius: 3px;
  	-moz-border-radius-bottomright: 3px;
  	-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
  	-webkit-border-top-right-radius: 3px;}

.imageStyle {}

h1 {font-size: 1.6em;margin: 3px 0;}
h2 {font-size: 1.4em;margin: 3px 0;}
h3 {font-size: 1.2em;margin: 3px 0;}
h4 {font-size: 1em;margin: 3px 0;}
h5 {font-size: 1em;margin: 3px 0;}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	margin: 10px 0;
	padding: 0;
}

#sidebarContainer #sidebar li {
}
	
/* Table Styles */
table {
	font-size: 1em;
}
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {}

.blog-entry-summary {
	margin-bottom: 10px;}
.blog-archive-headings-wrapper {
	margin-bottom: 10px;
	padding-bottom: 10px;}

.blog-archive-entries-wrapper {}

.blog-archive-entries-wrapper .blog-entry {}.blog-archive-month {
	letter-spacing: 2px;
	margin-bottom: 5px;
	font-style: normal;
	font-size: 2em;}

.blog-archive-link {
	margin-bottom: 2px;
	padding-bottom: 10px;}.blog-archive-link a:link, .blog-archive-link a:visited {}

p.blog-entry-tags,
.blog-archive-link-enabled,
.blog-archive-link-disabled,
.blog-category-link-enabled,
.blog-category-link-disabled {
	padding-left: 0px;}

html>body .blog-archive-link-disabled,
html>body .blog-archive-link-enabled,
html>body .blog-archive-link-enabled:link,
html>body .blog-archive-link-enabled:visited {
	padding-left: 0px;}
	
/* @end */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0 0 10px;
	padding: 0;
	text-align: left;}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;}

.blog-tag-size-1 {	
	font-size: 0.8em;}

.blog-tag-size-2 {	
	font-size: 0.85em;}

.blog-tag-size-3 {	
	font-size: 0.9em;}

.blog-tag-size-4 {	
	font-size: 0.95em;}

.blog-tag-size-5 {	
	font-size: 1em;}

.blog-tag-size-6 {	
	font-size: 1.05em;}

.blog-tag-size-7 {	
	font-size: 1.1em;}

.blog-tag-size-8 {	
	font-size: 1.15em;}

.blog-tag-size-9 {	
	font-size: 1.2em;}

.blog-tag-size-10 {	
	font-size: 1.10em;}

.blog-tag-size-11 {	
	font-size: 1.3em;}

.blog-tag-size-12 {	
	font-size: 1.35em;}

.blog-tag-size-13 {
	font-size: 1.4em;}

.blog-tag-size-14 {	
	font-size: 1.45em;}

.blog-tag-size-15 {
	font-size: 1.5em;}

.blog-tag-size-16 {	
	font-size: 1.55em;}

.blog-tag-size-17 {	
	font-size: 1.6em;}

.blog-tag-size-18 {	
	font-size: 1.65em;}

.blog-tag-size-19 {
	font-size: 1.7em;}

.blog-tag-size-20 {	
	font-size: 1.75em;}

/* @end */

.blog-entry {
	margin-bottom: 10px;}

.blog-entry-title {
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	padding: 4px 6px 2px;
	line-height: 1.2;
	margin: 0;
	word-spacing: 4px;
	text-transform: uppercase;
	-moz-border-radius-bottomleft: 3px;
  	-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
  	-webkit-border-top-left-radius: 3px;
  	-moz-border-radius-bottomright: 3px;
  	-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
  	-webkit-border-top-right-radius: 3px;}
	
.blog-entry-title:hover {}

.blog-entry-title a {
	margin-bottom: 0;
	text-decoration: none;}

.blog-entry-title a:link,
.blog-entry-title a:visited {
	color: red;
	text-decoration: none;}

.blog-entry-title a:hover {
	color: blue;
	text-decoration: none;}

.blog-entry-date {
	font-size: 11px;
	margin-bottom: 8px;
	line-height: 1.2;
	padding: 4px 0 5px;
	text-align: right;
	text-transform: uppercase;}

.blog-read-more a:link {
	font-style: italic;
	text-decoration: none;}

.blog-read-more {
	display: block;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 10px;
	font-size: 12px;
	margin-bottom: 15px;}

.blog-entry-body {
	margin-bottom: 20px;}

.blog-entry-comments {
	margin-top: 10px;}

/*styles the category link in the main entry */
.blog-entry-category {
	padding-left: 0px;
	margin-left: 0px;
	text-decoration: none;}

.blog-entry-category a:link, .blog-entry-category a:visited {
	text-decoration: none;}

/* styles the archives in the blog sidebar */
.blog-entry-category a:link, .blog-entry-category a:visited {
	margin-bottom: 15px;
	line-height: 1;
}

.blog-archive-link-enabled {
	padding-left: 0px;
}

.blog-archive-link-disabled {
	padding-left: 0px;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 10px;
	line-height: 1.4;
	margin-top: 0px;
	padding-top: 0px;	
	font-size: 14px;}

#blog-categories a {
	text-decoration: none;
	 -webkit-transition:color 300ms ease-in;}

#blog-categories a:hover {
	text-decoration: none;}

.blog-category-link-enabled {
	padding-left: 0px;}

.blog-category-link-disabled {
	padding-left: 0px;}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-bottom: 20px;
	line-height: 1.2;
	text-decoration: none;}

.blog-rss-link {
	text-decoration: none;
	background: url(images/rss.png) no-repeat left center;
	padding-left: 12px !important;
}

.blog-comments-rss-link {
	background: url(images/rss.png) no-repeat left center;
	padding-left: 12px !important;}

/* Comment links */
a.blog-comment-link {
	padding-left: 0px;
	margin-right: 5px;
	text-decoration: none;}

/* Trackback links */
a.blog-trackback-link {
	padding-left: 0px;
	text-decoration: none;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 15px;
	margin-top: 0px;}

.filesharing-item {
	margin-bottom: 15px;}

.filesharing-item-title {
	margin-bottom: 5px;
	padding: 3px 0 0;	
	text-transform: uppercase;}

.filesharing-item-title a:link {
	font-size: 18px;
	width: inherit;
	color: blue;
	text-decoration: none;
	line-height: 1.4;}

.filesharing-item-title a:hover {	
	font-size: 18px;
	padding-bottom: 0px;
	text-decoration: none;}

.filesharing-item-title a:visited {	
	font-size: 18px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;}

.filesharing-item-description {
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;}

/* @end */

/* @group Index Page (Thumbnail view) */

.album-title {
	font-size: 18px;
	margin: 5px 0px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	position: relative;}

.album-description {
	margin-bottom: 30px;}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;}

.thumbnail-wrap {
    text-align: left;
    position: relative;
    float: left;
    padding-bottom: 45px;
    margin-right: 35px;
    margin-top: 0px;
    margin-bottom: 12px;}

.thumbnail-wrap:hover {}

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;}

.thumbnail-frame:hover {}

.thumbnail-frame a {}

.thumbnail-frame a:hover {}

.thumbnail-frame img {
    padding: 0px;
    margin-right: auto;
    margin-top: auto;
    margin-left: auto;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 300ms;
	border-style: solid;
	border-width: 1px;
}

.thumbnail-frame img:hover {
    padding: 0px;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 300ms; 
    background-color: transparent;
	border-style: solid;
	border-width: 1px;
}

.thumbnail-caption {
	margin: 0;
	padding: 3px 2px 0;
	width: 100%;
	height: 36px;
	display: block;
	font-size: 11px;
	text-align: center;}

/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin-bottom: 40px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;}

.photo-navigation {
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 15px;}

.photo-title {
	font-size: 22px;
	line-height: 1.2;
	font-style: normal;
	padding-top: 0px;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.photo-caption {
	font-size: 16px;
	margin: 0 0px 15px;
	font-weight: normal;
	text-align: center;}

.photo-links {
	display: block;
	font-size: 12px;
	text-align: center;}

.photo-navigation a:link, .photo-navigation a:visited {}

.photo-navigation a:hover {}

.photo-frame {
	margin-top: 5px;
	background: transparent;
	border-style: solid;
	border-width: 1px;
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
	font-size: 11px;
	line-height: 1.2;
	margin-top: 15px;
}
/* p tag classes for all exif data */
p.exif-version {}
p.exif-colour-space {}
p.exif-focal-length {}
p.exif-dimensions {}
p.exif-pixel-y-dimension {}
p.exif-pixel-x-dimension {}
p.exif-oecf-value {}
p.exif-subsec-time-original {}
p.exif-exposure-mode {}
p.exif-spatial-frequency-response {}
p.exif-scene-capture-type {}
p.exif-subject-location {}
p.exif-shutter-speed {}
p.exif-datetime-original {}
p.exif-subsec-time {}
p.exif-compressed-bits-per-pixel {}
p.exif-flash-energy {}
p.exif-saturation {}
p.exif-brightness {}
p.exif-exposure-time {}
p.exif-f-number {}
p.exif-file-source {}
p.exif-gain-control {}
p.exif-subject-area {}
p.exif-cfa-pattern {}
p.exif-scene-type {}
p.exif-white-balance {}
p.exif-flash {}
p.exif-exposure-index {}
p.exif-flashpix-version {}
p.exif-device-setting-description {}
p.exif-focalplane-x-resolution {}
p.exif-image-uniqueid {}
p.exif-components-configuration {}
p.exif-light-source {}
p.exif-sensing-method {}
p.exif-aperture {}
p.exif-sharpness {}
p.exif-exposure-program {}
p.exif-subject-distance {}
p.exif-subsec-time-digitized {}
p.exif-contrast {}
p.exif-focalplane-resolution-unit {}
p.exif-gamma {}
p.exif-35mm-focal-length {}
p.exif-datetime-digitized {}
p.exif-subject-distance-range {}
p.exif-custom-rendered {}
p.exif-max-aperture {}
p.exif-sound-file {}
p.exif-metering-mode {}
p.exif-spectral-sensitivity {}
p.exif-exposure-bias {}
p.exif-focalplane-y-resolution {}
p.exif-iso-rating {}
p.exif-maker-note {}
p.exif-digital-zoom-ratio {}
p.exif-user-comment {}
/* @end */


/* @group Quicktime Page */

.movie-description {
	padding-top: 10px;}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	font-size: 18px;
	color: #000;
	margin: 0px;
	margin-bottom: 5px;}
.movie-page-description {
	margin-bottom: 10px;}.movie-thumbnail-frame {
	width: 132px;
	float: left;
	text-align: center;
	margin: 0 10px 35px 0;}

.movie-thumbnail-frame a:link {
	width: 132px;
	float: left;
	margin-bottom: 0px;
	padding: 0;}

.movie-thumbnail-frame img {
	width: auto;
	float: left;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	-webkit-transition: border-color 300ms ease-in;}

.movie-thumbnail-frame img:hover {
	border-style: solid;
	border-width: 1px;
}

.movie-thumbnail-frame a:hover {}
.movie-thumbnail-frame:hover {}

.movie-thumbnail-caption {
	text-align: center;
	font-size: 11px;}
	
/* @end */

/* @group Quicktime Page */

.movie-description {
	padding-top: 10px;
}
	
/* @end */

/* @group Quicktime Album */


/* @group Single Page (Movie View) */

.movie-background {
	padding-left: 10px;
}

.movie-title {
}

.movie-frame {

}

/* @end */

/* @group Contact Form */
.message-text {
} 

.required-text {
} 

.form-input-field {
	width: 99%;
	padding: 3px 5px;
	font-size: 12px;
} 

.form-input-button {
} 

/* @option theme searchbox look*/

input[type="submit"] {
	background-color: transparent;
	border-style: none;
	cursor: pointer;
	padding-left: 0px;
	padding-right: 0px;
	text-transform: uppercase;
}

input[type="reset"] {
	background-color: transparent;
	border-style: none;
	cursor: pointer;
	padding-left: 0px;
	text-transform: uppercase;
}

input[type="reset"]:hover {
	background-color: transparent;
	border-style: none;}
	
input[type="submit"]:hover {
	background-color: transparent;
	border-style: none;
	padding-left: 0px;}
	
.form-input-field,input[type="text"]{
	outline: none;
	background-color: transparent !important;
	border-style: solid;
	border-width: 1px;
	line-height: 1.1;
}
	
.form-input-button {
	margin-top: 0;
	padding-top: 0;}
	
input.form-input-field:hover,textarea.form-input-field:hover {
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    
    -webkit-box-shadow: 3px 3px 9px rgba(0,0,0,0.20);
	-moz-box-shadow: 3px 3px 9px rgba(0,0,0,0.20);
	box-shadow: 3px 3px 9px rgba(0,0,0,0.20);
}


/* @group Sitemap */

.rw-sitemap ul {
    margin: 0;
    padding: 0;
    list-style-type: disc;
    list-style-position: inside;
	text-transform: uppercase;
	line-height: 1.1;
}

.rw-sitemap ul li {
    margin: 0 0 10px; }

.rw-sitemap ul li:last-child {
    margin: 0;}

.rw-sitemap ul li li {
   margin: 0 0 5px 0;}

.rw-sitemap ul li li:last-child {
    margin: 0;
}

.rw-sitemap ul ul {
    padding: 0 0 0 50px;
    list-style-type: square;
	margin-top: 10px;
	line-height: 1.4;
	text-transform: capitalize;
}

.rw-sitemap ul ul ul {
    line-height: 1.2;
	margin-bottom: 10px;
	text-transform: circle;
}

.rw-sitemap ul ul ul ul {
    line-height: 1.2;
	margin-bottom: 10px;
}


/* @end */


/* @end */


#prevslide,#nextslide,
#play-button,#slidecounter,#slidecaption {
	display: none;
}
/* @end */

/*RESPONSIVE PART*/
#nav-wrap {margin-top: 0px;z-index: 1000;}
#nav,#nav li {margin: 0;padding: 0;}
#nav li {list-style: none;float: left;margin-right: 5px;}

/* nav link */
#nav a {padding: 4px 15px;display: block;}
#nav a:hover {}
/* nav dropdown */
#nav ul {padding: 2px;position: absolute;display: none; /* hide dropdown */
width: 200px;}
#nav ul li {float: none;margin: 0;padding: 0;}    
#nav li:hover > ul {display: block; /* show dropdown on hover */}

@media screen and (max-width:768px) {
#contentContainer{width:auto;}
#nav {border-left-style: solid;border-left-width: 1px;border-top-style: solid;border-top-width: 1px;border-bottom-style: solid;border-bottom-width: 1px;}
#myjquerymenu {display:none;}
#pageHeader {}
#pageHeader h1 {margin-left: 70px;}
#pageHeader h2 {margin-left: 72px;}
#contentContainer {width: auto !important;}
#sidebarContainer {position: relative;width: auto;text-align: left;padding-left: 35px;}
#footer {margin-left: 70px;}
a.trigger,a.trigger:hover {padding-left: 0;padding-right: 0;padding: 0;width: 50px;}
#breadcrumbcontainer {padding-top: 3px;border-right: 0px;}
#logo {right: 20px;}
#ec5wrap {right: 20px;}

#menu-icon {width: 50px;
    height: 42px;
    cursor: pointer;
    display: block !important;
	padding: 0 8px 10px 3px;
	top: 5px;
	position: absolute;
	z-index: 10000;
	right: 0px;
	background: url(images/menu2tablet.png) no-repeat 0 4px;}
#menu-icon:hover {display: block !important;}
#menu-icon.active {background: url(images/menu1tablet.png) no-repeat 0px 4px;display: block !important;}

/* nav-wrap */
#nav-wrap {position: relative;}
/* menu icon */

/* main nav */
#nav {
	clear: both;
	position: absolute;
	top: 60px;
	width: 40%;
	z-index: 100;
	padding: 10px 15px;
	display: none;
	font-size: 22px;
	right: 0px;
	filter: alpha(opacity=90);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.90;
    opacity: 0.90;
	line-height: 1.1;
}
#nav li {
	clear: both;
	float: none;
	margin: 5px 0 5px 10px;}
#nav a, 
#nav ul a {
	font: inherit;
	background: none;
	display: inline;
	padding: 0;
	border: none;}
#nav ul ul a {
	font-size: 18px;
	line-height: 1;}
#nav a:hover, 
#nav ul a:hover {
	background: none;}   
/* dropdown */
#nav ul {
	width: auto;
	position: static;
	display: block;
	border: none;
	background: inherit;}	
#nav ul li {margin: 3px 0 3px 15px;}

}
/* @end */

@media screen and (max-width:600px) {
#myjquerymenu {display:none;}
#breadcrumbcontainer{padding-left: 0;text-align: center;}
#breadcrumbcontainer ul {padding-left: 0;}
[class^="icon-"] {letter-spacing: 8px !important;font-size: 20px !important;}
#contentContainer{width:auto;padding-left: 20px;padding-right: 20px;}
#sidebarContainer {padding-right: 20px;padding-left: 20px;width: auto !important;}
#pageHeader {margin-top: 15px;}
#pageHeader h1 {margin-left: 15px;}
#pageHeader h2 {;margin-left: 17px;letter-spacing: 0;}
#footer {margin-left: 15px;letter-spacing: 0;}
#myExtraContent1,#myExtraContent2 {margin-left: 0px;}
#containerwrapper,#container{width:auto;width: 100% !important;margin-top: 0px;height:186px;top:0px;margin:0;border-top-style: none;}
.panel {margin-top: 3px;}
a.trigger,a.trigger:hover {width: 100% !important;height:55px !important;margin-top: 0px;padding-left: 0;padding-right:0;margin-left: 0;padding:0;}
#ec5wrap {right: 15px;}
#logo {right: 10px;}
#slidecaption {letter-spacing: 0;margin-right: 7px;}
#myExtraContent4 {z-index: 1;line-height: 1.3;padding-right: 20px;padding-left:20px;width: auto !important;}
#myExtraContent3 {height: 36px !important;}
#menu-icon,#menu-icon.active {background-position: 0 2px;padding-right: 5px;}

/* nav-wrap */
#nav-wrap {position: relative;}
/* menu icon */

/* nav-wrap */
#nav-wrap {position: relative;}
/* menu icon */

/* main nav */
#nav {
	clear: both;
	position: absolute;
	top: 55px;
	width: 70% !important;
	z-index: 100;
	padding: 10px 10px 10px 0;
	display: none;
	font-size: 20px;
	right: 0px;
	margin-left: 0;
	margin-right: 0;
	line-height: 1.1;
}
#nav li {
	clear: both;
	float: none;
	margin: 5px 0 5px 10px;}
#nav a, 
#nav ul a {
	font: inherit;
	background: none;
	display: inline;
	padding: 0;
	border: none;}
#nav ul ul a {
	font-size: 18px;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
}
#nav a:hover, 
#nav ul a:hover {
	background: none;}   
/* dropdown */
#nav ul {
	width: auto;
	position: static;
	display: block;
	border: none;
	background: inherit;}	
#nav ul li {margin: 3px 0 3px 15px;}
}

@media screen and (max-width:480px) {
#nav {font-size: 20px;line-height: 1.1;}
#nav ul ul a {font-size: 16px;line-height: 1;}
#contentContainer{padding-top: 35px;padding-right: 15px;padding-left:15px;}
.panel {width: auto !important;right: 10px;left: 10px;border-width: 1px !important;}
fieldset {text-align: center;}
#logo {display: none;}
#logo2 {top: 0px;display: block;position: relative;text-align: center;width: 100% !important;}
#pageHeader h1, #pageHeader h2, #footer, #footer p {text-align: center;margin-left: 0;}
#footer {position: relative;border-top-style: none;}
#footer p {padding-top: 8px;border-top-style: dotted;border-top-width: 1px;}
#slidecaption {font-size: 11px;letter-spacing: -1px;}
#slidecounter {font-size: 10px;letter-spacing: -2px;}
#breadcrumbcontainer {letter-spacing: -1px;}
#myExtraContent4 {padding-right: 15px;padding-left:15px;}
}

/* @end */

@media screen and (max-width:320px) {
#nav {font-size: 18px;line-height: 1;}
#contentContainer{padding-top: 80px;}
#slidecaption {margin-right: 100px;}
#slidecounter {display: none !important;}
#myExtraContent5 {font-size: 11px;
	display: block;
}
}

/* @end */

@media screen and (max-width:240px) {
#contentContainer{padding-top: 110px;}
}

/* @end */


/*  Font Awesome 3.0
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    • The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
    • Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
      http://opensource.org/licenses/mit-license.html
    • The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
    • Attribution is no longer required in Font Awesome 3.0, but much appreciated:
      "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: Lead Product Designer @ http://kyruus.com

    */

@font-face {
  font-family:'FontAwesome';
  src:url('fonts/fontawesome-webfont.eot');
  src:url('fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/fontawesome-webfont.woff') format('woff'),
    url('fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight:normal;
  font-style:normal
}

[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none!important;background-position:0 0;background-repeat:repeat}[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}a [class^="icon-"],a [class*=" icon-"]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em}.btn [class^="icon-"],.nav [class^="icon-"],.btn [class*=" icon-"],.nav [class*=" icon-"]{display:inline;line-height:.6em}.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block}li [class^="icon-"],li [class*=" icon-"]{display:inline-block;width:1.25em;text-align:center}li [class^="icon-"].icon-large,li [class*=" icon-"].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-0.75em}ul.icons li [class^="icon-"],ul.icons li [class*=" icon-"]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.35em}[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.35em}.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.35em}.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{height:.75em}.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.45em}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}
/* @option theme color options*/

#sidebarContainer #sidebar {
	background-color: #474954;}

#slidecaption {
	color: #F4F4F4;}

#slidecounter {
	color: #A6ACB5;}
	
ul#thumb-list li{
	background-color: #111111;
}

#controls-wrapper,
#thumb-tray{
	border-color: #111111;}
	
.closebutton {
	color: #FF0000 !important;}

.dot,.pulse {
	border-color: #FFFFFF;}

.pulse{
	background-color: #000000;}

html,body {
	background-color: #776B2F !important;}

#container{
	border-color: #C8C8C8;}

#containerwrapper{
	background-color: #0D0D0D;}

a.trigger,a.trigger:hover,a.active.trigger{
	background-color: #FF0000 !important;
	border-color: #EEEEEE;}

[class^="icon-"], [class^="icon-"]:visited {
	color: #6E747D !important;
	text-shadow: 0 -1px 0px #18191E;}

[class^="icon-"]:hover,[class^="icon-"]:active {
	color: #FFFFFF !important;}

#breadcrumbcontainer a,
#breadcrumbcontainer a:visited,
.rw-sitemap ul,
body {
	color: #FFFFFF;}

#blog-categories a {
		color: #FFFFFF;}

#sidebarContainer,#footer,#footer p{
	border-top-color: #FFFFFF;}

#nav a, 
#nav ul a,
.menu ul li ul li a {
	color: #FFFFFF !important;
	background-color: #181818;}
	
.menu ul li a {
	color: #FFFFFF !important;}

#nav,.menu ul li ul {
	background-color: #181818;}

.menu ul li a,.menu ul li a:link, .menu ul li a:visited {
	color: #FFFFFF;}

.menu ul li a:visited {
	color: #FFFFFF;}

#nav,.menu ul li ul{
	border-color:  #6D6D6D;}

.menu .currentAncestor,.menu ul li ul li .currentAncestor,.menu ul li .current,
.menu ul li a:hover,
.menu ul li .visited,
.menu ul li a:active,#nav a:hover,#nav .current {
	color: #FF0000 !important;}

.menu ul li ul li a:hover {
	color: #FF0000 !important;}  

#pageHeader h1 {
	color: #FFFFFF;}

#pageHeader h2 {
	color: #FFFFFF;}

#sidebarContainer .sideHeader {
	color: #FF0000;}

.movie-page-description {
	color: #FFFFFF;}

.panel {
	background-color: #ACACAC;
	border-color: #212121;}

#breadcrumbcontainer{
	background-color: #212121;
	border-color: #212121;}
	
#sidebarContainer #sidebar {
	color: #D5DBE6;	}
	
#sidebarContainer #sidebar a:link,
#sidebarContainer #sidebar a:visited {
	color: #FF0000;
}

#sidebarContainer #sidebar a:hover,
#sidebarContainer #sidebar a:active {
	color: #D5DBE6;
}
	
#myExtraContent1 {
	color: #89909B;}

#myExtraContent1 a:link,
#myExtraContent1 a:visited {
	color: #89909B;}

#myExtraContent1 a:hover,
#myExtraContent1 a:active {
	color: #FFFFFF;}

#myExtraContent2 {
	color: #89909B;}

#myExtraContent2 a:link,
#myExtraContent2 a:visited {
	color: #89909B;}

#myExtraContent2 a:hover,
#myExtraContent2 a:active {
	color: #FFFFFF;}

#myExtraContent3 {
	color: #FFFFFF;}

#myExtraContent3 [class^="icon-"] {
	color: #000000 !important;}
	
#myExtraContent3 [class^="icon-"]:hover {
	color: #FFFFFF !important;}
	
		
#myExtraContent4 {
	color: #89909B;}

#myExtraContent4 a:link,
#myExtraContent4 a:visited {
	color: #FF0000;}

#myExtraContent4 a:hover,
#myExtraContent4 a:active {
	color: #89909B;}
	
#myExtraContent5 {
	color: #89909B;}

#myExtraContent5 a:link,
#myExtraContent5 a:visited {
	color: #89909B;}

#myExtraContent5 a:hover,
#myExtraContent5 a:active {
	color: #FFFFFF;}

blockquote {
	color: #D1D7E2;
	background-color: #474954;}

#pageHeader h1,
#pageHeader h1 a:link,
#pageHeader h1 a:visited {
	color: #FFFFFF;}

#pageHeader h2 {
	color: #FFFFFF;}

.blog-entry-title {
	background-color: #1C1F23;}

.filesharing-item-title a:link,
.filesharing-item-title a:visited,
.blog-entry-title,
.blog-entry-title a:link,
.blog-entry-title a:visited,
.blog-category-link-enabled,
#blog-categories a:hover {
	color: #666666;}

.filesharing-item-title a:hover,
.blog-entry-title a:hover {
	color: #FF0000;}
	
.blog-entry-date {
	color: #666666;}

a:link,
a:visited {
	color: #FF0000;}

#breadcrumbcontainer a:hover,
#breadcrumbcontainer a:active,
a:hover,
a:active {
	color: #7C7C7C;}

#footer {
	color:#FFFFFF;}

#footer a:link, #footer a:visited {
	color: #FF0000;}

#footer a:hover, #footer a:active {
	color: #000000;}

#breadcrumbcontainer li,
#breadcrumbcontainer li:visited {
	color: #ACACAC;}

#breadcrumbcontainer a,
#breadcrumbcontainer a:visited {
	color: #ACACAC;}

#breadcrumbcontainer a:hover {
	color: #FF0000;}

.photo-navigation{
	color: #F1F1F1;}

.exif-data,
.photo-navigation a:link,
.photo-navigation a:visited,
.photo-navigation a:hover {
	color: #A6AAB3;}

.photo-title,
.album-title,
.movie-page-title {
	color: #FF0000;}

.photo-frame {
	border-color: #F4F4F4;}


.photo-background {
	background-color: #FFFFFF;}

.thumbnail-frame img:hover {
	border-color: #F4F4F4;}

.movie-thumbnail-caption,
.thumbnail-caption {
	color: #D1D7E2;}

.thumbnail-frame img {
	border-color: #ACACAC;}

h1 {color: #CBCAF3;}
h2 {color: #D1D7E2;}
h3 {color: #F4F4F4;}
h4 {color: #D1D7E2;}
h5 {color: #D1D7E2;}

.form-input-button,
.form-input-field {
	background-color: %colour_contact_bg%;
	color: #89909B;}

.form-input-button,
.form-input-field,
input[type="text"] {
	color: #89909B;}

input[type="submit"],
input[type="reset"] {
	color: #89909B;}

.form-input-field,input[type="text"]{
	border-color: #586270;}
	
	/* @end */



		/* @option theme body background*/

html{
	top: 0;
	height: 100%;
	margin: 0 auto;
	padding:0;}

/* @option theme stroke background*/

#containerwrapper {
	background-image: none;
}

#pageHeader h1 {
	font-size: 60px;
	line-height: 1;
}

#pageHeader h1 {
	padding-top: 60px;}

@media screen and (max-width:768px) {
#pageHeader h1 {font-size: 50px;padding-top: 15px;}
}

@media screen and (max-width:600px) {
#pageHeader h1 {font-size: 40px;margin-top: 52px;}
#pageHeader {height: 100px;}
}





/* @option user-selected menu font */

#pageHeader h1,
.blog-entry-title,
.filesharing-item-title {
    font-family: 'BebasNeueRegular';
	font-weight: normal;
	font-style: normal;
}


/* @option theme slogan font-size*/

#pageHeader h2 {
	font-size: 20px;
}


@media screen and (max-width:768px) {
#pageHeader h2 {font-size: 18px;}
}

@media screen and (max-width:600px) {
#pageHeader h2 {font-size: 16px;}
}

@media screen and (max-width:480px) {
#pageHeader h2 {font-size: 14px;}
}

@media screen and (max-width:320px) {
#pageHeader h2 {font-size: 11px;}
}


/* @option theme menu font-style*/

.menu ul li a{
	font-size: 14px;
}

.downarrowclass{
	top: 12px;}

.rightarrowclass{
	top: 10px;}

@media screen and (max-width:1024px) {
.menu ul li a{font-size: 13px;}
.menu ul li a{padding-right: 8px;}

}


/* @option theme menu and slogan font-style*/

#pageHeader h2,.menu ul li a, #nav{
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
#myExtraContent1,#myExtraContent2,#myExtraContent3,#myExtraContent5,#footer{
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}


/* @option user-selected content font */
body,
input[type="submit"],
input[type="reset"] {	font-family: Verdana, Geneva, sans-serif;
}

/* @option theme content font-size*/

body,#contentContainer #content,input[type="reset"]{font-size: 12px;}

input[type="submit"],input[type="reset"]{font-size: 12px;}

@media screen and (max-width:768px) {
body,#contentContainer #content{font-size: 12px}
}

@media screen and (max-width:600px) {
}

@media screen and (max-width:480px) {
body,#contentContainer #content{font-size: 12px}
}


@media screen and (max-width:320px) {
body,#contentContainer #content{font-size: 11px}
}



/* @option theme sidebar font-size*/

#sidebarContainer #sidebar,#blog-categories a{font-size: 12px;}

@media screen and (max-width:768px) {
#sidebarContainer #sidebar,#blog-categories a {font-size: 12px}
}

@media screen and (max-width:600px) {
}

@media screen and (max-width:480px) {
	#sidebarContainer #sidebar,#blog-categories a {font-size: 12px}
}


@media screen and (max-width:320px) {
#sidebarContainer #sidebar,#blog-categories a {font-size: 11px}
}



/* @option theme container opacity*/

#containerwrapper {
/*transparent container strip*/
	filter: alpha(opacity=40);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
    -moz-opacity: 0.40;
    opacity: 0.40;
}

/* @option theme extracontent font-size*/

#myExtraContent1,
#myExtraContent2,
#myExtraContent3,
#myExtraContent4,
#myExtraContent5 {
	font-size: 11px;
}

#myExtraContent5 {
	font-size: 11px;
	line-height: 3.1;}

@media screen and (max-width:768px) {
#myExtraContent1,
#myExtraContent2,
#myExtraContent3,
#myExtraContent4,
#myExtraContent5 {font-size: 11px}
#myExtraContent5 {line-height: 3.1;}

}

@media screen and (max-width:600px) {
#myExtraContent1,
#myExtraContent2,
#myExtraContent3,
#myExtraContent4,
#myExtraContent5 {font-size: 11px}
#myExtraContent5 {line-height: 3.3;}
}

@media screen and (max-width:480px) {
#myExtraContent1,
#myExtraContent2,
#myExtraContent3,
#myExtraContent4{font-size: 11px}
#myExtraContent5 {line-height: 3;}
}


/* @option theme miscellaneous*/

a.trigger,a.trigger:hover,a.active.trigger{
	background: none}


.closebutton {
	display: block;}
	
#holder {margin-top: 96px;margin-left: 21px;position: relative;display: block;}
	
@media screen and (max-width:768px) {
#holder {margin-top: 96px;margin-left: 14px;}}

@media screen and (max-width:600px) {
#holder {margin-top: 17px;margin-left: 47%;margin-right: 47% ;}}

.pulse {
	width: 10px;
	height: 10px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	z-index: 10;
	position: absolute;
	border-style: solid;
	border-width: 5px;
}	
.dot {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	height: 50px;
	width: 50px;
	-webkit-animation: pulse 2000ms ease-out;
	-moz-animation: pulse 2000ms ease-out;
	animation: pulse 2000ms ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	position: absolute;
	top: -20px;
	left: -20px;
	z-index: 1;
	opacity: 0;
	border-style: solid;
	border-width: 5px;
}
	
@-moz-keyframes pulse {
	0% {
	   	-moz-transform: scale(0);
	   	opacity: 0.0;}
	   	25% {
	   	-moz-transform: scale(0.2);
	   	opacity: 0;
}

50% {
	   	-moz-transform: scale(0.4);
	   	opacity: 1;
}

100% {
	   	-moz-transform: scale(0.6);
	   	opacity: 0.0;
}}
@-webkit-keyframes "pulse" {
	 0% {
	    -webkit-transform: scale(0);
	   	opacity: 0.0;
	 }
	 
	 25% {
	    -webkit-transform: scale(0.2);
	   	opacity: 0;
	 }

	 50% {
	    -webkit-transform: scale(0.4);
	   	opacity: 1;
	 }
	
	 100% {
	    -webkit-transform: scale(0.6);
	   	opacity: 0.0;
	 }
	}

	



/* @option user-selected content panel position */

.panel {
	top: 20px;
	position: absolute;
	left: 25%;
	right: 25%;
	width: auto;
	padding-bottom: 30px;
}

#breadcrumbcontainer {width: 100% !important;}
#contentContainer {width: auto;padding-top: 30px;}

#sidebarContainer {display: none;}

@media screen and (max-width:1024px) {
.panel {width: auto !important;left: 20%;right: 20%;}
}

@media screen and (max-width:768px) {
.panel {left: 16%;right: 16%;border-width: 3px !important;padding-bottom: 25px;}
}

@media screen and (max-width:600px) {
.panel {right: 10px !important;left: 10px;
padding-bottom: 20px;}

}


/* @option user-selected Content Panel Border */

.panel{
	border-style: none;}
	
	
#breadcrumbcontainer{
	-moz-border-radius-topleft: 3px;
  	-webkit-border-top-left-radius: 3px;
  	-moz-border-radius-topright: 3px;
  	-webkit-border-top-right-radius: 3px;}
  	
@media screen and (max-width:768px) {
.panel {top: 55px}
#breadcrumbcontainer {padding-top: 6px;font-size: 11px;}
}

/* @end */


  

/* @option theme extracontent1 width*/

.panel {
}

/* @option user-selected miscellaneous */

#container,#containerwrapper {position: fixed;} html,body {background-attachment: fixed;}

/* @option user-selected miscellaneous */

#container{
	height:215px;
	border-top-style: none;
	border-bottom-style: none;
}

#containerwrapper{height:215px;}

a.trigger,a.trigger:hover{height: 215px;}


@media screen and (max-width:600px) {
	#containerwrapper,#container{margin-top: 0px;height:186px;top:0px;}
	a.trigger,a.trigger:hover{height:55px !important;}
}



/* @option user-selected miscellaneous */

#ec5wrap {display: block;height: 34px;}

#myExtraContent5 {height: 29px;}

#logo {padding-bottom: 35px;
}

@media screen and (max-width:480px) {
#ec5wrap2 {top: 0px;display: block;position: relative;text-align: center;width: 100% !important;}
#containerwrapper,#container{height:220px;}
#footer {position: relative;border-top-style: none;}
#footer p {padding-top: 8px;border-top-style: dotted;border-top-width: 1px;}
#myExtraContent5 {font-size: 11px;width: 100%;text-align: center;padding: 0;}
#ec5wrap {position: relative;width: 100%;right: 0;padding-bottom: 0px;}

}


/* @option user-selected miscellaneous */

a.trigger,a.trigger:hover,a.active.trigger {
	background-color: transparent !important;
	border-right-style: solid;
	border-right-width: 1px;}
	
@media screen and (max-width:600px) {
a.trigger,a.trigger:hover,a.active.trigger {border-right-style: none;border-bottom-style: solid;border-bottom-width: 1px;}
}
	


/* @option user-selected slideshow controls */
	
#prevslide,#nextslide,#play-button,#slidecounter,#slidecaption {
	display: none;
}


		