/*  
Theme Name: PixelCreative
Theme URI: 
Description: 
Version: 1.0
Author: Ivor Padilla
Author URI: http://ivorpadilla.net 
Tags: 
*/

/*
Generic Styles
------------------------------------------------------------------------*/
body {
	background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/default/background.jpg) repeat
}
body#inner {
	background: #fbfbfb url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/inner-bg.jpg) repeat-x
}
.radius {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.floatLeft {
	float: left !important;
}
.floatRight {
	float: right;
}

div.no-js-disclaimer {
	background:#fffeda;
	text-align:center;
	padding:10px 0;
	display:none;
}
div.no-js-disclaimer p {
	color:#c89807;
	text-shadow:1px 1px 0px #fff;
	font-size:1.2em;
}

.divider {
	border-bottom-color:#EEEEEE;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.divider, .divider_padding {
	clear:both;
	display:block;
	margin-bottom:20px;
	padding-top:20px;
	width:100%;
}
.top {
	font-size:8px;
	line-height:10px;
	margin-bottom:10px;
	position:relative;
	text-align:right;
}
/*
Layout Styles
------------------------------------------------------------------------*/
#navBar {
	background:none repeat scroll 0 0 #434343;
	height:40px;
}
div#navBar li {
	font-size: 10px;
	text-align: right;
}
.webkit #leftTopNav {
	margin-left: 9px
}
#leftTopNav ul {
	margin:7px 9px;
}
#leftTopNav ul.sf-menu li ul {
	margin-top:13px;
}
#leftTopNav ul.sf-menu li ul li ul {
	margin-top:0px;
	margin-left: 3px
}
.webkit #leftTopNav ul {
	margin:8px 0;
}
#leftTopNav ul li {
	margin: 0;
	float: left;
}
#leftTopNav ul li a {
	color: #fff;
	text-shadow: 0px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}
ul.sf-menu li a:hover {
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	background:none repeat scroll 0 0 #373737;
}
#leftTopNav a.home span {
	display:none;
}
#leftTopNav a.home:hover {
	background-position: 0 -40px;
}
ul.socialIcons {
	float:right;
	margin-top:10px;
	width:150px !important;
}
ul.socialIcons li a:hover {
	opacity:1
}
ul.socialIcons li {
	float: left;
	margin: 0 7px
}
ul.socialIcons li a.twitter-icon {
	background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/social-icons.png) no-repeat;
	width: 20px;
	height: 20px;
	display: block
}
ul.socialIcons li a.twitter-icon span {
	display: none
}
ul.socialIcons li a.flickr-icon {
	background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/social-icons.png) no-repeat -21px 0;
	width: 20px;
	height: 20px;
	display: block
}
ul.socialIcons li a.flickr-icon span {
	display: none
}
ul.socialIcons li a.dribbble-icon {
	background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/social-icons.png) no-repeat -63px 0;
	width: 20px;
	height: 20px;
	display: block
}
ul.socialIcons li a.dribbble-icon span {
	display: none
}
ul.socialIcons li a.rss-icon {
	background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/social-icons.png) no-repeat -42px 0;
	width: 20px;
	height: 20px;
	display: block
}
ul.socialIcons li a.rss-icon span {
	display: none
}
/*
Header
------------------------------------------------------------------------*/
#header {
	height: 132px
}
/*
		Logo
		------------------------------------------------------------------------*/
		#logo_wrapper {
	margin-right: 30px
}
#logo_wrapper, #mainSearch {
	margin-top: 16px;
	margin-left: 8px;
	text-align: left;
}
#logo {
	width: 340px
}
#logo h1 {
	font-family:Myriad Pro, Arial, serif;
	font-size:38px;
	height:39px;
	line-height:1.1;
	text-transform:uppercase;
}
#logo h1 a {
	background:url("/web/20110907094226im_/http://westernstudiesinstitute.org/images/logo.png") no-repeat scroll 0 0 transparent;
	color:#3A3A3A;
	display:block;
	height:48px;
	padding-left:60px;
	text-decoration:none;
	text-shadow:1px 1px #DDDEDE;
 -webkit-transition: all .2s;
	font-weight:bold;
}
#logo h1 a span {
	font-weight:normal;
}
#logo h1 a:hover {
	background-position: 0 -51px;
	color: #444
}
#logo p {
	color: #4a4a4a;
	text-shadow: 1px 1px #e4e4e4;
	font-size: .9em;
	letter-spacing: 1.6px;
	padding-left: 62px
}
.webkit #logo p {
	letter-spacing: 1.9px;
}
/*
Search Box
------------------------------------------------------------------------*/

#searchBox {
	background: ;
	width: 200px;
	height: 65px;
	position: relative;
	float: right;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #333;
}
#searchBox input.search {
	position:absolute;
	top:8px;
	border:1px solid #cacaca;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:7px 5px;
	left:10px;
	width:218px;
	font-size: 1em;
	color: #777
}
#searchBox input[type="submit"] {
	background:url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/search-icon.png) no-repeat;
	border:medium none;
	cursor:pointer;
	display:block;
	height:23px;
	position:absolute;
	right:13px;
	text-indent:-9999px;
	top:12px;
	width:23px;
}
#searchBox input:focus {
	outline: none
}
#searchBox input[type="submit"] span {
	background:url("/web/20110907094226im_/http://westernstudiesinstitute.org/images/menu.png");
	height:60px;
	display:block
}
#searchBox input[type="submit"]:hover {
	background-position: 0 -24px
}
#searchBox input.searchSubmit span {
color:
}
.idleField {
	background:#fff;
	color: #6F6F6F;
	border: solid 1px #DFDFDF;
}
.focusField {
	border:solid 1px #ddd;
	background:#fafafa;
	color:#6F6F6F;
}
/*
Banner
------------------------------------------------------------------------*/

#banner {
	background:url(images/banner.avif) no-repeat scroll center bottom transparent;
	height:355px;
	margin-bottom:42px;
}
/*Continue in nivo-slider.css*/


