﻿/**
	Based on Nifty Corners
	These styles allow for rounded corners purely with CSS.  No images and no JS.
*/

/* CONTENT DİVİ İÇERİSİNDEKİ TABLOLAR İÇİN*/
#content table{
   width: 100%;

}
#content table tr{
   border-bottom:2px solid #550000;


}
#content table td{
   padding:5px 0;


}

#content table.data{
   vertical-align: middle;

}
#content td.label{
   vertical-align: middle;
   display: inline-block;
   line-height: 2.2;
   

}
#content select {
	width:auto;
        height: 28px;
	border:1px solid rgba(0, 0, 0, 0.2);  
    
       
}



/* CONTENT ID yi KAPSAR*/
span.rtop, span.rbottom {
	display:block;
	background: #FBFBF3
}

span.rtop span, span.rbottom span {
	display:block;
	height: 1px;
	overflow: hidden; 
	background: #550000;
}

span.r1 {
	margin: 0 5px;
}

span.r2 {
	margin: 0 3px;
}

span.r3 {
	margin: 0 2px;
}

span.rtop span.r4, span.rbottom span.r4 {
	margin: 0 1px;
	height: 2px;
}

#sidebar div.block {
	background: #eee;
	padding-bottom: 0;	
	margin-bottom: 1.5em;
        padding:5px;
        box-shadow:0 4px #d70911;
        border-top: 4px solid #d70911;
        font-size: 1.4em;
}

#sidebar div.block input.button {
	background: #d70911;
	color:#fff;
        border: none;
        padding: 5px 10px;
       
          
}
#sidebar div.block select {
	width:60%;
        height: 28px;
	
        border: none;
       
    
       
}


#sidebar div.block span.blockTitle{
    margin:-5px -5px 10px -5px;
    padding:5px;
    
    background-color: #d70911;
    color:#fff;
   
}

#sidebar{
    margin: 0;
}

#main{
    margin-right:14px;
    width:741px;
    padding: 0;
    margin-top:98px;
}


div.roundedCorner {
	padding-left: 1em;
}

/* Used to flag already-rounded corners */
div.alreadyRounded {
}


#breadcrumb{
    margin:10px 0;
    font-size: 1.1em;
    line-height: 1.8em;
    padding:0px 0 0 10px;
        border-top: 4px #d70911;
       background-color: #d70911;
       color:#fff;
}

#breadcrumb a{
color:#fff;
}
#breadcrumb a:hover{
color:#550000;
text-decoration: none;
background-color: transparent;
}

#aboutPeople{
    margin-top:10px;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;
        height: auto;
}

#aboutPeople h3{
    font-size:1.1em;
    font-weight: bold;
    color: #550000;
}

#aboutPeople ul{
margin-left:10px;
display: block;
}
#aboutPeople ul li{
margin-left:10px;
display: block;

}

#aboutPeople ul li a{
color:#000;
text-decoration: none;

}

#aboutPolicies{
    margin-top:10px;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;
}
#aboutPolicies h3{
    font-size:1.1em;
    font-weight: bold;
    color: #550000;
}
#aboutPolicies ul{
margin-left:10px;
display: block;
}
#aboutPolicies ul li{
margin-left:10px;
display: block;

}

#aboutPolicies ul li a{
color:#000;
text-decoration: none;

}

#aboutSubmissions{
    margin-top:10px;
    border:1px solid rgba(0, 0, 0, 0.2);
    padding:10px;
}
#aboutSubmissions h3{
    font-size:1.1em;
    font-weight: bold;
    color: #550000;
}
#aboutSubmissions ul{
margin-left:10px;
display: block;
}
#aboutSubmissions ul li{
margin-left:10px;
display: block;

}

#aboutSubmissions ul li a{
color:#000;
text-decoration: none;

}

#aboutOther{
    margin:10px 0;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;

}
#aboutOther h3{
    font-size:1.1em;
    font-weight: bold;
    color: #550000;
}
#aboutOther ul{
margin-left:10px;
display: block;
}
#aboutOther ul li{
margin-left:10px;
display: block;

}

#aboutOther ul li a{
color:#000;
text-decoration: none;

}



#principalContact{
    margin:10px 0;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;

}

#supportContact{
    margin:10px 0;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;

}

#sectionPolicies{
    margin:10px 0;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;

}
#sectionPolicies h4{
    color:#550000;
    line-height: 1.8em;
    margin: 5px;
}
#sectionPolicies table{
   width: 100%;

}
#sectionPolicies table td{
   border-bottom:2px solid #550000;

}

