/*
Theme Name: Miso Bugarski
Theme URI: http://misobugarski.com
Description: interior and product designer
Version: 1
Author: NEUELABS
Author URI: http://neuelabs.com
*/
@font-face {
	font-family: 'CoconRegular';
	src: url('http://www.misobugarski.com/wp-content/themes/tema-miso-bugarski/cocon-regular-webfont.eot');
	src: local('?'), url('http://www.misobugarski.com/wp-content/themes/tema-miso-bugarski/cocon-regular-webfont.woff') format('http://www.misobugarski.com/wp-content/themes/tema-miso-bugarski/woff'), url('http://www.misobugarski.com/wp-content/themes/tema-miso-bugarski/cocon-regular-webfont.ttf') format('truetype'), url('http://www.misobugarski.com/wp-content/themes/tema-miso-bugarski/cocon-regular-webfont.svg#webfontld1t5yGG') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
background-color: #121B1E;
}
body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	min-width:960px;		/* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
	
	font-size:90%;
	background-color: #121B1E;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	color: #61747F;
	
	background-repeat: repeat-y;
	background-position: center center;
}
.Cocon-Regular {
	font-weight: normal;
	font-style: normal;
	font-family: 'CoconRegular', sans-serif;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}

img {
	margin:0px;
	padding: 0px;
}
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;
	
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1 {
	position:relative;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
	padding: 0;
	margin: 0%;
	float: left;
}

.col2 {
	float:left;
	position:relative;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 0;
	margin-top: 17%;
	margin-bottom: 17%;
}
.col3 {
	float:left;
	position:relative;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 0;
	margin-top: 20%;
	margin-bottom: 17%;
}
.central {
	height: 500px;
	width: 390px;
	margin-right: auto;
	margin-left: auto;
}

.central-bio {
	height: 500px;
	width: 508px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

.central-single {
	height: auto;
	width: 535px;
	padding: 0px;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.central-single .post {
	padding: 0px;
	margin: 0px;
	width: 535px;
}
.central-single .secondary_content {
	float: left;
	width: 320px;
}
.central-single .post p {
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	padding-top: 10px;
}
.central-single  h2 {
	font-size: 16px;
	float: left;
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	color: #93A546;
	margin-right: 0px;
}


.campos {
	list-style-type: none;
	font-size: 11px;
	float: right;
	margin-top: 12px;
	width: 190px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 0px;
}
.campos li {
	color: #93A546;
	padding-bottom: 2px;
	padding-top: 2px;
}
.campos li span {
	color: #61747F;
	font-weight: normal;
}
.central-izq, .central-der {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	width: 50%;
	background-color: #096;
	float: left;
}

/* 3 Column settings */
.threecol {

}
.threecol .colmid {
	right:25%;
}
.threecol .colleft {
	right:50%;
}
.threecol .col1 {
	left:102%;
	width: 46%;
	margin: 0%;
	padding-top: 3%;
	float: left;
	height: 100%;
}
.threecol .col2 {
	width:21%;			/* Width of left column content (column width minus padding on either side) */
	left:31%;
}
.threecol .col3 {
	width:21%;			/* Width of right column content (column width minus padding on either side) */
	left:85%;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	padding: 0px;
}
/* Footer styles */
#footer {
	clear:both;
	width: 100%;
	position: fixed;
	bottom: 0px;
	left:0px;
	z-index: 99999;

	background-repeat: repeat-y;
	background-position: center center;
}
#footer p {
	margin:0;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
}
.footcol1 {
	float: left;
	height: 30px;
}
.footcol2 {
	float: right;
	height: 30px;
}
a {
	color:#93A546;
outline: none;
	text-decoration: none;
}
a:hover {
	color:#61747F;
	text-decoration:none;
}
.colmask.threecol .colmid .colleft .col2 #disciplinas {
	list-style-type: none;
	width: 100%;
	padding: 0px;
	float: left;
}
.colmask.threecol .colmid .colleft .col2 #disciplinas li {
	float: left;
	font-size: 14px;
	line-height: 20px;
}

.colmask.threecol .colmid .colleft .col2 #categorias {
	margin-top: 10px;
	list-style-type: none;
	padding: 0px;
	float: left;
	width: 240px;
}
.colmask.threecol .colmid .colleft .col2 #categorias li {
	line-height: 18px;
	font-size: 12px;
}
#disciplinas a, #categorias a {
	color: #61747F;
	text-decoration: none;
}
#disciplinas a:hover, #categorias a:hover {
	color: #93A546;
	text-decoration: none;
}
#disciplinas .current a, #categorias .current a {
	color: #93A546;
	text-decoration: none;
}
#logobio     {
	list-style-type: none;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 240px;
	float: right;
}

