@charset "utf-8";

/*
Theme Name: Kienda-1
Theme URI: http://www.designpal.org/
Description: A WordPress Theme designed by <a href = 'http://www.designpal.org'>DesignPal.org</a>.
Version: 1.0
Author: Shauryadeep Chaudhuri
Author URI: http://www.designpal.org
Description: 2 Column WordPress theme using Black Web 2.0 Style. Plugins Integrated and easy to use for anybody. Credits to Plugin Makers Given, where used.
Tags: 3 columns, wordpress themes, publicizer, cool themes, fixed width
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

html, body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}

body {
	min-width:1000px;
	background:#2a2929;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100.01%;
	color:#ccc;
}

div {
	display:block;
	margin:0;
	padding:0;
}

ul {
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
}

a:link, a:visited {
	color:#70e6fd;
	text-decoration:none;
}

a:hover {
	color:#ccc;
	text-decoration:none;
}

form {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
}

input {
	background:none;
	border:none;
	margin:0;
	padding:0;
}

blockquote {
	background:#292929 url(images/blockquote.gif) no-repeat top left;
	border:none;
	margin:5px;
	color:#ECECEC;
	font-weight:bold;
	padding:10px 20px 10px 20px;
}

div.hr {
	clear:both;
	background:url(images/hr.png) no-repeat center center;
	width:574px;
	height:5px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:30px;
}

.clear {
	clear:both;
	height:0;
	width:0;
}

.center {margin:0 auto;}

.displayNone {display:none;}

.blue {color:#70e6fd;}

body #main_container {
	width:1000px;
	height:auto;
	background:url(images/bodybg.png) repeat-y center center;
}

/*----------CONTAINER----------*/

div#container {
	background-color:#202020;
	height:auto;
	width:924px;
}

/*---------HEADER---------*/

div#header {
	width:100%;
	height:188px;
	background:url(images/banner.jpg) repeat-x;
}

div#blogInfo {
	width:auto;
	height:auto;
	margin-left:40px;
	margin-top:50px;
	float:left;
	clear:left;
}

p#blogName {
	width:auto;
	height:auto;
	float:left;
	text-align:left;
	
}

p#blogName a {
	color:#fff;
	font-style:normal;
	text-decoration:none;
	font-size:1.65em;
}

p#blogDescription {
	width:auto;
	height:auto;
	float:left;
	color:#fff;
	font-size:0.75em;
	text-align:left;
}

/*---------NAVIGATION BAR---------*/

div#navbar {
	float:left;
	background:#0d110e url(images/navbarbg.png) repeat-x;
	width:100%;
	height:93px;
	overflow:hidden;
}

ul#navlist {
	width:100%;
	height:53px;
	margin-top:3px;
	background:url(images/navbtn_selected.gif) repeat-x;
}

ul#navlist li {
	display:block;
	float:left;
	clear:none;
	width:185px;
	height:100%;
	background:url(images/navbtn_border.png) no-repeat center right;
}

ul#navlist li.lastbtn {
	background:none;
	width:184px;
}

ul#navlist li a {
	clear:both;
	float:left;
	width:181px;
	height:100%;
	line-height:53px;
	text-transform:uppercase;
	font-weight:bold;
	color:#e4eaed;
	font-size:0.9em;
	background:url(images/navbtn_normal.png) repeat-x;
}

ul#navlist li.lastbtn a {width:100%;}

ul#navlist li a span {
	display:inline;
	float:left;
	width:100%;
	height:100%;
	text-indent:75px;
}

ul#navlist li a span.home {background:url(images/homeIcn.png) no-repeat 23px center;}

ul#navlist li a span.pages {background:url(images/pagesIcn.png) no-repeat 23px center;}

ul#navlist li a span.categories {background:url(images/categoriesIcn.png) no-repeat 23px center;}

ul#navlist li a span.login {background:url(images/loginIcn.png) no-repeat 23px center;}

