body,html{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-image : url(/~kunoichi/kunoichi/ankh2.png);
	background-repeat : no-repeat;
	background-position: 95% 95%;
	background-attachment: fixed;
	background-color: #F6F5EF;
	color: #000000;
	font-family: 'open_sansregular', Arial, Verdana, Helvetica, sans-serif;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('OpenSans-Regular-webfont.eot');
    src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Regular-webfont.woff') format('woff'),
         url('OpenSans-Regular-webfont.ttf') format('truetype'),
         url('OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.container{
	position:relative;
	width:960px;
	height:100%;
	margin:0 auto;
}
.welcomeheader{
	position:fixed;
	width:960px;
	overflow:hidden;
	padding:0;
	z-index:100;
	/*background-image : url(/~kunoichi/background.png);
	background-repeat: repeat;*/
	background-color: #DFDDD7;
	box-shadow: 2px 0 5px #999999;
	-moz-box-shadow: 2px 0 5px #999999;
	-webkit-box-shadow: 2px 0 5px #999999;
}
#maincontent{
	position:relative;
	top:190px;
	padding:20px;
	background-color:#efece1;
	border: solid 1px #dedede;
	box-shadow: 2px 2px 5px #999999;
	-moz-box-shadow: 2px 2px 5px #999999;
	-webkit-box-shadow: 2px 2px 5px #999999;
}

.scrollName {
	position:relative;
	padding-top:210px;
	margin-top:210px;
	z-index:0;
}

/* Social Buttons */
.google1 {
	position:relative;
	float:right;
	display:inline-block;
}
.likefooter {
    height: 25px;
    padding: 7px 0;
	width: 960px;
	/*background-image : url(/~kunoichi/background.png);
	background-repeat: repeat;*/
	background-color: #DCDBD6;
 	border-top: 1px solid #CCCCCC;
}
.buttons-home {
    position:relative;
    float:left;
    display:inline-block;
    /*margin:0 10px 0 0;*/
    margin-left:auto;
	margin-right:auto;
}
.buttons-home.facebook{
  width:300px !important;
    text-align:center;
}
.buttons-home.google{
  width:130px !important;
    text-align:center;
}
.buttons-home.twitter{
  width:140px !important;
    text-align:center;
}
.buttons-home.pinterest{
  width:170px !important;
    text-align:center;
}
.buttons-home.share{
  width:130px !important;
    text-align:center;
    margin:0;
}

/* Menu */
.menubackground {
  background: #1188ff;
  font-size: 120%; 
}
.menubox {
 	font-size: 75%; 
	padding:5px;
	overflow:hidden;
	height:31px;
	/*background-image : url(/~kunoichi/background.png);
	background-repeat: repeat;*/
	background-color: #DCDBD7;
}
.menubox a {
	display:inline-block;
	position:relative;
	width:15%;
	padding:12px 0 0;
	height:100%;
	background:#1188ff;
	text-align:center;
	-webkit-transition:background 0.3s ease;
	-moz-transition:background 0.3s ease;
	-o-transition:background 0.3s ease;
	transition:background 0.3s ease;
	box-shadow:5px 15px 25px 2px rgba(0,0,0,0.3);
	-moz-box-shadow:5px 15px 25px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow:5px 15px 25px 2px rgba(0,0,0,0.3);
}
.menubox a:hover,.menubox a:focus {
	background:#efece1;
	color:white;
	-webkit-transition:background 0.05s ease;
	-moz-transition:background 0.05s ease;
	-o-transition:background 0.05s ease;
	transition:background 0.05s ease
}
.home .menubox a.home,.snippets .menubox a.snippets,.page-template-page-snippet-cat-php .menubox a.snippets,.page-template-page-snippet-php .menubox a.snippets,.forums .menubox a.forums,.gallery .menubox a.gallery,.tax-gallerytags .menubox a.gallery,.post-type-archive-screenshot .menubox a.gallery,.single-screenshot .menubox a.gallery,.videos .menubox a.videos,.page-template-video-archive-php .menubox a.videos,.page-template-video-single-php .menubox a.videos,.almanac .menubox a.almanac,.page-template-page-almanac-group-php .menubox a.almanac,.page-template-page-almanac-single-php .menubox a.almanac,.demos .menubox a.demos,.page-template-page-downloads-php .menubox a.demos,.deals .menubox a.deals,.page-template-page-deals-php .menubox a.deals{background:#444;color:white}
.menubox .show-hide-navigation {
	display:none
}
.menu {
	color: #FFFFFF; 
	text-decoration: none;
 	text-shadow: 1px 1px 1px #666666;
}
a.menu:link { 
	color: #FFFFFF; 
	text-decoration: none;
 	text-shadow: 1px 1px 1px #666666;
}
a.menu:visited {
	color: #FFFFFF; 
	text-decoration: none;
 	text-shadow: 1px 1px 1px #666666;
}
a.menu:hover {
	color: #A82F2F; /* Red */
 	text-shadow: 1px 1px 1px #CCCCCC;
}


.holdflip {
    display: inline-block;
    height: 200px;
    margin: 0;
    position: relative;
    width: 175px;
    text-align: center;
}

#flip2container {
    display: inline-block;
    height: 155px;
    margin: 0 10px 20px;
    position: relative;
    width: 155px;
}
#flip2container div {
    position:absolute; 
    left:0; 
    top:0; 
    width:152px; 
    height: 152px; 
    padding:10px; 
    background:#A82F2F;
