/*
Theme Name: SUOIRETSYM
Description: suoiretsym
*/

 
html ,body{
	height: 100%;
	font-family: "tbchibirgothicplusk-pro";
	color: #473F42;
}

img { border-width: 0px; text-decoration:none;}

a img {border-style:none;}
a:visited img {border-style:none;}
a:hover img{border-style:none;}
a {
    outline: none;
}
a:focus, *:focus { outline:none; }

div#container {
	font-family: "tbchibirgothicplusk-pro";
	color: #473F42;
	width: 68%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
	max-width: 1100px;
	min-width: 600px;
}
.back2 img {
	position: fixed;
	top: 0px;
	right: 10%;
	height: 100%;


}
.back img {
	height: 100%;
	position: fixed;
	left: 10%;
	bottom: 0px;
	max-width: none;
}



div#content  {
	float: left;
	width: 80%;
	min-width: 551px;
}
  


.rs a{ 
text-decoration:none;
}

div.post  {
	margin: 20px 0px 20px 40px;
	overflow: hidden;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
	border: 1px solid #8ED6E6;
	border-radius: 10px;
	font-size: 90%;
	width: 90%;
	float: none;
  }


div.post a img{ 
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    -ms-transition: 0.1s;
    transition: 0.1s;
}

div.post a img:hover{
		 -webkit-filter: sepia(60%);
     -moz-filter: sepia(60%);
     -ms-filter: sepia(60%);
     -o-filter: sepia(60%);
     filter: sepia(60%);
	
}
  
div.pagepost  {
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 16px;
  }

div.pagepost img{margin: 3px;}
div.pagepost img a{ text-decoration:none;}

div.pageinfo{
	text-align: left;
	margin-top: 14px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom: 3px dashed #8ED6E6;
	font-family: "fira-sans";
}
.pageinfo .title .fa {
	font-size: 131%;
	margin-right: 5px;
}

  
div.pageinfo  span{
	font-size: 177%;
	text-decoration: none;
	color: #474747;
}

div.post img{
	max-width: 100%;
	width: auto;
	height: auto;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: -4px;
  }
  


div.r-title{
  position:absolute;
  bottom:20px;
  left:-150px;
font-size:3.0em;
color:#FFF;
  font-family:"courier-prime",sans-serif;
}

  
div.postinfo div.title h2  {
	text-align: center;
	font-size: 130%;
	margin: 0px 0px -27px 0px
}
  
div.postinfo div.title h2 a{

      background-color: #FFFFFF;
  border-bottom:1px dotted;
  text-decoration: none;
  color: #474747;}

div.postinfo div.postcat  {
    text-align: right;
  margin: 0px 30px -32px 0px}

div.postinfo div.postcat a  {
    font-size: smaller;
  background-color: #a7d043;
  border-radius: 2px;
  text-decoration: none;
  color: #ffffff;
  padding: 1px 5px}


div.time {
	margin: 0px 0px -55px 0px;
	width: 90px;
	height: 90px;
	background-color: #8ED6E6;
	border-radius: 110px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
  }
  
div.time a{
text-decoration: none;
line-height:0.4;
color: #ffffff;
padding:10px 
}

div.time .year{
	font-family: "courier-prime";
	font-size: 70%;
	margin-top: 17px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 2px;
	padding-top: 0px;
}

div.time .month{
	font-family: "courier-prime",sans-serif;
	font-size: 210%;
	line-height: 1.1;
	margin-top: 7px;
	margin-right: 50px;
	margin-left: 7px;
	margin-bottom: 0px
}

div.time .day{
	font-family: "courier-prime",sans-serif;
	font-size: 300%;
	margin-top: 98px;
	margin-right: 0px;
	margin-left: 35px;
	margin-bottom: 0px;
	padding-top: 199px;
}

p.pagenation  {font-size: 0.75em;
  overflow: hidden}

p.pagenum  {text-align: center}

p.pagenum a, p.pagenum span
  {padding: 3px 6px;
  color: #ffffff}

p.pagenum a  {background-color: #aaaaaa;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;}

p.pagenum a:hover  {background-color: #474747}

p.pagenum span  {background-color: #474747;}

div.etcwork {text-align: center;
font-size: 0.9em}


div#sidebar  {
	width: 17%;
	font-size: 75%;
	float: right;
	margin-right: 1%;
	max-width: 150px;
}

div#sidebar ul  {margin: 0;
  padding: 0;
  list-style-type: none}

div#sidebar .widget  {margin-bottom: 20px}

div#sidebar h2  {font-size: 75%;
  color: #ffffff;
  background-color: #8ED6E6;
  border-radius: 3px;
  padding: 2px 10px;
  margin-bottom: 5px}

div#sidebar li li  {font-size: 0.75em;
  border-bottom: dotted 1px #8ED6E6;
  margin: 0}

div#sidebar li li a  {color: #000000;
  display: block;
  padding: 5px 10px;
  -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;}

