/* Add here all your css styles (customizations) */

body { background-color:#ede9e9; font-family:Verdana;}
a {cursor:pointer;}
a:hover { text-decoration:none;}
.main960 {width:960px; margin:auto;position:relative;}
.header {
	background: -moz-linear-gradient(top,  rgba(204,0,0,0.74) 0%, rgba(142,0,0,0.74) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,0,0,0.74)), color-stop(100%,rgba(142,0,0,0.74))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(204,0,0,0.74) 0%,rgba(142,0,0,0.74) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(204,0,0,0.74) 0%,rgba(142,0,0,0.74) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(204,0,0,0.74) 0%,rgba(142,0,0,0.74) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(204,0,0,0.74) 0%,rgba(142,0,0,0.74) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdcc0000', endColorstr='#bd8e0000',GradientType=0 ); /* IE6-9 */

	    border-bottom: 1px solid #600;
	box-shadow: 1px 1px 5px #777;
	position:fixed; left:0; right:0


}
.acenter {text-align:center}

.profile {width:300px; position:absolute; text-align:left; left:0; padding-top:5px; color:#fff;}
.profilResim { width:50px;height:50px;border: 1px solid black;
            border-radius: 25px;
            -moz-border-radius: 25px;
            -khtml-border-radius: 25px;
            -webkit-border-radius: 25px;box-shadow: 1px 1px 5px #777; overflow:hidden; margin-right:5px;}
.ara {width:300px; position:absolute; text-align:right; right:0; padding-top:5px; top:0}

.ara input {  background: none repeat scroll 0 0 #fff;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;  font-size:12px;padding:3px; padding-left:10px;background: url("/images/icoAra.png") no-repeat scroll left center #fff; padding-left:25px; color:#777; }


.sol {width:175px; display:inline-block; min-height:800px; vertical-align:top;  position:fixed; top:55px;}
.sol a {font-size:12px; color:#333; width:100%; display:inline-block; padding:3px; padding-left:10px; border:1px solid #ede9e9; }
.sol a:hover {background-color:#DDDDDD;border:1px solid #ccc; border-radius:2px}
.menua span{ color:#800;}


.sag {width:780px; display:inline-block; padding-top:24px;vertical-align:top; margin-left:185px;}
.articleBox {  background: none repeat scroll 0 0 #fff; padding:10px;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px; margin-bottom:20px; min-height:300px; }
.paddingTop30 {padding-top:30px;}

.mansetSol {width:370px; height:210px;float:left; margin-bottom:20px; position:relative; background-size:cover; background-position:center; margin-left:6px; vertical-align:top;}



.mansetSol span {
	background:none;
	
	
    position:absolute; margin:0; bottom:0;

background-color:rgba(255,255,255,0.8);

font-weight:300;font-size: 14px; 
padding:0px;color: #000;left:0;padding-left:10px;right:0; line-height:16px;}

hr { border: 0; margin-bottom:15px; margin-top:15px;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); }
.mansetSolKucuk {width:245px; height:270px; overflow:hidden;}
.haberButtons {font-size: 9px;
background: -moz-linear-gradient(top,  rgba(204,0,0,0.74) 0%, rgba(142,0,0,0.74) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,0,0,0.74)), color-stop(100%,rgba(142,0,0,0.74))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(204,0,0,0.74) 0%,rgba(142,0,0,0.74) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(204,0,0,0.74) 0%,rgba(142,0,0,0.74) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(204,0,0,0.74) 0%,rgba(142,0,0,0.74) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(204,0,0,0.74) 0%,rgba(142,0,0,0.74) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdcc0000', endColorstr='#bd8e0000',GradientType=0 ); /* IE6-9 */

	 border: medium none;
    box-shadow: 1px 1px 5px #777;
    color: #fff;
    margin-bottom: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    
}
.pasifButton {
background: none repeat scroll 0 0 #ccc;
    box-shadow: 0 0 8px #555 inset;}

.userWindow {

	width:150px; height:auto; margin:18px; display:inline-block; border:1px solid #eee; border-bottom:none;

}
.konusmaAlani {overflow:auto;}


.chatText { padding:1px;}
.chatText:nth-child(odd) {
    background-color: #fff;
}

.chatText:nth-child(even) {
    background-color: #f1f1f1;
}
.formdiv p{color: #333;
    margin: 0;}
.formdiv input{border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 11px;
    height: 22px;
    margin-bottom: 12px;
    padding-left: 10px;
    width: 100%;}
.formdiv span{color: #fff;
    display: block;
    font-size: 10px;
    line-height: 1.6;}
.formdiv span input{display: inline-block;
    vertical-align: top;}
.girisform{background: linear-gradient(to bottom, rgba(204, 0, 0, 0.74) 0%, rgba(142, 0, 0, 0.74) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    padding: 9px;}
.girisform button{ background-color: #e25151;
    border-color: #7f2d2d;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: white;
    margin-left: 83px;}
.formdiv a{  border: medium none;
    padding: 0;}
	
.kayitform{margin: auto;
    width: 410px; margin-top:50px; }  
	
.kayitform div{ margin-bottom: 12px;}
.kayitform input{ border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 6px;
    border-style: solid;
    color: #777;
    font-size: 17px;
    height: 41px;
    margin-bottom: 10px;
    padding: 3px 3px 3px 10px;
    width: 100%;}
.formdivkayit h2{color: #000;
    font-size: 40px;
    margin: 22px 0 10px;}
.formdivkayit p{font-size: 19px;}
.ikiliinput input{ width:49%;}
.formdivkayit h3{color: #333;
    font-size: 20px;}
.formdivkayit select{height: 42px;
    width: 90px;}
.formdivkayit label{font-size: 18px;
    font-weight: normal;}
.kayitform span{color: #9197a3;
    display: block;
    font-size: 11px;
    margin-bottom: 10px;}
.kayitform button{ -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: linear-gradient(#67ae55, #578843) repeat scroll 0 0 #69a74e;
    border-color: #3b6e22 #3b6e22 #2c5115;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 37px;
    width: 100%;}
.ikiliinput{}
.radio{display: inline-block;
    height: 9px !important;
    vertical-align: top;
    width: 10% !important;}
	
	.hpanel {
    border: medium none;
    box-shadow: none;
    margin-bottom: 5px;
}

.hpanel .panel-body {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e4e5e7;
    border-radius: 2px;
    padding: 10px;
    position: relative;
}

.panel-footer {
    background-color: #f5f5f5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 10px 15px;
}
.hpanel > .panel-footer {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #f7f9fa;
    border-color: -moz-use-text-color #e4e5e7 #e4e5e7;
    border-image: none;
    border-right: 1px solid #e4e5e7;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: inherit;
    font-size: 90%;
}
.profilBack {
	background: rgb(252,255,244); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(252,255,244,1) 0%, rgba(233,233,206,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,255,244,1)), color-stop(100%,rgba(233,233,206,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=0 ); /* IE6-9 */

}
   
