@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Yellowtail&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&family=Yellowtail&display=swap');
/****************************genel klaslar**********************************************/
.lside {float:left;}

.rside {float:right;}

.textlside {text-align:left !important;}

.textcenter {text-align:center !important;}

.textrside {text-align:right;}

.display_none {display:none !important;}

.display_block {display:block !important;}

.display_inline_block {display:inline-block !important;}

.redtext {color:#FF0000 !important;}

.display_nonex {display:none !important;}

.bgcolor_red {background-color:#FF0000 !important;}
/***************************************************************************************/

body {
	width:100%;
	height:100%;
	margin-left:0px;
	margin-top:0px;
	font-family:Verdana, Geneva, sans-serif;
}

#main {
	position:relative;
	text-align:center;
	width:100%;
	height:100%;
	min-width:366px;
}

#main_header {
	position:relative;
	background-color:#220310;
	height:140px;
	display:inline-block;
	width:100%;
}

#logo_img {
	position:relative;
	float:left;
}

#header2 {
	position: relative;
	text-align: left;
	display: inline-block;
	padding-left: 10px;
	width:48%;
	float:left;
}

#header2 p {
	font-size:24px;
	color: #FF00FF;
	font-weight:bold;
/*	line-height:60px; */
	text-align: right;
}

#login .input0 {color:#999999;; 
	width:140px; 
	float:left; 
	display:inline; 
	background-position: 0px -400px; 
	height:28px;
	padding: 0px 10px; 
	border: 1px solid #20B5FF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	outline:medium none;
	}

#login {
	width:30%;
	margin-top:1%;
}

#login .git { 
	width:32px; 
	height:28px; 
	margin:0px; 
	padding:0px; 
	float:left; 
	background:transparent url("../img/buttons.png") no-repeat scroll 0px -244px;
	}

#login .header0{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-style:oblique;
	float:left;
}

#main_header #login {
	position: relative;
	display: inline-block;
	padding-left: 20px;
}

.header0 a {
	text-decoration:none;
	color: #FF0000;
	font-size:12px;
	cursor:pointer;
}

#main_header #flogin {
	position: relative;
	display:table;
}

#menu {
	position:relative;
	color: #FF00FF;
	float: right;
}

#nav {
	position: relative;
	height: 15px;
	text-align:right;
}

#nav ul {
	font-size:14px;
	font-weight:bold;
	line-height:5px;
}

#nav li {
	position:relative;
	text-decoration:none;
	display:inline-block;
	text-align: center;
	width:120px;
	cursor:pointer;
}

#nav li:hover {
	color:#FFFF00;
	text-shadow: 2px 1px 3px #FFFFFF;
}

.active_menu {
color: #FFFF00;	
}

#mainpage {
	text-align:left;
}

#mainpage div {
	position: relative;
	display: inline-block;
	text-align:left;
	max-width:640px;
	padding:10px;
 }

#m_left p {
	font-size:20px;
	font-family: 'Indie Flower', cursive;
	margin-left: 50px;
	margin-top: 30px;
	margin-right: 30px;
}

#cvrpic, #limg {
	padding: 20px;
	margin-left: 10px;
	margin-top: 10px;
}

.login_sess {
	color: #FF0000;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	top:20px;
}

.gallery_head {
	color:#FF0000;
	text-shadow:2px 2px 5px gold;
}

#mainpage2 div {
	position: relative;
	display: inline-block;
	text-align:left;
	padding:10px;
	width:95%;
}

.piccontainer {
	position:relative; 
	width:800px; 
	padding-bottom:5px;
}
	
