#content {
	border-right: 200px solid #eee;
	padding: 0 20px;
}

body.wide #content {
	border-right: none;
	position: relative;
}

h2#catchphrase {
	/*
	border-left: 1px solid rgb(125, 125, 125);
	*/
	
	height: 102px;
	width: 677px;
	color: rgb(125, 125, 125);
	position: absolute;
	font-style: italic;
	font-weight: normal;
	top: 0px;
	font-size: 20px;
	padding-left:234px;
	margin: 0 0 0 0px;
}



.link {
	color:#000;
	text-decoration: none;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}

.link:visited {
	color: #000;
	font-size:11px;
}

.link:hover {
	color: #000;
	text-decoration: underline;
	font-size:11px;
}

.link2 {
	color:#000;
	text-decoration: none;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}

.link2:visited {
	color: #000;
}

.link2:hover {
	color: #000;
	text-decoration: underline;
}

.link3 {
	color:#900;
	text-decoration: none;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

.link3:visited {
	color: #900;
	font-size:12px;
}

.link3:hover {
	color: #900;
	text-decoration: underline;
	font-size:12px;
}

.yazi {
	color:#000;
	text-decoration: none;
	font-size:12px;
}

.yazi2 {
	color:#000;
	text-decoration: none;
	font-size:10px;
}

.yazi3 {
	color:#000;
	text-decoration: none;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}

.yazi4 {
	color:#000;
	text-decoration: none;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}

.yazi5 {
	color:#CCC;
	text-decoration: none;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}

.link14 { font-family: Tahoma; font-size: 12px; color:#000000; text-decoration:none}

.link14:visited { font-family: Tahoma; font-size: 12px; color: #000000; text-decoration:none}

.link14:hover {  font-family: Tahoma; font-size: 12px; color: #000000; text-decoration:underline}

.linkm4 { font-family: Tahoma; font-size: 8pt; color:#000000; text-decoration:none}

.submit input, .submit input:focus, .button, .button:focus {
	background: url( fade-butt.png );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}

body, html {
	background: url(bg.png) #ccc fixed center top;
	color: #000;
	font-family: Arial, Tahoma, Verdana;
	margin: 0;
	padding: 0;
	font-size:11px;
}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #A91B33;
	text-decoration: none;
	}
	
a:hover {
	color: #A91B33;
	text-decoration: underline;
                     	}


h1, h2 {
	font-family: Verdana, "Times New Roman", Times, serif; font-size: 14px;
}

h2 {
	font-size: 12px;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	font-weight: normal;
}

h4, h5 {
	margin-bottom: .5em;
}

img {
	border: none;
}

input, textarea {
	background: #fefefe;
	border: 1px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
}

label {
	cursor: pointer;
}

li {
	margin-bottom: 3px;
}

p {
	margin-bottom: 1em;
}

p, dl, textarea, li {
	line-height: 135%;
}

#credit, th {
	font-size: 12px;
}

#bbfooter {
	background: #dcdcdc;
	border-bottom: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin: 1em 0;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
}

#bbfooter p {
	margin-top: 1em;
}

#bbfooter, #bbfooter :link, #bbfooter a:visited {
	color: #666;
}

#head {
	border-bottom: 4px solid #333;
	margin: 0;
	padding: 17px 0 16px 5px;
	color:#000;
}

#head a {
	background: url(logo.jpg) no-repeat left center;
	display: block;
	height: 70px;
	width: 198px;
	text-decoration: none;
	text-indent: -1000px;
}

#rap {
	background: #fff;
	margin: auto;
	padding: 0;
	width: 900px;
}

#menu {
	border-bottom: 5px solid #e9e9e9;
	font-variant: small-caps;
	height: 21px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
}

#menu #last a {
	border-right: none;
	font-weight: bold;
}

#menu a {
	border-right: 1px solid #ccc;
	color: #000;
	float: left;
	padding: 1px 10px;
	text-decoration: none;
}

#menu a:hover, #menu #current, #menu li.current_page_item a, #menu li.current_page_parent a {
	background: #e9e9e9;
	color: #333;
	font-size:14px;
}

#menu li {
	display: inline;
	margin: 0;
	text-align: center;
	font-size:14px;
}

.feedback {
	clear: both;
	font-size: 80%;
	text-align: right;
	padding-bottom: 15px;
	border-bottom: 15px solid #eee;
}

.submit {
	text-align: right;
}

.alt, .alternate {
	background-color: #eee;
}

code { font: 0.8em Monaco, 'Courier New', monospace; }

br.clear {
	clear: both;
	font-size: 1px;
	line-height: 1;
}

content-list td, #latest td {
	padding: 5px 10px;
}

content-list tr:hover, #latest tr:hover {
	background: #96C1ED;
}

content-list th, #latest th {
	border-bottom: 1px solid #aaa;
	background: #ddd;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
}

content-list, #latest {
	background: #f7f7f7;
	margin-bottom: 2em;
	width: 100%;
}

.alt.deleted {
	background: #ff9999;
}