div#sidebar li li a:hover  {background-color: #FFF7A9}


#searchform, #searchform div  {display: inline;margin-left:50px}

#searchform label  {display: none}

#s  {
width:180px;
border: solid 1px #aaaaaa;
  border-radius: 5px;
  padding: 3px 8px
}

#s:hover, #s:focus  {background-color: #f7e29e}


#disqus_thread {margin:auto;width:600px;font-size: 0.8em }

div.expostinfo div.time {  margin: 0px 0px -240px 0px;  }
  
div.expost  {
	margin-top: 160px;
	margin-right: 0px;
	margin-left: 40px;
	margin-bottom: 15px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 19px;
	padding-left: 60px;
	padding-bottom: 5px;
	border: 1px solid #8ED6E6;
	border-radius: 10px;
	font-size: 80%;
	height: 70px;
	line-height: 130%;
  }
div.expost a {
	color: #473F42;
  }

div.expost .excerpt {
	text-decoration: underline;
}

#contact_form{width:80%;margin: 10px auto 10px auto;}

#contact_form dt{
margin:13px;
color:#FFF;
width:120px;
padding:5px;
background-color: #474747;
border-radius: 100px;}

#contact_form textarea{width:100%;height:250px;}
#contact_form input{width:100%;}
#contact_form input {
border: solid 1px #aaaaaa;
  border-radius: 5px;
  padding: 3px 8px}

#contact_form input:hover, #contact_form input:focus  {background-color: #f7e29e}

#contact_form textarea {
border: solid 1px #aaaaaa;
  border-radius: 5px;
  padding: 3px 8px}

#contact_form textarea:hover, #contact_form textarea:focus  {background-color: #f7e29e}

#contact_submit  {
width:100px;
height:50px;
float:right;
  padding: 2px 8px;
  margin: 5px 0}


.left { float:left;
text-align: center;
width:27%;
padding-top:140px; }

.left img{margin:10px;}

.right { float:right;
padding:10px 30px 10px 90px;
width:60%;
border-left:1px black solid; }

::selection {
    background: #f7e29e; /* Safari */
}
::-moz-selection {
    background: #f7e29e; /* Firefox */
}

.yarpp-related {margin:20px 0px 20px -500px; text-align:center}
.yarpp-related h3{font-family:"courier-prime",sans-serif; margin-top:400px; border-top:dotted 1px;padding:10px;}
.yarpp-thumbnail-title{text-align:center;font-size: 0.55em}
div.post img.attachment-yarpp-thumbnail{
    margin: 5px; border-radius: 120px;
  }

.clearfloat {
margin : 0px auto;
padding : 0px;
width : 1100px;
}
 
.clearfloat:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}

.clearfloat  {
font-size: 1.0em;
margin-bottom:50px;
 list-style-type: none
}

.clearfloat ul  {margin: 0;
  padding: 0;
  list-style-type: none}

.clearfloat h3  {display:none}

.clearfloat li li  {font-size: 0.8em;
  border-bottom: dotted 1px #aaaaaa;
  margin: 0}

.clearfloat li li a  {color: #000000;
  display: block;
  padding: 5px 10px;
  -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;}

