@charset "utf-8";
/*
Theme Name: Nactumu
Theme URI: http://www.nactumu.net/
Version: 1.0
Author: Nactumu
Author URI: http://www.nactumu.net/
*/

	*::-moz-selection {background-color:#ee1557;color:white;}
body {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background: #9cbc2a url(img/bg.png);
	font:12px/18px Verdana;
	color:#363636;
}

a {
	color:#ab1000;
	text-decoration:none;
}
a:hover {
	color:#307fc2;
	text-decoration:none;
}
a img {
	border: none;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
.top{
background:url(img/top.png) no-repeat;
height:9px;
width:990px;
margin:0px auto;
padding:0px;
}
.bottom{
background:url(img/bottom.png) no-repeat;
height:9px;
width:990px;
margin:0px auto;
padding:0px;
}
#page {
	width: 990px;
	margin: 0px auto 0 auto;
	padding: 10px 0 0 0;
	background: #fff;
}
	
#header {
	position: relative;
	width: 960px;
	height: 120px;
	margin: 0 auto;
	background:#ffffff;
}
.navright{
float:right;
}

/*******************
*	SEARCH FORM	   *
********************/
#searchbox {
width: 176px;
 height: 22px; 
 background:url(img/s.png) no-repeat;
 margin:4px 0px 0px 0; 
 }
 
#searchbox #s { 
float: left; 
margin: 5px 0 0 6px; 
border: 0; 
width: 140px; 
background:none; 
color:#999999; 
font-family:Verdana; 
font-size:11px; 
}


#searchbox #go { 
float: right; 
margin: 4px 4px 0 0; 
width:16px; 
height:16px;  }

.logo{
float:left;
margin:-5px 0px 0px 0px;
padding:0px;
}
.banner468{
float:right;
margin:5px 0px 0px 0px;
padding:0px;
border:7px solid #eeeeee;
}
#content {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: #fff;
}

#content-left {
	float: left;
	width: 670px;
}

#content-right {
	float: right;
	width: 270px;
}

#bot{
margin:0px auto 0px ;
border-top:5px solid #bec3b1;
width:960px;
}
#bottom {
	width: 960px;
	padding:0;
	float:left;
	font-size:0.7em;
	color: #666;
	background:#FFFFFF;
	}

#bottom-divs {
	float: left;
	clear: both;
	margin: 0;
	padding: 20px;
	}

#bottom-left{
	width: 300px;
	padding: 5px 5px 10px 5px;
	float: left;
	background:#fff url(img/post-bg.jpg) repeat-x top;
	border-right:1px solid #dddddd;
	overflow:hidden;
	color:#666666;
	margin-right:5px;
	}
#bottom-mid{
	width: 300px;
	padding: 10px 10px 0px 10px;
	float: left;
	background:#fff url(img/post-bg.jpg) repeat-x top;
	border-right:1px solid #dddddd;
	margin-right:5px;
	overflow:hidden;

}
#bottom-right {
	width: 294px;
	padding:5px 10px 10px 10px;
	float: left;
	background:#fff url(img/post-bg.jpg) repeat-x top;
	}

#bottom-sep {
	clear: both;
}
.kutu{
margin:5px 5px 10px 5px;
}
#rssoku{
margin:15px 10px 15px 10px;

}
#rssoku h2{
color:#dd9a6d;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
border-bottom:1px dashed #CCCCCC;
margin-bottom:7px;
padding-bottom:2px;
font-weight:bold;


}
.yazilarrss{
float:left;
background:url(img/rssyazi.png) no-repeat 0px 0px;
padding:2px 0px 0px 20px;
height:16px;
line-height:16px;
}
.yazilarrss a{ color: #ff6803; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;} .yazilarrss a:hover{ color: #000000; text-decoration:none;}
.yorumlarrss{
float:right;
background:url(img/rssyorum.png) no-repeat 0px 0px;
padding:2px 0px 0px 20px;
height:16px;
line-height:16px;
}
.yorumlarrss a{ color: #99cc00; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;} .yorumlarrss a:hover{ color: #000000; text-decoration:none;}


#bottom-right p a:link,
#bottom-right p a:visited {
	color: #aaa;
	}
#bottom-right p a:hover {
	color: #fff;
	}
#bottom-right p a:active {
	color: #9ad202;
	}
