/*
Theme Name: Zennio
Author: United Themes / Prismaidea / javigzz.es
*/


/* @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;
	overflow-x: hidden;
}
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 {
	background-color: #ededed;
	border: 1px solid #d9d9d9;
	display: block;
	max-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:0 0 20px 0;
	padding: 10px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}
p code {
	display: inline;
}
/* @end */



/* @group Structural Customization */

* {
	margin:0;
	padding:0;
	outline:0 none;
}
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
body {
	line-height: 1.5em;
	-webkit-text-size-adjust: 100%;
}
#wrap {
	z-index: 100 !important;
	
	border-top:3px solid #444;
}
#content-wrap {
	background-color:#fff;
	padding-top:40px;
	padding-bottom:0;
	border-bottom:1px solid #ddd;
	min-height:100%;
}
#content {
}
/* Footer Styles */

#footer-wrap {
	background-color:#3A3A3A;
}
#footer {
	clear: both;
	padding-top: 40px;
	display:block;
	color:#868686;
}
#footer.noborder {
	border: none;
	padding-top: 0;
}
#sub-footer-wrap {
	padding:0 0 20px 0;
	display:block;
	font-size: 11px;
	background-color:#303030;
	clear:both;
}
.copyright {
	color:#868686;
	text-align:left;
	padding-top:20px;
}
.unitedthemes {
	color:#868686;
	text-align:right;
	padding-top:20px;
}
.unitedthemes a, .copyright a {
	color:#868686;
	font-weight:normal;
}
#footer a {
	font-weight:normal;
	color:#868686;
}
#footer select {
	margin-bottom:20px;
}
#footer li:last-child {
	margin-bottom:0;
}
/* @end */

/* @group Header */

#header-wrap {
	background-color: #FFF;
}
#header {
	clear: both;
	font-variant:normal;
	font-weight:normal;
	font-style:normal;
	padding-bottom:30px;
}
#page-title {
	margin:20px 0 20px 0;
	font-style:normal;
	font-weight:normal;
	font-size:24px;
	letter-spacing: 1px !important;
	text-shadow: 1px 1px 0 #FFFFFF, 2px 2px 0 #DDDDDD;
}
#logo a {
	display: block;
	height:100%;
	width:100%;
	line-height:0;
}
#logo h1 a, #logo h1 {
	margin: 0;
	padding: 0;
	line-height: 36px;
	text-decoration: none;
	font-weight: bold;
	color:#444444;
	font-size:32px;
	font-variant:normal;
	font-weight:normal;
	font-style:normal;
}
#logo {
	float:left;
}
#header #logo a:hover, #header #logo a:focus {
	border:none !important;
	margin:0 !important;
}
/* Header Tagline */

#teaser {
	background-color:#fff;
	text-align:center;
}
#teaser-content {
	border-top:1px solid #ECEDF3;
}
.dline {
	border-top:1px solid #ddd;
	border-bottom:1px solid #888;
	height:2px;
	width:100%;
	display:block;
}
/* @end */



/* @group Navigation Bar */

#navigation {
	font-size:12px;
	text-transform:uppercase;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	float:right;
	text-rendering: optimizelegibility;
	-webkit-text-stroke:1px transparent;
}
#navigation ul {
	position: relative;
	width:100%;
}
#navigation ul li {
	position: relative;
}
#navigation ul li a {
	padding: 0 15px;
	margin-bottom:10px;
	text-decoration: none;
	font-weight:bold;
	display:block;
	color:#aaaaaa;
}
#navigation ul li:last-child a {
	padding-right:0;
}
#navigation ul li:hover a, #navigation ul li.current-menu-item a {
	color:#444;
}
#navigation ul li li a:hover {
	color:#AAAAAA;
}
#navigation ul ul ul li:first-child, #navigation ul.sub-menu {
	border-top: 1px solid #444;
}
/* Nav Sublevel Links */

#navigation ul.sub-menu li a {
	height: 32px;
	line-height: 32px;
	border-radius: 0;
	min-width: 160px;
	position: static;
	behavior: none;
	margin:0;
	color:#444444;
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
	text-transform:none;
	font-weight:normal;
}
#navigation ul.sub-menu li:last-child a {
	border-bottom:0 none;
}
#navigation ul.sub-menu {
	background:#fff;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	-ms-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	margin-top:-1px;
}
#navigation ul li ul li ul li {
	display:block;
}
/* Nav Sublevel Hover */

.menu-mainnavigation-container ul.sub-menu {
	margin-top:6px;
}
/* @end */


/* @group Typography */

	
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
	font-weight:normal;
}
h1.entry-title {
	margin:0;
}
.entry-post .entry-title {
	font-size:18px;
}
h1 {
	line-height: 140%;
	margin-bottom: 20px;
	font-size: 24px;
}
h2 {
	line-height: 130%;
	margin-bottom: 20px;
	font-size: 20px;
}
h3 {
	line-height: 130%;
	margin-bottom: 20px;
	font-size: 16px;
}
h4 {
	line-height: 125%;
	margin-bottom: 20px;
	font-size: 14px;
}
h5 {
	line-height: 120%;
	margin-bottom: 20px;
	font-size: 14px;
}
h6 {
	line-height: 120%;
	margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
	color:#444444;
	font-weight:normal;
	text-rendering: optimizelegibility;
}
.subheader {
	color: #777;
}
.normal {
	font-weight: normal;
}
.bolder {
	font-weight: bolder;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
p {
	margin: 0 0 20px 0;
}
p img {
	margin: 0;
}
p.lead {
	font-size: 21px;
	line-height: 27px;
	color: #777;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
	color: #333;
}
small {
	font-size: 80%;
}
/*	Blockquotes  */
	blockquote, blockquote p {
	font-size: 15px;
	line-height: 24px;
	color: #fff;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:0;
}
blockquote {
	margin: 0 0 20px;
	padding: 20px;
}
blockquote cite {
	display: block;
	font-size: 12px;
	color: #666;
	margin-top:5px;
}
blockquote cite:before {
	content: "\2014 \0020";
}
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
	color: #666;
}
.blockquote-right {
	float:right;
	margin:15px 0 0 20px;
	width:35%;
	text-align:center;
}
.blockquote-left {
	float:left;
	margin:15px 20px 0 0;
	width:35%;
	text-align:center;
}
hr {
	clear: both;
	height: 0;
	margin-bottom: 40px;
	margin-top: 20px;
	border-top:1px solid #ECEDF3;
	border-width: 1px 0 0;
}
.loop-single-divider {
	clear: both;
	margin-top:40px;
	margin-bottom:40px;
	height:0px;
	border:1px solid #ECEDF3;
	border-width:1px 0 0;
}
/* #Links
================================================== */
a {
	text-decoration: none;
	color: #444444;
	font-weight: bold;
	transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	outline:0 none;
}
a img {
	border: none;
	outline:0 none;
}
p a, p a:visited {
	line-height: inherit;
}
.edit-link-wrap {
	float:right;
}
.edit-link a {
	background: #2C2D31;
	color:#fff;
	padding:3px 6px;
	border: none !important;
	text-transform:uppercase;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
}
.edit-link a:hover {
	text-decoration:none !important;
}
/* #Lists
================================================== */
	ul, ol {
	margin-bottom: 20px;
}
ul {
	list-style: none inside;
}
ol {
	list-style-position: inside;
	list-style-type: decimal;
}
.entry-content ul, .entry-summary ul {
	list-style-position: inside;
	list-style-type: disc;
}
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: 6px;
}
li p {
	line-height: 21px;
}
.archiv-title {
	font-size:16px;
	margin:0;
	padding:2px 3px;
	color:#fff;
}
ul.archive {
	margin:0 0 20px 0;
}
ul.archive ul {
	list-style-type:none;
	background-image: url(images/vline.png);
	background-repeat: repeat-y;
	margin:0;
	padding:20px 0 0 0;
}
ul.archive li {
	padding: 0 12px;
	line-height: 20px;
	font-weight: bold;
	background-image: url(images/node.png);
	background-repeat: no-repeat;
	color:#aaa;
}
ul.archive ul li.last, ul.archive ul li:last-child {
	background: #fff url(images/lastnode.png) no-repeat;
	margin:0;
}
.lambda-check ul, .lambda-delete ul {
	list-style:none;
	list-style-type:none;
}
.lambda-check ul li {
	background-attachment: scroll;
	background-image: url(images/icons/lambda-check.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
}
.lambda-delete ul li {
	background-attachment: scroll;
	background-image: url(images/icons/lambda-delete.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
}
/* # Image Alignment Classes
============================================================== */

.alignright {
	float: right;
	margin: 0px 0px 10px 20px;
}
.alignleft {
	float: left;
	margin: 0px 20px 10px 0px;
}
.aligncenter {
	display:block;
	margin:0 auto;
}
.alignnone {
	margin-bottom:20px;
}
/* WP Captions */

.wp-caption {
	text-align: center;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.wp-caption img, .wp-caption img a {
	margin: 0;
	padding: 0;
	border: 0 none;
	max-width:100%;
	display:block;
	height:auto;
}
.wp-caption .wp-caption-text {
	padding: 0;
	margin: 5px 0 0 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 {
	clear:both;
	border-top:1px solid #ECEDF3;
	background-color:#fff;
	padding:15px;
	box-shadow: 
 0 1px 1px rgba(0, 0, 0, 0.1), 0 3px 0 -1px #FFFFFF, 0 3px 1px 0 rgba(0, 0, 0, 0.11), 0 6px 0 -2px #FFFFFF, 0 6px 2px -1px rgba(0, 0, 0, 0.11), 0 3px 3px 3px rgba(0, 0, 0, 0.03);
	-webkit-box-shadow:
 0 1px 1px rgba(0, 0, 0, 0.1), 0 3px 0 -1px #FFFFFF, 0 3px 1px 0 rgba(0, 0, 0, 0.11), 0 6px 0 -2px #FFFFFF, 0 6px 2px -1px rgba(0, 0, 0, 0.11), 0 3px 3px 3px rgba(0, 0, 0, 0.03);
	-moz-box-shadow:
 0 1px 1px rgba(0, 0, 0, 0.1), 0 3px 0 -1px #FFFFFF, 0 3px 1px 0 rgba(0, 0, 0, 0.11), 0 6px 0 -2px #FFFFFF, 0 6px 2px -1px rgba(0, 0, 0, 0.11), 0 3px 3px 3px rgba(0, 0, 0, 0.03);
}
.widget-container p {
	margin-bottom:10px;
}
.widget-container p:last-child {
	margin-bottom:0;
}
.widget-container ul {
	list-style: none;
}
.widget-container ul ul {
	list-style: none;
}
.widget-container ul li.last {
	margin :0;
}
.widget-container ul li:last-child {
	margin:0;
}
.widget-container select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width:100%;
	max-width:100%;
	background-image: url('images/icons/zoom.png');
	background-repeat: no-repeat;
	background-position: 97% center;
}
#footer .widget_search #s {
	-webkit-box-shadow: 0 none;
	-moz-box-shadow: 0 none;
	box-shadow: 0 none;
	border:1px solid #303030;
	background-color:#3A3A3A;
	color:#868686;
}
.widget_search #searchsubmit {
	display:none;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 43px 0;
}
.widget-container ul {
	margin: 0;
}
#sidebar ul {
	margin-bottom:0;
}
#sidebar a {
	font-weight:normal;
}
#sidebar .dline {
	margin-bottom:15px;
}
.widget-title {
	font-weight:normal;
	color:#444444;
	font-size:12px;
	margin-bottom:5px;
	letter-spacing: 1px;
	text-shadow: 1px 1px 0 #FFFFFF, 2px 2px 0 #DDDDDD;
	text-transform:uppercase;
}
#footer .widget-title {
	margin-bottom:20px;
	text-shadow:none;
	letter-spacing:normal;
	color:#AAAAAA;
}
#footer .dline {
	margin-bottom:20px;
}
input#searchsubmit {
	margin-bottom: 0;
}
#content #searchform {
	margin-bottom:20px;
}
.widget-container a:link, .widget-container a:visited {
	text-decoration: none;
}
.widget-container a:active, .widget-container a:hover {
	text-decoration: none;
}
.widget-container .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
.tagcloud a {
	margin:0 5px 10px 0;
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;
	font-size:12px;
}
/* WP Calendar Widget */

