

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }



a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }


abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

mark {
  background: yellow;
  color: black; }

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: "";
  content: none; }

small {
  font-size: 75%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul,
ol {
  margin-left: 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: none;
  margin: 0px;
  padding: 0px; }

legend {
  border: 0;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ul, ol {
  padding: 0;
  list-style-type: none; }

dd {
  margin: 0; }

.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none; }

p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -epub-hyphens: auto;
  hyphens: auto; }

b,
strong,
.strong {
  font-weight: bold; }

dfn,
em,
.em {
  font-style: italic; }

small, .small {
  font-size: 75%; }

.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "";
    display: table; }
  .clearfix:after {
    clear: both; }

.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

span.amp {
  font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif;
  font-style: italic; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }
html{
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
}


body {
  font-size: 12px;
  line-height: 18px;
}

.wrap {
  width: 100%;
  margin: 0 auto; }


  a:link, a:visited:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  font-weight: lighter; }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none; }

h1, .h1 {
  font-size: 4em;
  line-height: 1.333em; }

h2, .h2 {
  font-size: 3em;
  line-height: 1.4em;
  margin-bottom: 0.375em; }

h3, .h3 {
  font-size: 2em; }

h4, .h4 {
  font-size: 1.5em;
  font-weight: 700; }

h5, .h5 {
  font-size: 1em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px; }


p {
 font-size: 1.1em;
}
input {
 font-size: 1.0em;
}
small {
 font-size: 0.75em;
}

::selection {
color: white;
text-shadow: 1px 1px 0 #555;
}
Pseudo ::-webkit-scrollbar element


.meta {
  color: #999999; }

.wp-caption {
  background: #eeeeee;
  padding: 5px; }
  .wp-caption img {
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.page-navigation,
.wp-prev-next {
  margin: 1.1em 0 2.2em; }

.bones_page_navi{
	font-size:10px;
	margin-top: 30px;
}

.bones_page_navi li {
  float: left;
  margin-right: 10px;
  list-style:none;
  
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .bones_page_navi li a {
    padding: 5px 10px;
    display: block;
    text-decoration: none;
    position: relative;
    color:#fff; }
   
    .bones_page_navi li a:hover, .bones_page_navi li a:focus {
      color: #fff;
      text-decoration: underline; }

 .bones_page_navi li a:hover{
 	text-decoration: none;
 }

li.bpn-current {
  padding: 5px 10px;
  position: relative;
  color:#fff }

li.bpn-prev-link,
li.bpn-next-link {
  font-weight: 700;
  padding: 0px 8px;
  line-height:2; }
  li.bpn-prev-link a,
  li.bpn-next-link a {
   padding: 7px 0px;
   line-height: 1;
  }

li.bpn-prev-link a:hover,
li.bpn-next-link a:hover,
li.bpn-first-page-link a:hover,
li.bpn-last-page-link a:hover {
  background: none; }

.wp-prev-next .prev-link {
  float: left; }
.wp-prev-next .next-link {
  float: right; }


.respond-form {
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0px 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.734em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
  #comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.734em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

.footer {
  clear: both; }



@media print {
	* {
		background: transparent !important;
		color: black !important;
		filter: none !important;
		ms-filter: none !important;
		text-shadow: none !important;
	}
	a,a:visited {
		color: #444 !important;
		text-decoration: underline;
	}
	a:after,a:visited:after {
		content: " (" attr(href) ")";
	}
	a abbr[title]:after,a:visited abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
		content: "";
	}
	pre,blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,h2,h3 {
		orphans: 3;
		widows: 3;
	}
	h2,h3 {
		page-break-after: avoid;
	}
	.sidebar,.page-navigation,.wp-prev-next,.respond-form,nav {
		display: none;
	}
	
	
}

.sticky{
	
}
.gallery-caption{
	
}

.bypostauthor{
	
}

.error_404 h1{
	font-size: 100px;
	font-weight: lighter;
	text-align: center;
	margin-bottom: 0px;
}

.error_404 p{
font-size: 36px;
text-align: center;
margin: 0px;
font-weight: lighter;
}

/*************************************************************************************/

.top_line{
	width: 100%;
	height:10px;
	display:block;
}

#container{
	max-width:1020px;
	display: block;
	position:relative;
	width:100%;
	margin:60px auto 0px;
	border:1px solid #eaeaea;
}

#logo img{
	display:block;
}
.header_divider{
	width: 100%;
	margin: 30px 0px;
	height:5px;
	background: url('../images/dotted.png');
	
}

.divider{
	width: 100%;
	margin: 20px 0px;
	height:5px;
	background: url('../images/dotted.png');
}

.divider_shortcode{
	width: 100%;
	margin: 40px 0px;
	height:5px;
	background: url('../images/dotted.png');
}

#social-wrap{
right: 0px;
position: absolute;
top: -47px;
}


#social-wrap li{
	float: left;
	
	background: none;
	
	-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
}

#social-wrap li a{
	text-indent: -9999px;
	width: 32px;
	height:32px;
	display: block;
	
	-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
	background: url('../images/social_icons.png') no-repeat;
}

#social-wrap.light li a.facebook{
	background-position:  0px 0px;
}
#social-wrap.light li:hover a.facebook{
	background-position:  -32px 0px;
}


#social-wrap.light li a.twitter{
	background-position:  0px -32px;
}
#social-wrap.light li:hover a.twitter{
	background-position:  -32px -32px;
}

#social-wrap.light li a.g_plus{
	background-position:  0px -64px;
}
#social-wrap.light li:hover a.g_plus{
	background-position:  -32px -64px;
}

#social-wrap.light li a.youtube{
	background-position:  0px -96px;
}
#social-wrap.light li:hover a.youtube{
	background-position:  -32px -96px;
}

#social-wrap.light li a.vimeo{
	background-position:  0px -128px;
}
#social-wrap.light li:hover a.vimeo{
	background-position:  -32px -128px;
}


#social-wrap.light li a.rss{
	background-position:  0px -160px;
}
#social-wrap.light li:hover a.rss{
	background-position:  -32px -160px;
}


