a {
color: #FFF;
cursor: pointer;
text-decoration: none;
-o-transition: .2s;
-ms-transition: .2s;
-moz-transition: .2s;
-webkit-transition: .2s;
transition: .2s;
}

body, button, input, select, textarea {
-moz-font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
color: #FFFFFF;
font-family: 'Muli', sans-serif;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.5;
background-color: #000;
}

.large#content {width: 96%;}

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
background: #000;
}

.main-navigation li:hover > a,
.main-navigation ul ul :hover > a,
.main-navigation a:focus {
	background: #000;
	color: red;
}


.main-navigation li a{font-family: Chiller; font-size: 30px;}

.main-navigation a {
color: #fff;
display: block;
font-size: 16px;
font-size: 1.6rem;
font-weight: normal;
line-height: 1em;
padding: 0.5em 0.5em;
text-decoration: none;
}

.logospace {
margin: auto;text-align: center; width: 100%;
}

.logospace img {width: 100%;
max-width: 582px; }

.home .hentry, .archive .hentry {
padding: 0 0 1.2em;
margin-bottom: 2.5em;
border-bottom: dotted 0px #d4d4d4; 
position: relative;
}

footer {
border-top: 1px solid #0B0B0B;
clear: both;
margin: 0 auto;
text-align: center;
width: 98%;
}

.main-navigation {
background: #3a3a3a;
display: block;
float: none;
margin: auto;
}

#top-wrap {
    margin: 0px;
    padding: 0px;
    width: 100%;
    background: none repeat scroll 0% 0% #0B0B0B;
}


#wrap {overflow: hidden;}

.all#content {width: 100%;}


.all .#container {padding: 5px;
  margin-bottom: 20px;
  border-radius: 5px;
  clear: both;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;}
		  
.centered { margin: 0 auto; }

.mansbox {
  margin: 5px;
  padding: 5px;
  background: #333;
  font-size: 11px;
  line-height: 1.4em;
  float: left;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}
.mansbox h2.entry-title a {font-size: 14px; font-weight: 200; margin:0px; padding: 0px;}
.grid3 {width: 280px;}
.grid3.masonry {
margin: 0 10px 40px;position
absolute;
}
.mansbox h2 {
  font-size: 14px;
  font-weight: 200;
}

.mansbox img,
#tumblelog img {opacity: 1;
  display: block;
  width: 100%;
}

.mansbox:hover img {opacity: 0.6; -webkit-transition: all 600ms ease 25ms;
	-moz-transition: all 600ms ease 25ms;
	-ms-transition: all 600ms ease 25ms;
	-o-transition: all 600ms ease 25ms;
	transition: all 600ms ease 25ms;}

.rtl .box {
  float: right;
  text-align: right; 
  direction: rtl;
}

img.attachment-big-thumb.wp-post-image {height: auto;
}

div#infscr-loading {
z-index: 9999;
position: absolute;
bottom: 15px;
left: 50%;
margin-left: -35px;
}

input[type="text"], input[type="tel"], textarea, input[type="email"] {
    color: #FFF;
}
input[type="text"]:focus, textarea:focus {
    color: #FFFCFC;
}

h1.post-title {
   
    margin-bottom: 25px;
}

h1.page-title {
   
    margin-bottom: 25px;
}

@media screen and (max-width: 788px) {
.menu-menu-1-container {
    margin: auto;
    width: 100%;
}

.main-small-navigation li {
    background: #1A1818 none repeat scroll 0% 0%;
    text-align: center;
}


.menu-toggle {
    
    color: #fff;
}
}