#wp-calendar {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	width: 100%;
	font-size: .85em;
}
#wp-calendar td {
	padding: 4px 0;
	text-align: center;
	border: 1px solid #ECEDF3;
	background-color: #fff;
	color: #7c7c7c;
}
#wp-calendar td.pad {
	background-color: #fff;
}
#wp-calendar td#today {
	color: #fff;
	background-color: #444;
}
#wp-calendar td#today a {
	color: #fff !important;
}
#wp-calendar caption {
	font-weight: bold;
	text-align:center;
}
#wp-calendar th {
	font-style: normal;
	background: #F7F7F8;
	border: 1px solid #ccc;
	padding: 5px;
	color: #666;
	text-align:center;
}
#footer #calendar_wrap {
	margin-bottom:20px;
}
#footer #wp-calendar td {
	padding: 4px 0;
	text-align: center;
	border: 1px solid #303030;
	background-color: #3A3A3A;
	color: #868686;
}
#footer #wp-calendar td.pad {
	background-color: #3A3A3A;
}
#footer #wp-calendar td#today {
	color: #fff;
	background-color: #444;
}
#footer #wp-calendar th {
	font-style: normal;
	background: #444;
	border: 1px solid #303030;
	padding: 5px;
	color: #ffffff;
	text-align:center;
}
/* WP RSS Widget */

.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
/* Indent Sidebar Lists */

.widget-container ul ul {
	border: none;
	padding: 0;
}
/* Page Menus/Custom Menus */

li.page_item, li.menu-item {
	list-style: none;
}
li.menu-item ul.sub-menu {
	list-style: none;
	margin-left:0;
}
/* @end */

/* @group WP Blog Styles */

.entry-post {
	display:block;
	padding:0;
}
.post-image {
}
.thumb {
	background-color:#fff;
	border-top:1px solid #ECEDF3;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 3px 0 -1px #FFFFFF, 0 3px 1px 0 rgba(0, 0, 0, 0.11), 0 6px 0 -2px #FFFFFF, 0 6px 2px -1px rgba(0, 0, 0, 0.11), 0px 3px 3px 3px rgba(0, 0, 0, 0.03);
	padding:4px;
	margin-bottom:23px;
	position:relative;
}
.thumb img {
	display:block;
}
.gallery-slogan {
	font-size:28px;
}
.entry-header {
	margin-bottom:0;
}
.entry-summary {
	padding:0;
}
.entry-meta {
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	font-style:italic;
	margin-top:5px;
	padding-top:5px;
	border-top:1px solid #ECEDF3;
}
.entry-meta-single-post {
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	font-style:italic;
	margin-bottom:20px;
}
.entry-meta-single-post a, .entry-meta a {
	font-weight:normal;
	color:#aaaaaa;
}
.post-ut {
	margin:0;
	padding:0;
	float:left;
}
.entry-date {
	margin-right:15px;
	padding-right:15px;
	border-right:1px solid #ddd;
}
.posted_by {
	margin-right:15px;
}
.comments-link {
}
.tag-links {
	background-image: url('images/icons/tag.png');
	background-repeat: no-repeat;
	background-position:left center;
	background-attachment:scroll;
	line-height:16px;
	padding-left:20px;
	padding-top:1px;
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;
	margin:0;
	font-size:11px;
}
.tag-links a {
	font-weight:normal;
	font-style:italic;
	color:#AAAAAA;
}
.entry-like {
	padding:0 5px;
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;
	float:right;
	color:#fff;
	border-radius:2px;
	font-size:11px;
}
.lambda-unlike {
	background-color:#444;
}
.entry-like a {
	color:#fff;
	cursor:pointer;
	font-weight:normal;
}
.entry-like a:hover {
	color:#fff;
}
.like-icon {
	background-image: url('images/icons/lambda-like.png');
	background-repeat: no-repeat;
	background-position:left center;
	background-attachment:scroll;
	padding-left:18px;
}
.meta-sep {
	margin-right:2px;
	margin-left:2px;
	color:#444444;
}
.post {
	margin-bottom: 40px;
}
.post .entry-title a, .entry-content .entry-title a, .entry-title a, .entry-summary .entry-title a {
	border:none;
	font-weight:normal;
}
/* @end */

/* @group Form Buttons */

/* #Form Buttons
================================================== */
	button, input[type="submit"], input[type="reset"], input[type="button"] {
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #FFFFFF;
	text-align: center;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	border:0 none;
	font-weight:bold;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
}
button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	background: none repeat scroll 0 0 #444;
	color: #FFFFFF;
	border:0 none;
}
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 */
.cta-button, .theme-button {
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #FFFFFF;
	font-size:12px;
	text-align: center;
	margin-right:20px;
	margin-bottom:20px;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	font-weight:normal;
}
.theme-button:hover, .theme-button.active {
	background: none repeat scroll 0 0 #444444;
	color: #FFFFFF;
}
.cta-button {
	background: none repeat scroll 0 0 #444444;
}
.cta-button:hover {
	color:#fff;
	background:#999999;
}
#teaser-content .theme-button {
	margin-bottom:20px;
}
a.theme-button.small {
	font-size:12px;
}
a.theme-button.medium {
	font-size:15px;
}
a.theme-button.large {
	font-size:18px;
}

.button {
	cursor: pointer;
	display: inline-block;
	padding: 5px 14px;
	line-height: normal;
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-transition: 0.1s linear all;
	-moz-transition: 0.1s linear all;
	-ms-transition: 0.1s linear all;
	-o-transition: 0.1s linear all;
	transition: 0.1s linear all;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	width:auto;
}
.button:hover {
	background-position: 0 -15px;
	color: #fff;
	text-decoration: none;
}
.button:active {
	-moz-transform: translateY(1px);
}
.button.left {
	float: left;
}
.button.right {
	float: right;
}
.button.center, .button.middle {
	margin: 0 auto;
	text-align: center;
	display: inline-block;
}
a.button {
	margin:0 20px 20px 0;
}
a.button.small {
	font-size:12px;
}
a.button.medium {
	font-size:15px;
}
a.button.large {
	font-size:18px;
}
/* @group White  */
a.button.white {
	background-color: #e6e6e6;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
	background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	color: #333;
}
a.button.white:hover {
	background-color: #EEEEEE;
	border: 1px solid #ccc;
}
/* @end */

