/*
Theme Name: Skeleton
Theme URI: http://www.simplethemes.com
Description: A simple WordPress theme based on the Skeleton RWD framework
Version: 1.6
Author: Simple Themes
Author URI: http://www.simplethemes.com
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/* Table of Contents
==================================================
	#Global Reset
	#Structural Customization
	#Header
	#Navigation Bar
	#Typography
	#Tables
	#Widgets
	#WP Blog
	#Form Buttons
	#Styled Buttons
	#Tabs
	#Toggles
	#Callouts
	#Comments
	#WP Gallery
	#Misc
*/

/* @group Global Reset */

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 {
		margin: 0;
		padding: 0;
		border: 0;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1;
	font-family: 'DroidSansRegular', Arial, sans-serif!important;font-size: 14px; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }
	table.pad td {
	padding: 10px;
	}
		
	pre,code {
		white-space: normal;
		background-color: #ededed;
		border-bottom: 1px solid #d9d9d9;
		border-top: 1px solid #d9d9d9;
		display: block;
		width: 100%;
		font: 12px/24px Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;
		margin: 5px 0;
		padding: 5px;
}
p code {display: inline;}


body {
	line-height: 150%;
	-webkit-text-size-adjust: 100%;
}

/* @end */



/* @group Structural Customization */


#header {
	clear: both;
	/*margin-top: 16px;*/
}

#header .inner {
	/*padding-top: 15px;*/
	padding-bottom: 20px;
}

#header .header_extras {
	/*float: right;*/width: 310px;
}
#header .right{float:right;}
#header .header_extras img{
max-width: 100%;
}
.social_extra_heb,.heb_header_extras{display:none;}

.socialMediaEnglishIcons {
  left: 50%;
  position: absolute;
  top: 10%;
}
.socialMediaHebrewIcons {
  left: 50%;
  position: absolute;
  top: 10%;
  display: none;
}
.socialMediaEnglishIcons h3, .socialMediaHebrewIcons h3 {
	font-family:"DroidSansRegular",Arial,sans-serif;
	font-size:18px;
	
}
.lsi-social-icons li a {
  padding: 1px!important;
}
.icon-set-lsi_widget-4 .lsi-social-linkedin a, .icon-set-lsi_widget-6 .lsi-social-linkedin a{
	background-color:#007BB6!important;
	
}
.icon-set-lsi_widget-4 .lsi-social-twitter a, .icon-set-lsi_widget-6 .lsi-social-twitter a{
	background-color:#00ACED!important;
	
}
.icon-set-lsi_widget-4 .lsi-social-linkedin a:hover, .icon-set-lsi_widget-6 .lsi-social-linkedin a:hover{
	background: #007BB6!important;
	
}
.icon-set-lsi_widget-4 .lsi-social-twitter a:hover, .icon-set-lsi_widget-6 .lsi-social-twitter a:hover{
	background: #00ACED!important;
	
}
.flag{display:none;}
.home .flag{display:float: right;}
.home #header .inner{padding-bottom:3px;}

/* Give the main wrapper a separate background color */

#wrap {}
body .wrap {
    background: url("images/content-background.gif") no-repeat scroll right bottom #FFFFFF;
}

/* Footer Styles */

#footer {
	border-top: 1px solid #d6d6d6;
	font-size: .9em;
}
#footer.noborder {
	border: none;
	padding-top: 0;
}

#footer #credits {
	font-size: 11px;
	color: #9f9f9f;
}

a.themeauthor {
	display: block;
	width: 75px;
	height: 12px;
	margin: 0px auto;
	float: right;
	text-decoration: none;
	text-indent: -9999em;
	background: url(images/icons/stlogo.png) no-repeat right center;
}


/* @end */

/* @group Header */

#site-title {
	margin: 0;
	padding: 0;
	font-size: 60px;
	line-height: 55px;
	letter-spacing: -1px;
}

#header div#site-title a,
#header h1#site-title,
#header h1#site-title a {
	margin: 0;
	padding: 0;
	line-height: 55px;
	text-decoration: none;
	font-weight: bold;
	font-weight: normal;
	font-family: 'DroidSansBold', Arial, sans-serif;
	letter-spacing: -2px;
	text-shadow: 0px 1px 0px #FFF;
}

#header #site-title a:hover {
	color: #3253ad;
}	

/* Header Tagline */

#header span.site-desc {
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 28px;
	color: #7d7d7d;
	letter-spacing: -1px;
}

/* Image Header */

#header #site-title.graphic a {
	text-indent: -9999em;
	display: block;
	background-repeat: no-repeat;
	background-position: left;
}
#header span.site-desc.graphic {
	display: none;
}

/* @end */

/* @group Navigation Bar */


#navigation {width: 100%;margin-left: 0;margin-bottom: 0!important;background: #005aab;}
.nav {background: #005aab;/*margin-top: 1em;*/}
.nav ul {margin: 0;}
.nav ul li {margin: 0;display: inline;line-height: 35px;}
.nav ul li a {
	display: inline-block;
	padding: 0 .75em;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'DroidSansBold', Arial, sans-serif;
	color: #FFF;
	line-height: 35px;
}
.nav a:hover {background: #ffffff;color: #005aab;}
.nav .active a {color: #333; background: #FFF;}
.nav .active a:hover {color: #005aab;}

#navigation ul {
	background: #005aab;
    position: relative;
    behavior: url("./wp-content/themes/skeleton/PIE.php");
}
	
#navigation ul li {
	background-image: none;
    position: relative;
    behavior: url("./wp-content/themes/skeleton/PIE.php");
}

#navigation ul li a {
	background-image: none;
	padding: 0 .75em;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-weight: normal;
	font-family: 'DroidSansBold', Arial, sans-serif;
	color: #ffffff;
}
#navigation li.page_item a,#navigation li.menu-item a {
	border-bottom: none!important;
}
/* Navbar Hover Links */

#navigation ul li:hover a,
#navigation ul li a:hover {
	color: #005aab;
	background: #ffffff;
    position: relative;
    behavior: url("./wp-content/themes/skeleton/PIE.php");
}

#navigation ul li:hover li a {
	color: #005aab;
	font-weight: normal;
}

/* Navbar Active Links */

#navigation ul li.active a {
	color: #005aab;
	background: #fff;
}


/* Nav Sublevel */

#navigation ul.sub-menu {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	background: #d83637;
}

#navigation ul.sub-menu li {
	border: none;
}

/* Nav Sublevel Links */

#navigation ul.sub-menu li a {
	background: #d83637;
	padding: 0 .75em;
	height: 32px;
	line-height: 32px;
	border-radius: 0;
	min-width: 210px;
	border-bottom: none;
	position: static;
    behavior: none;
	color: #ffffff!important;
}

/* Nav Sublevel Hover */

#navigation ul.sub-menu li a:hover {
	background: #fff;
	border-bottom: none;
	color: #333!important;
}


/* @end */



/* @group Typography */

	h1, h2, h3, h4, h5 { 
		letter-spacing: -1px;
		letter-spacing: normal;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #005aab;
	font-weight: normal;
	font-family: 'DroidSansRegular', Arial, sans-serif;
	clear: left;
	}
	
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
	text-decoration: none;
	}
	.page h1.entry-title {display: none;}
	.page h2.entry-title {display: none;}
	.single-post h1.entry-title {}
	h2.entry-title a {
	font-weight: bold;
	font-weight: normal;
	font-family: 'DroidSansBold', Arial, sans-serif;
	}
	
	
	h1 {line-height: 140%; margin-bottom: 14px;}
	h2 {font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px; }
	h3 {line-height: 130%; margin-bottom: 8px;font-weight: bold; }
	h4 {line-height: 125%; margin-bottom: 8px; }
	h5 {line-height: 120%; margin-bottom: 8px;}
	
	h6 {
		font-size: 14px;
		line-height: 120%;
		margin-bottom: 8px;
		color: inherit;
		font-weight: bold;
	font-weight: normal;
	font-family: 'DroidSansBold', Arial, sans-serif;
		text-transform: uppercase;
		color: #375199;
	}
	.subheader { color: #777; }
	.normal {font-weight: normal;}
	.bolder {font-weight: bolder;}
	
	p { line-height: 1.3em;
    margin: 0 0 0.8em; }

	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }
	
	em { font-style: italic; }
	strong { font-weight: bold;
	font-weight: normal;
	font-family: 'DroidSansBold', Arial, sans-serif; color: #333; }
	small { font-size: 80%; }
	
/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
	
	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */
	/*a, a:visited {text-decoration: underline; outline: 0; }
	a:hover, a:focus { color: #000; text-decoration: none;}*/
a {color: #596b6f;color: #005aab;text-decoration: none;}
a:hover {text-decoration: underline;}
	p a, p a:visited { line-height: inherit; }
	

/* #Lists
================================================== */
	ul, ol { margin-bottom: 20px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px;}
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 18px; margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }
	
/* # Image Alignment Classes
============================================================== */

.alignright {
	float: right;
	margin: 0px 0px 10px 15px;
}

.alignleft {
	float: left;
	margin: 0px 15px 10px 0px;
}
.aligncenter {
	display:block;
	margin:0 auto;
}

/* WP Captions */

.wp-caption {
	text-align: center;
	padding: 5px;
	margin: 10px auto;
}


.wp-caption {
	border: 1px solid #fff;
	background-color: #f6f6f6;
	color: #666;
	text-shadow: 1px 1px 0px #fff;
	-webkit-box-shadow:1px 1px 6px #ddd;
	-moz-box-shadow:1px 1px 6px #ddd;
	box-shadow:1px 1px 6px #ddd;
	position: relative;
	behavior: url('../wp-content/themes/skeleton/css/PIE.php');
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px 0 0px 0;
	margin: 0;
}

.wp-caption.alignleft {
	margin: 0px 10px 0px 0px;
}
.wp-caption.alignright {
	margin: 0px 0px 0px 10px;
}


/* @end */

/* @group Tables

table {
	margin: .5em 0 1em;
}

table th {
	text-align: left;
	border: 1px solid #d1d1d1;
	padding: .4em .8em;
	background: #ddd url(images/gradient_small_trans.png) repeat-x 0 top;
	font-weight: bold;
}

table td {
	background-color: #fff;
	border: 1px solid #d1d1d1;
	padding: 10px;
} */

/* @end */

/* @group Widgets */


.widget-container ul {
	list-style: none;
}

.widget-container ul ul {
	list-style: square;
	margin-left: 1.3em;
}

.widget-container select {
	max-width: 100%;
}

.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}

.widget_search label {
	display: none;
}

.widget-container {
	margin: 0 0 28px 0;
	padding-top: 1px;
}

.widget-container ul {
	margin-left: 0;
}

.widget-title {
	font-weight: bold;
	font-size: 1.5em;
}

input#searchsubmit {
	margin-bottom: 0;
}

.widget-container a:link,
.widget-container a:visited {
	text-decoration: none;
}