ul#navlist li a span.search {background:url(images/searchIcn.png) no-repeat 30px center;}


	/*---------NAVIGATION SUB-LIST---------*/
	
	ul#nav_btns {
		width:auto;
		height:38px;
		background:#0d110e;
		clear:none;
		float:left;
	}
	
	ul#nav_btns li#prebtn, ul#nav_btns li#nextbtn {
		display:block;
		float:left;
		clear:none;
		width:21px;
		height:21px;
		margin-top:15px;
		background:no-repeat top left;
	}
	
	ul#nav_btns li#prebtn {
		margin-left:8px;
		background-image:url(images/prebtn.png);


	}


	
	ul#nav_btns li#nextbtn {
		margin-left:3px;
		background-image:url(images/nextbtn.png);
	}
	
	ul.nav_sublist {
		width:924px;
		height:auto;
		background:#0d110e;
		clear:none;
		float:left;
	}
	
	ul.nav_sublist li {
		display:block;
		width:auto;
		height:22px;
		margin-top:16px;
		margin-left:15px;
		font-size:0.75em;
		clear:none;
		float:left;
	}
	
	ul.nav_sublist li input {
		clear:none;
		float:left;
		width:120px;
		height:15px;
		line-height:15px;
		background:white;
		color:#a5a7a8;
		font-size:0.75em;
		padding-left:2px;
	}
	
	ul.nav_sublist li input#wp-submit {
		width:80px;
		height:16px;
		background:#474747;
		color:#ccc;
		font-size:0.8em;
		line-height:16px;
		border:1px solid #747474;
	}
	
	ul.nav_sublist form#searchForm_nav li input {
		width:200px;
	}
	
	ul.nav_sublist form#searchForm_nav li input.submit {
		width:80px;
		height:16px;
		background:#474747;
		color:#ccc;
		font-size:0.8em;
		line-height:16px;
		border:1px solid #747474;
	}
	
	ul#navlist li a.navlist_roll {
		background:url(images/navbtn_selected2.png) no-repeat center right;
		width:183px;
	}

/*---------DYNAMIC WINDOWS---------*/

div#dynamicWindows {
	width:100%;
	height:224px;
	float:left;
	background-color:#0d110e;
}

div.windows {
	width:308px;
	height:100%;
	float:left;
	background:url(images/tabsBg.gif) repeat-x top left;
}

div#posts-comm_recent {clear:left;}

div#posts-comm_most {clear:none;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

div#top_users {clear:right;}

div.btns {
	clear:none;
	float:left;
	width:111px;
	height:27px;
}

div.btns a {
	clear:both;
	float:left;
	width:100%;
	height:100%;
	line-height:27px;
	padding-left:8px;
	padding-top:3px;
	font-size:0.7em;
	color:#ccc;
	font-weight:bold;
}

div#posts-comm_recent .active1 {background:url(images/recent_posts.jpg) no-repeat 0px 4px;}

div#posts-comm_recent .active2 {background:url(images/recent_comments.jpg) no-repeat 0px 4px;}

div#posts-comm_most .active1 {background:url(images/most_viewed.jpg) no-repeat 0px 4px;}

div#posts-comm_most .active2 {background:url(images/most_commented.jpg) no-repeat 0px 4px;}

div#top_users .active1 {background:url(images/top_users.jpg) no-repeat 0px 4px;}

div#top_users .active2 {background:url(images/archives.jpg) no-repeat 0px 4px;}

.active1 a {display:none;}

div.tabcontent {
	float:left;
	width:307px;
	height:197px;
	background:url(images/window.jpg) no-repeat;
}

div.load {
	width:247px;
	height:147px;
	font-size:0.7em;
	padding:20px;
}

ul.loaded_content {
	width:247px;
	height:147px;
	font-size:0.7em;
	padding:20px;
	overflow:hidden;
}

/*---------POSTS---------*/

div#post_container {
	clear:left;
	float:left;
	width:640px;
	height:auto;
	margin-left:5px;
	padding-top:20px;
	font-weight:bold;
}

