/*-------------- RESET ---------------*/
* {outline: 0;padding: 0;margin: 0;}
body {background: #ffffff;color: #252525;font-family:verdana,tahoma,arial,sans-serif,helvetica;font-size:11px;line-height:17px;}
a img, :link img, :visited img {border: 0;}
a:active {outline: none;}
a:focus {-moz-outline-style: none;}
/*-------------- GLOBAL ---------------*/
.clrb,.clear {clear:both;font-size:1px;line-height:1px;}
a {color: #494949;text-decoration: none;}
a:hover {text-decoration: underline; }
.rltv{position:relative;}
.fleft{float:left;display:inline}
.fright{float:right;display:inline;}
.block{display:block;}
.cntr{text-align:center;}
.va{vertical-align:middle;}
.vab{vertical-align:bottom;}
.vat{vertical-align:top;}
.hr{margin:13px 0px 12px 0px;}
.hr img{width:100%;height:1px;}
.hr2{margin:8px 0px 0px 0px;}
.hr2 img{width:100%;height:1px;}
H1{font-size:23px;font-weight:normal;}
.H1{font-size:23px;font-weight:normal;}
H3{font-size:11px;font-weight:normal;color:#222;}
.opct{-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';filter: alpha(opacity=80);opacity:0.8;}
.pad10{padding:10px;}
/*--------------- COLS -----------------*/
#TopBanner{/*background:url(../img/bg-top.jpg) repeat-x top left;height:110px;width:100%;*/}
#Top{width:1000px;height:135px;background:#ffffff url(../img/bg-top3.jpg) repeat-x top left}
#Bdy{width:1000px;background-color:#f4f4f4;}
#LeftCol{width:683px;margin-left:15px;margin-top:15px;}
#RightCol{width:270px;margin-right:15px;margin-top:15px;}
#EBI{with:1000px;}
#Footer{width:1000px;}
/* nav */
#Nav{position:absolute;top:99px;left:50px;padding:15px 10px 0px 16px;letter-spacing: 2px;font-weight:bold;vertical-align:top;z-index:200;font-family:tahoma,arial,sans-serif,helvetica;}
#Nav a{margin:0px 16px 0px 0px;font-weight:bold;color:#555555;font-size:13px;letter-spacing: 2px;font-family:tahoma,arial,sans-serif,helvetica;}
.NavPos{display:none;position:absolute;top:0px;left:0px;}
.NavPos1{position:absolute;top:132px;left:102px;}
.NavPos2{position:absolute;top:132px;left:200px;}
.NavPos3{position:absolute;top:132px;left:292px;}
.NavPos4{position:absolute;top:132px;left:370px;}
.NavPos5{position:absolute;top:132px;left:490px;}
.NavPos6{position:absolute;top:132px;left:610px;}
.NavPos7{position:absolute;top:132px;left:686px;}
.NavPos8{position:absolute;top:132px;left:746px;}
.NavPos9{position:absolute;top:132px;left:818px;}
.Navhr{position:absolute;top:135px;left:0px;width:100%;}
.NavHome{position:absolute;top:116px;left:16px;}
.NavHome a{margin-right:12px;}
/* top */
.ide{position:absolute;top:50px;right:20px;}
.kunye{position:absolute;top:3px;right:10px;}
.searcharea{position:absolute;top:70px;right:0px;width:172px;}
.searchbg{/*background:url(../img/box.gif) no-repeat 0px 1px;*/border:1px solid #cccccc;width:143px;height:22px;}
.searchbox{border:0px;background:transparent;width:136px;height:17px;margin:3px 2px 0px 4px;}
.searchbut{width:26px;}
.Banner-Pos{padding:10px;}
.searchbutton{border:0px;background:transparent url(../img/go.gif) no-repeat top left;width:18px;height:19px;cursor:pointer;padding:2px;}

/* social anim */
#Sociall{position:absolute;top:35px;right:0px;}
.socialbar_transparent {
	width: 145px;
	min-height: 22px;
	padding: 0;
	font-size: 0;
	z-index: 999;
}
.socialbar_transparent:after {
	clear: left;
	content: " ";
}
.borderless .ss li { border: none; }
.borderless .ss li:first-child { border: none; }

/* Social Sprites: General Listing
================================================== */

.ss {
	width: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
.ss li {
	float:left;width:28px;
	display: inline-block;
	margin: 0;
	padding: 0;
	border-right: 1px solid rgba(0,0,0,0.2);
	background-image:url("../img/social/i-social.png");
	background-repeat: no-repeat;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.ss li:hover {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.ss li:first-child {
	border-left: 1px solid rgba(0,0,0,0.2);
}
.ss li a {
	display: block;
	text-indent: -9999;
	height: 22px;
	width: 22px;
}
.ss li a:active {
	box-shadow: inset 0 0 10px rgba(0,0,0,0.3), inset 0 0 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.3), inset 0 0 10px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.3), inset 0 0 10px rgba(0,0,0,0.3);
}
.ss li.facebook { background-position: 0 0; }
.ss li.facebook:hover { background-position: 0 -22px; }
.ss li.twitter { background-position: 0 -44px; }
.ss li.twitter:hover { background-position: 0 -66px; }
.ss li.pinterest { background-position: 0 -88px; }
.ss li.pinterest:hover { background-position: 0 -110px; }
.ss li.rss { background-position: 0 -132px; }
.ss li.rss:hover { background-position: 0 -154px; }
.ss li.instagram { background-position: 0 -176px; }
.ss li.instagram:hover { background-position: 0 -198px; }

/* top dergi */
#DergiTop{position:absolute;top:-8px;left:570px;}

/* boxes */
.Box-Wrapper{border:1px solid #494949;margin-bottom:12px;background-color:#f7f7f7;}
.Box-Wrapper2{border:1px solid #494949;margin-bottom:12px;background-color:#ffffff;} /* beyaz */
/*.Box-Wrapper3{border:1px solid #494949;margin-bottom:12px;background-color:#f1e68e;}*/
.Box-Pad{padding:10px;}
.Box-TitleBG{background: #ffffff url(../img/bg-title2.gif) no-repeat top left;height:28px;}
.Box-Title{font-weight:bold;color:#54534d;font-family:tahoma,helvetica;font-size:13px;padding:5px 3px 0px 15px;}
.Box-BookTitle, .Box-BookTitle a{font-size:11px;font-weight:bold;color:#343434;margin-bottom:3px;margin-top:1px;}
.Box-BookAuthor, .Box-BookAuthor a{font-size:10px;font-weight:bold;color:#252525;margin-bottom:5px;}
.Box-BookContent{font-size:11px;margin-bottom:4px;}
.Box-img-Container{width:85px;}
.Box-BookArea{width:320px;}
.Box-Date{font-size:10px;font-weight:bold;margin-bottom:20px;}
.Box-ArticleTitle, .Box-ArticleTitle a{font-size:14px;font-weight:bold;color:#343434;margin-bottom:3px;line-height:22px;}
.Box-ArticleAuthor, .Box-ArticleAuthor a{font-size:10px;font-weight:bold;color:#252525;margin-bottom:5px;}
.Box-Vote{font-size:11px;font-weight:bold;}
.Box2-BookTitle, .Box2-BookTitle a{font-size:12px;font-family:tahoma,helvetica;}
.Box2-BookAuthor, .Box2-BookAuthor a{font-size:10px;font-weight:bold;font-family:tahoma,helvetica;margin-bottom:3px;}
.Box2-BookPublisher, .Box2-BookPublisher a{font-size:10px;color:#646464;font-family:tahoma,helvetica;font-weight:bold;margin-bottom:16px;}
.Box2-Buy, Box2-Buy a{font-size:10px;font-weight:bold;}
.Box2-Content{font-size:12px;margin-bottom:5px;}
.devami, .devami a{font-size:10px;font-weight:bold;}
/* right boxes */
.Rbox-FSBG{width:270px;background:url(../img/bg-right-fs.jpg) repeat-x top left;height:84px;}
.Rbox-FS-tease{font-size:12px;font-family:arial,helvetica;font-style:italic;font-weight:bold;color:#51504c;line-height:16px;padding:3px 0px 3px 0px;}
.Rbox-FS-content{padding:5px;font-size:12px;}
/* left boxes */
.Box-ES-Wrapper{border:1px solid #000000;margin-bottom:12px;background-color:#ffffff;}
.Box-ESBG{background:url(../img/bg-es-title.gif) repeat-x top left;height:28px;}
/* BUTTONS */
.UIbutton, .UIbutton2 {background: none;border: 0; cursor: pointer; display: inline-block; height: auto; overflow: visible; padding: 0; margin: 0; vertical-align: middle; outline: none;text-decoration:none;}
.UIbutton span{outline: none; display: inline-block; padding: 0; margin: 0; font-family: 'trebuchet-ms',sans-serif; font-size: 11px; height: 18px; line-height: 18px; text-align: center; text-decoration: none; white-space: nowrap; cursor: pointer;padding: 0 0 0 10px; background-position: 0 0;}
.UIbutton span span {padding: 0 20px 0 0; background-position: 100% -18px;}
.UIbutton2 span{cursor: default; outline: none; display: inline-block; padding: 0; margin: 0; font-family: 'trebuchet-ms',sans-serif; font-size: 11px; height: 18px; line-height: 18px; text-align: center; text-decoration: none; white-space: nowrap; padding: 0 10 0 10px; background-position: 0 0;}
.UIbutton2 span span {padding: 0 10px 0 10px; background-position: 100% -18px;}
.button1 span { background-image: url(../img/bg-but.gif); background-repeat: no-repeat; color: #252525;}
.button1:hover span {color: #999999;text-decoration:none;} /*.button1.hover span,*/
.button2 span { background-color:#000; color: #ffff9f;}
.button2:hover span {color: #fff;}
/* mainpage */
.Coks-Cont{width:330px;}
.Coks-Col{width:100px;}
.Coks-img{width:55px;height:80px;}
.Coks-Space{margin:0px 4px 0px 4px;}
.El-Area{width:330px;}
.El-imgCont{width:70px;}
.El-img{width:60px;border:1px solid #555555;}
.El-TxtArea{width:235px;}
.Hbr-Cont{width:258px;}
.Hbr-Cont img{height:60px;margin-right:8px;vertical-align:middle;}
.Hbr-Cont H3{font-weight:normal;font-size:12px;}
.ln1{width:10px;margin-right:10px;}
.ln1 div{border-right:1px solid black;height:75px;}
.Edt-img{width:75px;height:115px;}
.Edt-Txt{width:234px;}
.ln2{width:10px;margin-right:10px;}
.ln2 div{border-right:1px dashed black;height:125px;}
.ln-hor{border-top:1px dashed black;}
.Kulis-But-Pos{position:absolute;bottom:10px;right:10px;}
.Kulis-Txt-Pos{position:absolute;bottom:40px;right:0px;}
.Kulis-Txt-Area{width:250px;height:86px;background-color:#faf09c;}
.Kulis-Tit{font-weight:bold;margin-bottom:5px;}
.Kulis-Content{font-size:12px;font-style:italic;}
.Shn-img{width:86px;}
.Shn-img img{width:76px;border:1px solid #555555;}
.Shn-Txt{width:162px;}
.Ank-Q{font-size:10px;margin-bottom:10px;}
.Ank-Label{display:block;margin:4px 0px 4px 0px;}
.Ank-Label input{vertical-align:bottom;margin-right:5px;}
/* pages */
.breadcrumb{margin-top:14px;}
.article-cont{width:590px;}
.article-cont-area{margin-left:70px;font-size:12px;}
.article-footnote{font-size:10px;}
.aca-book-area{width:270px;height:130px;margin:0px 0px 10px 5px;background-color:#F2F2F2;border-left:1px solid black;border-right:1px solid black;border-bottom:1px solid black;}/* article book review box */
.article-content{padding-top:15px;}
.article-content a{text-decoration:underline;}
.article-image{padding-bottom:15px;} /* center img */
.article-image2{float:right;display:inline;padding:3px 0px 3px 10px;} /* right img */
.article-image3{float:left;display:inline;padding:3px 10px 3px 0px;} /* left img */
.Article-Text{font-size:12px;}
.Article-Date{font-size:10px;font-weight:bold;margin-bottom:5px;}
.Article-Title, .Article-Title a{font-size:12px;font-weight:bold;color:#343434;margin-bottom:3px;}
.Article-Author, .Article-Author a{font-size:10px;font-weight:bold;color:#252525;margin-bottom:2px;}
.Article-Vote{font-size:11px;font-weight:bold;}
.okurelestirileri{margin-top:10px;font-size:13px;font-weight:bold}
/* pages list */
.artlist-img{width:84px;}
.artlist-img img{width:76px;}
.artlist-cont{width:576px;}
.artlist-title{font-size:11px;font-weight:bold;margin-bottom:10px;}
.artlist-txt{font-size:12px;}
/* seo box */
.seo-right{margin-top:45px;background-color:#F1E68E;}
/* yazarlar */
.yazar-box{/*background:transparent url(../images/yazarlar-box.gif) no-repeat top left;*/width:100px;height:210px;float:left;display:inline;margin-left:15px;padding:10px;}
.yazar-box .yazar-img{width:78px;margin:0 auto;}
.yazar-box .yazar-txt{text-align:center;font-size:14px;margin-top:10px;}
/* paging */
/*
.arsiv-paging{text-align:center;font-size:13px;font-weight:bold;font-family:arial,sans-serif,helvetica;padding:10px 0px 10px 0px;}
.pager li{font-size:16px;color:#252525;background-image:none;display:inline;list-style-type:none;padding:5px;}
.pager a{font-size:12px;color:#8e8e8e;}
.pager .go a{font-size:11px;font-weight:bold;color:#252525;padding:0px 10px 0px 10px;}
*/
/* footer */
.Foot-Offset{padding:10px 0 0;}
.EBInw{width:720px;height:85px;overflow:hidden;background:transparent url(http://www.ebiuniverse.com/ebinetwork/background-light.gif) no-repeat top left;margin:0 auto;}
.Seo{width:720px;margin:3px auto;padding-bottom:10px;font-family:'trebuchet ms',sans-serif;font-size:11px;text-align:center;color:#666666;}
.Seo a{color:#666666;text-decoration:none;}
/* forms */
.txarea{width:520px;height:220px;background:url(../img/bg-tarea.gif) no-repeat top left;border:1px solid #000;margin-bottom:10px;padding:3px;}
/* etiket */
.etk{margin-left:10px;padding:2px 7px 2px 7px;border-left:1px solid black;}
.cl1{background:#e4d3b9}
.cl2{background:#8bdbff}
.cl3{background:#c7d3db}
.cl4{background:#dbc7d0}
.cl5{background:#d5e4b9}
/* -------------------------------- GALLERY VIEW ------------------------------------------------ */
#Slider-Cont{margin-bottom:12px;}
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#photos { visibility: hidden; }
.gallery { background: #fff; border: 1px solid #252525; padding: 10px;}/* GALLERY CONTAINER */
.loader { background: url(../img/loader.gif) center center no-repeat #ddd; }/* LOADING BOX */
.panel {}/* GALLERY PANELS */
/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 5px 5px; margin-top:20px;margin-left:20px;}
.panel .overlay-background { background:#ffffff url(../img/leftline.gif) no-repeat top left;/*background: #fef9ab;*/ }/* PANEL OVERLAY BACKGROUND */
.panel .panel-overlay { color: #494949; font-size: 12px; }/* PANEL OVERLAY CONTENT */
.panel .panel-overlay a { color: #494949; text-decoration: underline; font-weight: bold; }
.filmstrip { margin: 5px; }/* 'margin' will define top/bottom margin in completed gallery */
.frame {}/* FILMSTRIP FRAMES (contains both images and captions) */
.frame .img_wrap { border: 1px solid #111111; }/* WRAPPER FOR FILMSTRIP IMAGES */
.frame.current .img_wrap { border-color: #000; }/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame img { border: none; }/* FRAME IMAGES */
.frame .caption { font-size: 11px; text-align: center; color: #888; }/* FRAME CAPTION */
.frame.current .caption { color: #000; }/* CURRENT FRAME CAPTION */
.pointer {border-color: #000;}/* POINTER FOR CURRENT FRAME */
*html .pointer {filter: chroma(color=pink);}/* TRANSPARENT BORDER FIX FOR IE6 -- NOTE - DO NOT CHANGE THIS RULE */
#gallery .subj{font-size:10px;margin-left:16px;}
#gallery .tit{font-size:21px;font-family:arial,helvetica;font-weight:bold;margin:5px 0px 1px 16px;}
#gallery .auth{font-size:11px;font-family:arial,helvetica;font-weight:bold;margin-left:16px;}
#gallery img{cursor:pointer;}
/* ------------------------------ GALLERY VIEW END ------------------------------------------------ */