/*
	Theme Name: Webrazzi 3.0
	Theme URI: http://fuelthemes.net
	Description: Webrazzi WordPress theme
	Version: 1.0
	Author: Ant Eksiler
	Author URI: http://anteksiler.com
*/

@import url(http://fonts.googleapis.com/css?family=Oswald:300,400&subset=latin,latin-ext);

.metaholder .share {
	float:right;
}

.post-content blockquote.hightlight {
	font-size:28px;
	font-family: Georgia italic;
	line-height:36px;
	color:#2CA5C0;
	width:50%;
	float:left;
	text-indent:35px;
}

.post-content blockquote.hightlight p:last-of-type:after {
	left:inherit;
	position:inherit;
	font-family:Georgia regular;
	color:#2CA5C0;
	font-size:66px;
	content:'”';
	bottom:0;
	position:absolute;
	text-indent:2px;
}

.post-content blockquote.hightlight p {
	font-size:28px;
	font-family: Georgia italic;
	line-height:36px;
	color:#2CA5C0;
	text-indent:35px;
	margin-bottom:auto;
}

.post-content blockquote.hightlight:before {
	font-family:Georgia regular;
	color:#2CA5C0;
	font-size:66px;
	content:'“';
	position:absolute;
	left:-2px;
	padding-top:21px;
}

.post-content blockquote.hightlight:after {
	font-family:Georgia regular;
	color:#2CA5C0;
	font-size:66px;
	content:'';
	bottom:-16px;
	position:absolute;
	text-indent:2px;
	clear:both;
}

.widget_webrazzipopulerwidget {
	background:#ededed;
}

.widget_webrazzipopulerwidget ul li {
	border-bottom:1px solid #d6d6d6;
	border-top:1px solid #f8f8f8;
}

.widget_webrazzipopulerwidget ul li a {
	text-shadow: 1px 1px 0px rgb(250,250,250);
	line-height:1.3em;
}

.chromestore {
	background:url(/wp-content/themes/webrazzi-wp/assets/img/chrome_store.png) no-repeat left top;
	background-size:auto;
    display: block;
    float: left;
    height: 41px;
    width: 160px;
}

.pagination ul li a, .pagination ul li .current {
	font-family:'Oswald';
    background-color: #f6f6f6;
    border-radius: 4px;
    display: block;
    font-size: 22px;
    line-height: 28px;
    margin: 0 2px;
    min-width: 25px;
	height:auto;
    padding: 5px 10px;
    text-align: center;
	font-weight:300;
}
.pagination ul li .current {
    background: none repeat scroll 0 0 #ffcc00;
    border-radius: 4px;
    color: white;
	font-family:'Oswald';
	font-size:22px;
	line-height:22px;
	font-weight:400;
}
.pagination ul li .prev, .pagination ul li .next {
    width: auto;
}

div.wpcf7-response-output {
	margin:0;
	padding:0;
}

#subheader .searchform .submit {
	cursor:pointer;
	z-index:999;	
}

div.wpcf7-validation-errors {
	border:0;
	color:#ff0000;
	padding-left:25px;
	background:url(/wp-content/themes/webrazzi-wp/assets/img/iconcross.png) no-repeat left top;
}

/* footer sticky duyuru widget */

div#sticky_footer_news {
	width:100%; height:90px; position:fixed; bottom:0; left:0; display:none;
}

.sticky_footer_top {
	border-bottom:3px solid #ecca04;
}
.sticky_footer_logo {
	height:30px;
}
.sticky_title {
	float:left;
	padding:0 10px 0 15px;
	font-family:'Oswald';
	font-size:18px;
	color:#FFF;
	background-color:#ecca04;
	line-height:33px;
	letter-spacing:1px;
	text-shadow:#c9ac02 1px 1px 0px;
	border-radius:4px 0 0 0;
}

.sticky_leftbg {
	float:left;
	width:14px;
	height:30px;
	background:	url(/wp-content/themes/webrazzi-wp/assets/img/s_footer_titleleft.png) no-repeat left top;
}

.sticky_footer_content {
	background-color:#FFF; height:60px;
}

.sticky_footer_content a.sticky_footer_photo {
	float:left; display:block; height:40px; margin:10px 10px 0 0; width:90px; background:url(/wp-content/themes/webrazzi-wp/assets/img/sticky_footer_image.png) no-repeat left top; background-size:100%;	
}

.sticky_footer_content a.sticky_footer_title {
	float:left; height:40px; line-height:40px; font-size:22px; text-decoration:none; color:#333; margin-top:10px; font-family:'Source Sans Pro', serif;
}

.sticky_footer_content a.sticky_footer_close {
	float:right; height:35px; line-height:40px; padding:5px 10px 0 10px; color:#666; text-decoration:none; font-family:'Source Sans Pro', serif; font-size:28px;
}
@media only screen and (max-width: 40em) {
	.sticky_footer_content a.sticky_footer_photo {
		width:20%;
	}
	.sticky_footer_content a.sticky_footer_title {
		width:60%;	
	}
	.sticky_footer_content a.sticky_footer_close {
		width:10%;
	}
}

.sponsorship_header {
	margin:0; border-bottom: 3px solid #ecca04; height:30px;	
}
.sponsorship_header_title {
	float:left;
	padding:2px 10px 0 15px;
	font-family:'Oswald';
	font-size:18px;
	color:#FFF;
	background-color:#ecca04;
	line-height:28px;
	letter-spacing:1px;
	text-shadow:#c9ac02 1px 1px 0px;
	border-radius:4px 0 0 0;
}
.sponsorship_header_right {
	float:left;
	width:14px;
	height:30px;
	background:	url(/wp-content/themes/webrazzi-wp/assets/img/s_footer_titleleft.png) no-repeat left top;
}

.sponsorvideo-post figure.post-gallery {
	border:0;
	margin-bottom:10px;
}
.sponsorvideo-post figure.post-gallery:after {
	border:0;
}

.sponsortext-post {
	
}

.mobile-latests {
	display:none;
	font-size:22px;
	text-align:center;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:2px solid #CCC;
	font-weight:600;
}

@media only screen and (min-width: 180px) and (max-width: 640px) {
	.mobile-latests {
		display:block;
	}
}

.lansman_garanti {
	border-bottom:3px solid green;
    height:30px;
	margin:0;
}

.lansman_garanti_title {
	background-color: #129606;
    border-radius: 4px 0 0;
    color: #fff;
    float: left;
    font-family: 'Oswald';
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 28px;
    padding: 2px 10px 0 15px;
    text-shadow: 1px 1px 0 #0f8005;
}

.lansman_garanti_title a {
	color:#FFF;
	text-decoration:none;	
}

.lansman_garanti_right {
	float:left;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 0 0 14px;
	border-color: transparent transparent transparent #129606;
}
@media only screen and (min-width: 180px) and (max-width: 640px) {
	.lansman_garanti_title {
		font-size: 14px;
	}
}


.widget ul li {
	border-top:none;	
	padding:13px 0;
}

.widgets-list-layout li {
	margin-bottom:10px;	
}

.widget ul li a {
	line-height:16px;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
	border:1px solid #CCC;
}