#social-wrap.dark li a.facebook{
	background-position:  -32px 0px;
}
#social-wrap.dark li:hover a.facebook{
	background-position:  -64px 0px;
}


#social-wrap.dark li a.twitter{
	background-position:  -32px -32px;
}
#social-wrap.dark li:hover a.twitter{
	background-position:  -64px -32px;
}

#social-wrap.dark li a.g_plus{
	background-position:  -32px -64px;
}
#social-wrap.dark li:hover a.g_plus{
	background-position:  -64px -64px;
}

#social-wrap.dark li a.youtube{
	background-position:  -32px -96px;
}
#social-wrap.dark li:hover a.youtube{
	background-position:  -64px -96px;
}

#social-wrap.dark li a.vimeo{
	background-position:  -32px -128px;
}
#social-wrap.dark li:hover a.vimeo{
	background-position:  -64px -128px;
}


#social-wrap.dark li a.rss{
	background-position:  -32px -160px;
}
#social-wrap.dark li:hover a.rss{
	background-position:  -64px -160px;
}



/*****    Navigation Menu    ****/

.nav_wrap li:hover a, 
.nav_wrap li:focus a ,
.nav_wrap li.current-menu-item a{
	color:white;
}
.nav_wrap{
	float:right;
	margin-right: 30px;
}
.nav {
	border-bottom: 0;
	margin:0px;
}
.nav_wrap li a {
	display: block;
	padding: 20px 20px;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom: 0;
	line-height:1;
	
	
	-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
}
.nav_wrap li li a {
	display: block;
	padding: 10px 10px;
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
	text-transform:none;
	color:white;
}
.nav_wrap li ul.sub-menu li a,
.nav_wrap li ul.children li a {
	border-right: 0;
	display: block;
	padding-left: 10px;
	width: 180px;
}


.nav_wrap li {
	float: left;
	position: relative;
	margin-left:5px; /* Origial 10px - change by bert */
	
	-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
}

.nav_wrap li li {
	margin-left: 0px;
	border-bottom:dotted 1px #eee;
}

.nav_wrap li ul.sub-menu,
.nav_wrap li ul.children {
	border-top: 0;
	display: none;
	position: absolute;
	width: 200px;
	z-index: 8999;
	padding-top: 0px; /* Original 30px - change by bert*/
}

.nav_wrap li li ul.sub-menu,
.nav_wrap li li ul.children {
	border-top: 0;
	display: none;
	position: absolute;
	width: 200px;
	z-index: 8999;
	left:200px;
	padding-top:0px;
}

.nav_wrap li ul.sub-menu li:last-child a,
.nav_wrap li ul.children li:last-child a {
	border-bottom: 0;
}
.nav_wrap li:hover ul {
	display: block;
	top: auto;
}


.nav_wrap li li:hover ul{
	display: block;
	top: 0px;
	
}
/*****    Main Page Styling    ****/

