
#header{ background:url(../../../assets/img/cc.png) no-repeat center; background-size: 100%; height:200px; margin-top: 0;  border-radius:20px 20px; border: 2px; border-color: #25720b;border-style:solid;}
#content{background:oldlace; top:265px; position: absolute; color:#150d36; border-radius:40px 0px 0px 0px;} 
#footer{ background:green; width:1280px; height:30px; margin:0; margin-top: 5px; border: 2px; vertical-align: bottom; position:relative;} 
#border{ border:solid 2px #25720b; border-radius:40px 0px; padding: 10px; color:#150d36; }
#rector{border-radius:10px 0px; border: solid 4px; border-color: #25720b;}
#itk{font-family: times new roman tj, palatino linotype, times new roman taj;}
.ef{font-family: times new roman tj, palatino linotype, times new roman taj;}
#tarkib{font-family: times new roman tj, palatino linotype, times new roman taj; padding-left:30px;}
body{ background:url(../../../assets/img/bg.png) repeat-x; margin:0px; padding:0px;}
	
.post-date{
	background: #f4f4f4;
	padding: 4px;
	margin: 3px 0;
	display: block;
}

.pagination-links{
	margin: 30px 0;
}

.pagination-links strong{
	padding: 8px 13px;
	margin: 5px;
	background: #f4f4f4;
	border: 1px #ccc solid;
}

a.pagination-link{
	padding: 8px 13px;
	margin: 5px;
	background: #f4f4f4;
	border: 1px #ccc solid;
}
#bt{
	background-color: #C7CED8;
	font-family: palatino linotype;
}

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}