/*
	Author	:	ibrahim Halil Yalçindag/:Tesup
	Email		:arkeolog@arkeologlardernegist.org
	Website	:	http://www.arkeologlardernegist.org/
*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/********************************************/
body{
	text-align: center;
	background-color: #cccccc ;
	
}

* {
	border:0;
	margin:0;
	padding:0;
	left: auto;
	outline-color:#fafafa;
	height: auto;
	text-align: justify;
	text-indent: 0px;
}

/* general */
a {
	
	text-decoration:none;
}

a:hover {
	color:#333;
	text-decoration:none;
}

/* body */
body {
	
	background:#fafafa;
	color:#000000;
	font:0.8em Arial, Helvetica,sans-serif;
	text-transform: none;
	margin:0px;
	text-align: center;
	
}

/* header */
#header {
	height:206px;
	width:560px;
	margin:30px;
	position: absolute;
	left: 200px;
	top:2px;
	background-color: #fafafa;
	text-align: center;
	margin-top: 20px;
	color: #CCCCCC;
	background-repeat: no-repeat;
	background-image: url(img/logoistdernegi.png);	
}
#header h1 {
	color:#999999;
	font-size:325%;
	letter-spacing:-2px;
	text-align:right;
	padding:7px;
	margin-bottom:-20px;
	
}
#header h2 {
	color:#666666;
	font-size:200%;
	letter-spacing:-2px;
	text-align:right;
}

/* navigation */
#navigation 
{
	background:#fafafa;
	border-right:0px solid #999;
	border-left:0px solid #999;
	margin:0 auto;
	width:600px;
	height:40px;
	list-style:none;
	position: absolute;
	left: 200px;
	top: 230px;
}
#navigation li 
{
	border-left:1px solid #999;
	float:left;
	width:84px;
	list-style:none;
	height:inherit;
	clear: right;
	font-size:0.9em;

}

#navigation a {
	color:#666666;
	display:block;
	line-height:35px;
	text-align:center;
}
#navigation a:hover {
	/*background:#e3e3e3;
	color:#666666;*/
	color:#000000;
	padding:2px;
}
/* content */
#content {
	height:auto;
	width:590px;
	position: absolute;
	left: 200px;
	top: 300px;
	text-align:justify;
	color: #666666;
	text-transform: none;
	text-decoration: none;
	visibility: visible;
	background: url('img/newsbox_bg.jpg') repeat-y;
	
}

.photo {
	float:left;
	margin:5px;
	padding:5px;
	border: 3px solid #fafafa;
}
.photo img{
	border: 2px solid #fafafa;
}


#content h1 {
	border-bottom:0px dashed #999;
	font-size:1.3em;
	padding:5px 5px 5px 5px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
	text-transform:  none;
	margin-top:0px;
	text-align:left;
	background-image:url(img/newsbox_bg_top.jpg);
	
}

#content ul 
{
	font-size:0.9em;
	line-height:1.1em;
	margin:0 0 1.2em;
	
}
#content li 
{
background: url(img/arrowbullet.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 2px 2px 2px;
padding-left: 19px; /*link text is indented 19px*/
font-weight: bold;
border-bottom: 2px solid #dadada;
font-size: 90%;

}
#content a {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #999999;
	background-attachment: fixed;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #6f8912;
	width:auto;
	height:5px;
	text-align:justify;
	background-image: url(img/bkgrd_cizgili.gif);
	margin: 5px;
	padding:5px 5px 5px 5px;
	}

	


#content h2 {
	font-size:0.7em;
	padding:20px 20px 0;
	color: #666666;
	margin-top:4px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	}
	
#content p 
{
	padding:20px 20px 20px 20px;
	font-size: 1em;
	letter-spacing:0px;
	
}




#footer {
	float:left;
	margin:0 0 10px;
	padding:10px 10px 10px;
	width:170px;
	/*left:700px;*/
	left:805px;
	position:relative;
	top:299px;
	color: #000000;
	border: 4px solid #ccc;
	border-width:thin;
	overflow:visible;
	text-align:left;
	height: auto;
	clear: left;
	
}



/**************** Sidebar area styles ****************/

