/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
body {
	line-height:1
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
/* Custom Styles */
html, body {
	margin:0;
	padding:0;
	height:100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: normal;
}
h1 {
	font-size: 38px;
}
h2 {
	font-size: 34px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 26px;
}
h5 {
	font-size: 22px;
}
h6 {
	font-size: 18px;
}
a {
	text-decoration: none;
}
strong, b {
	font-weight: bolder;
}
em, i {
	font-style: italic;
}
p {
	padding: 10px 0;
}
ul, ol {
}
.clear {
	clear:both;
}
#headwrap, #nwrap {

}

.hoverActiveSub {}

#topbar {
	height:35px;
	margin-bottom:15px;
}
.sticky {
	position: fixed;
	top: 0;
	z-index: 99;
    -webkit-transition: background 0.4s linear;
    -moz-transition: background 0.4s linear;
    -ms-transition: background 0.4s linear;
    -o-transition: background 0.4s linear;
    transition: background 0.4s linear;

}

.textureMenu {
   float:left;
   width:100%;
   padding: 20px 0px;
}
.textureMenu ul {
   list-style:none;
   margin:0 auto;
   padding:0;
   display:inline-block;
}
.textureMenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0 20px;
   padding:0;

   right:50%;
}

.drop_down_icon { position:relative; left:10px; top:1px; margin-right:10px}
.textureMenu ul li a {
   display:block;
   margin:0;
   padding:10px 10px;
   text-decoration:none;
   line-height:1.3em;
   text-align: center;
}
.textureMenu ul li a:hover {

}
.textureMenu ul li a.active,
.textureMenu ul li a.active:hover {

}


.textureMenu .have_dropdown {z-index:100;  padding:10px 0px;; position:absolute; left:0px; width:100%;display:none; }
.textureMenu .have_dropdown ul {  }
.textureMenu .have_dropdown ul li {  }
.textureMenu .have_dropdown ul li a img { max-width:200px; display:block;  -moz-transition: all 0.3s; -webkit-transition: all 0.3s;	transition: all 0.3s;}
.textureMenu .have_dropdown ul li a .imgZoomContainer { overflow:hidden;margin-bottom:15px }
.textureMenu .have_dropdown ul li a:hover img { 	-moz-transform: scale(1.3);-webkit-transform: scale(1.3);  transform: scale(1.3); }

#menuBtn {display:none;}

@media only screen and (max-width: 768px) {
#titlelogo { margin-top: -45px; }
}

	/* mobile menu code */
	@media only screen and (max-width:768px){
		#headwrap { margin-top:77px; }
	#menuBtn { width:100%; position: fixed; display:block;  text-align:center;z-index: 1000;top:0px;}
	#menuBtn a { display:block; text-decoration:none; padding:15px 0px;}
	.textureMenu {float:none; width:100%;text-align:center;overflow:hidden; display:none; position: fixed; width: 100%;z-index: 1000; top:47px;}
	.textureMenu nav { max-height: 300px; overflow-y: scroll;}
	.textureMenu ul {list-style:none;margin:0 auto;padding:0;display:inline-block;text-align:center;}
	.textureMenu ul li {float:none; display:block;list-style:none;margin:0 20px;padding:0;right:50%;}

	.drop_down_icon { position:relative; left:10px; top:1px; margin-right:10px}
	.textureMenu ul li a {display:block;margin:0;padding:10px 10px;text-decoration:none;line-height:1.3em;}
	.textureMenu ul li a:hover {background:#369;color:#fff;}
	.textureMenu ul li a.active,.textureMenu ul li a.active:hover {font-weight:bold;}

	.textureMenu .have_dropdown {position:static; padding:10px 0px;  width:100%; border:none;  display:none; }
	.textureMenu .have_dropdown ul {  }
	.textureMenu .have_dropdown ul li {  }
	.textureMenu .have_dropdown ul li a img { display:block;  -moz-transition: all 0.3s; -webkit-transition: all 0.3s;	transition: all 0.3s;}
	.textureMenu .have_dropdown ul li a .imgZoomContainer { overflow:hidden;margin-bottom:15px }
	.textureMenu .have_dropdown ul li a:hover img { 	-moz-transform: scale(1.3);-webkit-transform: scale(1.3);  transform: scale(1.3); }
	}


 #container, [id^=extraContainer]:not(#extraContainer8):not(#extraContainer1) {
overflow:hidden;
}
section, aside {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
aside img {
	max-width:100%;
	height:auto;
}
footer {
	text-align:center; /*margin-top: 30px; padding-bottom:25px;*/
}
#footer {
	padding: 15px;
	font-size: 14px!important;
}
#feature {
	position: relative;
	background:  url('./images/banner.jpg') no-repeat left top;
	margin-bottom:20px;
}
#featureImg {
	width: 100%;
	height: auto;
}
#logo img {
	max-width: 100%;
	height: auto;
	padding-top: 20px;
}

