/*-----------------------------------------------------------------------------------
	Theme Name: Slurp
	Theme URI: http://www.themelovin.com
	Description: Minimalistic and creative grid portfolio.
	Author: Themelovin
	Author URI: http://www.themelovin.com
	Tags: two-columns, three-columns, threaded-comments, theme-options, right-sidebar
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.7.5
	Designed & Handcrafted by Nicola Pagani and Emanuele Zenoni for themelovin.com
	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
-----------------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family: 'Gotham Greek', Helvetica, sans-serif !important;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
}
header#main-header {
	height: auto !important;
	height: 66px;
	min-height: 66px;
	position: relative;
	z-index: 10;
}
header #header-inner {
	width: 960px;
	margin: 0px auto;
}
#menu-icon {
	display: none;
}
nav.main-menu {
	width: auto;
	line-height: 66px;
	position: relative;
	float: right;
}
div#menu-icon-filter {
	cursor: pointer;
}
nav#filters-menu {
	width: 960px;
	margin: 0px auto;
	padding: 8px 0;
	position: relative;
}
div#slider {
	width: 100%;
	height: 600px;
    overflow: hidden; 
}
div#slider .feature {
	min-width: 960px;
    height: 600px;
	overflow: hidden;
	display: none;
	position: relative;
}
div#slider .feature .feature-content {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 940px;
	height: 250px;
	margin-left: -460px;
	margin-top: -200px;
	line-height: 44px;
}
div#main, footer #footer-inner {
	width: 960px;
}
.error404 div#main {
	margin: 100px auto 0;
	font-size: 22px;
	text-align: center;
	/*letter-spacing: -0.05em;*/
}
.single div#main, .page div#main, .archive div#main {
	margin: 210px auto 0;
}
.search-results #main, .search-no-results #main {
	width: 960px;
	margin: 0px auto;
}
.single div#main.header, .page div#main.header, .page-template-thmlv-page-contact-big-php div#main {
	margin: -260px auto 260px;
	padding: 50px 0 0;
	position: relative;
}
.page-template-thmlv-page-portfolio-php div#main, .blog div#main, .page.page-template-thmlv-page-blog-php div#main, .archive div#main {
	width: 1060px;
	margin: -260px auto 200px;
	padding: 50px 0;
}
.blog div#main{
	margin: -180px auto 200px;
}
/*.archive div#main {
	margin: 0px auto;
}*/
.page article.type-portfolio, .archive article.type-portfolio, article.type-post {
	width: 720px;
	height: 210px;
	max-height: 210px;
}
.page.page-template-thmlv-page-blog-php article.type-post, .archive article.type-post {
    height: 210px;
    min-height: 210px;
    max-height: none;
}
.page article.type-portfolio figure, .archive article.type-portfolio figure, article.type-post figure {
	width: 480px;
	height: 210px;
	overflow: hidden;
}
.page-template-thmlv-page-portfolio-php article.type-portfolio, .blog article.type-post, .page.page-template-thmlv-page-blog-php article.type-post, .archive article.type-post {
	margin: 0 0 0 50px;
}
article.type-portfolio.box_right, article.type-post.box_right, .page.page-template-thmlv-page-blog-php article.type-post.box_right {
	margin: 0 0 0 290px;
}
article.type-portfolio:hover, article.type-post:hover {
	z-index:10;
}
.search-results #main article.type-portfolio, .search-results #main article.type-post, .search-results #main article.type-page, .search-no-results #main article.post {
	width: 900px;
	height: auto !important;
    height: 160px;
    min-height: 160px;
	padding: 25px 30px 30px 30px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.search-results #main article.type-portfolio:hover, .search-results #main article.type-post:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