div.posts {
	width:620px;
	height:auto;
}

p.posthead_text {
	width:auto;
	height:48px;
	clear:both;
	float:left;
	font-weight:bold;
	font-size:0.75em;
	margin-top:-65px;
	padding-left:35px;
	background:url(images/search.png) no-repeat;
	
}

	/*---------TITLE OF THE POST---------*/
	
	div.title {
		width:100%;
		height:31px;
	}

	div.lefted {
		width:5px;
		height:31px;
		background:url(images/title_leftedge.gif) no-repeat;
		clear:left;
		float:left;
	}

	div.middlebg {
		width:610px;
		height:31px;
		background:url(images/title_centerbg.gif) repeat-x;
		clear:none;
		float:left;
	}

	div.middlebg a {
		color:#FF0000;
	}

	div.righted {
		width:5px;
		height:31px;
		background:url(images/title_rightedge.gif) no-repeat;
		clear:right;
		float:left;
	}

	p.titleText {
		clear:left;
		float:left;
		width:412px;
		height: 36px;
		background:url(images/titleIcn.png) no-repeat top left;
		margin-top:-11px;
		margin-left:8px;
		padding-top:20px;
		text-indent:42px;
		font-size:0.8em;
	}

	p.commentsText {
		clear:right;
		float:right;
		width:120px;
		height:39px;
		background:url(images/commentsIcn.png) no-repeat top right;
		text-align:right;
		margin-top:-15px;
		margin-right:8px;
		padding-right:42px;
		padding-top:26px;
		font-size:0.75em;
	}
	
	/*---------BODY OF THE POST---------*/
	
	div.postBody {
		width:616px;
		height:auto;
		background:#171717;
		border-left:2px solid #151515;
		border-right:2px solid #151515;
	}
	
		/*---------DETAILS OF THE POST---------*/
		
		div.postDtls {
			clear:both;
			width:590px;
			height:auto;
			margin-top:8px;
			font-size:0.7em;
			font-weight:normal;
		}
		
		p.author {
			width:385px;
			height:100%;
			clear:left;
			float:left;
			background:url(images/user.png) no-repeat 0px 2px;
			padding-left:18px;
			padding-top:4px;
		}
		
		p.time {
			width:auto;
			height:100%;
			clear:right;
			float:right;
			background:url(images/time.png) no-repeat left;
			text-indent:22px;
			padding-top:4px;
		}
		
		/*---------POST CONTENT---------*/
		
		div.entry, div.comments {
			
			height:auto;
			font-size:0.75em;
			font-weight:normal;
			margin-top:5px;
		}
		
		div.entry {
			width:560px;
			padding:14px;
			background:#222;
		}
		
		div.comments {
			width:574px;
			padding-top:20px;
		}
		
		div.entry ul, div.comments ul {
			padding:10px 35px 10px 35px;
			list-style-image:url(images/bullet.png);
		}
		
		div.entry input, div.comments input {
			background:#fff;
			border:1px solid;
			padding:2px;
			font-size:0.85em;
		}
				
		form#commentform p {
			clear:both;
			float:left;
			margin-top:3px;
		}
		
		/*---------SOCIAL BOOKMARKS---------*/
		
		div.share {
			clear:both;
			width:580px;
			min-height:32px;
			height:auto;
			font-size:0.7em;
			margin-top:5px;
		}
		
		div.share p {
			height:21px;
			width:100%;
			clear:left;
			float:left;
			line-height:21px;
			padding-top:5px;
		}
		
		ul.bookmark_icons {
			float:left;
			height:auto;
			width:100%;
		}
		
		ul.bookmark_icons li {
			display:block;
			clear:none;
			float:left;
			width:21px;
			height:21px;
			margin-left:5px;
			padding-top:5px;
		}
		
		ul.bookmark_icons li a {
			clear:both;
			float:left;
			width:21px;
			height:21px;
			text-indent:-5000px;
			background-repeat:no-repeat;
			background-image:url(images/social_bookmarks/blinklist.png);
		}
	
	/*---------BOTTOM OF THE POST---------*/
		
	div.body_bottom {
		width:620px;
		height:7px;
		padding-top:15px;
		background-color:#171717;
	}
	
	div.body_bottom div {
		width:6px;
		height:7px;
		float:left;
	}
	
	div.body_bottom div.btml {
		clear:left;
		background:url(images/postbody_btml.gif) no-repeat;
	}
	
	div.body_bottom div.btmm {
		width:606px;
		clear:none;
		background:url(images/postbody_btm.gif) repeat-x;
	}
	
	div.body_bottom div.btmr {
		clear:right;
		background:url(images/postbody_btmr.gif) no-repeat;
	}
	
