﻿/*
Theme Name: haber
Theme URI: http://www.joyologo.com/
Description: <a href="http://www.joyologo.com/">joyologo</a> design shop 2.0 
Author: joyologo.com
Author URI: http://www.joyologo.com/
*/


/* Site Genel */

body {
	margin: 0;
	background-color: #666666;
	background-image: url('images/bg.jpg');
	background-position: top;
	background-attachment: scroll;
	background-repeat:  repeat-x;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Harici linkler Genel - External links */

a[href$='.rar'] {
	background:url("images/winrar.png") no-repeat right top;
	padding:0 21px 5px 0;
}

a[href$='.rar'][href^='http'] {
	background:url("images/winrar.png") no-repeat right top;
	padding:0 21px 5px 0;
}

a[href$='.pdf'] {
	background:url("images/pdf.gif") no-repeat right top;
	padding:0 30px 12px 0;
}

a[href$='.pdf'][href^='http'] {
	background:url("images/pdf.gif") no-repeat right top;
	padding:0 30px 12px 0;
}

a[href$='.doc'] {
	background:url("images/word.gif") no-repeat right top;
	padding:0 30px 12px 0;
}

a[href$='.doc'][href^='http'] {
	background:url("images/word.gif") no-repeat right top;
	padding:0 30px 12px 0;
}

a[href$='.docx'] {
	background:url("images/word.gif") no-repeat right top;
	padding:0 30px 12px 0;
}

a[href$='.docx'][href^='http'] {
	background:url("images/word.gif") no-repeat right top;
	padding:0 30px 12px 0;
}

a[href$='.xls'] {
	background:url("images/excel.png") no-repeat right top;
	padding:0 16px 2px 0;
}

a[href$='.xls'][href^='http'] {
	background:url("images/excel.png") no-repeat right top;
	padding:0 16px 2px 0;
}

a[href$='.xlsx'] {
	background:url("images/excel.png") no-repeat right top;
	padding:0 16px 2px 0;
}

a[href$='.xlsx'][href^='http'] {
	background:url("images/excel.png") no-repeat right top;
	padding:0 16px 2px 0;
}

a[href$='.ppt'] {
	background:url("images/powerpoint.png") no-repeat right top;
	padding:0 16px 2px 0;
}

a[href$='.ppt'][href^='http'] {
	background:url("images/powerpoint.png") no-repeat right top;
	padding:0 16px 2px 0;
}

a[href$='.pptx'] {
	background:url("images/powerpoint.png") no-repeat right top;
	padding:0 16px 2px 0;
}

a[href$='.pptx'][href^='http'] {
	background:url("images/powerpoint.png") no-repeat right top;
	padding:0 16px 2px 0;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Site Page */

#page {
	margin: 0 auto;
	width: 1000px;
	background: url("images/page.gif") repeat-y;
}

#page-top {
	width: 1000px;
	background: url("images/header.jpg") no-repeat;
}

#page-bot {
	width: 1000px;
	background: url("images/bottom.jpg") no-repeat left bottom;
}


/* Baslik - Header */

#header {
	width: 1000px;
	height: 219px;
	position: relative;
}

	#header .ad {
	    position: absolute;
		top: 23px;
		right: 64px;
		height: 80px;
		width: 530px;
		float: right;
		padding: 15px 0;
	}
	
	#header .ad img {
	border: 4px #A1A1A1 solid;
}
    #header .ad img:hover {
	border: 4px #CCCCCC solid;
}

					
	/* menu kategoriler - categories */
	
	#header #header-cats {
		position: absolute;
		top: 170px;
		left: 28px;
		width: 934px;
		height: 35px;
	}
	
	#header #header-cats ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 934px;
		height: 35px;
	}
	
	#header #header-cats ul li {
	width: auto;
	float: left;
	height: 35px;
	font: bold 14px/30px Verdana, Arial, Sans-Serif;
	text-transform: uppercase;
	color: #FFFFFF;
	border-right: 1px solid #FF0000;
	padding: 0 3px 0 3px
}
	
	#header #header-cats ul li a {
	color: #FFFFFF;
	text-decoration: none;
    padding: 0 3px 0 3px;
	display: block;
}
	
	#header #header-cats ul li a:hover {
	color: #000000;
}
	
		#header #header-cats ul li:hover {
	background: #EBEBEB;
}
			
		
		/* alt basliklar - Submenus */
				
		#header #header-cats ul li ul {
			display: none;
		}