/**********************
*   Twitter            *
***********************/
.twittop{
	margin:5px 0px 10px 0px;
	height:29px;
	background:#ffffff url(img/twitter.png) no-repeat;
	width:290px;

}
#twitter_div{
	width:290px;
	float:left;
	height:100%;
	padding:0px 0px;
	margin:0px 0px;
	background:#fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	font-family:Tahoma,Century gothic,verdana, Arial,  sans-serif;
}

ul#twitter_update_list{

	list-style:none;
	padding: 0px 0px;
	margin:0px 0px;

}
ul#twitter_update_list li{
	font-size: 12px;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px;
	margin:0px 0px;
	line-height:18px;
	background:#ffffff;
	border-bottom:1px dotted #ccc;
	color:#666666;
	cursor:pointer;
}

ul#twitter_update_list li:hover{
background:#f4f4f4;
color:#000000;

}

#twitter_update_list li a:link, #twitter_update_list li   a:visited{
	
	color:#9cb3cd;

}

#twitter_update_list li a:hover{
	
	color:#BC0C0F;

}

#footer {

}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	top: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font:bold italic 24px/24px Georgia, "Times New Roman", Times, serif;
	text-indent: -9999px;
}

h1 a {
	color:#fff;
	text-decoration: none;
}

h2#blog-description {
	position: absolute;
	top: 105px;
	left: 100px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	font:normal 11px/11px Arial, sans-serif;
	color: #fff;
}

h2 {
	margin: 0 0 20px 0;
	padding:0px 5px 2px 5px;
	color:#990000;
	border-bottom:1px dashed #eeeeee;
	font:bold 18px Verdana;
}

h3 {
	margin: 0 0 20px 0;
	font:bold 18px/18px Arial, sans-serif;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 10px 0;
}

/*	##################################
   	HEADER
	################################## */
	
#header #nav {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 960px;
	height: 30px;
	background: #eeeeee url(img/bg-nav.gif) repeat-x;
}
.menuleft{
float:left;
display:inline;
}
.menuright{
float:right;
display:inline;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.page_item a {
	display: block;
	float: left;
	display: inline;
	width: auto;
	margin: 0px;
	padding: 8px 15px 8px 15px;
	font:bold 10px Verdana;
	color:#ffffff;
	text-decoration: none;
	text-align: center;
}

.page_item a:hover {
	background: url(img/topnav_bg.gif) repeat-x;
	height: 25px;
	color: #fff;
}

.current_page_item a, .current_page_item a:hover {
	background: url(img/topnav_bg.gif) repeat-x;
	font:bold 12px Verdana;
	color:#fff;
}

/*	##################################
   	CONTENT
	################################## */
.the_content{
color:#40454b;
font-size:12px;
font-family:Verdana;
line-height:21px;
width:650px;
background:url(img/detaybg.jpg) repeat-x top;
padding:10px 10px 0px 10px;
}
.inf{
	background: #f9f9f9 url(img/inf.png) no-repeat 5px 8px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin: 0px 0 10px 0;
	padding: 6px 6px 4px 28px;
	color: #666666;
	font-weight:normal;
	line-height: 18px;
}
.the_content li{
padding-left:15px;
list-style:none;
background:url(img/list.png) no-repeat 0px 8px;
margin-left:10px;
}
.the_content ol li{
padding-left:18px;
list-style:none;
background:url(img/list.png) no-repeat 0px 8px;
margin-left:10px;
}
#content h3{
margin:0px 0px 0px 0px;
background:url(img/middle_bar2.jpg) no-repeat;
height:30px;
padding:6px 5px 0px 50px;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
font-family:Verdana;
}

.the_content a{
color:#ab1000;
text-decoration:none;
}
.the_content a:hover{
color:#1665af;
text-decoration:none;
}
.the_content a img{
color:#ab1000;
text-decoration:none;
}

.the_content a img:hover { 
border: 3px solid #f81c64;
}

.the_content img { 
margin:2px 7px 2px 0px; 
border: 3px solid #ffffff;
}



.wp-caption { 
}
/* alignments */
.center {text-align: center; }
.the_content img.center, img[align="center"] { display: block; margin-left: auto; margin-right: auto;}
.alignleft {float: left;}
.the_content img.alignleft, img[align="left"] {float:left; margin:5px 10px 5px 0px;}
.alignright { float: right;}
.the_content img.alignright, img[align="right"] { float:right; margin: 5px 0px 5px 10px;}