.widget-container a:active,
.widget-container a:hover {
	text-decoration: underline;
}

.widget-container .entry-meta {
	font-size: 11px;
}

#wp_tag_cloud div {
	line-height: 1.6em;
}

/* WP Calendar Widget */

#wp-calendar {
	font-family: arial,helvetica,sans-serif;
	width: 100%;
	font-size: .85em;
}

#wp-calendar td {
	padding: 4px 0;
	text-align: center;
	border: 1px solid #d2d2d2;
	background-color: #ededed;
	text-shadow: #fff 1px 1px 0;
	color: #7c7c7c;
}

#wp-calendar td.pad {
	background-color: #e5e5e5;
}

#wp-calendar td#today {
	color: #fff;
	background-color: #6e6e6e;
	text-shadow: 1px 1px 0px #333;
}

#wp-calendar caption {
	font-weight: bold;
}

#wp-calendar th {
	font-style: normal;
	background: #ddd url(images/gradient_small_trans.png) repeat-x 0 top;
	border: 1px solid #ccc;
	padding: 5px;
	color: #666;
	text-shadow: #ebebeb 0 1px 0;
}

/* WP RSS Widget */

.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Indent Sidebar Lists */

.widget-container ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}

/* Page Menus/Custom Menus

li.page_item,li.menu-item {
	padding: 0;
	margin: 0;
	list-style: none;
}


li.page_item a,li.menu-item a {
	display: block;
	border-bottom: 1px solid #eee;
	padding: 8px 0px 8px 24px;
	line-height: 120%;
	font-weight: bold;
	background: url(images/light/arrow_bullet.png) no-repeat 10px;
}

li.page_item a:hover,li.menu-item a:hover {
	background: url(images/dark/arrow_bullet.png) no-repeat 10px;
} */

/* Page Menus/Custom Menus - Sublevels

li.page_item li a,li.menu-item li a {
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	color: #666;
	line-height: 175%;
	font-weight: normal;
}
li.page_item li a:hover,li.menu-item li a:hover {
	background: none;
}

li.page_item a:hover,
li.menu-item a:hover {
	text-decoration: none;
	color: #333;
} */

/* @end */

/* @group WP Blog Styles */

.entry-meta {
	font-size: 11px;
	color: #666;
	padding-top: 10px;
	margin-top: 10px;
}
.cat-links,.comments-link,.meta-sep,.entry-utility {
	font-size: 11px;
	color: #666;
	clear:both;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d6d6d6;
}
.post.single {
	border-bottom: none;
}

a.more-link {
	display: block;
	float: right;
	font-weight: bold;
}

.st_relatedposts h4 {
	border-bottom: 1px solid #ebebeb;
}

.st_relatedposts ul {
	color: #666;
	list-style: square;
	margin-left: 20px;
}

.st_relatedposts ul li {
}


/* @end */

/* @group Form Buttons */

/* #Form Buttons
================================================== */

	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		background: #eee; /* Old browsers */
		background: -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
		background: linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
	  border: 1px solid #aaa;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  padding: 4px 12px;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #444;
	  display: inline-block;
	  font-size: 11px;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 1px 1px 0px #fff;
	  cursor: pointer;
	  margin-bottom: 20px;
	  line-height: 21px;
	  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }
	  
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #222;
		background: #eee; /* Old browsers */
		background: -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
		background: linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
	  border: 1px solid #ccc;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  border-bottom: 1px solid #9d9d9d;
}
	  
  	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
    background: #eee; /* Old browsers */
    background: -moz-linear-gradient(top, rgba(0,0,0,.3) 0%, rgba(255,255,255,.3) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,.3)), color-stop(100%,rgba(255,255,255,.3))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* W3C */
    border: 1px solid #888;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa; }
	
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width { 
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }


/* @end */

/* @group Styled Buttons */

.button-alt,
.button,
.button.small,
.button.large,
.button.medium {
	background-image: none;
	padding: 8px 1em 9px 1em;
	font-size: .95em;
	margin: 0;
	display: inline-block;
	font-family: arial,helvetica,sans-serif;
	font-stretch: narrower;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;

}


.button.left {
	float: left;
}
.button.right {
	float: right;
}
.button.center,.button.middle {
	margin: 0px auto;
	text-align: center;
	display: inherit;
}

.button-alt a,.button a,.button.small a {
	font-size: .9em;
	line-height: 14px;
}
.button.medium a {
	font-size: 1.2em;
	line-height: 20px;
}
.button.large a {
	font-size: 1.5em;
	line-height: 24px;
}
.button span.btn_caption {
	font-weight: normal;
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
}