#logo{
	text-align: center;
	}
#titlelogo {
	text-align:left;
	padding:20px;
	padding-bottom: 30px;
}
#titlelogo a {
	text-decoration:none;
}
#titlelogo h1 {
	color:#3A3A3A;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
}
#titlelogo h2 {
	font-size: 1em;
	text-align: center;
}
#feature.bghide {
	background-image: none;
}
.hide {
	display:none!important;
}
.show {
	display:block;
}
section {
	height: 100%;
}
section #padding, #extraContainer2, #extraContainer3, #extraContainer4, #extraContainer5, #extraContainer6, #extraContainer7 {
	padding: 0px 50px;
	line-height: normal;
}
/*#padding h1 { padding-bottom:20px; }*/

svg.svg-inline--fa {
	font-size: 25px;
		width: 1.4em !important;
}

#socialicons {
	text-align:center;
	position: absolute;
	right: 15px;
	width:auto;
	top:-10px;
}
#socialicons a {
	text-decoration:none;
	color:#fff;
}
#socialicons ul {
	margin-top:10px;
}
#socialicons ul li {
	display:inline;
	width:100%;
}
#sideTitle {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	font-size: 30px;
}
aside #sidecontent {
	padding: 0px 50px;
	line-height: normal;
}
.symbol, a.symbol:before {
	font-family: 'Mono Social Icons Font';
	-webkit-text-rendering: optimizeLegibility;
	-moz-text-rendering: optimizeLegibility;
	-ms-text-rendering: optimizeLegibility;
	-o-text-rendering: optimizeLegibility;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
}
a.symbol:before {
	content: attr(title);
	font-size: 35px;
	padding-left: 10px;/*letter-spacing: 20px;*/
}
@font-face {
 font-family: 'socialicoregular';
 src: url('fonts/socialico-webfont.eot');
 src: url('fonts/socialico-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/socialico-webfont.woff') format('woff'), url('fonts/socialico-webfont.ttf') format('truetype'), url('fonts/socialico-webfont.svg#socialicoregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'socialico_plusregular';
 src: url('fonts/socialico_plus-webfont.eot');
 src: url('fonts/socialico_plus-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/socialico_plus-webfont.woff') format('woff'), url('fonts/socialico_plus-webfont.ttf') format('truetype'), url('fonts/socialico_plus-webfont.svg#socialico_plusregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'Mono Social Icons Font';
 src: url('fonts/MonoSocialIconsFont-1.10.eot');
 src: url('fonts/MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'), url('fonts/MonoSocialIconsFont-1.10.woff') format('woff'), url('fonts/MonoSocialIconsFont-1.10.ttf') format('truetype'), url('fonts/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');
 src: url('fonts/MonoSocialIconsFont-1.10.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'blackjackregular';
 src: url('fonts/black_jack-webfont.eot');
 src: url('fonts/black_jack-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/black_jack-webfont.woff') format('woff'), url('fonts/black_jack-webfont.ttf') format('truetype'), url('fonts/black_jack-webfont.svg#blackjackregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'rochesterregular';
 src: url('fonts/Rochester-Regular-webfont.eot');
 src: url('fonts/Rochester-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Rochester-Regular-webfont.woff') format('woff'), url('fonts/Rochester-Regular-webfont.ttf') format('truetype'), url('fonts/Rochester-Regular-webfont.svg#rochesterregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'trashhandregular';
 src: url('fonts/TrashHand-webfont.eot');
 src: url('fonts/TrashHand-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/TrashHand-webfont.woff') format('woff'), url('fonts/TrashHand-webfont.ttf') format('truetype'), url('fonts/TrashHand-webfont.svg#trashhandregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'theano_didotregular';
 src: url('fonts/theanodidot-regular-webfont.eot');
 src: url('fonts/theanodidot-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/theanodidot-regular-webfont.woff') format('woff'), url('fonts/theanodidot-regular-webfont.ttf') format('truetype'), url('fonts/theanodidot-regular-webfont.svg#theano_didotregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'libre_baskervilleregular';
 src: url('fonts/librebaskerville-regular-webfont.eot');
 src: url('fonts/librebaskerville-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/librebaskerville-regular-webfont.woff') format('woff'), url('fonts/librebaskerville-regular-webfont.ttf') format('truetype'), url('fonts/librebaskerville-regular-webfont.svg#libre_baskervilleregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'sansumiregular';
 src: url('fonts/Sansumi-Bold-webfont.eot');
 src: url('fonts/Sansumi-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Sansumi-Bold-webfont.woff') format('woff'), url('fonts/Sansumi-Bold-webfont.ttf') format('truetype'), url('fonts/Sansumi-Bold-webfont.svg#sansumiregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'BebasRegular';
 src: url('fonts/BEBAS___-webfont.eot');
 src: url('fonts/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/BEBAS___-webfont.woff') format('woff'), url('fonts/BEBAS___-webfont.ttf') format('truetype'), url('fonts/BEBAS___-webfont.svg#BebasRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'bodonixtregular';
 src: url('fonts/BodoniXT-webfont.eot');
 src: url('fonts/BodoniXT-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/BodoniXT-webfont.woff') format('woff'), url('fonts/BodoniXT-webfont.ttf') format('truetype'), url('fonts/BodoniXT-webfont.svg#bodonixtregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
.scrollup {
	width: 80px;
	height: 80px;
	position:fixed;
	bottom:50px;
	right: 10px;
	display: none;
	text-indent:-9999px;
	background: url('./images/up1.png') no-repeat;
	width: 70px;
	right: 0;
}
#themeOptions {
	position:fixed;
}
/* Blog Page */

.blog-archive-background{}
.blog-entry-summary{}
.blog-archive-headings-wrapper{display: none;}
.blog-archive-entries-wrapper{}
.blog-archive-entries-wrapper .blog-entry{}
.blog-archive-month{}
.blog-archive-link{}
.blog-archive-link a:link,.blog-archive-link a:visited{}
/* @end */
.blog-entry{ margin-bottom: 10%; padding-bottom: 5%; border-bottom: 1px solid #ccc;
}

.blog-entry:first-child {	}

h1.blog-entry-title{padding-bottom: 0!important;
text-align: center;
}

h1.blog-entry-title a{
	font-size: 26px;
	letter-spacing: 1px;
	line-height: 20px;
	color:#444;
	}

h1.blog-entry-title a:hover{}

.blog-entry-date{
	margin-right: 5px;
	font-size: 15px;
	color:#777;
	text-align: center;
	}

.blog-entry-category{font-size: 15px;}
.blog-entry-category a:link,.blog-entry-category a:visited{}
.blog-read-more{}

.blog-entry-body{
	/*margin-top:20px;*/
	padding: 15px 0px 20px 0px;
	overflow: hidden;
	color:#777;
	text-align: left;
	}

.blog-entry img {
	height: auto!important;
	padding-bottom: 20px;
	max-width: 100%!important;
	display:block;
	text-align: center;
	margin: 0 auto;;
	}

	.blog-entry img:after { }

.blog-entry-comments{
	font-size:0.8em;
	text-align:right;
	}

p.blog-entry-tags{
	font-size:0.9em;
	padding: 0;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	}

/* @Group Blog Sidebar */

.plugin_sidebar{
	display: inline-block;
	width: 100%;
	height: auto;
	}

/* Categories Sidebar */

#blog-categories{
	position: relative;
	margin-bottom: 50px;
	margin-top: 50px;
	}

#blog-categories a{ color:#A3A3A3;}
#blog-categories a:hover{}

#blog-categories:before{
	content:"Categories:";
	display:block;
	font-size:1.3em;
	padding-bottom: 20px;
	text-transform: uppercase;
	padding-top: 50px;
	}

.ie8 #blog-categories:before{
	text-align: center;
	}

.blog-category-link-enabled{ color:#A3A3A3;}
.blog-category-link-disabled{}

/* Archives Sidebar */

#blog-archives{
	position: relative;
	margin-top: 50px;
	}

#blog-archives:before{
	content:"Archives:";
	display:block;
	color:#717171;
	font-size:1.3em;
	margin-bottom: 10px;
	padding-bottom: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	}

#blog-archives br{display:none;}
.blog-archive-link-enabled:after{content:", ";}
.blog-archive-link-enabled{color:#A3A3A3;}
.blog-archive-link-disabled:after{content:", ";}
.blog-archive-link-disabled{display:inline;margin-right:5px;}

/* Tag Sidebar */

ul.blog-tag-cloud{
	position: relative;
	margin-bottom: 50px;
	margin-top: 50px;
	}

ul.blog-tag-cloud:before{
	content:"Tag cloud:";
	color:#717171;
	display:block;
	font-size:1.3em;
	margin-bottom: 10px;
	padding-bottom: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	}

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

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

.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.25em;}
.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;}

/* RSS Sidebar */

#blog-rss-feeds{
	position: relative;
	margin-bottom: 100px;
	margin-top: 50px;

	}

#blog-rss-feeds:before{
	content:"Feeds:";
	color:#717171;
	display:block;
	font-size:1.3em;
	margin-bottom: 10px;
	padding-bottom: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	}

.blog-rss-link{
	background: url('images/rss-icon.png') no-repeat;
	background-position: 0 2px;
	display: inline-block;
	padding-left: 23px;
	color:#A3A3A3;
	height:20px;
	}

.blog-comments-rss-link{}

/* @end */



/* @group Contact Form */

#padding .message-text {
	padding-bottom: 20px;
	font-size: 22px;
	text-align: left;
	line-height: 32px;
}
form div .message-text {
	display: block;
}
form div {
	padding-top: 5px;
	padding-bottom: 50px;
}
#padding .message-text {
	background: none;
}
form div #padding .message-text {
	display: none;
}
form div label {
	font-size: 0.9em;
	letter-spacing: 1px;
}
.form-input-field {
	width: 85%;
	margin-top: 10px;
	padding: 9px;
	outline: none;
	border: 1px solid #ccc;
	color: #777;
}
.form-input-button {
	padding: 7px 28px 7px 28px;
	margin: 10px 10px 0 0;
	font-size: 0.75em;
	border: 1px solid #ccc;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-transition: all 450ms;
	-moz-transition: all 450ms;
	-ms-transition: all 450ms;
	-o-transition: all 450ms;
	transition: all 450ms;
	background-color: #353535;
	color:#fff;
}
.form-input-button:hover {
	background-color: rgba(0, 0, 0, .60);
}
/* @end */

.album-title {
	font-size: 34px;
	padding-bottom: 20px;
	line-height: 32px;
	padding-top: 0px;
	font-family: 'Fjalla One', sans-serif;
	text-align:center;
}
.album-description {
	margin: 0% 12% 0% 12%;
	text-align:center;
	margin-bottom:30px;
}
.album-wrapper {
	text-align:center;
}
.thumbnail-wrap {
	margin: 0px 0px 140px 0px;
	margin-right: 20px;
	margin-bottom:50px;
	float:none;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	width:auto!important;
	height:auto!important;
}

.thumbnail-wrap:first-child {
}
.thumbnail-wrap:last-child {
}
.thumbnail-wrap:hover {
}
.thumbnail-frame {
	position:relative;

}
.thumbnail-frame a {
	 overflow: hidden;
}
.thumbnail-frame a:hover {
}
.thumbnail-frame a img {
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.thumbnail-frame a:hover img {
	-moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.thumbnail-frame a {
	display:block;
	background-color: #fff;
}
.thumbnail-frame a img {
	display:block;
}
.thumbnail-frame img:hover {
}
.ie8 .thumbnail-frame img:hover {

}
.thumbnail-frame:hover .thumbnail-caption {
	opacity: 1;
}
.thumbnail-caption {

	display:block;
	padding:0px;
	margin-top:20px;
	color:#000;
	width:100%;
	text-align:center;
	vertical-align: middle;
}
/* @end */


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

.photo-background {
	text-align: center;
	margin: 0 auto;
	background: #000;
}
.photo-background p {
	text-align: center;
	margin: 0;
	color: #fff;
}
.photo-header navigation {
	margin: 20px auto 0 auto;
	padding: 20px;
	border-top: none;
	height: 111px;
	position: relative;
	font-size: 2.5em;
	text-align: center;
}
.photo-navigation {
}
.photo-navigation:hover p.photo-links {
	opacity: 1;
}
p.photo-links {
	position: relative;
}

p.photo-links a {
	color: #fff;
}

.photo-links {
	bottom: 0px;
	font-size: 1em;
	-webkit-transition: all 450ms;
	-moz-transition: all 450ms;
	-ms-transition: all 450ms;
	-o-transition: all 450ms;
	transition: all 450ms;
}
.photo-header navigation a:link, .photo-header navigation a:visited {
	color: #fff;
	text-decoration: none;
	line-height: 18px;
	font-size: .5em;
}
.photo-header navigation a:hover {
	text-decoration: none;
	color: #878787;
}
.photo-frame {
	margin-top: 11px;
}
.photo-background p.photo-title {
	line-height: 20px;
	font-size: 1.5em;
	padding-top: 40px;
}
.photo-background p.photo-caption {
	font-size: .5em;
	line-height: 16px;
	font-family: arial;
	text-align: center;
}
p.photo-caption {
	font-size: 18px!important;
	color: #fff;
}
img.photo-frame {
	clear: both;
	height: auto;
	max-width: 100%;
	position: relative;
	padding-bottom: 40px;
}
/* END */


/* Extra Containers */
#extraContainer2, #extraContainer3, #extraContainer4, #extraContainer5, #extraContainer6, #extraContainer7, #extraContainer9 {
	font-size: 16px;
	line-height: normal;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
#extraContainer8 {
	position:absolute;
	color:#fff;
	right:140px;
	top:9px;
	font-size:14px;
	line-height: normal;
}
#extraContainer9 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	display: none;
	color:#777;
	padding: 20px 0px;
	font-size: 32px;
}
 .ie8 section #padding, ie8 aside, .ie8 #extraContainer2, .ie8 #extraContainer3, .ie8 #extraContainer4, .ie8 #extraContainer5, .ie8 #extraContainer6,, .ie8 #extraContainer7, .ie8 #extraContainer8 {
 background-image: none!important;
}
 @media only screen and (max-width: 1024px) {
section #padding, aside, #extraContainer2, #extraContainer3, #extraContainer4, #extraContainer5, #extraContainer6, #extraContainer7, #extraContainer8 {
 background-attachment: scroll!important;
}
 body {
 -webkit-text-size-adjust: none;
}
}
@media only screen and (min-width: 768px) and (max-width: 768px) {

.thumbnail-wrap {
	margin-left: 0px!important;
}
}

 @media only screen and (max-width: 768px) {
	 #topbar{ text-align:center;}
     #extraContainer8{display:inline-block; position:relative; right:auto!important; top:0;  }
     #extraContainer8 div { }
     #socialicons {display:inline-block; position:static; }
     #socialicons  ul { margin:0px; }


 a.symbol:before {
padding-left: 10px;
}
 .thumbnail-wrap {
margin: 25px;
}


 #titlelogo h1 {
text-align:center;
float:none;
}
 #titlelogo h2 {