/* @group Black  */
a.button.purple {
	background-color: #a036ea;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#b459f4), to(#a036ea));
	background-image: -moz-linear-gradient(top, #b459f4, #a036ea);
	background-image: -ms-linear-gradient(top, #b459f4, #a036ea);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b459f4), color-stop(100%, #a036ea));
	background-image: -webkit-linear-gradient(top, #b459f4, #a036ea);
	background-image: -o-linear-gradient(top, #b459f4, #a036ea);
	background-image: linear-gradient(top, #b459f4, #a036ea);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b459f4', endColorstr='#a036ea', GradientType=0);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-color: #a036ea #a036ea #882a25;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
/* @end */
/* @group Light Blue  */
a.button.blue {
	background-color: #339bb9;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
	background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #339bb9));
	background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
	background-image: linear-gradient(top, #5bc0de, #339bb9);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-color: #339bb9 #339bb9 #22697d;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
/* @end */


/* @group Light Green  */
a.button.green {
	background-color: #57a957;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
	background-image: -moz-linear-gradient(top, #62c462, #57a957);
	background-image: -ms-linear-gradient(top, #62c462, #57a957);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
	background-image: -webkit-linear-gradient(top, #62c462, #57a957);
	background-image: -o-linear-gradient(top, #62c462, #57a957);
	background-image: linear-gradient(top, #62c462, #57a957);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-color: #57a957 #57a957 #3d773d;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
/* @end */

/* @group Light Red  */
a.button.red {
	background-color: #c43c35;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
	background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(top, #ee5f5b, #c43c35);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-color: #c43c35 #c43c35 #882a25;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
/* @end */


/* @group Orange  */
a.button.orange {
	background-color: #F55D2D;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#faa33c), to(#F55D2D));
	background-image: -moz-linear-gradient(top, #faa33c, #F55D2D);
	background-image: -ms-linear-gradient(top, #faa33c, #F55D2D);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #faa33c), color-stop(100%, #F55D2D));
	background-image: -webkit-linear-gradient(top, #faa33c, #F55D2D);
	background-image: -o-linear-gradient(top, #faa33c, #F55D2D);
	background-image: linear-gradient(top, #faa33c, #F55D2D);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa33c', endColorstr='#F55D2D', GradientType=0);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-color: #F55D2D #F55D2D #882a25;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
/* @end */

/* End Button Styles */


/* @group Alert Boxes */

.alert a:hover {
	text-decoration:none;
	color:#444;
}
.alert {
	padding:20px 20px 20px 66px;
	font-weight:normal;
	margin-bottom:40px;
}
.alert.white {
	background:#fff;
	border: 1px solid #ECEDF3;
	color:#444444;
	padding:20px;
}
.alert.red, .notice_error li{
	background: #FFBABA;
	border: 1px solid #D8000C;
	color:#D8000C;
	background-image: url(images/icons/error_icon.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 20px center;
}
.alert.green {
	background: #DFF2BF;
	border: 1px solid #4F8A10;
	color:#4F8A10;
	background-image: url(images/icons/success_icon.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 20px center;
}
.alert.blue {
	border: 1px solid #00529B;
	color:#00529B;
	background-color: #BDE5F8;
	background-image: url(images/icons/info_icon.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 20px center;
}
.alert.yellow {
	background:#FEEFB3;
	border: 1px solid #9F6000;
	color:#9F6000;
	background-image: url(images/icons/warning_icon.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 20px center;
}
.notice_error li {
	list-style: none;
	padding: 5px 10px 5px 70px;
}
/* End Alert Boxes */
	
/* @group Tabs */

ul.tabs {
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: solid 1px #ECEDF3;
	list-style:none;
}
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 #ECEDF3;
	border-width: 1px 0 0 1px;
	margin: 0;
	background: #F7F7F8;
}
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: #444444;
	-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 0 20px 0;
	display: block;
	list-style:none;
}
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;
}

/* Vertical Tab-Template */
.verticaltabs-wrap {
	margin-bottom:40px;
}
#vtab {
    margin: auto;
    max-width: 100%;
    height: 100%;
}
#vtab #ut-slider-wrap {
	margin-bottom:20px;
}
#vtab .alignnone {
	margin:0;
}
#vtab > ul > li {
	line-height:25px;
    background-color: #fff !important;
    list-style-type: none;
    display: block;
    border: 1px solid #fff;
    position: relative;
	cursor:pointer;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}
li.tab {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left:40px;
	padding-right:5px;
}
#vtab > ul > li.selected {
    border: 1px solid #ECEDF3;
    z-index: 10;
    background-color: #F7F7F8 !important;
    position: relative;
}
#vtab > ul {   
    display: block;   
    padding: 0;
	position:relative;   
}
#vtab > div {
    position: relative;
    z-index: 9;
}


/* @end */

/* @group Toggles */

.toggle_container {
	margin-bottom: 1px;
	background-color: #fff;
	position:relative;
}
p.trigger {
	display: block;
	padding:  0;
	margin: 0;
	cursor: pointer;
	font-weight: bold;
	line-height: 175%;
}
/* Up Toggle State */

p.trigger {
	background: #fff url(images/icons/toggle-open.png) no-repeat left 2px;
	border-bottom: 1px solid #ECEDF3;
	padding-left: 28px;
	padding-bottom:10px;
}
p.trigger a {
	text-decoration: none;
}
/* Hover Toggle State */

p.trigger:hover {
	background: #fff url('images/icons/toggle-open.png') no-repeat left 2px;
}
/* Active Toggle State */

p.trigger.active {
	background: #fff url('images/icons/toggle-close.png') no-repeat left 2px;
	border-bottom: 1px solid #ECEDF3;
}
.list {
	margin-bottom:20px;
	position:relative;
}
.list.last {
	margin-bottom:40px;
}
.block {
	padding:20px 20px 10px 20px;
	background-color:#fafafa;
}
/* @end */


/* @group Comments */

/* Needs RWD Check */

#respond {
	float:left;
	width: 100%;
}
#respond h3 {
	margin-bottom:0;
	font-size:16px;
}
#respond input[type=text] {
	width:50%;
	margin-right:20px;
}
#respond textarea {
	width:100%;
	height:120px;
	padding:10px;
}
.response {
	margin:0 0 40px 0;
	font-size:16px;
}
#comments {
	float:left;
	width: 100%;
}
.comment-header {
	margin-bottom:20px;
}
.fn {
	margin:0;
	font-style:normal;
	color:#2C2D31;
	font-weight:bold;
}
.comment-date {
	font-size:11px;
	font-style:italic;
	color:#AAAAAA;
}
#comments .comment-meta {
	margin:0;
	display:block;
	float:right;
	text-align:right;
}
#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;
	clear:both;
}
#commentform {
	margin-bottom:40px;
}
/**
body.page-template-onecolumn-page-php #comments .commentlist li .comment-meta {
}
**/
#comments .commentlist li li {
	margin:0 0 0 40px;
}
#comments .commentlist li li .comment-meta {
	width:445px;
}
#comments .commentlist li li li {
	margin:0 0 0 40px;
}
#comments .commentlist li li li .comment-meta {
	width:420px;
}
#comments .commentlist li li li li {
	margin:0 0 0 40px;
}
#comments .commentlist li li li li .comment-meta {
	width:395px;
}
#comments .commentlist li li li li li {
	margin:0 0 0 40px;
}
#comments .commentlist li li li li li .comment-meta {
	width:370px;
}
#comments .single-comment {
	padding-bottom:40px;
	margin-bottom:40px;
	border-bottom:1px solid #ECEDF3;
}
#comments .comment-author {
	margin: 0 20px 0 0;
	width:60px;
	height:60px;
	float:left;
}
#comments .comment-author img {
	display:block;
	width:60px;
	height:60px;
}
#comments .fn {
	clear:both;
	font-weight:bold;
}
.comment-body {
	overflow:hidden;
}
.comment-body p {
	margin:20px 0 0 0;
}
a.comment-reply-login, a.comment-reply-link {
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;
	float:right;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
}
a.comment-reply-link {
	color:#fff;
	padding:0 5px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
}
a.comment-reply-link:hover {
	background-color:#444;
}
a.comment-reply-login:hover {
	color:#444444;
}
.cancel-comment-reply {
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;
	margin:5px 0 5px 0;
}
#cancel-comment-reply-link {
	font-weight:normal;
	font-size:11px;
}
#cancel-comment-reply-link {
	color:#CC0000;
}
#cancel-comment-reply-link:hover {
	color:#aaaaaa;
}
/* @end */

/* @group WP Gallery */

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
}
.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;
	position:relative;
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	/*width:203px;*/
	/*height:203px;*/
	max-width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	background-color: #fff;
	position: relative;
	display:block;
}
.gallery-icon {
	/*width:203px;*/
	/*height:203px;*/
	overflow:hidden;
	margin-bottom:20px;
	margin-right:20px;
	position: relative;
}
.gallery-caption {
	color: #fff;
	font-size: 11px;
	margin: 0;
	padding: 0 3px;
	position:absolute;
	bottom:26px;
	left:6px;
	border-top-right-radius:2px;
	-moz-border-radius-topright:2px;
	-webkit-border-top-right-radius:2px;
}
/* Attachment Page */

#nav-below {
	width: 100%;
	margin-bottom:40px;
	text-transform:capitalize;
}
#nav-below .nav-previous a {
	float: left;
}
#nav-below .nav-next a {
	float: right;
}
#nav-portfolio {
	margin-bottom:20px;
	text-transform:capitalize;
}
#nav-portfolio a {
	width: 18px;
	height: 18px;
	margin: 0;
	display: block;
	cursor: pointer;
	background-color:  #cacaca;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	float:right;
	text-indent: -9999px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
#nav-portfolio .nav-next a {
	float:right;
	background-image: url('images/icons/nav-next.png');
}
#nav-portfolio .nav-previous a {
	float:right;
	background-image: url('images/icons/nav-prev.png');
}
#nav-portfolio .portfolio-overview a {
	background-image: url('images/icons/list.png');
	background-color:  #fff;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
}
#nav-portfolio .portfolio-overview {
	float:left;
	padding-left:0;
	margin-left:0;
	padding-right:15px;
	margin-right:16px;
	border-right:1px dotted #444444;
}
#nav-portfolio .portfolio-overview a:hover {
	background-color:  #fff;
}
#nav-portfolio #nav-count p {
	margin:0;
	padding:0;
}
#nav-portfolio #nav-count .nav-counter {
	padding:0 0 0 5px;
}
#nav-portfolio #nav-count span {
	padding-right:3px;
}
#nav-portfolio #nav-count {
	float:left;
	font-weight:bold;
	text-transform:none;
}
#nav-below.loop-single {
	padding-top:40px;
	border-top:1px solid #ECEDF3;
}
.pagination {
	margin-bottom:20px;
}
ul.page-numbers {
	list-style:none;
	margin:0;
}
ul.page-numbers li {
	display:inline;
	margin:0;
	padding-right:5px;
}
/* @end */




/* #Images
================================================== */

img {
	/*width:auto;*/
	max-width: 100%;
	height: auto;
}

#lambda-moover img {
	max-width:none !important;
	min-width:0 !important;
}
/* #Forms (see formalize.css)
================================================== */

	
label, legend {
	display: block;
	font-size: 12px;
}
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;
}
.bypostauthor, .gallery-caption {
}
/* # Video
============================================================== */
.elastic-video-wrapper {
	width:980px;
	max-width: 100%;
}
.elastic-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.elastic-video iframe, .elastic-video object, .elastic-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
video {
	width:100%;
	max-width: 100%;
	height: auto;
	outline:0 none;
}
audio {
	width:100%;
	max-width:100%;
}
 @-moz-document url-prefix() {
 audio {
 height:28px;
}
}
embed, object, iframe {
	width:100%;
	max-width:100%;
}
.entry-content .elastic-video-wrapper {
	margin-bottom:20px;
}
/* @end */


