
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	background: white;
	line-height: 1;
	color: black;
	}
ol, ul {
	list-style: none;
	}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
/* remove possible quote marks (") from &lt;q&gt; &amp;
&lt;blockquote&gt; */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}


* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p, blockquote {
  margin: 0;
  padding: 10px;
  }

a {
  color: #215679;
  }

a:hover {
  color: #4C82A6;
  }

blockquote {
  margin: 5px 15px;
  padding: 5px 5px;
  background: #8CB5D8;
  border: 1px solid #3A7CAC;
  }

code {
  color: #3366CC;
  }

a img {
  border: none;
  }

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}




/* Reset Defaults Ends */

body {
	position: relative; /* Fixes browser resizing bug in IE6 */
	margin: 0 auto 10px auto;
	width: 1014px;
	font-family: Arial;
	font-size:11px;
	text-align: center; /* IE Centering Technique */
	background: #e9e9e9 url(images/bgbody.jpg) repeat-x top left;
  }

#wrapper {
  text-align: left; /* IE Centering Technique */
  }

.topcurve {
  margin-top: 15px;
  height: 13px;
  background: url(images/bgtop.gif) left top no-repeat;
  }

.azemin {
	margin-top: 0px;
	height: 273px;
	background-image: url(images/azemin.jpg);
	background-repeat: no-repeat;
	width: 1014px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }
  .azemin #swfp {
	margin-top: 0px;
	height: 273px;
	width: 975px;
	margin-right: 18px;
	margin-left: 21px;
	float: left;
  }





#header {
  margin: 0;
  padding: 0 0 0 0; 
  }

#header .topright {
  float: right;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: right;
  color: #fff;
  }

#searchform {
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  }

#searchform {
 
  }

*:first-child+html #searchform { /* Filter for IE7 */
  padding: 6px 0;
  }

* html #searchform { /* Filter for IE6 */
  padding: 6px 0;
  }

#searchbox {
	margin-left: 2px;
	margin-bottom: 0px;
	height:21px;
	width: 170px;
	border: 1px solid #999;
	background-color: #FFF;
	background-image: none;
	float:left;
	line-height: 5px;
	font-size: 12px;
  }

#searchbutton {
  width: 50px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }

#underheader {
	clear: both;
	margin-top: 28px;
	padding: 0 0 0 0;
	width: 1014px;
	height:146px;
	background-image: url(images/ust1.jpg);
	background-repeat: no-repeat;
  }


#underheader #searc {
	position: relative;
	width: 199px;
	height: 51px;
	margin-top: 39px;
	margin-left: 776px;
	float:left;
  }

#underheader h1.sitename a {
  color: #fff;
  text-decoration: none;
  }

#underheader h1.sitename a:hover {
  color: #4C82A6;
  text-decoration: none;
  }

#underheader h2.sitedesc {
  padding: 0 0 0 0;
  position: relative;
  font-size: 12pt;
  color: #4C82A6;
  }


#underheader #toprss{
  float: right;
  position: relative;
  margin: 0 0 0 0;
  padding: 0;
  text-align: right;
  }

/* Menu */

#nav {
	clear: none;
	background-image: url(images/btn.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 1014px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
  }
  

  #nav2 {
	clear:right;
	
	height: 28px;
	width: 938px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 22px;
  }

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav li {
  float: left;
  margin-right: 10px;
  }

* html #nav li a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #nav li a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  margin-left: 4px;
  text-decoration: none;
  }

#nav li a {
  display: block;
  height: 26px;
  background: url(images/bgtableft.gif) left top no-repeat;
  text-transform: lowercase;
  font-size: 10pt;
  text-decoration: none;
  }

#nav li a span {
  display: block;
  margin-left: 6px;
  padding-left: 5px;
  padding-right: 12px;
  line-height: 26px;
  font-weight: bold;
  color: #FFF;
  background: url(images/bgtabright.gif) right top no-repeat;
  text-decoration: none;
  }

#nav li a:hover {
  background-position: left -26px;
  text-decoration: none;
  cursor: pointer; /* For IE6 */
  }

#nav li a:hover span {
  background-position: right -26px;
  color: #000;
  }