/*---------PREVIOUS/NEXT POSTS---------*/

div#other_posts {
	width:620px;
	height:auto;
}

div#other_posts p {
	font-size:0.8em;
	color:#ccc;
}
	
/*---------SPONSORED ADS---------*/
	
div.extrahead {
	height:auto;
	width:620px;
	margin-top:25px;
	background:#151515 url(images/extrahead.png) no-repeat top left;
	margin-bottom:20px;
}

p.extra_titleText {
	float:left;
	font-size:0.75em;
	width:auto;
	height:53px;
	padding-left:12px;
	line-height:46px;
}
	
div#ads {
	font-size:0.7em;
	width:468px;
	height:60px;
	padding:15px;
	overflow:hidden;
}
	
/*---------SIDEBAR---------*/

div#sidebar {
	clear:right;
	float:right;
	height:auto;
	width:276px;
	background:#1C1C1C;
	padding-bottom:12px;
}

div#elementsAlign {
	width:253px;
	height:auto;
	clear:both;
}

div.sidebarElements_head {
	width:100%;
	height:62px;
	font-size:0.75em;
	font-weight:bold;
	background:#121212 url(images/sidebarElements_head.png) repeat-x top center;
}

div.sidebarElements_box {
		clear:both;
		float:left;
		width:100%;
		height:auto;
		background:#141414;
		padding-bottom:12px;
		margin-bottom:12px;
	}

	/*---------RSS---------*/



	div#rss {
		width:253px;
		height:auto;
		margin-top:21px;
	}

	p#rss_title {
		clear:both;
		float:left;
		margin-top:6px;
		margin-left:12px;
		padding-left:40px;
		padding-top:3px;
		width:105px;
		height:53px;
		background:url(images/rssIcn.png) no-repeat;
	}
	
	p#subscriberNo {
		float:right;
		width:auto;
		height:auto;
		background:url(images/subscriberNo.png) no-repeat top right;
		font-size:0.65em;
		text-align:right;
		margin-top:-50px;
		padding:70px 20px 3px 0;
	}
	
	div#subscribe {
		width:231px;
		height:auto;
		background:url(images/textbox.png) no-repeat;
	}
	
	div#subscribe input#email_textbox {
		width:165px;
		height:20px;
		float:left;
		clear:left;
		margin-top:4px;
		margin-left:7px;
	}
	
	div#subscribe input#submitBtn {
		width:51px;
		height:20px;
		float:right;
		clear:right;
		background:url(images/submitBtn.png) no-repeat;
		margin-top:4px;
		margin-right:4px;
	}
	
	p#email_error {
		float:left;
		width:231px;
		min-height:13px;
		height:auto;
		font-size:0.65em;
		margin-top:3px;
	}
	
	div#rss_btns {
		width:231px;
		height:auto;
	}
	
	div#rss_btns p {
		width:113px;
		height:41px;
		background:url(images/rss_btn.jpg) no-repeat;
		font-size:0.7em;
		text-indent:32px;
		padding-top:14px;
		margin-top:2px;
	}
	
	div#rss_btns p#entries_rss {
		float:left;
	}
	
	div#rss_btns p#comments_rss {
		float:right;
	}
	
	/*---------OTHER SIDEBAR ELEMENTS---------*/
	
	div#sidebarElements_container {
		width:253px;
		height:auto;
	}
	
	div#sidebarElements {
		width:253px;
		height:auto;
	}
	
	div.middlebg p.elements_titleText {
		font-size:1.1em;
		font-weight:bold;
		text-indent:8px;
		margin-top:10px;
	}
	
	div#sidebarElements div.title {
	 	width:253px;
	}
	
	div#sidebarElements div.middlebg {
	 	width:243px;
	}
	 
	div#sidebarElements div.elementBody {
		background:#171717;
		width:230px;
		height:auto;
		padding:11px 11px 0 11px;
		font-size:0.75em;
	}
	
	div.elementBody div.title {
		margin:-11px 0 15px -11px;
		width:253px;
	}
	 
	div#sidebarElements div.body_bottom {
		width:253px;
	}
	 
	div#sidebarElements div.body_bottom div.btmm {
		width:241px;
	}
		
	/*---------SEARCH---------*/
	
	div#search {
		height:auto;
		width:230px;
		margin-top:30px;
		background:#171717;
	}
	
	div#search div.middlebg p {
		background:url(images/search.png) no-repeat;
		width:auto;
		height:48px;
		margin-top:-22px;
		margin-left:4px;
		padding-top:32px;
		text-indent:35px;
	}
	
	div#search div.elementBody {
		float:left;
		width:230px;
		height:auto;
		padding:11px 11px 0 11px;
	}
	
	div#searchfield {
		width:207px;
		height:auto;
	}
	
	div#search input#s {
		float:left;
		clear:left;
		width:177px;
		height:23px;
		padding-left:4px;
		padding-top:2px;
		background:url(images/searchbox.png) no-repeat top left;
	}
	
	div#search input#searchBtn {
		float:left;
		clear:right;
		width:23px;
		height:23px;
		background:url(images/searchbtn.jpg) no-repeat;
	}
	
	div#searchfield form#searchForm p.searcherror {
		clear:both;
		float:left;
		width:207px;
		min-height:13px;
		height:auto;
		font-size:0.8em;
		margin-top:2px;
	}
	
	div#search div.body_bottom {
		padding:0;
	}
	
	/*---------WIDGETS---------*/
	
	div.widgetized_sidebar {
		height:auto;
		width:230px;
		margin-top:20px;
	}
			
		/*---------CALENDAR WIDGET---------*/
		table#wp-calendar {
			width:100%;
		}
	
		table#wp-calendar th, table#wp-calendar td {
			text-align:center;
			font-size:0.9em;
		}
		
		table#wp-calendar td#today {
			color:#70e6fd;
			font-weight:bold;
		}
		
/*---------FOOTER---------*/

div#footer {
	width:100%;
	height:63px;
	background:url(images/footerbg.png) repeat-x;
	font-size:0.75em;
}

div#footer p {
	clear:none;
	padding:40px 0 0 10px;
}

ul#links {
	clear:right;
	float:right;
	padding:40px 10px 0 0;
}

ul#links li {
	display:block;
	float:left;
	clear:none;
	margin:0;
	padding:0;
	margin-left:8px;
}

/*---------SEARCH PAGE---------*/

div.extrahead p.searchIcn {
	float:left;
	background:url(images/search.png) no-repeat;
	width:auto;
	height:32px;
	margin-top:-16px;
	margin-left:8px;
	padding-top:17px;
	padding-bottom:25px;
	text-indent:38px;
}

div.search_posts {
	font-size:1em;
	padding:20px 18px 35px 18px;
	height:auto;
	width:auto;
}

div.search_posts div.post_excerpt p{
	font-size:0.75em;
	font-weight:normal;
	width:auto;
	height:auto;
	padding:5px;
}

div.search_posts p.search_postDtls, div.search_posts p.post_comments  {
	font-size:0.7em;
}
