/* =-=-=-=-=-=-=-=-=-[Theme Name: Human Condition]-=-=-=-=-=-=-=-=-= */
/* =-=-=-=-=-=-=-=-=-[Designed for Alexking Wordpress Competition - 30/01/04 - Ian Main - www.e-lusion.com]-=-=-=-=-=-=-=-=-= */

/* =-=-=-=-=-=-=-=-=-[Licensing]-=-=-=-=-=-=-=-=-=

1. GPL - Ian Main - basic layout in Wordpress 
2. GPL - Mambo additions and corrections.
	Ported to Mambo 4.5.1a by:
	Lawrence Meckan
	Absalom Media
	media@absalom.biz
	http://www.absalom.biz
	
	6th November 2004
*/


/* CSS global reset */
* {
	padding: 0;
	margin: 0;
}

body, html {
	background: #00F2FF  repeat-y center;
	width: 750px;
	font-family:  Verdana, Arial, Sans-serif;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
	
a:link {
	color: #3F729E;
	text-decoration: none;
	page-break-after: always;
	}

a:visited {
	color: #ABABAB;
	text-decoration: none;
	}

a:hover, a:active {
	color: #093860;
	}
	
#rap { 
  	margin-left: auto;
  	margin-right: auto;
  	width: 749px;
	} 
	
#header {
	background: url(../images/header.gif) no-repeat;
	height: 154px;
	width: 747px;
	margin: 0 auto;
	text-align: left;
	}
	
#header a {
	text-decoration: none;
	font-size: .8em;
	position: relative;
	top: 95px;
	left: 10px;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	text-transform: uppercase;
	}
	
#header a:visited {
	color: #3F729E;
	}
	
#header a:hover {
	color: #093860;
	}

#content {
	text-align: left;
	width: 540px;
	float: left;
	margin-left: 10px;
	}
	
.post {
	width: 540px;
	}
	
h2 {
	width: 508px;
	font-size: .7em;
	background: url(../images/date.gif) no-repeat;
	height: 23px;
	margin: 0;
	padding-top: 4px;
	padding-left: 5px;
	color: #0E2E4A;
	}
	
h3 {
	font-size: .9em;
	margin: 5px 0 0 0;
	}
	
h3 a:link {
	color: #000;
	}
	
h3 a:visited {
	color: #000;
	text-decoration: none;
	}

h3 a:hover, a:active {
	color: #093860;
	}

#commentlist {	
	margin: 0;
	padding: 0;
	}
	
#commentlist li {
	background: #F3F3F3;
	border: 1px solid #ddd;
	font-size: 1em;
	width: 530px;
	margin-bottom: 20px;
	padding: 0 5px 3px 5px;
	}
	
ol#commentlist {
	font-size: 1em;
	list-style: none;
	}
	
#commentlist code {
	font-family: Courier New, Courier, mono;
	border: 1px dashed #F3A0A0;
	background: #F9E4E4;
	padding: 0 5px 0 5px;
	text-align: left;
	}
	
#commentlist cite {
	margin: 0;
	padding: 5px;
	font-size: .9em;
	font-style: normal;
	background: #fff;
	}
	
#commentlist li p {
	width: 530px;
	}


#content p {
	font-size: .7em;
	/* width: 535px; */
	}

.storycontent ul {	
	list-style-type: none;
	margin-left: 10px;
	margin-right: 20px;
	padding: 0;	
	font-size: .7em;
	}

.storycontent ul li {
	list-style-image: url(../images/bullet.gif);
	margin-left: 20px;
	}

.storycontent ol {	
	
	margin-left: 10px;
	margin-right: 20px;
	padding: 0;	
	font-size: .7em;
	}

.storycontent ol li {
	
	margin-left: 20px;
	}
	
.meta {
	font-size: .7em;
	background: #eee;
	margin: 5px 0 0 0;
	padding: 3px;
	width: 502px;
	color: #3A3A3A;
	}
	
