/*
Theme Name: Webly Child Theme
Theme URI: http://wordpress-style.net/
Description: Child Theme for Webly
Author: Eddie
Author URI: http://wordpress-style.net/
Template: Webly
Version: 1.0
*/
@import url("../Webly/style.css");

p#slogan {
    color: #FFFFFF;
}
#top-center, #top-bottom, #top .container   {
    background: none;
}
#top{
	background: url(images/top-bg.jpg) no-repeat scroll 0 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 420px;
}

#logo {
    margin: 0 16px 0 95px;
}
#footer{
	background: url(images/footer.jpg) no-repeat scroll 0 0 #151B25;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.et_pt_portfolio_item h2 {
  min-height: 48px;
}
.slideshowlink {
  display: none;
}
#top-buttons {
	bottom: 110px;
}
#featured {
	margin-top: 0;
	width:795px;
	margin-left: 110px;
}

#breadcrumbs {
	margin-bottom: 0;
}
.ngg-gallery-thumbnail {
	margin-right: 30px!important;
}
.ngg-gallery-thumbnail-box {
	margin: 0 0 30px;
}
.ngg-gallery-thumbnail img:hover{
	background-color: #0275bc!important;
}
h3.next-gallery-title {
	text-align:center;
	width:275px;
	min-height: 44px;
}
.etlist-dot ul li a {
	color: #8C8B8B;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size:12px;
}
.slide .description {
    color: #FFFFFF;
}
#recent-projects-content h4.title {
	width: 152px;
	margin:4px 0 0;
	text-align:center;
}
.media-projects{
	display: block;
	float: left;
	height: 84px;
	margin-left: 18px;
	margin-right: 11px;
	position: relative;
	width: 152px;
}
.project {margin:0;}
p.description a {color: #FFFFFF;}
p.description {color: #FFFFFF;}
.recent-projects-title{
	color: #758B8D;
	font-size: 24px;
	padding-bottom: 15px;
	text-shadow: 1px 1px 1px #FFFFFF;
}
a.button .facebook-btn, a.button .twitter-btn {
	width:159px;
}
#top-buttons a.button-facebook {
	background: url("images/facebook.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: 'Goudy Bookletter 1911',arial,serif;
	font-size: 30px;
	height: 56px;
	line-height: 53px;
	margin-right: 9px;
	padding-right: 8px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	width: 159px;
}
#top-buttons a.button-twitter {
	background: url("images/twitter.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: 'Goudy Bookletter 1911',arial,serif;
	font-size: 30px;
	height: 56px;
	line-height: 53px;
	margin-right: 9px;
	padding-right: 8px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	width: 150px;
}
hr.break{
	border: 1px dashed #cbcbcb;
}
p#slogan{
	display: none;
}
#category-name {
    padding-top: 165px;
}
/***************************
		Gallery for tv program
***************************/
.tv1:before {
	background: url("images/tv/trt.png") no-repeat scroll 0 0 transparent;
	content: "";
	height: 34px;
	left: 5px;
	position: absolute;
	top: 5px;
	width: 60px;
}
.tv2:before{
	background: url(images/tv/kiss.png) no-repeat;
	content: "";
	top:5px;
	position: absolute;
	left: 5px;
	width:44px;
	height:30px;
}
.tv3:before{
	background: url(images/tv/atv.png) no-repeat;
	content:"";
	position: absolute;
	height: 30px;
	width: 40px;
	top:5px;
	left:5px;
}
.tv4:before{
	background: url(images/tv/kanal6.png) no-repeat;
	content:"";
	position: absolute;
	height: 30px;
	width: 40px;
	top:5px;
	left:5px;
}
.tv5:before{
	background: url(images/tv/turkmax.png) no-repeat;
	content:"";
	position: absolute;
	height: 30px;
	width: 40px;
	top:5px;
	left:5px;
}
.tv-shows {
	background-color: black;
	color: white;
	content: "";
	font-family: Arial,Sans-serif;
	font-size: 15px;
	padding-bottom: 14px;
	padding-left: 75px;
	padding-top: 14px;
	position: relative;
	text-shadow: none;
}
.textwidget{
	text-shadow: none;
}