.box-content {
	padding: 10px 10px 0 10px;
}
.box-content h4 a{
margin:0px;
padding:0px;
color:#f81c64;
text-decoration:none;
font-size:16px;
font-weight:bold;
}
.box-content h4 a:hover{
color:#006600;
text-decoration:none;
}
.box-content .text{
margin:-10px 0px 0px 0px;
padding:0px;
color:#40454b;
font-size:12px;
font-family:Verdana;
line-height:18px;
}
.box-content .text a{
color:#ab1000;
text-decoration:none;
}
.box-content .text a:hover{
color:#000000;
text-decoration:none;
}

/** HOMEPAGE */

#featured-post {
	margin: 0 0 10px 0;
	padding: 0px 0px 0 0px;
}
.fea_right{
float:right;
margin:0px 0px 0px 3px;
}
.fea_right a{
padding:3px 0px 3px 3px;
}
.medium_title{
margin:0px 0px 10px 0px;
background:url(img/middle_bar.gif) no-repeat;
height:25px;
padding:6px 5px 0px 40px;
color:#FFFFFF;
font-weight:bold;
font-size:10px;
}
.box-homepage {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url(img/post-bg.jpg) repeat-x top;
	border: 1px solid #dddddd;
}

.homepage-left {
	float: left;
	width: 327px;
	height:125px;
	overflow:hidden;
}

.homepage-right {
	float: right;
	width: 327px;
	height:125px;
	overflow:hidden;
}
.thumbnail img{
	border: 3px solid #999999;
	}
	
.thumbnail img:hover{
	border: 3px solid #f81c64;
	}

.reklam img{
	margin:6px 2px 2px 2px;
	border: 3px solid #999999;
	}
	
.reklam img:hover{
	border: 3px solid #f81c64;
	}

.flickr img{
	margin:6px 5px 5px 2px;
	border: 3px solid #999999;
	}
	
.flickr img:hover{
	border: 3px solid #f81c64;
	}
	
.log {color: #f81c64;}

/** CONTENT LEFT */

.box-left {
	margin: 0 0 40px 0;
}

/** CONTENT RIGHT */

.categories {
	margin: 0px 0 7px 0;
	padding: 5px 5px;
	background:#ffffff url(img/post-bg.jpg) repeat-x top;

}
#content-right h4 {
background:#eeeeee url(img/h4bg.jpg) repeat-x;
margin:0px;
padding:4px 3px 4px 15px;
border:1px solid #dddddd;
border-bottom:none;
color:#666666;
font-size:11px;
}
.categories ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.categories li {
	display: inline; /* white space bug IE6 */
}

.categories li a {
	display: block;
	margin: 0px;
	padding: 5px 5px 5px 22px;
	border-bottom: 1px dashed #ddd;
	text-decoration: none;
	color:#666666;
	background:url(img/file.png) no-repeat 2px 7px;
}

.categories li a:hover {
	color:#FFFFFF;
	background: #ff8815 url(img/file.png) no-repeat 2px 7px;

}
/** navigation */
.navigation{
width:660px;
margin:0px auto 10px auto;
font-size:13px;
font-weight:bold;
text-align:center;
}
.navigation a{
color:#990000;
text-decoration:none;
border:1px solid #dddddd;
padding:4px 6px 4px 6px;
background:#ffffff;
}
.navigation a:hover{
color:#ffffff;
text-decoration:none;
background:#990000;
}
/** WORDPRESS CSS */

.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;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}

.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: 0px;
   margin: 0px;
}


.hata, .ikaz, .tamam, .bilgi {
    margin-bottom: 1.5em;
    padding: 1em 1.5em 1em 5.5em;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    color: #444
}

