/*
Theme Name: Batya Theme
Theme URI: http://http://alexkapanadze.wordpress.com/
Description: Batya Theme.
Author: akapan
Author URI: http://http://alexkapanadze.wordpress.com/
Version: 1.0
Tags: Batya Theme

License:
License URI:

General comments (optional).
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat:no-repeat;
}

@font-face {
	font-family: ErasDemi;
	src: url('ERASDEMI.ttf');
}
#logo {
	position: absolute;
	width: 220px;
	height: 220px;
	z-index: 2;
	top: 68px;
	left: 5px;
}
#WrapAll {
	position:absolute;
	width:100%;
	height:960px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#WrapAllSmall {
	position: relative;
	width: 960px;
	z-index: 1000;
	margin-right: auto;
	margin-left: auto;
}

#WrapAllSmall ul{
	list-style-type:none;
}

#headerWrap {
	position: relative;
	width: 1075px;
	height: 295px;
	z-index: 5;
	background-image: url(images/header.png);
	left: -84px;
	background-repeat: no-repeat;
}
#contentMain {
	position: relative;
	width: 960px;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 1650px;
}
#ContentMainPage {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	line-height: 1.8em;
}
#ContentMainPage h1{
	color: #556795;
}
#ContentMainPage h2,h3{
	color: #555;
}
#contentMainPost {
	position:relative;
	width:940px;
	padding:10px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#contentEvents {
	position:relative;
	width:880px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	margin-top:0;
	margin-bottom:0;
	background-color: #FFFFFF;
	padding: 40px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #555;
	font-size: 14px;
}
#contentEvents td{
padding:15px;
text-align:left;
}

#HeaderNavTop {
	position: absolute;
	width: 600px;
	height: 30px;
	z-index: 1;
	top: 185px;
	left: 235px;
}
#HeaderNavBottom {
	position: absolute;
	width: 640px;
	height: 32px;
	z-index: 1;
	top: 252px;
	left: 390px;
	overflow: visible;
}
#NavButtonTop {
	position: relative;
	height: 20px;
	z-index: 1;
	float: left;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffe1fd;
	font-weight: bold;
	font-size: 18px;
	margin-right: 1px;
	margin-left: 1px;
	border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 

}
#NavButtonBottom {
	position:relative;
	height:20px;
	z-index:1;
	float: left;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fc0ed8;
	font-weight: normal;
	font-size: 18px;
	margin-right: 5px;
	margin-left: 5px;
	
}
#NavButtonBottom:hover {
	color: #ffe1fd;

}

#NavButtonBottomSummer {
	 list-style:none;
    margin-bottom:10px;
    float:left;
    position:relative;
    z-index:5;
	position: relative;
	z-index: 1;
	float: left;
	padding: 5px;
	font-family: "Comic Sans MS", cursive;
	color: #FBD9D0;
	font-weight: bolder;
	font-size: 18px;
	margin-right: 5px;
	top: -24px;
}
#NavButtonBottomSummer:hover{
	color: #ffe1fd;
	text-shadow: 0px 0px 6px rgba(204, 102, 0, 1);
	background-color:#491A53;

}
#NavButtonBottomSummer ul li{
    float:none;
    margin-right:5px;
    position:relative;
	padding:2px;
}
#NavButtonBottomSummer li{
	text-align:center;
	padding: 5px 8px 5px 8px;
	width: 80px;
	background-color:#690677;
	-webkit-box-shadow: 3px 3px 15px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 3px 3px 15px rgba(50, 50, 50, 0.4);
	box-shadow: 3px 3px 15px rgba(50, 50, 50, 0.4);
}
#NavButtonBottomSummer ul{
 position:absolute;
    left:-9999px;
	
}
#NavButtonBottomSummer li:hover ul{
	left: -33px;	
	text-align:center;
}
#NavButtonBottomSummer li:hover {
	background-color:#491A53;
}

#NavButtonBottomSummer a {
	text-decoration:none;
	font-family: "Comic Sans MS", cursive;
	color: #FFFFFF;
}

#NavButtonTop:hover {
	background-color: #481A41;
	-webkit-transition: background-color 2s linear 0s;
	-moz-transition: background-color 2s linear 0s;
	-ms-transition: background-color 2s linear 0s;
	-o-transition: background-color 2s linear 0s;
	transition: background-color 2s linear 0s;
	-webkit-box-shadow: 3px 3px 15px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 3px 3px 15px rgba(50, 50, 50, 0.4);
	box-shadow: 3px 3px 15px rgba(50, 50, 50, 0.4);
}
#NavBottomRight {
	position: relative;
	width: 360px;
	height: 30px;
	z-index: 3;
	float: right;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: 95px;
	overflow: visible;
}
.search input[type=submit] {
	position:absolute;
	width:33px;
	height:30px;
	z-index:1;
	background-image: url(images/searchButton.png);
	background-repeat: no-repeat;
	left: 200px;
	border:none;
	cursor:pointer;
background:transparent;
	}
.search input[type=submit]:hover {
		background-image: 
url(images/searchButtonUp.png);
background-repeat: no-repeat;
	}
.search input[type=text] {
	position:absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555;
	font-weight: bold;
	border: none;
	background:transparent;
	width: 230px;
	padding: 3px;
	top: 1px;

}

#searchButton {
	position:absolute;
	width:33px;
	height:30px;
	z-index:1;
	left: 310px;
	background-image: url(images/searchButton.png);
	background-repeat: no-repeat;
	top: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #777;
}
#gallery {
	position:relative;
	width:720px;
	height:300px;
	z-index:1;
	color: #000;
	font-size: 24px;
	float: right;
}
#contentBox {
	position: relative;
	width: 410px;
	z-index: 3;
	float: right;
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #555;
	padding: 10px;
	margin-right: 25px;
	margin-left: 25px;
}
.super_recent_posts_item_title{
	font-size:15px;
	font-weight:bold;
}
.super_recent_posts_item_title a{
	color:#444444;
}
#contentBox a{
	color: #590C8D;
	text-decoration:none;
}
#contentBox h4{
	display:none;
}
#contentBox a:hover{
	color: #62AD16;
}
#contentBoxPosts {
	position:relative;
	width:460px;
	z-index:3;
	float: left;
	background-image: url(images/cornerBox.png);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #555;
	height: 360px;
	left: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#contentBoxPosts a{
	text-decoration:none;
	color:#555555;
}
#contentBoxPosts ul
{list-style-type: none;
padding: 0px;
margin: 30px;
}
#contentBoxPosts h3{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #590C8D;
}
#contentBoxPosts a:hover{
	color:#62AD16;
}
#contentBoxPostsSingle {
	position:relative;
	width:820px;
	z-index:3;
	padding: 20px;
	margin: 10px;
}
#FacebookButton {
	position: absolute;
	width: 33px;
	height: 30px;
	z-index: 1;
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	top: 1px;
	left: -20px;
}
#TwitterButton {
	position: absolute;
	width: 33px;
	height: 30px;
	z-index: 1;
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	top: 1px;
	left: 20px;
}
#InstaButton {
	position: absolute;
	width: 32px;
	height: 32px;
	z-index: 1;
	top: 4px;
	left: 58px;
	overflow: visible;
}
#HeaderSearch {
	position:absolute;
	width:180px;
	height:30px;
	z-index:1;
	background-repeat: no-repeat;
	top: 1px;
	left: 110px;
}
#TwitterButton:hover {
	background-image: url(images/twitterUP.png);
}
#FacebookButton:hover {
	background-image: url(images/facebookUP.png);
}

#contentHeading {
	position:relative;
	width:420px;
	z-index:1;
	font-family: ErasDemi;
	font-weight: bold;
	font-size: 28px;
	color: #590C8D;
	margin-bottom: 30px;
	text-indent: 30px;
	top: 20px;
}
#contentHeadingFacebook {
	position:relative;
	width:320px;
	z-index:1;
	font-family:  ErasDemi;
	font-weight: bold;
	font-size: 28px;
	color: #590C8D;
	margin-bottom: 15px;
	text-indent: 5px;
}
#contentHeadingBlog {
	position:relative;
	width:420px;
	z-index:1;
	font-family:  ErasDemi;
	font-weight: bold;
	font-size: 28px;
	color: #590C8D;
	margin-bottom: 15px;
}
.contentInside {
	position:relative;
	width:540px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555;
	font-weight: normal;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentHeadingTop {
	background-color: #FFFFFF;
	color: #590C8D;
	font-family: "Eras Demi ITC";
	font-size: 28px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	padding-top: 20px;
	position: relative;
	text-indent: 25px;
	width: 940px;
	z-index: 1;
	-webkit-box-shadow: 0px 5px 8px rgba(50, 50, 50, 0.28);
	-moz-box-shadow: 0px 5px 8px rgba(50, 50, 50, 0.28);
	box-shadow: 0px 5px 8px rgba(50, 50, 50, 0.28);
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(273deg, rgb(255, 255, 255) 30%, rgb(249, 240, 255) 80%);
	background: -webkit-linear-gradient(273deg, rgb(255, 255, 255) 30%, rgb(249, 240, 255) 80%);
	background: -o-linear-gradient(273deg, rgb(255, 255, 255) 30%, rgb(249, 240, 255) 80%);
	background: -ms-linear-gradient(273deg, rgb(255, 255, 255) 30%, rgb(249, 240, 255) 80%);
	background: linear-gradient(3deg, rgb(255, 255, 255) 30%, rgb(249, 240, 255) 80%);
	line-height: 0.3em;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/back-purple.jpg);
}
#contentHeadingTop h5{
	font-size:18px;
	line-height:1.7em;
	color: #73677A;
}
#contentHeadingEvents {
   background-color: #D1CBE2;
    color: #590C8D;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: -10px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    position: relative;
    text-indent: 25px;
    width: 920px;
    z-index: 1;
	top: -42px;
	left: -40px;
}
#contentHeading a{
	color: #590C8D;

}
#TopSlide {
	position:relative;
	width:220px;
	height:320px;
	z-index:1;
	float: left;
	margin-bottom: 10px;
	background-color: #704A9A;
	padding: 10px;
	font-family: "Myriad Pro", "Myriad Pro Black", "Myriad Pro Cond", "Myriad Pro Light";
	font-size: 20px;
	color: #FFF;
	font-style: italic;
}
#VideoLink {
	position:absolute;
	width:140px;
	height:30px;
	z-index:2;
	left: 880px;
	top: 142px;
	background-image: url(images/ButtonVideo.png);
}
#PictureLink {
	position:absolute;
	width:140px;
	height:30px;
	z-index:2;
	left: 880px;
	top: 172px;
	background-image: url(images/ButtonPics.png);
}
#VideoLink:hover {
	background-image: url(images/ButtonVideoUp.png);
}
#PictureLink:hover {
	background-image: url(images/ButtonPicsUp.png);
}
#BlogLink:hover {
	background-image: url(images/ButtonBlogUp.png);
}
#BlogLink {
	position:absolute;
	width:140px;
	height:30px;
	z-index:2;
	left: 880px;
	top: 202px;
	background-image: url(images/ButtonBlog.png);
}
/* footer ----------------------------*/
#footer {
	position: relative;
	width: 960px;
	height: 180px;
	z-index: 2;
	background-color: #af3dc4;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: -1px -9px 6px rgba(50, 50, 50, 0.11);
