/*

Theme Name: Themeforset.us
Theme URL:http:
Description: 
Version: 0.50
Author: sojib2bd
Author URI: http://sojib2bd.wordpress.com/
Author email: sojib2bd@gmail.com 
Publisher site: ZCed.com
Update:09/11/2009

*/
@import url("css/comments.css");
@import url("css/lavalamp.css");
@import url("css/slide.css");
@import url("css/fp.css");
* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #808080;
	background:#282828 ; 
	
}
a {
	text-decoration: none;
	color: #688F96;
}

img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
h5{
font-size:9px;
}

/** BEGIN wrapper **/
#wrapper {
	width: 982px;
	margin: auto auto;
	text-align: left;
	border:	#000000  solid 0px;
	background:		#303030;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 120px;
	border:	#000000 solid 5px;
	margin-bottom:3px;
}
	#header ul {
		list-style-type: none;
		float: left;
		width: 972px;
		background: #282828 ; 
	}
		#header ul li {
			float: left;
			font-weight: bold;
			font-family: Verdana;
			font-size: 0.9em;
			
		}
		#header ul li a {
			color: #FFFFFF;
			display: block;
			text-transform: uppercase;
			padding: 8px 15px 9px;
		}
		#header ul li a:hover, #header ul li.here a {
			
			text-decoration: none;
		}
	#header .rss {
		float: right;
		background: url(images/rss.gif) no-repeat 0 7px;
		padding: 9px 10px 9px 20px;
		margin-top: -30px;
		font-size: 0.8em;
		font-family: Verdana;
		color: #FFFFFF;
		
	}
		#header .rss a {
			color: #FFFFFF;
			margin: 0 7px;
			
		}
	

	
		#header h1 a {
			
		   
	        color:#FFFFFF;
			clear: both;
		    float: left;
		    height: 25px;
		     width: 340px;
			 margin-left:30px;
			margin-top:25px;
		
		border:#FF0000 0px solid;
	}
		
		#header .description {
		width: 350px;
		margin-top:50px;
		margin-left: 30px;
		color:#FFFFFF;
		font-size:16px;
		border: #FF0000 0px solid;}
	
	#header .ad {
		float: right;
		padding-bottom:5px;
		margin-top:-10px;
		border: #FF0000 0px solid;
		
	}
/** END header **/

/*slider*/
#upcontent {
  width: 972px;  
  background:	#585858 ;
  padding-top: 5px;
  margin-bottom: 5px;
  border:#000000 6px solid;
  
}
*+html #upcontent{
  margin-top: -6px;
}
* html #upcontent {
  margin-top: -17px;
}

/*slider*/


/** BEGIN content **/
#content {
	float: left;
	width: 975px;
	margin-top:1px;
	overflow: hidden;
	padding-bottom: 11px;
	border: #000000 solid 5px;
}
	#content .post {
		float: left;
		width: 155px;
		padding-top:18px;
		padding-left:5px;
		height:145px;
		/* image size full frame*/
		
	}
		#content .post .details1 {
			background-color: #ECEBEB;
			color: #808080;
			font-size: 0.8em;
			font-family: Verdana;
			font-weight: bold;
			padding: 8px 7px;
			text-transform: uppercase;
			margin-bottom: 5px;
			
		}
			#content .post .details1 a{
				color: #456069;
				text-decoration: none;
			}
	#content .post .buffer {
		padding: 4px;
		background-color: #000000;
		height:150px;
		margin: 0;
		/* image size outer frame*/
		
	}
	#content .post .content{
		border: 0px solid   #FF0000;
		padding: 1px;
		background-color:#303030 ;
		height: 145px;
		/* image size inner frame*/
		
	}
		#content .post .content img {
			border: 3px solid #ECEBEB;
			margin-left:1px;
			margin-top:1px;
			float: left;
			
			border:#FF0000 solid 0px;
			/* image size*/
		}
		#content .post .content h2 {
			margin-bottom: 5px;
			font-size: 1.5em;
			line-height: 1.3em;
			color:	#F8F8F8 ;
		}
		#content .post .content h2 a {
			text-decoration: none;
			color: 	#F8F8F8 ;
			font-size: 0.8em;
		}
		#content .post .content p {
			line-height: 1.5em;
		}
	
	
	#content .post .details2 {
		background-color:	#383838;
		border:#FF0000 0px solid;
	}
	
	
		#content .post .details2 a {
			color: #456069;
			font-size: 0.8em;
			font-family: Verdana;
			font-weight: bold;
			text-transform: uppercase;
		}
		#content .post .details2 a:hover {
			text-decoration: none;	
		}
		
		
		.detail3 {
		
		float:right;
		margin-top:-283px;
		background-color: #CCCCCC;
		
	}
	#content .postnav {
		padding: 20px 5px;
		font-size: 0.9em;
		font-weight: bold;
		clear: both;
	}
		#content .postnav a {
			color: #456069;
		}
	#content .title {
		font-size: 0.9em;
		text-transform: uppercase;
		padding: 15px 5px 10px;
		letter-spacing: 1px;
	}
	