#content {
padding: 0px 30px 60px;

 }
 
 .title_wrap h1{
 	line-height: 1;
 	font-weight: lighter;
 	font-size: 30px;
 	text-transform: uppercase;
 	margin-top: 0px;
 	margin-bottom: 10px;
 }
 
 
 .breadcrumbs{
 font-size: 12px;
 font-weight: lighter;
 float: left;
  }
 #breadcrumbs_search{
 	float: right;
 	display: block;
 	margin-top: -18px;
 	background: url('../images/dotted_30.png');
 }
 
 #breadcrumbs_search #searchform input{
 	
 	background: transparent url('../images/search.png') no-repeat 20px center;
 	border: none;
 	padding: 10px 10px 10px 50px;
 	font-weight: lighter;
 	width: 30px;
 	
 	
 	
 	-webkit-transition: all 0.5s ease-out;
 		-moz-transition: all 0.5s ease-out;
 		-ms-transition: all 0.5s ease-out;
 		-o-transition: all 0.5s ease-out;
 		transition: all 0.5s ease-out;
 	
 }
 
  #breadcrumbs_search #searchform input:hover,
   #breadcrumbs_search #searchform input:focus{
   	width:170px;
   }
   
   
   #widget_search{
   	display: block;
   	float: left;
   	background: url('../images/dotted_30.png');
   	width: 100%;
	margin-top:20px;
   }
   
   
   #widget_search #searchform input{
   	
   	background: transparent url('../images/search.png') no-repeat 20px center;
   	border: none;
   	padding: 10px 10px 10px 50px;
   	font-weight: lighter;
   
   	
   	
   }
 
 .main_content_width{
 	width: 100%;
 	max-width: 680px;
 }
 
  .main_content_width.left,
  .sidebar.left{
  float: left;
  margin-right:30px;
  }
  
  .main_content_width.right,
  .sidebar.right{
  float: right;
  }
  
  /***** post content styling *****/
  
  .post-content dd {
    margin-left: 0;
    font-size: 0.9em;
    margin-bottom: 1.5em; }
  .post-content img {
    max-width: 100%;
    height: auto; }
  .post-content video, .post-content object {
    max-width: 100%; }
  .post-content pre, .post-content code {
    border: 1px solid;
    padding: 10px; }
    
    .post-content li{
    	margin-left:20px;
    }
    
    .post-content ins{
    	text-decoration: none;
    	color: white;
    	padding: 2px 10px;
    }
    
    .post-content ol{
    	list-style-type:decimal;
 	}
 	.post-content ol ol{
 		list-style-type:upper-alpha;
 	}
 	.article-header{
 		position: relative;
 		display: block;
 	}
 	
 	.article-header #header-date{
 		position: absolute;
 		display: block;
 		top: 0px;
 		right: 0px;
 		color: #ffffff;
 		z-index: 100;
 		padding: 15px 10px;
 	}
 	
 	
 	
 	.article-header #header-link{
 		position: absolute;
 		display: block;
 		top: 0px;
 		left: 0px;
 		color: #ffffff;
 		z-index: 100;
 		padding: 30px 10px;
 	}
 	.article-header img{
 		margin: 0px;
 		max-width: 100%;
 		height: auto;
 	}
 	
 	.article-header #header-date p.day{
 		font-size: 36px;
 		margin: 0px;
 		font-weight:lighter;
 		line-height: 1;
 	}
 	
 	.article-header #header-date p.month{
 		font-size: 22px;
 		margin:0px;
 		font-weight:lighter;
 		line-height:1;
 		text-transform:uppercase;
 	}
 	.article-header #header-date p.year{
 		font-size: 20px;
 		margin:0px;
 		font-weight:lighter;
 		line-height:1;
 		margin-top: 5px;
 		text-transform:uppercase;
 	}
 	
 	.article-header .meta li a[rel="tag"]{
 		margin-right:5px;
 	}
 	
 	.article-header .audio_wrap audio{
 		width: 100%;
 		margin-top: -5px;
 	}
 	
 	.article-header ul.meta{
 		margin-bottom: 0px;
 		margin-top: 10px;
 	}
 	.article-header .meta li{
 		float: left;
 		font-size:12px;
 		margin-left:0px;
 	}
 	.article-header .meta li p{
 		margin: 0px;
 		line-height: 32px;
 	}
 	.article-header .meta li p a{
 		text-decoration:none;
 	}
 	.article-header .meta  span{
 		text-indent: -9999px;
 			display: block;
 			width: 32px;
 			height: 32px;
 			margin-right: 10px;
 			-webkit-transition: all 0.2s ease-out;
 				-moz-transition: all 0.2s ease-out;
 				-ms-transition: all 0.2s ease-out;
 				-o-transition: all 0.2s ease-out;
 				transition: all 0.2s ease-out;
 		background: url('../images/social_icons.png') no-repeat;
 			background-position: 0px -352px;
 			float: left;
 	}
 	
 	.article-header .meta li span.author{
 		background-position: 0px -352px;
 	}
 	.article-header .meta li:hover span.author{
 		background-position: -32px -352px;
 	}
 	
 	.article-header .meta li span.comments{
 		background-position: 0px -384px;
 		margin-left: 30px;
 	}
 	.article-header .meta li:hover span.comments{
 		background-position: -32px -384px;
 	}
 	
 	.article-header .meta li span.cats{
 		background-position: 0px -416px;
 		margin-left: 30px;
 	}
 	.article-header .meta li:hover span.cats{
 		background-position: -32px -416px;
 	}
 	
 	.article-header .meta li span.audio{
 		background-position: 0px -512px;
 
 	}
 	.article-header .meta li:hover span.audio{
 		background-position: -32px -512px;
 	}
 	
 	.article-header .meta li span.default{
 		background-position: 0px -544px;

 	}
 	.article-header .meta li:hover span.default{
 		background-position: -32px -544px;
 	}
 	
 	.article-header .meta li span.gallery{
 		background-position: 0px -576px;

 	}
 	.article-header .meta li:hover span.gallery{
 		background-position: -32px -576px;
 	}
 	
 	.article-header .meta li span.link{
 		background-position: 0px -608px;
 		
 	}
 	.article-header .meta li:hover span.link{
 		background-position: -32px -608px;
 	}
 	
 	.article-header .meta li span.video{
 		background-position: 0px -640px;

 	}
 	.article-header .meta li:hover span.video{
 		background-position: -32px -640px;
 	}
 	
 	
 	
 	 .article-header ul.share li{
 		float: left;
 		padding: 10px 55px;
 		margin: 15px 5px 20px;
 		text-align: center;
 		height: 22px;
 		max-width: 100px;
 	}
 	.article-header ul.share li.fb{
 		background: #3B5998;
 	}
 	
  	.article-header ul.share li.tw{
 		background: #46D0FE;
 	}
 	
 	 .article-header ul.share li.gp{
 		background:#DD4B39;
 	}
 	
 	.article-footer .tags-meta h3{
 		margin: 0px;
 		font-size:30px;
 		font-weight:lighter;
 		
 	}
 	
 	.article-footer .tags-meta a,
 	.tagcloud a{
 		padding: 5px;
 		margin-right:5px;
 		margin-bottom:5px;
 		font-size:11px;
 		text-decoration:none;
 		color: #fff;
 		float: left;
 		-webkit-transition: all 0.5s ease-out;
 			-moz-transition: all 0.5s ease-out;
 			-ms-transition: all 0.5s ease-out;
 			-o-transition: all 0.5s ease-out;
 			transition: all 0.5s ease-out;
 			
 	}
 	
 	.tagcloud a:hover{
 		color: white;
 	}
 	.tagcloud{
 		padding: 20px 0px 0px 0px;
 	}
 	
 	.article-footer .author-data .avatar{
 		float: left;
 		margin-right:20px;
 	}
 	
 	.article-footer .author-data h3{
 		margin: 0px;
 	}
 	.article-footer .author-data h3 a{
 		font-size: 18px;
 		font-weight:bold;
 		
 	}
 	.article-footer .author-data p{
 		margin: 0px;
 		font-size: 12px;
 	}
 	
 	.article-footer .author-data{
 		position: relative;
 		display: block;
 	}
 	.article-footer .author-data ul.author_social{
 		position: absolute;
 		display: block;
 		top: -10px;
 		right:0px;
 		margin: 0px;
 	}
 	.article-footer .author-data ul.author_social li{
 		float: left;
 	}
 	.article-footer .author-data ul.author_social li a{
 		text-indent: -9999px;
 			display: block;
 			width: 32px;
 			height: 32px;
 			margin-right: 10px;
 			-webkit-transition: all 0.2s ease-out;
 				-moz-transition: all 0.2s ease-out;
 				-ms-transition: all 0.2s ease-out;
 				-o-transition: all 0.2s ease-out;
 				transition: all 0.2s ease-out;
 		background: url('../images/social_icons.png') no-repeat;
 			
 	}
 	
 	.article-footer .author-data ul.author_social li a.facebook{
 		background-position: 0px 0px;
 	}
 	.article-footer .author-data ul.author_social li a.facebook:hover{
 		background-position:  -32px 0px;
 		
 	}
 	
 	.article-footer .author-data ul.author_social li a.twitter{
 		background-position:  0px -32px;
 	}
 	.article-footer .author-data ul.author_social li a.twitter:hover{
 		background-position:  -32px -32px;
 	}
 	
 	.article-footer .author-data ul.author_social li a.twitter{
 		background-position:  0px -64px;
 	}
 	.article-footer .author-data ul.author_social li a.twitter:hover{
 		background-position:  -32px -64px;
 	}
 	
 	.article-footer .author-data ul.author_social li a.email{
 		background-position:  0px -288px;
 	}
 	.article-footer .author-data ul.author_social li a.email:hover{
 		background-position:  -32px -288px;
 	}
 	
 	.article-footer .author-data ul.author_social li a.website{
 		background-position:  0px -448px;
 	}
 	.article-footer .author-data ul.author_social li a.website:hover{
 		background-position:  -32px -448px;
 	}
 	
 	.respond-form h3.title,
 	#comments{
 		margin: 0px;
 		font-size:30px;
 		font-weight:lighter;
 		
 	}
 	  .respond-form form input[type=text],
 	    .respond-form form input[type=email],
 	    .respond-form form input[type=url],
 	    .respond-form form textarea,
 	    .respond-form form input:focus,
 	    .respond-form form textarea:focus{
 	      padding: 5px 10px;
 	      background: url('../images/dotted_30.png');
 	      border: 1px solid ;
 	      line-height: 1.5em; 
 	      font-size: 12px;
	   }
 	      .respond-form form input[type=text]:invalid,
 	      .respond-form form input[type=email]:invalid,
 	      .respond-form form input[type=url]:invalid,
 	      .respond-form form textarea:invalid {
 	        outline: none;
 	        border-color: #A00;
 	        -webkit-box-shadow: none;
 	        -moz-box-shadow: none;
 	        -ms-box-shadow: none;
 	        box-shadow: none; }
 	    .respond-form form input[type=text],
 	    .respond-form form input[type=email],
 	    .respond-form form input[type=url] {
 	      max-width: 188px;
 	      min-width: 150px;
 	       }
 	       .respond-form form input#url,
 	       .respond-form form input#email{
 	       	margin-left:20px;
 	       	margin-bottom:20px
 	       }
 	    .respond-form form textarea {
 	      resize: none;
 	      width: 97.3%;
 	      height: 150px;
 	      
 	      max-width: 660px; }
 	
 	.respond-form #submit,
 	a.comment-reply-link{
 		color: white !important;
 		border: none;
 		padding: 10px 20px;
 		font-size: 12px;
 		border-radius: 3px;
 		float: right;
 		margin-right: 0px;
 		text-decoration:none;
 		-webkit-transition: all 0.5s ease-out;
 			-moz-transition: all 0.5s ease-out;
 			-ms-transition: all 0.5s ease-out;
 			-o-transition: all 0.5s ease-out;
 			transition: all 0.5s ease-out;
 			
 	}
 	
 	a.comment-reply-link{
 	padding:5px 10px;
 	font-size:11px;
 	}
 	
 	.required{
 		display: none;
 	}
 	
 	
 	.commentlist li {
 	  position: relative;
 	  clear: both;
 	  overflow: hidden;
 	  list-style-type: none;
 	  margin-bottom: 1.5em;
 	  padding: 0.734em 10px; }
 	  .commentlist li:last-child {
 	    margin-bottom: 0; }
 	  .commentlist li ul.children {
 	    margin: 0;
 	    margin-left: 50px; }
 	.commentlist li[class*=depth-] {
 	  margin-top: 1.1em; }
 	.commentlist li.depth-1 {
 	  margin-left: 0;
 	  margin-top: 0; }
 	.commentlist li:not(.depth-1) {
 	  margin-right: -10px;
 	  margin-left: -10px;
 	  margin-top: 0;
 	  padding-bottom: 0; }
 	
 	.commentlist .vcard {
 	  margin-left: 100px; }
 	  .commentlist .vcard cite.fn {
 	    font-weight: 700;
 	    font-style: normal; }
 	  .commentlist .vcard time {
 	    float: right; }
 	    .commentlist .vcard time a {
 	      color: #999999;
 	      text-decoration: none; }
 	      .commentlist .vcard time a:hover {
 	        text-decoration: underline; }

 	
 	.comment_content {
 	  margin-left: 50px; }
 	  .comment_content p {
 	    margin: 0.734em 0 1.5em;
 	    font-size: 1em;
 	    line-height: 1.5em; }
 	
 	 	
 	
 	.commentlist li {
 		clear: both;
 		list-style-type: none;
 		margin-bottom: 1.5em;
 		overflow: hidden;
 		padding: 0.7335em 10px;
 		position: relative;
 	}
 	.commentlist li:last-child {
 		margin-bottom: 0;
 	}
 	.commentlist li[class*=depth-] {
 		margin-top: 1.1em;
 	}
 	.commentlist li.depth-1 {
 		margin: 0;
 		padding: 0px;
 		margin-bottom: 20px;
 	}
 	.commentlist li:not(.depth-1) {
 		margin-left: -10px;
 		margin-right: -10px;
 		margin-top: 0;
 		padding-bottom: 0;
 	}
 	.commentlist .vcard cite.fn {
 		font-style: normal;
 		font-weight: 700;
 	}
 	.commentlist .vcard time {
 		float: right;
 	}
 	.commentlist .vcard time a {
 		color: #999;
 		text-decoration: none;
 	}
 	.commentlist .vcard time a:hover {
 		text-decoration: underline;
 	}
 	.commentlist .vcard img.avatar {
 		left:10px;
 		position: absolute;
 	}
 	.commentlist ul.children .vcard img.avatar {
 		left:20px;
 		position: absolute;
 	}
 	.commentlist .comment_content {
 		margin-left: 100px;
 	}
 	.commentlist .comment_content p {
 		font-size: 12px;
 		line-height: 1.5em;
 		margin: 0.7335em 0 1.5em;
 	}
 	
 	.commentlist .comment-reply-link:hover,.commentlist .comment-reply-link:focus {
 		opacity: 1;
 	}
 	
 	.commentlist li article{
 		padding: 10px;
 		border: 1px dotted #333;
 	}
 	
 	