article.type-portfolio header, article.type-post header, .search-results #main article.page header {
	width: 190px;
	padding: 25px 20px 0 30px;
	float: left;
	font-size: 11.5px;
}
article.type-portfolio.img_left header, article.type-post.img_left header {
	float: right;
}
.search-results #main article.type-portfolio header, .search-results #main article.type-post header, .search-results #main article.page header {
	width: 900px;
	margin: 0 0 10px;
	padding: 0px;
	float: none;
}
.single-portfolio article, .single-portfolio aside, .single-post article, .single-post aside, .page article, .page aside {
	display: inline-block;
	zoom:1;
	*display:inline;
	vertical-align: top;
}
.single-portfolio aside, .single-post aside, .page aside {
	width: 195px;
	padding: 30px 20px 30px 20px;
	margin: 210px 0 0;
	background: #ffffff url('./images/sidebar-dx-bg.png') repeat-y;
	background-position: left top;
}
.single-portfolio aside section.widget, .single-post aside section.widget, .page aside section.widget {
	margin: 0 0 20px;
	padding: 0 0 20px;
	/*background: url('./images/widget-separator-sidebar.png') no-repeat center bottom;*/
}
.single-portfolio aside section.widget:last-child, .single-post aside section.widget:last-child, .page aside section.widget:last-child {
	background: none;
}
.single-portfolio article header, .single-post article header, .page article header {
	width: 240px;
	display: inline-block;
	zoom:1;
	*display:inline;
	vertical-align: top;
	font-size: 11px;
	line-height: 1.25;
}
p.location-info {
    font-size: 11px;
    margin-top: 3px;
    padding-bottom: 10px;
}
/*.page article header, .blog article header {
	width: 180px;
	padding: 25px 30px 0 30px;
	height: 165px;
}*/
/*.page.page-template-thmlv-page-blog-php article header, .archive article.type-post header {
	width: 660px;
	height: auto !important;
	height: 20px;
	min-height: 20px;
}*/
/*.page article header {
	height: auto !important;
	height: 180px;
	min-height: 180px;
	padding: 25px 30px 5px 30px;
}*/
.page article header {
	width: 236px;
}
.page-template-default article header, .page-template-thmlv-page-full-width-php article header, .page-template-thmlv-page-contact-small-php article header, .page-template-thmlv-page-contact-big-php article header, .page-template-thmlv-page-archives-php article header {
	background: #ffffff;
}
.single-portfolio article header #inner, .single-post article header #inner, .page-template article header #inner,.page-template-default article header #inner{
	width: 180px;
	height: auto !important;
	height: 180px;
	min-height: 180px;
	padding: 25px 30px 5px 30px;
}
.single-portfolio article #content, .single-post article #content, .page article #content {
	width: 480px;
	height: auto !important;
	height: 210px;
	min-height: 210px;
	display: inline-block;
	zoom:1;
	*display:inline;
	vertical-align: top;
}
.page.page-template-thmlv-page-full-width-php article #content {
	width: 720px;
}
section.gmap {
	height: 600px;
}
.page-template-thmlv-page-contact-small-php section.gmap {
	height: 210px;
}
#comments, #respond {
	width: 450px;
}
#comments {
	margin: 60px 0 0 240px;
}
#respond {
	margin: 60px 0 0 240px;
}
nav#paged, nav.comment-navigation {
	text-align: center;
	margin: 15px 0 0 0;
}
.archive #paged {
	margin: 178px 0 0;
}
.search-results #paged {
	margin: 228px 0 0;
}
footer.entry-meta {
	width: 420px;
	height: auto;
	min-height: auto;
	margin: 30px 30px;
	padding: 12px 0 0;
}
footer {
	background-size: 50% 200px;
	width: 100%;
	height: auto !important;
    height: 200px;
    min-height: 200px;
    margin: 100px 0 0;
}
footer #footer-inner {
	height: auto !important;
    /*height: 200px;*/
    min-height: 200px;
    margin: 0px auto;
    margin-top: 30px;
}
footer section.widget {
	width: 97%; 
    padding: 30px 10px 30px;
	display: inline-block;
	zoom:1;
	*display:inline;
	vertical-align: top;
}
/*-----------------------------------------------------------------------------------
FORMS
-----------------------------------------------------------------------------------*/
form#contactForm {
	margin: 30px 0 30px 30px;
}
input[type=text],input[type=email], textarea {
	width: 96%;
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
	padding: 13px 2%;
	font-size: 13px;
	font-weight: normal;
}
input[type=text],input[type=email] {
	height: 11px;
	margin: 0 0 10px;
	line-height: 37px;
}
input[type=submit]
{
	background-color: #ffffff;
	color: #606060;
	font-size: 12px;
    cursor: pointer;
}
textarea {
	overflow: auto;
}
#contactForm input[type=text],#contactForm input[type=email], #contactForm textarea {
	width: 210px;
}
form#commentform input[type=submit], form#contactForm input[type=submit], #searchform input[type=submit] {
	font-size: 13px;
	font-weight: 600;
	/*letter-spacing: -0.05em;*/
	margin: 10px 0 0 100px;
	padding: 10px 20px;
	border: 0px;
	background-color: #ffffff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
