﻿/*
Theme Name: smartBiz SubVid
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: #c6baaa;
	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;
	padding: 2px;
}

.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;
}

/* baslik - welcome */
	
	#header #header-welcome {
	position: absolute;
	top: 3px;
	left: 101px;
	height: 18px;
	font: bold 17px/18px "Century Gothic", Calibri, Sans-Serif, Arial;
	color: #998675;
}
				
	/* Arama Kutusu - Search */
	
	#header #header-search {
		position: absolute;
		top: 55px;
		left: 525px;
		width: 262px;
		height: 28px;
	}
	
	#header #header-search #sform {
		margin: 0;
		padding: 0;
		width: 262px;
		height: 28px;
	}
	
	#header #header-search #s {
	width: 248px;
	height: 28px;
	border: 0;
	padding: 6px 7px;
	font: bold 14px Calibri, Sans-Serif, Arial;
	color: #534741;
	background: transparent;
	float: left;
}
	
	#header #header-search #ssubmit {
		background: transparent;
		border: none;
		width: 0;
		height: 28px;
		padding: 0;
		float: right;
		display: none;
	}
	
	
	/* baslik RSS E-mail */
	
	#header #header-rss {
		left: 523px;
	}
	
	#header #header-email {
		left: 650px;
	}
	
	#header #header-rss,
	#header #header-email {
	position: absolute;
	top: 100px;
	padding-left: 34px;
	height: 34px;
	font: bold 14px/44px Calibri, Sans-Serif, Arial;
	color: #534741;
	background: url("images/rss.png") no-repeat;
}
	
	#header #header-rss a,
	#header #header-email a {
	color: #534741;
	text-decoration: underline;
}
	
	/* menu kategoriler - categories */
	
	#header #header-cats {
		position: absolute;
		top: 174px;
		left: 28px;
		width: 934px;
		height: 33px;
	}
	
	#header #header-cats ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 934px;
		height: 33px;
	}
	
	#header #header-cats ul li {
	width: auto;
	float: left;
	height: 33px;
	font: bold 18px/31px Calibri, Sans-Serif, Arial;
	color: #534741;
	margin-right: 3px;
}
	
	#header #header-cats ul li a {
	color: #534741;
	text-decoration: none;
	padding: 0 5px;
	display: block;
}
	
	#header #header-cats ul li a:hover {
	color: #736357;
}
	
		#header #header-cats ul li:hover {
	border: 1px #534741 solid;
	background: #c6baaa;
}
			
		
		/* alt basliklar - Submenus */
				
		#header #header-cats ul li ul {
			display: none;
		}


/* Genel - Main */