/* Genel - Main */

#main {
	width: 964px;
	padding: 17px 37px 0 32px;
}
		
	/* Genel icerik - Main Content */
	
	#content {
		float: left;
		width: 590px;
		overflow: hidden;
	}
	
	#content .ads {
	position: relative;
	height: 60px;
	width: 468px;
	float: left;
	padding: 0px 0 17px 55px;
	clear: both;
}
	
	#content .ads img {
	border: 4px #A1A1A1 solid;
}
    #content .ads img:hover {
	border: 4px #CCCCCC solid;
}
	
		/* Genel icerik kucuk - Content Post Medium */
		
	#content .postm {
	padding: 5px;
	margin-bottom: 7px;
    float: left;
	width: 575px;
    background-color: #EBEBEB;
	border: 1px solid #D7D5D5;
	color: #000000;
	font: 12px/18px Verdana, Arial, Sans-Serif;
	clear: both;
}
		#content .postm .thumb {
			float: left;
			padding: 5px;
			margin-right: 7px;
			width: 150px;
		}
		#content .postm .thumb img {
	width: 150px;
	border: 3px #CCCCCC solid;
}
		#content .postm h2 {
	text-transform: capitalize;
	font: bold 15px/28px "Verdana", Arial, Tahoma, Sans-Serif;
}
			#content .postm h2 a {
	background-color: #D7D5D5;
	text-decoration: underline;
	color: #CC0000;
}
			
			#content .postm h2 a:hover {
			color: #555555;
	        text-decoration: underline;
}

		#content .postm .details {
	padding-top: 5px;
	font-size: 12px;
	color: #555555;
}
			#content .postm .details a {
	color: #660000;
	padding-left: 20px;
	text-decoration: underline;
}
		 #content .postm .details a:hover {
	color: #555555;
	text-decoration: underline;
}

	/* Yazi - Post */
	#main .post {
    float: left;
    background-color: #EBEBEB;
	border: 1px solid #D7D5D5;
	width: 580px;
	margin-bottom: 15px;
	padding: 0px;
	clear: both;
}

		/* Yazi Baslik - Post Title */
		
		#main .post .post-title {
	width: 580px;
	color: #000000;
	font: normal 10px Verdana, Arial, Sans-Serif;
}
		
		#main .post .post-title a {
	color: #000000;
	text-decoration: none;
}
		
		#main .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#main .post .post-title h2 {
	background: #CCCCCC;
	color: #cc0000;
	font: bold 23px/30px "Verdana", Arial, Tahoma, Sans-Serif;
	border-bottom: 1px dotted #cc0000;
	padding: 0 0 0 5px;
}
		
		#main .post .post-title h2 a {
	background: #CCCCCC;
	color: #cc0000;
	text-decoration: underline;
}
		
		#main .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#main .post .post-title-inf {
			width: 580px;
			height: 22px;
			padding: 0 0 0 5px;
		}
		
		/* Yazi Kayit - Post Entry */
		
		#main .post .post-entry {
	font: normal 12px/18px Verdana, Arial, Sans-Serif;
	color: #000000;
	width: 555px;
	padding: 0px 10px 0px 10px;
}
		#main .post .post-entry a {
	color: #cc0000;
	text-decoration: underline;
}
		
		#main .post .post-entry a:hover {
	color: #707070;
	text-decoration: underline;
}
		
		#main .post .post-entry blockquote {
	border-left: 6px #a1a1a1 solid;
	margin: 0px 30px;
	padding-left: 12px;
}
		
		#main .post .post-entry img {
	padding: 2px;
	border: 4px #CCCCCC solid;
}
		
		
		/* Yazi Altbaslik - Post Subtitle */
		
		#main .post h3 {
	margin: 20px 0 5px 0;
	color: #555555;
	font: bold 14px "Verdana", Arial, Tahoma, Sans-Serif;
}
		
		/* Yazi Yorumlar - Post Comments */
		
		#main .post .comments {
	font: normal 12px/18px Verdana, Arial, Sans-Serif;
	color: #000000;
	width: 500px;
}
		
		#main .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#main .post .comments ol li {
			padding: 5px;
		}
		
		#main .post .comments ol li a {
	color: #000000;
	text-decoration: none;
}
		
		#main .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#main .post .comments ol li.alt {
	border-top-color: #cc0000;
	border-top-style: dotted;
	border-top: 2px;
	}
		
		#main .post .comments ol li cite {
	color: #cc0000;
	font-style: normal;
	font-weight: bold;
}
		
		#main .post .comments ol li cite a {
	color: #cc0000;
	text-decoration: none;
}
		
		#main .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#main .post .comments ol li .commentmetadata a {
	color: #660000;
	text-decoration: none;
}
		
		#main .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		/* Yazi Yorum Formu - Post Comments Form */
		
		#main .post #cform {
	background: #eeeeee;
	font: normal 12px/18px Verdana, Arial, Sans-Serif;
	color: #000000;
	width: 450px;
	margin: 0;
	border: 1px #cc0000 dotted;
	padding-left: 25px;
	padding-top: 14px;
	padding-bottom: 14px;
}
		
		#main .post #cform a {
	color: #cc0000;
	text-decoration: none;
}
		
		#main .post #cform a:hover {
			text-decoration: underline;
		}
				
	/* Kenarbolum - Main Sidebar */
	
	#sidebar {
	float: right;
	padding-right: 21px;
	width: 341px;
	font: normal 12px/18px Verdana, Arial, Sans-Serif;
	color: #000000;
}
	
	#sidebar a {
	color: #cc0000;
	text-decoration: none;
}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	/* kenarbolum cercevesi - Main Sidebar Frame */
	
	#sidebar .sidebar-box {
		width: 341px;
		margin-bottom: 21px;
	}
	
		/* kenarbolum Sidebar Titles */
		
		#sidebar h3 {
	width: 334px;
	height: 38px;
	padding-left: 32px;
	margin-bottom: 3px;
	font: bold 14px/41px "Verdana", Arial, Tahoma, Sans-Serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url("images/stit.jpg") no-repeat;
}
		
		/* kenarbolum Sidebar Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0 7px;
			list-style-type: none;
		}
		
		#sidebar ul li {
			color: #000000;
			font: normal 12px/25px Verdana, Arial, Sans-Serif;
		}
		
		#sidebar ul li a {
	border-bottom: 1px #cc0000 dotted;
	color: #000000;
	text-decoration: none;
	padding-left: 19px;
	display: block;
}
		
		#sidebar ul li a:hover {
			text-decoration: none;
			background: #a1a1a1;
		}
		
			/* Sidebar Menus Submenus */
			
			#sidebar ul li ul {
				margin: 0;
				padding: 0;
				background: none;
			}
		
		/* kenarbolum Sidebar Texts */
		
		#sidebar .textwidget {
			padding: 0 5px;
		}
		