form#commentform input[type=submit] {
	margin: 10px 0 0;
}
#searchform input[type=submit] {
	margin: 5px 0 0 0;
}
label {
	vertical-align: top;
}
#contactForm label {
	min-width: 99px;
	display: inline-block;
	zoom:1;
	*display:inline;
}
/*-----------------------------------------------------------------------------------
LISTS
-----------------------------------------------------------------------------------*/
nav.main-menu ul.primary-menu {
	list-style-type: none;
	float: right;
}
nav.main-menu ul.primary-menu ul {
	list-style-type: none;
}
nav.main-menu ul.primary-menu > li:last-child {
	background: none;
}
ul.primary-menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
}
ul.primary-menu ul li {
	width: 100%;
}
ul.primary-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
ul.primary-menu li {
	padding: 0 20px;
	float: left;
	position: relative;
}
ul.primary-menu li:hover ul, ul.primary-menu li.sfHover ul {
	left: 0;
	top: 75px;
	z-index: 99;
}
ul.primary-menu li:hover li ul, ul.primary-menu li.sfHover li ul {
	top: -999em;
}
ul.primary-menu li li:hover ul, ul.primary-menu li li.sfHover ul {
	left: 10em;
	top: 0;
}
ul.primary-menu li li:hover li ul, ul.primary-menu li li.sfHover li ul {
	top: -999em;
}
ul.primary-menu li li li:hover ul, ul.primary-menu li li li.sfHover ul {
	left: 10em;
	top: 0;
}
ul.primary-menu li ul li {
	padding: 16px 0 0;
	line-height: 1em;
}
ul.primary-menu li ul.sub-menu {
	padding: 0 20px 16px;
}
#filters-wrapper {
	min-width: 180px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	display: none;
	position: absolute;
	z-index: 11;
}
nav#filters-menu ul#filters li {
	margin: 12px 8px;
	list-style-type: none;
}
ul#navigation {
	margin: 25px 0 0 25px;
	list-style-type: none;	
}
ul#navigation li {
	margin: 0 0 7px;
}
.page article #content #contactForm ul {
	list-style-type: none;
	padding: 0px;
}
ul.entry-meta {
	list-style-type: none;
	font-size: 11.5px;
}
.page.page-template-thmlv-page-blog-php ul.entry-meta, .archive article.type-post ul.entry-meta {
	font-size: 11.5px;
	margin: 15px 0 0;
	padding: 0 30px 25px;
}
ul.entry-meta li {
	line-height: 20px;
}
ol.commentlist, ol.commentlist ul {
	list-style-type: none;
}
ol.commentlist li.comment {
	padding: 30px 0 50px;
}
ol.commentlist ul li.comment {
	padding: 30px 0 50px 30px;
}
li.on-tags {
	background: url('./images/tag.png') left top no-repeat;
	padding: 1px 0 0 20px;
}
.widget.glg-flickr .flickr_badge_image {
	margin: 0 4px 4px 0;
	display: inline-block;
	zoom:1;
	*display:inline;
	vertical-align: top;
}
.widget_social_widget ul {
	list-style-type: none;
}
.widget.widget_social_widget ul li {
	margin: 0 5px 5px 0;
	float: left;
}
.widget.widget_social_widget ul li:nth-child(5n) {
	margin: 0 0 5px 0;
}
.widget.widget_thmlv_tweets ul li {
	background: url('./images/quotes.png') no-repeat left top;
	margin: 0 0 15px;
	padding: 0 0 0 24px;
}
/*-----------------------------------------------------------------------------------
LINKS
-----------------------------------------------------------------------------------*/
a {
	text-decoration: none;
	transition: background 0.2s ease-out 0s, color 0.2s ease-out 0s, box-shadow 0.2s ease-out 0s;
	-webkit-transition: background 0.2s ease-out 0s, color 0.2s ease-out 0s, -webkit-box-shadow 0.2s ease-out 0s, -webkit-box-shadow 0.2s ease-out 0s;
	-o-transition: background 0.2s ease-out 0s, color 0.2s ease-out 0s, box-shadow 0.2s ease-out 0s;
}
a#logo-link {
    font-size: 24px;
    font-weight: 600;
    /*letter-spacing: -0.05em;*/
    text-decoration: none;
    margin: 14px 0 0;
    display: inline-block;
	zoom:1;
	*display:inline;
}
ul.primary-menu a {
	display: block;
	position: relative;
	font-size: 14px;
	text-decoration: none;
    /*letter-spacing: -0.05em;*/
}
ul#filters li a {
	padding: 0px 10px;
	text-decoration: none;
}
.feature-content > a {
	padding: 9px 0 6px 0;
	font-size: 28px;
	font-weight: 600;
	/*/*letter-spacing: -0.05em;*/*/
	letter-spacing: 0px;
	text-decoration: none;
	float: left;
    clear: both;
}
.feature-content > span {
    padding: 0px 0px 0px 0px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0px;
    text-decoration: none;
    line-height: 22px;
    color: #fff;
    background: rgba(0,0,0,0.25);
    -webkit-box-shadow: 10px 0 0 rgba(0,0,0,0.25), -10px 0 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 10px 0 0 rgba(0,0,0,0.25), -10px 0 0 rgba(0,0,0,0.25);
    box-shadow: 10px 0 0 rgba(0,0,0,0.25), -10px 0 0 rgba(0,0,0,0.25);
    display: block;
    float: left;
    clear: left;
    margin-top: 1px;
}