.alt.bozo {
	background: #ffff99;
}

.pagebar{
font:11px Arial, Helvetica, sans-serif;padding-top:10px;padding-bottom:10px;margin:0
}
.pagebar a:visited,.pagebar a,.pageList .this-page{
padding:2px 6px;border:solid 1px #ddd;background:#fff;text-decoration:none;color:#0066CC;
}
.pagebar .break{
padding:2px 6px;border:none;background:#fff;text-decoration:none
}
.pagebar .this-page{
padding:2px 6px;border:solid 1px #ddd;background:#F4F4F4;text-decoration:none; color:#000000;
}
.pagebar .this-page2{
padding:2px 6px;border:solid 1px #ddd;text-decoration:none; color:#CCCCCC;
}
.pagebar a:hover{
color:#fff;background:#0063DC;border-color:#036;text-decoration:none
}

/*CSS MENÜ */

.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 5px solid #D10000; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #D10000;
background-color: black;
color: white;
}

#myGallery, #myGallerySet, #flickrGallery {
width: 595px;
height: 300px;
z-index:5;
border: 1px solid #000;
}

.jdGallery .slideInfoZone
{
position: absolute;
z-index: 10;
width: 100%;
margin: 0px;
left: 0;
bottom: 0;
height: 74px;
background: #000;
color: #fff;
text-indent: 0;
overflow: hidden;
}

#homepagetop {
	background: #FFFFFF url(homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#homepagetop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.featuredtop {
	float: left;
	margin: 0px;
	padding: 7px;
	display: inline;
	}
	
.featuredtop img {
	border: none;
	margin: 0px;
	}
	
#homepagebottom {
	background: #FFFFFF url(homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	font-size: 12px;
	}
	
#homepagebottom p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}

.hpbottom {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.hpbottom img {
	border: none;
	margin: 0px;
	}
	
.hpbottom h3 {
	background: #333333 url(headline.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}

	
#homepageleft {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}

.hpfeatured {
	background: #FFFFFF url(featuredtop.gif) top no-repeat;
	float: left;
	width: 280px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}
	
.hpfeatured img {
	border: none;
	margin: 0px;
	}

	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width: 320px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	display: inline;
	}
	
#sidebar h2 {
	background: #333333 url(headline.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#sidebar p {
	margin: 0px;
	padding: 0px 0px 0px 45px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: #FFFFFF url(icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#sidebar ul li ul li {
	background: #FFFFFF url(icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
.widgetarea {
	background: #FFFFFF url(sidebartop.gif) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.video {
	background: #FFFFFF url(sidebartop.gif) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.adsense {
	background: #FFFFFF url(sidebartop.gif) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.newsletter {
	background: #FFFFFF; url(newsletter.gif) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}

/* The CSS Code for the menu starts here */
			#menu {
				font-family: Arial, sans-serif;
				font-weight: bold;
				text-transform: uppercase;
				//margin: 5px 0;
				padding: 0 0 0 10px;
				list-style-type: none;
				font-size: 12px;
				background: #eee;
				height: 40px;
				border-top: 2px solid #eee;
				border-left: 2px solid #eee;
				border-bottom: 2px solid #ccc;
				border-right: 2px solid #ccc;
			}
			#menu li {
				float: left;
				margin: 0;
				
			}
			#menu li a {
				text-decoration: none;
				display: block;
				padding: 0 20px;
				line-height: 40px;
				color: #666;
			}
			#menu li a:hover, #menu li.active a {
				background-color: #f5f5f5;
				border-bottom: 2px solid #DDD;
				color: #999;
			}
			
			
			/* Blue Menu */
			#menu.blue {
				border-top: 2px solid #356AA0;
				border-left: 2px solid #356AA0;
				border-bottom: 2px solid #204061;
				border-right: 2px solid #204061;
				background: #356AA0;}
			#menu.blue a {color: #fff;}
			#menu.blue li a:hover, #menu.blue li.active a {color: #90CDFF; background: #3D7BBB; border-bottom: 2px solid #356AA0;}
			
.search {
	width: 100%;
	height: 37px;
	background: url(sidebar_block_top.gif) repeat-x 0 0;
	height: 30px;
}

#makaleler {
	float: left;
	width:640;
	background-color:#F5F5F5;
	}
#baslik {
	background: url(post_element.gif) no-repeat;
	}
	
	.Code {
	font-size: 11px;
	font-family: "Courier New", Courier, mono;
	COLOR: blue;
	white-space: nowrap;
	text-align: left;
	margin: 10px;
	OVERFLOW: auto;
	background-color: #f5f5f5;
	background: #f3f3df;
	border: #afbcc7 solid 1px;
	width: 500px;
	height: 150px;
	padding: 6px;

}

.linkbaslik2 { font-family: Verdana; font-size: 9pt; line-height: 19px; padding-top: 2px; padding-right:  0px; padding-bottom: 2px; padding-left: 0px; color: #005AC0; text-decoration: underlined}

	
			