#nav li.current_page a {
  background-position: left -26px;
  }

#nav li.current_page a span {
  background-position: right -26px;
  color: #000;
  }

/* Main content */

#main {
	clear: both;
	width: 1014px; /* Overrides miscalculation in IE6; ignored by other browsers. */
	margin: 0;
	
	background-color: #fff;
	background-image: url(images/mzemin.jpg);
	background-repeat: repeat-y;
	text-align:left;
  }
  
  #main2 {
	clear: both;
	width: 1014px; /* Overrides miscalculation in IE6; ignored by other browsers. */
	margin: 0;
	
	background-color: #fff;
	background-image: url(images/mzemin2.jpg);
	background-repeat: repeat-y;
  }

#contentwrapper {
	float: left;
	width: 700px;
	margin-left: 22px;
	
	
	
  }
  #contentwrapper2 {
	float: left;
	width: 1000px;
	margin-left: 22px;
  }

#content {
  
  }

#content .pageTitle {
  padding: 5px 10px 0 10px;
  font-size: 12pt;
  color: #215679;
  }

.contentsearch {
  margin: 0 0 40px 100px;
  }

.contentsponsors {
  margin: 0 0 30px 190px;
  }

.adsense_top {
  text-align:center;
  margin:10px 0 25px 0;
  font-size:9pt;
  }

.adsense_sidebar {
  text-align:center;
  margin:0 0 20px 0;
  font-size:9pt;
  }

.post {
	margin-top: 20px;
	margin-right: 8px;
	margin-left:10px;
	margin-bottom: 25px;
	margin-left: 15;
	width: 684px;
	text-align:justify;
	
  }
  .post2 {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 7px;
	width: 960px;

  }

#content h2, #content h3, #content h4, #content h5, #content h6 {
  padding: 0 10px;
  font-weight: bold;
  }

#content h2 {
  font-size: 14pt;
  }

#content h3 {
  font-size: 12pt;
  }

#content h4, #content h5, #content h6 {
  font-size: 11pt;
  }

h2.homeTitle {
  margin: 0 0 15px 0;
  }

h2.postTitle {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  color: #2f4fda;
  }

h2.postTitle a {
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #2f4fda;
  letter-spacing: 0px;
  }

h2.postTitle a:hover {
  color: #9303a4;
  }

.postMeta {
	padding: 2px 10px 4px 10px;
	font-size: 8pt;
	color: #333;
	font-family: Arial;
  }
  

.postMeta .date {
  background: url(images/date.gif) left no-repeat;
  padding: 0 0 0 15px;
  }

.postMeta .filed {
  background: url(images/folder.gif) left no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 3px;
  }

.postMeta .commentcount {
  background: url(images/comments.gif) left no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 3px;
  }

.postMeta .tags {
  background: url(images/tags.gif) left no-repeat;
  padding: 0 0 0 15px;
  }


.postMeta a {
  text-decoration: none;
  }

.postContent img {
  
  border: 1px solid #CCC;
  
    padding: 0;

    max-width: 460px;
	
width: expression(this.width > 460 ? 460: true);



 

  }

#content p, .postContent p {
  padding: 5px 10px;
  font-size: 10pt;
  color: #000;
  text-align: justify;
  }
  #content p, .postContent2 p {
  padding: 5px 10px;
  font-size: 10pt;
  color: #000;
  text-align: justify;
  line-height:16px;
  }
.cizgi{
	border-top-width: 1px;
	border-top-style:dotted;
	border-top-color: #CCC;
	width: 479px;
	height: 1px;
}
.postContent ul, ol {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 35px;  
  }
  
  .postContent2 ul, ol {
 padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 35px;  
  }

.postContent ul li, ol li {
	font-size: 10pt;
	color: #000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  }
.postContent2 ul li, ol li {
  font-size: 10pt;
  color: #000;
  	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  }


p.comments {
	width:400px;
	clear: both;
	padding: 5px 10px 5px 10px;
	font-family: Arial;
	font-size: 12px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.gif) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

.commentlist {
  margin: 10px 0;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 5px -25px;
  width: 430 px;
  }

.commentlist cite {
  padding: 10px;
  font-size: 10pt;
  }

.commentlist cite a {
  }

.commentmetadata {
  padding: 10px;
  }

.comment h3 {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  }

.comment p {
  padding: 10px;
  font-size: 10pt;
  color: #000;
  }

.comment a {
  text-decoration: none;
  }

.comment a:hover {
  text-decoration: underline;
  }

.comment textarea {
  width: 400px;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.gif) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #333;
  }

