a 									{outline: none; text-decoration: none; }
ul 									{ list-style: none; }
#blogSliderWrap 					{ width:340px;
									/*  background: url(images/Untitled-2.png) 16px bottom no-repeat;*/ position:relative;
									  padding-bottom: 50px;}
#blogSlider 						{ margin-left: 15px; padding:25px 0 0;
									 /* background: url(images/Untitled-1.png) center center repeat-y; */}
.stripViewer 						{ position: relative; overflow: hidden; clear: both; }
.stripViewer .panelContainer 		{ position: relative; left: 0px; top: 0px; }
.stripViewer .panelContainer .panel { float: left; position: relative; width: 285px; }
.stripNav 							{ margin-left: 25px; position: relative; top: 18px; z-index: 99;
									  width: 285px; }
.wrapper 							{ padding: 10px; }
.innerWrap 							{ width: 285px; overflow: hidden; }
#push 								{ height: 39px; }


/* 
	MAIN TABBED NAVIGATION
*/
.stripNav ul li 					{ float: left; }

.stripNav li a 						{ /* Generic "CSS image replacement" */
									  display: block; height: 18px; text-indent: -9999px; }
/* The below class names are auto-generated by the JavaScript */
.stripNav li.tab1 a { background: url(images/yorumlar.jpg)  top center no-repeat; width: 86px; }
.stripNav li.tab2 a { background: url(images/satirarasi.jpg) top center no-repeat; width: 100px; }
.stripNav li.tab3 a { background: url(images/populer.jpg) top center no-repeat; width: 98px; }

.stripNav li a:hover, 
.stripNav li a:active, 
.stripNav li a:focus 				{ background-position: top center; text-decoration:none !important; }
.stripNav li.tab1 a.current { background: url(images/yorumlar.jpg) bottom center no-repeat; }
.stripNav li.tab2 a.current { background: url(images/satirarasi.jpg) bottom center no-repeat; }
.stripNav li.tab3 a.current { background: url(images/populer.jpg) bottom center no-repeat; }

.stripNavL a, .stripNavR a 	{ display:none; position: absolute; width: 75px; height: 22px; text-indent: -9999px; }
.stripNavL a	{display:none; bottom: 35px; left: 45px; background: url(images/previous.png); }
.stripNavR a { display:none; bottom: 35px; right: 29px; background: url(images/next.png);}
.panel ul 	{ width: 274px; }
.panel ul li a { border-bottom: 1px solid #eee; color: #303030; display: block; padding: 7px 10px; }
.panel ul li:last-child a {  border: none; }
.panel ul#yorumlar li a:hover 		{ background: #b20202; color: white; text-decoration:none; }
.panel ul#twit li a:hover 	{ background: #1f5293; color: white; text-decoration:none;}
.panel ul#populer li a:hover 	{ background: #4f7c11; color: white; text-decoration:none; }
