/*
Theme Name: Camandro
Theme URI: http://www.camandro.com/
Description: Camandro Theme
Version: 1.0
Author: Camandro

*/
body {
	font-family: Tahoma, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ddd6c0;
	margin: 6px 0 0;
}

.main {
	background: #fff;
	text-decoration: none;
	width: 507px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 22px;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.main a {
	color: #69644e;
	font-weight: bold;
}

.entry {
	text-decoration: none;
	width: 470px;
	margin: 0 0 22px 0;
	padding: 0 20px;
	text-align: justify;
	font-size: 12px;
	color: #69644e;
}

.leftmaincontent {
	width: 507px;
	float: left;
	padding-top: 30px;
}

.leftmaincontent h2 {
	font-family: tahoma;
	font-size: 24px;
	letter-spacing: -1px;
	color: #69644e;
	padding-bottom: 10px;
	padding-top: 10px;
}

.maintop {
	background: url(images/img-maintop.gif);
	background-repeat: no-repeat;
	height: 22px;
	font-size: 8px;
}

.mainbottom {
	background: url(images/img-mainbottom.gif);
	width: 507px;
	height: 22px;
	font-size: 8px;
}

.spanstyle {
	font-size: 22px;
	text-decoration: none;
	color: #4d4d46;
}

#banner-top {
	background: url(images/banner468x60_bg.jpg);
	width: 484px;
	height: 78px;
	margin-top: 40px;
	margin-bottom: 15px;
}

#banner-top img {
	padding-top: 5px;
}

#feedburner {
	float: right;
}

#feedburner a {
	background: #f2a312;
}

#banner-bottom {
	background: url(images/banner200x200_bg.jpg);
	float: right;
	width: 216px;
	height: 218px;
}

#banner-bottom img {
	padding-left: 8px;
	padding-top: 5px;
}

.left1 {
	width: 66px;
	height: 22px;
	float: left;
}

.left2 {
	width: 38px;
	height: 20px;
	float: left;
}

.left3 {
	width: 184px;
	float: left;
}

#logo {
	float: left;
}

#logo img {
  border: none;
}

#menu {
	float: left;
	list-style: none;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: left;
	height: 50px;
	margin-left: 0;
}

#menu ul {
	list-style: none;
	padding: 0px;
	float: left;
	line-height: 45px;
	display: block;
	overflow: hidden;
	margin: 0;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	color: white;
	padding: 0 10px;
}

#menu ul li a:hover {
	text-decoration: none;
	color: #BD410E;
}

#menu ul li.current_page_item a {
	color: #bd410e;
	font-weight: bold;
	padding: 0 10px;
}

#menuright {
	width: 100px;
	height: 50px;
	float: right;
}

#menuright img {
	padding-top:7px;
	border: 0;
}

.userdiv{
	float:left; clear:both; position:relative;
}

.user{
	background:url(images/img-user.gif) no-repeat;
	width:91px;
	height:83px;
	position:absolute;
	left:-91px;
	top: 20px;
	padding-top:60px;
	padding-left:29px;
	font-size:10px;
	color:#D4CEB4;
}

.blogconitinue {
	padding-right: 25px;
	padding-bottom: 15px;
	text-align: right;
	background: url(images/img-mainbullet.gif) no-repeat center bottom;
	position: relative;
	height: 40px;
}

.formleft {
	background: url(images/img-srcleft.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 16px;
}

.formcenter {
	background: url(images/search-bar.jpg);
	background-repeat: repeat-x;
	height: 32px;
	padding: 0 20px;
}

.formright {
	background: url(images/img-srcright.gif);
	background-repeat: no-repeat;
	width: 19px;
}

.form {
	width: 100%;
	border: 0;
	background: #b5ae9b;
	font-size: 12px;
	color: #69644e;
}

.partner {
	margin-top: 10px;
	margin-bottom: 10px;
}

.partner a, .partner #tbl {
	margin-left: 25px;
}

.partner a img, .partner #tbl img {
	border: 3px solid #ddd6c0;
  width: 120px;
  height: 60px;
}

.footerbg {
	height: 295px;
	width: 100%;
	font-size: 10px;
	color: #ffffff;
	padding-top: 38px;
	margin-top: 20px;
	background-image: url(images/bg-footer.jpg);
	background-color: #321912;
	background-repeat: repeat-x;
}

.footerbg a {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

#footertags {
	float: left;
	height: 190px;
	width: 507px;
}

#footertags h2 {
	font-size: 36px;
	letter-spacing: -1px;
	color: #ddd6c0;
	margin-bottom: 10px;
}

.topcatagory {
	background: url(images/img-topcatagory.gif);
	background-repeat: no-repeat;
	height: 14px;
	font-size: 8px;
}