/* Single page*/	
	
	#content .single {
	float:left;
		padding: 15px 15px 10px 0;
		color:	#F8F8F8 ;
		width:700px;
		border:#FF0000 0px solid;
		
	}
		#content .single h2 {
			font-size: 1.4em;
			margin-bottom: 15px;
			color:		#F8F8F8  ;
		}
		#content .single p {
			line-height: 1.4em;
			margin-bottom: 10px;
			color:	#F8F8F8 ;
		}
		#content .single ul, #content .single ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .single li {
			line-height: 1.4em;
			padding: 2px 0;
		}
		#content .single blockquote {
			padding: 10px 10px 0;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
			margin-bottom: 10px;
		}
		#content .single h3, h4, h5, h6 {
			font-size: 1.4em;
			margin-bottom: 5px;
			color:	#F8F8F8 ;
		}
		
		
		#right {
	float:right;
	width: 250px;	
	border:#FF0000 solid 0px;
	
	}
	
	#right_add{
	margin-left: 30px;
	border:#FF0000 solid 0px;
	color:#FFFFFF;
	}
	

.detailss {

	padding:8px;
	width:695px;

	margin:0 30px 15px 0;
	margin-top: -15px;

	background:	#585858 ;

	border:0px solid   #FF0000;

}

.detailss ul {
text-align:center;

height: 30px;
background-image:url('images/title1.jpg');
background-repeat:repeat-x;
}
 
#image {

	border:#FF0000 solid 0px;
}


.detailss li {

	padding:3px 0 3px 0;

	list-style-type:square;

}

.detailss h2 {

	font-size:1.2em;

	color:#0066cb;

	margin:0 0 3px 0;

}

.detailss p {

	margin:0 0 15px 0;


}	
	
.detailss_image{

	margin-left:50px;
border:0px solid   #FF0000;

}	
	
#cont{ width:100%; padding:0px;border:#FF0000 solid 0px; background: #000000; margin-top:10px;   clear:both; border-right: 4px solid #434242 }
.left_conts{ padding-left:5px;float:left;border:#FF0000 solid 0px; width:480px;background:#585858; margin-right:0px; border-right:#434242 4px solid;}
.right_conts{ padding-right:0px;float:right;border:#FF0000 solid 0px; width:200px;margin-left:0px

}



	
	
/* Single page*/			
		
		
		
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 320px;
	float: right;
	padding: 11px 0 20px;
}
	#sidebar .l {
		float: left;
		width: 155px;
	}
	#sidebar .r {
		float: right;
		width: 155px;
	}
	#sidebar .box {
		background-color: #ECEBEB;
		padding: 4px;
		margin-bottom: 10px;
	}
		#sidebar .box h2 {
			background-color: #ffffff;
			font-size: 0.9em;
			font-family: Verdana;
			color: #456069;
			padding: 8px;
			border: 1px solid #CBCBCB;
		}
		#sidebar .box ul {
			background-color: #ffffff;
			list-style-type: none;
			padding: 4px 8px 8px;
			border-width: 0 1px 1px;
			border-style: solid;
			border-color: #cbcbcb;
		}
			#sidebar .box li {
				font-size: 0.9em;
				font-family: Verdana;
				line-height: 1.4em;
				padding: 3px 0 3px 14px;
				border-bottom: 1px dotted #dddddd;
				background: url(images/bullet.gif) no-repeat 0 8px;
			}
			#sidebar .box li a {
				color: #688F96;
			}
		#sidebar .box p, #sidebar .box div {
			background-color: #ffffff;
			padding: 8px;
			border-width: 0 1px 1px;
			border-style: solid;
			border-color: #cbcbcb;
		}
		#sidebar .box .flickr {
			text-align: center;
		}
			#sidebar .box .flickr img {
				margin: 4px 8px;
			}
		#sidebar .box .video {
			padding: 9px;
		}
	#sidebar form {
		width: 250px; height: 33px;
		background: #ECEBEB url(images/search.gif) no-repeat center;
		padding: 4px;
		margin-bottom: 10px;
	}
		#sidebar form input {
			float: left;
			border: 0;
			width: 218px;
			font-size: 1.2em;
			font-family: Verdana;
			margin: 8px;
		}
		#sidebar form button {
			float: right;
			width: 75px; height: 33px;
			font-size: 0.9em;
			font-family: Verdana;
			font-weight: bold;
			color: #ffffff;
			border: 0;
			background-color: transparent;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color:	#101010 ;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.9em;
}
	#footer a {
		color: #ffffff;
	}
	#footer p {
		padding: 15px 0;
		text-align: center;
		width: 975px;
		margin: auto auto;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments a {
	text-decoration: none;
}
	#comments h2 {
		font-size: 1.3em;
		color:	#F8F8F8 ;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding: 0 10px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 0px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 2px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 2px solid #cccccc;
		}
		#comments form button {
			border: 0px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: 	#F8F8F8 ;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	margin-left:5px;
	width: 700px;
	background:#666666;
	/*comment list area*/
	
}
	#comments .buffer {
	float:left;
		padding: 20px 15px 0 0;
	}
	#comments h2 {
		padding-left:0px; !important;
		padding-bottom: 20px !important;
		color:	#F8F8F8 ;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 0px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
			padding-left:10px;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #FFFFFF;
		margin: 5px 0 10px;
		
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
		border-bottom: 5px solid #e0e0e0;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 0px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/