/*
Content
------------------------------------------------------------------------*/
#contentWrapper {
	padding-top: 8px;
	background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/clean-blue/content-bg-top.png) repeat-x
}
#content {
	padding: 37px 0;
	overflow: hidden
}
#content .columns p {
	text-shadow: 1px 1px #fff;
	color: #434343;
	font-size: 1.1em
}
#content .columns h1 {
	font:2.3em Georgia, Times, Times New Roman, serif;
	letter-spacing:0.3px;
	margin-bottom:14px;
	text-shadow:1px 1px 1px #fff;
}
#content .columns {
	margin: 0 20px 0 0;
	width:300px;
}
#content .columns h1 a {
	color:#444444;
	text-decoration: none;
-webkit-transition:all .2s;
}
#content .columns h1 a:hover {
	color:#7f7f7f;
}
a.readMore {
	display: block;
	width: 105px;
	height: 31px;
	overflow: hidden;
	text-indent: -9000px;
	background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/read_more.png) no-repeat;
	margin-top: 10px
}
a.readMore:hover {
	background-position: 0 -22px
}
a.readMore:active {
	background-position: 0 -94px
}
ul.simple_bullet {
	margin: 8px
}
ul.simple_bullet li {
	background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/bullet.png) no-repeat 0 40%;
	padding-left: 10px;
	margin-bottom: 5px
}
/*
Testimonials
------------------------------------------------------------------------*/
div#nav.nav a {
	overflow: hidden;
	display: block;
	background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/pager.png) no-repeat;
	width: 14px;
	height: 14px;
	float: left;
	text-indent: -9999px;
	margin: 0 3px;
}
div#nav.nav a.activeSlide {
	background-position: 0 -15px
}
/*
Inner Pages Styles
------------------------------------------------------------------------*/

#contentInnerWrapper {
	margin-top: 10px;
}
#inner-content {
	padding: 30px 0 50px 0
}
#inner-content p {
	padding-bottom: 20px;
	text-align: left;
	font-size: 13px;
}
#primaryContent article a {
	text-decoration: none;
	border-bottom: 1px dotted #444;
	padding-bottom: 1px
}
#primaryContent article a:hover {
	border-bottom: 1px solid #111;
}
article p.postmetadata {
	text-transform:uppercase;
	font-size: 11px;
}
article p.gallery-postmetadata {
	text-transform:uppercase;
	font-size: 11px;
	padding-bottom:0px !important;
}
a.gallery-over {
	opacity: 0; /* revealed on hover with jQuery */
	filter: alpha(opacity = 0); /* IE hack */
	position: absolute;
	top: 6px;
	left: 6px;
	width: 180px;
	height: 130px;
	margin: 0;
	padding: 10px;
	font-size: .8em;
	line-height: 2em;
	text-decoration: none;
	color: #888;
	background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/fade-bg.png) no-repeat bottom right;
}
.meta {
	color: #777
}
.meta a {
	color: #777
}
p.meta {
	padding-bottom:0;
	text-transform:uppercase;
	font-size:.9em;
}
div.tags a {
	font-size:0.87em;
	text-transform:uppercase;
}
div.tags {
	float:right;
	background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/tag.png) no-repeat 0 67%;
	padding-left:18px;
}
#blurbWrapper {
	height: 139px;
	background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/blurb-bg.jpg) repeat-x
}
#blurb {
	height: 69px;
	margin-bottom: 8px
}
#blurbContainer {
	padding-top: 7px
}
#blurb h2 {
	color:#808080;
	font-size:2.2em;
	font-weight:500;
	line-height:28px;
	padding-top:7px;
	text-shadow:1px 1px #FFFFFF;
	text-align: left;
}
#blurb h6 {
	color: #808080;
	text-shadow: 1px 1px #fff;
	text-align: left;
}
#crumbsWrapper {
	height: 57px;
	background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/crumbs-bg.jpg) repeat-x
}   /*This rule is for the no-blurb pages*/
#crumbsWrapper ul#crumbs {
	height: 49px
}											/*This rule is for the no-blurb pages*/
#crumbsWrapper ul#crumbs li {
	line-height: 49px;
}								/*This rule is for the no-blurb pages*/
ul#crumbs, #crumbs li {
	margin: 0;
	padding: 0
}
ul#crumbs li {
	float: left;
	line-height: 42px;
	padding-left: .95em;
	font-size: .9em
}
ul#crumbs {
	height: 42px
}
ul#crumbs li a {
	display: block;
	padding: 0 22px 0 0;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 400;
	color: #555;
	text-shadow: 1px 1px #fff;
	background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/crumbs.png) no-repeat right center
}
ul#crumbs li a:hover {
	color: #7d7d7d;
	text-decoration: underline
}
ul#crumbs li {
	color: #7d7d7d;
	text-transform: uppercase;
	text-shadow: 1px 1px #fff
}
p.intro {
	font-family:Georgia;
	font-size:1.3em;
}
p.intro.two {
	padding-bottom: 10px !important;
}
span.sub-title {
	color:#666;
	text-transform:uppercase;
	font-size:.9em;
}
span.sub-title:before {
	content: '— '
}
a.gallery-over strong {
	display: block;
	margin: 0;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #111;
}
a.gallery-over span.dim {
	font-weight: bold;
	color: #666;
}
a.gallery-over em {
	display: block;
	position: absolute;
	bottom: 10px;
	left: 10px;
	margin: 0 0 3px 0;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	line-height: 1em;
	color: #888;
}
.gallery-img img {
	border:1px solid #eee;
	padding:5px
}
.gallery-img {
	position:relative;
}
ul.gallery {
	overflow:hidden;
}
ul.gallery li {
	display:block;
	height:150px;
	width:200px;
	margin:0 15px 35px 15px;
	float:left;
}
.postimage img {
	display:block;
	margin:0 auto;
	padding:6px;
	border:1px solid #ccc;
}

ul.source { overflow:hidden; border-bottom:2px solid #ccc; margin-bottom:30px }
ul.source  li {float:left; margin-right:20px}

/*
Blog Entry
------------------------------------------------------------------------*/
.entry a {
	padding-bottom:1px;
	border-bottom:1px dotted #444;
}
.entry a:hover {
	padding-bottom:1px;
	border-bottom:1px solid #777;
}
#primaryContent .post {
	border-bottom:1px solid #EEEEEE;
	margin:0 0 40px;
	padding:0 0 40px;
}

h2.posttitle  a { border-bottom: none  }