.bottomcatagory {
	background: url(images/img-bottomcatagory.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 360px;
}

.centercatagory {
	background: #ffffff;
	width: 360px;
}

a {
	text-decoration: none;
}

img {
	border: 0px;
}

.post {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	clear: both;
	font-size: 12px;
	color: #69644e;
	line-height: 20px;
}

.more-link {
	float: right;
}

div.post .more-link img {
	width: 120px;
	height: 26px;
	border: 0px;
}

div.postbanner {
	clear: both;
	padding: 5px 25px;
}

div.post div.headline {
	position: relative;
	margin-bottom: 15px;
}

div.post div.headline span, div.date span {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: url("images/date.png");
	width: 51px;
	height: 51px;
	position: absolute;
	top: 10px;
	left: 10px;
	color: #ffffff;
	font-size: 14px;
	line-height: 25px;
}

div.post div.headline span big, div.date span big {
	font-size: 17px;
	display: block;
	margin-top: -0.2em;
}

div.post p {
  height: 100%;
}

div.post p img {
	border: 2px solid #d1cfb8;
	width: 457px;
	height: auto;
}

div.post p img.wp-smiley {
  border: none;
	width: 15px;
	height: 15px;
}

div.date span {
	position: static;
	float: left;
	margin: 0 0.5em 0.5em 25px;
}

.postbottom {
	height: 45px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 13px;
	color:#69644E;
}

.postbottom1 {
	height: 35px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	font-size: 13px;
	color:#69644E;
}

.comentarios {
	float: left;
	font-size: 13px;
	font-weight: bold;
	color:#69644E;
	padding-top: 20px;
}

.posttags {
	float: left;
	padding-top: 20px;
}

.posttags a {
	font-weight: normal;
}

.postratings {
	float: right;
	padding-top: 20px;
}

.img-monkeypr {
	background: url(images/img-monkey.gif);
	background-repeat: no-repeat;
	height: 61px;
	padding-top: 65px;
	margin: 0 15px 0 15px;
}

.img-catagory {
	background: url(images/img-catagory.gif);
	background-repeat: no-repeat;
	height: 47px;
}

.img-sayfalar {
	background: url(images/img-sayfalar.gif);
	background-repeat: no-repeat;
	width: 151px;
	height: 55px;
}

.img-arsiv {
	background: url(images/img-arsiv.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 54px;
}

.img-meta {
	background: url(images/img-meta.gif);
	background-repeat: no-repeat;
	width: 94px;
	height: 47px;
}

.img-rss {
	background: url(images/img-rss.gif);
	background-repeat: no-repeat;
	height: 70px;
	padding-bottom: 25px;
}

.img-news {
	background: url(images/img-news.gif);
	background-repeat: no-repeat;
	width: 360px;
	height: 102px;
}

.img-sponsor {
	background: url(images/img-sponsor.gif);
	background-repeat: no-repeat;
	height: 78px;
}

.fotterfont {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
}

.mainfont {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}

.bottommonkeyfont {
	font-size: 11px;
	color: #9a9383;
	text-decoration: none;
	background: #d4ceb4;
	width: 434px;
}

.img-comment {
	background: url(images/img-comment.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 42px;
	float: left;
}

.commenttext {
	position: relative;
	left: 13px;
	top: 5px;
	font-size: 16px;
	font-weight: bold;
}

#useronline-count {
	background: url(images/img-comment.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 42px;
}

.sidebar a {
	font-size: 15px;
	color: #85816f;
}

#sidebar {
	display: inline; /* JESUS FUCKING IE */
}

.sidebartop {
	background: url(images/sidebar-top.jpg) no-repeat;
	height: 19px;
}

.sidebarbottom {
	background: url(images/sidebar-bottom.jpg);
	height: 19px;
}

.sidebar .widget {
	font-size: 9px;
	font-weight: 600;
	color: #85816f;
	margin: 15px 0 0 0;
	width: 362px;
	position: relative;
	padding-bottom: 4px;
}

.sidebar .widget ul, .sidebar .widget div.textwidget, #calendar_wrap, .sidebar .box {
	background: #fff;
	font-size: 1.2em;
	padding: 10px 14px;
}

#sidebar h2 {
	font-family: tahoma;
	font-size: 36px;
	letter-spacing: -1px;
	color: #69644e;
	margin-bottom: 15px;
	margin-top: 20px;
}

#sidebar caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666633;
	margin-bottom: 10px;
	margin-top: 10px;
}

#sidebar ul {
	list-style: none;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
}

.sidebar .box li {
	background: url("images/li.gif") no-repeat 0 5px;
	background-color: #ffffff;
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 24px;
	border-bottom: 1px solid #e7e7da;
}


.sidebar .widget_categories li {
	background-color: #ffffff;
	padding-top: 3px;
	margin-left:14px;
	margin-right:14px;
}

.sidebar .widget_meta li {
	background: url("images/li.gif") no-repeat 0 5px;
	background-color: #ffffff;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 14px;
	margin-right: 14px;
	border-bottom: 1px solid #e7e7da;
}

.sidebar .widget_pages li {
	background: url("images/li.gif") no-repeat 0 5px;
	background-color: #ffffff;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 14px;
	margin-right: 14px;
	border-bottom: 1px solid #e7e7da;
}

.sidebar .widget_recent_entries li {
	background: url("images/li.gif") no-repeat 0 5px;
	background-color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
	margin-left: 14px;
	margin-right: 14px;
	border-bottom: 1px solid #e7e7da;
}

