/*

File:			custom.css

Description:	Custom styles for Thesis



BASIC USAGE:



If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 

will be appended with the "custom" class, like so: <body class="custom">. You can use 

the "custom" class to override *any* CSS declarations contained in the style.css file.



For example, if you wish to change the default link color to green, you would add the 

following declarations to this file:



	.custom a, .custom a:visited { color: #090; }	<--- This makes links green

	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them



WHY THIS WORKS:



By using the "custom" class, you are creating more specific CSS declarations for HTML

elements. CSS styling is applied through rules of specificity, and because declarations

prepended with .custom are more specific, they get applied when the page is rendered!



More information about styling your Thesis installation using this file can be found

in the User's Guide:

	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/

*/

body {

background: #EFEFEF;
}

div#page {
margin-top: 3px;
}
div.full_width {
width: 100%;
clear: both;
}

div#en-ust {
background: #11114D;
height: 30px;
font: 15px Georgia;
color: white;
line-height: 30px;
}
div#en-ust b {
left: 50%;
display: block;
position: relative;
font-weight: 400;
width: 300px;
}

div#ust-logo {
background: #193879 url("images/arka-ilk.png");
height: 95px;
border-top: 1px solid #095E96;
border-bottom: 1px solid #000;
text-align: center;
}

div#ust-logo img {
margin-left: -200px;
}


div#footeryeni {
	background-image:url("images/footer_bg.gif");
	background-repeat:repeat-x;
	background-color:#194584;
	width:900px;
	margin:0px auto;
}

#footeryeni div.col {
margin: 5px;
width: 180px;
float: left;
border-left: 0px;
height: 130px;
padding-left: 6px;
}
#footeryeni div.col ul{
list-style-image: url("http://www.reklamz.com/images/arrow.gif");
margin-left: 15px;

}
#footeryeni div.col li {
padding-bottom:0px;
line-height:16px;
}

#footeryeni div.col h3{
margin-bottom: 10px;
font-weight: lighter !important;
font: 14px Garamond;
color: white;
text-transform: uppercase;
}

#footeryeni div.col h3 a { color:white; }

#footeryeni div.col a{
color: #BABABA;
font: 12px Georgia;
}
#footeryeni div.col a:hover {
text-decoration: underline;
}

div#ust-menu {
background: #236CBB url("images/arka-iki.png");
height: 69px;
border-bottom: 1px solid #132062;
text-align: center;
}
div#ust-menu-ic {
width: 900px;
margin: 0 auto;
}

div#ust-menu-ic ul li {
display: inline;
text-indent: -10000px;
float: left;
}
div#ust-menu-ic a:hover {
filter: alpha(opacity=65);
-moz-opacity: 0.65;
 opacity: 0.65;
}
div#ust-menu-ic .hemoroid {
background: url("images/hemoroid-nedir.png");
height: 69px;
width: 131px;
display: block;
}
div#ust-menu-ic .tedavi {
background: url("images/hemoroid-tedavi-yontemleri.png");
height: 69px;
width: 235px;
display: block;
}
div#ust-menu-ic .video {
background: url("images/hemoroid-videolar.png");
height: 69px;
width: 137px;
display: block;
}
div#ust-menu-ic .doktor {
background: url("images/dr-levent-eminoglu.png");
height: 69px;
width: 235px;
display: block;
}
div#ust-quote {
background: ##EFEFEF;
height: 30px;
}

div#doktor {
width: 900px;
margin: 0 auto;
}
div#doktor div#yazi {
width: 800px;
float: left;
padding-top: 8px;
font: 11px Trebuchet MS;
background: url("images/virgul.gif") no-repeat;
text-indent: 40px;
}
div#doktor div#resim {
width: 100px;
float: left;

}

div#resim img.yukari {
margin-left:-63px;
margin-top:-169px;
position: absolute;
float: right;

/*
margin-bottom: -42px;
margin-top: -169px;
*/
}

div#container {

background: white;

}



div#footer p {

display: none;

}



div#header {
/*
margin-bottom: 0px;

padding-bottom: 0px;

background: url("http://www.hemoroidnedir.com/wp/wp-content/uploads/2009/04/v3_header.jpg") no-repeat;


height: 200px;
*/
display: none;
}




div#header p, div#header h1 {

display: none;

}



div.sidebar {

margin-top: 0px !important;

padding-top: 0px !important;

}



div#custom_box {

padding: 0px;

}



li.widget li.page_item {

font-size: 13px;

}

div#sidebar_1 {
width: 260px;
}

div#sidebar_1 h3{
color:  #2E207E;
font: 12px Trebuchet MS;
display: none;
}


/*
ul#tabs li {
background: #34CAEF;
}

ul#tabs li:hover {
background: #19589F;
}

ul#tabs li a:hover {
text-decoration: none;
color: white;
}
*/
li.widget_stray_quotes {
border-left: 5px solid #73063E;
font-size: 13.5px;
display: block;
margin-left: -20px;
padding-left: 10px;
margin-right: -20px;
}

li#search {
border-left: 5px solid #FF8161;
display: block;
padding-left: 10px;
}

div#content {
border: 89px red;
}

div#content h1 {
color:  #2E207E;
}

blockquote {
border-left:5px solid #DDDDDD;
}

/* Form 
.cform {
width: 500px;
}

ol.cf-ol:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

p#ll {
display: none;
}

ol.cf-ol li {
display: inline;
float: left;
width: 200px;
} 

#li--5 {
width: 500px;
}
#li--5 textarea{
width: 500px;

/* FORM SONU */

}
div.textwidget {

}
div#footer {
display: none;
}
#dip-footer {
/* background: url("images/footer-dip.png") repeat-x; */
background-color:  #11114D;
border-top: 1px solid #095E96;
}
#dip-footer #ortala {
margin: 0 auto;
padding: 10px;
width: 880px;
}