.comment #submit:hover {
  cursor: pointer;
  }

.navigation {
  margin: 10px 0;
  color: #406E8D;
  text-align: center;
  font-size: 10pt;
  }

.navigation a {
  text-decoration: none;
  }

a.gravatar {
  float:left;
  margin:10px 15px 20px 0;
  width:69px;
  }


/* Start of sidebar */

#allsidebars {
	width:260px;
	float:right;
	margin-right: 20px;
  }


/* Sidebar top welcome box */

.sidebarswrapper {

  }

.sidebars {
  width: 492px;
  background: #363636;
  }
  
  
#evnt {
	width: 240px;
	margin-left: 15px;  
  }
  
.sidebars h2 {
  padding: 0 0 2px 0;
  font-size: 11pt;
  color: #fff;
  letter-spacing: -1px;
  }

.sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  }

#welcome {
  clear: both;
  padding: 0 10px;
  }

#welcome a {
  display: inline;
  color: #4C82A6;
  }

#welcome a:hover {
  color:#fff;
  }




#welcome p {
  
  }

.sidebarsbottom {
  clear: both;
  width: 355px;
  height: 18px;
  background: url(images/bgsidebarbottom.gif) left bottom no-repeat;
  }


/* Sidebar 2 columns widget-ready */

.sidebarsB {
  width: 260px;
  margin-top: 10px;
  }

.sidebar1 {
  float: left;
  width: 252px;
  margin-left:5px;
  }
 #takvim-b {
	width: 221px;
	background-image: url(images/takvim-b.gif);
	background-repeat: no-repeat;
	height: 52px;
  }
   #duyuru-b {
	width: 255px;
	background-image: url(images/duyuru-b.gif);
	background-repeat: no-repeat;
	height: 54px;
  }
     #etkinlik-b {
	width: 255px;
	background-image: url(images/etkinlik-b.gif);
	background-repeat: no-repeat;
	height: 54px;
  }

.sidebar2 {
  float: right;
  width: 217px;
  margin-right:4px;
 
  }

.sidebarsB h2 {
	font-size: 9pt;
	color: #000;
	
	height:31px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	line-height: 29px;
  }

.sidebarsB table {
  width: 160px;
  }

.sidebarsB ul {
  margin: 0;
 
  }

.sidebarsB li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

.sidebarsB li ul {
  padding: 0;
  }

.sidebarsB ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #222;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  border-bottom: 1px dotted #ccc;
  }

.sidebarsB a {
  display: block;
  color: #333;
  text-decoration: none;
  display: inline;
  }

.sidebarsB a:hover {
  color: #4C82A6;
  text-decoration: underline;
  }

.sidebarsB p {
  padding: 2px 0;
  font-size: 9pt;
  }

#tag_cloud a {
  display: inline;
  }

.sidebarsB ul.children li {border-bottom:none;}
.sidebarsB ul.children {margin-bottom:-5px;}


/* Footer */

#footer {
	clear: none;
	padding-top: 0;
	color: #fff;
	text-align: center;
	background-color: #000;
	
	margin: 0px;
	height: 138px;
	width: 1014px;
  }

#footer p {
  padding: 0;
  font-size: 8pt;
  color: #fff;
  text-align: center;
  }

#footer a {
  color: #87BBD9;
  }

#footer a:hover {
  color: #fff;
  }

#credits {
  clear: both;
  margin: 0 auto;
  line-height: 19px;
  }


/* Extras */

.cleared {
  clear: both;
  }

.left {
  float:left;
  }

.right {
  float:right;
  }

#nextprevious {
  padding:10px;
  font-size:80%;
  }




.commentbody {
  float:right;
  width: 300px;
  margin-bottom: 20px;
  padding: 10px 0 10px 0;
  }
.bbg{
	background-image: url(images/b_bg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 251px;	
	
}