/* # Post Formats
============================================================== */	
.quote-title {
	margin:0;
	font-style:italic;
	font-size:16px;
}
.quote {
	padding:20px;
	text-align:center;
}
.quote cite {
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;
	margin-top:5px;
	color:#aaa;
}
.aside-post-title {
	background-attachment: scroll;
	background-image: url(images/icons/pformat-aside.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.image-post-title {
	background-attachment: scroll;
	background-image: url(images/icons/pformat-image.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.quote-post-title {
	background-attachment: scroll;
	background-image: url(images/icons/pformat-quote.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.audio-post-title {
	background-attachment: scroll;
	background-image: url(images/icons/pformat-audio.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.video-post-title {
	background-attachment: scroll;
	background-image: url(images/icons/pformat-video.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.gallery-post-title {
	background-attachment: scroll;
	background-image: url(images/icons/pformat-gallery.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.standard-post-title {
	background-attachment: scroll;
	background-image: url(images/icons/pformat-standard.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.link-post-title {
	margin-bottom:0px;
	background-image: url(images/icons/pformat-link.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.sticky-post-title {
	margin-bottom:0px;
	background-image: url(images/icons/sticky-post.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
.link-post span {
	margin-top:5px;
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;
	color:#FFFFFF;
	font-style:italic;
	padding:2px 3px;
	font-size:11px;
}
.post_player, .audiopost {
	margin:0;
	line-height:0;
}
.portfolio_audio {
	margin-bottom:-5px;
}

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

.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/

.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	-o-transition-property:      top, left, opacity;
	transition-property:         transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/**** tiptip ****/
#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}
#tiptip_holder.tip_top {
	padding-bottom: 5px;
}
#tiptip_holder.tip_bottom {
	padding-top: 5px;
}
#tiptip_holder.tip_right {
	padding-left: 5px;
}
#tiptip_holder.tip_left {
	padding-right: 5px;
}
#tiptip_content {
	font-size: 11px;
	color: #fff;
	padding: 3px 6px;
	background:#000;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-align: center;
}
#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}
#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}
/**** MISC ****/

.fluid {
	float:left;
	width:100%;
}
#recaptcha_widget_div {
	margin-bottom:20px;
}
#wpadminbar .quicklinks ul {
	margin-top: 0px !important;
}
p.search-title, p.tag-title {
	font-style:normal;
	font-weight:bold;
	margin-bottom:30px;
	bbackground:#fff;
	border-top:1px dotted #ECEDF3;
	border-bottom:1px dotted #ECEDF3;
	color:#444444;
	padding:10px 0 10px 0;
}
.hover-overlay {
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	opacity: 0;
	overflow: hidden;
	top:0;
	left:0;
}
.image-hover, .video-hover, .permalink-hover {
	width: 24px;
	height: 24px;
	margin: 0 0 0 -12px;
	display: block;
	position: absolute;
	cursor: pointer;
	text-indent: -9999px;
	background-color:#2C2D31;
	background-repeat: no-repeat;
	background-position: center center;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	padding:2px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.video-hover {
	right:-50%;
	top:40%;
	background-image: url('images/icons/play-hover.png');
	z-index:999;
}
.image-hover {
	left: -50%;
	top:40%;
	background-image: url('images/icons/pretty-hover.png');
	z-index:999;
}
.overflow-hidden {
	position: relative;
	overflow:hidden;
	line-height:0;
}
#hidepage {
	position: fixed;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	display: block;
	cursor:pointer;
	background-attachment: scroll;
	background-image: url('images/hidepage.png');
	background-repeat: no-repeat;
	bottom:-50px;
	z-index:8;
}
/* Service Columns Homepage */

.service-columns {
	
}
.service {
	background-color: #FFFFFF;
	overflow: hidden;
}
.service h3 {
	margin-bottom:20px;
	font-size:16px;
}
.service-icon {
	margin:0 20px 0 0;
	float:left;
}
.service .theme-button {
	margin-bottom:20px;
}
/* END Service Columns Homepage */

#ut-slider-wrap {
	background-color:#fff;
}
#top-header {
	font-weight:bold;
}
.top-header-inner {
	margin-top:20px;
}
.top-header-tagline {
	margin-top:0;
	display:inline-block;
	color:#aaa;
	border-bottom:1px solid #ddd;
	float:right;
}
ul.top-header-social {
	margin:0 0 0 10px;
	list-style:none;
	float:right;
}
ul.top-header-social li {
	display:inline-block;
	margin:0 0 0 10px;
}
.call-to-action {
	background-color: #fafafa;
}
.cta-image {
}
.cta-image img {
	display:block;
}
.cta {
	margin-bottom:0 !important;
	padding-top:30px;
	padding-bottom:30px;
}
.cta h2 {
	margin-bottom:20px;
	padding-bottom:27px;
	color:#444444;
	background-attachment: scroll;
	background-image: url(images/blog-line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cta p {
	margin:0;
}
.cta .theme-button {
	margin:20px 0 0 0;
}
.member-wrap {
	margin-bottom:20px;
}
.member-name {
	font-size:16px;
}
.member-title {
	color: #AAAAAA;
	font-size:12px;
}
.member-photo {
	float:left;
	width:140px;
	height:140px;
	display: block;
	overflow: hidden;
	background-color:#fff;
	border-top:1px solid #ECEDF3;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 3px 0 -1px #FFFFFF, 0 3px 1px 0 rgba(0, 0, 0, 0.11), 0 6px 0 -2px #FFFFFF, 0 6px 2px -1px rgba(0, 0, 0, 0.11), 0px 3px 3px 3px rgba(0, 0, 0, 0.03);
	padding:4px;
}
.member-img {
	width:140px;
	height:140px;
}
.member-contact {
	margin:0 0 20px 0;
	display:block;
}
.member-contact a {
	font-weight:normal;
}
.member-contact ul {
	margin:0;
}
.member-contact li {
	margin:0 5px 0 0;
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;
}
.member-contact li img {
	width:24px;
	height:24px;
}
.member-contact li:last-child {
	margin-right:0;
}
span.member-phone {
	font-size:12px;
	padding-left:15px;
	border-left:1px solid #ddd;
	margin-left:15px;
}
.testimonial-wrap {
	margin-bottom:20px;
}
.testimonial-name {
	margin:20px 0 0 0;
	text-align:right;
}
.testimonial-photo {
	float:left;
	width:100px;
	height:100px;
	display: block;
	overflow: hidden;
	position:relative;
	margin-right:20px;
	background-color:#fff;
	border-top:1px solid #ECEDF3;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 3px 0 -1px #FFFFFF, 0 3px 1px 0 rgba(0, 0, 0, 0.11), 0 6px 0 -2px #FFFFFF, 0 6px 2px -1px rgba(0, 0, 0, 0.11), 0px 3px 3px 3px rgba(0, 0, 0, 0.03);
	padding:4px;
}
.testimonial-img {
	width:100px;
	height:100px;
	display:block;
}
.testimonial-entry {
	overflow:hidden;
}
.testimonial-p {
	margin:0;
}
/* Lambda-Pricing Table */

.img-holder {
	border-top:1px solid #ECEDF3;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 3px 0 -1px #FFFFFF, 0 3px 1px 0 rgba(0, 0, 0, 0.11), 0 6px 0 -2px #FFFFFF, 0 6px 2px -1px rgba(0, 0, 0, 0.11), 0px 3px 3px 3px rgba(0, 0, 0, 0.03);
	padding:4px;
	margin-bottom: 43px;
}
.img-holder img {
	display:block;
}
.lambda-pricingtable-wrap {
	margin-bottom:40px;
	margin-top:20px;
	padding:0;
}
.lambda-pricingtable-holder {
	margin:0 !important;
	width:25% !important;
}
.lambda-pricingtable-top {
	background: #444444;
	border-bottom:3px solid #ECEDF3;
}
.lambda-pricingtable-top h2 {
	color: #fff;
	text-align: center;
	padding:20px 0;
	margin:0;
	font-size:16px;
}
.lambda-pricingtable {
	background: #fff;
	border-left:1px solid #ECEDF3;
	border-right:1px solid #ECEDF3;
	border-bottom:1px solid #ECEDF3;
	margin-left:-1px;
}
.lambda-pricingtable ul {
	list-style-type: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 20px 0 0 0;
	text-align:center;
}
.lambda-pricingtable ul li {
	margin:0 0 5px 0;
	padding-bottom:5px;
	border-bottom:1px solid #ECEDF3;
	display:block;
}
.lambda-pricingtable ul strong {
	font-weight: bold;
}
.lambda-pricingtable hr {
	margin: 20px 0 0 0;
}
.lambda-pricingtable h3 {
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:36px;
	margin: 10px 0 0 0;
}
.lambda-pricingtable h3 sup {
	font-size: 12px;
}
.lambda-pricingtable p {
	text-align: center;
	color: #5E6475;
}
.lambda-pricingtable-button {
	text-align:center;
}
.lambda-table-button {
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px !important;
	border-radius: 4px;
	color: #FFFFFF;
	font-size:12px;
	text-align: center;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	margin-bottom:20px;
}
.lambda-table-button:hover {
	background: none repeat scroll 0 0 #444444;
	color: #FFFFFF;
}
.featured {
	margin-top:-20px;
	padding-bottom:40px;
	-webkit-box-shadow: 0px 0px 3px #ECEDF3;
	-moz-box-shadow: 0px 0px 3px #ECEDF3;
	box-shadow: 0px 0px 3px #ECEDF3;
}
.entry-attachment {
	margin:0 0 20px 0;
	position:relative;
}
.attachment img {
	display:block;
	margin:0;
	width:100%;
}
.entry-attachment .entry-caption p, p.attachment {
	margin:0;
}
.entry-attachment .entry-caption {
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	padding: 0 3px;
	border-top-right-radius:2px;
	-moz-border-radius-topright:2px;
	-webkit-border-top-right-radius:2px;
}
.lambda-featured-header-image {
	position:relative;
}
.lambda-featured-header-image img {
	display:block;
}
.lambda-featured-header-caption {
	position: absolute;
	color: #fff;
	bottom:0;
	left:0;
	width:auto;
	background-image: url(images/alpha.png);
	background-repeat: repeat;
	padding-top:5px;
	padding-bottom:5px;
}
.lambda-featured-header-caption span {
	padding-left:20px;
	padding-right:20px;
}
.lambda-featured-header-video, .lambda-featured-header-content {
	margin-top:30px;
	margin-bottom:30px !important;
}
.lambda-featured-header-content p {
	font-weight:bold;
}
.lambda-featured-header-content a.button {
	margin-bottom:0 !important;
}
.lambda-featured-header-video .video-frame {
	margin:0;
	background-color:#fff;
	border-top:1px solid #ECEDF3;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 3px 0 -1px #FFFFFF, 0 3px 1px 0 rgba(0, 0, 0, 0.11), 0 6px 0 -2px #FFFFFF, 0 6px 2px -1px rgba(0, 0, 0, 0.11), 0px 3px 3px 3px rgba(0, 0, 0, 0.03);
	padding:4px;
}
.lambda-highlight1, .lambda-highlight2, .lambda-highlight3, .lambda-highlight4 {
	padding:2px 3px;
	color:#fff;
}
.lambda-highlight2 {
	background-color:#000;
}
.lambda-highlight3 {
	background-color: #FF3;
	color:#444;
}
.lambda-highlight4 {
	background-color: #F00;
}
.lambda-dropcap1 {
	color: #000000;
	display: block;
	float: left;
	font-size: 26px;
	line-height: 30px;
	margin: 0 15px 0 0;
}
.lambda-dropcap2 {
	color: #fff;
	display: block;
	float: left;
	height: 30px;
	font-size: 26px;
	line-height: 30px;
	margin: 0 15px 0 0;
	text-align: center;
	width: 30px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.moover {
	margin: 0 auto;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
	margin:0 0 20px 0 !important;
}
.entry-content .twt-border {
	max-width:100% !important;
}
.excerpt {
	margin-top:20px !important;
	margin-bottom:0 !important;
	display:inline-block;
	text-transform:uppercase;
}
.excerpt:hover {
	color:#AAAAAA;
}
.sticky .sticky-title {
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
.right {
	float:right;
}
.left {
	float:left;
}
#toTop {
	position:fixed;
	bottom:58px;
	right:1px;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor:pointer;
	z-index:999;
	background-color: #222222;
	text-align:center;
	padding:5px 10px;
}
#lambda-moover {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.recent-post .entry-header h1 {
	font-size:14px;
}
#lambda-featured-header-wrap {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.wp-post-image {
	display:block;
}
.decoration {
	background-attachment: scroll;
	background-image: url(images/blog-line.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.blog-line {
	background-attachment: scroll;
	background-image: url('images/blog-line.png');
	background-repeat: no-repeat;
	background-position: center center;
	width:56px;
	height:8px;
	margin-bottom:20px;
}
#comments .comment-author img, .comments_avatar .avatar-45 {
}
#comments .children .comment-author {
	margin: 0 20px 0 0;
	width:45px;
	height:45px;
	float:left;
}
#comments .children .comment-author img {
	display:block;
	width:45px;
	height:45px;
}
#author-info {
	background-color:#fff;
	border-top:1px solid #ECEDF3;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 3px 0 -1px #FFFFFF, 0 3px 1px 0 rgba(0, 0, 0, 0.11), 0 6px 0 -2px #FFFFFF, 0 6px 2px -1px rgba(0, 0, 0, 0.11), 0px 3px 3px 3px rgba(0, 0, 0, 0.03);
	margin-bottom:43px;
	position:relative;
	padding:20px;
	color:#AAAAAA;
}
#author-avatar {
	float:left;
	margin-right:20px;
}
.author-name {
	font-size:16px;
	margin-bottom:10px;
	color:#444444;
}
#author-description {
	overflow:hidden;
	padding-left:20px;
	border-left:1px solid #ECEDF3;
}
.author-links {
	margin-top:10px;
}
.author-links img {
	margin-right:5px;
	width:24px;
	height:24px;
}
.home-border {
	border-bottom:1px solid #ddd;
	margin-bottom:40px;
}
#latest-portfolio {
	margin:0;
}
#latest-portfolio li {
	margin-bottom:0;
}
.white {
	background-color:#fff;
}

/* Client Template */

.client-wrap {
	margin-bottom:20px;
}
#clients {
	margin:0;
}
#clients li img{
	margin:0 auto;
	display:block;
	border:1px solid #ECEDF3;
	opacity:1.0;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
#clients li img:hover {
	opacity:0.5;
}
#clients li.one_fifth {
	margin-right:5%;
}

/* originalmente llamado style.php... */

body {color:#444444;font-size:12px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:normal;font-style:normal;}
h1 { font-family: 'Open Sans'; font-size: 24px; }
h2 { font-family: 'Open Sans'; font-size: 20px; }
h3 { font-family: 'Open Sans' !important; 
        font-size: 18px; }
h4 { font-family: 'Open Sans' !important; 
         font-size: 16px; }
h5 { font-family: 'Open Sans' !important; 
         font-size: 14px; }
h6 { font-family: 'Open Sans' !important; 
         font-size: 12px; }
#navigation {
	margin-top: 25px !important;
}
.widget_rss a.rsswidget:hover {
	color: #009EE0;
}
a.comment-reply-link,
ul.filter_portfolio a:hover,
ul.filter_portfolio a.selected,
.lambda-like,
.edit-link a:hover,
.pretty-hover:hover,
.permalink-hover:hover,
#nav-portfolio a:hover,
#slider-nav a#slider-next:hover,
#slider-nav a#slider-prev:hover,
.post-slider-nav a.slider-prev:hover,
.post-slider-nav a.slider-next:hover,
#slider-bullets a.activeSlide,
#slider-bullets a:hover  {
	background-color:#009EE0;
}