.clearfloat li li a:hover  {background-color: #f7e29e}

.clearfloat ul.sub-menu li {margin-left:20px}


div.photopost  {
    margin: 20px 0px 20px 40px;
  overflow: hidden;
  padding:40px 40px 20px 210px; 
  border:1px solid #474747; 
  border-radius:10px;
  }

.main .recentwork {
	width: 390px;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
	line-height: 144%;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	height: 90px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 36px;
	background-color: #FFF7A9;
	margin-bottom: 12px;
}
.main .logo {
	text-align: center;
}
.main .logo img {
	margin-top: 8px;
}
.main .logo h1 {
	font-size: 102%;
	margin-top: 14px;
}
.main .site {
	text-align: center;
	font-size: 82%;
	font-family: "tbchibirgothicplusk-pro";
}
.main ul.ic {
	display: table;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
	padding-left: 0px;
	margin-top: 15px;
}
.main ul.js-flickity {
	list-style-type: none;
	padding-left: 0px;
}

ul.ic li {
	display: table-cell;
	text-align: center;
	width: 42px;

}
ul.ic li .fa {
	font-size: 175%;
}
ul.ic li a {
	color: #473F42;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
ul.ic li a:hover {
	color: #8ED6E6;
	text-decoration: none;
}
.main .ic .kugiri {
	color: #FFF7A9;
	font-size: 275%;
}



  
div.main {
	width: 45%;
	margin-left: auto;
	margin-right: auto;
	min-width: 432px;
	max-width: 600px;
		font-family: "tbchibirgothicplusk-pro";
	color: #473F42;
	background-color: #FFFFFF;
	position: relative;
	z-index: 3;
	min-height: 100%
}


.com-main {
	width: 80%;
	min-height: 100%;
	margin-left: 27%;
	margin-right: 240px;
	min-width: 432px;
	max-width: 1200px;
	font-family: "tbchibirgothicplusk-pro";
	color: #473F42;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 3;
	top: 0px;
	right: 0px;
	padding-top: 75px;
	padding-right: 45px;
	padding-bottom: 45px;
	padding-left: 130px;
}
.com-main figure  {
	margin-top: 31px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	width: 80%;
	max-width: 657px;
	min-width: 452px;
	border-radius: 10px;
}
figure figcaption h3 {
	font-family: "a-otf-midashi-mi-ma31-pr6n";
	text-align: right;
	font-size: 240%;
	margin-top: 19px;
	margin-right: 12px;
}

figure figcaption p {
	font-family: "a-otf-ud-reimin-pr6n";
	margin-left: 17px;
	font-size: 92%;
}


.com-main figure img {
	width: 100%;
}


div.il-main {
	width: 80%;
	min-height: 100%;
	margin-right: 27%;
	min-width: 432px;
	max-width: 1200px;
	font-family: "tbchibirgothicplusk-pro";
	color: #473F42;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 3;
	top: 0px;
	margin-left: 240px;
	left: 0px;
	padding-top: 75px;
	padding-right: 45px;
	padding-bottom: 45px;
	padding-left: 45px;
}

div.ngg-widget entry-content {
	margin-left: auto;
	margin-right: auto;
	width: 0%;
	text-align: center;
}

.ngg-navigation {padding-bottom:15px;}

div.imagelog {
	margin-left: auto;
	margin-right: auto;
	width: 432px;
	z-index: 2;
}
.main .none {
	margin-top: 21px;
	padding-top: 10px;
	/* [disabled]padding-right: 10px; */
	padding-bottom: 10px;
	/* [disabled]padding-left: 10px; */
}
.topex {
	padding-right: 13px;
	padding-left: 13px;
}


div.imagelog img {
	border: none;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	border-radius: 10px;
	outline:none;
}
div.imagelog img:hover  {
	opacity: 0.5;
}

div.imagelog img a:focus, *:focus { outline:none; }


div.graffiti img {
	border: none;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	width: 167px;
	height: auto;
}

div.graffiti img:hover  {
	opacity: 0.5;
}

.illust {
	width: 50%;
	position: fixed;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 100%;
	top: 0px;
	z-index: 0;
	background-blend-mode: multiply;
	background-color: #E3D0C2;
	background-image: url(img/ilimg.jpg);

}
.il-caption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
}

.illust .il-caption p {
	color: #FFFFFF;
	font-size: 442%;
	position: absolute;
	bottom: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	font-family: "courier-prime";
	z-index: 1;
}

.illust:hover .il-caption {
	opacity: 1;
}


.cont {
	height: 100%;
}


figure {
	position: relative;
	overflow: hidden;
}
figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	
	background: rgba(0,0,0,.3);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
	color: #FFFFFF
}
figure:hover figcaption {
	opacity: 1;
}
figure img {
	 -webkit-transition: .3s;
	transition: .3s;
}
figure:hover img {
	 -webkit-filter: sepia(60%) blur(2px);
     -moz-filter: sepia(60%) blur(2px);
     -ms-filter: sepia(60%) blur(2px);
     -o-filter: sepia(60%) blur(2px);
     filter: sepia(60%) blur(2px);
}

