/*
Theme Name: Wright
Theme URI: http://madebyminimal.com
Description:
Version: 2.6
Author: Minimal
*/

/*** 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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height: 100%;
}
body {
	height: 100%;
	background: #fff;
	color: #555;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
.loading-status {
	display: none;
	position: absolute;
	top: 50%;
	left: 45%;
	padding-left: 20px;
	background: url('images/loading.gif') no-repeat scroll left center transparent;
}
.page-template-page-portfolio-php.loading .loading-status, .page-template-page-home-php.loading .loading-status {
	display: block;
}
#soliloquy-container-753 li{ position:relative; cursor:pointer;}
#soliloquy-container-753 .soliloquy-caption{ display:block; width: 100%; height: 15%; /*min-height: 610px*/; margin-left: -10px; background: #ffffff; margin-top:400px}
#soliloquy-container-753 .soliloquy-caption .soliloquy-caption-inside{ position:absolute; top:40%; width:100%; text-align:center;}

 .soliloquy-caption{ display:block !important;
  width: 100% !important
   height: 15% !important /*min-height: 610px*/; margin-left: -20px !important; margin-top:400px !important;}
   .soliloquy-theme-karisma .soliloquy-caption {
   left:52px !important; }
   
/*** HTML 5 elements as block ***/
header, footer, aside, nav, article, section {
	display: block;
}
/* General Styles */
.hidden {
	display: none;
}
.wrapper {
	max-width: 950px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	clear: both;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.skiplink {
	display: none;
}
.responsive {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-bottom: 5px;
}
p {
	margin: 0 0 10px 0;
}
label {
	cursor: pointer;
}
a {
	color: #555555;
	text-decoration: none;
}
div, img {
	vertical-align: top;
}
img {
	max-width: 100%;
}
p img {
	height: auto !important;
}
hr {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin-bottom: 20px;
}
.content img {
	height: auto !important;
}
#wrapper {
	margin: 0;
	text-align: left;
	max-width: 1200px;
	padding-right: 40px;
	padding-left: 40px;
}
/*** Font Assignments ***/
body {
	font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;
}
.designer, .slides-nav {
	font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;
}
/*** Header ***/
#header {
	min-height: 43px;/*border-bottom: 1px solid #555555;*/
}
#header .wrapper {
	max-width: 950px;
}
#galleryDesc .wrapper {
	max-width: 94%;
	margin-bottom: 20px;
}
#logo {
	float: left;
	left: -165px;
	margin-bottom: 22px;
	min-height: 1px;
	padding-top: 20px;
	position: absolute;
}
#logo img {
	max-width: none;
}
.home-image img {
	width: 100%;
}
/*** Nav ***/

#nav {
  margin-bottom: 32px;