.flex-control-nav li a:hover {background:#009EE0;}
.flex-control-nav li a.active {background:#009EE0; }


.sticky-title,
p.trigger.active a,
span.current,   
.themecolor,
a:hover,
.tag-links a:hover,
.excerpt,
.unitedthemes a:hover,
.copyright a:hover,
.entry-meta a:hover,
.entry-meta-single-post a:hover,
#footer a:hover,
#footer .lambda_widget_twitter a,
#footer .lambda_widget_recent_comments a,
#sidebar .lambda_widget_twitter a,
#sidebar a:hover,
.widget_recent_comments a,
.lambda_widget_recent_comments a{
	color:#009EE0;
}
blockquote,
.archiv-title,
.hover-overlay {
	background-color:#009EE0;
}
.top {
border-top: 3px solid #009EE0;
}

#toTop:hover {
background:#009EE0;
}
::selection {
	color: #fff !important;
	background:#009EE0;
}
::-moz-selection {
	color: #fff !important;
	background:#009EE0;
}
.lambda-table-button,
button, input[type="submit"], input[type="reset"], input[type="button"],
.theme-button,
.entry-attachment .entry-caption,
.gallery-caption,
.lambda-pricingtable.featured .lambda-pricingtable-top,
.testimonial-company {
	background:#009EE0;
}
#toTop {
border-left:4px solid #009EE0;
}

.link-post span,
.lambda-dropcap2,
.lambda-highlight1 {
	background-color:#009EE0;
}	
/* 
* Skeleton V1.0.3
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 7/17/2011
*/


/* Table of Contents
==================================================
    #Base 960 Grid    
    #Tablet (Portrait)
    #Mobile (Portrait) 
    #Mobile (Landscape)
    #Clearing */
    
    

/* #Base 960 Grid 
================================================== */

    .container                                  { position: relative; width: 960px; margin: 0 auto; padding: 0; }
    .column, .columns                           { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
    .row                                        { margin-bottom: 20px; }
    
    /* Nested Column Classes */
    .column.alpha, .columns.alpha               { margin-left: 0; }
    .column.omega, .columns.omega               { margin-right: 0; }
    
    /* Base Grid */
    .container .one.column                      { width: 40px;  }
    .container .two.columns                     { width: 100px; }
    .container .three.columns                   { width: 160px; }
    .container .four.columns                    { width: 220px; }
    .container .five.columns                    { width: 280px; }
	.container .fivep.columns              		{ width: 300px; }
    .container .six.columns                     { width: 340px; }
    .container .seven.columns                   { width: 400px; }
    .container .eight.columns                   { width: 460px; }
    .container .nine.columns                    { width: 520px; }
    .container .ten.columns                     { width: 580px; }
    .container .eleven.columns                  { width: 640px; }
    .container .twelve.columns                  { width: 700px; }
    .container .thirteen.columns                { width: 760px; }
    .container .fourteen.columns                { width: 820px; }
    .container .fifteen.columns                 { width: 880px; }
    .container .sixteen.columns                 { width: 940px; }
    
    .container .one-third.column                { width: 300px; }
    .container .two-thirds.column               { width: 620px; }
    
    /* Offsets */   
    .container .offset-by-one                   { padding-left: 60px;  }
    .container .offset-by-two                   { padding-left: 120px; }
    .container .offset-by-three                 { padding-left: 180px; }
    .container .offset-by-four                  { padding-left: 240px; }
    .container .offset-by-five                  { padding-left: 300px; }
    .container .offset-by-six                   { padding-left: 360px; }
    .container .offset-by-seven                 { padding-left: 420px; }
    .container .offset-by-eight                 { padding-left: 480px; }
    .container .offset-by-nine                  { padding-left: 540px; }
    .container .offset-by-ten                   { padding-left: 600px; }
    .container .offset-by-eleven                { padding-left: 660px; }
    .container .offset-by-twelve                { padding-left: 720px; }
    .container .offset-by-thirteen              { padding-left: 780px; }
    .container .offset-by-fourteen              { padding-left: 840px; }
    .container .offset-by-fifteen               { padding-left: 900px; }
    
    
    
/* #Tablet (Portrait)
================================================== */   

    /* Note: Design for a width of 768px */

    @media only screen and (min-width: 768px) and (max-width: 959px) {
        .container                                  { width: 768px; }
        .container .column,
        .container .columns                         { margin-left: 10px; margin-right: 10px;  }
        .column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
        .column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
    
        .container .one.column                      { width: 28px; }
        .container .two.columns                     { width: 76px; }
        .container .three.columns                   { width: 124px; }
        .container .four.columns                    { width: 172px; }
        .container .five.columns                    { width: 200px; }
		.container .fivep.columns              		{ width: 236px; }
        .container .six.columns                     { width: 268px; }
        .container .seven.columns                   { width: 316px; }
        .container .eight.columns                   { width: 364px; }
        .container .nine.columns                    { width: 412px; }
        .container .ten.columns                     { width: 460px; }
        .container .eleven.columns                  { width: 508px; }
        .container .twelve.columns                  { width: 556px; }
        .container .thirteen.columns                { width: 604px; }
        .container .fourteen.columns                { width: 652px; }
        .container .fifteen.columns                 { width: 700px; }
        .container .sixteen.columns                 { width: 748px; }
        
        .container .one-third.column                { width: 236px; }
        .container .two-thirds.column               { width: 492px; }
        
        /* Offsets */   
        .container .offset-by-one                   { padding-left: 48px; }
        .container .offset-by-two                   { padding-left: 96px; }
        .container .offset-by-three                 { padding-left: 144px; }
        .container .offset-by-four                  { padding-left: 192px; }
        .container .offset-by-five                  { padding-left: 240px; }
        .container .offset-by-six                   { padding-left: 288px; }
        .container .offset-by-seven                 { padding-left: 336px; }
        .container .offset-by-eight                 { padding-left: 348px; }
        .container .offset-by-nine                  { padding-left: 432px; }
        .container .offset-by-ten                   { padding-left: 480px; }
        .container .offset-by-eleven                { padding-left: 528px; }
        .container .offset-by-twelve                { padding-left: 576px; }
        .container .offset-by-thirteen              { padding-left: 624px; }
        .container .offset-by-fourteen              { padding-left: 672px; }
        .container .offset-by-fifteen               { padding-left: 720px; }
    }
    
    
/*  #Mobile (Portrait) 
================================================== */
    
    /* Note: Design for a width of 320px */
    
    @media only screen and (max-width: 767px) {
        .container { width: 300px; }
        .columns, .column { margin: 0; }
        
        .container .one.column,
        .container .two.columns,
        .container .three.columns,
        .container .four.columns,
        .container .five.columns,
		.container .fivep.columns,
        .container .six.columns,
        .container .seven.columns,
        .container .eight.columns,
        .container .nine.columns,
        .container .ten.columns,
        .container .eleven.columns,
        .container .twelve.columns,
        .container .thirteen.columns,
        .container .fourteen.columns,
        .container .fifteen.columns,
        .container .sixteen.columns, 
        .container .one-third.column, 
        .container .two-thirds.column  { width: 300px; }
        
        /* Offsets */   
        .container .offset-by-one,              
        .container .offset-by-two,                  
        .container .offset-by-three,                
        .container .offset-by-four,                     
        .container .offset-by-five,                     
        .container .offset-by-six,                  
        .container .offset-by-seven,                
        .container .offset-by-eight,                
        .container .offset-by-nine,                     
        .container .offset-by-ten,                  
        .container .offset-by-eleven,               
        .container .offset-by-twelve,               
        .container .offset-by-thirteen,             
        .container .offset-by-fourteen,             
        .container .offset-by-fifteen { padding-left: 0; }          
                
    }    
    
    
/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */
    
    @media only screen and (min-width: 480px) and (max-width: 767px) {
        .container { width: 420px; }
        .columns, .column { margin: 0; }
        
        .container .one.column,
        .container .two.columns,
        .container .three.columns,
        .container .four.columns,
        .container .five.columns,
		.container .fivep.columns,
        .container .six.columns,
        .container .seven.columns,
        .container .eight.columns,
        .container .nine.columns,
        .container .ten.columns,
        .container .eleven.columns,
        .container .twelve.columns,
        .container .thirteen.columns,
        .container .fourteen.columns,
        .container .fifteen.columns,
        .container .sixteen.columns,
        .container .one-third.column, 
        .container .two-thirds.column { width: 420px; }
    }
     
    
/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } 
    
    /* Use clearfix class on parent to clear nested columns, 
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row, 
    .clearfix {
      zoom: 1; }
      
    /* You can also use a <br class="clear" /> to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }
    
    
    
/* Table of Contents
==================================================
	#Page Styles
	#Media Queries
	#Font-Face */
	



/* #Page Styles
================================================== */

/* Layout Shortcodes */
.full-width {
	width:100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.66%;
}
.two_thirds {
	width: 65.33%;
}
.one_fourth {
	width: 22%;
}
.three_fourths {
	width: 74%;
}
.one_fifth {
	width: 16%;
}
.two_fifth {
	width: 37.6%;
}
.three_fifth {
	width: 58.4%;
}
.four_fifth {
	width: 80%;
}
.one_sixth {
	width: 13.33%;
}
.five_sixth {
	width: 82.67%;
}
.one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	position: relative;
	margin-right: 4%;
	margin-bottom: 20px;
	float: left;
}
.last {
	margin-right:0 !important;
}
nav select {
	display: none;
}