-moz-box-shadow:    -1px -9px 6px rgba(50, 50, 50, 0.11);
box-shadow:         -1px -9px 6px rgba(50, 50, 50, 0.11);
}
#FooterWrap {
	position:relative;
	width:680px;
	margin-right: auto;
	margin-left: auto;

}

#FooterNav {
	position:relative;
	height:30px;
	z-index:1;
	top: 20px;
	left: 25px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 115px;
}
#VideoLinkFooter {
	position:relative;
	width:140px;
	height:30px;
	z-index:2;
	background-image: url(images/ButtonVideo.png);
}
#PictureLinkFooter {
	position:relative;
	width:140px;
	height:30px;
	z-index:2;
	background-image: url(images/ButtonPics.png);
}
#BlogLinkFooter {
	position:relative;
	float:left;
	width:140px;
	height:30px;
	z-index:2;
	background-image: url(images/ButtonBlog.png);
	float: left;
}
#VideoLinkFooter:hover {
	background-image: url(images/ButtonVideoUp.png);
}
#PictureLinkFooter:hover {
	background-image: url(images/ButtonPicsUp.png);
}
#BlogLinkFooter:hover {
	background-image: url(images/ButtonBlogUp.png);
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.entry{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #555;
	padding: 20px;
	-webkit-border-radius: 15px 0px 0px 0px;
	border-radius: 15px 0px 0px 0px;
	-webkit-box-shadow: -4px -4px 10px rgba(50, 50, 50, 0.13);
-moz-box-shadow:    -4px -4px 10px rgba(50, 50, 50, 0.13);
box-shadow:         -4px -4px 10px rgba(50, 50, 50, 0.13);
background: rgb(255, 255, 255);
background: -moz-linear-gradient(273deg, rgb(255, 255, 255) 30%, rgb(249, 240, 255) 80%);
background: -webkit-linear-gradient(273deg, rgb(255, 255, 255) 30%, rgb(249, 240, 255) 80%);
background: -o-linear-gradient(273deg, rgb(255, 255, 255) 30%, rgb(249, 240, 255) 80%);
background: -ms-linear-gradient(273deg, rgb(255, 255, 255) 30%, rgb(249, 240, 255) 80%);
background: linear-gradient(3deg, rgb(255, 255, 255) 30%, rgb(249, 240, 255) 80%);
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	}
.navigation{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#777;
	padding: 50px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width: 840px;
	background-color:#FFFFFF;
	}
