#sidebar .applemenu{
margin: 5px 0;
padding: 0 0 0 22px;
width: 204px; /*width of menu*/
}
#sidebar .applemenu div.silverheader a{
background: url(epheimages/menuoff.jpg) no-repeat;
font: normal 16px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
text-transform:uppercase;
text-align:center;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 8px 0;
margin-bottom:1px;
text-decoration: none;
}
#sidebar .applemenu div.silverheader a:visited, #sidebar .applemenu div.silverheader a:active{
color: white;
}
#sidebar .applemenu div.selected a, #sidebar .applemenu div.silverheader a:hover{
background: url(epheimages/menuon.jpg) no-repeat;
color: white;
}
#sidebar .applemenu div.submenu{ /*DIV that contains each sub menu*/
font: normal 13px "Lucida Grande", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
text-align:center;
background-color:#f6f4de;
height: 200px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}
#sidebar .applemenu div.submenu li{ /*DIV that contains each sub menu*/
list-style:none;
}
#sidebar .applemenu div.submenu a{ /*DIV that contains each sub menu*/
width:200px; text-decoration:none; padding:1px 0; color:#333;
}
#sidebar .applemenu div.submenu a:hover{ /*DIV that contains each sub menu*/
text-decoration:none; border-bottom:1px dotted #000; color:#6f3e75; background-color:#fff;
}


/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.7 Plugin: WP-Polls 2.40										|
|	Copyright (c) 2008 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Polls CSS File																	|
|	- wp-content/plugins/wp-polls/polls-css.css								|
|																							|
+----------------------------------------------------------------+
*/

#anketbaslik {
	background:url(epheimages/anketbaslik.jpg) center no-repeat;
	width:214px; height:71px;
}
#anket {
	width:214px; margin-left:17px;
}

#anket p{
margin:0; padding:0; font: 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
}
#anket  a, #anket  a:hover {
	text-decoration:underline; color:#dedede; line-height:26px;
}
#anket  a:hover {
	text-decoration:none; color:#000; line-height:26px;
}

.wp-polls-archive {
	 background-color: #222; 
}
.wp-polls, .wp-polls-form {
	padding:0px 0px 0px 5px;
	margin:0px;
	color:#fff;
	background:url(epheimages/anketarkaplan.jpg) right top no-repeat;
}
.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
	text-align: left;
	background-image: none;
	display: block;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
	text-align: left;
	list-style: none;
}
.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '';
}
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.wp-polls-ul {
	padding: 0px;
	margin: 0px 0px 10px 10px;
}


.wp-polls-ans {
	width:100%; padding:0;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
	line-height: 16px;
}
.wp-polls-image {
	border: 0px;
}

/*****************************/
#saattarih {
	background:url(epheimages/saattarih.jpg) center right no-repeat;
	width:250px; height:59px;
}
#clock {
	font: 11px Verdana, Arial, Helvetica;
	color:#444;
	text-align:left;
	padding:16px 0 0 54px;
	margin:0px;
}