text-align:center;
position:static;
float:none;
margin-top:5px;
margin-left:0px;
}
 #headwrap, #nwrap {
padding-left: 0px;
}
.rmbottom {
margin-bottom:0px!important;
}

aside #sidecontent {
	padding: 0 15px;
}

 }

  @media only screen and (max-width: 767px) {
  .thumbnail-wrap {
  	margin: 3%;
  }

 }

 @media only screen and (max-width: 667px) {
 section #padding, #extraContainer2, #extraContainer3, #extraContainer4, #extraContainer5, #extraContainer6, #extraContainer7 {
padding: 0px 25px;
}
 section #padding h1, #extraContainer2 h1, #extraContainer3 h1, #extraContainer4 h1, #extraContainer5 h1, #extraContainer6 h1, #extraContainer7 h1, #extraContainer9 h1 {
 font-size: 30px!important;
}
 #feature {
 margin-bottom: 10px;
}
#extraContainer9 {
 font-size: 24px;
}
 #headwrap, .headwrap {
position:static;
}

 footer {
 padding-left: 0!important;
}
 #asidewrap {
 margin: 0px!important;
}
 aside #sidecontent {
 padding: 0!important;
}
 h1.blog-entry-title a, #sideTitle {
 font-size: 24px!important;
}
 .blog-entry-date {
font-size: 15px;
}
 #blog-categories:before, #blog-archives:before, ul.blog-tag-cloud:before, #blog-rss-feeds:before {
padding-bottom: 0;
}
 #blog-rss-feeds {
margin-bottom: 20px;
}
}

 @media only screen and (max-width: 375px) {
#titlelogo h1, #tsbanner h1 {
font-size:50px!important;
}}
 @media only screen and (max-width: 320px) {

h1.blog-entry-title a {
 font-size: 20px!important;
}
 .album-description {
padding: 0% 3% 0% 3%;
}
}
