/* 
Theme Name: Niğde Anadolu Öğretmen Lisesi
Theme URI: http://www.yakupgovler.com
Description: Theme based on Multiflex-3, designed by <a href="http://1-2-3-4.info/">Wolfgang</a> 
Version: 1.0
Author: Yakup GÖVLER
Author URI: http://www.yakupgovler.com
*/

/* Various elements */
* {
outline:0;
}

body {
	background: #5491c9 url(images/body_bg.png) fixed;
	margin: 10px 0;
	font: 80% "trebuchet ms", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}

div {
	margin: 0;
	padding: 0;
}

p {
	font-size: 1em;
    margin: 6px 0px 6px 0px;
}

a {
 	color: #467AA7;
	font-weight: bold;
    out-line:none;
}

a:hover {
	color: #2a5a8a;
}

code {
	font-size: 1.1em;
	display: block;
	font-family: "Courier New", Courier, monospace;
	background-color: #ffffcc;
	padding: 5px;
	margin: 10px;
	border: 1px solid #959595;
}

blockquote {
	background: url(images/quote.gif) left no-repeat;
	margin: 0;
	padding: 0 40px 0 40px;
	text-align: justify;
	font-size: 1em;
}

/* Main wrapper */

#wrap {
	background: url(images/bg_main_withnav.jpg) repeat-y top left;
	width: 950px;
	margin:  0 auto;
	border: 1px solid #969696;
         padding:0;
}

/* Middle header image and text */

#header {
	background: url(images/bg_head_middle.jpg) no-repeat top left;
	height: 160px;
	margin: 0;
	padding: 0;
	color: #EAEFF7;
}

#header #textbox {
	float: right;
	width: 900px;
	text-align: right;
	font-weight: bold;
}

#header a {
	color: #EAEFF7;
	text-decoration: none;
}

#header a:hover {
	color: #000;
}

#header h2 {
	font-family:"trebuchet ms",arial,sans-serif;
	padding: 20px 20px 5px 10px;
	margin: 0;
	font-size: 2em;
}

#header p {
	font-family:"trebuchet ms",arial,sans-serif;
	margin: 0;
	padding: 0 20px 5px 20px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 18px;
}

/* Search form */

#searchbar {
	float: right;
	margin: 0;
	padding: 0;
}

#searchbar fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#searchform {
	padding: 10px 15px 0 0;
	color: #000;
}

#searchbox {
	border: 1px solid #BEBEBE;
	height: 17px;
	width: 120px;
}

#searchbutton {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 20px;
	width: 35px;
	text-align: center;
	cursor: pointer;
}

#searchbutton:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Container wrappers */

#container {
	clear: both;
	margin: 5px 0 0 0;
	padding: 0; 
}

#left-wrap {
	width: 740px;
	float: left;
	margin: 0;
	padding: 0;
}

/* Main content area */

#content {
	float: right;
	width: 530px;
	margin: 5px 0 0 0;
	padding: 0;
	/*background-color:blue;*/
}

#content .post, #content .page {
	margin: 0;
	margin-bottom:15px;
	padding: 0;
	border: 1px solid #b593fa;
}

#content h2 {
	font-size: 1.2em;
	font-family:"trebuchet ms",arial,sans-serif;
	margin: 0;
	padding: 0;
	color: #fff;
}

#content .posttitle {
	font-size: 1.2em;
	font-family:"trebuchet ms",arial,sans-serif;
	margin: 0;
	padding: 5px;
    background-color: #b593fa;
	color: #fff;
}

#content h2 a {
	color: #fff;
	text-decoration: none;
}

#content h2 a:hover {
	color: #e9e9e9;
	text-decoration: none;
}

#content h2.pagetitle {
	border-bottom: none;
	/*background: #bebebe url(images/bg_corner_topright.gif) top right no-repeat; */
	font-family:"trebuchet ms",arial,sans-serif;
	color: #fff;
	margin: 0 15px 20px 15px;
         padding: 5px;
	font-size: 1.3em;
}

