/*  
Theme Name: photo clip
Theme URI: http://www.ercani.com/
Description: Bu tema <a href="http://www.ercani.com/">ercani</a> ürünüdür.
Author: ercani
Author URI: http://www.ercani.com/
Tags: ercanitema
*/

/*	##################################
   	GENERAL
	################################## */
.yorum_sayac{ color: #FF5F83;
    float: right;
    font-size: 18px;
    font-weight: normal;
    margin: 0 3px 0 0;
    text-shadow: 0.1em 0.1em 0.05em #F7F7F7;}
body {
	margin: 0px;
	padding: 0px;
	
	font:11px/16px Verdana, Tahoma;
	color:#363636;
}

a {
	color:#FF6BA3;
}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #c7532d;
}

img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}
ol li {padding:5px;font-weight:bold;}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 1000px;
	margin: 0 auto;
   
	
}
#menu {position:absolute;top:160px;left:330px;}
#header {
	position: relative;
	width: 1000px;
	height: 169px;
	margin: 0 auto;
	background: url(img/header.jpg) no-repeat ;
}

#content {	background:#FFFFFF url(img/content.jpg) no-repeat scroll 0 0;
margin:0 auto 0;
padding:18px 0 0 15px;
width:984px;
}

#content-left {
	float: left;
	width: 660px;
}

#content-right {
	 float: right;
    margin: 20px 21px 0 0;
    width: 281px;
}

#footer {

}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	top: 90px;
	left: 0px;
	margin: 0px;
	padding: 0px 0px 0px 140px;
	font:bold 24px/24px Verdana, Tahoma;
}

h1 a {
	color:#888;
	text-decoration: none;
}

h2#blog-description {
	position: relative;
	top: 120px;
	left: 0px;
	margin: 0px;
	padding: 0px 0px 0px 140px;
	font:normal 11px/11px Verdana, Tahoma;
	color: #c7532d;
}

h2 {
	margin:0 0 20px 0;
	padding: 0px;
	font:normal 14px/14px Verdana, Tahoma;
}

h3 {
	margin: 0 0 20px 0;
	font:bold 13px/13px Verdana, Tahoma;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 5px 0;
}

/*	##################################
   	HEADER
	################################## */
	
#header ul {
	position: absolute;
	bottom: -30px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header li {
	float: left;
	margin: 0 2px 0 0;
	padding: 0px;
}

.page_item a {
	display: block;
	width: 100px;
	height: 22px;
	margin: 0px;
	padding: 8px 0 0 0;
	background: url(img/bg-menu.gif) no-repeat left top;
	font:normal 11px/11px Verdana, Tahoma;
	color:#fff;
	text-decoration: none;
	text-align: center;
}

/** search form */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#main_search{
	float:right;position:absolute;top:115px;left:735px;
}
#searchform_top_text{
	width:150px;
	border:0px;
	background:none;
	color:#e40287;
	font-size:12px;font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.bt{
        cursor: pointer;
}

.page_item a:hover {
	background: url(img/bg-menu-hover.gif) no-repeat left top;
}

.current_page_item a, .current_page_item a:hover {
	background: url(img/nav_bg.jpg) repeat-x left top;
	font:bold 11px/11px Verdana, Tahoma;
	color:#363636;
}

/*	##################################
   	CONTENT
	################################## */
	
/** content left */

.box-left {
margin: 0;
padding:0 5px;
}
.entry {
    border-bottom: 2px solid #FFD6E6;
    border-right: 2px solid #FFD6E6;
    color: #000000;
    float: left;
    height: 410px;
    margin: 9px 23px 20px 0;
    padding: 15px 0 8px;
    width: 303px;
}