/****** Single Portfolio ***********/

.single_portfolio .article-header #header-date{
left:0px;
right:auto;
}

.single_portfolio .article-header div.image{
	background: url('../images/shadow_med.png') no-repeat center bottom;
	float: left;
	padding-bottom: 18px;

	margin-right:30px;

}

.single_portfolio .post-content{
	padding-top: 30px;
}

.portfolio_cat_li{
	min-width: 200px;
}


.single_portfolio .article-header ul.share li{
	float: left;
	padding: 10px 30px;
	margin: 15px 5px 30px;
	text-align: center;
	height: 22px;
	max-width: 80px;
}
.single_portfolio .article-header ul.share li.fb{
	background: #3B5998;
}

.single_portfolio .article-header ul.share li.tw{
	background: #46D0FE;
}

.single_portfolio .article-header ul.share li.gp{
	background:#DD4B39;
}

/***** isotope *****/

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}

/**** portfolio filter ****/

.portfolio_filter{
	margin: 0px 10px 10px;
}

.portfolio_filter li{
	float: left;
	margin-right:10px;
	margin-bottom: 20px;
}

.portfolio_filter li a{
	padding:10px 25px;
	color:#fff;
	text-decoration:none;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	border-radius: 3px;
	line-height: 1;
	
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	
}
.portfolio_filter li a:hover{
	color:#fff;
}