#content .entry h1 {
	font-size: 2em;
	color: #646464;
}

#content .entry h2 {
	font-size: 1.8em;
	color: #646464;
	border-bottom: none;
}

#content .entry h3 {
	font-size: 1.5em;
	color: #646464;
}

#content .entry h4 {
	font-size: 1.1em;
	color: #646464;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content p {
	font-size: 1.0em;
         line-height: 18px;
/*         text-indent:18px; */
}

#content p.prefix {
	margin: 0;
	padding: 2px 0 2px 0;;
	font-size: 1em;
}

#content p.suffix {
	font-size: 0.9em;
    background-color: #decefd;
	color: #000;
	padding: 5px;
    margin:0;
	font-weight: bold;
	line-height: 16px;
	clear: both;
    text-indent: 0px;	
}
#content p.suffix .tarih {
	font-weight: normal;
}
#content p.suffix a {
	color: #467AA7;
	text-decoration: none;
}

#content p.suffix a:hover {
	color: #2a5a8a;
	text-decoration: underline;
}

#content p.edit {
	margin: 0;
	padding: 0;
	font-size: 0.9em; 
}

#content ul, #content ol {
	padding: 6px 0px 0px 15px;
	margin: 0px 0px 0px 6px;
}

#content li {
	font-size: 1.05em;
	padding: 2px 0 2px 0;
}

#content ul li {
	list-style: disc;
}

.navigation, .bottomnavigation {
	height: 15px;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}
.navigation .alignleft, .bottomnavigation .alignleft {
	float: left	
}

.navigation .alignright, .bottomnavigation .alignright {
	float: right;
}

.entry {
padding: 10px;
	overflow: hidden;
}

.entry a {
	overflow: hidden;
}

.entry img {
max-width: 100%;
	overflow: hidden;
}

/* Monsterous hack to get IE6 to cut off an image bigger than the post area */

* html .entry p {
	width: 99%;
	overflow: hidden;
}


/* Sidebars */



/* Left sidebar */

#sidebar {
	width: 200px;
	padding: 0;
	margin: 5px 0 0 0; 
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	
} 

#sidebar ul {
	list-style: none;
	/*width: 195px;*/
	margin: 0 0 10px 0px;
	padding: 0 0 5px 0;
	/*overflow: hidden; */
}

#sidebar li.widget {
    /*padding:0 5px 5px 5px;*/
	padding:0;
	width:195px;
    list-style: none;
	background-color: #e0d6f3;
	margin: 0 0 10px 4px;
	border: 1px solid #b593fa;
}
#sidebar .widgettitle{
	background-color:#b593fa;
	background-image: url(images/widget_title.gif);
	padding: 10px 0px 10px 0px;
	border:none;
	text-align:center;
	/*margin: 0px -5px 7px -5px;*/
	margin:0;
	font-size: 1.2em;
	color: #3F3F3F;
	/* background-color: #5491c9; */
}
#sidebar .widgetbody{
margin:0;
border-width:0;
padding:5px 3px 5px 3px;
/* background-color:green; */
overflow:hidden;
}
#sidebar a {
	font-size: 1.1em;
	color: #a800c1;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a:hover {
	color: #710082;
	text-decoration: none;
}


#sidebar li li {
	padding: 0;
	margin: 0 0 0 5px;
}

#sidebar  li li a {
/*	background: url(images/bg_bullet_full_1.gif) left no-repeat; */
	padding-left: 0px;
	line-height: 20px;
}

#sidebar li li a:hover {
/*	background: url(images/bg_bullet_full_2.gif) no-repeat left; */
	color: #710082;
	text-decoration: underline;
}

#sidebar li li li {
	margin: 0;
	padding: 0 10px 0 10px;
	/* border-bottom: none; */

}

#sidebar li li li a {
/*	background: url(images/bg_bullet_half_1.gif) left no-repeat; */
	padding-left: 0px;
	line-height: 20px;
}