/* @group Default (Blue)  */
a.button {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #597db1), color-stop(100%, #3a6198));
  background-image: -webkit-linear-gradient(#597db1, #3a6198);
  background-image: -moz-linear-gradient(#597db1, #3a6198);
  background-image: -o-linear-gradient(#597db1, #3a6198);
  -pie-background: linear-gradient(#597db1, #3a6198);
  border: 1px solid #3b639b;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #7d99bf;
  -webkit-box-shadow: inset 0 1px 0 0 #7d99bf;
  -o-box-shadow: inset 0 1px 0 0 #7d99bf;
  box-shadow: inset 0 1px 0 0 #7d99bf;
  color: white;
  text-shadow: 0 1px 0 #2a4f83;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #365a8c), color-stop(100%, #51719e));
  background-image: -webkit-linear-gradient(#365a8c, #51719e);
  background-image: -moz-linear-gradient(#365a8c, #51719e);
  background-image: -o-linear-gradient(#365a8c, #51719e);
  -pie-background: linear-gradient(#365a8c, #51719e);
  -moz-box-shadow: inset 0 1px 0 0 #728cb1;
  -webkit-box-shadow: inset 0 1px 0 0 #728cb1;
  -o-box-shadow: inset 0 1px 0 0 #728cb1;
  box-shadow: inset 0 1px 0 0 #728cb1;
  cursor: pointer;
}
a.button:active {
  -moz-box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
  border: 1px solid #355a8d;
}
a.button span.btn_caption {
  color: #9ab5da;
  text-shadow: 0 1px 0 #2a4f83;
}

/* @end */

/* @group White  */
a.button.white {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e3e3e3));
  background-image: -webkit-linear-gradient(#ffffff, #e3e3e3);
  background-image: -moz-linear-gradient(#ffffff, #e3e3e3);
  background-image: -o-linear-gradient(#ffffff, #e3e3e3);
  background-image: linear-gradient(#ffffff, #e3e3e3);
  -pie-background: linear-gradient(#ffffff, #e3e3e3);
  border: 1px solid #dbdbdb;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 white;
  -webkit-box-shadow: inset 0 1px 0 0 white;
  -o-box-shadow: inset 0 1px 0 0 white;
  box-shadow: inset 0 1px 0 0 white;
  color: #333333;
  text-shadow: 0 1px 0 white;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.white:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dbdbdb), color-stop(100%, #f2f2f2));
  background-image: -webkit-linear-gradient(#dbdbdb, #f2f2f2);
  background-image: -moz-linear-gradient(#dbdbdb, #f2f2f2);
  background-image: -o-linear-gradient(#dbdbdb, #f2f2f2);
  -pie-background: linear-gradient(#dbdbdb, #f2f2f2);
  -moz-box-shadow: inset 0 1px 0 0 white;
  -webkit-box-shadow: inset 0 1px 0 0 white;
  -o-box-shadow: inset 0 1px 0 0 white;
  box-shadow: inset 0 1px 0 0 white;
  cursor: pointer;
}
a.button.white:active {
  -moz-box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  border: 1px solid #c2c2c2;
}
a.button.white span.btn_caption {
  color: gray;
  text-shadow: 0 1px 0 white;
}

/* @end */
/* @group Gray  */
a.button.gray {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e6e6e6), color-stop(100%, #c9c9c9));
  background-image: -webkit-linear-gradient(#e6e6e6, #c9c9c9);
  background-image: -moz-linear-gradient(#e6e6e6, #c9c9c9);
  background-image: -o-linear-gradient(#e6e6e6, #c9c9c9);
  -pie-background: linear-gradient(#e6e6e6, #c9c9c9);
  border: 1px solid #c2c2c2;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 white;
  -webkit-box-shadow: inset 0 1px 0 0 white;
  -o-box-shadow: inset 0 1px 0 0 white;
  box-shadow: inset 0 1px 0 0 white;
  color: #333333;
  text-shadow: 0 1px 0 #f1eeee;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.gray:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c2c2c2), color-stop(100%, #d9d9d9));
  background-image: -webkit-linear-gradient(#c2c2c2, #d9d9d9);
  background-image: -moz-linear-gradient(#c2c2c2, #d9d9d9);
  background-image: -o-linear-gradient(#c2c2c2, #d9d9d9);
  -pie-background: linear-gradient(#c2c2c2, #d9d9d9);
  -moz-box-shadow: inset 0 1px 0 0 #f2f2f2;
  -webkit-box-shadow: inset 0 1px 0 0 #f2f2f2;
  -o-box-shadow: inset 0 1px 0 0 #f2f2f2;
  box-shadow: inset 0 1px 0 0 #f2f2f2;
  cursor: pointer;
}
a.button.gray:active {
  -moz-box-shadow: inset 0 0 8px 4px #bababa, inset 0 0 8px 4px #bababa, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #bababa, inset 0 0 8px 4px #bababa, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #bababa, inset 0 0 8px 4px #bababa, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #bababa, inset 0 0 8px 4px #bababa, 0 1px 1px 0 #eeeeee;
  border: 1px solid #a8a8a8;
}
a.button.gray span.btn_caption {
  color: #666666;
  text-shadow: 0 1px 0 #f1eeee;
}

/* @end */
/* @group Black  */
a.button.black {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #404040), color-stop(100%, #242424));
  background-image: -webkit-linear-gradient(#404040, #242424);
  background-image: -moz-linear-gradient(#404040, #242424);
  background-image: -o-linear-gradient(#404040, #242424);
  -pie-background: linear-gradient(#404040, #242424);
  border: 1px solid #1c1c1c;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #595959;
  -webkit-box-shadow: inset 0 1px 0 0 #595959;
  -o-box-shadow: inset 0 1px 0 0 #595959;
  box-shadow: inset 0 1px 0 0 #595959;
  color: white;
  text-shadow: 0 1px 0 #150f0f;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.black:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1c1c1c), color-stop(100%, #333333));
  background-image: -webkit-linear-gradient(#1c1c1c, #333333);
  background-image: -moz-linear-gradient(#1c1c1c, #333333);
  background-image: -o-linear-gradient(#1c1c1c, #333333);
  -pie-background: linear-gradient(#1c1c1c, #333333);
  -moz-box-shadow: inset 0 1px 0 0 #4d4d4d;
  -webkit-box-shadow: inset 0 1px 0 0 #4d4d4d;
  -o-box-shadow: inset 0 1px 0 0 #4d4d4d;
  box-shadow: inset 0 1px 0 0 #4d4d4d;
  cursor: pointer;
}
a.button.black:active {
  -moz-box-shadow: inset 0 0 8px 4px #141414, inset 0 0 8px 4px #141414, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #141414, inset 0 0 8px 4px #141414, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #141414, inset 0 0 8px 4px #141414, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #141414, inset 0 0 8px 4px #141414, 0 1px 1px 0 #eeeeee;
  border: 1px solid #030303;
}
a.button.black span.btn_caption {
  color: #bfbfbf;
  text-shadow: 0 1px 0 #150f0f;
}

/* @end */
/* @group Light Blue  */
a.button-alt,a.button.lightblue {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5aa1d8), color-stop(100%, #2489d6));
  background-image: -webkit-linear-gradient(#5aa1d8, #2489d6);
  background-image: -moz-linear-gradient(#5aa1d8, #2489d6);
  background-image: -o-linear-gradient(#5aa1d8, #2489d6);
  -pie-background: linear-gradient(#5aa1d8, #2489d6);
  border: 1px solid #258cda;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #85b9e0;
  -webkit-box-shadow: inset 0 1px 0 0 #85b9e0;
  -o-box-shadow: inset 0 1px 0 0 #85b9e0;
  box-shadow: inset 0 1px 0 0 #85b9e0;
  color: white;
  text-shadow: 0 1px 0 #1976be;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button-alt:hover,
a.button.lightblue:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2380c7), color-stop(100%, #4a95cf));
  background-image: -webkit-linear-gradient(#2380c7, #4a95cf);
  background-image: -moz-linear-gradient(#2380c7, #4a95cf);
  background-image: -o-linear-gradient(#2380c7, #4a95cf);
  -pie-background: linear-gradient(#2380c7, #4a95cf);
  -moz-box-shadow: inset 0 1px 0 0 #75acd7;
  -webkit-box-shadow: inset 0 1px 0 0 #75acd7;
  -o-box-shadow: inset 0 1px 0 0 #75acd7;
  box-shadow: inset 0 1px 0 0 #75acd7;
  cursor: pointer;
}
a.button-alt:active,
a.button.lightblue:active {
  -moz-box-shadow: inset 0 0 8px 4px #2278b9, inset 0 0 8px 4px #2278b9, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #2278b9, inset 0 0 8px 4px #2278b9, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #2278b9, inset 0 0 8px 4px #2278b9, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #2278b9, inset 0 0 8px 4px #2278b9, 0 1px 1px 0 #eeeeee;
  border: 1px solid #2280c9;
}
a.button.lightblue span.btn_caption {
  color: #acd3f1;
  text-shadow: 0 1px 0 #1976be;
}

/* @end */
/* @group Blue  */
a.button.blue {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #597db1), color-stop(100%, #3a6198));
  background-image: -webkit-linear-gradient(#597db1, #3a6198);
  background-image: -moz-linear-gradient(#597db1, #3a6198);
  background-image: -o-linear-gradient(#597db1, #3a6198);
  -pie-background: linear-gradient(#597db1, #3a6198);
  border: 1px solid #3b639b;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #7d99bf;
  -webkit-box-shadow: inset 0 1px 0 0 #7d99bf;
  -o-box-shadow: inset 0 1px 0 0 #7d99bf;
  box-shadow: inset 0 1px 0 0 #7d99bf;
  color: white;
  text-shadow: 0 1px 0 #2a4f83;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.blue:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #365a8c), color-stop(100%, #51719e));
  background-image: -webkit-linear-gradient(#365a8c, #51719e);
  background-image: -moz-linear-gradient(#365a8c, #51719e);
  background-image: -o-linear-gradient(#365a8c, #51719e);
  -pie-background: linear-gradient(#365a8c, #51719e);
  -moz-box-shadow: inset 0 1px 0 0 #728cb1;
  -webkit-box-shadow: inset 0 1px 0 0 #728cb1;
  -o-box-shadow: inset 0 1px 0 0 #728cb1;
  box-shadow: inset 0 1px 0 0 #728cb1;
  cursor: pointer;
}
a.button.blue:active {
  -moz-box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
  border: 1px solid #355a8d;
}
a.button.blue span.btn_caption {
  color: #9ab5da;
  text-shadow: 0 1px 0 #2a4f83;
}

/* @end */
/* @group Dark Blue  */
a.button.darkblue {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3054a1), color-stop(100%, #1c3b7d));
  background-image: -webkit-linear-gradient(#3054a1, #1c3b7d);
  background-image: -moz-linear-gradient(#3054a1, #1c3b7d);
  background-image: -o-linear-gradient(#3054a1, #1c3b7d);
  -pie-background: linear-gradient(#3054a1, #1c3b7d);
  border: 1px solid #1d3d81;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #416ac3;
  -webkit-box-shadow: inset 0 1px 0 0 #416ac3;
  -o-box-shadow: inset 0 1px 0 0 #416ac3;
  box-shadow: inset 0 1px 0 0 #416ac3;
  color: white;
  text-shadow: 0 1px 0 #122c63;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.darkblue:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1a3570), color-stop(100%, #2e4b8a));
  background-image: -webkit-linear-gradient(#1a3570, #2e4b8a);
  background-image: -moz-linear-gradient(#1a3570, #2e4b8a);
  background-image: -o-linear-gradient(#1a3570, #2e4b8a);
  -pie-background: linear-gradient(#1a3570, #2e4b8a);
  -moz-box-shadow: inset 0 1px 0 0 #3e61ac;
  -webkit-box-shadow: inset 0 1px 0 0 #3e61ac;
  -o-box-shadow: inset 0 1px 0 0 #3e61ac;
  box-shadow: inset 0 1px 0 0 #3e61ac;
  cursor: pointer;
}
a.button.darkblue:active {
  -moz-box-shadow: inset 0 0 8px 4px #183063, inset 0 0 8px 4px #183063, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #183063, inset 0 0 8px 4px #183063, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #183063, inset 0 0 8px 4px #183063, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #183063, inset 0 0 8px 4px #183063, 0 1px 1px 0 #eeeeee;
  border: 1px solid #193570;
}
a.button.darkblue span.btn_caption {
  color: #6087dc;
  text-shadow: 0 1px 0 #122c63;
}

/* @end */
/* @group Light Green  */
a.button.lightgreen {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #80bf4f), color-stop(100%, #63a72f));
  background-image: -webkit-linear-gradient(#80bf4f, #63a72f);
  background-image: -moz-linear-gradient(#80bf4f, #63a72f);
  background-image: -o-linear-gradient(#80bf4f, #63a72f);
  -pie-background: linear-gradient(#80bf4f, #63a72f);
  border: 1px solid #65ab30;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #9bcb76;
  -webkit-box-shadow: inset 0 1px 0 0 #9bcb76;
  -o-box-shadow: inset 0 1px 0 0 #9bcb76;
  box-shadow: inset 0 1px 0 0 #9bcb76;
  color: white;
  text-shadow: 0 1px 0 #529122;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.lightgreen:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5c9a2d), color-stop(100%, #73af46));
  background-image: -webkit-linear-gradient(#5c9a2d, #73af46);
  background-image: -moz-linear-gradient(#5c9a2d, #73af46);
  background-image: -o-linear-gradient(#5c9a2d, #73af46);
  -pie-background: linear-gradient(#5c9a2d, #73af46);
  -moz-box-shadow: inset 0 1px 0 0 #8ebf69;
  -webkit-box-shadow: inset 0 1px 0 0 #8ebf69;
  -o-box-shadow: inset 0 1px 0 0 #8ebf69;
  box-shadow: inset 0 1px 0 0 #8ebf69;
  cursor: pointer;
}
a.button.lightgreen:active {
  -moz-box-shadow: inset 0 0 8px 4px #558d2a, inset 0 0 8px 4px #558d2a, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #558d2a, inset 0 0 8px 4px #558d2a, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #558d2a, inset 0 0 8px 4px #558d2a, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #558d2a, inset 0 0 8px 4px #558d2a, 0 1px 1px 0 #eeeeee;
  border: 1px solid #5c9b2c;
}
a.button.lightgreen span.btn_caption {
  color: #b8e297;
  text-shadow: 0 1px 0 #529122;
}

/* @end */
/* @group Green  */
a.button.green {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #668b46), color-stop(100%, #4a6d2c));
  background-image: -webkit-linear-gradient(#668b46, #4a6d2c);
  background-image: -moz-linear-gradient(#668b46, #4a6d2c);
  background-image: -o-linear-gradient(#668b46, #4a6d2c);
  -pie-background: linear-gradient(#668b46, #4a6d2c);
  border: 1px solid #4d702e;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #7fa95b;
  -webkit-box-shadow: inset 0 1px 0 0 #7fa95b;
  -o-box-shadow: inset 0 1px 0 0 #7fa95b;
  box-shadow: inset 0 1px 0 0 #7fa95b;
  color: white;
  text-shadow: 0 1px 0 #39571e;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.green:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #436129), color-stop(100%, #5a7641));
  background-image: -webkit-linear-gradient(#436129, #5a7641);
  background-image: -moz-linear-gradient(#436129, #5a7641);
  background-image: -o-linear-gradient(#436129, #5a7641);
  -pie-background: linear-gradient(#436129, #5a7641);
  -moz-box-shadow: inset 0 1px 0 0 #739457;
  -webkit-box-shadow: inset 0 1px 0 0 #739457;
  -o-box-shadow: inset 0 1px 0 0 #739457;
  box-shadow: inset 0 1px 0 0 #739457;
  cursor: pointer;
}
a.button.green:active {
  -moz-box-shadow: inset 0 0 8px 4px #3c5625, inset 0 0 8px 4px #3c5625, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #3c5625, inset 0 0 8px 4px #3c5625, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #3c5625, inset 0 0 8px 4px #3c5625, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #3c5625, inset 0 0 8px 4px #3c5625, 0 1px 1px 0 #eeeeee;
  border: 1px solid #436228;
}
a.button.green span.btn_caption {
  color: #9bc874;
  text-shadow: 0 1px 0 #39571e;
}

/* @end */
/* @group Dark Green  */
a.button.darkgreen {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #497c22), color-stop(100%, #2f5511));
  background-image: -webkit-linear-gradient(#497c22, #2f5511);
  background-image: -moz-linear-gradient(#497c22, #2f5511);
  background-image: -o-linear-gradient(#497c22, #2f5511);
  -pie-background: linear-gradient(#497c22, #2f5511);
  border: 1px solid #315912;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #61a22f;
  -webkit-box-shadow: inset 0 1px 0 0 #61a22f;
  -o-box-shadow: inset 0 1px 0 0 #61a22f;
  box-shadow: inset 0 1px 0 0 #61a22f;
  color: white;
  text-shadow: 0 1px 0 #1e3909;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.darkgreen:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #28480f), color-stop(100%, #3e651f));
  background-image: -webkit-linear-gradient(#28480f, #3e651f);
  background-image: -moz-linear-gradient(#28480f, #3e651f);
  background-image: -o-linear-gradient(#28480f, #3e651f);
  -pie-background: linear-gradient(#28480f, #3e651f);
  -moz-box-shadow: inset 0 1px 0 0 #568a2e;
  -webkit-box-shadow: inset 0 1px 0 0 #568a2e;
  -o-box-shadow: inset 0 1px 0 0 #568a2e;
  box-shadow: inset 0 1px 0 0 #568a2e;
  cursor: pointer;
}
a.button.darkgreen:active {
  -moz-box-shadow: inset 0 0 8px 4px #213b0d, inset 0 0 8px 4px #213b0d, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #213b0d, inset 0 0 8px 4px #213b0d, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #213b0d, inset 0 0 8px 4px #213b0d, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #213b0d, inset 0 0 8px 4px #213b0d, 0 1px 1px 0 #eeeeee;
  border: 1px solid #28480f;
}
a.button.darkgreen span.btn_caption {
  color: #7ad733;
  text-shadow: 0 1px 0 #1e3909;
}

/* @end */
/* @group Light Red  */
a.button.lightred {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #da5858), color-stop(100%, #d82222));
  background-image: -webkit-linear-gradient(#da5858, #d82222);
  background-image: -moz-linear-gradient(#da5858, #d82222);
  background-image: -o-linear-gradient(#da5858, #d82222);
  -pie-background: linear-gradient(#da5858, #d82222);
  border: 1px solid #dd2222;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #e28383;
  -webkit-box-shadow: inset 0 1px 0 0 #e28383;
  -o-box-shadow: inset 0 1px 0 0 #e28383;
  box-shadow: inset 0 1px 0 0 #e28383;
  color: white;
  text-shadow: 0 1px 0 #c01616;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.lightred:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ca2121), color-stop(100%, #d14747));
  background-image: -webkit-linear-gradient(#ca2121, #d14747);
  background-image: -moz-linear-gradient(#ca2121, #d14747);
  background-image: -o-linear-gradient(#ca2121, #d14747);
  -pie-background: linear-gradient(#ca2121, #d14747);
  -moz-box-shadow: inset 0 1px 0 0 #d97373;
  -webkit-box-shadow: inset 0 1px 0 0 #d97373;
  -o-box-shadow: inset 0 1px 0 0 #d97373;
  box-shadow: inset 0 1px 0 0 #d97373;
  cursor: pointer;
}
a.button.lightred:active {
  -moz-box-shadow: inset 0 0 8px 4px #bc2020, inset 0 0 8px 4px #bc2020, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #bc2020, inset 0 0 8px 4px #bc2020, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #bc2020, inset 0 0 8px 4px #bc2020, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #bc2020, inset 0 0 8px 4px #bc2020, 0 1px 1px 0 #eeeeee;
  border: 1px solid #cb2020;
}
a.button.lightred span.btn_caption {
  color: #f2abab;
  text-shadow: 0 1px 0 #c01616;
}

/* @end */
/* @group Red  */
a.button.red {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d81818), color-stop(100%, #ae0a0a));
  background-image: -webkit-linear-gradient(#d81818, #ae0a0a);
  background-image: -moz-linear-gradient(#d81818, #ae0a0a);
  background-image: -o-linear-gradient(#d81818, #ae0a0a);
  -pie-background: linear-gradient(#d81818, #ae0a0a);
  border: 1px solid #b20a0a;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #e73c3c;
  -webkit-box-shadow: inset 0 1px 0 0 #e73c3c;
  -o-box-shadow: inset 0 1px 0 0 #e73c3c;
  box-shadow: inset 0 1px 0 0 #e73c3c;
  color: white;
  text-shadow: 0 1px 0 #900404;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.red:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9e0a0a), color-stop(100%, #bc1a1a));
  background-image: -webkit-linear-gradient(#9e0a0a, #bc1a1a);
  background-image: -moz-linear-gradient(#9e0a0a, #bc1a1a);
  background-image: -o-linear-gradient(#9e0a0a, #bc1a1a);
  -pie-background: linear-gradient(#9e0a0a, #bc1a1a);
  -moz-box-shadow: inset 0 1px 0 0 #de2b2b;
  -webkit-box-shadow: inset 0 1px 0 0 #de2b2b;
  -o-box-shadow: inset 0 1px 0 0 #de2b2b;
  box-shadow: inset 0 1px 0 0 #de2b2b;
  cursor: pointer;
}
a.button.red:active {
  -moz-box-shadow: inset 0 0 8px 4px #8f0a0a, inset 0 0 8px 4px #8f0a0a, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #8f0a0a, inset 0 0 8px 4px #8f0a0a, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #8f0a0a, inset 0 0 8px 4px #8f0a0a, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #8f0a0a, inset 0 0 8px 4px #8f0a0a, 0 1px 1px 0 #eeeeee;
  border: 1px solid #9f0909;
}
a.button.red span.btn_caption {
  color: #f76464;
  text-shadow: 0 1px 0 #900404;
}

/* @end */
/* @group Dark Red  */
a.button.darkred {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #981010), color-stop(100%, #6b0606));
  background-image: -webkit-linear-gradient(#981010, #6b0606);
  background-image: -moz-linear-gradient(#981010, #6b0606);
  background-image: -o-linear-gradient(#981010, #6b0606);
  -pie-background: linear-gradient(#981010, #6b0606);
  border: 1px solid #6f0606;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #c41717;
  -webkit-box-shadow: inset 0 1px 0 0 #c41717;
  -o-box-shadow: inset 0 1px 0 0 #c41717;
  box-shadow: inset 0 1px 0 0 #c41717;
  color: white;
  text-shadow: 0 1px 0 #4b0202;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.darkred:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5c0505), color-stop(100%, #7e1010));
  background-image: -webkit-linear-gradient(#5c0505, #7e1010);
  background-image: -moz-linear-gradient(#5c0505, #7e1010);
  background-image: -o-linear-gradient(#5c0505, #7e1010);
  -pie-background: linear-gradient(#5c0505, #7e1010);
  -moz-box-shadow: inset 0 1px 0 0 #a91919;
  -webkit-box-shadow: inset 0 1px 0 0 #a91919;
  -o-box-shadow: inset 0 1px 0 0 #a91919;
  box-shadow: inset 0 1px 0 0 #a91919;
  cursor: pointer;
}
a.button.darkred:active {
  -moz-box-shadow: inset 0 0 8px 4px #4d0505, inset 0 0 8px 4px #4d0505, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #4d0505, inset 0 0 8px 4px #4d0505, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #4d0505, inset 0 0 8px 4px #4d0505, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #4d0505, inset 0 0 8px 4px #4d0505, 0 1px 1px 0 #eeeeee;
  border: 1px solid #5c0505;
}
a.button.darkred span.btn_caption {
  color: #f41f1f;
  text-shadow: 0 1px 0 #4b0202;
}

/* @end */
/* @group Yellow  */
a.button.yellow {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d1c81a), color-stop(100%, #a79f0c));
  background-image: -webkit-linear-gradient(#d1c81a, #a79f0c);
  background-image: -moz-linear-gradient(#d1c81a, #a79f0c);
  background-image: -o-linear-gradient(#d1c81a, #a79f0c);
  -pie-background: linear-gradient(#d1c81a, #a79f0c);
  border: 1px solid #aca40c;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #e4dc3a;
  -webkit-box-shadow: inset 0 1px 0 0 #e4dc3a;
  -o-box-shadow: inset 0 1px 0 0 #e4dc3a;
  box-shadow: inset 0 1px 0 0 #e4dc3a;
  color: white;
  text-shadow: 0 1px 0 #8a8305;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.yellow:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #98910b), color-stop(100%, #b6ae1b));
  background-image: -webkit-linear-gradient(#98910b, #b6ae1b);
  background-image: -moz-linear-gradient(#98910b, #b6ae1b);
  background-image: -o-linear-gradient(#98910b, #b6ae1b);
  -pie-background: linear-gradient(#98910b, #b6ae1b);
  -moz-box-shadow: inset 0 1px 0 0 #dbd229;
  -webkit-box-shadow: inset 0 1px 0 0 #dbd229;
  -o-box-shadow: inset 0 1px 0 0 #dbd229;
  box-shadow: inset 0 1px 0 0 #dbd229;
  cursor: pointer;
}
a.button.yellow:active {
  -moz-box-shadow: inset 0 0 8px 4px #89830b, inset 0 0 8px 4px #89830b, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #89830b, inset 0 0 8px 4px #89830b, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #89830b, inset 0 0 8px 4px #89830b, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #89830b, inset 0 0 8px 4px #89830b, 0 1px 1px 0 #eeeeee;
  border: 1px solid #99910b;
}
a.button.yellow span.btn_caption {
  color: #f5ed61;
  text-shadow: 0 1px 0 #8a8305;
}

/* @end */
/* @group Orange  */
a.button.orange {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d1911a), color-stop(100%, #a7710c));
  background-image: -webkit-linear-gradient(#d1911a, #a7710c);
  background-image: -moz-linear-gradient(#d1911a, #a7710c);
  background-image: -o-linear-gradient(#d1911a, #a7710c);
  -pie-background: linear-gradient(#d1911a, #a7710c);
  border: 1px solid #ac740c;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #e4a83a;
  -webkit-box-shadow: inset 0 1px 0 0 #e4a83a;
  -o-box-shadow: inset 0 1px 0 0 #e4a83a;
  box-shadow: inset 0 1px 0 0 #e4a83a;
  color: white;
  text-shadow: 0 1px 0 #8a5b05;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.orange:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #98670b), color-stop(100%, #b6801b));
  background-image: -webkit-linear-gradient(#98670b, #b6801b);
  background-image: -moz-linear-gradient(#98670b, #b6801b);
  background-image: -o-linear-gradient(#98670b, #b6801b);
  -pie-background: linear-gradient(#98670b, #b6801b);
  -moz-box-shadow: inset 0 1px 0 0 #db9d29;
  -webkit-box-shadow: inset 0 1px 0 0 #db9d29;
  -o-box-shadow: inset 0 1px 0 0 #db9d29;
  box-shadow: inset 0 1px 0 0 #db9d29;
  cursor: pointer;
}
a.button.orange:active {
  -moz-box-shadow: inset 0 0 8px 4px #895d0b, inset 0 0 8px 4px #895d0b, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #895d0b, inset 0 0 8px 4px #895d0b, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #895d0b, inset 0 0 8px 4px #895d0b, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #895d0b, inset 0 0 8px 4px #895d0b, 0 1px 1px 0 #eeeeee;
  border: 1px solid #99670b;
}
a.button.orange span.btn_caption {
  color: #f5c161;
  text-shadow: 0 1px 0 #8a5b05;
}

/* @end */
/* @group Brown  */
a.button.brown {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #775e28), color-stop(100%, #513e15));
  background-image: -webkit-linear-gradient(#775e28, #513e15);
  background-image: -moz-linear-gradient(#775e28, #513e15);
  background-image: -o-linear-gradient(#775e28, #513e15);
  -pie-background: linear-gradient(#775e28, #513e15);
  border: 1px solid #554116;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #9b7b36;
  -webkit-box-shadow: inset 0 1px 0 0 #9b7b36;
  -o-box-shadow: inset 0 1px 0 0 #9b7b36;
  box-shadow: inset 0 1px 0 0 #9b7b36;
  color: white;
  text-shadow: 0 1px 0 #37290c;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.brown:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #443512), color-stop(100%, #614d24));
  background-image: -webkit-linear-gradient(#443512, #614d24);
  background-image: -moz-linear-gradient(#443512, #614d24);
  background-image: -o-linear-gradient(#443512, #614d24);
  -pie-background: linear-gradient(#443512, #614d24);
  -moz-box-shadow: inset 0 1px 0 0 #836a34;
  -webkit-box-shadow: inset 0 1px 0 0 #836a34;
  -o-box-shadow: inset 0 1px 0 0 #836a34;
  box-shadow: inset 0 1px 0 0 #836a34;
  cursor: pointer;
}
a.button.brown:active {
  -moz-box-shadow: inset 0 0 8px 4px #382b0f, inset 0 0 8px 4px #382b0f, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #382b0f, inset 0 0 8px 4px #382b0f, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #382b0f, inset 0 0 8px 4px #382b0f, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #382b0f, inset 0 0 8px 4px #382b0f, 0 1px 1px 0 #eeeeee;
  border: 1px solid #453512;
}
a.button.brown span.btn_caption {
  color: #cea03b;
  text-shadow: 0 1px 0 #37290c;
}

/* @end */

/* @end */

/* End Button Styles */

	
/* @group Tabs */

	ul.tabs { 
		display: block;
		margin: 0 0 20px 0;
		padding: 0;
		border-bottom: solid 1px #ddd; }
	ul.tabs li { 
		display: block;
		width: auto;
		height: 30px;
		padding: 0;
		float: left;
		margin-bottom: 0; }
	ul.tabs li a { 
		display: block; 
		text-decoration: none;
		width: auto; 
		height: 29px; 
		padding: 0px 20px; 
		line-height: 30px; 
		border: solid 1px #ddd;
		border-width: 1px 0 0 1px; 
		margin: 0;  
		background: #f5f5f5;
		font-size: 13px; }
	ul.tabs li a.active { 
		background: #fff; 
		height: 30px;
		position: relative;
		top: -4px;
		padding-top: 4px;
		border-right-width: 1px;
		margin: 0 -1px 0 0;
		color: #111;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }
	ul.tabs li:first-child a {
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px; }
	ul.tabs li:last-child a {
		border-width: 1px 1px 0 1px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }
	
	ul.tabs-content { margin: 0; display: block; }
	ul.tabs-content > li { display:none; }
	ul.tabs-content > li.active { display: block; }
		
	/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before,
	ul.tabs:after {
	  content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0; }
	ul.tabs:after {
	  clear: both; }
	ul.tabs {
	  zoom: 1; }


/* @end */

/* @group Toggles */

.toggle_container {
	padding: 10px;
	margin-bottom: 1px;
	background-color: #fff;
}


p.trigger {
	display: block;	
	padding:  8px 8px 8px 16px;
	margin: 0;
	cursor: pointer;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 175%;
}

/* Up Toggle State */

p.trigger {
	background: #f8f8f8 url(images/icons/16_expand.png) no-repeat 10px center;
	border-top: 1px solid #e5e5e5;
	padding-left: 34px;
}

p.trigger a {
	color: #2774ae;
	text-shadow: #fff 1px -1px 0;
	text-decoration: none;
}

/* Hover Toggle State */

p.trigger:hover {
	background: #fff url(images/icons/16_expand.png) no-repeat 10px center;
}

p.trigger a:hover,p.trigger.active a:hover {
	color: #2774ae;
	text-shadow: #fff -1px 1px 0;
}

/* Active Toggle State */

p.trigger.active {
	background: #fff url(images/icons/16_collapse.png) no-repeat 10px center;
	border-top: 1px solid #ebebeb;
}

p.trigger.active a {
	color: #000;
	text-shadow: #fff 1px 1px 0;
}

/* @end */

/* @group Callouts */

/* Callout Box */

.cta {
	margin: 10px auto 0px auto;
	padding: 10px 10px 20px 10px;
	background-color: #f2f2f2;
	border: 1px solid #dcdcdc;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	text-shadow: #fff 1px 1px 0;
	 box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    -moz-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    -webkit-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
	position: relative;
   	behavior: url('./wp-content/themes/skeleton/PIE.php');
}

.cta p {
	margin: 0;
	padding: 0;
}

.cta h3 {
	font-size: 1.5em;
	text-shadow: #fff 1px -1px 0;
}


/* @end */


/* @group Comments */

/* Needs RWD Check */

#respond {margin:0px;float:left;border-top: 1px solid #dbdbdb;padding-top: 10px;width: 100%;}

#respond input[type=text] { width:300px; margin-right:20px; }
#respond textarea {width:550px; height:120px; padding:10px; }
#comments { float:left; margin:0;}

#comments {border: 0;width: 100%;}
body.dark #comments {background: url(images/dark/divider.png) repeat-x right top;}

#comments h2 {font-size: 1.5em;display: block;border-bottom: 1px solid #d6d6d6;font-weight: bold;}
#comments h6 {font-family: "Times New Roman", Times, serif;letter-spacing: normal;text-transform: uppercase;margin: 10px 0px;}

#comments .comment-meta { margin:0px 0px 20px 0px; display:block;}
#comments .commentlist { margin:0px; float:left; list-style:none; width:100%;  }
#comments .commentlist ul { list-style:none; margin:0; padding:0; clear:both; }
#comments .commentlist li {margin:0; padding:0;  display:block;}



body.page-template-onecolumn-page-php #comments .commentlist li .comment-meta {}

#comments .commentlist li li { margin:0 0 20px 25px; }
#comments .commentlist li li .comment-meta{ width:445px; }
#comments .commentlist li li li {margin:0 0 20px 25px;}
#comments .commentlist li li li .comment-meta{ width:420px; }
#comments .commentlist li li li li {margin:0 0 20px 25px; }
#comments .commentlist li li li li .comment-meta{ width:395px; }
#comments .commentlist li li li li li {margin:0 0 20px 25px;}
#comments .commentlist li li li li li .comment-meta{ width:370px; }

#comments .single-comment { margin-bottom:20px; }
#comments .comment-author { float:left; margin: 0px 10px 6px 0px; display:inline; width:50px; }
#comments .comment-author cite { clear:both; font-weight:bold; }

#comments .vcard {
	float:left;
	clear:both;
	display:block;
	width:100px;
	min-height: 100px;
	padding:20px 0;
}
#comments .vcard img.avatar {
	border: 1px solid #eee;
	padding: 2px;
	background:#f4f4f4;
}

#comments .vcard {
	background:url(images/light/comment_author_bg.png) no-repeat top right;
}
#comments body.dark .vcard {
	background:url(images/dark/comment_author_bg.png) no-repeat top right;
}


/* @end */

/* @group WP Gallery */

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}

.gallery .gallery-row {
	display:block;
	clear: both;
	overflow: hidden;
	margin: 0;
}

.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
}
.gallery .gallery-item img,
.gallery .gallery-item img.thumbnail {
	max-width: 79%;
	height: auto;
	padding: 0;
	margin: 5px auto;
	border: 1px solid #fff;
	background-color: #fff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    -pie-box-shadow: 0px 0px 5px #ccc;
    position: relative;
    behavior: url("./wp-content/themes/skeleton/PIE.php");
}
.gallery-caption {
	color: #666;
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}


/* Attachment Page */

#nav-below {
	width: 100%;
}

#nav-below .nav-previous a {
	float: left;
	
}
#nav-below .nav-next a {
	float: right;
}
.entry-caption {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}


/* @end */

/* @group Misc */





/* Apply CSS class of "guest" to menu items hidden from logged-in users */

body.logged-in li.guest,
body.logged-in li.guest {
	display: none;
}
	
/* #Images
================================================== */

img.scale-with-grid { 
	max-width: 100%;
	height: auto; }

			
/* #Forms (see formalize.css)
================================================== */


	label,legend {
	font-weight: bold;font-size: 13px;
	display: inline-block;
	}
	
	input[type="checkbox"] {display: inline; }

/* # Misc Typography Balancing to Maintain Vertical Rhythm
============================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }
	.add-top { margin-top: 20px !important; }


.resize {
    background: url(images/resize.png) repeat scroll 0 0 transparent;
    bottom: 0;
    height: 80px;
    position: fixed;
    right: 0;
    width: 80px;
}
.bypostauthor,.gallery-caption {}


body .content {	background: #FFFFFF url(images/content-background.gif) no-repeat right bottom;min-height: 500px;}

.banner {/*background: #FFF url(../images/shadow.png) repeat-x center top;margin-bottom: 2em;*/background: #e6e7e8;}
.banner ul {margin-bottom: 0;}
.actions {border-bottom: 1px solid #CCC;/*padding-bottom: 1em;*/}
.content {
	/*background: #FFFFFF url(../images/content-bakgrnd.gif) no-repeat right bottom;*/
	padding-bottom: 5em;
	padding-top: 2.5em;
	min-height: 600px;
}
.source {font-size: .9em; color: #999;padding-top: 1em;}

.exhibiting {
	background: url(http://www.universaloilgas.com/wp-content/uploads/2014/03/icon-exhibiting.png) no-repeat left 10px;
}
.exhibiting h2,
.visiting h2,
.attending h2 {
	font-family: 'DroidSansBold', Arial, sans-serif;
	line-height: normal;
	padding-top: .5em;}
.exhibiting h2,
.visiting h2, 
.attending h2,
.exhibiting p,
.visiting p, 
.attending p  {padding-left: 75px;}
/*.exhibiting h2,
.visiting h2, 
.attending h2,
.exhibiting p,
.visiting p, 
.attending p  {line-height: 90px;}*/
.exhibiting a,
.visiting a, 
.attending a  {color: #094e9c;}
.exhibiting a:hover,
.visiting a:hover, 
.attending a:hover  {text-decoration: none;}
.visiting {
	background: url(http://www.universaloilgas.com/wp-content/uploads/2014/03/icon-visiting.png) no-repeat left 10px;
}
.attending {
	background: url(http://www.universaloilgas.com/wp-content/uploads/2015/07/icon-attend.png) no-repeat left 10px;
}



.sub-menu {/*padding-bottom: 2em;background: #005aab;background: #FFFFFF;margin-bottom: 1em;*/}
.sub-menu ul,
.actions ul {margin: 0;background: rgba(204,51,51, 1);}
.sub-menu ul li,
.actions ul li {margin: 0;display: inline;line-height: 35px;}
.sub-menu ul li a,
.actions ul li a {
	display: inline-block;
	padding: 0 1em;
	padding: 0 .75em;
	text-transform: uppercase;
	text-decoration: none;
	/*font-weight: bold;*/
	font-family: 'DroidSansBold', Arial, sans-serif;
	color: #005aab;
	color: #FFF;
}

.sub-menu a:hover ,
.actions a:hover {background: #ffffff;color: rgba(204,51,51, 1)}
.sub-menu .current_page_item a,
.actions .current_page_item a {color: #333; background: #FFF;}
.sub-menu .current_page_item a:hover,
.actions .current_page_item a:hover {color: rgba(204,51,51, 1);}

.footer {
	background: #e6e7e8 url(images/footer-shadow.png) repeat-x center top;
	padding-bottom: 1em;
}
.footer li {padding-left: 40px; list-style: none;}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {color: #000000;}
.footer h3 {font-size: 1.4em;padding-top: .5em;}
.one-third h2 {font-size: 1.8em;}
.twitter, .st_twitter {
	background: url(images/footer-twitter.png) no-repeat left center;
	line-height: 32px;
}
.linkedin, .st_linkedin {
	background: url(images/footer-linkedin.png) no-repeat left center;
	line-height: 32px;
}
.date {
	background: url(images/footer-calendar.png) no-repeat left center;
	line-height: 32px;
}
.copyright {background: #292929 url(images/shadow.png) repeat-x center top;
	padding-top: 1em;
	padding-bottom: 2em;
	color: #999;
	font-size: .9em;
	}
	

.slider-container {position: relative; /*width: 100%;
	padding-top: 1em;*/}
/*.page .slider-container */h1.page-title {
	left: 0;
	width: 50%;
	top: 50%;
	/*bottom: 11px;*/
	bottom: 0;
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 100;
	background: rgba(204,51,51, .75);
	color: #FFFFFF;
	font-size: 2.4em;
	line-height: normal;
	padding: 0.5em 0.3em 0.3em;
	/*text-transform: uppercase;*/
	font-weight: bold;
	}

.page .home .slider-container h1.page-title {
	left: 0;
	width: 66%;
	width: 50%;
	top: 0;
	/*right: 20px;*/
	top: 50%;
	/*bottom: 11px;*/
	bottom: 0;
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 100;
	background: rgba(228,238,242, .5);
	background: rgba(204,51,51, .75);
	color: #FFFFFF;
	font-size: 1.8em;
	line-height: normal;
	line-height: 1.2em;
	padding: 7.5em 1em 1em;
	padding: 1em;
	}
.slider-container li {margin-bottom: 0;}
strong {font-family: 'DroidSansBold', Arial, sans-serif;font-weight: normal;}
.page-title strong {color: #FFFFFF;}
.page-title span {font-size: .75em;}
/*! http://responsiveslides.com v1.53 by @viljamis */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  list-style-type: none!important;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

/* RESPONSIVE SLIDER */
.rslides {
  /*margin: 0 auto 40px;*/
  }
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }
.rslides_tabs li:first-child {
  margin-left: 0;
  }
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }
  
/* ONLINE REGISTRATION */
.event-display-boxes {
	width: 290px;
	float: left;
	margin-left: 0;
	margin-right: 20px;
	}
#edit-attendee-record-dv, #event-reg-form-groups {
    margin: 2em 0 0;margin: 0;
}
.multi_regis_form_fields .event-display-boxes,
#edit-attendee-record-dv.event-display-boxes,
.additional-conf-info.event-display-boxes,
.event-conf-block.event-display-boxes,
#event_espresso_registration_form.event-display-boxes {
	width: 100%;
	float: none;
	margin-left: 0;
	margin-right: 0;
	}
.event_espresso_attendee_verify_questions {width: 100%!important;}
#event_data-8 .event_title,
#event_data-10 .event_title,
#event_title-8,
#event_title-10,
.standard h3 {
	background: #005aab;
	color: #FFF;
	padding: .4em;
	font-family: 'DroidSansBold', Arial, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	text-transform: uppercase;
	}
#edit-attendee-record-dv .event_espresso_form_wrapper p {
    margin: 0;
}
.event_espresso_form_wrapper label, .event_espresso_form_wrapper span.label {
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 1em;
    padding: 0.5em 10px 1em 0;
    text-align: right;
    vertical-align: middle;
    width: 150px;width: auto!important;
}
.event_form_submit {
    padding: 1em 0 2em 160px;padding: 0;
	clear: both;
}
.event_title a {
	color: #FFF;
	font-family: 'DroidSansBold', Arial, sans-serif;
	font-weight: normal;
	}
.standard h4 {
	padding-top: 1em;
	padding-bottom: .5em;
	}
.standard th {
	background: #5b7abc;
	text-align: left;
	text-transform: uppercase;
	padding: .4em;
	color: #FFF;
	
	border: none;
	border-right: 2px solid #FFF;
	}
#event_data-8 span.section-title,
#event_data-10 span.section-title {
	background: #5b7abc;
	text-align: left;
	text-transform: uppercase;
	padding: .4em;
	margin-right: .4em;
	color: #FFF;
	border-right: 2px solid #FFF;
	width: 137px;
	display: inline-block;
	}
#espresso-event-id-8 #registration_form .span_event_date_label,
#espresso-event-id-8 #registration_form .span_event_time_label,
#espresso-event-id-8 #registration_form .event_price_label,
#espresso-event-id-10 #registration_form .span_event_date_label,
#espresso-event-id-10 #registration_form .span_event_time_label,
#espresso-event-id-10 #registration_form .event_price_label {
	background: #5b7abc;
	text-align: left;
	text-transform: uppercase;
	padding: .4em;
	margin-right: .4em;
	color: #FFF;
	border-right: 2px solid #FFF;
	width: 137px;
	display: inline-block;
	}
.standard td {
	background: #e4e7f5;
	border: none;
	border-right: 2px solid #FFF;
	border-top: 2px solid #FFF;
	text-align: left;
	padding: .4em;
	}
#espresso-event-id-8 #registration_form p.start_date,
#espresso-event-id-8 #registration_form p.event_time,
#espresso-event-id-8 #registration_form p.event_prices,
#espresso-event-id-10 #registration_form p.start_date,
#espresso-event-id-10 #registration_form p.event_time,
#espresso-event-id-10 #registration_form p.event_prices {
	background: #e4e7f5;
	border-right: 2px solid #FFF;
	border-top: 2px solid #FFF;
	text-align: left;
	/*padding: .4em;*/
	margin: 0;
	}
.event_form_field,
.single-radio {
	clear: left;
	}
.event_form_field {
	background: #e4e7f5;
	border-bottom: 2px solid #FFF;
	height: 1.9em;
	clear: both;
	}
.multi-reg-page .single-radio .event_form_field {
    background: none repeat scroll 0 0 #E4E7F5;background: #FFF;
    border-bottom: 2px solid #FFFFFF;border-bottom: none;
    clear: both;
    height: 1.9em;
}
.single-radio label {
	display: block;display: inline-block!important;
	padding: 0.5em 10px 1em 0;padding: .4em!important;
	background: #004e9e;
	color: #FFF;
	
    
    float: left;
    font-size: inherit;
    line-height: 1em;
    
    text-align: right;text-align: left!important;
    vertical-align: middle;
    width: 150px;width: auto!important;
	}
.event_espresso_form_wrapper ul.event_form_field li,
.event_espresso_form_wrapper .checkbox-lbl,
.event_espresso_form_wrapper .radio-btn-lbl {
    cursor: pointer;
    display: inline-block;
    margin: 0 2em 0 0;margin: 0!important;
    padding: 0;
    text-align: left;
    vertical-align: middle;
    width: 98%;
}
.event_espresso_form_wrapper .checkbox-lbl input,
.event_espresso_form_wrapper .radio-btn-lbl input {
    float: left;
    margin: 0 0.5em 1em 0.25em;
    position: relative;
    top: 0;
    vertical-align: middle;
	width: auto;
}
.multi-reg-page .single-radio label {
	display: block;
	padding: 0!important;
	background: #FFF!important;
	color: #333;
	
    
    float: none;
    font-size: inherit;
    line-height: 1em;
    
    text-align: left!important;
    vertical-align: middle;
    width: auto!important;
	}
	
.event_espresso_form_wrapper label, .event_espresso_form_wrapper span.label {
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 1em;
    padding: 0.5em 10px 1em 0;
    text-align: right;
    vertical-align: middle;
    width: 150px;
}
.event-messages,
.copy_dropdown_wrapper {
	background: #fde8df;}
	
.copy_dropdown_wrapper {
	padding: 0.5em 0 1.5em;}
	
.event_form_field label {
	/*display: block;*/
	float: left; 
	background: #5b7abc;
	text-align: left!important;
	text-transform: uppercase;
	padding: .4em!important;
	margin-right: .4em;
	color: #FFF;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	/*width: 137px;*/width: 50%!important;
	display: inline-block;
	/*height: 1.9em;*/
	}
.event_espresso_form_wrapper label, .event_espresso_form_wrapper span.label {
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 1em;
    padding: 0.5em 10px 1em 0;padding: .6em!important;
    text-align: right;text-align: left!important;
    vertical-align: middle;
    width: 150px;
}
.event_form_field input {
	width: 200px;
	margin: .4em;
	}
.event_espresso_form_wrapper input[type="text"], .event_espresso_form_wrapper select {
    margin: 0 0 1.25em;margin:.4em!important;
    padding: 3px;padding: 0!important;
    vertical-align: middle;
    width: 65%;width: 40%!important;
}
	
#event_data-8 p.register-link-footer,
#event_data-10 p.register-link-footer {
	color: #FFF;
	background: #005aab!important;
	padding: .4em;
	margin-top: 1em!important;
	}
/*#event_data-4 p.event_price,
#event_data-5 p.event_price {
	background: #e4e7f5;
	text-align: left;
	display: block;
	line-height: 1.8em;
	}*/
#event_data-8 .event-data-display p,
#event_data-10 .event-data-display p {
	background: #e4e7f5;
	text-align: left;
	line-height: 1.8em;
	margin: 0;
	border-bottom: 2px solid #FFF;
	}
#event_data-9 .event_title,
#event_data-11 .event_title,
#espresso-event-id-9 .event_title,
#espresso-event-id-11 .event_title,
#event_title-9,
#event_title-11,
.vip h3 {
	color: #FFF;
	background: rgba(204,51,51, 1);
	padding: .4em;
	font-family: 'DroidSansBold', Arial, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	text-transform: uppercase;
	}
.vip h3,
.standard h3 {
	font-size: 1.2em;margin-bottom: 0!important;}
.vip h4 {
	color: rgba(204,51,51, 1);
	padding-top: 1em;
	padding-bottom: .5em;
	}
.event_espresso_form_wrapper p.section-title {
	color: rgba(204,51,51, 1);
	padding-top: 1em;
	padding-bottom: .5em;
	font-family: 'DroidSansBold', Arial, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	}
.vip th {
	background: #ed694a;
	border: none;
	border-right: 2px solid #FFF;
	text-align: left;
	text-transform: uppercase;
	padding: .4em;
	margin-right: .4em;
	color: #FFF;
	
	}
.vip p {
	background: #fde8df;
	text-align: left;
	margin: 0;
	border-bottom: 2px solid #FFF;
	padding: .4em;
	}
.standard p {
	background: #e4e7f5;
	text-align: left;
	margin: 0;
	border-bottom: 2px solid #FFF;
	padding: .4em;
	}
#event_data-9 span.section-title,
#event_data-11 span.section-title {
	background: #ed694a;
	border-right: 2px solid #FFF;
	text-align: left;
	text-transform: uppercase;
	padding: .4em;
	margin-right: .4em;
	color: #FFF;
	width: 137px;display: inline-block;
	}

#espresso-event-id-9 #registration_form .span_event_date_label,
#espresso-event-id-9 #registration_form .span_event_time_label,
#espresso-event-id-9 #registration_form .event_price_label,
#espresso-event-id-11 #registration_form .span_event_date_label,
#espresso-event-id-11 #registration_form .span_event_time_label,
#espresso-event-id-11 #registration_form .event_price_label {
	background: #ed694a;
	text-align: left;
	text-transform: uppercase;
	padding: .4em;
	margin-right: .4em;
	color: #FFF;
	border-right: 2px solid #FFF;
	width: 137px;
	display: inline-block;
	}
.vip td {
	background: #fde8df;
	border: none;
	border-right: 2px solid #FFF;
	border-top: 2px solid #FFF;
	text-align: left;
	padding: .4em;
	}
#espresso-event-id-9 #registration_form p.start_date,
#espresso-event-id-9 #registration_form p.event_time,
#espresso-event-id-9 #registration_form p.event_prices,
#espresso-event-id-11 #registration_form p.start_date,
#espresso-event-id-11 #registration_form p.event_time,
#espresso-event-id-11 #registration_form p.event_prices {
	background: #fde8df;
	border-right: 2px solid #FFF;
	border-top: 2px solid #FFF;
	text-align: left;
	/*padding: .4em;*/
	margin: 0;
	}
/*#event_data-2 p.event_price,
#event_data-3 p.event_price {
	background: #fde8df;
	text-align: left;
	display: block;
	line-height: 1.8em;
	}*/
#event_data-9 .event-data-display p,
#event_data-11 .event-data-display p {
	background: #fde8df;
	text-align: left;
	line-height: 1.8em;
	margin: 0;
	border-bottom: 2px solid #FFF;
	}
.event-data-display {
	margin-bottom: 1em;
	}
#event_data-9 p.register-link-footer,
#event_data-11 p.register-link-footer {
	color: #FFF;
	background: rgba(204,51,51, 1);
	padding: .4em;
	margin-top: 1em!important;
	}
p.register-link-footer a {
	color: #FFF;
	font-family: 'DroidSansBold', Arial, sans-serif;
	font-weight: normal;
	}
#event-reg-form-groups h3.section-heading {margin-top: 1em;}
.post {padding-top: 1em;padding-bottom: 1em;}
.post p strong {text-transform: uppercase;}


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

table.registration {
	margin: .5em 0 1em;
}

table.registration th {
	text-align: left;
	border: 1px solid #d1d1d1;
	padding: .4em .8em;
	background: #ddd url(images/gradient_small_trans.png) repeat-x 0 top;
	font-weight: bold;
	font-weight: normal;
	font-family: 'DroidSansBold', Arial, sans-serif;
}

table.registration td {
	background-color: #fff;
	border: 1px solid #d1d1d1;
	padding: 10px;
}

.espresso_additional_limit {
	margin-top: 1em;}
.highlight-bg {
    background: none repeat scroll 0 0 #FFFFDD;background: rgba(204,51,51, 1)!important;
    border-radius: 3px 3px 3px 3px;border-radius: 0!important;
    padding: 1em 20px;
}
.event_espresso_form_wrapper label.error, .event_espresso_form_wrapper span.error {
    color: #CC0000;color: #FFF!important;
	background: #CC0000;
    display: inline-block;
    margin: -1em 0 1em 1em;
    padding-left: 150px;
    text-align: left;
    width: 90%;
}
.espresso_additional_limit label {
	float: none; 
	width: auto;
	background: none;
	text-align: left;
	text-transform: none;
	padding: .4em;
	margin-right: .4em;
	color: #FFF;
	border-right: none;
	border-bottom: none;
	display: inline-block;
	font-weight: normal;
	font-family: 'DroidSansBold', Arial, sans-serif;
	}
.multi-checkbox .event_form_field,
.multi-checkbox .ee-reg-page-questions {background: #FFF;}

.multi-checkbox label {
	/*display: block;*/display: inline-block;
	float: left; float: none!important;
    font-size: 12px; font-size: inherit;
	/*width: 137px;*/width: 150px;width: 50%; width: auto!important;
	background: none!important;
	text-align: right;text-align: left!important;
	text-transform: none;
	padding: 0.5em 10px 1em 0;padding: .4em!important;
	margin-right: .4em;
	color: #FFF;color: #333;
	border-right: 2px solid #FFF; border-right: none;
	border-bottom: 2px solid #FFF; border-bottom: none;
	font-family: 'DroidSansRegular',Arial,sans-serif;
    line-height: 1em;
    vertical-align: middle;
	}
.multi-checkbox ul {margin: 0; list-style:none;}
.multi-checkbox ul li {margin: 0;}
.multi-checkbox ul li label {
	text-transform: uppercase;
	font-family: 'DroidSansBold',Arial,sans-serif;padding: .4em;}
.multi-checkbox input {
	width: auto;
	margin: .4em;
	}
.options-list-check li {display: inline;}


/* EVENT ESPRESSO FIXES */
.event_espresso_form_wrapper fieldset div {
    clear: both;
    margin:0!important;
}
textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="input"], input[type="time"], input[type="url"], input[type="week"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: border-box;
    background-clip: padding-box;
    background-color: #FFFFFF;
    border-color: #848484 #C1C1C1 #E1E1E1;
    border-image: none;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    font-family: Arial,'Liberation Sans',FreeSans,sans-serif;
    font-size: 13px;
    height: 2.3em; height: auto!important;
    outline: 0 none;
    padding: 2px 3px; padding: 0!important;
}
input, button, select, textarea {
    vertical-align: middle;
}
fieldset.event_questions {margin-bottom:2em;}
	
.blue-box {font-size: 1.2em;background: #094e9c;padding: 1em;color: #FFF;margin-bottom: 1em;}
.blue-box h3 {color: #FFF;font-size: 1em;}
.blue-box p {font-size: .8em;}
.blue-box a {color: #FFF;}
/*.blue-box img {border: 1px solid #FFF;}*/
.red-box {font-size: 1.2em;background: #d83637;padding: 1em;color: #FFF;}
.red-box h3 {color: #FFF;font-size: 1em;}
.red-box p {font-size: .8em;}
.red-box a {color: #FFF;}
/*.red-box img {border: 1px solid #FFF;}*/

.register,
.header_extras {
	background: #f9a127;
	color: #FFFFFF;
	border-bottom: 1px solid #FFF;
	/*overflow: hidden;*/
	}
.register p,
.header_extras p {
	padding: 1.5em 1em .25em;
	font-size: 1.2em;
	}
.register a,
.header_extras a {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	}
.register a:hover,
.header_extras a:hover {background: #FFFFFF;color: #f9a127;text-decoration: none;}

/* @end */



/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
        #header .header_extras{ width: 265px;}
}

	/* All Mobile Sizes (devices and browser) */
	@media screen and (min-width: 767px) {
	
		.btn-navbar{display:none;}
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media screen and (min-width: 280px) and (max-width: 767px) {



#navigation{
	display:none;
}

#navigation ul#menu-uog{
	margin-bottom:25px;
}

.btn-navbar {
	padding: 5px 10px;
	margin-left: 5px;
	margin-right: 5px;
	color: #ffffff;
	cursor: pointer;
	background:none!important;
}



.btn-navbar .icon-bar {
	width: 25px;
	display: block;
	height: 3px;
	background-color: #000;
	margin-bottom: 4px;
}

#navigation ul li {line-height: 35px;margin: 0;}		
.nav ul li a,
#navigation ul li a {
	padding: 0 0.75em;
	display: block;
	background: #fff;
	color: #005aab;
}

.nav .active a,
#navigation .active a {color: #333!important;}
.nav .active a:hover,

#navigation ul li a, 
#navigation ul li.active a, 
#navigation ul li a:hover, 
#navigation ul li:hover a {
    background: #fff;
    line-height: 150%;line-height: 35px!important;
    padding: 2px 0;padding: 0 0.75em!important;
}
#navigation li.page_item a,#navigation li.menu-item a {
	border-bottom: 1px solid #FFFFFF;
}
/*#navigation ul.sub-menu {display: none!important;}*/

#navigation ul.sub-menu li a,#navigation ul.sub-menu li,#navigation ul.sub-menu {display: block!important;visibility:visible!important;}
#navigation .active  ul.sub-menu li a{
	background:#005aab!important;
	overflow:auto;
	color:#fff!important;
	

}
#navigation ul li a{background:#fff!important;}



#navigation  ul.sub-menu li.menu-item a{
	border-bottom:none;
	width: inherit;
	padding-left:25px!important;
	background:#005aab!important;
	width:80%;
	
}



.banner .container {overflow: hidden;}
.slider-container h1.page-title {
	left: 0;
	width: 100%;
	right: 0;
	top: 0;
	bottom: 10px;
	bottom: 0;
	position: absolute;
	z-index: 100;
	margin: 0;
	background: rgba(204,51,51, .5);
	color: #FFFFFF;
	font-size: 1.6em;
	line-height: normal;
	padding: .5em;
	}
.page .slider-container h1.page-title {
	width: 100%;
	top: 0;
	background: rgba(204,51,51, .5);
	color: #FFFFFF;
	font-size: 2.1em;
	}
	
  input[type=text],
  input[type=email],
  input[type=url],
  input[type=password],
  textarea,
  select {
    width: 100%; 
  }
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
#header .header_extras {float: none;width: 100%;}
/*#navigation ul li {line-height: 35px;margin: 0;}		
.nav ul li a,
#navigation ul li a {
	padding: 0 0.75em;
	display: block;
	background: #005aab;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF!important;
}
.nav ul li a:hover,
#navigation ul li a:hover {
	display: block;
	background: #FFFFFF!important;
	color: #005aab;
	border-bottom: 1px solid #FFFFFF!important;
}
.nav .active a,
#navigation .active a {color: #333!important;background: #FFF!important;}
.nav .active a:hover,
#navigation .active a:hover {color: #005aab;}

#navigation ul li a, 
#navigation ul li.active a, 
#navigation ul li a:hover, 
#navigation ul li:hover a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;border-bottom: 1px solid #FFFFFF;
    line-height: 150%;line-height: 35px!important;
    padding: 2px 0;padding: 0 0.75em!important;
}
#navigation li.page_item a,#navigation li.menu-item a {
	border-bottom: 1px solid #FFFFFF!important;
}
#navigation ul.sub-menu {display: none!important;}

.sub-menu ul li a {
	display: block;
	background: rgba(204,51,51, 1);
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.sub-menu ul li a:hover {
	display: block;
	background: #FFFFFF;
	color: rgba(204,51,51, 1);
	border-bottom: 1px solid #FFFFFF;
}
.sub-menu .active a {color: #333;background: #FFF;}
.sub-menu .active a:hover {color: rgba(204,51,51, 1);}
*/
.banner .container {overflow: hidden;}
.slider-container h1.page-title {
	left: 0;
	width: 100%;
	right: 0;
	top: 0;
	bottom: 10px;
	bottom: 0;
	position: absolute;
	z-index: 100;
	margin: 0;
	background: rgba(204,51,51, .5);
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: normal;
	padding: .5em;
	}	
.page .slider-container h1.page-title {
	width: 100%;
	top: 0;
	background: rgba(204,51,51, .5);
	color: #FFFFFF;
	font-size: 1.8em;
	font-size: 1.4em;
	}
	
  input[type=text],
  input[type=email],
  input[type=url],
  input[type=password],
  textarea,
  select {
    width: 100%; 
  }
		}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	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 {
	position: relative;
}

.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: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('http://www.universaloilgas.com/wp-content/uploads/2014/03/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: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('http://www.universaloilgas.com/wp-content/uploads/2014/03/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-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('http://www.universaloilgas.com/wp-content/uploads/2014/03/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	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: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('http://www.universaloilgas.com/wp-content/uploads/2014/03/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* 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: 8050;
	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 {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('http://www.universaloilgas.com/wp-content/uploads/2014/03/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('http://www.universaloilgas.com/wp-content/uploads/2014/03/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}


/* #Font-Face
================================================== */
@font-face {
    font-family: 'DroidSansRegular';
    src: url('fonts/DroidSans-webfont.eot');
    src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DroidSans-webfont.woff') format('woff'),
         url('fonts/DroidSans-webfont.ttf') format('truetype'),
         url('fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DroidSansBold';
    src: url('fonts/DroidSans-Bold-webfont.eot');
    src: url('fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DroidSans-Bold-webfont.woff') format('woff'),
         url('fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*************April 2014****************/

.clearfix{
	clear:both;
}

.single .content  h1{
	font-size:24px;
	color:#005aab;
	line-height:25px;
	font-weight:bold;
	width:80%;
	float:left;
}
.archive h2,
.blog h2{
	font-size:24px;
	line-height: 25px;
	margin-top: 10px;
}
.single .entry-content{
	clear:both;
}
.single h2{
	font-size:16px;
	text-transform:uppercase;
	color:#666;
	margin-bottom:0;
}
.single #respond label{
	display:none;
}

.single #respond  .cptch_block label{
	display:block;
}

.single #respond  .cptch_block input#cptch_input {
	width:50px!important;
	margin-right:10px;
}

.single #respond form textarea,.single #respond form input[type="text"]{
	padding:8px 5px!important;
	background:#fafafa;
	border:1px solid #e3e3e3;
	width:225px!important;
	box-shadow:none;
}
.single #respond form textarea{
	width:470px!important;
	box-shadow:none;
}
.single #respond form input[type="submit"]{
	background:#0058ae;
	text-shadow:none;
	font-size:16px;
	text-align:center;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	font-size: 14px;
	box-shadow: none;
}
.single p.author{
	float:left;
}
.single p.email{
	float:left;
}

.blog-comment,.blog-share-container{
	float:right;
	margin: 0 10px;
}

.blog-comment:before{
	content:"\f0e5";
	font-family: FontAwesome;
}

.blog-share-container:before{
	content:"\f126";
	font-size:23px;
	font-family: FontAwesome;
	-webkit-transform: rotate(85deg);
	-moz-transform: rotate(85deg); 
	-o-transform: rotate(85deg);
	-ms-transform: rotate(85deg);
	display:inline-block;
}


.blog .blog-share-container{
	border-top: 1px solid #efefef;
	padding: 20px 15px 5px 15px;
}


.blog .blog-share-container, .blog .blog-comment{
	border-right: 1px solid #efefef;
	display: block;
	margin: 0;
	float: none;
	width: 30px;
	text-align: center;
	padding: 10px 15px 5px 15px;
}

.archive .blog-share-container{
	float:none;
	margin:25px 0 0 0;
	border:none;
}

.archive .entry-meta{
	margin:0 0 10px;
}

.social-section{
	position:relative;
}

.social-section a{
	text-decoration:none;
	color:#898989;
	font-size:20px;
}

.social-section a span{
	font-size:14px;
}

.share-box{
	display:none;
	background:#252525;
	position:absolute;
	right:95px;
	top:-15px;
	padding:0;
	margin:0;
	z-index:100;
	
}

.archive .share-box{
	right:115px;
}

.archive .article {
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #efefef;
}

.summary-left .share-box:after{
	content: '\25BC';
	font-size: 20px;
	margin-top: -16px;
	color: #252525;
	position: absolute;
	bottom: -17px;
	left: 20px;
}

.single .share-box:after{
	content: '\25B6';
	font-size: 20px;
	color: #252525;
	position: absolute;
	top: 15px;
	right: -12px;
}


.archive .share-box:before{
	content: '\25C0';
	font-size: 20px;
	color: #252525;
	position: absolute;
	top: 15px;
	left: -12px;

}

.blog .share-box{
	right: 0;
	top: -210px
}

.share-box a{
	color:#a8a8a8;
	padding-top: 15px;
	display: inline-block;
}

.archive .share-box a,
.blog .share-box a{
	padding-left:8px;
}

.share-box a:hover{
	color:#fff;
}
.share-box li{
	float:left;
	padding:0 15px;
}

.facebook-share:before{
	content:"\f09a";
	font-family: FontAwesome;
}

.twitter-share:before{
	content:"\f099";
	font-family: FontAwesome;
}

.pinterest-share:before{
	content:"\f0d2";
	font-family: FontAwesome;
}

.linkedin-share:before{
	content:"\f0e1";
	font-family: FontAwesome;
}

.googleplus-share:before{
	content:"\f0d5";
	 font-family: FontAwesome;
}

.single .post{
	padding-top:0.34em;
}

.archive .entry-summary a.view ,
.blog .entry-summary a {
	background: #0058ae;
	color: #fff;
	padding: 5px 5px 2px;
	margin-top: 8px;
	line-height: 21px;
	border-radius: 5px;
	display: block;
	width: 80px;
	text-align: center;
}

.archive .entry-summary a.view {
	width:90px;
}

.archive .entry-summary a.view:hover,
.blog .entry-summary a:hover{
	text-decoration:none;
	background:#fff;
	color:#0058ae;
	padding: 4px 4px 1px;
	border:1px solid #0058ae;
}

.summary-left{
	float: left;
	padding-top: 102px;
}


.archive .blog-comment{
	display:none;
}

.summary-right{
	float: right;
	width: 86%;
}

.article-right{
	float:right;
	width:60%;
}


.article-left{
	float:left;
	width:40%;
}

.article-left img{
	max-width:215px;
}

/*Pagination*/
.archive #nav-below,
.blog #nav-below{
	border-bottom:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	height:20px;
	margin-top:45px;
	padding: 8px 0;
}

.navigation{
	overflow:hidden;
	
}

.navigation ul{
	padding-left: 39%;
}	

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #005aab;
	text-decoration:none;
	border-right:1px solid #e0e0e0;
	cursor: pointer;
	padding: 1px 5px;
	line-height: 24px;
	cursor: pointer;
}

.navigation li:last-child a{
	border:none;
}

.navigation li {
	float:left;

}


.navigation li a:hover,
.navigation li.active a {
	color:#000;
}

.entry-content ul li{
	list-style-type:disc;
}


/************************
	 			22.07.14 
*************************/
#header .social_extra{ float: right; max-width: 145px; width: 100%; margin: 20px 20px 10px 10px; display: none;}
#header .social_extra a{ display: inline-block; width: 28px; height: 28px; margin: 0 5px 0 0;}
#header .social_extra h3{ font-size: 18px;}



@media (max-width:767px) { 
	.article-left, .article-right{float:none;width:100%;}
	.summary-right{width:75%;}
	.page .home .slider-container h1.page-title{top:0;font-size:17px;width:55%}
	.single .content h1{width:65%}
	#header .header_extras { width: 50%;}
        #header .social_extra{ max-width: 40%;}
        #site-title{ float: left;}
}

@media (max-width:567px) { 
	.page .home .slider-container h1.page-title{font-size:14px;width:79%}
	.archive .share-box {right: 43px;}
	.archive .share-box:before{left:-8px;}
	.single #respond form textarea{width:99%!important;}
}

@media (max-width:479px) {
#header .header_extras  {
float: none;
width: 100%;}
#header .social_extra{
float: none;
max-width: 100%;
text-align: center;}
.socialMediaEnglishIcons {
  left: 1%;
  position: relative;
  top: 0;
}
.socialMediaHebrewIcons {
  left: 1%;
  position: relative;
  top: 0;
  display: none;
}
}
.socialMediaEnglishIcons h3, .socialMediaHebrewIcons h3 {
	font-family:"DroidSansRegular",Arial,sans-serif;
	font-size:18px;
	
}
.lsi-social-icons li a {
  padding: 1px!important;
}

#header .socialMediaEnglishIcons .icon-set-lsi_widget-3 .lsi-social-linkedin a,#header .socialMediaEnglishIcons .icon-set-lsi_widget-4 .lsi-social-linkedin a{
	background-color:#007BB6!important;
	
}
#header .socialMediaHebrewIcons .icon-set-lsi_widget-3 .lsi-social-linkedin a, #header .socialMediaHebrewIcons .icon-set-lsi_widget-4 .lsi-social-linkedin a{
	background-color:#007BB6!important;
	
}
#header .socialMediaEnglishIcons .icon-set-lsi_widget-3 .lsi-social-linkedin a:hover,#header .socialMediaEnglishIcons  .icon-set-lsi_widget-4 .lsi-social-linkedin a:hover{
	background: #007BB6!important;
	
}
#header .socialMediaEnglishIcons .icon-set-lsi_widget-3 .lsi-social-twitter a:hover, #header .socialMediaEnglishIcons .icon-set-lsi_widget-4 .lsi-social-twitter a:hover{
	background: #00ACED!important;
	
}

.icon-set-lsi_widget-4 {
  text-align: right !important;
}