#primaryContent .post .entry {
	margin-right:0;
	width:510px;
}
.post-meta-info a {
	font-weight:bold;
}
.post-meta-info li {
	margin:0px 0px 10px 0;
	padding-bottom:10px;
	border-bottom: 1px dotted #ccc;
}
.post-meta-info li:last-child {
	border:none;
}
.post-meta-info-secondary {
	font-color:#111;
}
.post-meta-info-secondary span {
text-transform:;
}
.post-meta-info-secondary span, .post-meta-info-secondary a {
	color:#777;
}
.post-meta-info-secondary a {
	border-bottom:1px dotted #777;
	padding-bottom:1px;
}
.post-meta-info-secondary a:hover {
	color:#555;
	border-bottom:1px solid #555;
}
#navigation {
	display:block;
	margin:60px 40px 30px;
	position:relative;
	text-align:center;
}
#navigation #oldernewer {
	position:relative;
	top:0;
}
#navigation .newer {
	left:0;
	position:absolute;
	top:0;
	width:68px;
}
#oldernewer a {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background:none repeat scroll 0 0 rgba(116, 116, 116, 0.36);
	color:#FFFFFF;
	padding:5px 9px;
	text-decoration:none;
	text-shadow:1px 1px 0 #999999;
 -webkit-transition:all .2s;
	font-size:1.2em
}
#oldernewer a:hover {
	background:none repeat scroll 0 0 rgba(116, 116, 116, 0.75);
}
#navigation .older {
	position:absolute;
	right:0;
	top:0;
	width:68px;
}
.navigation a, .navigation span {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background:rgba(116, 116, 116, 0.36);
	display:block;
	height:23px;
	line-height:23px;
	text-align:center;
	text-decoration:none;
-webkit-transition: all .2s;
	font-weight:bold;
	color:#FFFFFF;
	text-shadow:1px 1px 0 #999999;
}
.navigation a:hover, .navigation span:hover {
	background:#999;
	color:#fff;
}
#navigation ol {
	clear:both;
	display:block;
	margin:0 auto;
	text-align:center;
	width:363px;
}
.navigation li {
	display:inline-block;
	font-size:11px;
	height:23px;
	margin:0 3px;
	width:23px;
}
.navigation li.hover a, .navigation li .current {
	background:#555555;
	color:#FFFFFF;
	text-shadow:1px 1px 0px #000;
}
span.subtitle {
	color:#999;
	margin:-14px 0 14px 0px;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
}

ul.pagination {
	bottom:11px;
	margin:11px 0 0;
	opacity:.8;
	padding:0;
	position:absolute;
	right:0;
}
ul.pagination li {
	float:left;
}
ul.pagination li a {
	background:url("/web/20110907094226im_/http://westernstudiesinstitute.org/images/navigation.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:7px;
	text-indent:-9999px;
	width:7px;
	margin: 0 2px
}
ul.pagination li.current a, ul.pagination li a:hover {
	background-position: 0 -8px
}


img.alignleft {
	float:left;
	padding:3px;
	background:#eee;
	margin:0 13px 7px 0;
}

img.alignright {
	float:right;
	padding:3px;
	background:#eee;
	margin:0 0px 7px 13px;
}
h2.posttitle {
	line-height:1.3;
	padding-bottom:20px;
	text-align: left;
}
/* Layout */

.one_half, .one_third, .two_third, .three_fourth, .one_fourth {
	float:left;
	position:relative;
}
.last {
	margin-right:0 !important;
}
.one_half {
	margin-right:4%;
	width:48%;
}
.one_fourth {
	margin-right:4%;
	width:22%;
}
.three_fourth {
	margin-right:4%;
	width:74%;
}
.two_third {
	margin-right:5%;
	width:65%;
}
.one_third {
	margin-right:5%;
	width:30%;
}
.one_half {
	margin-right:4%;
	width:500px;
}
#nav-tabs {
	background: #eaeaea;
	padding: 5px
}
.box {
	background:none repeat scroll 0 0 white;
	overflow:hidden;
	padding-top:15px;
}
.tabs {
	overflow:hidden;
}
.tabs li {
	float:left;
}
#nav-tabs .tab-content li {
}
ul.tabs li a {
	display:block;
	font-weight:bold;
	margin-right:1px;
	padding:8px 10px;
	text-decoration:none;
}
ul.tabs li.active a, ul.tabs li a:hover {
	background: white
}
#nav-tabs .tab-content li a {
	border-bottom:1px solid #EEEEEE;
	display:block;
	padding:7px 10px;
	text-decoration: none;
}
#nav-tabs .tab-content li a:hover {
	background: #f9f9f9
}
/*
Blog Styles
------------------------------------------------------------------------*/
#respond {
	clear:both;
}
.your_comment {
	padding-top:20px;
}
.cancel-comment-reply {
	padding-bottom:20px;
}
#respond label {
	color:#7A7A7A;
	display:block;
	float:left;
	font-size:10px;
	padding-right:8px;
	text-transform:uppercase;
	width:52px;
}
.input, .textarea {
	background:none repeat scroll 0 0 #F9F9F9;
	border-color:#BBBABA #BBBABA #AAAAAA;
	border-style:solid;
	border-width:1px;
	color:#7E7E7E;
	font-family:Arial, sans-serif;
	font-size:12px;
	padding:8px 10px;
	width:448px;
}
#respond #submit {
	float:right;
}
form#commentform p {
	padding-bottom: 20px
}
.comments_wrap {
	margin-bottom:40px;
	position:relative;
	width:600px;
}
.comments {
	padding:20px;
	position:relative;
}
.commentlist li {
	border:1px solid #ccc;
	line-height:20px;
	list-style:none outside none;
	margin:22px 0 50px;
	padding:20px;
	position:relative;
}
.comment-meta {
	color:#959494;
	font-size:10px;
	position:absolute;
	right:62px;
	top:-23px;
}
.comment-author {
	font-style:italic;
	margin-bottom:15px;
	padding-right:40px;
}
.avatar {
	border:1px solid #999999;
	position:absolute;
	right:15px;
	top:-20px;
}
ul.children {
	margin-bottom: 0
}
div#comments ul li a {
	font-size: .9em
}
div#comments ul li a span {
	font-weight: bold
}
/*
Galleries
------------------------------------------------------------------------*/
/*
		 * Required 
		*/
		.slidecontainer {
	width:280px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
div.simpleslide {
	position:absolute;
	top:0;
	left:0;
}
ul.simpleslide {
	position:absolute;
	top:0;
	left:0;
	list-style:none;
	padding:0;
	margin:0;
}
div.simpleslide > div, ul.simpleslide li {
	position:absolute;
	top:0;
	width:280px;
	display:none;
	padding:0;
	margin:0;
}
/*
		 * Optional
		*/
	#testimonials, #newsSlider {
	margin:0 auto;
	width:300px;
	position:relative;
	clear:both;
}
#primaryContent.galleryContent {
	padding-right:20px;
	width:402px;
}
#secondaryContent.gallerySlider {
	width:508px;
	margin-right: 0;
}
.galleryContent a.fullcontent {
	display: block;
	background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/plus.png) no-repeat 0 50%;
	width: 120px;
	padding-left: 20px;
	margin: 15px 0 10px 0
}
#inner-content.galleryEntry {
	position: relative;
}
div.fullworkcontent a.closecontent {
	background:url("/web/20110907094226im_/http://westernstudiesinstitute.org/images/close.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:29px;
	overflow:hidden;
	position:absolute;
	right:0;
	text-indent:-9999px;
	top:35px;
	width:29px;
}
div.fullworkcontent a.closecontent:hover {
	opacity:.7
}
div.fullworkcontent {
	background:none repeat scroll 0 0 #fafafa;
	margin:0;
	padding:39px 10px 15px 50px;
	position:absolute;
	right:0;
	top:-5px;
	width:468px;
	z-index:1100;
	right: -3px
}

ul.inner_slider_image img {
padding:4px;
border:1px solid #eee;
}


.gallerySlider .gallery {
position:relative;
}
.gallerySlider .gallery .next {
position:absolute;
top:46%;
left:27px;
}

.gallerySlider .gallery .prev {
position:absolute;
top:46%;
right:37px;
}


.gallerySlider .gallery a.next { background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/prev_next.png) no-repeat; width:42px; height:42px; text-indent:-9999px}
.gallerySlider .gallery a.prev { background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/prev_next.png) no-repeat -44px 0; width:42px; height:42px; text-indent:-9999px}
/*
Contact Form
------------------------------------------------------------------------*/


