/*
Theme Name: Erdinc.info
Theme URI: http://www.erdinc.info
Description: WordPress theme for Erdinc.info web site 
Version: 1.0
Author: Ali Erdinc Koroglu - http://www.erdinc.info
*/

html, body { height: 100%; }

img {border: 0;}

body {
	background: #FFFFFF 0 repeat-x;
	color: #1A2B3B;
	text-align:left;
    font-family: Verdana, sans-serif;
	font-size: 11px;
	padding:0px;
	min-height: 100%;
	height: 100%;

}

* {
	padding:0;
	margin:0;
}

#container {
	background: #FFF;
	min-height: 100%;
	height: 100%;
	width: 100%px;
		margin: 0 auto;
	text-align: right;
	position: relative;
    }

/* Header */
h1#header {
	margin: 0;
	height: 90px;
	background: url(images/header.png) 0 repeat-x;
	text-indent: -1234em;
}

#header a {
	position: absolute;
	left: 10px;
	top: 42px;
	height: 375px;
	width: 580px;
	text-decoration: none;
}


#header em {
	display: none;
}


/* Baslik */
.baslik {
   background-image: url(images/baslik.png);
   background-repeat: no-repeat;
   display: table;
   padding: 13px 0 0 45px;
}

/* Sidebar Positioning */

#sidebar {
	color: #253A4F;
	margin: 0 15px 0 0;
	width: 22%;
	float: right;
	text-align: left;
}

/* Content */
#wrapper {
	width: 74%;
	position: relative;
	margin-right: 0px;
	padding: 0 0 0 20px;
	margin-top: 0px;
	float:left;
	text-align: left;
}

#content {
	padding: 10px 5px 15px 0px;
}

#middie {
	background: url(images/mid.png) top repeat-x;	 background-position: 0 -250px;  position: relative;
	  width: 100%;
	  min-height:330px;
}

#middie_text {
		padding: 20px 0 25px 30px;
		font-size: 13px;
		color: #314B66;
		width: 420px;
		text-align: left;
		float: left;
}

#middie_text img {
	margin-right: 10px;
	margin-bottom: 3px;
}

#middie_heading {
	color: #ffffff;
	position: absolute;
	left:9px;
	font-weight: bold;
	font-size: 11px;
	}

	.for_job_seekers {
		font-size: 16px;
		color: #8E9EAA;
		font-weight: bold;
	}

	.seekers {
		color:#C1000C;
	}

#recent_mid {
	position: relative;
	float: right;
	width: 330px;
	color: #ffffff;
	z-index: 1300;
	margin-right: 60px;
	margin-top: 20px;
	padding-bottom: 25px;
	text-align: left;
	}

#recent_mid ul li h2 {
	color:	#8E9EAA;
	font-size: 16px;
	margin-bottom: 3px;
}

#recent_mid ul li ul li {
	margin-bottom: 6px;
	margin-top: 4px;
}

#recent_mid a {
	color: #253A4F;
	text-decoration: none;
}

#recent_mid a:visited {
	color: #253A4F;
	text-decoration: none;
}

#recent_mid a:hover {
	color: #000000;
	text-decoration: underline;
}

.mid_clear {
	height: 1px; 
	margin: 0; 
	clear: both; 
	visibility: hidden;
}

.wp-smiley img {
    float: none;
}

/* menus */

#menu_view {
	position: absolute;
	top: 68px;
	right:5px;
	color: #EFE9CC;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: 1px;
	font-size: 16px;
	text-transform: none;
}

#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_view li {
	margin: 0;
	display: inline;
	padding-left: 4px;
	padding-right: 7px;
	border-right: 1px solid #E6E6E6;
}

#menu_view li a {
	color: #314A65;
    text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#menu_view li a:visited {
	color: #314A65;
	text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#menu_view li a:hover {
	color: #1A2B3B;
	background-color: transparent;
	border-color: #8E9EAA;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}


/* Blog Info */

#blog_slogan {
	position: absolute;
	left: 55px;
	top: 75px;
	color: #d4e7ee;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: 1.5px;
	font-size: 16px;
	z-index: 1209;
}


#about_blog {
	position: relative;
	margin: 6px 10px 15px 10px;
	color: #535353;
	font-size: 11px;
}

#blog_name {
	font-family: "Trebuchet MS", sans-serif;
	position: absolute;
	left: 18px;
	top: 13px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 31px;
}

/* Standard xhtml stuff */

hr#clear {
	position: realtive;
	clear: both;
	height: 75px;
	visibility: hidden;
	width: 800px;
}

hr#clear_intro {
	position: realtive;
	clear: both;
	height: 1px;
	visibility: hidden;
	width: 600px;
}

hr {
	clear: both;
	height: 20px;
	visibility: hidden;
}