.navigation a{
		text-decoration:none;
		color:#555555;
	}
.navigation a:hover{
		color:#62AD16;
	}
.post {
	position:relative;
	width:940px;
	}
.post a {
	text-decoration:none;
	color:#444444;
	}
.post h2{
	color:#444;
	}
.post a:hover{
	color:#62AD16;
	}
.post-info{
		
		font-family:Verdana, Geneva, sans-serif;
		color:#888;
		font-size:11px;
		}
.metadata a
		{
		font-family:Verdana, Geneva, sans-serif;
		color:#555;
		font-size:14px;
		}
.metadata a:hover
	{
	font-family:Verdana, Geneva, sans-serif;
	color:#62AD16;
	font-size:14px;
	}
#UnderGallery {
	background-color: #4E336A;
	float: right;
	height: 64px;
	margin-bottom: 10px;
	position: relative;
	top: -24px;
	width: 720px;
	z-index: 3;
	background-image: url(images/underGallery.png);
}
.PicWrap {
	position: relative;
	width: 260px;
	z-index: 1;
	padding: 10px;
	margin: 10px;
	background: rgb(221,238,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(221,238,255,1) 0%, rgba(242,247,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,238,255,1)), color-stop(100%,rgba(242,247,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(221,238,255,1) 0%,rgba(242,247,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(221,238,255,1) 0%,rgba(242,247,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(221,238,255,1) 0%,rgba(242,247,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(221,238,255,1) 0%,rgba(242,247,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddeeff', endColorstr='#f2f7ff',GradientType=0 ); /* IE6-9 */
	border: 1px solid #CCC;
	float:left;
}
.PicDescription {
	position: relative;
	z-index: 1;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}
#footBack {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-image: url(images/back-purple-foot.png);
}

#dropdown {
	position: absolute;
	width: 80px;
	height: 115px;
	z-index: 9999;
	left: 230px;
	top: 30px;
	padding: 5px;
	background-color: #6D217B;
}


.ig-b- { display: inline-block; }
.ig-b- img { visibility: hidden; }
.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }
.ig-b-24 { width: 24px; height: 24px; background: url(//badges.instagram.com/static/images/ig-badge-sprite-24.png) no-repeat 0 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-24 { background-image: url(//badges.instagram.com/static/images/ig-badge-sprite-24@2x.png); background-size: 60px 178px; } }







input[type=submit]{

background-color:#CEE25C;
color:#222;
font-size: 16px;
border:solid 1px #DDD;
font-weight:bold;
text-align:right;
line-height: 1em;
padding: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
input[type=submit]:hover{
cursor:pointer;
background-color:#A3D181;
color:#000000;
}
input[type=password]{
padding:3px;
color:#000000;
-moz-box-shadow:inset 0px 0px 2px 2px rgba(119, 119, 119, 0.2);
-webkit-box-shadow:inset 0px 0px 2px 2px rgba(119, 119, 119, 0.2);
box-shadow:inset 0px 0px 2px 2px rgba(119, 119, 119, 0.2);

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-color:#777;
border: 1px;


}

label[type=password]{
background: #e8eff7;
border-color: #37699f;
	font-family: Tahoma, Geneva, sans-serif;
	color: #555;
	font-size: 24px;
	line-height: 2em;
}
.protected-post-form{
	width: 300px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	margin-top: 60px;
	margin-bottom: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #888;
	
}
#button {
	position: relative;
	z-index: 2;
	margin: 5px;
	padding: 10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #C6F;
	color: #FFF;
}
#button:hover {
	background-color: #303;
}