.sidebar .widget_recent_comments li {
	background: url("images/li.gif") no-repeat 0 5px;
	background-color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
	margin-left: 14px;
	margin-right: 14px;
	border-bottom: 1px solid #e7e7da;
}

#sidebar .widget_links {
	background: none;
	width: 360px;
}

#sidebar .widget_links ul {
	margin: 0 0;
	background: none;
	padding: 0;
	margin-left: 0;
}

#sidebar .widget_links ul:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
	width: 0;
}

#sidebar .widget_links li{
	float: left; 
	margin: 5px;
	height: auto;
	line-height: normal;
	border: 0;
	background: none;
	padding: 0;
}

#sidebar .widget_links img {
	border: 7px solid #fff;
	display: block;
}

#calendar_wrap {
	font-size: 15px;
}

#calendar_wrap table {
	width: 100%;
}

.sidebar .widget_calendar caption {
	line-height: 17px;
	height: 17px;
	padding: 0 7px 0 6px;
	font-size: 0.8em;
	text-transform: lowercase;
	color: #e7e7da;
}

.sidebar .widget_calendar td, .sidebar .widget_calendar th {
	width: 28px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #89897c;
	border: 1px solid #e7e7da;
	padding: 2px 0;
}

.sidebar .widget_calendar tbody a {
	float: none;
	background: url("images/today.gif") no-repeat;
	display: block;
	width: 28px;
	height: 24px;
	color: white;
}

.sidebar .widget_calendar thead {
color: #89897c;
font-style: italic;
text-transform: lowercase;
}
.sidebar .widget_calendar th {
font-weight: normal;
border: 0;
}
.sidebar .widget_calendar tfoot a {
color: #b4b463;
float: none;
font-size: 0.85em;
}
.sidebar .widget_calendar #prev {
text-align: left;
}
.sidebar .widget_calendar #next {
text-align: right;
}
caption, p, h2, h3 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

h3 {
margin-bottom: 15px;
margin-top: 15px;
}
h2 {
margin-bottom: 15px;
}
#respond {
font-size: 12px;
color: #69644e;
}
#respond a {
font-size: 12px;
color: #69644e;
font-weight: bold;
}
#respond input {
font-size: 11px;
color: #69644e;
background-color: #e5e1ca;
border: 1px solid #d1cdbb;
padding: 2px 3px 2px 3px;
margin-top: 10px;
}
#respond textarea {
width: 377px;
font-size: 11px;
color: #69644e;
background-color: #e5e1ca;
border: 1px solid #d1cdbb;
margin-top: 10px;
}
.comment{
font-size: 11px;
color: #69644e;
padding: 10px 10px 10px 10px;
margin-bottom: 25px;
border: 5px solid #f3f1e8;
}
ol{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
}
.commentlist li .avatar {
float:left;
}
.commentlist li {
padding: 5px 10px 10px 5px;
}
.commentlist li ul li { 
margin-left: -5px;
margin-right: 10px;
}
.commentlist p {
margin: 10px 0 10px 5px;
}
.postmetadata {
clear:right;
}
.commentlist li ul li {
font-size: 1em;
}
.commentlist li {
font-weight: bold;
}
.commentlist li .avatar { 
float: right;
border: 1px solid #f3f1e8;
padding: 2px;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
#commentform p {
font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
font-weight: normal;
}
#search .box {
font-size: 11px;
color: #69644e;
background-color: #f3f1e8;
border: 1px solid #e2e0d6;
padding: 10px 10px 10px 10px;
margin-bottom: 25px;
}

/*
slide
*/

#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
#slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:338px;
		height:172px;
		overflow:hidden; 
		}	

	#slider2 li{ 
		background:#262016;
		}		
	#slider2 li h2{
		color: #b44000;
		font-size:48px;
		margin:0 20px 0px 15px;
		padding-top:0px;
	    letter-spacing: -1px;
		text-align:left;
		}	
	#slider2 li h3{
		color: #69644e;
		font-size:22px;
		margin:0 0 0 15px;
		padding-top:0px;
	    letter-spacing: -1px;
		text-align:left;
}

#slider2 li p{
	color: #69644e;
	font-size:11px;
	margin:0px 15px 0px 15px;
	line-height: 14px;
}						

p#controls2 {
	margin:0;
	position:relative;
} 

#prevBtn2, #nextBtn2 {
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:26px;
	height:36px;
	position:absolute;
	left:-30px;
	top:-100px;
}

#nextBtn2{ 
	left:338px;
}

#prevBtn2 a, #nextBtn2 a{
	display:block;
	width:26px;
	height:36px;
	background:url(images/btn_prev.gif) no-repeat 0 0;
}

#nextBtn2 a{
	background:url(images/btn_next.gif) no-repeat 0 0;
}

#geri{
	padding-left:150px;
}

#geri a {
	background:url(images/prev.jpg) no-repeat;
	width:63px;
	height:21px;
	float:left;
}

#ileri{
	padding-right:150px;
}

#ileri a {
	background:url(images/next.jpg) no-repeat;
	width:63px;
	height:21px;
	float:right;
}
								
