/* Design & Moded By: DJ_VALENT */
body {
background: #F3F3F3;
color: #525252;
font-size: 14px;
max-width: 500px;
margin: 0 auto;
}
a {
text-decoration: none;
}

img {
vertical-align: middle;
border-style: none;
}
/* Yuxari Hisse */
.head {
background: #FFA617 url(/css/img/DJ_VALENT_HEAD.gif) repeat-x;
color:#2c3d44;
text-shadow: 0 1px 1px #fff;
align: center;
border-radius: 5px 5px 0 0;
border-top: 1px solid #FFA617;
border-left : 1px solid #FFA617;
border-right: 1px solid #FFA617;
margin-right: 5px;
margin-left: 5px;
}
.head a {
color:#2c3d44;
text-shadow: 0 1px 1px crimson;
}

/* Asagi Hisse */
.foot {
background: #6A7388 url(/css/img/DJ_VALENT_1.png);
padding: 5px;
color: #fff;
border-radius: 0 0 5px 5px;
border-bottom : 1px solid #7d8699;
border-top: 1px solid #7d8699;
border-left : 1px solid #7d8699;
border-right: 1px solid #7d8699;
margin-right: 5px;
margin-left: 5px;
margin-top: 5px;
}
.foot a {
color: #F9F7F8;
}
/* Saat Tarix */
.VALENT_Tarix {
background: #3ba5f1 url(/css/img/DJ_VALENT_Tarix.png);
padding: 7px;
color: #fff;
border-radius: 0 0 5px 5px;
border-bottom : 1px solid #7A7A7A;
border-left : 1px solid #7A7A7A;
border-right: 1px solid #7A7A7A;
margin-right: 5px;
margin-left: 5px;
margin-bottom: 5px;
}
.VALENT_Tarix a {
color: #F9F7F8;
}