.notification_error {
	background:none repeat scroll 0 0 #FFCDCD;
	border:1px solid #F49393;
	color:#530A0A;
	height:auto;
	margin:29px auto 0;
	padding:4px 10px;
	text-align:left;
	text-shadow:1px 1px 0 #FDE1E1;
	width:90%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:1px 1px 0 #FDE5E5 inset;
	-webkit-box-shadow:1px 1px 0 #FDE5E5 inset;
	box-shadow:1px 1px 0 #FDE5E5 inset;
}
.notification_ok {
	-moz-box-shadow:1px 1px 0 #FFFFFF inset;
	-webkit-box-shadow:1px 1px 0 #FFFFFF inset;
	box-shadow:1px 1px 0 #FFFFFF inset;
	background:none repeat scroll 0 0 #E8FFED;
	border:1px solid #6AA879;
	color:#104F1F;
	height:auto;
	margin:18px auto 26px;
	padding:18px 0;
	text-align:center;
	text-shadow:1px 1px 0 #FFFFFF;
	width:90%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.info_fieldset {
	-moz-border-radius: 7px;
	border-radius:7px;
	border: 1px #dddddd solid;
	background: #fff
}
.info_fieldset legend {
	background:none repeat scroll 0 0 #F1F1F1;
	border:1px solid #DDDDDD;
	color:#555555;
	font-family:Georgia;
	font-size:1.5em;
	margin-left:15px;
	padding:2px 15px;
	text-shadow:0 1px 0 #FFFFFF;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 1px 1px 0 #FFFFFF inset;
	-webkit-box-shadow: 1px 1px 0 #FFFFFF inset;
	box-shadow: 1px 1px 0 #FFFFFF inset;
}
.button {
	background: #f6f6f6;
	background-image: -moz-linear-gradient(top, #ffffff, #efefef);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef));
	border: 1px solid #ccc;
	border-radius: 3px;
	cursor: pointer;
 filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff, endColorStr=#efefef);
	-moz-border-radius: 3px;
	ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#EFEFEF)";
	overflow: visible;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	white-space: nowrap;
	padding:6px 20px;
	text-decoration:none;
}
.button:hover {
	-moz-box-shadow:0 0 3px #bbb;
	-webkit-box-shadow:0 0 3px #bbb;
	background:-moz-linear-gradient(center top, #FFFFFF, #EBEBEB) repeat scroll 0 0 #F3F3F3;
	border-color:#999999;
	outline:0 none;
}
/* Label */
label {
	float:left;
	margin:3px 14px;
	text-align:right;
	width:115px;
}
/* BR */

br {
	clear: left;
}
#fields {
	padding: 35px 0
}
#ajax-contact-form input[type="text"], #ajax-contact-form textarea {
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:8px 5px;
	width:54%;
	margin: 5px 0;
	font-family: Verdana;
	color: #777;
	font-size: 1em;
}
#ajax-contact-form input[type="text"]:hover, #ajax-contact-form textarea:hover {
	border-color: #999
}
#ajax-contact-form input[type="text"]:focus, #ajax-contact-form textarea:focus {
	background: #f7f7f7;
	outline: none;
	border-color: #bbb
}
/*
Sidebars and Widgets
------------------------------------------------------------------------*/
#secondaryContent.sidebar a {
	color: #777;
	text-align: left;
}
.widget {
	margin: 20px 0
}
#secondaryContent.leftSidebar {
	margin-right:16px;
	padding-right:26px;
	width:240px;
}
#secondaryContent.leftSidebar .widgetContent {
	margin-top:24px;
	padding-right:26px;
	width:240px;
	border-right:3px double #eee;
}
#secondaryContent.leftSidebar .sidebarBottom {
	height:24px;
	width:240px;
	padding-right:26px;
	margin-top: -20px
}
#secondaryContent.rightSidebar {
	margin-left:16px;
	width:240px;
}
#secondaryContent.rightSidebar .widgetContent {
	padding-left:26px;
	width:240px;
	margin-bottom: -8px;
	border-left: 3px double #eee;
}
#secondaryContent.rightSidebar .sidebarBottom {
	height:24px;
	width:240px;
	padding-left:26px;
	margin-top: -20px
}
/* Meta Widget */
div.widget ul {
	background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/widget-border.gif) repeat-x bottom;
	padding-bottom: 15px
}
#inner-content div.widget.meta ul li {
	padding: 5px 0 8px 0px;
	border-bottom: 1px dashed #ccc;
	background: none
}
#inner-content div.widget.meta ul li:last-child {
	border: none;
	padding-bottom: 10px
}
div.widget.meta ul li a {
	text-decoration: none;
}
div.widget.meta ul li a:hover {
	border-bottom: 1px dotted #777;
	padding-bottom: 1px
}
#inner-content div.widget.meta ul li span {
	height: 30px;
	display: block;
	padding-left: 0px;
	text-align: left;
}
div.widget.meta ul li.link span {
}
div.widget.meta ul li.link input.share {
	border: none;
	color: #777;
	background: none;
	padding: 2px
}
div.widget.meta ul li.link input.share:focus {
	background: #fdffdf;
	outline: none
}
div.widget.meta ul li.link {
	position: relative
}
#inner-content div.widget.meta ul li span span.copied {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background: #87B537;
	color:#fff;
	font-size:0.8em;
	height:17px;
	line-height:16px;
	padding:1px 3px;
	position:absolute;
	right:1px;
	text-shadow:0 1px 0 #577C16;
	top:-15px;
}
div.widget.meta ul li.author span {
	background: 0;
}
div.widget.meta ul li.date span {
}
div.widget.meta ul li.tweet span {
	background: url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/meta-icons.png) 0 -70px no-repeat;
}
div.widget.meta ul li.tags span {
}
/* Popular Widget */
ul.popular {
	overflow:hidden;
	clear:both;
}
ul.popular li {
	overflow:hidden;
	background:none !important;
	border-bottom: 1px dashed #e0e0e0;
	margin-bottom: 0 !important;
	padding-left: 0 !important;
}
ul.popular li:last-child {
	border: none
}
ul.popular li a {
	text-decoration: none;
	padding:10px;
	display: block
}
ul.popular li a:hover {
	background: #f4f4f4
}
ul.popular li span {
	padding:0;
	display: block;
	color: #9b9b9b
}
ul.popular li img {
	float:left;
	margin-right:10px;
	display: inline-block;
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6);
	-moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6);
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6);
}
#secondaryContent.sidebarList {
	width: 210px;
	padding-right: 10px
}
ul.listContent {
	background:#e5e5e5;
}
ul.listContent li {
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #f1f1f1;
}
ul.listContent li a {
	text-decoration:none;
	color:#666;
	text-shadow:0px 1px 0px #f9f9f9;
	display:block;
	padding:5px;
}
ul.listContent li a:hover, ul.listContent li a.current {
	background: #dbdada
}
.box-1 {
	float:left;
	margin:0 30px 0 0;
	width:45%;
}
.box-2 {
	background:url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/quote-separator.gif) no-repeat scroll left top transparent;
	float:left;
	width:40%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 60px;
}
.box-2 p {
	color:#aaa;
	font-size:16px;
	line-height:1.5em;
	padding:3px 0;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0 !important;
}
.box-2 span {
	text-transform: uppercase;
	font-size: .8em
}
.team-box {
	clear: both;
	overflow: hidden;
	margin: 10px 0
}
.team-box img {
	float:left;
	margin-right:10px;
	padding:5px;
	background:#eee;
	position: relative
}