.piccontainer ul {color:#000000; height:80px; padding:0px; text-align:center; float:left; margin-top:0px; padding:3px; margin:5px;}
.piccontainer li {display:block; padding:0px; width:80px; height:80px;}
.piccontainer img {border:#00CCFF 4px outset;cursor:pointer;}
.piccontainer button {
	width:200px; 
	height:40px; 
	background:url(../img/buttons.png) no-repeat scroll -200px -240px;
	float:right;
	}
	
.piccontainer button:hover {background:url(../img/buttons.png) no-repeat scroll -200px -280px;}
.piccontainer label {color:#000000; font-size:12px; font-weight:bold;}

#picup {
	position:absolute; 
	width:100%; 
	background-color: rgba(200,200,200,.6);
	}

#fullpic {position:absolute; background-color: rgba(3,3,3,.8);top:0px;display:none;}
#fullpic .kpt {position:relative; height:30px; padding:10px;}
#fullpic .comm { width:480px; height:100%; float:right; padding-right:100px}
#fullp {padding-bottom:20px;}

#addcomm {position:relative; width:480px; padding:5px; display:none;}
#addcomm textarea {width:480px; padding:5px;}
#addcomm .git { width:30px; height:30px; margin:0px; padding:0px; background-position:0px -240px; background:transparent url("../img/buttons.png") no-repeat scroll 0px -240px; float:right}

#pic_comments p {
	color:#CCCCCC;
	font-size:14px;
}

.comm_head {
	position:relative;
	color: #6699FF;
	font-size:12px;
	line-height:1.4em;
}

.comm_foot {
	position:relative;
	display:inline-block;
	text-align:right;
	color: #6699FF;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	line-height:1.4em;
	width:100%;
}

#pic_comments div {
	border-bottom:solid #CCCCCC 1px;
	position:relative;
	padding:5px;
}

.askme {
	width:100%;
	margin-top:10px;
	background-color: #0000CC;
	font-size:14px;
	color:#FFFFFF;
	padding-bottom:5px !important;
	padding-top:5px !important;
}
.askme p {
	line-height: 1.2em;
	margin: 2px;
	width: 90%;
	display: inline-block;
}

.askme span {
	width: 100%;
	display: inline-block;
	font-size: 12px;
	color:#FFFF00;
}

.ask {
	width:200px; 
	height:40px; 
	margin:0px; 
	padding:0px; 
	background:transparent url("../img/buttons.png") no-repeat scroll -203px -324px;
	float:right;
	cursor:pointer;
}

.ask:hover {
	background:transparent url("../img/buttons.png") no-repeat scroll -203px -366px;
}

.open {
	width:20px; 
	height:20px; 
	margin:0px; 
	padding:0px; 
	float:right; 
	background:transparent url("../img/buttons.png") no-repeat scroll -33px -244px;
	cursor:pointer;
}

.open:hover {
	background:transparent url("../img/buttons.png") no-repeat scroll -33px -264px;
}

#ask_form {
	width:100%;
}

#ask_form textarea {
	width:100%;
}

#ask_form .git{
	width:32px; 
	height:28px; 
	margin:0px; 
	padding:0px; 
	float:right; 
	background:transparent url("../img/buttons.png") no-repeat scroll 0px -244px;
	cursor:pointer;
}


#ask_form .git:hover{
	background:transparent url("../img/buttons.png") no-repeat scroll 0px -270px;
}

.ans_div {
	color: #000000;
	background-color: #FFFFFF;
	width: 97%;
}

#answer1 {
	width:100%;
}

#gitx1{
	width:32px; 
	height:28px; 
	margin:0px; 
	padding:0px; 
	float:right; 
	background:transparent url("../img/buttons.png") no-repeat scroll 0px -244px;
	cursor:pointer;
}


#gitx1:hover{
	background:transparent url("../img/buttons.png") no-repeat scroll 0px -270px;
}

.blogadd {
	width:200px; 
	height:40px; 
	margin:0px; 
	padding:0px; 
	background:transparent url("../img/buttons.png") no-repeat scroll -203px -400px;
	float:right;
	cursor:pointer;
	display:none;
}

.blogadd:hover {
	background:transparent url("../img/buttons.png") no-repeat scroll -203px -440px;
}

#blog {
	width:100%;
	background-color:#66FFFF;
	margin-top:5px;
	cursor:pointer;
}

#blog .blog_trh, .likes{
	font-size:10px;
	color: #333333;
}

#blog h4 {
	margin:5px;
	color: #0000FF;
}

#blog .blog_likes {
	font-size:12px;
	font-weight:bold;
	color: #FF0000;
	float:right
}

.blcom_add {
	width:200px; 
	height:40px; 
	margin:0px; 
	padding:0px; 
	background:transparent url("../img/buttons.png") no-repeat scroll -203px -480px;
	float:right;
	cursor:pointer;
}

.blcom_add:hover {
	background:transparent url("../img/buttons.png") no-repeat scroll -203px -520px;
}

#blog_content {
	width:100%;
}

#blog_content h4 {
	margin:5px;
	color: #0000FF;
}

#blog_content .blog_trh {
	font-size:10px;
	color: #FF0000;
}

#blog_content p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
}

#blog_content .blog_likes {
	font-size:12px;
	font-weight:bold;
	color: #FF0000;
	float:right
}