.entry h3 {
        width: 280px;
        text-align: center;
        margin: 5px 0 10px 0;line-height:17px;
}
.entry h3 a {color:#FB1E90;padding:0 3px;font-size:12px;}
.meta_comments {
	float: right;
        height: 16px;
        padding-left: 20px;
	background: url(img/bg-comments.gif) no-repeat left center;
        margin: 5px 35px 0 0;
        display: inline;
}

* html .meta_comments { margin-top: 3px; }

.meta_comments a {
        text-decoration: none;
}

/** tab accordion */
.box{
        background: #fff;
}
.boxholder{
        clear: both;
        padding: 5px;
        background: #DFDFDF;
}




.tab{
        float: left;
        height: 32px;
        width: 98px;
        margin: 0 1px 0 0;
        text-align: center;
        background: #DFDFDF url(img/tab_bg.jpg) no-repeat;
}
.tabtxt{
        margin: 0;
        color: #fff;


        font-size: 12px;

        font-weight: bold;
        padding: 9px 0 0 0;
}

/** tab accordion end*/

/** latest entery title */

.latest_entry {
        width: 645px;
        height: 50px;
        background:#E6FCFF url(img/latest_entry.gif) no-repeat;
        margin-top: 20px;
}

.rss {
        width: 32px;
        height: 30px;
        margin: 0 0 0 570px;
        padding-top: 8px;
}

.box-left img {
	float: left;
	margin: 5px 10px 5px 0;
}

p.tags {
	clear: both;
}

.tagcloud_title {
        clear: both;
        width: 500px;
        height: 35px;
        font-size: 16px;
        font-weight: bold;
        padding-left: 55px;
        line-height: 45px;
}

.tagcloud {
        width:645px;
background:#E6FCFF url(img/wp_theme.gif) no-repeat;
height:50px;
}

.tagcloud a {
        text-decoration: none;
}

.page_navi{
        width: 640px;
        height: 50px;
        line-height: 40px;
        border-top: 1px dotted #ccc;
}

/** content right */

.box-right {
	margin: 0 0 20px 0;
       background:none;border-bottom: 3px double #FFD6E6;
        padding:10px 5px 5px 10px;;
}

.box-right h4 {
         font-family: arial;
    font-size: 12px;
    text-shadow: 0.1em 0.1em 0.05em #9E9E9E;
}

.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box-right li {
	padding:5px;
list-style-type:none; /* white space bug IE6 */

}

li.cat-item ul.children {
	margin: 0px;
	padding: 0px;
}

li.cat-item ul.children li {
	margin: 0px;
	padding: 0px;
}

.box-right li a {
 text-decoration: none;
    text-shadow: 0.1em 0.1em 0.05em #9E9E9E;
}

.recent_post {
        background: url(img/post_bg.jpg) no-repeat;
        height: 300px;
        margin-bottom: 10px;
}

.recent_post ul {
        padding: 35px 0 0 8px;
        list-style: none;
}

.recent_post ul li a{
        list-style: none;
        width: 195px;
        height: 18px;
        padding: 2px 0 0 18px;
        background: url(img/post_li.gif) no-repeat;
        margin-bottom: 3px;
}

li.cat-item ul.children li a {
	padding: 5px 5px 5px 20px;
}

li.cat-item ul.children li ul.children li a {
	padding: 5px 5px 5px 40px;
}

.box-right li a:hover {
	background: #f7f7f7;
}


.box-right .page_item a, .box-right .current_page_item a {
	background: transparent;
	width: auto;
	height: auto;
	color:#c7532d;
	font-weight: normal;
	text-align: inherit;
}

.flickr {
        height: 294px;
        background: url(img/flickr_bg.jpg) no-repeat;
        margin-bottom: 20px;
}

.flickr_in {
        height: 200px;
        margin: 0 0 0 20px;
        padding-top: 22px;
}

.flickr img { 
        margin: 5px; 
        width: 50px;
        height: 50px;
        display: block;
        float: left; 
}

.flickr a img { 
        border:3px solid #eee; 
}

.flickr a:hover img { 
        border:3px solid #999; 
}


/*	##################################
   	SINGLE PAGE
	################################## http://ercani.com/bilisim/wp-admin/widgets.php
*/
.title {
   border-bottom: 3px double #FFD6E6;
    font-size: 12px;
    line-height: 32px;
    margin: 20px 0 0;
    padding: 0 0 0 10px;color: #FF6BA3;
    text-shadow: 0.1em 0.1em 0.05em #9E9E9E;
    text-align: center;
    text-transform: lowercase;
}
.title a {
    color: #FF6BA3; text-shadow: 0.1em 0.1em 0.05em #9E9E9E;
}
.single_content {
    clear: both;
    font-family: arial;
    font-size: 14px;
    padding-top: 10px;
    text-shadow: 0.1em 0.1em 0.05em #9E9E9E;
}

.meta {
        height: 25px;
	font:12px Verdana, Tahoma;
padding:10px 0 0 10px;background:#E6FCFF;
}

.meta-date {
	padding: 0 0 0 20px;
	background: url(img/bg-date.gif) no-repeat 0px 1px;
}
.meta-author{
	padding: 0 0 0 20px;
	background: url(img/bg-author.gif) no-repeat 0px 1px;
}
.meta-categories {
	padding: 0 0 0 20px;
	background: url(img/bg-cats.gif) no-repeat 0px 1px;
}

/*	##################################
   	COMMENTS
	################################## */
	
h4#comments, h4#respond {
	 background: none repeat scroll 0 0 #FF0000;
    box-shadow: 0.1em 0.1em 0.1em #000000;
    color: #FFFFFF;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    margin: 10px 0 0;
    padding: 10px 0 0 10px;
}	
	