.hata    {background: #fbe3e4 url(img/hata.png) 2.2em center no-repeat; border-color: #e0011b}
.hata a  {color: #d12f19}

.ikaz    {background: #fff6bf url(img/ikaz.png) 2.2em center no-repeat; border-color: #ffd324}
.ikaz a  {color: #817134}

.tamam   {background: #e9ffdd url(img/tamam.png) 2.2em center no-repeat; border-color: #72c868}
.tamam a {color: #529214}

.bilgi   {background: #e2ecee url(img/bilgi.png) 2.2em center no-repeat; border-color: #9ddae6}
.bilgi a {color: #2d7ba2}


/* listeler */
.hata ul, .ikaz ul, .tamam ul, .bilgi ul {
    list-style: none;
    margin: 1.3em 1.5em
}
.hata ul li, .ikaz ul li, .tamam ul li, .bilgi ul li {
    padding-left: 1.3em
}
.hata ul li  { background: url(img/hata-bullet.png)  0 0.55em no-repeat }
.ikaz ul li  { background: url(img/ikaz-bullet.png)  0 0.55em no-repeat }
.tamam ul li { background: url(img/tamam-bullet.png) 0 0.55em no-repeat }
.bilgi ul li { background: url(img/bilgi-bullet.png) 0 0.55em no-repeat }
		


/*	##################################
   	COMMENTS
	################################## */
	
h4#comments, h4#respond {
	margin:0 0 20px 0;
}	
	
.comment {
	margin:0 0 5px 0;
	padding: 10px;
	background: #ffffff url(img/post-bg.jpg) repeat-x top;
	border: 1px solid #dddddd;
}
.comment:hover{
	border: 1px solid #999999;
}
.comment a{
color:#990000;
text-decoration:none;
}
.comment a:hover{
color:#7AB1F1;
text-decoration:none;
}
.avatar {
	float: left;
	width:52px;
	height:52px;
	margin:0 10px 0 0!important;
}

.userphoto img{
	float: left;
	width:70px;
	height:70px;
	margin:0 10px 0 0!important;
}

.comment-details {
	margin: 0 0 13px 0;
}

.comment-text {
	margin:-15px 0px 0px 0px ;
	padding: 0px;
	color:#666666;
}



/** COMMENT FORM */

#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

.wpcf7-form {width: 640px;margin:0 auto 20px auto;font-weight: bold;}
.wpcf7-form_respons, .wpcf7-form_error {font-weight:bold;color:red;text-align:center;font-size:20px;}
.wpcf7-form label{font-size:9px;display:block;color:gray;}
.wpcf7-form input, .wpcf7-form textarea{width: 640px;padding:5px;font-weight:bold;color:black;border:2px solid #666666;}
.wpcf7-form input#contactsubmit {float:left;margin:5px auto;width:100px;padding:5px;background: #fff url(img/fade-butt.png) repeat-x 0 -2px;
display:inline-block;min-width:60px;font-size:13px;font-weight:bold;text-align:center;cursor:pointer;-moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
}


.wpcf7-form input#contactsubmit:hover{
    border-color:#aaa;
    background: #ddd;
}


input.text {
	width: 510px;
	margin: 0 0 10px 0;
	padding: 6px;
	background:url(img/post-bg.jpg) repeat-x top;
	border:2px solid #666666;
	color:#666666;
	font-family:Verdana;
	font-size:13px;
}

textarea {
	width: 640px;
	height: 150px;
	margin: 0 0 10px 0;
	padding: 5px;
	background:url(img/post-bg.jpg) repeat-x top;
	border:2px solid #666666;
	color:#666666;
	font-family:Verdana;
	font-size:13px;
	line-height:15px;
}

input.submit {
margin: 0 0 10px 0;
}

/*	##################################
   	FORMS
	################################## */
	
label {
	display: block;
	margin: 0 0 10px 0;
}

input.button{
    width: 120px; 
    height: 30px;
    background: #fff url(img/fade-butt.png) repeat-x 0 -2px;
    margin: 0 0 10px 0;
	display:inline-block;
    border: 1px solid #ddd;
    min-width:60px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
    cursor:pointer; 
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

input.button:hover{
    border-color:#aaa;
    background: #ddd;
}



/*	LOGIN FORM */
	
.box-login {
	margin: 0px 0 7px 0;
	padding:0px;
	background:#ffffff url(img/post-bg.jpg) repeat-x top;
	color: #666666;
}
input#login-pw {
	width: 250px;
	margin: 0 0 10px 0;
	padding: 5px;
	border:1px solid #cccccc;
	background:#f2f2f2;
	color:#000000;
	border:2px solid #666666;
}
input#login-user {
	width: 250px;
	margin: 0 0 5px 0;
	padding: 5px;
	border:1px solid #cccccc;
	background:#f2f2f2;
	color:#000000;
	border:2px solid #666666;
}
.box-register {
	margin: 0 0 2px 0;
}


.box-login a {
	color: #666666;
	text-decoration:none;
}

.box-login h3 {
	margin: 0px;
	padding: 20px 20px 0 20px;
}

.box-login p {
	margin: 0px;
	padding: 0 0 0 20px;
}

.box-login ul {
	margin: 0px 20px 20px 20px;
	padding-top: 10px;
	list-style: none;
}

.box-login li {
}

.box-login li a, .box-login li a:hover {
	margin-left: 0px;
	padding-left: 20px;
	background: url(img/list.png) no-repeat left center;
	border: none;
	color:#333333;
}

#login-form {
	width: 260px;
	margin: 0px 0px 0px 5px;
	padding: 10px 0 0 0;
}

.box-login label {
	margin: 0 0 2px 0;
	font-weight: bold;
}

#login-user, #login-pw {
	width: 220px;
	border: none;
}

#login-submit {
	float: right;
	width: 75px;
	margin: 0px 0 0 0;
	color:#000000;
}

p#login-lost {
	float: left;
	width: 125px;
	margin: 2px 0 0 0;
}




/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
	img.wp-smiley {
border:none;
margin:0;
padding:0;
background:none;
}
.section-title {
	clear: both;
	margin:0px;
	padding: 5px;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	border: solid #ccc;
	border-width: 1px 0;

	}
 h3.section-title {
	color:#333333;
}
/**********************
*  Feed      *
***********************/
.feed{

	float:right;
	height:125px;
	width:auto;
	margin:0px 00px 0px 0px;
	padding:5px 5px 5px 5px;
	color:#666666;
	font-size:12px;
	display:inline;

}
.feed h2{
color:#ce7900;
letter-spacing:0.5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
line-height:33px;
background: url(img/ico-rss.jpg) no-repeat 0px 0px;
margin:0px 0px 3px 2px;
padding:5px 0px 0px 38px;
}
.feed form {
	margin: 0;
	padding: 0;
}

.feed fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.feed p {
	margin: 0;
}

.input{
	margin-left:5px;
	float: left;
	width:205px;
	padding: 6px 2px 6px 5px;
	background:#f4f4f4 ;
	border:1px solid #999999;;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#333;
	
}

.sbutton{
	width:60px;
	float: right;
	background:#cc6600 ;
	border:none;
	padding:0px 0px 0px 0px;
	font: bold 110%  Verdana, Arial, Helvetica, sans-serif;
	color: #eee;
	height:28px;
}
.sbutton:hover{
    display:block;
	background:#99cc00 ;
	cursor:pointer;
}
	/**********************
*   Bottom            *
***********************/
#bot{
margin:0px auto 0px ;
border-top:5px solid #bec3b1;
width:990px;
}
#bottom {
	width: 990px;
	padding:0;
	float:left;
	font-size:0.7em;
	color: #666;
	background:#FFFFFF;
	}