.team-box img {
	width: 200px;
	height: auto;
	object-fit: cover;
}
div.team-image {
	position: relative
}
div.team-image a.twitter {
	position: absolute
}
.team-box span {
	text-transform:uppercase;
	font-size:.9em;
	color:#777;
	display: block;
	padding-bottom: 10px
}
.team-box h5 {
	line-height: 24px
}
/* Contact Widgets */

div.contact ul li a.dribbble:hover {
	background: #f9f9f9 url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/dribbble.png) no-repeat 95% 50% !important;
}
div.contact ul li a.twitter:hover {
	background: #f9f9f9 url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/twitter.png) no-repeat 95% 50% !important;
}
div.contact ul li a.email:hover {
	background: #f9f9f9 url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/email.png) no-repeat 95% 50% !important;
}
div.contact ul li a.linkedin:hover {
	background: #f9f9f9 url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/linkedin.png) no-repeat 95% 50% !important;
}
div.contact ul li a.facebook:hover {
	background: #f9f9f9 url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/facebook.png) no-repeat 95% 50% !important;
}
div.roundedList.widget ul {
	border:1px solid #e1e1e1;
	background:#fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding-bottom:0;
}
div.roundedList.widget ul li a {
	text-decoration:none;
	padding:5px 8px;
	display:block;
	border-bottom:1px solid #e1e1e1;
}
div.roundedList.widget ul li a:hover {
	background: #f9f9f9;
}
div.roundedList.widget ul li:last-child a {
	border-bottom: none
}

#footer-widgets {
	border-top:1px solid #E6E6E6;
	padding:10px 0;
}
#footer-widgets .block {
	float:left;
	padding:20px 0 0 20px;
	width:210px;
}
/*
Pricing Page
------------------------------------------------------------------------*/