.blog_likes span {
	padding-right:10px;
	cursor:pointer;
}

#entry_form {
	max-width:80% !important;
	width:80% !important;
}

#entry_form form {
	width:80%
}

#entry_form textarea {
	width:100%;
}

#entry_form label {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #0099FF;
	line-height:25px;
}

#entry_head {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	height:20px;
}

#entry_main {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	height:360px;
}

#entry_form .git{
	width:32px; 
	height:28px; 
	margin:0px; 
	padding:0px; 
	float:right; 
	background:transparent url("../img/buttons.png") no-repeat scroll 0px -244px;
	cursor:pointer;
}


#entry_form .git:hover{
	background:transparent url("../img/buttons.png") no-repeat scroll 0px -270px;
}

#blogcomm textarea {
	width:100%;
}

#blogcomm label {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #0099FF;
	line-height:25px;
}

#blogcomm .git{
	width:32px; 
	height:28px; 
	margin:0px; 
	padding:0px; 
	float:right; 
	background:transparent url("../img/buttons.png") no-repeat scroll 0px -244px;
	cursor:pointer;
}


#blogcomm .git:hover{
	background:transparent url("../img/buttons.png") no-repeat scroll 0px -270px;
}

#blg_com {
	width:100%;
	border-top:solid 1px #333333;
}

#blg_com span {
	font-size:10px;
	color:#666666;
}

#blg_com p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:5px;
}

.head {
	font-family:Verdana, Geneva, sans-serif;
	color: #0033FF;
}

#contact_form label {
	display:inline-block;
	width:100%;
}

#contact_form i {
	font-size:14px;
	font-weight:bold;
	color:#0033FF;
}

.inp_contact {
	width:480px;
}

#contact_form span {
	font-size:10px;
	color:#666666;
	margin-bottom:10px;
	display:inline-block;
	width:100%;
}

#contact_form .git {
	width:100px; 
	height:40px; 
	margin:0px; 
	padding:0px; 
	float:right; 
	background:transparent url("../img/buttons.png") no-repeat scroll 0px -400px;
	cursor:pointer;
}


#contact_form .git:hover {
	background:transparent url("../img/buttons.png") no-repeat scroll 0px -440px;
}

#emsg label {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}

#l_menu {
	width:280px;
	background-color:#220310;
	color:#FFFFFF;
	min-height:75vh;
}

#l_menu ul {
	text-decoration:none;
	padding:0px;
}

#l_menu li {
	text-decoration:none;
	display:block;
	cursor:pointer;
	padding:10px;
}

#dash {
	position:absolute !important;
	width:100%;
	min-height:75vh;
	min-width:75vw;
}

#a_header {
	text-align:center;
}

#dash .dash_sec {
	width:640px;
	height:40px;
	border:solid 1px #FF0000;
	font-size:14px;
	padding:10px;
	display:block !important;
	margin-top:10px;
	cursor:pointer;
}

#dash th {
	text-align:center;
	font-size:12px;
	border:solid 1px #FF0000;
	padding:10px;
}

#dash td {
	border:solid 1px #FF0000;
	font-size:12px;
	padding:5px;
}

#dash textarea {
	width:95%;
}

#vidlist {
	border: 1px solid;
	margin-top:5px;
	width:100%;
 	cursor:pointer;
 }
 
 #vidlist:hover {
	 background-color: #FFFF99;	 
 }
	
#vidlist ul {color:#000000; height: auto; text-align: left; float:left;  padding:3px; margin:5px; width:100%;}
#vidlist li {display: inline-block; padding:0px; width: auto; height: auto; min-width:33%;}

#upload1 {
	width:200px; 
	height:40px; 
	background:url(../img/buttons.png) no-repeat scroll 0px -480px;
	float:right;
	}
#upload1:hover {background:url(../img/buttons.png) no-repeat scroll 0px -520px;}

#vidup {
	display:inline-block;
	height:auto;
	text-align:center !important;
}

#vidup label {
	color:#0000FF;
}

#vidup .input0 {
	width:480px; 
/*	float:left; */
	display:inline; 
	background-position: 0px -400px; 
	height:28px;
	padding: 0px 10px; 
	border: 1px solid #20B5FF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	outline:medium none;
	}

#fullvid {position:absolute; background-color: rgba(3,3,3,.8);top:15%;display:none; width:100%; height:100%; min-height:640px; color:#F2EEFD; font-weight: bold;}

#gonoad{
	text-decoration: none;
	color: #FBFBFB;
}