-ms-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;

-webkit-transition: 1.5s ease-in-out;
-moz-transition: 1.5s ease-in-out;
-ms-transition: 1.5s ease-in-out;
-o-transition: 1.5s ease-in-out;
transition: 1.5s ease-in-out;
}
#flip2container div.lower {font-family: verdana, arial, sans-serif; background:#A82F2F;
background: -moz-linear-gradient(-45deg, #A82F2F, #802424 50%, #A82F2F 100%);  
background: -webkit-gradient(linear, 0 0, 100% 100%, from(#A82F2F), color-stop(50%, #942a2a), color-stop(100%, #A82F2F));
background: linear-gradient(-45deg, #A82F2F, #802424 50%, #A82F2F 100%);  
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-transform: perspective(800px) rotateY(180deg);
-webkit-transform: perspective(800px) rotateY(180deg);
transform: perspective(800px) rotateY(180deg);
}
#flip2container div.lower h1 {font-size:20px; padding:0; margin:0; color:#fff; line-height:40px;}
#flip2container div.lower p {font-size:11px; padding:0; margin:0; color:#eee; line-height:20px;}
#flip2container div.lower a {font-size:14px; color:#ffcc00;}
#flip2container div.lower {font-size:14px; color:#fff;}

#flip2container div.upper {
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-transform: perspective(800px) rotateY(0deg);
-webkit-transform: perspective(800px) rotateY(0deg);
transform: perspective(800px) rotateY(0deg);
background: -moz-linear-gradient(-45deg, #FBF6D9, #FF8812 50%, #FBF6D9 100%);  
background: -webkit-gradient(linear, 0 0, 100% 100%, from(#FBF6D9), color-stop(50%, #FF8812), color-stop(100%, #FBF6D9)); 
background: linear-gradient(-45deg, #FBF6D9, #FF8812 50%, #FBF6D9 100%);  
}
#flip2container div.upper img {border:1px solid #fff;}

#flip2container:hover div.lower {
-moz-transform: perspective(800px) rotateY(0);
-webkit-transform: perspective(800px) rotateY(0);
transform: perspective(800px) rotateY(0);
}
#flip2container:hover div.upper {
-webkit-transform: perspective(800px) rotateY(-179.9deg);
-moz-transform: perspective(800px) rotateY(-179.9deg);
transform: perspective(800px) rotateY(-179.9deg);
}

/* highlight colour */

::selection {
background:#ffcc00;
color:#A82F2F;
}

::-moz-selection {
background:#ffcc00;
color:#A82F2F;
}

::-webkit-selection {
background:#ffcc00;
color:#A82F2F;
}