#sidebar li li li a:hover {
/*	background: url(images/bg_bullet_half_2.gif) left no-repeat; */
	color: #2a5a8a;
	text-decoration: underline;
}

#sidebar ul ul {
	margin: 0;
	padding: 0;
}

#sidebar li li {
	background-image: none;
	margin: 0;
	padding: 0 0 0 5px;
	/* border-bottom: none; */
}



#right-sidebar li {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}
#right-sidebar {
	float: right;
	width: 200px;
	margin: 5px 0 0 0;
	padding: 0;
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#right-sidebar ul {

	list-style: none;
	/*width: 195px;*/
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	overflow: hidden;
}

#right-sidebar ul ul {
	margin: 0;
	padding: 0;
}


#right-sidebar h2 {

	padding: 5px 0 5px 0;
	margin: 0 0 7px 0;
	font-size: 1.2em;
	color: #fff;
}


#right-sidebar .widget {
	padding:0;
	width:195px;
    list-style: none;
	background-color: #e0d6f3;
	margin: 0 4px 10px 0px;
	border: 1px solid #b593fa;
}
#right-sidebar .widgettitle{
	background-color:#b593fa;
	background-image: url(images/widget_title.gif);
	padding: 10px 0px 10px 0px;
	border:none;
	text-align:center;
	/*margin: 0px -5px 7px -5px;*/
	margin:0;
	font-size: 1.2em;
	color: #3F3F3F;
}
#right-sidebar .widgetbody{
margin:0;
border-width:0;
padding:5px 3px 5px 3px;
/* background-color:green; */
overflow:hidden;
}
#right-sidebar a {
	font-size: 1.1em;
	color: #a800c1;
	font-weight: bold; 
	text-decoration: none;
	line-height: 16px;
	text-decoration: none;
}

#right-sidebar a:hover {
	color: #710082;
	text-decoration: none;
}

/* Change spacing below right hand menus */
#right-sidebar li {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}

#right-sidebar li li {
	background-image: none;
	margin: 0;
	padding: 0 0 0 5px; 
	border-bottom: none;
}

#right-sidebar li li li {
	margin: 0;
	padding: 0 10px 0 10px;
	border-bottom: none;

}
#right-sidebar  li li a {
/*	background: url(images/bg_bullet_full_1.gif) left no-repeat; */
	padding-left: 3px;
	line-height: 20px;
}

#right-sidebar li li a:hover {
/*	background: url(images/bg_bullet_full_2.gif) no-repeat left; */
	color: #710082;
	text-decoration: underline;
}

#right-sidebar li li li a {
/*	background: url(images/bg_bullet_half_2.gif) left no-repeat; */
	padding-left: 3px;
}

#right-sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
/*	background: #000 url(images/bg_foot.jpg) no-repeat top left; */

/*	height: 40px; */
background-color: #f7e8fb;
	text-align: center;
padding:0;
margin:0;
}

#footer p {
	padding: 10px 0 2px 0;
	color: #7d7d7d;
	font-size: 0.9em;
margin:0;
}

#footer a {
	text-decoration: underline;
	color: #7d7d7d;
}

#footer a:hover {
	text-decoration: none;
	color: #000;
}

/* Comment form */

h3#respond, h3#comments {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#commentwrap {
	background-color: #F0F0F0;
	border: 1px solid #DCDCDC;
	padding: 0 5px 5px 5px;
	margin: 0 5px 10px 5px;
}

#commentform {
	margin: 0;
	padding: 10px;
/*	border: 1px solid #DCDCDC; */
}

#author {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#email {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#url {
	border: 1px solid #DCDCDC;	
	height: 17px;
	width: 190px;
}

#comment {
	width: 405px;
	border: 1px solid #DCDCDC;
}

#submit {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 30px;
	width: 405px;
	text-align: center;
	cursor: pointer;	
	font-weight: bold;
}

#submit:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Comments display */
#comments-guidelines-info {
	background: #ffc;
	border: 1px solid #fc0;
	border-width: 1px 0;
	margin: 0 0 1.5em;
	padding: 0.3em 1.5em;
	}