/***** 2,3 and 4 portfolio column *****/


.portfolio_items  hgroup.data{
z-index:100;
display:block;
position:absolute;
bottom:-100px;
width: 100%;
padding:10px 0px;

-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;

}

.portfolio_items  div.element:hover hgroup.data{
	bottom: 0px;
}

.portfolio_items div.element{
	
	position:relative;
	display: block;
	overflow: hidden;
}



  .portfolio_items div.element hgroup.data h4{
  	font-size: 12px;
  	margin: 0px;
  	line-height: 1;
  	font-weight: 600;
  	color: white;
  	text-align: center;
  }
  
  .portfolio_items  div.element hgroup.data p{
  	font-size: 10px;
  	text-align: center;
  	margin: 0px;
  	margin-top: 4px;
  	color: white;
  	font-style: italic;
  }
  
  .portfolio_items .header-date{
  	position:absolute;
  	display: block;
  	top: -200px;
  	left:0px;
  	color:#fff;
  	padding:10px;
  	text-align:center;
  	z-index:200;
  	
  	-webkit-transition: all 0.2s ease-out;
  	-moz-transition: all 0.2s ease-out;
  	-ms-transition: all 0.2s ease-out;
  	-o-transition: all 0.2s ease-out;
  	transition: all 0.2s ease-out;
  }
  
  .portfolio_items  div.element:hover .header-date{
  	top: 0px;
  }
  
  .portfolio_items .header-date p.day{
  	font-size: 24px;
  	margin: 0px;
  	font-weight:lighter;
  	line-height: 1;
  }
  
  .portfolio_items .header-date p.month{
  	font-size: 13px;
  	margin:0px;
  	font-weight:lighter;
  	line-height:1;
  	text-transform:uppercase;
  }
  .portfolio_items .header-date p.year{
  	font-size: 12px;
  	margin:0px;
  	font-weight:lighter;
  	line-height:1;
  	margin-top: 5px;
  	text-transform:uppercase;
  }
  
  .portfolio_items hgroup.data-hover{
  	position: absolute;
  	display:block;
  	top: 0px;
  	left:0px;
  	width:100%;
  	height: 100%;
  	background: url('../images/dotted.png');
  	z-index:100;
  	
  	-webkit-transition: all 0.2s ease-out;
  	-moz-transition: all 0.2s ease-out;
  	-ms-transition: all 0.2s ease-out;
  	-o-transition: all 0.2s ease-out;
  	transition: all 0.2s ease-out;
  	
  	overflow: hidden;
  	
  	opacity:0;
  	visibility:hidden;
  	
  	
  }
  
  .portfolio_items div.element:hover hgroup.data-hover
  {
  	opacity:1;
  	visibility:visible;
  }
  
  .portfolio_items hgroup.data-hover a.hover-view{
  	
  	top: 42%;
  	left: -50%;
  	
  	
  	display: block;
  	position:absolute;
  	
  	width: 32px;
  	height:32px;
  	text-indent:-9999px;
  	
  	
  	background-position: -32px -704px;
  	border-radius:32px;
  	
  	-webkit-transition: all 0.2s ease-out;
  	-moz-transition: all 0.2s ease-out;
  	-ms-transition: all 0.2s ease-out;
  	-o-transition: all 0.2s ease-out;
  	transition: all 0.2s ease-out;
  	
  }
  
  hgroup.data-hover a.hover-view{
  	background: url('../images/social_icons.png') no-repeat;
  	
  	display: block;
  	position:absolute;
  	
  	width: 32px;
  	height:32px;
  	text-indent:-9999px;
  	
  	
  	background-position: -32px -608px;
  	border-radius:32px;
  	
  	-webkit-transition: all 0.2s ease-out;
  	-moz-transition: all 0.2s ease-out;
  	-ms-transition: all 0.2s ease-out;
  	-o-transition: all 0.2s ease-out;
  	transition: all 0.2s ease-out;
  }
  .portfolio_items hgroup.data-hover a.hover-view:hover{
  	background-position: -64px -704px;
  }
  
  .portfolio_items hgroup.data-hover a.hover-link{
  	
  	top: 42%;
  	left: 150%;
  	
  }
  
  hgroup.data-hover a.hover-link{
  	background: url('../images/social_icons.png') no-repeat;
  	
  	display: block;
  	position:absolute;
  	
  	width: 32px;
  	height:32px;
  	text-indent:-9999px;
  	
  	
  	background-position: -32px -608px;
  	border-radius:32px;
  	
  	-webkit-transition: all 0.2s ease-out;
  	-moz-transition: all 0.2s ease-out;
  	-ms-transition: all 0.2s ease-out;
  	-o-transition: all 0.2s ease-out;
  	transition: all 0.2s ease-out;
  }
  
  .portfolio_items div.element:hover hgroup.data-hover a.hover-link{
  	left: 55%;
  }
  
  .portfolio_items div.element:hover hgroup.data-hover a.hover-view{
  	left: 35%;
  }
  
  .portfolio_items hgroup.data-hover a.hover-link:hover{
  	background-position: -64px -608px;
  }
  
  .portfolio_items .data-original{
  	position:absolute;
  	display:0px;
  	top: 0px;
  	left:0px;
  }