/* LOGO */
.logo {
	float: right;
	padding: 0px;
	height: 54px;
	width: 55px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.logo h1 {
	display:block;
	height:54px;
	width:55px;
	background-image: url(http://www.misobugarski.com/wp-content/themes/tema-miso-bugarski/images/logo_actv.png);
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.logo h1 a {
    display:block;
    height:54px;
    width:93px; 
}

.logo h1 a span {
    display:none;
}
#logobio .name {
	margin-top: 20px;
	float: right;
	padding: 0px;
}
#logobio .name a {
	color: #61747F;
	text-decoration: none;
}
#logobio .name a:hover {
	color: #93A546;
	text-decoration: none;
}
#logobio .name a.current {
	color: #93A546;
	text-decoration: none;
}
div.sc_menu_wrapper {
	position: relative;
	height: 500px;
	/* Make bigger than a photo, because we need a place for a scrollbar. */
	width: 160px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	margin-top: 30px;
	overflow: auto;
overflow-x: hidden;
margin-right: auto;
	margin-left: auto;
}
div.sc_menu {
	padding: 15px 0;
}
.sc_menu a {
	display: block;
	margin-bottom: 12px;
	width: 129px;
	height: 80px;
	border: 3px solid #121b1e;
	/* When image support is turned off */
	color: #fff;
	background: #121b1e;
	 -moz-box-shadow:-1px 1px 3px #000;
    -webkit-box-shadow:-1px 1px 3px #000;
    box-shadow:-1px 1px 3px #000;
    opacity:0.9;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);

}
.sc_menu a:hover {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #93A546;
	border-right-color: #93A546;
	border-bottom-color: #93A546;
	border-left-color: #93A546;
}
.sc_menu img {
	display: block;
	border: none;
	opacity:0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);

}

.sc_menu_wrapper .loading {
	position: absolute;
background: url(http://www.misobugarski.com/wp-content/themes/tema-miso-bugarski/images/ajax-loader.gif) no-repeat center center;
	height: 500px;
	margin: 0 auto;
	width: 160px;
	text-align: center;
	color: #fff;

}
.clipwrapper{
 position:relative;
 height:80px;
}
.clip{
	position:absolute;
	clip:rect(0px,40px,40px,0px);
}
.sharemiso {
	width: 400px;
	height: 25px;
	float: left;
	font-size: 11px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.sharemiso p  {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
object  {
	margin: 0px;
	padding: 0px;
	float: left;
}


/* Tooltip */

.selectlang {
	width: 160px;
	list-style-type: none;
	height:15px;
	float: right;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.selectlang .language_item a {
	float: left;
	font-size: 11px;
	color: #61695A;
	margin-left: 15px;
}
.selectlang .language_item.current_language_item a{
	color: #93A546;
}
.tipsy {
	padding: 5px;
	font-size: 11px;
	
}
  .tipsy-inner { padding: 5px 8px 4px 8px; color: #61747F; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }



.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	}
.gallery-row.clear        {
	text-decoration: none;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
}

.gallery .gallery-item {
	overflow: hidden;
	float: left;
	text-align: center;
	list-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 104px;
	width: 169px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;


	}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 89%;
	height: 104px;
	padding: 0px;
	margin: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 169px;
border: 2px solid #192327;
	/* When image support is turned off */
	background: #121b1e;
	 -moz-box-shadow:-1px 0px 1px #000;
    -webkit-box-shadow:-1px 0px 1px #000;
    box-shadow:-1px 0px 1px #000;
    
	}
.gallery-caption {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	height: 0px;
	}

/* Image sizes depending on the number of columns */

.col-3 {
	width: 22%;
	margin: 0px;
	padding: 0px;
}
.menu-share {
background: url('http://www.misobugarski.com/wp-content/themes/tema-miso-bugarski/images/1279622659_share-grey.png') no-repeat 0 top;
height: 24px;
width: 24px;
float: left;
margin: 0 4px;
}
.menu-share:hover {
background-position: 0 -24px;
cursor: pointer;
}
.menu-share img {
display: none;
}
.Container {
	position: absolute;
	top: 80px;
	left: 100px;
	width: 500px;
	height: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.central-bio .Container h2 {
	font-size: 16px;
	color: #93A546;
	line-height: 18px;
	padding-left: 20px;
}

#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 500px;
  height: 450px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-size: 11px;
  text-indent: 20px;
  
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;

}
.Scroller-Container img {
  float: left;
padding-top: 25px;
  padding-right: 30px;
padding-bottom: 25px;
border: 0px;
}
.Scroller-Container img a {
  border: 0px;
text-decoration: none;
}
.Scrollbar-Track {
  width: 8px; height: 450px;
  position: absolute;
  top: 75px; left: 600px;
  background-color: #0F161A;
 margin-top: 30px;
}
.Scrollbar-Handle {
  position: absolute;
  top: 0px; left: 0px;
  width: 8px; height: 100px;
  background-color: #93A546;
}
.centeredcontent {
	width: 720px;
	height: 400px;
	text-align: center;
	border: 0px;
	background-color: #121B1E;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
padding: 0px;
	margin-left: -360px;
	margin-top: -200px;
}
.centeredcontent object {
marging: 0px;
padding: 0px;
}