#main {
	width: 964px;
	padding: 17px 37px 0 32px;
}

			.post-date {
			    width: auto;
				float: left;
				padding-left: 5px;
				line-height: 22px;
			}
			
			.post-comments {
			    width: auto;
			    float: left;
				padding-right: 5px;
				line-height: 22px
				}

			.post-readmore {
			    width: auto;
				float: right;
				background: url("images/go.gif") no-repeat;
				padding-left: 23px;
				padding-right: 5px;
				line-height: 22px;
			}
	
			
	/* Genel icerik - Main Content */
	
	#content {
		float: left;
		width: 590px;
		overflow: hidden;
	}
	
		/* Genel icerik kucuk - Content Post Medium */
		
		#content .post-med {
	float: left;
	width: 288px;
	margin: 0 7px 6px 0;
	background: url("images/postm.gif") repeat-y;
	color: #000000;
	font: 12px/18px Calibri, Sans-Serif, Arial;
}
		
		#content .post-med a {
	color: #000000;
}
		
		#content .post-med-top {
	width: 288px;
	background: url("images/post.gif") no-repeat;
}
		
		#content .post-med-bot {
			width: 288px;
			background: url("images/postb.gif") no-repeat left bottom;
			padding-top: 7px;
			padding-bottom: 4px;
		}
		
		#content .post-med h2 {
	padding-left: 7px;
	color: #534741;
	font: normal 17px/28px "Trebuchet MS", Calibri, Sans-Serif, Arial;
}
		
		#content .post-med h2 a {
	color: #534741;
	text-decoration: underline;
}
		
				#content .post-med h2 a:hover {
	color: #736357;
	text-decoration: underline;
}

		
		#content .post-med .post-med-entry {
	padding: 0 10px 10px 10px;
	width: 264px;
	height: 170px;
	overflow: hidden;
}
		
		#content .post-med .post-med-inf {
	margin: 0 9px 0 6px;
	border-top: 1px #534741 dotted;
	height: 21px;
}
	
	/* Yazi - Post */
	
	#main .post {
	width: 580px;
	margin-bottom: 15px;
	padding: 0 0 0 0px;
}
	  
		/* Yazi Baslik - Post Title */
		
		#main .post .post-title {
	width: 580px;
	color: #000000;
	font: normal 10px Calibri, Sans-Serif, Arial;
}
		
		#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: #c6baaa;
	color: #736357;
	font: bold 23px/30px "Trebuchet MS", Calibri, Sans-Serif, Arial;
	border-bottom: 1px dotted #736357;
	padding: 0 0 0 5px;
}
		
		#main .post .post-title h2 a {
	background: #c6baaa;
	color: #736357;
	text-decoration: underline;
}
		
		#main .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#main .post .post-title-inf {
			width: 580px;
			height: 22px;
		}
		
		/* Yazi Kayit - Post Entry */
		
		#main .post .post-entry {
	font: normal 14px/18px Calibri, Sans-Serif, Arial;
	color: #000000;
	width: 555px;
	padding: 0px 10px 0px 10px;
}
		#main .post .post-entry a {
	color: #736357;
	text-decoration: underline;
}
		
		#main .post .post-entry a:hover {
	color: #998675;
	text-decoration: underline;
}
		
		#main .post .post-entry blockquote {
	border-left: 6px #c6baaa solid;
	margin: 0px 30px;
	padding-left: 12px;
}
		
		#main .post .post-entry img {
	padding: 2px;
	border: 4px #c6baaa solid;
}
		
		
		/* Yazi Altbaslik - Post Subtitle */
		
		#main .post h3 {
	margin: 20px 0 5px 0;
	color: #736357;
	font: bold 14px "Trebuchet MS", Calibri, Sans-Serif, Arial;
}
		
		/* Yazi Yorumlar - Post Comments */
		
		#main .post .comments {
	font: normal 12px/18px Calibri, Sans-Serif, Arial;
	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: #736357;
	border-top-style: dotted;
	border-top: 2px;
	}
		
		#main .post .comments ol li cite {
	color: #736357;
	font-style: normal;
	font-weight: bold;
}
		
		#main .post .comments ol li cite a {
	color: #736357;
	text-decoration: none;
}
		
		#main .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#main .post .comments ol li .commentmetadata a {
	color: #534741;
	text-decoration: none;
}
		
		#main .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		/* Yazi Yorum Formu - Post Comments Form */
		
		#main .post #cform {
	background: #c6baaa;
	font: normal 12px/18px Calibri, Sans-Serif, Arial;
	color: #000000;
	width: 450px;
	margin: 0;
	border: 1px #736357 dotted;
	padding-left: 25px;
	padding-top: 14px;
	padding-bottom: 14px;
}
		
		#main .post #cform a {
	color: #736357;
	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 Calibri, Sans-Serif, Arial;
	color: #000000;
}
	
	#sidebar a {
	color: #736357;
	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: 55px;
	margin-bottom: 3px;
	font: bold 14px/41px "Trebuchet MS", Calibri, Sans-Serif, Arial;
	color: #736357;
	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 Calibri, Sans-Serif, Arial;
		}
		
		#sidebar ul li a {
	border-bottom: 1px #736357 dotted;
	color: #000000;
	text-decoration: none;
	padding-left: 19px;
	display: block;
}
		
		#sidebar ul li a:hover {
			text-decoration: none;
			background: #c6baaa;
		}
		
			/* Sidebar Menus Submenus */
			
			#sidebar ul li ul {
				margin: 0;
				padding: 0;
				background: none;
			}
		
		/* kenarbolum Sidebar Texts */
		
		#sidebar .textwidget {
			padding: 0 5px;
		}

/* Alt bolum - Footer */

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

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

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

/* Video */

.videobox {
	border: 2px #c6baaa solid;
	width: 341px;
	height: 250px;
}

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

.navi {
	padding: 5px;
	margin-bottom: 7px;
    float: left;
	width: 570px;
	color: #000000;
	font: 12px/18px Tahoma, Arial, Sans-Serif;
	clear: both;
}

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