#sidebar
{
	position:absolute;
	top:330px;
	left:16px;
	width:100px;
	height:100%;
	overflow:hidden;
	background:#fafafa;
	text-align:left;
	padding:10px 10px 10px;
}

body  #sidebar
{
position:absolute;
}

#sidebar h1
{
margin:20px 18px 0 5px; 
color:#666666; 
font-size:1.1em; 
letter-spacing:-1px; 
text-align:right;
}

#sidebar h2, #sidebar h3
{
margin:0 20px 18px 5px; 
font-size:1.2em; 
font-weight:bold; 
letter-spacing:-1px; 
text-align:right;
}

#sidebar h3
{
margin:20px 18px 4px 5px; 

}

#sidebar  p
{
margin:0 20px 18px 5px; 
font-size:0.8em;
}

#sidebar a
{
color:#666666
}

/**************** Navigation menu styles ****************/

#menu a
{
	display:block;
	top:500px;
	width:130px;
	padding:5px 1px;
	color:#666666;
	background:#fafafa;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
	line-height:27px;
	border-left:1px solid #999;
	float:left;
	
}

#menu a:hover 
{
	color:#000;
	background:#fafafa;
	width: 110px;
	}

#menu a.active
{
	padding:10px 18px 5px 0;
	background:#cccccc;
	border-top:1px #666666;
	border-bottom:1px #cccccc;
	
}

#menu a.active:hover
{
	color:#666666;
	background:#fafafa;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

 /* Right sidebar */

#extras {
	float:left;
	margin:0 0 10px;
	padding:10px 10px 10px;
	width:170px;
	/*left:700px;*/
	left:805px;
	position:relative;
	top:299px;
	color: #000000;
	border: 4px solid #ccc;
	border-width:thin;
	overflow:visible;
	text-align:left;
	background-image: url(img/arkeohaber.gif);
	background-repeat: repeat-x;
	height: auto;
	clear: both;
	}
	#extras h3{
   margin-top: 25px;
   margin-bottom: 10px;
   border:1px solid #000; 
   background: #fafafa;
   text-align: center;
}
#extras p
{
	padding:3px 3px 0;
	font-size: 0.9em;
	text-align:center;
	}
	

#extras ul 
{
	font-size:0.9em;
	line-height:1.1em;
	margin:0 0 1.2em;
	text-align:center;
	
	
}

#extras li 
{
	list-style:none;
	margin:0 0 6px;
	padding:0;
	text-align:center;
	
}
#extras h2 
{
	font-size:0.9em;
	font-weight:200;
	letter-spacing:0px;
	margin:0 0 5px;
	text-align:left;
	color: #333333;
	border-bottom:1px dashed #999;
	}
#extras a {
	color:#000000;
	display:block;
	line-height:20px;
	text-align:left;
}
#extras a:hover {
	color: #333333;
	text-decoration: underline;
	
}

/*arama motoru*/
/*

#searchbox label,.hide {display:none;}
#searchbox {margin:6px 0 16px; padding:0;}
#searchform {background:#fff; border:1px solid #ccc; color:#505050; font-size:0.9em; padding:4px; width:116px;
}


*/
/*left sidebar*/
#extrasleft {
	float:left;
	margin:0 0 10px;
	padding:10px 10px 10px;
	width:170px;
	/*left:700px;*/
	left:805px;
	position:relative;
	top:300px;
	color: #000000;
	border: 4px solid #ccc;
	border-width:thin;
	overflow:visible;
	height:100%;
	text-align:left;
	background-image: url(img/arkeoetkinlik.gif);
	background-repeat: repeat-x;
	clear: left;	
	}
	
#extrasleft p
{
	padding:3px 3px 0;
	font-size: 0.9em;
	text-align:left;
	}
	

#extrasleft ul 
{
	font-size:0.9em;
	line-height:1.1em;
	margin:0 0 1.2em;
	
	
}

#extrasleft li 
{
	list-style-type:none;
	margin:0 0 6px;
	padding:0;
	padding-left: 10px;

}
#extrasleft h2 
{
	font-size:0.9em;
	font-weight:200;
	letter-spacing:0px;
	margin:0 0 5px;
	text-align:left;
	color: #333333;
	margin:0 0 5px;
	border-bottom:1px dashed #999;
	}