.post-categories {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
.post-categories li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	
.storycontent {
	font-size: 1em;
	padding-left: 5px;
	text-align: justify;
	width: 535px;
	margin: 10px 0 0 0;
	}
	
.storycontent a:hover {
	background: #EFF8FF;
	}	
	
.feedback {
	font-size: .7em;
	background: #eee;
	margin: 10px 0 40px 0;
	padding: 3px;
	width: 502px;
	color: #3A3A3A;
	}

#menu {
	width: 160px;
	margin-left:575px; 
	text-align: left;
	margin-bottom: 20px;
	}
	
#menu ul {
	color: #030;
	font-weight: bold;
	list-style-type: none;
	width: 160px;
	}
	
#menu ul li {
	color: #242424;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-weight: bold;
	font-size: .7em;
	margin-top: 15px;
	padding: 5px;
	border: 1px solid #D7D7D7; 
	background: #EAEAEA;
	}
	
#menu ul ul {
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#menu ul ul li {
	background: none;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-top: 5px;
	padding: 0;
	border: 0;
	}
	
#menu input {
	background-color: #fff;
	border: 1px solid #3F729E;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: .9em;
	font-weight: normal;
	}
	
#wp-calendar {
	background: #fff;
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	width: 140px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	}

#wp-calendar a:hover {
	background: url(../images/posts.gif);
	color: #333;
	}

#wp-calendar caption {
	color: #242424;
	font-size: .8em;
	text-align: left;
	padding-bottom: 2px;
	padding-left: 2px;
	}

#wp-calendar td {
	color: #999;
	font: normal 11px Verdana, Geneva, sans-serif;
	padding: 1px 1px;
	text-align: right;
	}

#wp-calendar td.pad:hover {
	background: #fff;
	}

#wp-calendar #today {
	background: url(../images/today.gif);
	color: #666;
	}

#wp-calendar th {
	color: #7EABD1;
	font-style: normal;
	text-transform: capitalize;
	}

.credit {
	
	clear: both;
	background: url(../images/footer.gif) no-repeat;
	width: 747px;
	height: 26px;
	margin: 0 auto;
	font-size: .6em;
	line-height: 2.4em;
	text-align: center;
	}
	
cite {
	margin: 0;
	padding: 0;
	font-size: .9em;
	font-style: normal;
	}
	
/* =-=-=-=-=-=-=-=-=-[Formatting]-=-=-=-=-=-=-=-=-= */

blockquote {
	border: 1px dashed #7EACD1;
	margin: 0;
	background: #F2F9FF;
	padding: 5px;
	text-align: left;
	font-size: .9em;
	}
	
code {
	font-size: 1.2em;
	color: #4C4C4C;
	}
	
abbr, acronym {
	border-bottom: 3px double #7DAAD0;
	}
	
input {
	border: 3px double #7DAAD0;
	background: #EFF8FF;
	margin: 5px;
	padding-left: 3px;
	color: #3F729E;
	font-family: Arial, Helvetica, sans-serif;
	}

input:hover {
	background: #D2E5F4;
	}
	
.contentheading, .componentheading, .contact.th {
	color: #3F729E;
	width: 99.5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bolder;
	}

textarea:hover {
	background: #D2E5F4;
	}
	
select {
	border: 3px double #7DAAD0;
	background: #EFF8FF;
	margin: 5px;
	padding-left: 3px;
	color: #3F729E;
	font-family: Arial, Helvetica, sans-serif;
	}

/* Mambo specific */

.contentpane, .contentpaneopen, .contact {
	width: auto;
}

.moduletable {
	margin-left: 4px;
	text-align: left;
	}
	
.createdate, .modifydate {
	font-size: 0.7em;
	font-weight: bold;
	color: #3F729E;
	}
	
.small {
	font-size: 0.7em;
	font-weight: bold;
	}
	
	
	/* ###################### LINKS ###################### */
a:link, a:visited {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #406080;
  text-decoration  : none;
}

a:hover {
  color            : #990000;
  text-decoration  : underline;
}