#openAccessPolicy{
    margin:10px 0;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;

}
#onlineSubmissions{
    margin:10px 0;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;

}
#submissionPreparationChecklist{
    margin:10px 0;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;

}
#privacyStatement{
    margin:10px 0;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;

}

#publisher{
    margin:10px 0;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;

}

#siteMap{
    margin:10px 0;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;

}

#aboutThisPublishingSystem{
    margin:10px 0;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;

}

#signinForm{
    margin:10px 0;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;

}

#signinForm table.data{
   vertical-align: middle;

}
#signinForm td.label{
   vertical-align: middle;
   display: inline-block;
   line-height: 2.2;
   

}
#signinForm input.button{
  background:#d70911;
  color: #fff;
  border: none;
  padding: 5px 10px;

}

#registerForm{
    margin:10px 0;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;

}

#registerForm input.button{
  background: #d70911;
  color: #fff;
  border: none;
  padding: 5px 10px;
  width: auto;

}

#registerForm table.data td{
    padding:10px 0;
}

#registerForm table.data td.label{
  display: inline-block;
  line-height: 2.2em;
  
}
#registerForm table.data tr{
     border-bottom:1px solid rgba(128, 21, 21, 0.3);
 

}

#registerForm input{
    
    width:100%;

}
#registerForm select{
    height: 30px;
    width:100%;

}
#registerForm textarea{
    
    width:100%;

}



#issues{
    margin:10px 0;
    border:1px solid rgba(0, 0, 0, 0.2);
    padding:10px;

}

#issues h3{
    border-bottom:1px solid rgba(128, 21, 21, 0.3);
    margin-top: 20px;
}

.tocSectionTitle{
    /*border-bottom:1px solid rgba(128, 21, 21, 0.3);*/
}

.tocArticle{
    width: 100%;
}

.tocArticle tr{
    
      border-bottom:1px solid rgba(128, 21, 21, 0.3);
}

.tocArticleTitleAuthors{
    width: 94%;
    padding-top: 10px;
}

.tocArticleGalleysPages{
    width:6%;
    text-align: right;
}

#authorString{
    color:#550000;
    padding:5px;
	font-size:14px;
	margin-left:10px;
}

#articleFullText{
    border-top:1px solid #d70911;
    padding: 10px;
}
#articleAbstract{
    padding: 5px;
}
#articleAbstract h4{
    padding: 5px;
}

#articleAbstract p{
    padding: 5px;
    font-size: 14px;
    margin-top:0;
}
#content > #search{
    margin:10px 0;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;

}

#search input.button{
  background: #d70911;
  color: #fff;
  border: none;
  padding: 5px 10px;
  width: auto;

}
#search table.data {
   width:100%
}
#search table.data td{
    padding:10px 0;
}


#search input.defaultButton{
float: right;
padding: 5px 15px
}

#search table.data td.label{
  display: inline-block;
  line-height: 2.2em;
  width:30%
  
}

#search table.data td.value{

  width:70%
  
}

#search table.data tr{
     border-bottom:1px solid rgba(128, 21, 21, 0.3);
 

}

#search input{
    
    width:100%;

}
#search select{
    height: 30px;
    width:100%;

}
#search textarea{
    
    width:100%;

}





#results{
    margin:10px 0;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;

}



#siteMap ul.plain li{
    list-style: none;
}



#linkEditorialPolicies a{
    color: #000;
}

#linkOpenAccessPolicy a{
    color: #000;
}

#linkEditorialPolicies a{
    color: #000;
}

#content a{
    color: #000;
    font-size:15px;
}

#content a:hover{
    color: #550000;
    text-decoration: none;
    background-color: transparent;
}


#content ul.menu {
    list-style: none;
    width:100%;
      display: inline-block;
}

#content ul li{
    list-style: none;
}

#content ul.menu li{
    list-style: none;
   float: left;
    margin:5px;
    font-size:1.4em;
    border-bottom:1px solid rgba(128,21,21,0.5);
  
    font-weight: bold;
}


#content ul.menu li a{
       color:#550000;
}

#content p{
    /*margin-top:15px;*/
}
#content h3{
    padding:10px;
}
#content ul{
    padding-bottom:10px;
}

#articleSubmissions{
    margin-top:10px;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;
}