.feature-content a.next, .feature-content a.prev {
	width: 32px;
	height: 32px;
	margin: 10px 0 0;
	padding: 0px;
	display: inline-block;
	zoom:1;
	*display:inline;
	text-indent: -9999px;
	overflow: hidden;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.feature-navigation {
	margin: 8px 0 0 0;
	float: left;
    display: block;
    clear: left;
}
article.type-portfolio header h1 a, article.type-post header h1 a {
	/*/*letter-spacing: -0.05em;*/*/
	letter-spacing: 0px;
	text-decoration: none;
}
.single-portfolio article header a , .single-post article header a , .page article header a, .blog article header a, .archive article header a {
	color: #b3b3b3;
}
.page article header > a, .single-portfolio article header > a , .single-post article header > a , .blog article header > a, .archive article header > a {
	font-size: 11px;
}
ul#navigation a {
	padding: 0 0 0 20px;
}
ul#navigation a[rel="prev"] {
	width: 16px;
	height: 16px;
	font-size: 11.5px;
	font-weight: 400;
	display: block;
	padding-top: 2px;
}
ul#navigation a[rel="next"] {
	width: 16px;
	height: 16px;
	font-size: 11.5px;
	font-weight: 400;
	display: block;
	padding-top: 2px;
}
li.comment a.pubtime {
	font-size: 12px;
	text-decoration: none;
}
.single-portfolio article #content > ul, .single-post article #content > ul, .page article #content > ul, .single-portfolio article #content > ol, .single-post article #content > ol, .page article #content > ol {
	margin: 0 0 30px 30px;
	padding: 0 0 0 20px;
}
a.more {
	margin: 30px 0 0;
}
.widget_social_widget a {
	width: 32px;
	height: 32px;
	display: block;
	text-indent: -9999px;
}
.widget_social_widget a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.widget_social_widget a.behance-link {
	background: url('images/social/behance.png');
}
.widget_social_widget a.digg-link {
	background: url('images/social/digg.png');
}
.widget_social_widget a.dribbble-link {
	background: url('images/social/dribbble.png');
}
.widget_social_widget a.facebook-link {
	background: url('images/social/facebook.png');
}
.widget_social_widget a.flickr-link {
	background: url('images/social/flickr.png');
}
.widget_social_widget a.google-link {
	background: url('images/social/google.png');
}
.widget_social_widget a.instagram-link {
	background: url('images/social/instagram.png');
}
.widget_social_widget a.linkedin-link {
	background: url('images/social/linkedin.png');
}
.widget_social_widget a.myspace-link {
	background: url('images/social/myspace.png');
}
.widget_social_widget a.pinterest-link {
	background: url('images/social/pinterest.png');
}
.widget_social_widget a.tumblr-link {
	background: url('images/social/tumblr.png');
}
.widget_social_widget a.twitter-link {
	background: url('images/social/twitter.png');
}
.widget_social_widget a.youtube-link {
	background: url('images/social/youtube.png');
}
.widget_social_widget a.vimeo-link {
	background: url('images/social/vimeo.png');
}
.widget.widget_thmlv_tweets a.button {
	margin: 5px 0 0;
	padding: 0 0 0 24px;
	display: block;
	font-size: 10px;
}
figure img a {
	display: block; /* prevent IE strange spaces */
}
article #content footer.entry-meta a, article #content footer.entry-meta a:hover {
	border-bottom: 0px;
}
.page article #content ul.archives li a {
	border-bottom: 0px;
}
/*-----------------------------------------------------------------------------------
TYPO
-----------------------------------------------------------------------------------*/
article.type-portfolio header h1, .single-portfolio article header h1, article.type-post header h1, .single-post article header h1, .page article header h1, .search-results #main article.page h1 {
	margin: 0 0 15px;
	font-size: 19px;
	/*/*letter-spacing: -0.05em;*/*/
	letter-spacing: 0px;
	line-height: 1.1;
}
.page.page-template-thmlv-page-blog-php article p, .archive article.type-post p {
	padding: 0 10px;
}
.single-portfolio article header p , .single-post article header p , .page article header p, .archive article header p {
	margin: 0 0 10px;
	font-size: 12px;
	line-height: 1.25;
}
.single-portfolio article #content p, .single-post article #content p, .page article #content p {
	padding: 30px 30px;
}
.single-portfolio aside section.widget h4, .single-post aside section.widget h4, .page aside section.widget h4, footer section.widget h4 {
	margin: 0 0 20px;
	font-size: 13px;
	font-weight: normal;
    /*/*letter-spacing: -0.05em;*/*/
}
.archive > h1, .search-results > h1, .search-no-results > h1 {
	width: 960px;
	margin: 60px auto 30px;
	font-size: 26px;
    font-weight: 400;
    /*/*letter-spacing: -0.05em;*/*/
	letter-spacing: 0px;
}
.search-results > h1, .search-no-results > h1 {
	margin: 60px auto 80px;
}
#comments h1 {
	padding: 0 0 30px;
	font-size: 19px;
	font-weight: 600;
    /*/*letter-spacing: -0.05em;*/*/
	letter-spacing: 0px;
}
.comment-content {
	margin: 7px 0 0 80px;
}
h3#reply-title {
	margin: 0 0 30px;
	padding: 0 0 30px;
	font-size: 19px;
	font-weight: 600;
    /*/*letter-spacing: -0.05em;*/*/
	letter-spacing: 0px;
}
blockquote {
	margin: 30px 0 30px 30px;
	padding: 0 35px;
}
.single-portfolio article #content blockquote p, .single-post article #content blockquote p, .page article #content blockquote p {
	padding: 0px;
}
#main #content h1, #main #content h2, #main #content h3, #main #content h4, #main #content h5, #main #content h6 {
	margin: 0 0 0 30px;
}
#main #content h1 {
    font-size: 26px;
    font-weight: 600;
    /*letter-spacing: -0.05em;*/
    line-height: 1.1;
}
#main #content h2 {
    font-size: 23px;
    font-weight: 600;
    /*letter-spacing: -0.05em;*/
    line-height: 1.1;
}
#main #content h3 {
    font-size: 21px;
    font-weight: 600;
    /*letter-spacing: -0.05em;*/
    line-height: 1.1;
}
#main #content h4 {
    font-size: 19px;
    font-weight: 600;
    /*letter-spacing: -0.05em;*/
    line-height: 1.1;
}
#main #content h5 {
    font-size: 15px;
    font-weight: 600;
    /*letter-spacing: -0.05em;*/
    line-height: 1.1;
}
#main #content h6 {
    font-size: 13px;
    font-weight: 600;
    /*letter-spacing: -0.05em;*/
    line-height: 1.1;
}
#main #content code {
    background: none repeat scroll 0 0 #f9f9f9;
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #e0e0e0;
    font-family: "Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace !important;
    color: #b0b0b0;
    font-size: 10px;
	display: block;
    overflow: hidden;
}
#commentform p.logged-in-as {
	margin: 0 0 20px;
}
footer #footer-inner p#copyright {
	padding: 30px 30px 60px 30px;
	margin-top: 60px;
}
/*-----------------------------------------------------------------------------------
STUFF
-----------------------------------------------------------------------------------*/
.fa {
	margin-right: 5px;
}
.page article.type-portfolio img, .archive article.type-portfolio img, article.type-post img {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.page article.type-portfolio:hover img, .archive article.type-portfolio:hover img, article.type-post:hover img {
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}
.feature img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.single-portfolio article figure > img, .single-post article figure > img, .page.page-template-default article figure > img {
	max-width: 100%;
	height: auto;
}
.single-portfolio article #content figure img, .single-post article #content figure img, .page article #content figure img, .single-portfolio article #content p img, .single-post article #content p img, .page article #content p img {
	max-width: 100%;
	height: auto;
	display: block;
}
.single-portfolio article #content iframe, .single-post article #content iframe, .page article #content iframe {
	display: block;
}
.comment img {
	margin: 0 20px 0 0;
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.comment span.author {
	font-size: 15px;
	font-weight: 600;
    /*letter-spacing: -0.05em;*/
}
.blog article header time, .single-post article header #inner time, .archive article header time {
	margin: 0 0 20px;
	display: block;
	font-size: 12px;
}
.search-results #main article.type-post time, .search-results #main article.page time {
	margin: 0 0 10px;
	display: block;
}
section.widget.glg-flickr .flickr_badge_image img {
	width: 48px;
	height: 48px;
	padding: 4px;
	display: block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#loading {
	background: url('./images/loading.gif');
	width: 28px;
	height: 28px;
	margin: 0px auto;
	display: none;
}
#messages {
	padding: 0 30px 30px;
	color: #468847;
}
#messages.error {
	margin: 30px 0 0;
	color: red;
}
.clear {
	clear: both;
}
article #content footer.entry-meta span.author {
	font-size: 12px;
	font-weight: 400;
}
nav#paged.infinite a {
	display: none;
}
#infscr-loading {
	width: 100%;
	position: absolute;
	bottom: 0px;
	z-index: 100;
	font-size: 12px;
	color: #4a4a4a;
	text-align: center;
}
.pictogram {
	font-family: 'EntypoRegular';
	font-size: 24px;
	font-weight: normal;
	vertical-align: middle;
	line-height: 0;
}
ul.entry-meta .pictogram, .blog article header time .pictogram, .single-post article header #inner time .pictogram {
	vertical-align: sub;
	font-size: 24px;
	color: #c0c0c0;
}
/*-----------------------------------------------------------------------------------
WORDPRESS CSS CLASSES
-----------------------------------------------------------------------------------*/
/*--- Various ---*/
.sticky {}
.bypostauthor {}
.wp-smiley {
	max-width: 13px !important;
	max-height: 13px;
	margin: 0 !important;
}
.alignleft, img.alignleft { float: left; }
.alignright, img.alignright { float: right; }
.aligncenter, img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}
.alignnone, img.alignnone {
    display: block;
}
iframe { 
    max-width: 100%; 
    margin-bottom: 20px;
}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
}
/*--- Gallery ---*/
.wp-caption {
	text-align: center;
	font-style: italic;
	max-width: 100%;
}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	padding: 5px;
}
.wp-caption img a {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption img {
	width: 100%;
	height: auto;
	display: block;
}
.gallery {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	padding: 30px;
}
.gallery-image {
	margin-left: 0;
}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 10px 0 0;
	text-align: center;
	list-style: none;
}
.gallery-caption {
	font-size: 11px;
	margin-left: 0;
}
.gallery-columns-0 .gallery-item {
	width: 100%;
}
.gallery-columns-1 .gallery-item {
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-3 .gallery-item {
	width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery-columns-5 .gallery-item {
	width: 20%;
}
.gallery-columns-6 .gallery-item {
	width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	width: 11.11%;
}
.gallery-columns-10 .gallery-item {
	width: 10%;
}
.gallery-columns-11 .gallery-item {
	width: 9.09%;
}
.gallery-columns-12 .gallery-item {
	width: 8.33%;
}
.gallery-columns-13 .gallery-item {
	width: 7.69%;
}
.gallery-columns-14 .gallery-item {
	width: 7.14%;
}
.gallery-columns-15 .gallery-item {
	width: 6.66%;
}
.gallery-columns-16 .gallery-item {
	width: 6.25%;
}
.gallery-columns-17 .gallery-item {
	width: 5.88%;
}
.gallery-columns-18 .gallery-item {
	width: 5.55%;
}
.gallery-columns-19 .gallery-item {
	width: 5.26%;
}
.gallery-columns-20 .gallery-item {
	width: 5%;
}
.gallery-columns-21 .gallery-item {
	width: 4.76%;
}
.gallery-columns-22 .gallery-item {
	width: 4.54%;
}
.gallery-columns-23 .gallery-item {
	width: 4.34%;
}
.gallery-columns-24 .gallery-item {
	width: 4.16%;
}
.gallery-columns-25 .gallery-item {
	width: 4%;
}
.gallery-columns-26 .gallery-item {
	width: 3.84%;
}
.gallery-columns-27 .gallery-item {
	width: 3.7%;
}
.gallery-columns-28 .gallery-item {
	width: 3.57%;
}
.gallery-columns-29 .gallery-item {
	width: 3.44%;
}
.gallery-columns-30 .gallery-item {
	width: 3.33%;
}
.gallery .gallery-item img {
	width: 94%;
	height: auto;
	border: none;
	margin: 0 !important;
	padding:  0 !important;
}
.gallery .gallery-item a {
	border: none !important;
	margin:  0 !important;
	padding: 0 !important;
}
.gallery .gallery-item a:hover {
	border-bottom: 0px;
}
.gallery .gallery-item a:hover img, section.widget a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}
/*--- Comments ---*/
.commentlist .reply {}
.commentlist .reply a {}
.commentlist .alt {}
.commentlist .odd {}
.commentlist .even {}
.commentlist .thread-alt {}
.commentlist .thread-odd {}
.commentlist .thread-even {}
.commentlist li ul.children .alt {}
.commentlist li ul.children .odd {}
.commentlist li ul.children .even {}
.commentlist .vcard {}
.commentlist .vcard cite.fn {}
.commentlist .vcard span.says {}
.commentlist .vcard img.photo {}
.commentlist .vcard img.avatar {}
.commentlist .vcard cite.fn a.url {}
.commentlist .comment-meta {} 
.commentlist .comment-meta a {}
.commentlist .commentmetadata {}
.commentlist .commentmetadata a {}
.commentlist .parent {}
.commentlist .comment {}
.commentlist .children {}
.commentlist .pingback {}
.commentlist .bypostauthor {}
.commentlist .comment-author {}
.commentlist .comment-author-admin {}
.commentlist {}
.commentlist li {}
.commentlist li p {}
.commentlist li ul {}
.commentlist li ul.children li {}
.commentlist li ul.children li.alt {}
.commentlist li ul.children li.byuser {}
.commentlist li ul.children li.comment {}
.commentlist li ul.children li.depth-{id} {}
.commentlist li ul.children li.bypostauthor {}
.commentlist li ul.children li.comment-author-admin {}
.comment-navigation .page-numbers {
	padding: 0 0 0 5px;
}
#cancel-comment-reply {}
#cancel-comment-reply a {}
/*--- Stuff ---*/
 li.categories {}  
 li.cat-item {}
 li.cat-item-{id} {}
 li.current-cat {}
 li.current-cat-parent {}
 ul.children {}
.linkcat {}
.blogroll {}
.more-link {}
/*-----------------------------------------------------------------------------------
WIDGET
-----------------------------------------------------------------------------------*/
/*--- Various ---*/
.widget_text img {
	max-width: 100%;
	height: auto;
}
/*--- Table ---*/
.widget table {
	width: 100%;
}
.widget table th {
	text-align: left;
	font-weight: normal;
}
/*--- Lists ---*/
.widget ul {
	list-style-type: none;
}
.widget_recent_entries ul li, .widget_recent_comments ul li, .widget_rss ul li {
	margin: 0 0 10px;
}
/*--- Forms ---*/
select {
	background: none repeat scroll 0 0 #FFFFFF;
 Β  Β height: 24px;
	border: 1px solid #b0b0b0;
}
.widget input[type=text],.widget input[type=email] {
	width: 210px;
}
.widget select {
	width: 210px;
}
.widget label.screen-reader-text {
     display: none;
}
/*--- Stuff ---*/
.widget {}
.widget_links {}
.widget_links ul {}
.widget_links ul li {}
.widget_links ul li a {}
.widget_meta {}
.widget_meta ul {}
.widget_meta ul li {}
.widget_meta ul li a {}
.widget_pages {}
.widget_pages ul {}
.widget_pages ul li {}
.widget_pages ul li a {}
.widget_recent_entries {}
.widget_recent_entries ul {}
.widget_recent_entries ul li {}
.widget_recent_entries ul li a {}
.widget_archive {}
.widget_archive ul {}
.widget_archive ul li {} 
.widget_archive ul li a {}
.widget_archive select {}
.widget_archive option {}
.widget_links {}
.widget_links li:after {}
.widget_links li:before {}
.widget_tag_cloud {}
.widget_tag_cloud a {}
.widget_tag_cloud a:after {}
.widget_tag_cloud a:before {}
.widget_calendar {}
.widget_calendar caption {
	margin: 0 0 5px;
}
#calendar_wrap {}
#calendar_wrap th {
	text-align: center;
}
#calendar_wrap td {
	text-align: center;
}
#wp-calendar tr td {}
#wp-calendar caption {}
#wp-calendar a {}
#wp-calendar #today {}
#wp-calendar #prev {}
#wp-calendar #next {}
#wp-calendar #next a {
	padding: 10px 0 0;
}
#wp-calendar #prev a {
	padding: 10px 0 0;
}
.widget_categories {}
.widget_categories ul {}
.widget_categories ul li {} 
.widget_categories ul ul.children {}
.widget_categories a {}
.widget_categories select{}
.widget_categories select#cat {}
.widget_categories select.postform {}
.widget_categories option {}
.widget_categories .level-0 {}
.widget_categories .level-1 {}
.widget_categories .level-2 {}
.widget_categories .level-3 {}
.recentcomments {}
#recentcomments {}
#recentcomments li {}
#recentcomments li a {}
.widget_recent_comments {}
#searchform {}
.widget_search {}
.screen-reader-text {}
.textwidget {}
.widget_text {}
.textwidget p {}
/*-----------------------------------------------------------------------------------
Flickr widget
-----------------------------------------------------------------------------------*/
.flickr_badge_image {
	background: #ff0084 url('./images/flickr-overlay.png') no-repeat center center;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	display: inline-block;
	margin: 0 2% 2% 0;
	vertical-align: top;
	width: 32%;
	zoom: 1;
}
.flickr_badge_image:nth-of-type(3n) {
	margin: 0 0 2%;
}
.flickr_badge_image:nth-child(odd) {
	background: #0063dc url('./images/flickr-overlay.png') no-repeat center center;
}
.flickr_badge_image a img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: block;
	height: auto;
	opacity: 1;
	transition: opacity .35s ease-in-out;
    -moz-transition: opacity .35s ease-in-out;
    -webkit-transition: opacity .35s ease-in-out;
    width: 100%;
    z-index: -1;
}
.flickr_badge_image a:hover img {
	opacity: 0 !important;
    transition: opacity .35s ease-in-out;
    -moz-transition: opacity .35s ease-in-out;
    -webkit-transition: opacity .35s ease-in-out;
}
#thmlvPageWidget .flickr_badge_image {
	margin: 0 1% 2%;
	width: 10.5%;
}
#thmlvPageWidget .flickr_badge_image:nth-of-type(10n) {
	margin: 0 0 2%;
}
@media ( max-width : 767px ) {
	#thmlvPageWidget .widget .flickr_badge_image {
		margin: 0 2% 2% 0;
		width: 15% !important;
	}
	#thmlvPageWidget .widget .flickr_badge_image:nth-of-type(6n) {
		margin: 0 0 2%;
	}
	#thmlvFooterWidgetArea .widget .flickr_badge_image {
		margin: 0 2% 2% 0;
		width: 15% !important;
	}
	#thmlvFooterWidgetArea .widget .flickr_badge_image:nth-of-type(6n) {
		margin: 0 0 2% !important;
	}
}
/*stathis for emst*/
textarea, input {	
font-family: 'Gotham Greek', Helvetica, sans-serif !important;
}
.single-portfolio article #content p, .single-post article #content p, .page article #content p {
    padding: 7px 30px;
}
.single-portfolio article #content table, .single-post article #content table, .page article #content table {
    padding: 7px 30px;
}
.single-portfolio article #content table.fullwidth, .single-post article #content table.fullwidth, .page article #content table.fullwidth {
    width:100%;
}