#extrasleft a {
	color:#000000;
	display:block;
	line-height:20px;
	text-align:center;
}
#extrasleft a:hover {
	color: #000000;
	text-decoration: underline;
}

/* links */

#linkList {
	position: absolute;
	/*float:left;
	clear: both;
	overflow:auto;*/
	top:300px;
	left: 10px;
	width: 160px;
	font-size:100%;
	border: 4px solid #ccc;
	border-width:thin;
	padding:10px 10px 10px;
	background: url('img/newsbox_bg.jpg') repeat-y;
	text-align: center;
}

#linkList a, #linkList a:link, #linkList a:visited {
   color: #BB8F24;  
}

#linkList a:hover {
   color: #FFF;
   text-decoration: none; 
   width: 150px;
}

#linkList ul {
   list-style: none;
}

#linkList ul li {
   margin-bottom: 5px;
   margin-left: 5px;
   font-size:0.9em;
	font-weight:200;
	letter-spacing:0px;
	text-align:left;
	color: #333333;
	margin:0 0 5px;
	border-bottom:1px dashed #999;
}

#linkList h3{
   margin-top: 25px;
   margin-bottom: 10px;
   border:1px solid #000; 
   background: #fafafa;
   text-align: center;
}

#llinks ul li {
   margin-bottom: 5px;
}

#lresources {
   margin-bottom: 10px;
}
/**************************************CALENDAR*****************************************/
#calendar {
	float:left;
	margin:0 0 10px;
	padding:10px 10px 10px;
	width:170px;
	/*left:700px;*/
	left:805px;
	position:relative;
	top:300px;
	color: #000000;
	border: 4px solid #ccc;
	border-width:thin;
	overflow:visible;
	height:100%;
	text-align:left;
	clear: left;
	background-image: url(img/etkinliktakvimi.jpg);
	background-repeat: no-repeat;	
	}
	


#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 4px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align:center;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}

#calendar #now {
	/*background: #696969;*/
	border: 2px solid #ff00000;
	font-weight: bold;
	background-color: #FF0000;	
}

/* News Start*/

 #newsg{
	top:950px;
	overflow:visible;
	position: absolute;
	float:left;
	left: 16px;
	width: 170px;
	height: 200px;
	/*background-color:#fafafa;
	border: 4px solid #ccc;
	border-width:thin;*/
	padding:5px 5px 5px;
	clear: left;
	background:url('img/arkeo.png') no-repeat;
}
#newsg h2{
	display:block;
	
	height:30px;
	border-bottom:#535353 solid 1px;
	margin:0 0 1px 0;
	font:bold 15px/30px Georgia, "Times New Roman", Times, serif;
	color:#333333;
	background-/*color:inherit;*/
	padding:0 0 0 6px;
}
#newsg h5{
	display:block;
	background:url(images/contacticon.gif) 18px 0 no-repeat;
	height:35px;
	border-bottom:#535353 solid 1px;
	margin:0 0 18px 0;
	font:bold 20px/35px Georgia, "Times New Roman", Times, serif;
	color:#C9C9C9;
	background-color:inherit;
	padding:0 0 0 6px;
}
#newsg h3{
	display:block;
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	color:#7C806B;
	background-color:inherit;
	padding:0 0 1px 1px;
	margin:0;
}
#newsg p.newstxt{
	display:block;
	width:150px;
	line-height:15px;
	font-size:11px;
	padding:0 0 0px 0px;
	margin:0px 0 0 0;
	}
	
#newsg p.newstxt span
{
	background:url(images/date_icon.gif) 0 0 no-repeat;
	padding:0 0 0 5px;
	font:bold 14px/16px Georgia, "Times New Roman", Times, serif;
	color:#3AA6C9;
	background-color:inherit;
	margin:0 0 1px 0;
	display:block;
}
#newsg a.more{
	display:block;
	width:70px;
	height:14px;
	background-color:#BD3535;
	color:#fff;
	font:bold 10px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	margin:15px 5px 10px 15px;
	text-decoration:none;
	padding:0px 0px 0px 5px;
}
#newsg a.more:hover{
	background-color:#fff;
	color:#BD3535;
	padding:5px 5px 5px 5px;
}



/* News end*/