#ortala div.col {
margin: 5px;
width: 200px;
float: left;
border-left: 1px dotted white;
height: 130px;
padding-left: 6px;
}
#ortala div.col ul{
list-style-image: url("http://www.reklamz.com/images/arrow.gif");
margin-left: 15px;

}
#ortala div.col li {
padding-bottom: 10px;

}
#ortala div.col h3{
margin-bottom: 10px;
font-weight: lighter !important;
font: 14px Garamond;
color: white;
text-transform: uppercase;
}
#ortala div.col a{
color: #BABABA;
font: 12px Georgia;
}
#ortala div.col a:hover {
text-decoration: underline;
}


ul#tepehemo li {
background: #EFEFEF;
display: block;
width: 243px;
border-left: 0px solid red;
color: black;
line-height: 30px;
height: 30px;
margin-top: -7px;
padding-left: 10px;
font-weight: 600;
margin-left: -10px;
text-transform: uppercase;
}


li#pages-2 li {
margin-right: -50px;
}

li#pages-2 a {
background: #EFEFEF;
display: block;
width: 243px;
border-left: 5px solid red;
color: #575759;
line-height: 30px;
height: 30px;
margin-top: -7px;
padding-left: 10px;
font-weight: 600;

}

li#pages-2 a:hover {
background: #11114D;
color: white !important;
text-decoration: none;
}
li#pages-2 li.page-item-45 a, li#pages-2 li.page-item-33 a, li#pages-2 li.page-item-40 a, li#pages-2 li.page-item-11 a, li#pages-2 li.page-item-71 a{
border-left: 5px solid #11114D;
padding-left: 14px;
margin-left: -20px;
}

li#pages-2 li.page-item-102 a, li#pages-2 li.page-item-97 a, li#pages-2 li.page-item-100 a{
border-left: 5px solid #183879;
padding-left: 14px;
margin-left: -20px;

}

li#pages-2 li.page-item-102 a:hover, li#pages-2 li.page-item-97 a:hover, li#pages-2 li.page-item-100 a:hover{
color: white;
background: #183879;
padding-left: 14px;
margin-left: -20px;
}


li#pages-2 li.page-item-18 a, li#pages-2 li.page-item-15 a, li#pages-2 li.page-item-13 a, li#pages-2 li.page-item-20 a, li#pages-2 li.page-item-22 a, li#pages-2 li.page-item-24 a, li#pages-2 li.page-item-26 a{
border-left: 5px solid #236CBB;
padding-left: 14px;
margin-left: -20px;
}

li#pages-2 li.page-item-18 a:hover, li#pages-2 li.page-item-15 a:hover, li#pages-2 li.page-item-13 a:hover, li#pages-2 li.page-item-20 a:hover, li#pages-2 li.page-item-22 a:hover, li#pages-2 li.page-item-24 a:hover, li#pages-2 li.page-item-26 a:hover{
color: white;
background: #236CBB;
padding-left: 14px;
margin-left: -20px;
}

li#widget_stags-1 {
border-left: 5px solid #236CBB;
padding-left: 10px;
}

li#text-430814421{
border-left: 5px solid #236CBB;
width: 245px;
padding-left: 10px;


}

li#text-430814821 {
border-left: 5px solid #575759;
width: 245px;
padding-left: 10px;
}

li#text-430814821 img {
border: 1px solid #575759;
margin: 1px 1px 1px 1px;
float: left;
}

li#text-430814821:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

img.site {
border-left: 5px solid #575759;
}

abbr, acronym { line-height: 1em; text-transform: none; letter-spacing: 0px; border-bottom: 1px dashed; cursor: pointer; font: 15px Georgia !important; }

 .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

/* FORM */
hr.ara {
margin-bottom: 10px;
}
#form-genel {
width: 575px;
padding-top: 10px;
overflow: hidden;
}
#form-sol {
width: 575px;
float: left;
}
#form-sol p {
line-height: 18px;
font-size: 13px;
margin-bottom: 10px;
font-family: Georgia;
}

#form-sol form {font-size:13px;}
#form-sol .text01 {color:#2361a1;}
#form-sol h3{
font-size: 16px;
color: #2E207E;
font-weight: bold;
margin-bottom: 8px;
}
#form-sag {
width: 325px;
float: right;
}
.cform label span {
float: right;
}
p.cf-sb {
text-align: left;
margin-left: 30px;
}

p#ll {
display: none;
}

/* DIP */
#dip2 {
background: #193879 url("images/arka-ilk.png");
/*height: 95px; */
height: 30px;

border-bottom: 1px solid #000;
line-height: 30px;
text-align: center;
}

#dip2 {
color: white;
font-size: 12px;
}

#dip2 a {
color: white;
font-size: 12px;
}
 #dip2 a:hover {
 color: #236CBB;
 }
 

 
p.to_comments {
display: none;
}


.custom .menu {
border: 6px;
}
.custom .menu li {
	border: 10px !important;
	border-color: red !important;
	}
.custom .menu a {
	padding:  7px;
	background-color: #EFEFEF !important;
	color: black;
	display: block;
	font-size: 10px;
	border: 0px;
	font: "Trebuchet MS";
	/*letter-spacing: 1px; */
}

.custom .menu .current a {
background-color: white !important;
}
.custom .menu .current a:hover{
background-color: white !important;
}
.custom .menu a:hover {
	background-color: #DDDDDD !important;
}