#comments-guidelines p code {
	margin: 0.5em 0 0;
	}

#content ol.commentlist {
	padding: 0 0px 0 0px;
	margin: 0 5px 10px 30px;
}

#content ol.commentlist li {
    background-color: #f8e3fd;
	margin: 5px 0 10px 0;
	padding: 5px 10px 5px 10px;
}

#content ol.commentlist li.alt {
/*	background: #d4dde4 url(images/bg_corner_topright.gif) top right no-repeat; */
         background-color: #f2cffb;

}
#content ol.commentlist li small {
 font-size: 80%;
}


/* Images */

img.left {
	float: left;
	margin: 5px 5px 0 0;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

img.right {
	float: right;
	margin: 5px 0 0 5px;
	padding: 5px;
	border: 2px solid #c6c6c6;
}

.entry img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}

.entry img {
	margin: 5px;
	padding: 5px;	
	border: 2px solid #c6c6c6;
}

.entry a img {
	border: 1px solid #E6E6E6;
}

.entry a:hover img {
	border: 1px solid #515151;
}

/* Various styles */

.strong {
	font-weight: bold;
	font-size: 1.1em;
}

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_two */

.menu2 {padding:0 0 0 0; margin:0; list-style:none; height:35px; background:#b593fa url(images/button1.gif); position:relative; border: 1px solid #b593fa; border-width:1px 0px 1px 0px;
}
.menu2 li {float:left;}
.menu2 li a {display:block; padding: 0 8px 0 4px; float:left; height:35px; line-height:35px; color:#292929; text-decoration:none; font-size:113%; font-family: "trebuchet ms", arial, verdana, sans-serif; font-weight:bold; text-align:center; cursor:pointer; border-right:1px solid #a276fc; border-left:1px solid #f5f5f5;}
/*.menu2 li a strong {float:left; display:block; padding:0 8px 0 4px;} */
.menu2 li.current a {color:#000; background: #b593fa url(images/button4.gif);}
/*.menu2 li.current a strong {background:url(images/button4.gif) no-repeat right top;} */
.menu2 li a:hover {color:#000; background:#b593fa url(images/button4.gif); padding: 0px 8px 0 4px;}
/* .menu2 li a:hover strong {background:url(images/button4.gif) no-repeat right top;} */
.menu2 li.current a:hover {color:#000; background:#b593fa url(images/button4.gif);}
/* .menu2 li.current a:hover strong {background:url(images/button4.gif) no-repeat right top;} */

/* Pagenavi stilleri */
.wp-pagenavi {text-align:center;margin:20px 0px 20px 0px;clear: both;}
.wp-pagenavi a, .wp-pagenavi .page {text-decoration:none;color:#fff;background-color:#b593fa;margin:2px;padding:5px; display:inline;}
.wp-pagenavi a:hover{color:#fff;background-color:#e0d6f3;}
.wp-pagenavi span.pages{color:#080808;margin:2px;padding:5px 10px;}
.wp-pagenavi span.current{font-weight:bold;color:#fff;background-color:#e0d6f3;margin:2px;padding:5px;}
.wp-pagenavi span.extend{color:#485956;background-color:#e0d6f3;margin:2px;padding:5px;}
.clear {clear:both;}

/* Mezun Bilgi Formu */
#mezunbilgileri {
 width:500px;
}
#mezunbilgileri label {
position: absolute;
 width:200px;
 margin:0 10px 5px 0;
 font-weight:bolder;
}
label.select, label.textarea {
position:relative;
}
#mezunbilgileri input {
margin-left:210px;
padding:3px;
width:250px;
}
#mezunbilgileri #submit {
 margin: 10px auto;
}
#mezunbilgileri select {
 margin-left:210px;
 padding:3px;
}
#mezunbilgileri .textarea {
position:relative;
}
#mezunbilgileri #istel, #mezunbilgileri #evtel, #mezunbilgileri #ceptel{
 padding:3px;
 width:80px;
}