margin-top: 0;
text-align: center;
width: 100%;
}
#nav .main-nav {
	line-height: 1;
	padding-top: 30px;
}
#nav .main-nav > li {
	float: left;
	margin-right: 50px;
}
#nav .main-nav > li.last, #nav .main-nav > li:last-child {
	margin-right: 0;
}
#nav ul > li.current-menu-ancestor > a, #nav ul > li.current-menu-item > a, #nav a:hover {
	color: #0088cc;
	text-decoration: none;
}
#nav .sub-menu {
	display: none;
	position: absolute;
}
#nav .sub-menu li {
	margin-right: 30px;
	float: left;
}
#main .sub-menu {
	display: none;
	position: absolute;
	left: 40px;
	top: 30px;
	z-index: 999;
}
#main .sub-menu > li {
	float: left;
	margin-right: 50px;
}
/*** Main ***/
#main {
	position: relative;
	padding: 50px 10px 0 37px;
}
#main.hasSubmenu {
	margin-bottom: 20px;
}
.home #main, .page-template-page-home-php #main {
	padding: 0;
}
.content {
	float: left;
	width: 100%;
}
.sidebar {
	float: right;
	width: 250px;
}
/*** Two Columns ***/
#main.col-2 {
	max-width: 940px;
	/*  margin:0 10px 0 37px; */ /* fixes for submenu alignment. */
	padding: 50px 0 0 0;
}
.col-2 .content {
	float: left;
	width: 100%;
}
.flexi-content {
	margin-right: 280px;
	width: auto;
}
/*** Footer ***/
#footer {
	position: fixed;
	height: 40px;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 999999;
}
#footer .wrapper {
	padding: 0px;
	max-width: 90%;
}
.social-nav {
	float: right;
	margin-top: 10px;
}
.social-nav li {
	float: left;
	display: block;
	margin-left: 6px;
}
.social-nav li a {
	font-size: 15px;
}
.social-nav li a:hover {
	opacity: 0.5;
}
.copyright {
	float: left;
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 12px;
}
.designer {
	float: right;
	color: #888888;
	font-size: 11px;
}
.designer a {
	color: #888888;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.designer a:hover {
	color: #666666;
	font-weight: bold;
	letter-spacing: -0.5px;
}
/*** Entry ***/
.entry-title {
	font-size: 24px;
	font-weight: normal;
	color: #dfdfdf;
	margin-bottom: 20px;
	line-height: 1;
}
.single .entry-title {
	margin-bottom: 10px;
}
.entry-title a:hover {
	text-decoration: none;
}
.entry-meta {
	color: #666666;
	text-decoration: none;
}
.entry-meta a {
	color: #DADADA;
}
.entry-meta a:hover {
	color: #cccccc;
	text-decoration: none;
}
.entry-content p {
	line-height: 1.4;
	margin-bottom: 20px;
}
.entry-content a:hover {
	text-decoration: none;
}
a.entry-more {
	display: block;
}
.list-posts .entry-title {
	margin-bottom: 10px;
}
.list-posts .entry-meta, .single .entry-meta {
	margin-bottom: 20px;
}
.list-posts .post-entry {
	margin-bottom: 90px;
}
.attachment-post-thumbnail {
	margin-bottom: 25px;
}
/*** Widgets ***/
.widget {
	border-top: 1px solid #bdbdbd;
	padding-top: 30px;
	margin-bottom: 30px;
}
.widget:first-child {
	border-top: 0;
	padding-top: 0;
}
.widget a:hover {
	color: #0088cc;
	text-decoration: none;
}
.widget_search label {
	display: none;
}
.widget-title {
	font-size: 12px;
	margin-bottom: 15px;
	line-height: 1;
	font-weight: normal;
}
.widget_search #s {
	border: 1px solid #DFDFDF;
	color: #777777;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	padding: 0 10px;
	width: 228px;
}
.widget_search input[type=submit] {
	display: none;
}
.clearme.uncleared {
	color: #777777;
}
.clearme.cleared {
	color: #777777;
}
/*** Grid ***/
.page-template-page-portfolio-php #main {
	padding: 80px 34px 0 28px;
}
.portfolio-grid .overlay {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 100%;
	height: 100%;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	text-align: center;
	display: none;
	cursor: pointer;
}
.portfolio-grid .item {
	float: left;
	width: 283px;
	position: relative;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
}
.portfolio-grid .item a {
	text-decoration: none;
}
.portfolio-grid .item img {
	display: block;
	border: 0;
	width: 100%;
	height: auto;
	margin: 10px;
}
.portfolio-grid .caption {
	font-size: 18px;
	color: #fff;
	position: absolute;
	left: 20px;
	text-align: left;
	width: 92%;
	top: 50%;
	z-index: -1;
	display: none;
	visibility: hidden;
}
.slide-image {
	margin-bottom: 15px;
	cursor: pointer;
}
.slide-title {
	font-weight: bold;
	margin-bottom: 5px;
}
.slide-description {
	margin-bottom: 0px;
}
.home-slides {
	display: none;
	overflow: hidden;
	position: fixed;
	top: -50%;
	left: -50%;
	width: 200%;
	height: 200%;
	z-index: -2;
}
.home-slides img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
/*** Comments ***/
.entry-comments input[type=text], .entry-comments textarea {
	border: 1px solid #DFDFDF;
	padding: 5px;
	margin-bottom: 5px;
}
.entry-comments input[type=submit] {
	padding: 10px 20px;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="url"], textarea, input[type="password"] {
	background: none repeat scroll 0 0 #FFFFFF;
	font-size: 15px;
	padding: 10px 12px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, textarea:focus, input[type="password"]:focus {
	outline: medium none;
}
input[type="radio"] {
	cursor: pointer;
	margin-left: 1px;
}
input[type="radio"] + label {
	color: #928781;
	cursor: pointer;
	display: inline;
	font-weight: normal;
	margin-left: 5px;
}
input[type="submit"] {
	background-color: #FFCC33;
	background-position: 80% center;
	background-repeat: no-repeat;
	border: medium none;
	color: #202020;
	cursor: pointer;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 700;
	padding: 5px 15px 5px 15px;
}
input[type="submit"]:hover {
	opacity: 0.8;
}
/* Contact Form 7 Plugin Styles */

.wpcf7 input[type="text"], input[type="email"], input[type="tel"], input[type="url"], textarea {
	border: 1px solid #DFDFDF;
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 5px;
	margin-bottom: 5px;
}
.wpcf7 input[type="submit"] {
	background-color: #FFCC33;
	background-position: 80% center;
	background-repeat: no-repeat;
	border: medium none;
	color: #202020;
	cursor: pointer;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 700;
	padding: 5px 15px 5px 15px;
}
.wpcf7 input[type="submit"]:hover {
	opacity: 0.8;
}
/*** WordPress Core ***/
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright, a img.alignright {
	float: right;
	margin: 5px 0 4px 12px;
}
.alignleft, a img.alignleft {
	float: left;
	margin: 5px 12px 4px 0;
}
.aligncenter, a img.aligncenter {
	display: block;
	margin: 4px auto 4px auto;
}
a img.alignnone {
	margin: 5px 12px 4px 0;
}
.wp-caption {
	background: none;
	max-width: 100%;
	/* Image does not overflow the content area */
	text-align: center;
}
.wp-caption .caption {
	border-bottom: 1px solid #BDBDBD;
	width: 50%;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	margin: 20px auto 20px auto;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 0px 4px 0;
}
.wp-caption.alignleft {
	margin: 5px 12px 4px 0;
}
.wp-caption.alignright {
	margin: 5px 0 4px 12px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/*** Blog Typog ***/
.entry-content {
	width: 100%;
	display: block;
}
.entry-content .attachment-post-thumbnail {
	margin-bottom: 20px;
	display: block;
}
.entry-content h1 {
	font-size: 24px;
}
.entry-content h2 {
	font-size: 24px;
}
.entry-content h3 {
	font-size: 18px;
}
.entry-content h4 {
	font-size: 16px;
}
.entry-content h5 {
	font-size: 24px;
}
.entry-content h6 {
	font-size: 24px;
}
.entry-content p {
	line-height: 1.35;
	margin: 0 0 13px 0;
}
.entry-content ol {
	list-style: decimal;
	margin-left: 40px;
}
.entry-content ul {
	list-style: circle;
	margin-left: 40px;
}
.entry-content li {
	margin-bottom: 10px;
}
.entry-content blockquote, .entry-content address {
	border-left: 5px solid #BB0606;
	color: #6A6A6A;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	margin: 0 0 30px;
	padding: 0 25px;
}
.entry-content code {
	font-family: "Courier New", Courier, serif;
	overflow: auto;
	padding: 2px;
	background: #fff;
}
.entry-content pre code {
	background: none;
}
.entry-content pre {
	margin: 0 0 20px;
	padding: 10px;
	background: #fff;
	overflow: auto;
	border: 1px solid #e4e4e4;
}
img.left {
	margin: 0 15px 15px 0;
	float: left;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	margin: 0 0 15px 0;
	font-weight: normal;
}
code {
	font-family: "Courier New", Courier, serif;
	overflow: auto;
	padding: 2px;
	background: #fff;
}
pre code {
	background: none;
}
pre {
	margin: 0 0 20px;
	padding: 10px;
	background: #fff;
	overflow: auto;
	border: 1px solid #e4e4e4;
}
/*** Comments ***/
#comments {
	position: relative;
	margin: 0 0 30px 0px;
	width: 74.468805%;
	padding: 0 0 0 0;
}
#content.project #comments {
	padding-top: 30px;
}
#comments ul {
	list-style: none;
	margin: 0 0 30px 0;
}
#comments h3 {
	margin: 0 0 30px 0;
}
#commentBox h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
}
#content #comments ul li {
	font-size: 1em !important;
}
#trackbacks {
	margin: 30px 0 0 40px;
}
ol#commentslist {
	margin: 0 0 0 0px;
	list-style: none;
	padding: 0;
	padding: 0;
}
#commentslist .children li {
	padding: 15px 0 0 30px;
	background: transparent url(images/comment_marker.gif) no-repeat 0px 40px;
	border-left: 1px solid #e3e3e3;
}
.comment {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}
.comment .avatar {
	position: absolute;
	left: 0;
	top: 0;
}
.comment h5 {
	margin: 0 0 0 80px;
	padding: 0;
}
.comment .date {
	margin: -5px 0 10px 80px;
	display: block;
	color: #a5a5a2;
	font-style: italic;
	font-size: 12px;
}
.comment p {
	margin: 0 0 10px 80px;
}
.comment-reply-link, .comment-reply-login {
	margin: 0 0 0 80px;
}
.comment-reply {
	display: inline-block!important;
	padding: 0 0 0 10px;
}
#comment-add {
	position: absolute;
	top: -5px;
	right: 0px;
}
.moderation {
	margin: 0px;
	padding: 0 0 10px 25px;
}
#trackbacks ul {
	margin: -5px 0 15px;
}
#trackbacks ul li {
	padding: 5px 0 5px 20px;
}
/* Comment Form */
.entry-comments {
	position: relative;
	margin: 30px 0 30px 0px;
}
#comments #respond {
	position: relative;
	padding: 0 0 0;
	margin: 0;
}
#respond .form-allowed-tags {
	display: none;
}
#respond form {
	margin: 0;
	padding: 0;
	position: relative;
}
.cancel-comment-reply {
	float: right;
	margin: 5px 90px 0 0;
}
a.button, #footer a.button, #searchsubmit {
	font-size: 12px;
	display: inline-block;
	background: #515151;
	color: #fff;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	font-weight: bold;
	padding: 7px 15px 7px;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 3px 0 0;
	line-height: normal !important;
}
a.button, #footer a.button {
	padding: 6px 15px 5px;
}
#searchsubmit {
	padding: 5px 15px 6px;
}
.button:hover, #footer a.button:hover, #searchsubmit:hover, input[type="submit"]:hover {
	background-color: #717171;
	color: #fff;
}
#comments textarea {
	width: 90% !important;
}
#comments input[type="text"] {
	width: 50%;
	margin-right: 20px;
}
.entry-comments input[type=text], .entry-comments textarea {
	border: 1px solid #DFDFDF;
	padding: 5px;
	margin-bottom: 5px;
}
.entry-comments input[type=submit] {
	padding: 10px 20px;
	background-color: #FC3;
	background-position: 80% center;
	background-repeat: no-repeat;
	border: medium none;
	color: #202020;
	cursor: pointer;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 700;
}
.sidebar {
	margin-bottom: 50px;
	position: absolute;
	right: 0;
}
#comments ol li {
	margin: 0 0 10px 0;
	line-height: 1.9;
}
/*** Fancybox Overrides ***/
.fancybox-nav {
	width: 60%;
}
.fancybox-title {
	text-align: left;
}
.fancybox-close {
	background: url(images/fancybox/close.png) no-repeat;
	width: 16px;
	height: 16px;
	right: 0;
	top: -20px;
	opacity: 0.2;
}
.fancybox-info {
	position: absolute;
	left: 0;
	top: -25px;
	font-size: 12px;
	color: #333;
}
.fancybox-info:before {
	content: 'Show Caption';
}
.fancybox-info.caption-visible:before {
	content: 'Hide Caption';
}
.fancybox-close:hover {
	opacity: 1;
}
.fancy-title {
	display: none;
	position: absolute;
	left: 0;
	color: #FFF;
	font-size: 18px;
	line-height: 1.4;
	text-align: left;
	font-family: 'Helvetica Neue';
	background: #181818;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	top: 0;
	width: 100%;
	z-index: 8041;
}
.fancy-title .container {
	padding: 20px;
}
.fancy-title span {
	display: block;
	font-size: 14px;
	margin-top: 10px;
}
.fancybox-prev {
	left: 0px;
}
.fancybox-prev span {
	background: url(images/fancybox/minus.png) no-repeat;
	width: 71px;
	height: 70px;
	opacity: 0.2;
}
.fancybox-next {
	right: 0px;
}
.fancybox-next span {
	background: url(images/fancybox/plus.png) no-repeat;
	width: 71px;
	height: 70px;
	left: auto;
	opacity: 0.2;
}
.fancybox-prev span:hover, .fancybox-next span:hover {
	opacity: 1;
}
.nav-previous a, .nav-next a {
	display: block;
	padding-bottom: 50px;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
@font-face {
	font-family: 'Helvetica Neue';
	src: url('fonts/helvetica-webfont.eot');
	src: url('fonts/helvetica-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/helvetica-webfont.woff') format('woff'),  url('fonts/helvetica-webfont.ttf') format('truetype'),  url('fonts/helvetica-webfont.svg#HelveticaNormalRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'social';
	src: url('fonts/social.eot');
	src: url('fonts/social.eot?#iefix') format('embedded-opentype'),  url('fonts/social.woff') format('woff'),  url('fonts/social.ttf') format('truetype'),  url('fonts/social.svg#social') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'social';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-twitter, .icon-facebook, .icon-google-plus, .icon-linkedin, .icon-feed, .icon-tumblr, .icon-vimeo2, .icon-flickr, .icon-instagram, .icon-pinterest, .icon-youtube, .icon-menu, .icon-plus, .icon-minus, .icon-caption {
	font-family: 'social';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
}
.icon-twitter:before {
	content: "\e000";
}
.icon-facebook:before {
	content: "\e001";
}
.icon-google-plus:before {
	content: "\e002";
}
.icon-linkedin:before {
	content: "\e003";
}
.icon-feed:before {
	content: "\e004";
}
.icon-tumblr:before {
	content: "\e005";
}
.icon-vimeo2:before {
	content: "\e007";
}
.icon-flickr:before {
	content: "\e008";
}
.icon-instagram:before {
	content: "\e009";
}
.icon-pinterest:before {
	content: "\e006";
}
.icon-youtube:before {
	content: "\e00c";
}
.icon-menu:before {
	content: "\e00d";
}
.icon-plus:before {
	content: "\e00e";
}
.icon-minus:before {
	content: "\e00f";
}
#logo img {
	max-width: none;
	width: 130px;
}
#header .wrapper {
	position: relative;
}
#nav .main-nav {
	display: inline-block;
	margin: 0 auto;
}