#submit{
    margin-top:10px;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;
}
#submit select {
	width:auto;
        height: 28px;
	border:1px solid rgba(0, 0, 0, 0.2);  
    
       
}

#submissions table{
   width: 100%;

}
#submissions table td{
   border-bottom:2px solid #d70911;

}

#myJournals{
    margin-top:10px;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;
}

#myJournals table{
   width: 100%;

}
#myJournals table td{
   border-bottom:2px solid #d70911;

}


#myAccount{
    margin-top:10px;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;
}


#profile{
    margin-top:10px;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;
}

#profile table{
   width: 100%;

}
#profile table tr{
   border-bottom:2px solid #550000;


}
#profile table td{
   padding:5px 0;


}

#profile table.data{
   vertical-align: middle;

}
#profile td.label{
   vertical-align: middle;
   display: inline-block;
   line-height: 2.2;
   

}

#profile select {
	width:auto;
        height: 28px;
	border:1px solid rgba(0, 0, 0, 0.2);  
    
       
}

#content input.button {
	background: rgba(128, 21, 21, 1);
	color:#fff;
        border: none;
        padding: 5px 10px;
       
          
}

#issue{
    margin-top:10px;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;
}
#issue select {
	width:auto;
        height: 28px;
	border:1px solid rgba(0, 0, 0, 0.2);  
    
       
}

#issue table{
   width: 100%;

}
#issue table tr{
   border-bottom:2px solid #550000;


}
#issue table td{
   padding:5px 0;


}

#issue table.data{
   vertical-align: middle;

}
#issue td.label{
   vertical-align: middle;
   display: inline-block;
   line-height: 2.2;
   

}

#submitStart h4{
    margin:5px;
}

#issues div{
 /*       margin-top:10px;
    border:1px solid rgba(0, 0, 0, 0.2);
        padding:10px;
        float: left; */
}

#issues div.issueCoverImage {
    width:200px;
    float: left;
}

#issues .issueCoverImage img{
    width:150px;
    padding:10px;
}
div#issueCoverImage img{
    width:150px;
    height: auto;
    padding:10px;
}

.arsivHome{
    width:30px
}

.chapter .front img{
       width:90px;
       height: 130px;
}
.what-you-learn h1{
    font-size: 36px;
    letter-spacing: 4px;
	margin-top: 15px;
}

.what-you-learn img {
    float: left;
    height: 120px;
    width: 140px;
	margin-top: -10px;
}

div#header {
    margin: 0 auto 0 10%;
    width: 100em;
}

div#header figure {
    /*background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;*/
    display: inline-block;
    float: left;
    height: 8em;
    width: 19%;
}

div#header figure img {
     padding: 0 1% 1em 19%;
    position: relative;
}
div#header figure figcaption {
    display: none;
}
/*a{
    color: #337ab7;
    text-decoration: none;
    background-color: transparent;
}

a:link{
    color: #337ab7;
    text-decoration: none;
    background-color: transparent;
}*/