/* #Media Queries
================================================== */
	
	/* iPad Portrait/Browser */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
#wrap {
	padding:0 !important;
	border:none 0 !important;
	box-shadow: none !important;
	border-radius:0 !important;
	background: #fff;
	width:959px !important;
	max-width:100% !important;
	margin:0 !important;
	padding:0 !important;
	overflow:hidden;
}
body {
	font-size:13px;
	margin:0 !important;
	padding:0;
}
#navigation {
	float:none !important;
	padding-top:10px;
	border-bottom:1px solid #ECEDF3;
	border-top:1px solid #ECEDF3;
}
#navigation ul {
	text-align:center;
}
#navigation ul li {
	display:inline-block !important;
	text-align:left;
}
#navigation ul li ul li ul li, #navigation ul li ul li {
	display:block !important;
}
#navigation ul li a {
	padding: 0 10px;
}
#navigation ul li a {
	display:block !important;
}
#navigation ul li:last-child a {
	padding-right:10px !important;
}
#navigation ul li.current-menu-item a {
	background-color:#444;
	color:#fff;
	padding-top:3px;
	padding-bottom:3px;
}
#navigation ul.sub-menu li a {
	padding-left:10px !important;
	padding-right:10px !important;
}
#page-title {
	text-align:center;
}
#navigation li {
	float:none !important;
}
a#hidepage {
	display:none;
}
#header {
	padding-bottom:0 !important;
}
#logo {
	float:none;
	margin-bottom:20px;
	text-align:center;
}
#teaser-content {
	border-top:none;
}
.top-header-tagline, .top-header-social {
	float:none;
}
#navigation {
	margin-top:0 !important;
	float:none;
}
#lambda-moover {
	display:none !important;
}
#sidebar .widget-container {
	margin-left: 0px;
}
#sidebar .lambda_widget_flickr .flickr_items {
	width:165px !important;
	overflow:hidden;
}
#sidebar .lambda_widget_flickr .flickr_items img {
	width:37px !important;
	height:37px !important;
}
#toTop {
	display:none !important;
}



}

	/* Mobile/Browser */
	@media only screen and (max-width: 767px) {
#wrap {
	padding:0 !important;
	border:none 0 !important;
	box-shadow: none !important;
	border-radius:0 !important;
	background: #fff;
	max-width:100% !important;
	margin:0 !important;
	padding:0 !important;
	overflow:hidden;
}
body {
	background-image:none !important;
	background:#fff !important;
	margin:0 !important;
	font-size:14px;
}
#lambda-moover {
	display:none !important;
}
#logo {
	float:none;
	text-align:center;
	margin-bottom:20px;
}
.top-header-inner {
	text-align:center !important;
}
.top-header-tagline {
	margin:0 0 20px 0 !important;
	float:none !important;
}
.top-header-social {
	margin:0 0 15px 0 !important;
	float:none !important;
}
#navigation {
	margin:0 !important;
	float:none;
	text-align:center;
}
nav select {
	width:100%;
}
#sidebar {
	border-top:1px solid #ddd;
	margin-top:10px;
	padding-top:30px;
}
#wrap #sidebar .widget-container {
	margin-left:0 !important;
}
#sidebar .lambda_widget_flickr .flickr_items {
	width:100% !important;
	overflow:hidden;
}

.copyright {
	text-align:center !important;
}
.unitedthemes {
	display:none;
}
ul.filter_portfolio {
	max-width:300px !important;
	background:none;
	padding-left:0;
}
ul.filter_portfolio li{
	display:block !important;
}
.camera_caption {
	display:none !important;
}
#sidebar .widget-container {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.full-width, .one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	width: 100%;
}
.cta-image, #toTop {
	display:none !important;
}
.lambda-pricingtable-top h2 {
	font-size:14px;
	padding:10px 2px !important;
}
.lambda-pricingtable ul {
}
.lambda-pricingtable-wrap {
	max-width:300px;
}

}



/* Mobile Landscape/Browser */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
#wrap {
	padding:0 !important;
	border:none 0 !important;
	box-shadow: none !important;
	border-radius:0 !important;
	background: #fff;
	width:767px !important;
	max-width:100% !important;
	margin:0 !important;
	padding:0 !important;
	overflow:hidden;
	font-size:14px;
}
body {
	background-image:none !important;
	background:#fff !important;
	margin:0 !important;
}
#lambda-moover {
	display:none !important;
}
#logo {
	float:none;
	text-align:center;
	margin-bottom:20px;
}
.top-header-inner {
	text-align:center !important;
}
.top-header-tagline {
	margin:0 0 20px 0 !important;
	float:none !important;
}
.top-header-social {
	margin:0 0 15px 0 !important;
	float:none !important;
}
#navigation {
	margin:0 !important;
	float:none;
	text-align:center;
}
nav select {
	width:100%;
}
a#hidepage {
	display:none;
}
ul.filter_portfolio {
	max-width:420px !important;
	background:none;
	padding-left:0;
}
ul.filter_portfolio li{
	display:block !important;
}
.camera_caption {
	display:none !important;
}


#sidebar {
	border-top:1px dotted #ddd;
	margin-top:10px;
	padding-top:30px;
}
#sidebar .widget-container {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.copyright {
	text-align:center !important;
}
.unitedthemes {
	display:none;
}
#sidebar .lambda_widget_flickr .flickr_items {
	width:100% !important;
	overflow:hidden;
}
#sidebar .widget-container {
	margin-left: 0px;
}
.full-width, .one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	width: 100%;
}
.cta-image, #toTop {
	display:none !important;
}
.lambda-pricingtable-top h2 {
	font-size:14px;
	padding:10px 10px !important;
}
.lambda-pricingtable-wrap {
	max-width:420px;
}

}





	
	
	/* Anything smaller than standard 960 */
	@media only screen and (max-width: 767px) {
nav ul {
	display: none;
}
nav select {
	display: inline-block;
}
}
	
	/* iPad Portrait Only */
	@media only screen and (min-width: 768px) and (max-width: 991px) and (max-device-width: 1000px) {
}
	
	/* Mobile Only */
	@media only screen and (max-width: 767px) and (max-device-width: 1000px) {
}
	
	/* Mobile Landscape Only */
	@media only screen and (min-width: 480px) and (max-width: 767px) and (max-device-width: 1000px) {
}
	

/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file 
		Just create a "fonts" folder at the root, 
		copy your FontName into code below and remove
		comment brackets */
		
/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/

/* @group Main Menu */

/* Main Menu */

#navigation {position: relative;}

#navigation ul,
#navigation ul li,
#navigation ul ul {list-style: none;margin: 0;padding: 0;}

#navigation ul {position: relative;z-index: 1000;}

#navigation ul li {zoom: 1}

#navigation_wrap {position: relative;z-index: 9000;}

#navigation ul li.hover, #navigation ul li:hover {position: relative;z-index: 9999;cursor: default;}

#navigation ul, #navigation ul li, #navigation ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	margin: 0;
	float:left;
	zoom: 1;
}


#navigation ul li.hover, #navigation ul li:hover {
	position: relative;
	z-index: 9999;
	cursor: default;
}

#navigation ul ul {
	visibility: hidden;
	position: absolute;
	min-width: 160px;
	z-index: 9998;
	width: auto;
	font-size: 12px;
	padding: 0px;
}

#navigation ul li li a {
	display: block;
	text-decoration: none;
	position: relative;
	border-right: none;
	border-bottom:1px solid #ddd !important;
	
}

#navigation ul ul li {
	float: none;
	white-space: nowrap;
	margin: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
}

#navigation ul ul ul {
	top: -1px;
	left: 100%;
}

#navigation ul li:hover > ul {
	visibility: visible;
}

.sf-sub-indicator {
	padding-left:2px;
}
/* @end */
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0; width:50px; height:33px;}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

#lang_sel {height:32px; position:relative; z-index:99;  font-family: verdana, arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html #lang_sel {width:12em; w\idth:12em;}
/* remove all the bullets, borders and padding from the default list styling */
#lang_sel ul, #lang_sel li {padding:0 !important; margin:0 !important; list-style-type:none !important;}
#lang_sel li:before{content:'' !important;}
#lang_sel ul ul {width:108px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#lang_sel li {float:left;width:108px;position:relative;}
/* style the links for the top level */
#lang_sel a, #lang_sel a:visited {display:block;font-size:11px;text-decoration:none !important; color:#444444; border:1px solid #cdcdcd; background:#fff; padding-left:10px; line-height:24px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html #lang_sel a, * html #lang_sel a:visited {width:108px; w\idth:138px;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#lang_sel ul ul {visibility:hidden;position:absolute;height:0;top:25px;left:0; width:108px;border-top:1px solid #cdcdcd;}
/* another hack for IE5.5 */
* html #lang_sel ul ul {top:18px;t\op:19px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#lang_sel table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
#lang_sel ul ul a, #lang_sel ul ul a:visited {background:#ffffff; color:#444444; height:auto; line-height:1em; padding:5px 10px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html #lang_sel ul ul a, * html #lang_sel ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
#lang_sel a:hover, #lang_sel ul ul a:hover{color:#000; background:#eee;}
#lang_sel :hover > a, #lang_sel ul ul :hover > a {color:#000; background:#eee;}

#lang_sel a.lang_sel_sel{
    background:url(img/nav-arrow-down.png) #fff right no-repeat;
    color:#444;
}
#lang_sel a.lang_sel_sel:hover{
    text-decoration: none;
    color:#000;
}

/* make the second level visible when hover on first level list OR link */
#lang_sel ul li:hover ul,
#lang_sel ul a:hover ul{visibility:visible; }

#lang_sel img.iclflag{width:18px;height:12px;position: relative; top: 1px;}

#lang_sel_list {height:32px; position:relative; z-index:99;  font-family: verdana, arial, sans-serif; width:108px;}
/* hack to correct IE5.5 faulty box model */
* html #lang_sel_list {width:12em; w\idth:12em;}
/* remove all the bullets, borders and padding from the default list styling */
#lang_sel_list ul, #lang_sel_list li {padding:0 !important; margin:0 !important; list-style-type:none !important;}
#lang_sel_list li:before{content:'' !important;}
#lang_sel_list ul {width:108px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#lang_sel_list li {float:left;width:108px;position:relative;}
/* style the links for the top level */
#lang_sel_list a, #lang_sel_list a:visited {display:block;font-size:11px;text-decoration:none !important; color:#444444; border:1px solid #cdcdcd; border-width:0 1px 1px 1px; background:#fff; padding-left:10px; line-height:18px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html #lang_sel_list a, * html #lang_sel_list a:visited {width:108px; w\idth:138px;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#lang_sel_list ul {/*visibility:hidden;position:absolute;*/height:0;top:19px;left:0; width:108px;border-top:1px solid #cdcdcd;}
/* another hack for IE5.5 */
* html #lang_sel_list ul {top:18px;t\op:19px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#lang_sel_list table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
#lang_sel_list ul a, #lang_sel_list_list ul a:visited {background:#ffffff; color:#444444; height:auto; line-height:1em; padding:3px 10px;}
/* yet another hack for IE5.5 */
* html #lang_sel_list ul a, * html #lang_sel_list ul a:visited {width:150px;w\idth:128px;}