.soliloquy-caption{ 
	display:none !important;
}
.soliloquy-wrapper:hover .soliloquy-caption{
	display :block !important;
}


body.home  .wrapper .content h1{ display:none;}

.entry-content ul.ep_portfolio {
  list-style: outside none circle;
  margin-left: -8px;
}


@media (max-width: 480px) {
#soliloquy-container-753 .soliloquy-caption{ display:block; width: 100%; height: 15%; /*min-height: 610px*/; margin-left: -10px; background: #ffffff; margin-top:228px}

#outerImageContainer{ width:288px !important;}

#imageDataContainer{ width:288px !important;}
	
}

@media (max-width: 1160px) {
#logo {
  float: none;
  position: static;
  text-align: center;
  width: 100%;
}	
#nav li a {
    font-size: 17px;
}

#logo img {
    max-width: none;
    width: auto;
}

.shareaholic-canvas {
    margin-bottom: 15px;
    text-align: center;
}
#footer .wrapper {
    max-width: 100%;
    padding: 0;
}	
}

@media (max-width: 560px){

body .shareaholic-share-buttons-container ul.shareaholic-share-buttons{ margin-left:0px !important;}

.shareaholic-canvas{ text-align:left;}
} 

#nav .main-nav > li > a {
	text-transform: uppercase;
	color: #000 !important;
}
.footer_widget {
	height: 300px;
}
.footer1 {
	width: 30%;
	float: left;
	padding: 0 0 0 0px;
        margin-right: 70px;
}
.footer2 {
	width: 30%;
	float: left;
        margin-right: 100px;
}
/*events page*/
.events-table {
    border-bottom: 1px solid #DDDDDD;
    margin: 0px 0px 40px;
    width: 100%;
	border-collapse: separate;
    border-spacing: 0;
}