/*
body {
    font-family: "Open Sans",sans-serif;
    position: relative;
    background-color: #fff;
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    margin: 0;
}

html {
    font-size: 10px;
    font-family: sans-serif;
}
*/

 body{
            background-color: #f1f1f1;
            margin:0 auto;
            width:1024px;
/*            border:20px solid #fff;*/
            font-family: 'Source Sans Pro', sans-serif;
/*            font-weight: bold;*/
        }
		   .content{
                      
       
        }
        #homeContent{
             /*background: url(../../../images/tubaarKapak.png) top center no-repeat;*/
             background-color:#c0bdbd;;
        }
        #homeMain{
             background: rgba(0,0,0, 0.3);
            
            /*padding-top: 120px;*/
        }
        .main{
            background: rgba(0,0,0, 0.1);
            width:100%;
             /*  height: 1536px;   */
          
        }
        .logo{
            padding:15px 0 0 15px;
            /*display:none;*/
            position:absolute;
            z-index:0;
            /*bottom:0;*/
        }
        .headerBand{
            /*position:relative;*/
            /*top:120px;*/
            width:100%;
            height:155px;
            background-color:rgba(255,255,255, 0.6);
            text-indent:0px;
            
           
        }
        .tuba{
            color:#e30613;
            position:relative;
            top:15px;
            font: bold 38px Georgia, serif;
            left:10px;
            /*letter-spacing:-4px;*/
            text-indent:180px;
            z-index:999;
            text-shadow:1px 2px #000;
            
        }
        .strong{
             font: bold 64px/100px Source Sans Serif, serif;
               position:relative;
            /*top:-56px;*/
            color:#000;
           text-align:center;
            letter-spacing:0px;
            text-indent:120px;
            text-shadow:1px 1px #fff;
        }
        .journalTitle{
            
        }
        
        .volume{
            position:relative;
            right:-75px;
            top:-122px;
            width:173px;
               font: bold 20px Georgia, serif;
            color:#fff;
            float:right;
            padding:10px;
            background:#e30613;
            -ms-transfomr: ratate(270deg);
            -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
            text-align:center;
        }
        .currentIssue{
            float:right;
            width:754px;
          max-height:408px;
            background:rgb(220,26,34);
            margin-top:21px;
            overflow-y:scroll;
        }
        .issueTitle{
            font: bold 24px Source Sans Pro, serif;
            padding:10px 0 5px 10px;
            border-bottom:3px solid #fff;
            color:#fff;
        }
        .issueArticles{
            
        }
        .issueArticles ul >li{
            font-size:15px;
            list-style:none;
            color:#fff;
            margin:10px 0 15px 0px;
            border-bottom:2px dotted #fff;
            list-style: outside;
            
    
        }
        .issueArticles ul >li a, a:hover{
            text-decoration: none;
            color:#fff;
            background: none;
    
        }
        .issueArticles span{
            float:right;
            margin-right:10px;
            font-style:italic;
        }
		.issueArticles .popup-book-page{
			color:white;
			text-decoration:underline;
			font-size:15px;
			
		}
		
        .bottom{
            color:#fff;
            clear:both;
            position:relative;
            /*top:43px;*/
                height:35px;
                background: #d1d3d4;
                width:1024px;
        }
        .bottom div{
            font-size:0.9em;
            margin-right:-255px;
            text-align: center;
            padding:20px 0 0 20px;
            /*text-indent:20px;*/
        }
        
       
        .bottom .footer-link {
            padding:0;
        }
        .bottom a{
        line-height: 32px;
        text-decoration: none;
        color:#000;
     
        }
         .bottom ul {
            text-indent: 0;
         }
         .bottom ul >li{
            font: bold 14px Gergia, serif;
            list-style:outside none none;
            color:#fff;
            margin:5px 5px;
         }
         .bottom ul >li a{
            text-decoration: none;
            color:#fff;
           
         }
        .menu{
            width:100%;
            background:rgba(0,0,0,0.7);
            text-align:left;
            margin-top:-3px;
            word-spacing: 5.6px;
            /*padding-left:20px;*/
        }
        .menu ul {
         /*padding: 0 0 0 6.5em;*/
            text-align:left;

        }
         .menu ul >li {
            font:  18px , serif;
            list-style:outside none none;
            color:#fff;
            margin:5px 15px ;
            display: inline-block;
            line-height:23px;
            
       
        }
        .menu ul >li a{
        color:#fff;
        text-decoration: none;
        }
        .menu ul >li a:hover{
        color:#fff;
        background: none;
        text-decoration: none;
        }
        
        .issn{
        color:#000;
        font-size:16px;
        position:absolute;
        top:-20px;	
        }
		
		
		.page{
		
		padding:30px;
		}
		
		
		#content{
	/*margin-top:45px;*/
	background:#f1f1f1;	
		}
                
                #body{
                    clear:both;
                    /*margin-top:44px;*/
                    width: 100%;
                                        
                   
                }
                #issueDescription{
                    width:100%;
                }
#leftSidebar{margin-left:26px;
width:200px;
margin-top:98px;
}

#articleTitle{
    padding:5px;
}

.b1{
    width: 30%;
 float:left;   
}
.b2{
    width: 20%;
 float:left;   
}
.b3{
    width: 40%;
 float:left;   
}
.tocAuthors{
    padding-left:0;
    padding-bottom: 10px;
}



#languageSelect{
    /*background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;*/
/*    background: transparent;
    color:#fff;*/
/*     background: url(http://i62.tinypic.com/15xvbd5.png) no-repeat 96% 0;*/
   /*height: 29px;*/
   overflow: hidden;
   padding: 0;
    margin-right: 20px;
    border: 1px solid #ccc;
    width: 120px;
    border-radius: 3px;
    overflow: hidden;
    background-color: #gray;
    margin-top: -0.9px;
   /*width: 240px;*/
}