/*
 Theme Name: Anatomie Tg.mures
 Theme URI: http://www.umftgm.ro/anatomie
 Description: anatomie, anatomy
 Version: v1
 Author: cnone
 Author URI: http://www.umftgm.ro/anatomie
 */
 
@import url('ustmenu.css');
@import url('comments.css');
 
body {
	background-color: #262626;
	margin: 0 auto;
	padding: 0 auto;
	font-family: Tahoma;
	color: #333;
	font-size: 11px;
	text-align: left;
}
body a {
	text-decoration: none;
}

h1, h2, h3 {
	font-family: Trebuchet MS, Verdana, Tahoma;
	font-weight: bold;
}

.sayfa {
	margin: 0 auto;
	width: 860px;
	background-color: #FFFFFF;
}

.header {
	background: url(images/header.jpg) no-repeat top;
	width: 860px;
	height: 200px;
}

.footer {
	margin: 0 auto;
	color: #000033;
	width: 860px;
	text-align: center;
}
.footer a{
	color: #c0c0c0;
	text-decoration: none;
}
.footer a:hover{
	color: #fff;
	text-decoration: none;
}
.content {
	float: left;
	width: 602px;
}

.orta {
	background: url(images/ortatop.gif) no-repeat top;
	width: 860px;
	border-top: solid 1px #333;
	border-left: solid 1px #333;
	border-right: solid 1px #333;
	background-color: #FFFFFF;
	padding-top: 5px;
	margin-top: 5px;
}

.konubasligi {
	background: url(images/post-top-bg.gif) no-repeat top left;
	border: 0px;
	height: 40px;
	padding: 5px 0px 0px 5px;
	text-align: left;
}
.konubasligi a{
	color: #333;
}
.konubasligi a:hover{
	color: #396c89;
}
.meta {
	padding: 0px 0px 0px 18px;
	color: #888F95;
	font:10px Tahoma;
}

.icerik {
	width: 599px;
	padding: 5px 3px 5px 5px;
	border-left: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	text-align: left;
}
.icerik a{
	color: #396c89;
}
.icerik a:hover{
	color: #333;
}
.icerik img{
	max-width: 595px;
	width: expression(this.width > 595 ? 595: true);
	max-height:auto;
	height: expression(this.height > 595 ? 595: true);
}
.icerik ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.icerik li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.postbottom {
	background: url(images/post-bottom-bg.gif) no-repeat top left;
	height: 23px;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font-weight: bold;
}

.input {
	width:150px;
	height:19px;
	font-family:Trebuchet MS;
	padding: 0px 2px 0px 2px;
	border: 1px solid #d7d7d7;
}

#sidebar {
	float:right;
	width:230px;
	margin-right: 3px;
}
#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.widget-top {
	background:transparent url(images/sidebar-top-bg.gif) no-repeat 0 0;
	height: 28px;
	padding:9px 0px 0px 10px;
	font-size: 12px;
	font-family: Tahoma;
	color: #7E878D;
	font-weight: bold;
	text-transform:uppercase;
}
.widget-icerik {
	border-left: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	padding: 0px 2px 3px 5px;
	width: 221px;
}
.widget-icerik a {
	color:#396c89
}
.widget-icerik ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.widget-icerik li {
	list-style-type: none;
	background:transparent url(images/all-icons.gif) no-repeat 5px -72px;
	padding-left:20px;
	line-height:25px;
	height: 25px;
	overflow: hidden;
	border-bottom:1px solid #F2F2F2;
	color:#999999;
}

.widget-icerik li a { color:#A6A6A6; }
.widget-icerik li a:hover { background-color:#F9F9F9; color: #396c89; }

.widget-alt {
	background:#fff url(images/widget-bottom-bg.gif) no-repeat 0 0;
	height:6px;
	margin-bottom: 10px;
}

.postmeta {
	font-family: Verdana;
}
.enalt{
	margin-left: 1px;
}