.VALENT_Saat {
background: linear-gradient(to bottom, #F5C133 5%, #F1B739 95%);
padding: 7px;
color:#2c3d44;
text-shadow: 0 1px 1px #fff;
margin-top: -1px;
border-radius: 5px 0px 0px 5px;
display : inline-block;
border-top-left-radius : 5px;
border-top-right-radius : 0;
border-bottom-right-radius : 5px;
border-bottom-left-radius : 0;
}
.VALENT_Saat a{
color:#2c3d44;
text-shadow: 0 1px 1px #fff;
}
.VALENT_Leqeb{
background: linear-gradient(-45deg, #995096, #3d4351, #995096, #3e4140);
background-size: 400% 400%;
animation: gradient 15s ease infinite;
color: #fff;
color: #f5f6f7;
margin-top: -1px;
padding: 2px 5px;
//border-radius: 0px 5px 5px 0px;
display : inline-block;
border-top-left-radius : 0;
border-top-right-radius : 5px;
border-bottom-right-radius : 0;
border-bottom-left-radius : 5px;
}

.By_Qerib{
background: linear-gradient(-45deg, blue, red, green);
background-size: 400% 400%;
animation: gradient 15s ease infinite;
color: #fff;
color: #f5f6f7;
margin-top: -1px;
padding: 2px 5px;
//border-radius: 0px 5px 5px 0px;
display : inline-block;
border-top-left-radius : 0;
border-top-right-radius : 5px;
border-bottom-right-radius : 0;
border-bottom-left-radius : 5px;
}
.datee{
background: linear-gradient(-90deg, blue, royalblue);
background-size: 400% 400%;
animation: gradient 15s ease infinite;
color: #fff;
color: #f5f6f7;
margin-top: -1px;
padding: 2px 5px;
//border-radius: 0px 5px 5px 0px;
display : inline-block;
border-top-left-radius : 0;
border-top-right-radius : 0;
border-bottom-right-radius : 0;
border-bottom-left-radius : 0;
}
/* Giris Qeydiyyat Sayt Adi */
span.aut {
background: #3ba5f1 url(/css/img/head.png);
color: #fff;
padding: 7px;
margin-top: -1px;
border-radius: 5px 0px 0px 5px;
display : inline-block;
border-top-left-radius : 5px;
border-top-right-radius : 0;
border-bottom-right-radius : 5px;
border-bottom-left-radius : 0;
}

span.aut_1 {
//background: #004C82 url(/css/img/FJ_VALENT_Title.gif);
background: linear-gradient(to bottom, #004c80 50%, #004c82 50%);
color: #fff;
padding: 7px;
margin-top: -1px;
border-radius: 5px 0px 0px 5px;
display : inline-block;
border-top-left-radius : 5px;
border-top-right-radius : 0;
border-bottom-right-radius : 5px;
border-bottom-left-radius : 0;
}

span.site {
background: #3ba5f1 url(/css/img/head.png);
color:#cbcbcb;
text-shadow: 0 1px 1px #fff;
padding: 7px;
margin-top: -1px;
border-radius: 5px 0px 0px 5px;
display : inline-block;
border-top-left-radius : 5px;
border-top-right-radius : 0;
border-bottom-right-radius : 5px;
border-bottom-left-radius : 0;
}
span.site a{
color: #2c3d44;
}

/* Basliglar */
.title {
background: linear-gradient(273deg, #328BCA, #51A6DD, #4895c6);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
color: #fff;
padding: 7px;
border-radius: 5px 5px 0 0;
border-bottom : 1px solid #24a3ff;
border-top: 1px solid 24a3ff;
border-left : 1px solid #24a3ff;
border-right: 1px solid #24a3ff;
margin-right: 5px;
margin-left: 5px;
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.title_1 {
background: linear-gradient(273deg, #F5C133, #93731e, #ab8723);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
color: #fff;
padding: 7px;
border-radius: 5px 5px 0 0;
border-bottom : 1px solid #24a3ff;
border-top: 1px solid 24a3ff;
border-left : 1px solid #24a3ff;
border-right: 1px solid #24a3ff;
margin-right: 5px;
margin-left: 5px;
}
keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.title_2{
background: linear-gradient(273deg, #4c81a7, #004c80, #002d4c);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
color: #fff;
padding: 7px;
border-radius: 5px 5px 0 0;
border-bottom : 1px solid #24a3ff;
border-top: 1px solid 24a3ff;
border-left : 1px solid #24a3ff;
border-right: 1px solid #24a3ff;
margin-right: 5px;
margin-left: 5px;
}
keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
/* Menu Foot*/
.menu {
background: #6A7388 url(/css/img/DJ_VALENT_1.png);
padding: 4px;
color: #fff;
border-radius: 0 0 5px 5px;
border-bottom : 1px solid #7d8699;
border-top: 1px solid #7d8699;
border-left : 1px solid #7d8699;
border-right: 1px solid #7d8699;
margin-right: 5px;
margin-left: 5px;
}
.menu a {
color: #F9F7F8;
}
/* Xeberler */
.news_title{
background: url(/css/img/title.png) repeat-x;
color: #fff;
padding: 7px;
border-radius: 5px 5px 0 0;
border-bottom : 1px solid #24a3ff;
border-top: 1px solid 24a3ff;
border-left : 1px solid #24a3ff;
border-right: 1px solid #24a3ff;
margin-right: 5px;
margin-left: 5px;
}
.news_link {
background-color: #99D9FF;
background-image: url(/css/img/DJ_VALENT.png);
color: #7f7c7e;
//position: relative;
//z-index: 2;
padding: 15px;
border-radius: 0 0 5px 5px;
border-bottom : 1px dashed #797979;
border-left : 1px dashed #797979;
border-right: 1px dashed #797979;
margin-right: 5px;
margin-left: 5px;
margin-bottom: 5px;
}
/* Block */
.block {
background: linear-gradient(to bottom, #F9F7F8 50%, #F9F8F7 50%);
background-image: url(/css/img/DJ_VALENT.png);
padding: 13px;
color: #3ba5f1;
border-radius: 0 0 5px 5px;
border-bottom : 1px solid #24a3ff;
border-left : 1px solid #24a3ff;
border-right: 1px solid #24a3ff;
margin-right: 5px;
margin-left: 5px;
margin-bottom: 5px;
}
/* Linkler */
.link {
background: linear-gradient(to bottom, #F9F9F9 50%, #F8F8F8 50%);
background-image: url(/css/img/DJ_VALENT.png);
color: #3ba5f1;
border-bottom : 1px dashed #aba7a7;
border-left : 1px solid #42b0ff;
border-right: 1px solid #42b0ff;
margin-right: 5px;
margin-left: 5px;
padding: 13px;
display : block;
}
.link a {
color: #3ba5f1;
}
.link:hover {
background: #CDEDFF;
color: #000;
}
.link_1 {
background: linear-gradient(to bottom, #F9F9F9 50%, #F8F8F8 50%);
background-image: url(/css/img/DJ_VALENT.png);
color: #3ba5f1;
border-bottom : 1px solid #42b0ff;
border-left : 1px solid #42b0ff;
border-right: 1px solid #42b0ff;
border-radius: 0 0 5px 5px;
margin-right: 5px;
margin-left: 5px;
margin-bottom: 5px;
padding: 13px;
display : block;
}
.link_1 a {
color: #3ba5f1;
}
.link_1:hover {
background: #CDEDFF;
color: #000;
}
.link_2 {
background: #C7EAFF;
background-image: url(/css/img/DJ_VALENT.png);
color: #f5f5f5;
border-bottom : 1px dashed #aba7a7;
border-left : 1px solid #42b0ff;
border-right: 1px solid #42b0ff;
margin-right: 5px;
margin-left: 5px;
padding: 13px;
display : block;
}
.link_2 a {
color: #f5f5f5;
}
.link_2:hover {
background: #f9f8f7;
color: #000;
}
.link_3 {
background: #C7EAFF;
background-image: url(/css/img/DJ_VALENT.png);
color: #f5f5f5;
border-bottom : 1px solid #42b0ff;
border-left : 1px solid #42b0ff;
border-right: 1px solid #42b0ff;
border-radius: 0 0 5px 5px;
margin-right: 5px;
margin-left: 5px;
margin-bottom: 5px;
padding: 13px;
display : block;
}
.link_3 a {
color: #f5f5f5;
}
.link_3:hover {
background: #f9f8f7;
color: #000;
}
/* Reklamlar */
.ads {
background: linear-gradient(to bottom, #D0C1A8 50%, #D0BFA5 50%);
color: #f9f8f7; 
border-bottom : 1px dashed #aba7a7;
border-left : 1px dashed #aba7a7;
border-right: 1px dashed #aba7a7;
border-top: 1px dashed #aba7a7;
border-radius: 5px 5px 5px 5px;
margin-right: 5px;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
padding: 10px;
display : block;
}
.ads a {
color: #cdedff;
}
/* Istek Link Ve Baslig */
.istek_title {
background: linear-gradient(273deg, #de8096, #945564, #7b4753);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
color: #fff;
padding: 7px;
border-radius: 5px 5px 0 0;
border-bottom : 1px solid #ef8c9c;
border-top: 1px solid #ef8c9c;
border-left : 1px solid #ef8c9c;
border-right: 1px solid #ef8c9c;
margin-right: 5px;
margin-left: 5px;
}
keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

.istek_link {
background: #;
background-image: url(/css/img/DJ_VALENT.png);
color: #a22a3f;
border-top : 1px dashed #de8096;
border-left : 1px dashed #de8096;
border-right: 1px dashed #de8096;
border-radius: 0 0 5px 5px;
margin-bottom: 5px;
margin-right: 5px;
margin-left: 5px;
padding: 13px;
display : block;
}
.istek_link a {
color: #de8096;
}
.istek_link_1{
background: #f1ccd5;
background-image: url(/css/img/DJ_VALENT.png);
color: #a22a3f;
border-top : 1px dashed #de8096;
border-bottom: 1px dashed #de8096;
border-left : 1px dashed #de8096;
border-right: 1px dashed #de8096;
border-radius: 5px;
margin-right: 5px;
margin-left: 5px;
padding: 13px;
display : block;
}
.istek_link_1 a {
color: #de8096;
}

/*Isteek Yeni*/
.isteek_title {
background: linear-gradient(273deg, #8e867e, #716b64, #7f787e);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
padding: 7px;
color: #fff;
//border-radius: 5px 5px 0 0;
//border-bottom : 1px solid #8e867e;
//border-top: 1px solid #8e867e;
//border-left : 1px solid #8e867e;
//border-right: 1px solid #8e867e;
margin-right: 5px;
margin-left: 5px;
margin-top: 5px;
//padding: 2px 5px;
//border-radius: 0px 5px 5px 0px;
//display : inline-block;
border-top-left-radius : 5px;
border-top-right-radius : 0;
border-bottom-right-radius : 5px;
border-bottom-left-radius : 0;
}
.isteek_link {
background: #eda28d;
background-image: url(/css/img/DJ_VALENT.png);
color: #cecece;
border-bottom: 1px dashed #E16541;
border-top : 1px dashed #E16541;
border-left : 1px dashed #E16541;
border-right: 1px dashed #E16541;
border-radius: 0 0 5px 5px;
margin-bottom: 5px;
margin-right: 5px;
margin-left: 5px;
padding: 13px;
display : block;
}
.isteek_link a {
color: #f5f5f5;
}
.isteek_link_1{
background: #ac9fd0;
background-image: url(/css/img/DJ_VALENT.png);
color: #fff;
border-top : 1px dashed #766097;
border-bottom: 1px dashed #766097;
border-left : 1px dashed #766097;
border-right: 1px dashed #766097;
border-radius: 5px;
margin-bottom: 5px;
margin-right: 5px;
margin-left: 5px;
padding: 13px;
display : block;
}
.isteek_link_1 a {
color: #f5f5f5;
}
.va{
background: #f5f5f5;
padding : 4px 5px 4px 5px;
display : inline-block;
border-top-left-radius : 10px;
border-top-right-radius : 0;
border-bottom-right-radius : 20px;
border-bottom-left-radius : 0;
color : #5b6c6e !important ;
border : #24a3ff dashed 2px;
}
.le{
background: #f5f5f5;
padding : 4px 5px 4px 5px;
display : inline-block;
border-top-left-radius : 10px;
border-top-right-radius : 0;
border-bottom-right-radius : 20px;
border-bottom-left-radius : 0;
color : #5b6c6e !important ;
border : #f5c133 dashed 2px;
}
.nt{
background: #f5f5f5;
padding : 4px 5px 4px 5px;
display : inline-block;
border-top-left-radius : 10px;
border-top-right-radius : 0;
border-bottom-right-radius : 20px;
border-bottom-left-radius : 0;
color : #5b6c6e !important ;
border : #004c82 dashed 2px;
}
.vi{
background: #24a3ff;
padding : 6px 7px 6px 7px;
display : inline-block;
border-top-left-radius : 10px;
border-top-right-radius : 0;
border-bottom-right-radius : 20px;
border-bottom-left-radius : 0;
color : #f5f5f5 !important ;
}
.da{
background: #F5C133;
padding : 6px 7px 6px 7px;
display : inline-block;
border-top-left-radius : 10px;
border-top-right-radius : 0;
border-bottom-right-radius : 20px;
border-bottom-left-radius : 0;
color : #f5f5f5 !important ;
}
.di{
background: linear-gradient(to bottom, #004c80 50%, #004c82 50%);
padding : 6px 7px 6px 7px;
display : inline-block;
border-top-left-radius : 10px;
border-top-right-radius : 0;
border-bottom-right-radius : 20px;
border-bottom-left-radius : 0;
color : #f5f5f5 !important ;
}

hr {
background:#004c82;
border-bottom:1px solid #004c82;
color:#fff;
margin-left: -12px;
margin-right: -12px;
margin-top: 12px;
margin-bottom: 12px;
/*Ip Soft, Operator, Browser*/