.events-table thead {
    border: medium none;
}
 
.events-table tr {
    border-top: 1px solid #DDDDDD;
    float: left;
    width: 100%;
}
.events-table th {
    border: medium none;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
	text-align: left;
}

.events-table tbody {
    float: left;
    width: 100%;
}

.events-table td {
    float: left;
    font-size: 12px;
    line-height: 18px;
    width: 208px;
}

div.css-events-list .events-table .imageTd {
    border-radius: 0;
    margin-right: 10px;
}
.events-table .imageTd {
    border-radius: 8px;
    font-size: 100%;
    height: 286px;
    margin: 5px 3px 5px 0;
    overflow: hidden;
    padding: 0;
    width: 22%;
}
.events-table img {
    height: 100%;
    width: 100%;
}
input[type="submit"] {
	background-color: #800080 !important;
	color: #fff;
}
#content a,
a {
	/*color: #800080 !important;*/
}
/*FIX HOMEPAGE ON TABLE*/
@media (max-width: 767px) {
	.footer_widget {
		height: auto;
	}
	.footer1, .footer2 {
		float: none;
		clear: both;
		width: 90%;
		margin: 0px auto 10px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#nav .main-nav > li {
		margin-right: 22px;
	}
}
.archive #content .nav-single,
.single #content .nav-single {
	clear: both;
}
#content .portfolio {
	clear: both;
}
.archive #content .portfolio .nav-single {
	display: none;
}
#content .gallery-item img {
	border: none;
}
.social-nav li a{ color:#000!important;}
.inner-page #main{ display:none;}
/*FIX TAB*/
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
	background: transparent !important;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab .wpb_wrapper img {
	max-width: 428px;
}
#div_postlist{ width:100%;}
#div_postlist tr td{ width:30%;}
#gallery-1 {
  margin-left: 65px !important;
}
.NoSpacing span {
  font-weight: normal !important;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active, .wpb_content_element .wpb_tabs_nav li:hover {
  background-color: #ffffff !important;
  font-weight:bold !important;
}
a.link_title{
	font-size: 13px !important; 

}
.ui-tabs-active .ui-state-active{
	font-size:40px !important;
}
#gallery-1 .gallery-caption{ display:none;}

.soliloquy-wrapper .soliloquy-controls{ display:none!important;}
.soliloquy-wrapper  span.slide-title{ width:100%; float:left; margin-top:10px; color:#222; font-size:12px; text-align:center;}
.soliloquy-thumbnails-container { clear:both; padding-top:30px!important;}
.soliloquy-thumbnails-container .soliloquy-controls { display:block!important;}
.soliloquy-thumbnails-container .soliloquy-controls .soliloquy-controls-direction a{ top:0px; height:75px;}
.soliloquy-theme-karisma .soliloquy-prev span{ background-image:url(images/icon_left_large.png)!important;}
.soliloquy-theme-karisma .soliloquy-next span{ background-image:url(images/icon_right_large.png)!important;}
.soliloquy-thumbnails-container .soliloquy-controls .soliloquy-controls-direction a.soliloquy-prev{ left:-30px;}
.soliloquy-thumbnails-container .soliloquy-controls .soliloquy-controls-direction a.soliloquy-next{ right:-30px;}
.soliloquy-theme-karisma .soliloquy-prev span, .soliloquy-theme-karisma .soliloquy-next span{ height:100%!important; background-position:50% 50% !important; width:10px!important;}
.soliloquy-theme-karisma .soliloquy-prev, .soliloquy-theme-karisma .soliloquy-next{ background-color:#fff!important;}
.soliloquy-theme-karisma .soliloquy-prev:hover, .soliloquy-theme-karisma .soliloquy-next:hover{ background-color:#fff!important;}
.tabcontent table th, .tabcontent table td{ vertical-align:top;}
.soliloquy-theme-karisma .soliloquy-controls-direction a:hover, .soliloquy-theme-karisma .soliloquy-controls-auto-item a:hover {
	background: #FFFFFF!important;
}

@media only screen and (min-width: 280px) and (max-width : 480px){
#soliloquy-container-753 .soliloquy-caption{ display:block; width: 100%; height: 15%; /*min-height: 610px*/; margin-left: -10px; background: #ffffff; margin-top:200px}
	.entry-title, .widget-title { text-align: center !important;padding-top: 30px;
}
	.ep_title { text-align: center;
}
	.alignright.wp-image-427{ width:100% !important ;
	}
	.wpb_row.wpb_content_elementul.wpb_thumbnails-fluid > li.last_toggle_el_margin.wpb_button {
  		margin-bottom: 8px !important ;
}

}

#lightbox{ z-index:9999999999!important;}



@media (max-width: 480px){
#soliloquy-container-753 .soliloquy-caption{ display:block; width: 100%; height: 15%; /*min-height: 610px*/; margin-left: -10px; background: #ffffff; margin-top:200px}
	#outerImageContainer {
		height: 100% !important;
	}
	
	img#lightboxImage {
		height: 100% !important;
	}
	
	#prevLink, #nextLink  {
		max-height: 100% !important;
	}

}
.custom_port1 a {
  border-radius: 3px;
  color: #777;
  height: 45px;
  margin-left: -6px !important;
  padding: 0 7px;
  text-decoration: none;
  text-transform: uppercase;
}
.custom_port1 a:hover, .current a {
  background-color: #800080;
  border-radius: 3px !important;
  color: #fff !important;
}
.soliloquy-container .soliloquy-caption div.soliloquy-caption-inside {
	top: auto !important;
	bottom: 0px;
}
.portfolio div.art_left {
	float: left;
	width: 400px;
}
.portfolio div.art_right {
	float: right;
	width: 400px;
}
.portfolio .custom_port {
	width: auto !important;
}
.portfolio .custom_port a {
	text-align: left !important;
	margin: 0px 0px 10px 0px !important;
	display: inline-block;
}
#soliloquy-container-753 .soliloquy-caption {
	height: auto;
	min-height: 20px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 17px;
	top: auto;
	left: 0px;
	border: none !important;
	background-color: rgba(255,255,255,0.6);
	color: #333 !important;
	display: none;
}
#soliloquy-container-753 .soliloquy-caption-inside {
	background: none;
	color: #333;
	text-shadow: none;
	max-width: 450px;
	margin: 0px auto;
	float: none;
	display: block;
	position: relative !important;
}
#soliloquy-container-753 .soliloquy-item:hover div.soliloquy-caption {
	display: block;
}
@media screen and (max-width: 800px) {
	.portfolio div.art_left, .portfolio div.art_right {
		float: none;
		clear: both;
		width: 100%;
	}
	.portfolio div.art_right {
		padding-bottom: 40px;
	}
	.portfolio .soliloquy-thumbnails-container {
		width: 217px !important;
	}
}