@import url('plugins/plugins.css');
@import url('csselements/rapidcontent.css');
@import url('csselements/extracontent.css');


/* @group GLOBAL */

body {
	margin:0; padding:0;
	font:15px/25px 'Lato', sans-serif;
	color:#555;
	background: #f5f5f5;  
	-webkit-backface-visibility:hidden; 
	overflow-x:hidden; 
	text-rendering:optimizeLegibility;
}
li { line-height: 24px; }
li.sidebar { line-height: 24px; font-size:13px; }
.image-left{float:left;margin:0 15px 5px 0;}
.image-right{float:right;margin:0 0 5px 15px;}
.imageStyle{}
.floatLeft{	float: left;}
.floatRight{float: right;}
a, input, select, textarea {outline:none; text-decoration:none; }
a, li { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
a, a:visited { text-decoration: none!important; }
:focus {outline: 0;}
ul { }
a:hover, a:active, a:focus { outline: 0!important;}
::-moz-selection{ color:#fff; background:#19C1C3; }
::selection { color:#fff; background:#19C1C3; }
p {margin-bottom:15px; }
span { font-weight:700; }
small { letter-spacing:0.2em; font-size:11px; }
.clear { height:0; clear: both; font-size:0; }
.normal { font-weight: normal; }
.pull-right { margin-left:12px; }
.pull-left { margin-right:12px; }
.center { text-align:center; margin: 0 auto; }
.right { text-align:right; margin: 0 auto; }
hr { border-top:1px solid #ccc;border-bottom:0; }
blockquote { border-left:3px solid #2BA6CB; }
.zocial:hover, .zocial:focus{ background: #19C1C3;
	color: #f7f7f7;
}
.zocial{ border-radius:4px; padding:2px;}
.media img { margin-top:5px; }
.media-body a { color:#888; }
.media-body a:hover { color:#777; }
.big {font-size:100px; }
.myslider{ display:none; }
h1,h2,h3,h4,h5,h6,h7,h8,h9,h10,h11,h12,h13,h14,h15 { font-weight:300; font-family: 'Lato', sans-serif;
	letter-spacing:-0.25px; }
h1.title {  font-size:40px; line-height:35px; font-weight:700; margin-bottom:35px; text-align:left;}
h1 { font-weight:700; font-size: 24px; line-height:40px; }
h2 { font-weight:400; font-size: 21px;  line-height:28px; }
h3 { font-weight:400; font-size: 18px; line-height:25px; }
h4 { font-weight:400; font-size: 16px; line-height:25px; margin-bottom:10px; }
h5 { font-weight:400; font-size: 15px; line-height:22px; margin-bottom:10px; }
h6 { font-weight:400; font-size: 14px; line-height:22px; margin-bottom:10px; }
h7 { font-weight:500; font-size: 21px;  line-height:28px; color:#2980b9; text-align:justify; }
h8 { font-weight:300; font-size: 48px;  line-height:60px; color:#2980b9; }
h9 { font-weight:300; font-size: 42px;  line-height:60px; color:#34495E; margin-bottom:10px; }
h10 { font-weight:300; font-size: 32px;  line-height:40px; color:#34495E; margin-top:10px; }
h11 { font-weight:400; font-size: 21px;  line-height:30px; color:#2980b9; margin-top:10px; }
h12 { font-weight:300; font-size: 40px;  line-height:50px; color:#2980b9; margin-top:10px; }
h13 { font-weight:300; font-size: 30px;  line-height:40px; color:#2980b9; margin-top:10px; }
h14 { font-weight:300; font-size: 30px;  line-height:40px; color:#34495E; margin-top:10px; }
h15 { font-weight:200; font-size: 21px;  line-height:22px; }
h1.intro {  line-height:40px; font-weight:300;}
.lead { font-size:18px; line-height:24px; }

/* @end */



.logoImg{
	float: left;
	padding-top: 10px;
	margin:0 15px 5px 0;
}

.kulerHeader{
	display: block;
	position: relative;
}
.kulerHeader img{
	max-width: 100%;
}
.clearer{
	clear: both;
}
.sidebar.right{
	text-align: left;
	margin-left: 2%;
}

/* @group BLOG PAGE */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
	font-size: .8em;
}

ul.blog-tag-cloud li {
	text-align: center;
	list-style-type: none;
	display: inline;
	font-size: .88em;
	padding-left: 7px;
}

ul.blog-tag-cloud li a:after{content:",";}

ul.blog-tag-cloud li a{
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/* @end */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
}

.blog-archive-headings-wrapper {
	font-size: 1.4em;
	padding-bottom: 25px;
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
	padding-top: 20px;
}

.blog-archive-month {
	font-size: 1.2em;
	padding-left: 2px;

}

.blog-archive-link {
	font-size: 0.8em;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */
 .blog-entry{
	
	margin-right: 10px;
}
#blog-categories:before {
	content: "Categories:";
	display: block;
	margin-bottom: 5px;
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e8e8e8;
	margin-right: 7px;
	color: #181818;
}

#blog-archives:before {
	content: "Archives:";
	display: block;
	margin-bottom: 5px;
	font-size: 1.0em;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e8e8e8;
	margin-right: 7px;
	color: #181818;
}

ul.blog-tag-cloud:before {
	content: "Tag cloud:";
	display: block;
	margin-bottom: 5px;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #e9e6e0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 7px;
	color: #181818;
}



#blog-archives {
	margin-bottom: 20px;
	
	margin-top: 25px;
	
}
#blog-categories {
	margin-bottom: 10px;
	
}

ul.blog-tag-cloud {
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-bottom: 10px;
	
	position: relative;
	
}
.blog-entry {
	margin-bottom: 15px;padding: 20px;}

h1.blog-entry-title {
	padding: 0;
	margin: 0 0 6px;
	font-size: 1.4em;
	font-family: 'Lato', sans-serif;
}


h1.blog-entry-title a {
	text-decoration: none;
}
h1.blog-entry-title a:hover {
	text-decoration: none;
}
.blog-entry-date {
	margin-top: 2px;margin-bottom: 10px;font-weight: normal;font-size: 1em;}

/*styles the category link in the main entry */
.blog-entry-category {
	padding-left: 8px;
	margin-right: 8px;
	
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

.blog-read-more {
	text-decoration: none;
}

.blog-entry-body {}

.blog-entry-comments {
}

.blog-trackback-link {
}

p.blog-entry-tags {
	margin-top: 15px;
	margin-bottom: 4px;
}
p.blog-entry-tags span{
	margin-right: 5px;
}
/* styles the archives in the blog sidebar */
#blog-archives {
	text-align: left;
	padding-bottom: 10px;
}

.blog-archive-link-enabled {
	
}

.blog-archive-link-disabled {
	padding-left: 24px;
	color: #585758;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	text-align: left;
	padding-bottom: 10px;
}

.blog-category-link-enabled {
	padding: 0px 0px 0px 1px;
	margin-top: -3px;
	
}
.blog-category-link-enabled span{
	font-size: 16px;
	vertical-align: middle;
	margin-right: 5px;
}
.blog-category-link-enabled span:hover{
}
.blog-category-link-disabled {
	margin: 0;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	text-decoration: none;
	text-align: left;
}

.blog-rss-link {
	
}

.blog-comments-rss-link {
	padding-left: 20px;
}

.blog-entry-category span {
	margin-right: 5px;
}
	
p.blog-entry-tags {
}

.blog-category-link-disabled {
	background: url(images/file.png) no-repeat left center;
}

.blog-archive-link-disabled {
	background: url(images/file.png) no-repeat left center;
}


.blog-category-link-enabled {
	
}

.blog-archive-link-enabled span {
	margin-right: 5px;
}

a.blog-rss-link span{
margin-right: 5px;
color: #d65f08;
vertical-align: middle;
}

.blog-comments-rss-link {
	background: url(images/feed.png) no-repeat 0;
}

/* @end */


/* @group CONTACT FORM */

input[type=text], textarea {
	 margin-bottom: 8px;
        border: 1px solid #e7e9e9;
        font-size: 16px;
        background-color: #fdfdfd;
		border-top-color: #d8dada;
		-webkit-border-radius:3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
}

 input[type=text]:hover,
textarea:hover {
	border: 1px solid #d8dada;
}

input[type=text]:focus,
textarea:focus {
	border: 1px solid #d8dada; 
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 0px rgba(0,0,0,0.03);
	background-color: #ffffff;
}

.message-text {
} 

.required-text {

} 
form{margin-right: auto;margin-left: auto;width: 95%;}
.form-input-field {padding:7px; border: 1px solid #cfd1d1; font:16px Arial, Helvetica, sans-serif; width: 98%; color: #707171; -moz-border-radius:5px; -webkit-border-radius:5px;} 

.form-input-button { 
	text-align: center;
} 
/* @end */



/*<div class="filesharing-description">
	This is descripttive Text ....<br> 
</div>

<div class="filesharing-item">
	<div class="filesharing-item-title">
		<a href="files/big_slider1.jpg">Image</a>
	</div>
	<div class="filesharing-item-description">
	this is descriptive text … 
	</div>
</div>

*/



/* @group File Sharing */

/* sample HTML
<div class="filesharing-description"></div>
<div class="filesharing-item">
	<div class="filesharing-item-title">
		<a href="files/Aqua Blue.jpg">Aqua Blue.jpg</a>
	</div>
	<div class="filesharing-item-description">
		The original Aqua Blue that shipped with Tiger.
	</div>
</div>
*/

.filesharing-description {
	margin-bottom: 40px;
}

.filesharing-item {
	padding: 10px;
	width: 95%;
}
.filesharing-item.even {
}
.filesharing-item.odd {
}

.filesharing-item-title {
	width: 20%;
	float: left;
	margin: 5px 0;
	
}

.filesharing-item-title:after {
	content: ":";
}

.filesharing-item-title a:link {

}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
	width: 80%;
	float: right;
	margin: 5px 0;
	
}

/* @end */

/* @group QUICKTIME PAGE */

.movie-description {

}
	
/* @end */

/* @group QUICKTIME ALBUM */

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

.movie-page-title {
	margin-bottom: 5px;
	font-style: normal;
	font-size: 2em;
}

.movie-page-description {
	font-size: 0.9em;
	margin-bottom: 15px;
	padding-bottom: 10px;
	
}

.movie-thumbnail-frame {
	float:left;
	text-align: center;
	margin: 0 5px 10px;
	padding: 8px;
	width: 20%;
	border: 1px solid #acacaa;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 88px;
}
.movie-thumbnail-frame img{text-align: center;}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
	text-align: center;
	color: #000;
	word-wrap: break-word;
	line-height: 16px;
	font-size: .88em;
}
	
/* @end */

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

.movie-background {
	margin: 10px;
}

.movie-title {
	letter-spacing: 2px;
	font: normal 2em Georgia, serif;
}

.movie-frame {
	margin-bottom: 10px;
}
	
/* @end */


/* @end */


/* @group Photo Album */

#flashcontent {
	text-align: center;
}

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

.album-title {
	padding-bottom:14px;
	font-size: 1.4em;margin-top: 10px;}

.album-description {
	font-size: 1em;
}
.album-description p{margin-top: 4px;margin-bottom: 8px;}
.album-wrapper {
	margin: 0 auto;
	display: block;
}

.thumbnail-wrap {
	padding: 5px 10px 80px;
	display: inline;
	float: left;
	margin: 12px 8px;
	font-size: 19px;
	line-height: 1.1em;
}

.thumbnail-frame {
	padding: 10px 10px 0;
	display: inline;
	float: left;

	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow:0 0 1px #333333;
	-webkit-box-shadow:0 0 1px #333333;
	box-shadow:0 0 1px #333333;
	
	}

.thumbnail-frame:hover {}

.thumbnail-frame a {}

.thumbnail-frame a:hover {}

.thumbnail-frame img {}

.thumbnail-caption {
	margin: 5px auto;
	text-align: center;
	color: gray;
	font-size: 0.8em;
}
	
/* @end */

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

.photo-background {
	
	text-align: center;width: 680px;margin: 10px auto;}

.photo-title{font: 1.2em "Century Gothic";}
.photo-navigation a:link, .photo-navigation a:visited {
	text-decoration: none;
}
.photo-navigation{
	position: relative;
	top: 580px;text-align: center;}
.photo-title{margin: 0;}
.photo-caption, .photo-links{
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
.photo-navigation a:hover {}

.photo-frame{
	margin: -20px auto 0;
	text-align: center;
	
}
img .photo-frame{
	width: 640px;
	height: 480px;
	
}
 .photo-frame {
	border: 20px solid #f4f6f6;
	border-bottom-width: 120px;
	-moz-box-shadow:0 0 3px #333333;
	-webkit-box-shadow:0 0 3px #333333;
	box-shadow:0 0 3px #333333;
	margin-left: auto;margin-right: auto;}
body.photo-background img{
	width: 640px;
	height: 480px;
	margin-right: auto;
}
body.photo-background{
}

/* @end */
	
/* @end */
/* @group EXIF data */
.exif-data {

	background: #fffeff url(images/efix.jpg) no-repeat left -120px;
	margin: 14px 0 0 8px;
	width: 200px;
	padding: 70px 4px 5px 6px;
	border: 1px solid #f3f3f3;position: absolute;left: 2%;top: 6.6%;}

.exif-data p {
	color: #000;
	text-align: left;
	padding-left: 17px;
	border-bottom: 1px solid #eceeee;
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 6px;
	padding-top: 6px;
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

/* icon */

p.exif-focal-length {
	
}

/* icon */

p.exif-dimensions {
	
}

/* icon */

p.exif-pixel-y-dimension {
	}

/* icon */

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 {
}

/* icon */

p.exif-shutter-speed {
	
}

/* icon */

p.exif-datetime-original {
	
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

/* icon */

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 {
}

/* icon */

p.exif-image-uniqueid {
	
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

/* icon */

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 {
}

/* icon */

p.exif-35mm-focal-length {
}

/* icon */

p.exif-datetime-digitized {
	
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

/* icon */

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 {
}

/* icon */

p.exif-iso-rating {
	
}

/* icon */

p.exif-maker-note {
	
}

p.exif-digital-zoom-ratio {
}

/* icon */

p.exif-user-comment {
	
}/* @end */

/* @group VIEWER */

.viewer {
	background-color:rgba(0,0,0,0.8);
	background-color:transparent;
	background-image:-moz-radial-gradient(50% 50%,ellipse cover,rgba(0,0,0,0.7) 0,rgba(0,0,0,0.9) 100%);
	background-image:-webkit-radial-gradient(50% 50%,ellipse cover,rgba(0,0,0,0.7) 0,rgba(0,0,0,0.9) 100%);
	background-image:-o-radial-gradient(50% 50%,ellipse cover,rgba(0,0,0,0.7) 0,rgba(0,0,0,0.9) 100%);
	background-image:-ms-radial-gradient(50% 50%,ellipse cover,rgba(0,0,0,0.7) 0,rgba(0,0,0,0.9) 100%);
	background-image:radial-gradient(50% 50%,ellipse cover,rgba(0,0,0,0.7) 0,rgba(0,0,0,0.9) 100%)
}
.viewer .caption {
	color:#ba6d3a;
	font-size:1.4em;
	line-height:50px
}
.viewer li>div {
	left:50px;
	top:50px;
	bottom:50px;
	right:50px
}
.viewer li.loading>div {
	background:url(img/loading.gif) center center no-repeat
}
.multiplebgs .viewer li.loading>div {
	background:url(img/loading.gif) center center no-repeat,url(img/loading_frame.png) center center no-repeat
}
.viewer li.loading.previous,.viewer li.loading.next {
	background:0
}
.viewer img {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.5);
	-moz-box-shadow:0 5px 20px rgba(0,0,0,0.5);
	box-shadow:0 5px 20px rgba(0,0,0,0.5);
}
.viewer .close {
	top:20px!important;
	right:20px!important;
	font-weight:700!important;
	filter:alpha(opacity=80);
	-khtml-opacity:.2;
	-moz-opacity:.2;
	opacity:.2;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
	-o-border-radius:1em;
	border-radius:1em;
	background: #fff;
	width: 30px;
	height: 30px;
	color: #000;
	font-size: 30px;
	line-height: 23px;
	text-align: center;
}

.viewer .close:hover {
	filter:alpha(opacity=100);
	-khtml-opacity:1;
	-moz-opacity:1;
	opacity:1
}

/* @end */

/* @group Sitemap Specific (Loghound.com) */
/* Begin Alphabetical Specific*/

#sitemap-container dt{font-size: 1.2em;}
#sitemap-container dd{padding-left: 0;margin-left: 10px;font-size: .9em;}
/* End Alphabetical Specific*/

/* Begin Tree Specific*/
#sitemap-container ul{list-style-type: none;font-weight: bold;}
#sitemap-container ul li{}
#sitemap-container ul li a{}
#sitemap-container ul ul{margin-left: 1em;padding-top: .5em;padding-bottom: .5em;font-weight: normal;font-style: normal;}
#sitemap-container ul ul a:before{content: '\21B3 ';padding-right: 2px;}
#sitemap-container ul li ul li ul{padding-top: .1em;padding-bottom: .2em;font-weight: bold;padding-left: .2em;font-size: .9em;margin-left: .5em;}
#sitemap-container ul li ul{padding-left: .5em;padding-right: .5em;font-weight: bold;font-size: .88em;}
#sitemap-container ul {padding-left: .5em;padding-right: .5em;padding-top: .5em;font-size: 18px;}

#sitemap-container ul li{font-weight: normal;font-style: normal;font-size: .9em;}
#sitemap-container ul li li{font-weight: normal;font-style: normal;font-size: 1.1em;}
#sitemap-container ul li a{font-weight: bold;font-size: 1.1em;}
#sitemap-container ul li li a{font-weight: bold;font-size: 1.1em;}
.sidebar_plugins a.faq-pdf-link{margin-left: 0;}
.sidebar_plugins a.faq-rss-link, .sidebar_plugins a.faq-pdf-link{
	font-size: .9em;
}
/* End Tree Specific*/


/* Begin Alphabetical Specific*/


/* Begin Alphabetical Specific*/


/* @end */
.too_narrow_fix {
   left: -140px !important;
   top: 2.5em  !important;
}
.fs-clear{
	clear: both;
}

#myExtraContent1.sample, #myExtraContent2.sample, #myExtraContent3.sample, #myExtraContent4.sample, #myExtraContent5.sample{
	border: 1px solid #eb0404;
}
.movie-thumbnail-frame{
	
}

/* @group Mootable */

.m-face {border: none; }
.m-expanded .m-seed .m-facelink, .m-create .m-preview .m-facelink {background-color: none;}
.m-moot {padding-left:4px;}

/* @end */
	