#main #content h1, #main #content h2, #main #content h3, #main #content h4, #main #content h5, #main #content h6 {
    margin: 10px 0 0 30px;
}
div#content {
    padding-top: 20px;
    padding-bottom: 20px;
}
.responsive-map{
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.responsive-map iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}
.thmlv-widget-social .fa {
    margin-right: 8px;
    font-size: 18px !important;
}
.instagram-size-thumbnail img {
    width: 32%;
max-width: 70px;
    float: left;
    margin: 0px 1% 1% 0px;
}
#copyright {
    border-bottom: 1px solid #ccc;
}
.footerlogo{
    float: left;
    margin-right: 20px;
}
#footeraddress section.widget {
    padding: 0px 0px 30px 20px;
}
#copyright section.widget {
    padding: 10px 0px 15px 20px;
}
.postfullwidth {
	width: 720px !important;
}
.category-symbol-box {
    padding-bottom: 10px;
}
img.category-symbol-icon {
    /*margin-bottom: 5px;*/
	width:20px !important;
	height:10px !important;
}
.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active>ul.sub-menu {
    margin-left: 10px;
}
.shiftnav .shiftnav-nav {
    margin: 25px 0px;
}
.shiftnav:after {
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.6) !important;
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.6) !important;
    -ms-box-shadow: 0 0 4px rgba(0,0,0,.6) !important;
    -o-box-shadow: 0 0 4px rgba(0,0,0,.6) !important;
    box-shadow: 0 0 4px rgba(0,0,0,.6) !important;
}
.shiftnav-search .shiftnav-searchform {
    height: 40px;
    background: #fff;
    width: 84%;
    margin: auto;
}
.shiftnav-search input.shiftnav-search-input {
    border: 0px;
    border-top: 1px solid #bababa;
	background-color: #fff !important;
}
i.shiftnav-icon.icon-exhibitions {
    margin-right: 10px !important;
}
i.shiftnav-icon.icon-exhibitions:before {
    content: url('http://www.emst.gr/web3/wp-content/uploads/2017/03/category-symbol-2.png');
    position: relative;
    top: 2px;
}
i.shiftnav-icon.icon-events {
    margin-right: 10px !important;
}
i.shiftnav-icon.icon-events:before {
    content: url('http://www.emst.gr/web3/wp-content/uploads/2017/03/category-symbol-3.png');
    position: relative;
    top: 2px;
}
i.shiftnav-icon.icon-prolegomena {
    margin-right: 10px !important;
}
i.shiftnav-icon.icon-prolegomena:before {
    content: url('http://www.emst.gr/web3/wp-content/uploads/2017/03/category-symbol-5.png');
    position: relative;
    top: 2px;
}
i.shiftnav-icon.icon-shortnews {
    margin-right: 10px !important;
}
i.shiftnav-icon.icon-shortnews:before {
    content: url('http://www.emst.gr/web3/wp-content/uploads/2017/03/category-symbol-4.png');
    position: relative;
    top: 2px;
}
.single-post aside section.widget:before,.page aside section.widget:before, section.widget_page_menu:before {
    content: ' ';
    border-top: 3px solid #c32625;
    width: 15px;
    display: block;
    margin-bottom: 5px;
}
.fiv-inner {
    padding: 0px !important;
    border-width: 0px !important;
    border-radius: 0px !important;
}
.fiv-inner > .fiv-inner-container {
    border-radius: 0px !important;
    border-width: 0px !important;
}
.foogallery-image-viewer > .fiv-inner > .fiv-ctrls > .fiv-prev, .foogallery-image-viewer > .fiv-inner > .fiv-ctrls > .fiv-next {
border-width: 0px !important;
}
.langmenu {
    padding: 21px 19px 0px 0px !important;
    font-size: 15px;
    text-align: right;
}
/*download manager*/
.wpdm-link-tpl {
    margin: 20px 0px;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    padding: 10px;
}
.w3eden .panel {
    border-radius: 0px !important;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
}
.w3eden .panel-default {
    border-color: #f1f1f1 !important;
}
.w3eden .panel-footer {
	display: none !important;
    background: #fdfdfd !important;
    border-top: 1px solid #f1f1f1 !important;
}
.w3eden{
    width: 95%;
    margin: auto;
}
.w3eden a {
	color: #4a4a4a !important;
}
.minus20 {
    margin-top: -20px;
}
.foogallery-default.border-style-square-white a, .foogallery-default.border-style-square-white a:hover {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
footer .thmlv-social {
    padding-bottom: 0px !important;
}
footer .widget_nav_menu {
    padding-top: 25px!important;
}
.shiftnav-open #shiftnav-toggle-main.shiftnav-toggle-icon-x .shiftnav-toggle-burger .fa:before, .shiftnav-open #shiftnav-toggle-main.shiftnav-toggle-main-entire-bar.shiftnav-toggle-icon-x:before {
    content: '\f105' !important;
    font-size: 30px !important;
}
#content figure {
    margin-bottom: 20px;
}
.foogallery-image-viewer > .fiv-inner > .fiv-ctrls > .fiv-next:before {
    /*content: '\f105' !important;
    font: normal normal normal 27px/1 FontAwesome !important;*/
	content: none !important;
}
.foogallery-image-viewer > .fiv-inner > .fiv-ctrls > .fiv-prev:before {
    /*content: '\f104' !important;
    font: normal normal normal 27px/1 FontAwesome !important;*/
	content: none !important;
}
.foogallery-image-viewer > .fiv-inner > .fiv-ctrls > .fiv-prev > span, .foogallery-image-viewer > .fiv-inner > .fiv-ctrls > .fiv-next > span{
	transform:none !important;
}
.foogallery-image-viewer > .fiv-inner > .fiv-ctrls > .fiv-prev:hover:before,
.foogallery-image-viewer > .fiv-inner > .fiv-ctrls > .fiv-next:hover:before {
	/*transform: translateY(-100%);*/
	transform: translateY(100%);
}
.foogallery-image-viewer > .fiv-inner > .fiv-ctrls > .fiv-prev > span,
.foogallery-image-viewer > .fiv-inner > .fiv-ctrls > .fiv-next > span {
	display: block;
	width: 100%;
	transform: translateY(100%);
	/*transform: none;*/
	/*transition: transform .3s;*/
	/*transition: none;*/
}
.foogallery-image-viewer > .fiv-inner > .fiv-ctrls > .fiv-prev:hover > span,
.foogallery-image-viewer > .fiv-inner > .fiv-ctrls > .fiv-next:hover > span {
	/*transform: translateY(0);*/
	transform: none;
}
div.wpcf7-validation-errors {
    border: 0px !important;
}
div.wpcf7-response-output {
    margin: 8px 0px 0px 0px !important;
    color: #c32625 !important;
    font-size: 11px !important;
	padding: 0px !important;
}
span.wpcf7-not-valid-tip {
    color: #c32625 !important;
    font-size: 11px !important;	
}
#arve .arve-wrapper, #tinymce .arve-wrapper {
    margin-top: 1.5em;
}
/*docking menu*/
.shiftnav-content-wrap h4 {
    padding: 0px 0px 10px 0px !important;
    font-weight: 400;
}
.shiftnav-content-wrap h4:before{
    content: ' ';
    border-top: 3px solid #c32625;
    width: 15px;
    display: block;
    margin-bottom: 5px;
}
/*page submenu*/
section#text_icl-21 { /*footer menu for languages*/
    padding-top: 0px !important;
}
section.widget_page_menu {
    margin-bottom: 20px;
}
.pagemenu .current-menu-item a, .pagemenu .menu-item a:hover  {
    color: #d83227;
}
.pagemenu li {
    margin-bottom: 6px;
}