#lang_sel_list a.lang_sel_sel{
    background-image: none;
    color:#444;
}
#lang_sel_list a.lang_sel_sel:hover{
    text-decoration: none;
    color:#000;
}

/* make the second level visible when hover on first level list OR link */
#lang_sel_list ul li:hover ul,
#lang_sel_list ul a:hover ul{visibility:visible; }

#lang_sel_list img.iclflag{width:18px;height:12px;position: relative; top: 1px;}

#lang_sel.icl_rtl{
    text-align:right;
    direction: rtl;
}
#lang_sel.icl_rtl .lang_sel_sel{
    padding-right:14px;
}

/* reset menu img definitions */
.menu-item-language img.iclflag{height:12px !important; width:18px !important; margin-bottom:0 !important; margin-right:4px;}
/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}
/* Lambda Widgets @United Themes */

/* Flickr */
#sidebar .lambda_widget_flickr .flickr_items {
	overflow:hidden;
	width:240px;
}
#sidebar .lambda_widget_flickr {
	padding-bottom:5px;
}
#footer .lambda_widget_flickr .flickr_items {
	width:100%;
	overflow:hidden;
}
#footer .lambda_widget_flickr {
	margin-bottom:10px;
}

#footer .lambda_widget_flickr .flickr_items img {
	margin-right: 10px;
	margin-bottom:10px;
	margin-top:0;
}


.lambda_widget_flickr .flickr_items img {
	float: left;
	margin-right: 10px;
	margin-bottom:10px;
	width:44px;
	height:44px;
	display:block;
	padding:2px;
	background-color:#fff;
	border:1px solid #dddddd;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

#footer .lambda_widget_flickr .flickr_items img {
	width:35px;
	height:35px;
	background-color:#3A3A3A;
	border:1px solid #303030;
}

.lambda_widget_flickr .flickr_items a {
	border:none;
}


/* Twitter */
.tweet, .query {
	font: 120% Georgia, serif;
	color: #444444;
}
.tweet_list {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}
.tweet_list .awesome, .tweet_list .epic {
	text-transform: uppercase;
}
.tweet_list li {
	overflow:hidden;
	list-style-type: none;
	margin-bottom:10px;
	
}

.tweet_time {
	background-attachment: scroll;
	background-image: url('images/icons/twitter-widget.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
}
#sidebar .lambda_widget_twitter a:hover {
	color:#444;
}
#footer .tweet_time {
	background-image: url('images/icons/footer-twitter-widget.png');
}
#footer .lambda_widget_twitter a:hover {
	color:#868686;
}

#footer .tweet_list {
	margin-bottom:20px;
}


/*.tweet_list .tweet_even {
	background-color: #0000;
}
*/
.tweet_list .tweet_avatar {
	padding-right: 10px;
	float: left;
}
.tweet_list .tweet_avatar img {
	vertical-align: middle;
}
a.tweet_avatar {
	border:none;
}
.tweet_text {
	display: block;
}

/* Recent Post Lambda  */
.lambda_widget_recent_posts li {
	margin-bottom:10px;
}

#footer .pformat,
.lambda_widget_recent_posts .pformat {
	float:left;
	margin-right:10px;
}
#footer .pformat_entry,
.lambda_widget_recent_posts .pformat_entry {
	overflow-y: auto;
	overflow-x: hidden;
}
.pformat_entry span {
	font-size:11px;
	color:#aaa;
	font-style:italic;
}
#footer .pformat a,
.lambda_widget_recent_posts .pformat a {
	margin:0 !important;
}

.pformat .post_format_audio,
.pformat .post_format_gallery,
.pformat .post_format_video,
.pformat .post_format_link,
.pformat .post_format_quote,
.pformat .post_format_aside,
.pformat .post_format_standard,
.pformat .post_format_image {
	display:block;
	text-indent:-9999px;
	width:45px;
	height:45px;
	background-repeat: no-repeat;
	background-position: center center;
	border:1px solid #ddd;
}

#footer .pformat .post_format_audio,
#footer .pformat .post_format_gallery,
#footer .pformat .post_format_video,
#footer .pformat .post_format_link,
#footer .pformat .post_format_quote,
#footer .pformat .post_format_aside,
#footer .pformat .post_format_standard,
#footer .pformat .post_format_image {
	background-color: #3A3A3A;
    border: 1px solid #303030;
	
}

.pformat .post_format_image  {
	background-image: url('images/icons/pformat-image.png');
}
.pformat .post_format_standard  {
	background-image: url('images/icons/pformat-standard.png');
}
.pformat .post_format_audio {
	background-image: url('images/icons/pformat-audio.png');
}
.pformat .post_format_gallery {
	background-image: url('images/icons/pformat-gallery.png');
}

.pformat .post_format_video {
	background-image: url('images/icons/pformat-video.png');
}
.pformat .post_format_link {
	background-image: url('images/icons/pformat-link.png');
}
.pformat .post_format_quote {
	background-image: url('images/icons/pformat-quote.png');
}
.pformat .post_format_aside {
	background-image: url('images/icons/pformat-aside.png');
}

#footer .pformat .post_format_image  {
	background-image: url('images/icons/footer-pformat-image.png');
}
#footer .pformat .post_format_standard  {
	background-image: url('images/icons/footer-pformat-standard.png');
}
#footer .pformat .post_format_audio {
	background-image: url('images/icons/footer-pformat-audio.png');
}
#footer .pformat .post_format_gallery {
	background-image: url('images/icons/footer-pformat-gallery.png');
}

#footer .pformat .post_format_video {
	background-image: url('images/icons/footer-pformat-video.png');
}
#footer .pformat .post_format_link {
	background-image: url('images/icons/footer-pformat-link.png');
}
#footer .pformat .post_format_quote {
	background-image: url('images/icons/footer-pformat-quote.png');
}
#footer .pformat .post_format_aside {
	background-image: url('images/icons/footer-pformat-aside.png');
}


/* Recent Comments Lambda  */


.recentcomments  .comments_avatar {
	margin-right:10px;
	float:left;
}

.recentcomments .description {
	overflow:hidden;
	margin:0;
	padding:0;
	font-style:italic;
	color:#AAAAAA;
}

.recentcomments .description span{
	font-style:normal;
	color:#444;
	font-size:12px;
}
#footer .recentcomments .description span{
	color:#868686;
}

li.recentcomments {
	margin-bottom:10px;
}

/* Contact Widget Lambda  */


.lambda_widget_contact .description {
	overflow:hidden;
	font-style:normal;
	color:#444;
	margin:0;
}

#footer .lambda_widget_contact .description {
	color:#868686;
	
}

#footer .lambda_widget_contact li {
	margin-bottom:10px;
}

.lambda-address {
	background-attachment: scroll;
	background-image: url('images/icons/contact-adress.png');
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left:26px;
}

#footer .lambda-address {
	background-image: url('images/icons/footer-contact-adress.png');
}
.lambda-phone {
	background-attachment: scroll;
	background-image: url('images/icons/contact-phone.png');
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left:26px;
}
#footer .lambda-phone {
	background-image: url('images/icons/footer-contact-phone.png');
}
.lambda-fax {
	background-attachment: scroll;
	background-image: url('images/icons/contact-fax.png');
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left:26px;
}

#footer .lambda-fax {
	background-image: url('images/icons/footer-contact-fax.png');
}

.lambda-email {
	background-attachment: scroll;
	background-image: url('images/icons/contact-email.png');
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left:26px;
}
#footer .lambda-email {
	background-image: url('images/icons/footer-contact-email.png');
}


/* Standard WP Widget  */
.widget_links li,
.widget_nav_menu li,
.widget_pages li,
.widget_meta li,
.widget_categories li,
.widget_archive li,
.widget_recent_entries li {
	padding-left:10px;
	background-image: url('images/icons/arrow-right.gif');
	background-repeat: no-repeat;
	background-position: left 5px;
}
.widget_categories,
.widget_archive {
	color:#AAAAAA;
}
.widget_recent_comments li {
	padding-left:20px;
	background-image: url('images/icons/comment.png');
	background-repeat: no-repeat;
	background-position: left 3px;
}
#footer .widget_recent_comments li {
	background-image: url('images/icons/footer-comment.png');
}

#footer #searchform,
#footer .tagcloud {
	margin-bottom:20px;
}

.widget_tag_cloud {
	padding-bottom:5px;
}

#sidebar #wp-calendar {
	margin:0;
}

#footer .lambda_widget_recent_comments a:hover {
	color:#868686;
}
#sidebar .lambda_widget_recent_comments a:hover,
#sidebar .widget_recent_comments a:hover {
	color:#444;
}




/* Lambda Like Widget */

.lambda_widget_mostlikesposts {
	color:#AAAAAA;
}

.lambda-most-liked-posts li {
	padding-left:20px;
	background-image: url('images/icons/like.png');
	background-repeat: no-repeat;
	background-position: left 3px;
}

#footer .lambda-most-liked-posts li {
	
	background-image: url('images/icons/footer-like.png');
	
}


/* Lambda Video Widget */

#footer .lambda_widget_video .elastic-video-wrapper {
	margin-bottom:20px;
}
/*  Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: http://lemonwi.se co-founder

    */

@font-face {
    font-family: 'FontAwesome';
    src: url('font-awesome/fontawesome-webfont.eot');
    src: url('font-awesome/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('font-awesome/fontawesome-webfont.woff') format('woff'), url('font-awesome/fontawesome-webfont.ttf') format('truetype'), url('font-awesome/fontawesome-webfont.svgz#FontAwesomeRegular') format('svg'), url('font-awesome/fontawesome-webfont.svg#FontAwesomeRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* sprites.less reset */
[class^="icon-"], [class*=" icon-"] {
    display: inline;
    width: 6px;
	padding-right:5px;
    height: auto;
    line-height: inherit;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
}
li[class^="icon-"], li[class*=" icon-"] {
    display: block;
}
/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
}
a [class^="icon-"], a [class*=" icon-"] {
    display: inline-block;
    text-decoration: inherit;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
    vertical-align: top;
    font-size: 1.3333333333333333em;
}
.btn [class^="icon-"], .btn [class*=" icon-"] {
    /* keeps button heights with and without icons the same */
    line-height: .9em;
}
li [class^="icon-"], li [class*=" icon-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center;
}
li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] {
    /* 1.5 increased font size for icon-large * 1.25 width */
    width: 1.875em;
}
li[class^="icon-"], li[class*=" icon-"] {
    margin-left: 0;
    list-style-type: none;
}
li[class^="icon-"]:before, li[class*=" icon-"]:before {
    text-indent: -2em;
    text-align: center;
}
li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
    text-indent: -1.3333333333333333em;
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before              { content: "\f000"; }
.icon-music:before              { content: "\f001"; }
.icon-search:before             { content: "\f002"; }
.icon-envelope:before           { content: "\f003"; }
.icon-heart:before              { content: "\f004"; }
.icon-star:before               { content: "\f005"; }
.icon-star-empty:before         { content: "\f006"; }
.icon-user:before               { content: "\f007"; }
.icon-film:before               { content: "\f008"; }
.icon-th-large:before           { content: "\f009"; }
.icon-th:before                 { content: "\f00a"; }
.icon-th-list:before            { content: "\f00b"; }
.icon-ok:before                 { content: "\f00c"; }
.icon-remove:before             { content: "\f00d"; }
.icon-zoom-in:before            { content: "\f00e"; }