/*******  portfolio 4 cols ******/

.portfolio_items.portfolio_4_cols div.element{
	width: 220px;
	height: 220px;
	margin:10px;
}

/******* portfolio Circles *****/

.portfolio_items.portfolio_circles img,
.portfolio_items.portfolio_circles hgroup.data-hover{
	border-radius:220px;	
}

.portfolio_items.portfolio_circles hgroup.data-hover,
.portfolio_items.portfolio_circles hgroup.data{
	background: none;
}

.portfolio_items.portfolio_circles div.element:hover hgroup.data{
	bottom:100px;
}

.portfolio_items.portfolio_circles hgroup.data-hover a.hover-view ,
.portfolio_items.portfolio_circles hgroup.data-hover a.hover-link{

top: auto;
bottom:70px;
}

.portfolio_items.portfolio_circles div.element:hover hgroup.data-hover a.hover-view ,
.portfolio_items.portfolio_circles div.element:hover hgroup.data-hover a.hover-link{

top: auto;
bottom:70px;
}

.portfolio_items.portfolio_circles div.element{
	width: 220px;
	height: 220px;
	margin:10px;
}


/*******  portfolio 3 cols ******/

.portfolio_items.portfolio_3_cols div.element{
	width: 300px;
	height: 300px;
	margin:10px;
}

.portfolio_items.portfolio_3_cols div.element:hover hgroup.data-hover a.hover-link{
	left: 52%;
}

.portfolio_items.portfolio_3_cols div.element:hover hgroup.data-hover a.hover-view{
	left: 38%;
}

/*******  portfolio 2 cols ******/

.portfolio_items.portfolio_2_cols div.element{
	width: 455px;
	height: 455px;
	margin:10px;
}

.portfolio_items.portfolio_2_cols hgroup.data-hover a.hover-link,
.portfolio_items.portfolio_2_cols hgroup.data-hover a.hover-view,

.portfolio_items.portfolio_mixed div.element.type_1 hgroup.data-hover a.hover-view,
.portfolio_items.portfolio_mixed div.element.type_1 hgroup.data-hover a.hover-link,


.portfolio_items.portfolio_mixed div.element.type_2 hgroup.data-hover a.hover-view,
.portfolio_items.portfolio_mixed div.element.type_2 hgroup.data-hover a.hover-link{
	top: 48%;
}
.portfolio_items.portfolio_2_cols div.element:hover hgroup.data-hover a.hover-link,
.portfolio_items.portfolio_mixed div.element.type_1:hover hgroup.data-hover a.hover-link,
.portfolio_items.portfolio_mixed div.element.type_2:hover hgroup.data-hover a.hover-link{
	left: 70%;
}

.portfolio_items.portfolio_2_cols div.element:hover hgroup.data-hover a.hover-view,
.portfolio_items.portfolio_mixed div.element.type_1:hover hgroup.data-hover a.hover-view,
.portfolio_items.portfolio_mixed div.element.type_2:hover hgroup.data-hover a.hover-view{
	left: 60%;
}

.portfolio_items.portfolio_2_cols hgroup.data,
.portfolio_items.portfolio_mixed div.element.type_1 hgroup.data,
.portfolio_items.portfolio_mixed div.element.type_2 hgroup.data{
	width: 50%;
	bottom:auto;
	top: 45%;
	left:-100%
}

.portfolio_items.portfolio_2_cols div.element:hover hgroup.data,
.portfolio_items.portfolio_mixed div.element.type_1:hover hgroup.data,
.portfolio_items.portfolio_mixed div.element.type_2:hover hgroup.data{
	bottom: auto;
	left:0px;
}

.portfolio_items.portfolio_2_cols .header-date,
.portfolio_items.portfolio_mixed div.element.type_1  .header-date,
.portfolio_items.portfolio_mixed div.element.type_2  .header-date{
	top: 43%;
	right:-40%;
	left: auto;
}

.portfolio_items.portfolio_2_cols div.element:hover .header-date,
.portfolio_items.portfolio_mixed div.element.type_1:hover .header-date,
.portfolio_items.portfolio_mixed div.element.type_2:hover .header-date{
	top: 43%;
	right:0px;
}

/*******  portfolio mixed ******/

.portfolio_items.portfolio_mixed div.element.type_1{
	width: 480px;
	height: 480px;
}

.portfolio_items.portfolio_mixed div.element.type_2{
	width: 480px;
	height: 240px;
}

.portfolio_items.portfolio_mixed div.element.type_3{
	width: 240px;
	height: 480px;
}

.portfolio_items.portfolio_mixed div.element.type_4{
	width: 240px;
	height: 240px;
}

/*******  gallery 4 cols  boxed******/

.portfolio_items.gallery_boxed .element{
	width: 220px;
	height: 220px;
	margin:10px;
}

/*******  gallery 4 cols  boxed******/

.portfolio_items.gallery_felixible .element{
	margin:10px;
}


