/*
Theme Name: Tempera Child (no copyright link)
Theme URI: http://www.cryoutcreations.eu/
Description: Tempera child theme
Author: Cryout Creations
Author URI: http://www.cryoutcreations.eu
Version: 0.1
Template: tempera
*/

@import url("../tempera/style.css"); /*include parent theme css*/

/* =Content ------------------------------------------------------------------------------- */
.entry-meta span, .entry-utility span {
display:block;
float:left;
line-height:10px;
margin-right:4px;
}

.entry-meta span  a{
font-size:10px;
}

.entry-content,
.entry-summary {
	clear: both;
	padding-top:4px;
	word-wrap:break-word;
}

#content h3.entry-format {
display:inline;
float:left;
font-size:12px;
padding:0 4px;
margin-right:5px;
-moz-border-radius:4px;
-webit-border-radius:4px;
border-radius:4px;
}

/* =Images ------------------------------------------------------------------------------- */

#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 4px;
}

#content img.alignleft,
#content img.alignright,
#content img.aligncenter,
#content img.alignnone,
#content .wp-caption img {
	-moz-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
	opacity:1;
	filter:alpha(opacity=100);
        border-radius:3px;
	/*border: 1px solid #628DB4;*/
}
#content img.alignleft:hover,
#content img.alignright:hover,
#content img.aligncenter:hover,
#content img.alignnone:hover,
#content .wp-caption img:hover {
	opacity:1;
	filter:alpha(opacity=100);
        border-radius:12px;
}

/* Continue Reading Links */

a.continue-reading-link {
display:inline-block;
position:relative;
width:auto;
float:none;
padding:2px 2px 2px 10px;
border-bottom:2px solid transparent;
margin-top: 1px;
line-height:1.3em;
font-size:11px;
text-transform:uppercase;
font-style:normal;
clear:both;
border-radius: 3px;
}


/* =Comments --------------------------------------------------------------------------------- */
#comments {
	padding:10px 0px;
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-size: 16px;
}
h3#comments-title {
	margin-bottom:12px;
	line-height:30px;
        padding-left:4px;
	/*background-color: #fff;*/
	border-radius: 4px;
}

.comment-author cite {
	font-style: normal;
	font-weight: normal;
	font-size:14px;
	padding-left: 0px;
	/*margin-left:-10px*/
}

.comment-meta {
	font-size: 10px;
	padding-left: 0px;
	display: inline;
	margin-left: 6px;
	margin-right: 10px;
}
.comment-details {
	float: left;
	padding-bottom: 0px;
/*	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	background-color: #F0F0F0;
	border-radius: 2px 2px 0px 0px;
	margin-left: 10px;
*/
}

.commentlist li.comment {
	margin: 0;
	list-style:none;
	line-height:10px;
	border: 1px solid #d8e2e8;
	border-radius: 6px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	background-color: #f0f0f0;
}

.commentlist .comment-body {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 8px;
	overflow: hidden;
	clear: both;
	line-height: 20px;
	margin-bottom: 0px;
	background-color: #fdfdfd; 
	border: 1px solid #d8e2e8;
	border-radius: 6px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

.reply a{
	font-size: 8px;
	padding: 0px 10px;
	display: block;
	width: auto;
	text-align: right;
/*	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
*/	border-radius: 4px;
}

.reply a,
a.comment-edit-link {
	/*display: inline;*/
}
/* Tepedeki sacmalik ---------------------------------------------------------------------- */
#access {
	display: block;
	float: left;
	margin: 6px auto 0;
	width:100%;
        border-radius:6px 6px 6px 6px;
}


/* Search buttons ------------------------------------------------------------------------ */

#searchformtop{
 float: right;
 height: 30px;
 width: 120px;

 margin-top: -33px;padding:0px;
 margin-right: 6px;padding:0px;
}


#searchform {
display:block;
height:auto;
position:relative;
overflow:hidden;
}

.contentsearch {
display:block;float:none;
overflow:hidden;
margin-bottom:20px;padding:10px;
}
.no-results .contentsearch {padding:0;}

#searchform input[type="text"]  {/* This keeps the search inputs in line This is the Sidebar Search*/
	display:block;float:left;
	font-size:12px;
	padding:0px 28px 0 10px;
	height:28px;width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.contentsearch #searchform input[type="text"] {
	width:100%;
	margin-left:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.widget_search label {display: none;}

#searchsubmit {
font-family:"elusive";
display:block;
border:none;
box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
right:-10px;
top: -1px;
height:28px;
vertical-align:middle;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-webkit-transition: all .8s ease-in-out;
transition: all .8s ease-in-out;
position:absolute;
background:none;
font-size:16px;
}

#searchform:hover #searchsubmit {
right:-40px;
}




/* DivTableler Olsun--------------------------------------------------------------------------------------- */

.divTable
    {
        display:  table;
        width:auto;
        border:1px solid  #eeeeee;
	border-radius:3px;
	text-align:center;
        border-spacing:0px;/*cellspacing:poor IE support for  this*/
       /* border-collapse:separate;*/
    }

.divRow
    {
       display:table-row;
       width:auto;
    }

.divCell1
    {
        float:left;/*fix for  buggy browsers*/
        display:table-column;
        border-radius:3px;
        border:1px solid  #eeeeee;
    }

.divCell
    {
        float:left;/*fix for  buggy browsers*/
        display:table-column;
        border-radius:3px;
        border:1px solid  #eeeeee;

    }

.divCellAuto
    {
        float:left;/*fix for  buggy browsers*/
        display:table-column;
        width:auto;
        border-radius:10px;
        background-color:#bbb;
        border:2px solid  #ddd;

    }