.il-caption2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 1;
}
.illust .il-caption2 p {
	color: #FFFFFF;
	font-size: 442%;
	position: absolute;
	bottom: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	font-family: "courier-prime";
	z-index: 1;
}
.more {
	text-align: right;
	margin-top: 2px;
	margin-right: 54px;
	margin-bottom: 13px;
	margin-left: 7px;
	color: #473F42;
}
.more a {
	color: #473F42;
}
.more a:hover {
	color: #8ED6E6;
	text-decoration: none;
}


.more .fa.fa-arrow-circle-right {
	margin-right: 5px;
	font-size: 121%;
}
.more .word {
	margin-left: 3px;
	font-size: 109%;
}





.comic {
	width: 50%;
	position: fixed;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 100%;
	top: 0px;
	z-index: 0;
	background-blend-mode: multiply ;
	background-color: #E3D0C2;
	background-image: url(img/comimg.jpg);
	right: 0px;
}
.il-main ul.ill  {
	display: table;
	padding-left: 0px;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.il-main ul.ill li {
	display: inline-block;
	margin-top: 23px;
	margin-right: 23px;
	margin-bottom: 23px;
	margin-left: 23px;
}


.com-caption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
}
.com-caption2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 1;
}
.comic .com-caption p {
	color: #FFFFFF;
	font-size: 442%;
	position: absolute;
	bottom: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	font-family: "courier-prime";
	right: 0px;
	z-index: 1;
}
.comic .com-caption2 p {
	color: #FFFFFF;
	font-size: 442%;
	position: absolute;
	bottom: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	font-family: "courier-prime";
	right: 0px;
	z-index: 1;
}

.comic:hover .com-caption {
	opacity: 1;
}


.main2 {
	width: 45%;
	margin-left: auto;
	margin-right: auto;
	min-width: 400px;
	max-width: 550px;
	font-family: "tbchibirgothicplusk-pro";
	color: #473F42;
	background-color: #FFFFFF;
	position: relative;
	z-index: 3;
	display: none;
}
.navbar-header .navbar-brand img {
	display: inline;
	margin-right: 3px;
	margin-top: -3px;
}
.container-fluid #topFixedNavbar1 .nav.navbar-nav.navbar-right {
	font-size: 95%;
	margin-right: -4px;
}
#topFixedNavbar1 .nav.navbar-nav.navbar-right li {
	margin-right: -6px;
	margin-left: -2px;
}
#page .pagepost h2 {
	margin-left: -48px;
	padding-left: 12px;
	font-size: 110%;
	color: hsla(0,0%,100%,1.00);
	background-color: #8ED6E6;
	border-radius: 15px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 7px;
	max-width: none;
	margin-top: 25px;
}
#page .pagepost .info {
	width: 82%;
	margin-left: auto;
	margin-right: auto;
}

#page .pagepost h2 {
}
.pagepost h2 .fa {
	margin-right: 5px;
}
.ill li img {
	border-radius: 5px;
	
}
.ill li img:hover {
	     -webkit-filter: sepia(100%);
     -moz-filter: sepia(100%);
     -o-filter: sepia(100%);
     -ms-filter: sepia(100%);
     filter: sepia(100%);
}