div#pricing-table ul {
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #eee;
	list-style:none outside none;
	margin:0 0 18px;
	padding:0;
}
div#pricing-table {
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	background:url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/pricing-bg.gif) repeat-x scroll 0 0 transparent;
	border:1px solid #ddd;
	margin:18px 0 36px;
	padding:0;
	position:relative;
}
div#pricing-table div.wrap {
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	border-top:1px solid #FFFFFF;
	padding:0;
	text-align: center;
}
div#pricing-table div.column-row {
	margin:0;
}
.column-row, .clearfix {
	display:block;
}
.column-row {
	margin:0 0 18px -20px;
}
div#pricing-table div.column {
	height:356px;
	margin:0;
	width:310px;
}
.column, .columns {
	display:inline;
	float:left;
	margin:0 0 0 20px;
	position:relative;
}
div#pricing-table div.header {
	height:123px;
}
div#pricing-table div.column * {
	text-align:center;
}
div#pricing-table h2 {
	font-size:30px;
	margin:0;
	padding:16px 0 0;
	line-height:1;
}
div#pricing-table h3 {
	color:#999999;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0 0 5px;
	line-height:1;
}
div#pricing-table div.header p {
	color:rgba(0, 0, 0, 0.75);
	font-weight:bold;
	line-height:16px;
	margin:5px 10px 0;
}
div#pricing-table div#plan-premium, div#pricing-table div#plan-basic {
	background:none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
}
div#pricing-table div#plan-professional {
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	background: #FFFFFF;
	border:3px solid #999;
	margin:0 0 -36px;
	padding:9px 20px;
	position:relative;
	top:-18px;
	width:176px;
	z-index:5;
}
div#pricing-table div#plan-professional:hover {
	-moz-box-shadow:0 3px 6px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0 3px 6px rgba(0, 0, 0, 0.25);
}
div#pricing-table div#plan-premium, div#pricing-table div#plan-basic {
	background:none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
}
div#pricing-table li {
	border-bottom:1px solid #eee;
	border-top:1px solid #FFFFFF;
	color:#777777;
	font-size:13px;
	line-height:22px;
}
.pricing-button {
	-moz-border-radius:15px 15px 15px 15px;
	-webkit-border-radius:15px 15px 15px 15px;
	background-position:0 0;
	background-repeat:repeat-x;
	border-color:rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35);
	border-style:solid;
	border-width:1px;
	font-size:13px;
	line-height:1;
	padding:0;
	padding:5px 15px;
	position:relative;
	top:-1px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
div#pricing-table div#plan-professional li {
	border-bottom-color:#EEEEEE;
	color:#555555;
}
div#pricing-table div#plan-professional ul {
	border-top-color: #EEEEEE;
}
div#pricing-table div#plan-freelancer ul {
	margin-bottom:88px;
}
.pricing-title {
	overflow:hidden;
	margin-bottom:60px;
	border-bottom:1px solid #ccc;
}
.pricing-title h2 {
	line-height:1;
	font-size:3em;
}
.pricing-title h5 {
	color:#999;
}
.button.pricing {
	text-decoration:none;
}


/*
Footer
------------------------------------------------------------------------*/
#footer_wrapper {
	padding:18px 0;
	text-align: left;
}
#footer p {
	color:#777;
	text-align:center;
	text-shadow:1px 1px #eeeded;
}
#footer a {
	border-bottom: 1px dotted #3a3a3a;
	margin-bottom: 1px;
	text-decoration: none
}
#footer a:hover {
	border-bottom-style: solid
}
#bigFooter p {
	color:#777;
	text-shadow:1px 1px #eeeded;
}
#bigFooter a {
	border-bottom: 1px dotted #3a3a3a;
	margin-bottom: 1px;
	text-decoration: none
}
#bigFooter a:hover {
	border-bottom-style: solid
}
#bigFooter ul.footer-list li {
	border-bottom:1px solid #aaa;
	border-top:1px solid #e1e1e1;
}
#bigFooter ul.footer-list li a {
	display:block;
	padding:5px 0;
	border:none;
	margin:0;
	color:#666;
}
#bigFooter ul.footer-list li:first-child {
	border-top:none;
}
#bigFooter ul.footer-list li a:hover {
	background:#eee;
	border-bottom:none;
}
ul.footer-pages {
	padding-bottom:30px;
}
ul.footer-pages li {
	float:left;
	margin:0 20px 0 0;
}
ul.footer-pages li a:hover {
	border-bottom:#777;
}
form.footer-form input[type="text"] {
	border:1px solid #bbb;
	padding:5px 2px;
	width:190px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
form.footer-form textarea, form.footer-form input[type="text"] {
	font-family:Helvetica;
	font-size:.9em;
	color:#777;
}
form.footer-form textarea:hover, form.footer-form input[type="text"]:hover {
	border:1px solid #999;
}
form.footer-form textarea:focus, form.footer-form input[type="text"]:focus {
	background:#f9f9f9;
	outline:none;
}
form.footer-form p {
	margin:5px 0;
}
form.footer-form textarea {
	border:1px solid #bbb;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	width:190px;
	padding:2px;
}
/* Client Flip */
 
 .sponsorListHolder {
	margin-bottom:30px;
}
.sponsor {
	cursor:pointer;
	float:left;
	height:160px;
	margin:12px;
	position:relative;
	width:160px;
}
.sponsorFlip {
	/*  The sponsor div will be positioned absolutely with respect
		to its parent .sponsor div and fill it in entirely */

	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:1px solid #ddd;
	background:url(/web/20110907094226im_/http://westernstudiesinstitute.org/images/background-client.jpg) no-repeat center center #444;
}
.sponsorFlip:hover {
	border:1px solid #999;
	/* CSS3 inset shadow: */
	-moz-box-shadow:0 0 30px #999 inset;
	box-shadow:0 0 30px #999 inset;
}
.sponsorFlip img {
	/* Centering the logo image in the middle of the sponsorFlip div */
	
	position:absolute;
	top:50%;
	left:50%;
	margin:-70px 0 0 -70px;
}
.sponsorData {
	/* Hiding the .sponsorData div */
	display:none;
}
.sponsorDescription {
	font-size:11px;
	padding:50px 10px 20px 20px;
	font-style:italic;
}
.sponsorURL {
	font-size:9px;
	font-weight:bold;
	padding-left:20px;
}
mission-list {
	font-family: Arial, Helvetica, sans-serif;
}
.mission-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
#inner #inner-content #primaryContent article .box-1 p {
	font-size: 11px;
}
.descriptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
#inner #footer3 p {
	text-align: center;
}
.address-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #333;
}

/*
     FILE ARCHIVED ON 09:42:26 Sep 07, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:48:49 May 11, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 30.636
  load_resource: 74.094
  PetaboxLoader3.resolve: 41.73
  PetaboxLoader3.datanode: 31.342
*/


/*
  Responsive Styles — PixelCreative Theme
  Підключи цей файл ПІСЛЯ style.css:
  <link rel="stylesheet" href="responsive.css">
  ----------------------------------------------------------------*/

