hakanersu
5/26/2014 - 3:52 PM

Eksisozluk userstyle

Eksisozluk userstyle

@import url('http://fonts.googleapis.com/css?family=Open+Sans');
@import url('http://fonts.googleapis.com/css?family=Roboto:400,300,500&subset=latin,latin-ext');
body {
	font-family: 'Roboto', sans-serif;
  	background:#9a98b2;
  	font-size:14px;
  color:#6a788e;
}
br {
	line-height:20px;
}
a{
	color:rgba(46, 46, 46, 0.85);
}
html.no-touch>body {
	padding-top:90px;
}
#aside {
	display:none
}
#container {
	margin-left:400px	
}
#content,
#content-body {
	width:100%
}
#index-section {
	position:fixed;
  	top:0;
  	left:0px;
    background:#364760;
    padding:10px 0px;
    width:400px;
}
#main {
	margin-left:0
}
html>body>header #top-bar,html.no-touch>body>header,#sub-navigation {
	background:#364760;
  	padding-left:20px;
    margin-left:0;
    width:auto;
}
html.no-touch #index-section {
	top:90px
}
.topic-list li {
	border-bottom:none;
  	border-top:0;
}
html.no-touch .topic-list li>a:hover {
	background:#4D5869;
}
html>body>header #top-bar {
	height:90px;
}
.topic-list.partial>li>a {
	color:rgba(255, 255, 255, 0.74);
  	padding:15px;
}
.topic-list.partial>li>a>small {
	top:18px;
  	right:0px;
  	background:#fff;
  	padding:2px 10px;
  	border-radius:4px;
}
#topic {
	position:relative;
}
#title {
	background:#eff2f8;
  	padding:10px;
}
#title a {
	color:#6a788e;
  	text-decoration:none;
  	text-transform:capitalize;
}
.sub-title-menu {
	position:absolute;
  	top:15px;
  	right:0
}

.sub-title-menu #topic-share-menu>.toggles, .sub-title-menu #topic-research-menu .toggles, .sub-title-menu #in-topic-search-menu>.toggles ,.sub-title-menu a{
	background:rgba(106, 120, 142, 0.23);
  	padding:3px 10px 3px 10px;
  	color:#222;
  	border-radius:4px;
}
#entry-list {
	margin-top:0;
    margin-bottom:0;
}
#entry-list {
	
  	list-style:none;
}
#entry-list>li:before {
	display:none;
}
#entry-list>li {
	border:1px solid #e3e3e3;
  	position:relative;
  	
}
#entry-list>li:not(:first-child) {
	margin-top:10px;
    border-radius:4px;
}
.feedback,.info {
	background:#f0f3fa;
  	padding-top:10px;
  	padding-bottom:10px;
  	border-top:1px solid rgba(106, 120, 142, 0.16);
    
}
.feedback {
	padding-left:10px;
}
.info {
	padding-right:10px;
}
#entry-list footer div.info {
	width:70%;
}
.content {
	padding:10px;
  	background:#fff;
 
}
#entry-list .content {
	margin-bottom:0px;
}
.pager{
	background:#fff;
  	margin-bottom:0;
  	padding: 12px 12px;
  	height:46px;
}
#partial-index h2 {
	text-align:center;
  	color:#000;
  background:#fff;
}
.showall ,.more-data{
	margin-bottom:0;
    background:#fff;
}
.editform {}
.editform h3 {
	display:none;
}
.edittools{
border-width:0 0 0;
}
.edittextbox {
	outline:none;
}
.edittools button {
	background:#fff;
  	color:#222;
  padding:5px;
}
#top-navigation {
	position:absolute;
  	top:10px;
  	right:10px
}
#search-form {
	position:absolute;
  	top:10px;
  	left:50%;
  	margin-left:-210px;
}
#sub-navigation #quick-index-nav{
 	position:absolute;
  	bottom:0;
  	left:50%;
  	margin-left:-231px;
}
#logo {
	position:absolute;
  	top:20px;
  	left:20px;
}