@media (max-width: 767px){
.comic {
	position: relative;
	width: 100%;
	border-radius: 27px;
	height: 260px;
	margin-bottom: 30px;
}
.illust {
	position: relative;
	width: 100%;
	height: 260px;
	border-radius: 27px;
	margin-bottom: 10px;
}
.main div.none  {
	display: none;
}
.main .js-flickity li.gallery-cell  {
	background-color: #93393A;
	text-align: center;
}

div.main {
	height: auto;
	width: auto;
	position: static;
	min-height: 0px;
	min-width: 0px;
}
div.il-main {
	height: auto;
	width: 100%;
	position: relative;
	min-height: 0px;
	margin-left: 0px;
	margin-top: 0px;
	min-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: none;
	margin-right: 0px;
	margin-bottom: 85px;
	display: block;
}
.il-main ul.ill  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	min-width: 0px;
	height: auto;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.il-main ul.ill li {
	margin-left: 11px;
	margin-top: 11px;
	margin-right: 11px;
	margin-bottom: 11px;
}


.com-main {
	height: auto;
	width: 100%;
	position: static;
	min-height: 0px;
	min-width: 0px;
	background-color: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 85px;
}
.com-main figure {
	width: 100%;
	min-width: 262px;
	max-width: 100%;
	margin-top: 11px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
}
div.main2 {
	display: inline;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 100%;
}
.back2 img  {
	position: fixed;
	margin-right: 0px;
	right: 0%;
	z-index: -5;
}
.back img  {
	z-index: -5;
}

div#container {
	width: 95%;
	min-width: 300px;
}
div#content .post {
	min-width: 0px;
	max-width: 100%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 46px;
}
div#content {
	min-width: 0px;
	max-width: 100%;
	width: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content .postinfo .time {
	color: #C38586;
}
div.postinfo div.title h2 {
	width: 65%;
	float: right;
	text-align: right;
	line-height: 186%;


}
div.graffiti img {
	border: none;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	width: 70px;
	height: auto;
}
div.graffiti  {
	border: none;
	text-decoration: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}
#page .pagepost {
}

#page .pagepost {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
#page .pagepost .info {
	width: 100%;

}
#page .pagepost h2 {
	margin-left: -16px;


}
figcaption {
	opacity: 1;
}
.illust .il-caption {
	opacity: 0.7;
	border-radius: 62px;
}
.comic .com-caption {
	opacity: 0.73;
	border-radius: 62px;
}


.main .site {
	margin-top: 17px;
	margin-right: 17px;
	margin-bottom: 17px;
	margin-left: 17px;
}


a       {
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.more {
	margin-bottom: 35px;
}









}


.navbar-default {
  background-color: #ffffff;
  border-color: #fff7a9;
}

.navbar-default .navbar-brand {
  color: #473f42;
}
div.mail {
	text-align: center;
}
.mail img {
	border: 2px solid #FFF7A9;
}
.mail img:hover {
	border-color: #8ED6E6;
}



.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #944362;
}
.navbar-default .navbar-text {
  color: #473f42;
}
.navbar-default .navbar-nav > li > a {
  color: #473f42;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #944362;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #944362;
  background-color: #fff7a9;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #944362;
  background-color: #fff7a9;
}
.navbar-default .navbar-toggle {
  border-color: #fff7a9;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fff7a9;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #473f42;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #473f42;
}
.navbar-default .navbar-link {
  color: #473f42;
}
.navbar-default .navbar-link:hover {
  color: #944362;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #473f42;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #944362;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #944362;
    background-color: #fff7a9;
  }
}

@media (max-width: 991px){
#container .back2 img {
	position: fixed;
	right: 5%;
}
#container .back img {
	position: fixed;
	left: 5%;
}
#container #content {
	width: 100%;
}
#container div#sidebar {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 38%;
	font-size: 100%;
	max-width: none;
	text-align: center;
	max-height: 100%;
}
div.graffiti img {
	border: none;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	width: 120px;
	height: auto;
}





}

@media (max-width: 500px){
figure figcaption h3 {
	font-size: 171%;
	margin-top: 4px;
}
.il-main .ill {
	text-align: center;
}
.main .recentwork {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	min-width: 0px;
	height: auto;
}
.more  {
	font-size: 127%;
	padding-right: 0px;
	margin-right: 7px;
}
div.imagelog {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
div.ngg-widget .entry-content
	{	
		margin-left: auto;
	margin-right: auto;
	text-align: center;}




}

@media (max-width: 440px){
div.imagelog {
	width: 325px;
	margin-left: auto;
	margin-right: auto;
}

}

@media (max-width: 334px){
div.imagelog {
	width: 220px;
}

}