/* Arama Kutusu - Search */
	
	#sidebar #searchform {
	margin: 0;
	padding: 10px 0;
	width: 341px;
	height: 28px;
	}
	
	#sidebar #searchform #sform {
		margin: 0;
		padding: 0;
		width: 262px;
		height: 28px;
	}
	
	#sidebar #searchform #s {
	width: 341px;
	height: 41px;
	border: 0;
	padding: 10px 0px 0px 21px;
	font: normal 14px Tahoma, Sans-Serif, Arial;
	background: url(images/search.jpg) no-repeat;
	color: #000;
	float: left;
}
	
	#sidebar #searchform #ssubmit {
		background: transparent;
		border: none;
		width: 0;
		height: 28px;
		padding: 0;
		float: right;
		display: none;
	}

/* Alt bolum - Footer */

#footer {
	width: 934px;
	height: 64px;
	padding: 14px 0px 14px 0px;
	color: #bbbbbb;
	font: normal 12px/55px "Trebuched MS", Verdana, Arial, Sans-Serif;
	text-align: center;
}

#footer a {
	color: #FF0000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/*
+----------------------------------------------------------------+
|																					
|	WordPress 2.8 Plugin: WP-PageNavi 2.50										
+----------------------------------------------------------------+
*/

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px #CC0000 solid;
	color: #000000;
	background-color: #EBEBEB;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px #CC0000 solid;
	color: #000000;
	background-color: #EBEBEB;
}
.wp-pagenavi a:hover {
	border: 1px solid #000000;
	color: #CC0000;
	background-color: #EBEBEB;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px #CC0000 solid;
	color: #000000;
	background-color: #EBEBEB;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #CC0000;
	border: 1px solid #000000;
	background-color: #EBEBEB;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #CC0000;
	background-color: #EBEBEB;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #000000;
	color: #CC0000;
	background-color: #EBEBEB;
}