/*end of page submenu*/
footer section#nav_menu-2 {
    padding: 10px 10px 15px !important;
}
.athensculture{
margin-top:10px;}

.foogallery-caption {
    background: rgba(0,0,0,0.4) !important;
    padding: 4px 10px 0px 5px !important;
}
.foogallery-image-viewer .foogallery-caption-title {
    font-size: 11px !important;
    font-family: 'Gotham Greek', Helvetica, sans-serif !important;
}
.foogallery-image-viewer .foogallery-caption-desc {
    color: #f9f9f9;
    font-size: 10px;
    font-style:italic;
    font-family: 'Gotham Greek', Helvetica, sans-serif !important;
}
.footer-espa {
    margin-top: 80px;
    padding-top: 10px;
    text-align: center;
    font-size: 11px;
}
.footer-espa img{
    display: block;
    margin: auto;
    margin-bottom: 5px;
}
.hiddencontent{
display:none;
}
p.location-info img, .category-symbol-box img {
    max-width: 16px !important;
    display: inline !important;
    width: auto !important;
}table.big-events-table td +td {
    text-align: right;
}

table.big-events-table>tbody>tr>td {
    padding: 10px 2px 5px 5px;
    border-bottom: 1px solid #d6d6d6;
}
.sponsors-logos-container{text-align:center;}
.sponsor-title.master-title{font-size: 110%;}
.sponsor-title.cat-title{margin-top: 20px; font-weight: bold; margin-bottom: 5px;}
.sponsor-cat-area{}
.sponsor-cat-area a{border:0 !important;text-decoration:none;}
.sponsor-cat-area img{width: auto !important;display: initial !important;}