/* ============================================================
   TABLET — до 1024px
   ============================================================ */
@media (max-width: 1024px) {

  /* Навбар */
  #navBar {
    height: auto;
  }
  #leftTopNav ul {
    flex-wrap: wrap;
    margin: 6px 9px;
  }
  ul.socialIcons {
    width: auto !important;
    margin-top: 8px;
  }

  /* Хедер */
  #header {
    height: auto;
    padding-bottom: 10px;
  }
  #logo {
    width: auto;
  }
  #searchBox {
    width: 180px;
    margin-top: 10px;
  }
  #searchBox input.search {
    width: 160px;
  }

  /* Банер */
  #banner {
    height: 260px;
    background-size: cover;
    margin-bottom: 24px;
  }

  /* Контент — колонки */
  #content .columns {
    width: 280px;
    margin: 0 12px 20px 0;
  }

  /* Бічна панель */
  #secondaryContent.rightSidebar,
  #secondaryContent.leftSidebar {
    width: 200px;
  }
  #secondaryContent.leftSidebar .widgetContent,
  #secondaryContent.leftSidebar .sidebarBottom {
    width: 200px;
    padding-right: 16px;
  }
  #secondaryContent.rightSidebar .widgetContent,
  #secondaryContent.rightSidebar .sidebarBottom {
    width: 200px;
    padding-left: 16px;
  }

  /* Pricing */
  div#pricing-table div.column {
    width: 260px;
  }

  /* Footer widgets */
  #footer-widgets .block {
    width: 180px;
    padding-left: 14px;
  }

  /* Blog entry */
  #primaryContent .post .entry {
    width: 100%;
  }
  .comments_wrap {
    width: 100%;
  }
  .input, .textarea {
    width: 90%;
  }

  /* Layout helpers */
  .one_half {
    width: 500px;
  }
}


/* ============================================================
   MOBILE LANDSCAPE — до 768px
   ============================================================ */
@media (max-width: 768px) {

  /* Скидання float-based сітки */
  .column, .columns,
  .one_half, .one_third, .two_third,
  .three_fourth, .one_fourth,
  #primaryContent, #secondaryContent,
  #secondaryContent.rightSidebar,
  #secondaryContent.leftSidebar,
  .box-1, .box-2 {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border: none !important;
  }

  /* Навбар — вертикальне меню */
  #navBar {
    height: auto;
  }
  #leftTopNav ul li {
    float: none;
    display: block;
  }
  #leftTopNav ul li a {
    padding: 8px 12px;
    display: block;
  }
  ul.socialIcons {
    float: none;
    display: flex;
    justify-content: center;
    width: 100% !important;
    margin: 8px 0;
  }

  /* Хедер */
  #header {
    height: auto;
    text-align: center;
    padding: 10px 0;
  }
  #logo_wrapper,
  #mainSearch {
    float: none;
    margin: 10px auto;
    text-align: center;
  }
  #logo {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
  #searchBox {
    float: none;
    width: 90%;
    margin: 10px auto;
    position: relative;
  }
  #searchBox input.search {
    width: 100%;
    left: 0;
    box-sizing: border-box;
  }
  #searchBox input[type="submit"] {
    right: 4px;
  }

  /* Банер */
  #banner {
    height: 180px;
    background-size: cover;
    background-position: center;
    margin-bottom: 16px;
  }

  /* Контент */
  #content {
    padding: 20px 0;
  }
  #content .columns {
    width: 100%;
    margin: 0 0 24px 0;
  }

  /* Breadcrumbs */
  ul#crumbs li {
    font-size: .8em;
    padding-left: .5em;
  }

  /* Blog */
  h2.posttitle {
    font-size: 1.4em;
  }
  .comments_wrap {
    width: 100%;
  }
  .input, .textarea {
    width: 100%;
    box-sizing: border-box;
  }
  label {
    float: none;
    width: 100%;
    text-align: left;
    margin: 4px 0;
  }
  br { clear: none; }
  #respond #submit {
    float: none;
    display: block;
    margin-top: 10px;
  }

  /* Gallery */
  ul.gallery li {
    width: 100%;
    height: auto;
    float: none;
    margin: 0 0 20px 0;
  }
  #primaryContent.galleryContent {
    width: 100%;
    padding-right: 0;
  }
  #secondaryContent.gallerySlider {
    width: 100%;
    margin-right: 0;
  }
  div.fullworkcontent {
    position: static;
    width: 100%;
    padding: 20px 10px;
    box-sizing: border-box;
  }

  /* Pricing */
  div#pricing-table div.column-row {
    margin-left: 0;
  }
  div#pricing-table div.column {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  div#pricing-table div#plan-professional {
    width: 100%;
    top: 0;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
  }

  /* Sponsors / Client Flip */
  .sponsor {
    width: 130px;
    height: 130px;
    margin: 8px;
  }

  /* Footer widgets */
  #footer-widgets .block {
    float: none;
    width: 100%;
    padding: 10px 0 0 0;
    box-sizing: border-box;
  }

  /* Footer pages */
  ul.footer-pages li {
    float: none;
    margin: 0 0 8px 0;
  }

  /* Contact form */
  #ajax-contact-form input[type="text"],
  #ajax-contact-form textarea {
    width: 100%;
    box-sizing: border-box;
  }

  /* Team box */
  .team-box img {
    float: none;
    display: block;
    margin: 0 auto 10px;
    width: 100%;
    max-width: 200px;
  }

  /* Navigation */
  #navigation ol {
    width: 100%;
  }

  /* Testimonials / newsSlider */
  #testimonials,
  #newsSlider {
    width: 100%;
    box-sizing: border-box;
  }
}


/* ============================================================
   MOBILE PORTRAIT — до 480px
   ============================================================ */