a:active {
  color            : #CC0000;
  background-color : #F0E0A0;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #285078;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
  color            : #CC6600;
}


.divdetay { 
margin-left: 1px;
	margin-right: auto;
	margin-top:1px;
	padding: 10px;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 12px;
			line-height: 17px;
	border: 0px solid #cccccc;
	width: 560px;
		background: #33A6FF;
	}

	.divdetay1 { 
margin-left: 1px;
	margin-right: auto;
	margin-top:1px;
	padding: 10px;
	border: 1px solid #cccccc;
		width: 560;
		background: #F1F3F5;
	}
	.divmanset { 
margin-left: 10px;
	margin-right: auto;
	margin-top:5px;
	padding: 5px;
	border: 1px solid #cccccc;
	width: 100%;
			height: 50px;
		background: #F1F3F5;
	}
	.buttonlink {
	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding: 6px;
}
	.divmansetbaslik { 
margin-left: 10px;
	margin-right: auto;
	margin-top:5px;
	padding: 5px;
	border: 0px solid #cccccc;
	width: 450px;
		height: 50px;
		background: #ffffff;
	}
	.divozet { 
margin-left: 1px;
	margin-right: auto;
	margin-top:5px;
	padding: 5px;
	border: 1px solid #cccccc;
	width: 215px;
		background: #F1F3F5;
	}
	.divmansetozet { 
margin-left: 1px;
	margin-right: auto;
	margin-top:5px;
	padding: 5px;
	border: 1px solid #cccccc;
	width: 560px;
		background: #33A6FF;
	}
	.divoffline { 
margin-left: 130px;
	margin-right: auto;
	margin-top:300px;
	padding: 50px;
	border: 1px solid #cccccc;
	width: 300px;
		background: #F1F3F5;
	}
	.divbaslik2 { 
margin-left: 1px;
	margin-right: auto;
	margin-top:5px;
	padding: 5px;
	border: 1px solid #cccccc;
	width: 195px;
		background: #F1F3F5;
	}
	.divyazar { 
margin-left: 1px;
	margin-right: auto;
	margin-top:2px;
	padding: 2px;
	border: 1px solid #cccccc;
	width: 145px;
		background: #F1F3F5;
	}
	
	.divbaslik1 { 
margin-left: 1px;
	margin-right: auto;
	margin-top:5px;
	padding: 5px;
	border: 1px solid #cccccc;
	width: 210px;
		background: #F1F3F5;
	}
.divbaslik { 
margin-left: 10px;
	margin-right: auto;
	margin-top:0px;
	padding: 0px;
	border: 0px solid #cccccc;

		background: #F1F3F5;
	}
.menulink {
	margin-left: 1px;
	margin-right: auto;
	margin-top:1px;
	padding: 1px;
	border: 0px solid #CCFFFF;
	width: 160px;
		background: #33A6FF;
}
.menubaslik {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ffffff;
	text-align:left;
	background: #002399;
	text-indent: 12px;
	line-height: 16px;
		border: 1px solid #cccccc;
	height: 20px;
	width: 160px;
	}
	
	.font14{
	font-family:sans-serif, Trebuchet MS;
	font-size: 14px;
	color: #336699;
		line-height: 18px;
	}
	.font_anasayfa{
	font-family:verdana,sans-serif, Trebuchet MS;
	font-size: 12px;
	color: #000000;
		line-height: 18px;
	}
.detaybaslik{
	font-family:sans-serif, Trebuchet MS;
	font-size: 25px;
	color: #336699;
		line-height: 28px;
			font-weight: bold;
	}
td,tr,p,div {
	font-family:Verdana,Helvetica, Arial,sans-serif, Trebuchet MS;
	font-size: 11px;
	color: Black;
	}
.baslik {
	font-family:sans-serif,Verdana, Arial, Trebuchet MS;
	font-size: 13px;
	color:#006600;
	font-weight:bold;
	}
.uninput {BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 0px; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 0px}	
INPUT {BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px}
TEXTAREA	{BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px}
SELECT 		{BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px}
FORM 		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px;}