.divTableFooter
    {
        
        float:right;
        width:100px;
        height:100px;
        background-color: ;
        border:0px solid  ;
        border-radius:4px;
	text-align:left;
        border-spacing:5px;/*cellspacing:poor IE support for  this*/
       /* border-collapse:separate;*/
    }

.divTableFooter2
    {
        
        float:right;
        width:auto;
        height:80px;
        background-color: ;
        border:0px solid   ;
        border-radius:4px;
	text-align:right;
        border-spacing:5px;/*cellspacing:poor IE support for  this*/
       /* border-collapse:separate;*/
    }
 .divTableFooter3
    {
        
        float:left;
        width:auto;
        height:80px;
        background-color:#bbbbbb;
        border:10px solid  #dddddd;
        border-radius:8px;
	text-align:left;
        border-spacing:5px;/*cellspacing:poor IE support for  this*/
       /* border-collapse:separate;*/
    }


/* The Nivo Slider styles -------------------------------------------------------------------------------- */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
        border:0px solid #212121;
        border-radius:8px 8px 8px 8px;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
.nivo-main-image {
	display: block !important;
	position: relative !important;
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	right:0px;
	bottom:0px;
	width:30%;
	z-index:8;
	padding: 0px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}
.nivo-caption h2 {
	display:none;
/*	margin-top:8px;
	font-size:14px;
	line-height:0px;
	padding:5px 10px 15px 5px;
	border-bottom:1px solid #444;
	font-weight:normal;
	text-align:center;
*/
}

.slide-text {
	display:none;
}

.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:40%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/
.theme-default .nivoSlider {
	position:relative;
	background: url(../tempera/images/nivoslider/loading.gif) no-repeat 50% 50%;
    margin-bottom:50px;
   /* -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;*/
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	display: block;
/* display: table; */ 
	margin:0 auto;
        margin-top: 8px;
	width:auto;
        opacity: 0.6;
	padding:0px 3px 0;
	position:relative;
	top:0px;
	height:0px ;
	z-index:250;
	-moz-border-radius:0 0 0 0;
	-webkit-border-radius:0 0 0 0;
	border-radius:2px 2px 2px 2px;
	-moz-box-shadow:0px -3px 2px rgba(0,0,0,0);	
	-webkit-box-shadow:0px -3px 2px rgba(0,0,0,0);	
	box-shadow:0px 2px 2px rgba(0,0,0,0.4);	
	-moz-transition:.2s all ease-in-out;
	-o-transition:.2s all ease-in-out;
	-webkit-transition:.2s all ease-in-out;
	transition:.2s all ease-in-out;

}
.theme-default .nivo-controlNav:hover {
padding:0px 8px 0;
}

.slider-bullets .nivo-controlNav a {
display:inline-block;
width:8px;height:8px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
text-indent:-9999px;
margin: 10px 5px 0;
-moz-box-shadow:0 0 1px #dcdcdc;
-webkit-box-shadow:0 0 1px #dcdcdc;
box-shadow:0 0 1px #dcdcdc;
-moz-transition:background-color .1s;
-o-transition:background-color .1s;
-webkit-transition:background-color .1s;
transition:background-color .1s;
}

.slider-bullets .nivo-controlNav a:hover {}
.slider-bullets .nivo-controlNav a.active {}

.slider-numbers .nivo-controlNav a {
display:inline-block;
padding:0px 6px;
margin:6px 3px 0;
font-size:6px;
font-family:"Open Sans";
-moz-transition:all .3s;
-o-transition:all .3s;
-weblit-transition:all .3s;
transition:all .3s;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
}

.slider-numbers .nivo-controlNav a:hover {}
.slider-numbers .nivo-controlNav a.active {}

.slider-none .nivo-controlNav {display:none;}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:40px;
	padding:10px;
	background:url(../tempera/images/nivoslider/arrows.png) 8px 10px #fff  no-repeat;
	text-indent:-9999px;
	border:0;
}

.theme-default a.nivo-nextNav {
	background-position:-83px 10px;
	-moz-border-radius:10% 0 0 10%;
	-webkit-border-radius:10% 0 0 10%;
	border-radius:10% 0 0 10%;
	-webkit-box-shadow:-3px 0 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:-3px 0 2px rgba(0, 0, 0, 0.4);
	box-shadow:-3px 0 2px rgba(0, 0, 0, 0.4);
}
.theme-default a.nivo-prevNav {
	-moz-border-radius:0 10% 10% 0;
	-webkit-border-radius:0 10% 10% 0;
	border-radius:0 10% 10% 0;
	-webkit-box-shadow:3px 0 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:3px 0 2px rgba(0, 0, 0, 0.4);
	box-shadow:3px 0 2px rgba(0, 0, 0, 0.4);
}

.theme-default .nivo-directionNav a.nivo-prevNav:hover {background-position:20px 10px;}
.theme-default .nivo-directionNav a.nivo-prevNav:active {background-position:-50px 10px;}
.theme-default .nivo-directionNav a.nivo-nextNav:hover {background-position:-99px 10px;}
.theme-default .nivo-directionNav a.nivo-nextNav:active {background-position:-23px 10px;}


.theme-default .nivo-caption a {
    border-bottom:1px dotted transparent;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}

/* IE link fix */
a.nivo-imageLink  {
 background-color: #fff;
 filter:alpha(opacity=0);
 opacity: 0;
 -webkit-opacity:0;
 -moz-opacity:0;
-khtml-opacity:0;
}


/*  Extras   */

/*#forbottom {
	clear:both;
	margin:0px 30px;
	padding:10px 0;
	min-height:400px;*/