.icon-zoom-out:before           { content: "\f010"; }
.icon-off:before                { content: "\f011"; }
.icon-signal:before             { content: "\f012"; }
.icon-cog:before                { content: "\f013"; }
.icon-trash:before              { content: "\f014"; }
.icon-home:before               { content: "\f015"; }
.icon-file:before               { content: "\f016"; }
.icon-time:before               { content: "\f017"; }
.icon-road:before               { content: "\f018"; }
.icon-download-alt:before       { content: "\f019"; }
.icon-download:before           { content: "\f01a"; }
.icon-upload:before             { content: "\f01b"; }
.icon-inbox:before              { content: "\f01c"; }
.icon-play-circle:before        { content: "\f01d"; }
.icon-repeat:before             { content: "\f01e"; }

/* \f020 is not a valid unicode character. all shifted one down */
.icon-refresh:before            { content: "\f021"; }
.icon-list-alt:before           { content: "\f022"; }
.icon-lock:before               { content: "\f023"; }
.icon-flag:before               { content: "\f024"; }
.icon-headphones:before         { content: "\f025"; }
.icon-volume-off:before         { content: "\f026"; }
.icon-volume-down:before        { content: "\f027"; }
.icon-volume-up:before          { content: "\f028"; }
.icon-qrcode:before             { content: "\f029"; }
.icon-barcode:before            { content: "\f02a"; }
.icon-tag:before                { content: "\f02b"; }
.icon-tags:before               { content: "\f02c"; }
.icon-book:before               { content: "\f02d"; }
.icon-bookmark:before           { content: "\f02e"; }
.icon-print:before              { content: "\f02f"; }

.icon-camera:before             { content: "\f030"; }
.icon-font:before               { content: "\f031"; }
.icon-bold:before               { content: "\f032"; }
.icon-italic:before             { content: "\f033"; }
.icon-text-height:before        { content: "\f034"; }
.icon-text-width:before         { content: "\f035"; }
.icon-align-left:before         { content: "\f036"; }
.icon-align-center:before       { content: "\f037"; }
.icon-align-right:before        { content: "\f038"; }
.icon-align-justify:before      { content: "\f039"; }
.icon-list:before               { content: "\f03a"; }
.icon-indent-left:before        { content: "\f03b"; }
.icon-indent-right:before       { content: "\f03c"; }
.icon-facetime-video:before     { content: "\f03d"; }
.icon-picture:before            { content: "\f03e"; }

.icon-pencil:before             { content: "\f040"; }
.icon-map-marker:before         { content: "\f041"; }
.icon-adjust:before             { content: "\f042"; }
.icon-tint:before               { content: "\f043"; }
.icon-edit:before               { content: "\f044"; }
.icon-share:before              { content: "\f045"; }
.icon-check:before              { content: "\f046"; }
.icon-move:before               { content: "\f047"; }
.icon-step-backward:before      { content: "\f048"; }
.icon-fast-backward:before      { content: "\f049"; }
.icon-backward:before           { content: "\f04a"; }
.icon-play:before               { content: "\f04b"; }
.icon-pause:before              { content: "\f04c"; }
.icon-stop:before               { content: "\f04d"; }
.icon-forward:before            { content: "\f04e"; }

.icon-fast-forward:before       { content: "\f050"; }
.icon-step-forward:before       { content: "\f051"; }
.icon-eject:before              { content: "\f052"; }
.icon-chevron-left:before       { content: "\f053"; }
.icon-chevron-right:before      { content: "\f054"; }
.icon-plus-sign:before          { content: "\f055"; }
.icon-minus-sign:before         { content: "\f056"; }
.icon-remove-sign:before        { content: "\f057"; }
.icon-ok-sign:before            { content: "\f058"; }
.icon-question-sign:before      { content: "\f059"; }
.icon-info-sign:before          { content: "\f05a"; }
.icon-screenshot:before         { content: "\f05b"; }
.icon-remove-circle:before      { content: "\f05c"; }
.icon-ok-circle:before          { content: "\f05d"; }
.icon-ban-circle:before         { content: "\f05e"; }

.icon-arrow-left:before         { content: "\f060"; }
.icon-arrow-right:before        { content: "\f061"; }
.icon-arrow-up:before           { content: "\f062"; }
.icon-arrow-down:before         { content: "\f063"; }
.icon-share-alt:before          { content: "\f064"; }
.icon-resize-full:before        { content: "\f065"; }
.icon-resize-small:before       { content: "\f066"; }
.icon-plus:before               { content: "\f067"; }
.icon-minus:before              { content: "\f068"; }
.icon-asterisk:before           { content: "\f069"; }
.icon-exclamation-sign:before   { content: "\f06a"; }
.icon-gift:before               { content: "\f06b"; }
.icon-leaf:before               { content: "\f06c"; }
.icon-fire:before               { content: "\f06d"; }
.icon-eye-open:before           { content: "\f06e"; }

.icon-eye-close:before          { content: "\f070"; }
.icon-warning-sign:before       { content: "\f071"; }
.icon-plane:before              { content: "\f072"; }
.icon-calendar:before           { content: "\f073"; }
.icon-random:before             { content: "\f074"; }
.icon-comment:before            { content: "\f075"; }
.icon-magnet:before             { content: "\f076"; }
.icon-chevron-up:before         { content: "\f077"; }
.icon-chevron-down:before       { content: "\f078"; }
.icon-retweet:before            { content: "\f079"; }
.icon-shopping-cart:before      { content: "\f07a"; }
.icon-folder-close:before       { content: "\f07b"; }
.icon-folder-open:before        { content: "\f07c"; }
.icon-resize-vertical:before    { content: "\f07d"; }
.icon-resize-horizontal:before  { content: "\f07e"; }

.icon-bar-chart:before          { content: "\f080"; }
.icon-twitter-sign:before       { content: "\f081"; }
.icon-facebook-sign:before      { content: "\f082"; }
.icon-camera-retro:before       { content: "\f083"; }
.icon-key:before                { content: "\f084"; }
.icon-cogs:before               { content: "\f085"; }
.icon-comments:before           { content: "\f086"; }
.icon-thumbs-up:before          { content: "\f087"; }
.icon-thumbs-down:before        { content: "\f088"; }
.icon-star-half:before          { content: "\f089"; }
.icon-heart-empty:before        { content: "\f08a"; }
.icon-signout:before            { content: "\f08b"; }
.icon-linkedin-sign:before      { content: "\f08c"; }
.icon-pushpin:before            { content: "\f08d"; }
.icon-external-link:before      { content: "\f08e"; }

.icon-signin:before             { content: "\f090"; }
.icon-trophy:before             { content: "\f091"; }
.icon-github-sign:before        { content: "\f092"; }
.icon-upload-alt:before         { content: "\f093"; }
.icon-lemon:before              { content: "\f094"; }

.adipoli-wrapper
{
    margin:auto;
    position:relative;
    display: inline-block;
}
.adipoli-wrapper>img
{
    position: absolute;
    z-index: 1;
}

.adipoli-wrapper > img,
.adipoli-before > img,
.adipoli-after > img,
.adipoli-overlay > img
{
    box-shadow: #000 0em 0em 0em !important;
}


.adipoli-before
{
    position: absolute;
    z-index: 5;
}
.adipoli-after
{
    position: absolute;
    z-index: 10;
}
.adipoli-slice {
    display:block;
    position:absolute;
    z-index:15;
    height:100%;
}
.adipoli-box
{
    display:block;
    position:absolute;
    z-index:15;
}

.adipoli-box-inner {
	position:relative;
	overflow:hidden;
	display:block;
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
}

.adipoli-overlay {
	position:absolute;
	top:0px;
	left:0px;
	width:100%
	height:100%;
	display:block;
	z-index:99;
}

.adipoli-box-inner img {
	display: block;
}

.adipoli-wrapper, .adipoli-before,  .adipoli-after {
	width:940px;
	max-width:100% !important;
	max-height:100% !important;
}
/*
 * jQuery mOover v.1.5 CSS Part
 
 * http://www.idangero.us/sliders/moover/
 *
 * Copyright 2012, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us
 
 * Licensed under the iDangero.us Limited Regular License (RL Limited)
 * Licensing Terms: http://www.idangero.us/index.php?content=article&id=21
 
 * Released on: May 7, 2012
 */
@charset "UTF-8";
.moover {
	position:relative;
}
.moover .moover-slide {
	position:absolute;
	left:0;
	top:0;
	display:none;
	overflow:hidden;
	z-index:100;
}
.moover .moover-active-slide {
	display:block;
	z-index:90	
}
.moover .moover-slide .moover-text, .moover .moover-text > p, .moover .moover-TW, .moover .moover-slide > img {
	-moz-transition-property:all;
	-webkit-transition-property:all;
	-ms-transition-property:all;
	-o-transition-property:all;
	transition-property:all;
}
.moover .moover-slide .moover-text, .moover .moover-slide > img {
	position:absolute;
	z-index:5;
	max-width:none;
	min-width:none;
}
.moover .moover-slide p {
	margin:0;
	text-align:center
}
.moover .moover-text {
	margin:0;
	padding:0;
}
.moover .moover-TW {
	display:inline-block;
}
.moover .moover-absolute p {
	position:absolute;
}
.moover-slide {
	width:100%;
	height:100%;	
}
/* Set mOover's width and height! */
.moover{
	width:900px;
	height:350px;
}
/* Preloader */
.moover-loading {
	background-image:url(images/moover-preloader.gif) !important;
	background-repeat:no-repeat !important;
	background-position:center center !important;	
}
/* mOover Navigation elements */
.moover-navigation {
	bottom: 10px;
    position: absolute;
	right:0px;
    z-index: 110;
}
.moover-pagination {
	float:left;
}
.moover-pagination .moover-switch {
    float: left;
    height: 8px;
    margin-right: 5px;
    width: 8px;
	position:relative;
	top:1px;
}

.moover-play, .moover-pause {
	background:url(images/play_pause.png) no-repeat left top;
	width:10px;
	height:10px;
	float:left;
	margin-right:8px;
	cursor:pointer;
	margin-top:1px;
}
.moover-pause {
	background-position:right top;
}
.moover-switch {
	border:1px solid #c4c2c2;
}
.moover-switch-active{
	background-color:#c4c2c2;
}
.moover-switch:hover {
	background-color:#ddd;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
}
.moover-slide p img {
	max-width:none !important;
	min-width:0 !important;
}

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;
	left: -5px;
	background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/bundles/zenniosite/img/bxslider/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #BDBDBD;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/bundles/zenniosite/img/bxslider/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(/bundles/zenniosite/img/bxslider/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/bundles/zenniosite/img/bxslider/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/bundles/zenniosite/img/bxslider/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}