/****** Sidebar *******/
 
 .sidebar{
 	width: 250px;
 	display: none;
 }
 
 
 .widgettitle {
 	line-height: 1;
 	margin: 0px;
 	padding: 10px 20px;
 	color: white;
 	font-weight: lighter;
 	font-size: 14px;
 	text-transform: uppercase;
 }
 .widget {
 	margin: 0px 0px 30px;
 	padding: 0;
 }
 .widget ul li.cat-item {
 	border-bottom: 1px dotted;
 	line-height: 32px;
 	padding-left: 20px;
 	background: url('../images/left_arrow.png') no-repeat left center;
 }
 
 .widget ul{
 padding: 15px;
 margin: 0px;
 }
 
 .widget ul li a{
 	-webkit-transition: all 0.5s ease-out;
 		-moz-transition: all 0.5s ease-out;
 		-ms-transition: all 0.5s ease-out;
 		-o-transition: all 0.5s ease-out;
 		transition: all 0.5s ease-out;
 		
 	text-decoration:none;
 	font-weight:normal;
 	font-size:12px;
 	text-transform:uppercase;
 	
 }
 
 .textwidget{
 	margin-top: 20px;
 }
 
 .textwidget p{
 	font-size: 12px;
 }
 
 /*****    Footer Styling    ****/
 .footer{
 
 max-width:1020px;
 display: block;
 position:relative;
 width:100%;
 margin:0px auto 60px;
 
 }
 
 
 
 .footer p{
 	font-size:12px;
 }
 
 .nav.footer-nav li a,
 .attribution{
 	font-size:12px;
 	font-weight:normal;
 	padding:10px 10px; 
 	line-height:1;
 	text-transform:none;
 	text-decoration:none;
 	
 	-webkit-transition: all 0.2s ease-out;
 	-moz-transition: all 0.2s ease-out;
 	-ms-transition: all 0.2s ease-out;
 	-o-transition: all 0.2s ease-out;
 	transition: all 0.2s ease-out;
 }
 
  .nav.footer-nav li{
  	float: left;
  	position: relative;
  	margin-left: 10px;
  	-webkit-transition: all 0.2s ease-out;
  	-moz-transition: all 0.2s ease-out;
  	-ms-transition: all 0.2s ease-out;
  	-o-transition: all 0.2s ease-out;
  	transition: all 0.2s ease-out;
  }
 
 .nav.footer-nav li:hover,
 .nav.footer-nav li.current-menu-item{
 	background:none;
 }
 
  .nav-footer-wrap{
  	float:left;
  }
  
  .attribution{
  	float:right;
  }
  
  .attribution p{
  	margin:0px;
  }
  .colored_line{
  	width: 100%;
  	margin:30px 0px 10px;
  	height:5px;
  }
  
  #footer-widgets{
  	padding:0px 30px;
  }
  
  /**** fancybox *****/
  /*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
  .fancybox-tmp iframe, .fancybox-tmp object {
  	vertical-align: top;
  	padding: 0;
  	margin: 0;
  }
  
  .fancybox-wrap {
  	position: absolute;
  	top: 0;
  	left: 0;
  	z-index: 8020;
  }
  
  .fancybox-skin {
  	position: relative;
  	padding: 0;
  	margin: 0;
  	background: #f9f9f9;
  	color: #444;
  	text-shadow: none;
  	-webkit-border-radius: 4px;
  	   -moz-border-radius: 4px;
  	        border-radius: 4px;
  }
  
  .fancybox-opened {
  	z-index: 8030;
  }
  
  .fancybox-opened .fancybox-skin {
  	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  }
  
  .fancybox-outer, .fancybox-inner {
  	padding: 0;
  	margin: 0;
  	position: relative;
  	outline: none;
  }
  
  .fancybox-inner {
  	overflow: hidden;
  }
  
  .fancybox-type-iframe .fancybox-inner {
  	-webkit-overflow-scrolling: touch;
  }
  
  .fancybox-error {
  	color: #444;
  	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  	margin: 0;
  	padding: 10px;
  }
  
  .fancybox-image, .fancybox-iframe {
  	display: block;
  	width: 100%;
  	height: 100%;
  	border: 0;
  	padding: 0;
  	margin: 0;
  	vertical-align: top;
  }
  
  .fancybox-image {
  	max-width: 100%;
  	max-height: 100%;
  }
  
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  	background-image: url('../images/fancybox_sprite.png');
  }
  
  #fancybox-loading {
  	position: fixed;
  	top: 50%;
  	left: 50%;
  	margin-top: -22px;
  	margin-left: -22px;
  	background-position: 0 -108px;
  	opacity: 0.8;
  	cursor: pointer;
  	z-index: 8020;
  }
  
  #fancybox-loading div {
  	width: 44px;
  	height: 44px;
  	background: url('../images/fancybox_loading.gif') center center no-repeat;
  }
  
  .fancybox-close {
  	position: absolute;
  	top: -18px;
  	right: -18px;
  	width: 36px;
  	height: 36px;
  	cursor: pointer;
  	z-index: 8040;
  }
  
    
  .fancybox-prev {
  	left: 0;
  }
  
  .fancybox-next {
  	right: 0;
  }
  
  .fancybox-nav span {
  	position: absolute;
  	top: 50%;
  	width: 36px;
  	height: 34px;
  	margin-top: -18px;
  	cursor: pointer;
  	z-index: 8040;
  	visibility: hidden;
  }
  
  .fancybox-prev span {
  	left: 20px;
  	background-position: 0 -36px;
  }
  
  .fancybox-next span {
  	right: 20px;
  	background-position: 0 -72px;
  }
  
  .fancybox-nav:hover span {
  	visibility: visible;
  }
  
  .fancybox-tmp {
  	position: absolute;
  	top: -9999px;
  	left: -9999px;
  	padding: 0;
  	overflow: visible;
  	visibility: hidden;
  }
  
  /* Overlay helper */
  
  #fancybox-overlay {
  	position: absolute;
  	top: 0;
  	left: 0;
  	overflow: hidden;
  	display: none;
  	z-index: 8010;
  	background: #000;
  }
  
  #fancybox-overlay.overlay-fixed {
  	position: fixed;
  	bottom: 0;
  	right: 0;
  }
  
  /* Title helper */
  
  .fancybox-title {
  	visibility: hidden;
  	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  	position: relative;
  	text-shadow: none;
  	z-index: 8050;
  }
  
  .fancybox-opened .fancybox-title {
  	visibility: visible;
  }
  
  .fancybox-title-float-wrap {
  	position: absolute;
  	bottom: 0;
  	right: 50%;
  	margin-bottom: -35px;
  	z-index: 8030;
  	text-align: center;
  }
  
  .fancybox-title-float-wrap .child {
  	display: inline-block;
  	margin-right: -100%;
  	padding: 2px 20px;
  	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  	background: rgba(0, 0, 0, 0.8);
  	-webkit-border-radius: 15px;
  	   -moz-border-radius: 15px;
  	        border-radius: 15px;
  	text-shadow: 0 1px 2px #222;
  	color: #FFF;
  	font-weight: bold;
  	line-height: 24px;
  	white-space: nowrap;
  }
  
  .fancybox-title-outside-wrap {
  	position: relative;
  	margin-top: 10px;
  	color: #fff;
  }
  
  .fancybox-title-inside-wrap {
  	margin-top: 10px;
  }
  
  .fancybox-title-over-wrap {
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	color: #fff;
  	padding: 10px;
  	background: #000;
  	background: rgba(0, 0, 0, .8);
  }
  
  /* TipTip CSS - Version 1.2 */
  
  #tiptip_holder {
  	display: none;
  	position: absolute;
  	top: 0;
  	left: 0;
  	z-index: 99999;
  }
  
  #tiptip_holder.tip_top {
  	padding-bottom: 5px;
  }
  
  #tiptip_holder.tip_bottom {
  	padding-top: 5px;
  }
  
  #tiptip_holder.tip_right {
  	padding-left: 5px;
  }
  
  #tiptip_holder.tip_left {
  	padding-right: 5px;
  }
  
  #tiptip_content {
  	font-size: 11px;
  	color: #fff;
  	text-shadow: 0 0 2px #000;
  	padding: 4px 8px;
  	border: 1px solid rgba(255,255,255,0.25);
  	background-color: rgb(25,25,25);
  	background-color: rgba(25,25,25,0.92);
  	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
  	border-radius: 3px;
  	-webkit-border-radius: 3px;
  	-moz-border-radius: 3px;
  	box-shadow: 0 0 3px #555;
  	-webkit-box-shadow: 0 0 3px #555;
  	-moz-box-shadow: 0 0 3px #555;
  }
  
  #tiptip_arrow, #tiptip_arrow_inner {
  	position: absolute;
  	border-color: transparent;
  	border-style: solid;
  	border-width: 6px;
  	height: 0;
  	width: 0;
  }
  
  #tiptip_holder.tip_top #tiptip_arrow {
  	border-top-color: #fff;
  	border-top-color: rgba(255,255,255,0.35);
  }
  
  #tiptip_holder.tip_bottom #tiptip_arrow {
  	border-bottom-color: #fff;
  	border-bottom-color: rgba(255,255,255,0.35);
  }
  
  #tiptip_holder.tip_right #tiptip_arrow {
  	border-right-color: #fff;
  	border-right-color: rgba(255,255,255,0.35);
  }
  
  #tiptip_holder.tip_left #tiptip_arrow {
  	border-left-color: #fff;
  	border-left-color: rgba(255,255,255,0.35);
  }
  
  #tiptip_holder.tip_top #tiptip_arrow_inner {
  	margin-top: -7px;
  	margin-left: -6px;
  	border-top-color: rgb(25,25,25);
  	border-top-color: rgba(25,25,25,0.92);
  }
  
  #tiptip_holder.tip_bottom #tiptip_arrow_inner {
  	margin-top: -5px;
  	margin-left: -6px;
  	border-bottom-color: rgb(25,25,25);
  	border-bottom-color: rgba(25,25,25,0.92);
  }
  
  #tiptip_holder.tip_right #tiptip_arrow_inner {
  	margin-top: -6px;
  	margin-left: -5px;
  	border-right-color: rgb(25,25,25);
  	border-right-color: rgba(25,25,25,0.92);
  }
  
  #tiptip_holder.tip_left #tiptip_arrow_inner {
  	margin-top: -6px;
  	margin-left: -7px;
  	border-left-color: rgb(25,25,25);
  	border-left-color: rgba(25,25,25,0.92);
  }
  
  /* Webkit Hacks  */
  @media screen and (-webkit-min-device-pixel-ratio:0) {	
  	#tiptip_content {
  		padding: 4px 8px 5px 8px;
  		background-color: rgba(45,45,45,0.88);
  	}
  	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
  		border-bottom-color: rgba(45,45,45,0.88);
  	}
  	#tiptip_holder.tip_top #tiptip_arrow_inner { 
  		border-top-color: rgba(20,20,20,0.92);
  	}
  }
  
  
  iframe .pluginCountButton{
  	padding: 5px;
  }
  
/* Added by bert hixson per Donny's request */

#social-wrap:before {
   content: "For the Latest on The System Camps Check Out:";
   font-size: 1.25em;font-weight: bolder;
   padding-right: 18px;color: #0054A8;
}
#social-wrap li a{
 /* width: 112px;
  height:112px;
  background: transparent url('../images/social_icons_top.png') no-repeat;*/

  width: 55px;
  height:55px;
  background: transparent url('../images/social_icons_top-left.png') no-repeat;
}

#social-top-wrap ul {float: right;}

#social-wrap.light li a.facebook{
  background-position:  -3px -1px;
  margin-right: 5px;
}
#social-wrap.light li:hover a.facebook{
  background-position:  -63px -1px;
}


#social-wrap.light li a.twitter{
  background-position:  -3px -65px;
}
#social-wrap.light li:hover a.twitter{
  background-position:  -63px -65px;
}

@media only screen and (max-width : 480px) {
.forty,.fifty{width: 100%!important; float: none!important;}
.fifty{margin-left: 0x!important;}
.fifty img{width: auto!important;max-width: 100%!important;}
}
/* end added by bert hixson