.clear_intro {

position: realtive;
	clear: both;
	height: 19px;
	visibility: hidden;
	width: 600px;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5 {
	color: #3D4331;
	font-weight: bold;
}

h6 {
	color: #3D4331;
	font-size: 11px;
	font-weight: bold;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 15px
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

blockquote {
	padding: 3px 7px 3px 7px;
	margin: 7px 10px 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #C0DCF1;
	background-color: #F0F7FF;
}

/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color:	#03AAE7;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding: 4px 0 0px 10px;
	background-position: bottom center;
}

/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin-left: 2px;
	padding-left: 9px;
	padding-right: 4px;
	padding-bottom: 0;
	font-weight: bold;
	margin-top: 0;
	font-size: 12px;
}

#sidebar ul li ul li ul {
    margin:2px 0 2px 0;
}

#sidebar ul li ul li ul li{
	margin-left: 4px;
	padding-left: 3px;
	font-weight: normal;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

/* Post Stuff */

.entry {
	font-size: 11px;
	padding-top: 4px;
}

.entry_image {
	margin-right: 5px;
}

.entry ul li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.entry ol li{
	list-style-type: disc;
	margin-left: 35px;
	padding: 5px 0 3px 0;
}

.post h2 {
	margin: 0 0 -1px 0;
	color: #314963;
    font-size: 17px;
}

small {
	color: #03AAE7;
	font-weight: bold;
	margin: -5px 0 0 3px;
	font-size: 11px;
}

.postmetadata {
	padding-bottom: 35px;
	padding-top: 10px;
	margin-left: 15px;
	background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom center;
} 

/* Form Stuff */

input {
	 color: #2E2305;
	border-style: solid;
	border-width: 1px;
	border-color: #D4E7EE;
	background-color: #F0F7FF;
	height: 20px;
	font-size: 15px;
	padding: 1px 0 1px 4px;
}

#searchform  {
	 background-color: none;
	 border: 0px;
	 margin-bottom: 10px;
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
}
textarea {
	color: #2E2305;
	border-style: solid;
	border-width: 1px;
	border-color: #D4E7EE;
	background-color: #F0F7FF;
	font-size: 14px;
	padding: 5px 0 5px 1px;
	font-family: Tahoma, sans-serif;
}

form {
	padding-left: 10px;
}

.buttons_no_b {
	padding: 0 0 0 0;
	background-color: none;
	border: 0;
	height: 25px;
	width: 53px;
}

.button {
	margin-top: 7px;
	background-color: none;
	margin-left: 97px;
}

/* Link Stuff */

#sidebar a {
	color: #294158;
	text-decoration: none;
}

#sidebar a:visited {
	color: #294158;
	text-decoration: none;
}

#sidebar a:hover {
	color: #ff0000;
}

a:link {
	color: #314B66;
	text-decoration: none;
}

a:visited {
	color: #940000;
	text-decoration: none;
}

a:hover, a:active {
	color: #a80303;
	text-decoration: underline;
}

.post h2 a {
	color: #314B66;
	text-decoration: none;
}

.post h2 a:visited {
	color: #314B66;
	text-decoration: none;
}

.post h2 a:hover {
	color: #a80303;
	text-decoration: none;
}

#blog_name a {
	color: #FFFFFF;
	text-decoration: none;
}

#blog_name a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#blog_name a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* Comment Stuff */

ul#recentcomments li {
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{
	margin: 0 0 7px 0;
}

#comments  {
	padding-left: 15px;
}

.graybox {
	padding: 3px 7px 3px 7px;
	margin: 7px 20px 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #D4E7EE;
	background-color: #F0F7FF;
}

.non_graybox {
	padding: 5px 9px 5px 9px;
	margin: 7px 20px 7px 7;
}

#commentlist li {
	padding-left: 20px;
}

 .commentlist{
      position: relative;
 }


#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
margin-left: 12px;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}


#footer {
	background: url(images/footer.png ) 0 0 repeat;
	background-position: bottom right;
	color: #EFE9C7;
	min-height: 46px;
	height: 46px;
	position: relative;
	margin: -46px 0 0 0;
	width: 100%px;
	font-size: 14px;
	}

  #footer a:link {
	color: #D4E7EE;
	text-decoration: none;
}

#footer a:visited {
color: #D4E7EE;
	text-decoration: none;
}
#footer a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


#footer_text {
	padding: 20px 0 0 60px;
	text-align: left;
	font-size: 14px;
}


#vertical_f {
margin-left: 25px;
}

#ppc {
	margin-left: 45px;
	word-spacing: .5px;
}

/* The Specific */


#heading_text {
	color: #66613D;
	font-size: 18px;
	position: absolute;
	top: 136px;
	left:140px;
}


.post img {
	margin-right: 10px;
	margin-bottom: 3px;

}

#side_search_text {
	font-weight: bold;
	font-size: 11px;
	}

#underline_it {
	position: relative;
	width: 100%;
	height: 2px;
	background: url(images/underline.png ) 0 0 repeat;
}

#contactsubmit {
	height: 30px;
	color: #52AED1;
	padding: 0 4px 2px 0;
}