/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	margin-left:15px;
	width: 640px;
	background:#666666;
	/*comment list area*/
	
}
	#comments .buffer {
	float:left;
		padding: 20px 15px 0 0;
	}
	#comments h2 {
		padding-left: 0 !important;
		padding-bottom: 20px !important;
		color:	#F8F8F8 ;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 0px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #FFFFFF;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 0px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/




.details p img {

	padding:0;

	border:#e5e5e5 1px solid;

}

.detailss3 {

	padding:8px;

	margin:0 30px 15px 0;

	background:#ebf3fb;

	border:1px solid #cce0f5;

}

.detailss3 ul {

	margin:5px 0 5px 15px;

	list-style-type:none;

}

.detailss3 li {

	padding:3px 0 3px 0;

	list-style-type:square;

}

.detailss3 h2 {

	font-size:1.2em;

	color:#474848;

	margin:0 0 3px 0;

}

.detailss3 p {

	margin:0 0 15px 0;

}

.detailss3 p img {

	padding:0;

	border:#838383 1px solid;

}

.tags {

	margin:0;

	padding:15px 0 0 0;

	font-size:1.2em;

	font-weight:bold;

}



#twi{
background:transparent url(images/twitt_b.jpg) no-repeat scroll 0 0;
display:block;
height:55px;
margin-left:3px;
top:0;
width:250px;
}

#twitterbar {
background:transparent url(images/twitter.jpg) no-repeat scroll 0 0;
float:left;
margin-left:62px;
width:272px;
}

#twi{
background:transparent url(images/n_twitt_b.png) no-repeat scroll 0 0;
display:block;
height:55px;
margin-left:3px;
top:0;
width:250px;
}

 .twitterbar {
background:transparent url(images/n_twitter.png) no-repeat scroll 0 0;
float:left;
margin-left:62px;
width:272px;
}

#nav {

	background:url('images/navbg.gif') repeat-x top;

	height:37px;

	

}






#nav ul {

	margin:0;

	padding:0;

	list-style-type:none;

	background:url('images/nav.gif') no-repeat top left;

	height:37px;

}

#nav li {

	padding:0;

	margin:0;

	height:37px;

	float:left;

	list-style-type:none;

}

#nav li a {

	display:block;

	height:27px;

	padding:10px 15px 0 15px;

	text-decoration:none;

	color:#474848;

	font-size:11px;

	text-align:center;

	font-weight:bold;

	float: left;

}

#nav .main {

	background:url('images/nav.gif') no-repeat;

	color:#006600;

}

#nav .main a {

	background:url('images/nav.gif') no-repeat;

	font-weight:bold;

	color:#474848;

}

#nav .main a:hover {

	background:url('images/nav.gif') no-repeat 0px -37px;

	font-weight:bold;

	color:#000000;

}

#nav .main #current {

	background:url('images/nav.gif') no-repeat 0px -37px;

	color:#000000;

}

#nav .main #current a {

	background:url('images/nav.gif') no-repeat 0px -37px;

	font-weight:bold;

	color:#474848;

}

#nav .main #current a:hover {

	background:url('images/nav.gif') no-repeat 0px -37px;

	font-weight:bold;

	color: #000000;

}

#nav .normal {

	color:#006600;

	font-weight:bold;

}
#nav .normalf a {

	background:url('images/navbg.gif') no-repeat;
	color: #0066FF;
	text-decoration:blink;
}

#nav .normal a {

	background:url('images/navbg.gif') no-repeat;

	color: #FF0000;

}

#nav .normal a:hover {

	background:url('images/navbg.gif') no-repeat 0px -37px;

	color:#000000;

}

#nav .normal #current {

	background:url('images/navbg.gif') no-repeat center -37px;

	color:#000000;

}

#nav .normal #current a {

	background:url('images/navbg.gif') no-repeat center -37px;

	color:#474848;

}

#nav .normal #current a:hover {

	background:url('images/navbg.gif') no-repeat center -37px;

	color: #000000;

}