/*category shortlist settings*/
img.attachment-100x100.size-100x100.wp-post-image{
    width:100px;
}
.archive article.type-post.article-shortlist{
    min-height: inherit;    
}
article.type-post header.header-shortlist{
    width: 550px;
    float: initial;
    display: inline-block;
    padding: 15px 0 0 15px;
    position: inherit;
}
article.type-post header.header-shortlist h1{
    margin: 0 0 5px;
}
.archive article.type-post header.header-shortlist p{
    padding: 0 0 0 3px;
}
article.type-post figure.figure-shortlist{
    /*width:100px;
    height:100px;*/
    display: inline
}
.archive article.type-post.article-shortlist.year_group_article {
    box-shadow: none;
    background: rgba(0,0,0,0.25);
    text-align: center;
}
.archive article.type-post.article-shortlist.year_group_article h1.year_group_title{
    padding: 5px 0;
}

div#slider .feature .feature-subtitle {
    display: block;
    width: 100%;
    float: left;
}
.feature-subtitle > a {
    background: rgba(0,0,0,0.25);
    -moz-box-shadow: 10px 0 0 rgba(0,0,0,0.25), -10px 0 0 rgba(0,0,0,0.25);
    color: #ffffff;
    padding: 5px 5px;
    margin: 0 1px;
}
.feature-subtitle > a:hover{
    color: #ffffff;
}

/* end of category shortlist settings*/
.left10{margin-left:10px;}
.accordion-v2 .glg-accordion, .accordion-v2 .su-accordion {
    border: 1px solid #ddd;
    margin: 2px;
}
.accordion-v2 .glg-spoiler, .accordion-v2 .su-spoiler {
    border: 1px solid #ddd;
    margin: 3px;
}