#bottom-divs {
	float: left;
	clear: both;
	margin: 0;
	padding: 20px;
	}

#bottom-left{
	width: 300px;
	padding: 5px 5px 10px 5px;
	float: left;
	background:#fff url(img/post-bg.jpg) repeat-x top;
	border-right:1px solid #dddddd;
	overflow:hidden;
	color:#666666;
	margin-right:5px;
	}
#bottom-mid{
	width: 330px;
	padding: 10px 9px 0px 10px;
	float: left;
	background:#fff url(img/post-bg.jpg) repeat-x top;
	border-right:1px solid #dddddd;
	margin-right:4px;
	overflow:hidden;

}
#bottom-right {
	width: 294px;
	padding:5px 10px 10px 10px;
	float: left;
	background:#fff url(img/post-bg.jpg) repeat-x top;
	}

#bottom-sep {
	clear: both;
}
.kutu{
margin:5px 5px 10px 5px;
}
#rssoku{
margin:15px 10px 15px 10px;

}
#rssoku h2{
color:#dd9a6d;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
border-bottom:1px dashed #CCCCCC;
margin-bottom:7px;
padding-bottom:2px;
font-weight:bold;


}
.yazilarrss{
float:left;
background:url(img/rssyazi.png) no-repeat 0px 0px;
padding:2px 0px 0px 20px;
height:16px;
line-height:16px;
}
.yazilarrss a{ color: #ff6803; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;} .yazilarrss a:hover{ color: #000000; text-decoration:none;}
.yorumlarrss{
float:right;
background:url(img/rssyorum.png) no-repeat 0px 0px;
padding:2px 0px 0px 20px;
height:16px;
line-height:16px;
}
.yorumlarrss a{ color: #99cc00; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;} .yorumlarrss a:hover{ color: #000000; text-decoration:none;}


#bottom-right p a:link,
#bottom-right p a:visited {
	color: #aaa;
	}
#bottom-right p a:hover {
	color: #fff;
	}
#bottom-right p a:active {
	color: #9ad202;
	}