@media (max-width: 480px) {

  /* Загальне */
  body {
    font-size: 14px;
  }

  /* Хедер */
  #logo h1 {
    font-size: 26px;
  }

  /* Банер */
  #banner {
    height: 130px;
  }

  /* Контент */
  #content {
    padding: 12px 0;
  }
  #content .columns h1 {
    font-size: 1.6em;
  }
  #content .columns p {
    font-size: 1em;
  }

  /* Breadcrumbs — компактні */
  ul#crumbs li {
    display: inline;
    font-size: .75em;
  }

  /* Цінова таблиця */
  div#pricing-table h2 {
    font-size: 22px;
  }
  div#pricing-table h3 {
    font-size: 14px;
  }

  /* Sponsors */
  .sponsor {
    width: calc(50% - 16px);
    height: 120px;
  }

  /* Blurb */
  #blurb h2 {
    font-size: 1.5em;
    line-height: 1.3;
  }

  /* Footer */
  #footer p,
  #bigFooter p {
    font-size: .9em;
  }

  form.footer-form input[type="text"],
  form.footer-form textarea {
    width: 100%;
    box-sizing: border-box;
  }

  /* Navigation numbers */
  #navigation ol {
    width: 100%;
  }
  .navigation li {
    width: 20px;
    height: 20px;
  }
}


/*
  Mobile Navigation Menu
  Підключи після style.css та responsive.css
  ----------------------------------------------------------------*/

/* ============================================================
   HAMBURGER BUTTON — прихований на десктопі
   ============================================================ */
#nav-toggle {
  display: none;
  position: relative;
  z-index: 1001;
  cursor: pointer;
  background: none;
  border: none;
  padding: 10px;
  margin: 0;
  outline: none;
}

#nav-toggle .bar {
  display: block;
  width: 26px;
  height: 2px;
  background: #fff;
  margin: 6px 0;
  border-radius: 2px;
  transition: transform 0.3s ease, opacity 0.3s ease, width 0.3s ease;
  transform-origin: center;
}

/* Анімація → хрест при відкритті */
#nav-toggle.is-open .bar:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}
#nav-toggle.is-open .bar:nth-child(2) {
  opacity: 0;
  width: 0;
}
#nav-toggle.is-open .bar:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}


/* ============================================================
   ДЕСКТОП — без змін
   ============================================================ */
@media (min-width: 769px) {
  #nav-toggle { display: none !important; }
}


/* ============================================================
   МОБІЛЬНЕ МЕНЮ — до 768px
   ============================================================ */
@media (max-width: 768px) {

	#logo img{
		width: 100%;
        height: 100%;
		object-fit: contain;
        margin: 0 auto;
	}

  /* Контейнер навбару */
  #navContainer {
    position: sticky;
    top: 0;
    z-index: 1000;
    background: #434343;
  }

  #navBar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    padding: 0 14px;
    width: 100% !important;
    box-sizing: border-box;
  }

  /* Кнопка-гамбургер */
  #nav-toggle {
    display: block;
    flex-shrink: 0;
    margin-left: auto;
  }

  /* Обгортка навігації */
  #leftTopNav {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    width: 100% !important;
    margin: 0;
    background: #2e2e2e;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.35s ease, box-shadow 0.35s ease;
    z-index: 999;
    box-shadow: none;
  }

  #leftTopNav.is-open {
    max-height: 600px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.4);
  }

  /* Список пунктів */
  #leftTopNav ul.sf-menu {
    display: block !important;
    margin: 0;
    padding: 8px 0 16px;
    list-style: none;
  }

  #leftTopNav ul.sf-menu li {
    display: block;
    float: none;
    margin: 0;
    border-bottom: 1px solid rgba(255,255,255,0.06);
    opacity: 0;
    transform: translateX(-12px);
    transition: opacity 0.25s ease, transform 0.25s ease;
  }

  /* Анімація появи пунктів при відкритті */
  #leftTopNav.is-open ul.sf-menu li {
    opacity: 1;
    transform: translateX(0);
  }

  /* Затримка для кожного пункту (stagger) */
  #leftTopNav.is-open ul.sf-menu li:nth-child(1)  { transition-delay: 0.04s; }
  #leftTopNav.is-open ul.sf-menu li:nth-child(2)  { transition-delay: 0.08s; }
  #leftTopNav.is-open ul.sf-menu li:nth-child(3)  { transition-delay: 0.12s; }
  #leftTopNav.is-open ul.sf-menu li:nth-child(4)  { transition-delay: 0.16s; }
  #leftTopNav.is-open ul.sf-menu li:nth-child(5)  { transition-delay: 0.20s; }
  #leftTopNav.is-open ul.sf-menu li:nth-child(6)  { transition-delay: 0.24s; }
  #leftTopNav.is-open ul.sf-menu li:nth-child(7)  { transition-delay: 0.28s; }
  #leftTopNav.is-open ul.sf-menu li:nth-child(8)  { transition-delay: 0.32s; }
  #leftTopNav.is-open ul.sf-menu li:nth-child(9)  { transition-delay: 0.36s; }
  #leftTopNav.is-open ul.sf-menu li:nth-child(10) { transition-delay: 0.40s; }

  #leftTopNav ul.sf-menu li a {
    display: block;
    padding: 13px 20px;
    color: #e0e0e0;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.12em;
    border-radius: 0;
    transition: background 0.2s ease, color 0.2s ease, padding-left 0.2s ease;
  }

  #leftTopNav ul.sf-menu li a:hover {
    background: rgba(255,255,255,0.07);
    color: #fff;
    padding-left: 28px;
    border-radius: 0;
  }

  /* Активний пункт */
  #leftTopNav ul.sf-menu li.current-menu-item > a,
  #leftTopNav ul.sf-menu li.active > a {
    color: #fff;
    background: rgba(255,255,255,0.1);
    border-left: 3px solid #fff;
    padding-left: 17px;
  }

  /* Підменю — вкладений рівень */
  #leftTopNav ul.sf-menu li ul {
    position: static !important;
    margin: 0 !important;
    padding: 0;
    background: rgba(0,0,0,0.2);
    display: none;
  }
  #leftTopNav ul.sf-menu li ul li a {
    padding-left: 34px;
    font-size: 10px;
    color: #bbb;
  }
  #leftTopNav ul.sf-menu li ul li a:hover {
    padding-left: 42px;
    color: #fff;
  }

  /* Напівпрозорий оверлей під меню */
  #nav-overlay {
    display: none;
    position: fixed;
    inset: 50px 0 0 0;
    background: rgba(0,0,0,0.35);
    z-index: 998;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
  }
  #nav-overlay.is-open {
    display: block;
  }
}