.comment {
	 background: none repeat scroll 0 0 #FFF4F7;
    border-bottom: 2px solid #FF5F83;
    box-shadow: 0.1em 0.1em 0.1em #000000;
    margin: 0 0 20px;
    padding: 10px;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

.comment-details {
	margin: 0 0 10px 0;
}

.comment-text p {
	margin: 0px;
	padding: 0px;
}
.comment-text img {float:none;}

/** comment form */

#commentform label {
	display: block;
	margin: 0 0 5px 0;
}


input.text {
	width: 390px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #999;
        background: url(img/input_bg.jpg) no-repeat;
}

textarea {
	width: 510px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #999;
        background: url(img/txtarea_bg.jpg) no-repeat;
}

input.submit {
	width: auto;
	margin: 0;
	padding: 5px;
	background: #E6FCFF;
	color: #B94A4A;
	border: 0;font-weight:bold;
}





/*	##################################
   	FOOTER
	################################## */
	
#footer-wrap {
        

}

#footer {
	width: 1000px;
        height: 127px;
	margin: 0 auto;
	font:bold 14px/14px Verdana, Tahoma;
	color: #333;
        background: #fff url(img/footer_bg.jpg)  no-repeat;font-weight:bold;
}


#footer a {
	color:#c7532d;
}


#legal {
	float: left;
	width: 840px;
        line-height: 138px;padding:30px 0 0 35px;
}


/*	##################################
   	USEFUL
	################################## */
	
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
  	margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.clear {
	clear:both;
}

/** wordpress css */

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/** wp-calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/*Recent Blogu
******************/
#recent {height:188px;
margin:-20px 0 0;
width:1000px;}
#recent a {color:#C750A5;text-decoration:none;}
#recent a:hover{color:#63DF37;}
#titles {background:#CCF4FF none repeat scroll 0 0;padding-left:10px; padding-right:10px; padding-top:5px; height:25px;color:#DC2AB1;font-weight:bold;margin:20px 32px 0 0;}
#title1 {float:left;}
#title2 {float:left; padding-left:260px;}
#title3 {float:left; padding-left:250px;}
#values {padding-left:10px; padding-right:10px;  font-size:11px; }
#value1 {float:left; background:url(img/bg_values.png); width:300px; height:261px;padding:10px;}
#value2 {float:left; background:url(img/bg_values.png); width:300px; height:261px; padding:10px; margin-left:10px;}
#value3 {float:left; background:url(img/bg_values.png); width:270px; height:261px; padding:10px; margin-left:10px;}
/********end recent blogu*/

/******li catagories*/
li.widget_categories2 {list-style-type:none}
 li.widget_categories2 ul li{
	
color:#fb1e90;list-style-type:none;
}

 li.widget_categories2 ul li a{
    border: medium none;
    color: #FB1E90;
    font-size: 14px;
    padding-left: 10px;
    text-shadow: 0.1em 0.1em 0.05em #9E9E9E;
}

 li.widget_categories2 ul li ul li a{
	font-weight:normal;font-size:12px;
	padding-left:20px;color:#CE65A6;
}
 li.widget_categories2 ul li ul li {
	  padding-bottom: 10px;
    text-shadow: 0.1em 0.1em 0.05em #9E9E9E;
    text-transform: uppercase;
}
/*end li catagories*/
.adsense {
margin: 0;background:#F0FFE6;
padding:0 5px;
border:#000 dashed 1px;
}