/**********************
*   Twitter            *
***********************/
.twittop{
	margin:5px 0px 10px 0px;
	height:29px;
	background:#ffffff url(img/twitter.png) no-repeat;
	width:260px;

}
#twitter_div{
	width:290px;
	float:left;
	height:100%;
	padding:0px 0px;
	margin:0px 0px;
	background:#fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	font-family:Tahoma,Century gothic,verdana, Arial,  sans-serif;
}

ul#twitter_update_list{

	list-style:none;
	padding: 0px 0px;
	margin:0px 0px;

}
ul#twitter_update_list li{
	font-size: 12px;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px;
	margin:0px 0px;
	line-height:18px;
	background:#ffffff;
	border-bottom:1px dotted #ccc;
	color:#666666;
	cursor:pointer;
}

ul#twitter_update_list li:hover{
background:#f4f4f4;
color:#000000;

}

#twitter_update_list li a:link, #twitter_update_list li   a:visited{
	
	color:#9cb3cd;

}

#twitter_update_list li a:hover{
	
	color:#BC0C0F;

}

/* Author profile - on single post view */

.section-box {
	left: 0;
	margin: 10px 0 0;
	padding: 15px;
	position: relative;
	overflow:hidden;
	background:#fff url(img/post-bg.jpg) repeat-x top;
	border:1px solid #dddddd;
	color:#999999;
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.section-box a{
color:#CCCCCC;
}
.section-box a:hover{
color:#ab1000;
text-decoration:none;
}
.section-box .author-avatar {
	float: left;
	margin: 0 15px 5px 80;
	}
.section-box .author-avatar img {
	width: 55px;
	height: 55px;
	padding: 4px;
	background: #f4f4f4;
	border: 1px solid #eee;
	}
.section-box .author-main {
	margin: 0 0 5px 80px;
	border-left:1px solid #eeeeee;
	padding-left:10px;
	}
.section-box .author-main h3 {
	color: #777777;
	font-size: 1.4em;
	font-weight: normal;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.section-box .author-contact {
	top: 15px;
	right: 15px;
	position: absolute;
	}
.section-box .author-contact .meta-sep {
	color: #ccc;
	padding: 0 6px 0 4px;
	}
.section-box .author-posts {
	margin: 5px 0 0;
	}
	/* related posts START */
/* when related posts with title */
#related_posts {
	padding:15px 10px 10px 10px;
	background:#fff url(img/post-bg.jpg) repeat-x top;
	border:1px solid #dddddd;
	margin:10px 0px 10px 0px
}
#related_posts h3 {
	font-size:12px;
	padding:6px 12px 6px 3px;
	font-family:Verdana,"BitStream vera Sans",Arial,Helvetica,Sans-serif;
	letter-spacing:0em;
	border-bottom:1px solid #eee;
	text-transform:uppercase;
	border-top:1px solid #eee;
	color:#999999;
}
#related_posts ul {
	padding:4px 0px 0px;
	font-size:12px;
}
#related_posts ul li a{
	display:block;
	color:#666666;
}
#related_posts ul li a:hover{
	display:block;
	text-decoration:none;
	color:#990000;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px 3px 22px;
	border-bottom:1px dashed #E3E4E6;
	line-height:18px;
	background:url(img/fold.png) no-repeat 0 5px;

}
#related_posts .count {
	font-size:10px;
}
#related_posts .excerpt {
	color:#999;
	font-size:11px;
	display:block;
}
/* when related posts without title */
/*
#related_posts {
	padding-top:3px;
	padding-bottom:8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
*/
/* related posts END */






/*	##################################
   	Footer
	################################## */
#footer {
	background:#ffffff;
	display:block;
	height:67px;
	border-top:5px solid #bec3b1;
	font-size:11px;
	line-height:145%;
	width:990px;
	margin:0px auto;
}
#footer a {
	color:#2A2A2A;
	text-decoration:none;s
}
#feeed img{
padding:5px 0px 0px 0px;
position:relative;}
#copyright {
	margin-top:18px;
	margin-left:20px;
}
#themeinfo {
	margin:0px 0px 0px 20px ;

	
}
a#powered {
	background:url(img/wp-logo.png) no-repeat;
	display:block;
	width:67px;
	height:67px;
	float:left;
	margin:0 10px 0 5px;
	text-indent:-999em;
}
a#gotop {
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:0px;
	margin:25px 15px 0 0 !important;
	margin:25px 8px 0 0;
	text-decoration:none;
}


/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}
