/*
Theme Name:		NeoBox
Description:	A 3-column design which brings together the best of some of the most popular WordPress themes available. 
Version:		0.6
Author:			Rick Beckman
*/

body { background: #fff; color: #333; font: 62.5% "SolaimanLipi", BNG,Vrinda, serif; }
* { padding: 0; margin: 0; }

/*---:[ core layout elements ]:---*/

#container { width: 1000px; margin: 0 auto; padding: 10px 0; }
	#page { }
		
		#rotating_image { width: 1000px; margin: 0; }
			#rotating_image img { display: block; border: 10px solid #eee;border-bottom:none; }
		#menu {	height: 33px;clear: left; width:1000px; background: #eee url(images/menu-grad.jpg) top repeat-x;} 
		#content_box { width: 980px; padding: 0 10px; background: url('images/content_bg_big.gif') 50% 0 repeat-y; text-align: left; }
			#left_box { width: 780px; float: left; }
				#content { width: 578px; padding: 0 1px; float: right; }
					#content_inner { width: 558px; padding: 0 9px; }
			.sidebar { width: 190px; float: left; }
			#left_bar { padding: 0 10px 0 0; }
			#right_bar { padding: 0 0 0 10px; }
		#footer { padding: 1.0em 0; border-top: 1px double #ddd; }
#footer_bottom { }
/*---:[ menu styles ]:---*/

#menu ul {list-style-type: none; text-align:center;  }
#menu ul li {display:inline;}
#menu ul li a {text-decoration: none;font-size: 16px;padding: 5px 18px ;line-height:33px;}
#menu ul li a:hover,
#menu li a.current{background:#f2f1ec;}                                                                                 
/*---:[ headlines ]:---*/

h1, h2, h3, h4 { font: 1.0em "SolaimanLipi",BNG,Vrinda, serif; }
h1 { font-size: 2em; line-height: 1.11111em; padding: 0 10px; color: #111; }
h2 { font-size: 27px; line-height: 1.11111em; padding: 1.11111em 10px 10pt 10px;  border-top: 1px dotted #ddd; color: #111; _text-align:left; }
	h2 a, h2 a:visited {  }
	h2 a:hover { color: #c00; text-decoration: none; }
	.archives h2, .attachment-page h2 { font-size: 18px; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; margin: 0 0 1.81818em 0; padding: 0.36364em 10px 0.36364em 10px; background: #eee; border-top: 1px solid #ddd; border-bottom: 1px dotted #ddd; text-align: center; }
	.page h2, .error404 h2 { padding-top: 15px; text-align:center; }
	.sidebar h2 { font-size: 19px; margin: 0 0 0.9em 0; line-height: 1.9em; padding: 0;   border-top: 0; border-bottom: 1px solid #ddd;text-align:left; }
h3 { font-size: 1.23077em; line-height: 1.25em; color: #999; }
	.entry-content h3 { margin: 1.875em 0 0.625em 0; }
	.entry-content h3.top { margin: 0 0 0.625em 0 !important; }
	h3.entry-title { font-size: 25px; line-height: 1.11111em; padding: 1.11111em 10px 10px 10px; border-top: 1px dotted #ddd; color: #111; }
		h3.entry-title a, h3.entry-title a:visited {  }
		h3.entry-title a:hover { color: #c00; text-decoration: none; }
h4 { font-size: 0.84615em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; }
.top { border-top: none !important; }

/*---:[ global elements ]:---*/

 hr { display: none; } 
a, a:visited { color:#C98F02 ; text-decoration: none; }
.wp-pagenavi a, .wp-pagenavi a:link,.wp-pagenavi a:visited {
border: 1px solid #C98F02;
color:#C98F02;
}
a:hover { color: #c00; text-decoration: none; }
a img { border: none; }
blockquote {

  background: transparent url(images/quoleft01.png) left top no-repeat; padding-top:20px; margin-bottom:30px; color: #555;

}

blockquote div {

  padding: 0 48px 20px;

  background: transparent url(images/quoright01.png) right bottom no-repeat;

}
abbr, acronym { font-size: 0.84615em; border-bottom: 1px dotted #888; letter-spacing: 1px; text-transform: uppercase; line-height: 1.0em; cursor: help; }
sub, sup { line-height: 1.0em; }
code { font-size: 0.92308em; font-family: Consolas, "SolaimanLipi", Courier, "Courier New", monospace; line-height: 1.0em; }
	html[xmlns*=""] body:last-child code { font-size: 1.0em; } /* Safari 2.x hack to handle font sizes consistently. */
pre { margin: 0 0 1.81818em 0; padding: 0.81818em; font-size: 0.84615em; font-family: Consolas, "SolaimanLipi", Courier, "Courier New", monospace; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; white-space: pre-wrap; white-space: -moz-pre-wrap !important; white-space: -pre-wrap; white-space: -o-pre-wrap; }
	html[xmlns*=""] body:last-child pre { font-size: 1.0em; } /* Safari 2.x hack to handle font sizes consistently. */
.title { font-style: italic; } /* Use for names of books, movies, ships, and other titles which would be italicized or (if written) underlined */
.foreign { font-style: italic; } /* Use for foreign language words and phrases; it is preferable that the P, SPAN, or other element also have the LANG attribute specified as well with the appropriate country/language code */
p.center { text-align: center !important; }
p.bottom { margin: 0 !important; }
p.unstyled { padding: 0 20px; font-size: 1.3em; }

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   display:block;
   margin-left:auto;
   margin-right:auto;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 12px;
   font-family:SolaimanLipi,BNG,Vrinda;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   text-align:center;
}






/*---:[ #banner styles ]:---*/

 #rss_subscribe { width: 40px; height: 40px; float: left; }
	 #rss_subscribe a { display: block; width: 40px; height: 40px; background: url('images/icon_rss.gif') no-repeat; text-indent: -9999px; outline: none; }


/*---:[ archive styles ]:---*/

.archive-meta { width: 558px; padding: 0 10px; font-size: 1.3em; line-height: 1.53846em; }
	.archive-meta p { margin: 0 0 1.53846em 0; text-align: justify; }
.entry-content ul.wp-tag-cloud { text-align: justify; }
	.entry-content ul.wp-tag-cloud li { padding: 0; background: transparent; display: inline; }

/*---:[ entry specific styles ]:---*/

.item-list ul li{

list-style-type:disc;
margin-left:10px;
}


.entry-meta { font: normal 1.3em/1.3em SolaimanLipi, serif; margin-bottom:15px; padding: 0 10px; color: #999; clear: both; }
	.entry-meta a, .entry-meta a:visited {  }
	.entry-meta a:hover { color: #c00; text-decoration: none; }
	.entry-meta span { display: block; }
		.entry-meta .author { padding: 2px 0 2px 20px; background: url('images/icon_user.png') 0 50% no-repeat; }
		.entry-meta .entry-date { padding: 2px 0 2px 20px; background: url('images/icon_date.png') 0 50% no-repeat; }
			.entry-meta .entry-date abbr { border: none; text-transform: none; letter-spacing: inherit; font-size: inherit; line-height: inherit; }
			.entry-meta .entry-date .date-sep { display: inline; }
		.entry-meta .cat-links { padding: 2px 0 2px 20px; background: url('images/icon_category.png') 0 0.1em no-repeat; }
		.entry-meta .tag-links { padding: 2px 0 2px 20px; background: url('images/icon_tag.png') 0 0.3em no-repeat; }
		.entry-meta .comments-link { padding: 2px 0 2px 20px; background: url('images/icon_comment.png') 0 50% no-repeat; }
		.entry-meta .edit-link { padding: 2px 0 2px 20px; background: url('images/icon_edit.png') 0 50% no-repeat; }
		.entry-meta .entry-sharing { }
			.entry-meta .entry-sharing span { display: inline; }
			.entry-meta .entry-sharing a.stbutton { padding-left: 20px; }
	.entry-meta .meta-sep { display: none; }
	
	.entry-meta-left { float: left; _float:none; display:inline; }
	.entry-meta-right { float: right; display:inline; }

.entry-content { clear: both; }
	.entry-content .page-link { word-spacing: 0.5em; text-align: center; padding: 0.76923em 10px; background: #efefef; border: 1px solid #ddd; clear: both; }
		.entry-content .page-link .meta-page { padding: 0 0 0 18px; background: url('images/icon_pages.png') 0 50% no-repeat; }
	.entry-content .entry-attachment { text-align: center; }
		.entry-content .entry-attachment .attachment-46x60 { vertical-align: middle; padding-right: 10px; text-decoration: none !important; }
	.entry-content .entry-caption p { text-align: center; font-size: small; }
	.entry-content .gallery { clear: both; overflow: hidden; margin: 0 auto 1.53846em; }
		.gallery .gallery-item { float: left; margin: 10px 0 0 0; text-align: center; }
		.gallery .gallery-item, .format_text .gallery li { padding: 0; background: transparent; }
			.gallery .gallery-item img, .gallery .gallery-item img.thumbnail { max-width: 89%; height: auto; padding: 1%; margin: 0 auto; }
			.gallery .gallery-item .gallery-caption { margin-left: 0; font-size: small; font-size: 0.84615em; line-height: 1.45455em; }
				.gallery .gallery-item .gallery-caption a { background: transparent; text-decoration: none; color: #237FA1; }
		.gallery .col-1 { width: 100%; }
		.gallery .col-2 { width: 50%; }
		.gallery .col-3 { width: 33%; }
		.gallery .col-4 { width: 24.5%; }
		.gallery .col-5 { width: 20%; }
		.gallery .col-6 { width: 16.5%; }
		.gallery .col-7 { width: 14%; }
		.gallery .col-8 { width: 12.4%; }
		.gallery .col-9 { width: 11%; }
		.gallery .col-10 { width: 10%; }
		.gallery .col-11 { width: 9%; }
		.gallery .col-12 { width: 8.33%; }
		.gallery .col-13 { width: 7.6%; }
		.gallery .col-14 { width: 7.1%; }
		.gallery .col-15 { width: 6.66%; }
		.gallery .col-16 { width: 6.25%; }
		.gallery .col-17 { width: 5.83%; }
		.gallery .col-18 { width: 5.55%; }
		.gallery .col-19 { width: 5.25%; }
		.gallery .col-20 { width: 4.95%; }

/*---:[ entry/comment styles ]:---*/

.entry-content, .comment-content { font-size: 16px; line-height: 1.7em; padding: 0 10px; }
	.entry-content a, .comment-content a { text-decoration: none; }
	.entry-content a:visited, .comment-content a:visited {  }
	.entry-content a:hover, .comment-content a:hover { text-decoration: none; }
	.entry-content blockquote, .comment-content { }
		.entry-content blockquote.right, .comment-content blockquote.right { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 0 0 10px; padding: 0.4375em 0 0.4375em 10px; float: right; }
		.entry-content blockquote.left, .comment-content blockquote.left { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 10px 0 0; padding: 0.4375em 10px 0.4375em 0; background: none; border-right: 1px solid #eee; border-left: none; float: left; }
			.entry-content blockquote.right p, .entry-content blockquote.left p, .comment-content blockquote.right p, .comment-content blockquote.left p { margin: 0 !important; }
	.entry-content p, .comment-content p { margin: 0 0 1.53846em 0; text-align: left; _margin:0 0 2.5383em 0;}

		.entry-content p.note, .comment-content p.note { padding: 0.76923em 10px; background: #ffffa0; border: 1px solid #d3d35d; }
		.entry-content p.alert, .comment-content p.alert { padding: 0.76923em 10px; background: #F99; border: 1px solid #C00; }
	.entry-content ul, .comment-content ul { list-style: none; margin: 0 0 1.53846em 0; }
	.entry-content ol, .comment-content ol { margin: 0 0 1.53846em 20px; }
		.entry-content li, .comment-content li { }
		.entry-content ul li, .comment-content ul li { padding: 0 0 0 18px;}
			.entry-content ul li ul, .entry-content ul li ol, .entry-content ol li ul, .entry-content ol li ol, .comment-content ul li ul, .comment-content ul li ol, .comment-content ol li ul, .comment-contentol li ol { margin: 0 0 0 10px; }
	.entry-content dl, .comment-content dl { margin: 0 0 1.53846em 0; }
		.entry-content dt, .comment-content dt { font-weight: bold; }
		.entry-content dd, .comment-content dd { margin: 0 0 0 1.53846em; }
	.entry-content img, .comment-content img {max-width:450px;height:auto; }
		.entry-content img.left, .entry-content img.alignleft, .comment-content img.left, .comment-content img.alignleft { margin: 0 10px 1.53846em 0; float: left; clear: left; }
		.entry-content img.right, .entry-content img.alignright, .comment-content img.right, .comment-content img.alignright { margin: 0 0 1.53846em 10px; float: right; clear: right; }
		.entry-content img.center, .entry-content img.aligncenter, .comment-content img.center, .comment-content img.aligncenter { 
border: 1px solid #ddd;
margin-left:auto;
margin-right:auto;
display:block;
background-color: #f3f3f3;
padding-top:4px;
padding-left:4px;
padding-right:4px;
padding-bottom:4px;
 
   
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
 float: none; clear: both; }
		.entry-content img.block, .comment-content img.block { display: block; margin: 0 auto 1.53846em 0; float: none; clear: both; }
		.entry-content img.frame, .comment-content img.frame { padding: 9px; border: 1px solid #ddd; background: #eee; }
		.entry-content img.stack, .comment-content img.stack { clear: none !important; }

/*---:[ comment specific styles ]:---*/

#comments { width: 578px; margin: 4.0em 0 2.0em 0; }
	.comments h3 { padding: 0 20px; font: normal 1.5em/1.66667em SolaimanLipi, sans-serif; border-bottom: 1px dotted #bbb; }
		.comments h3 span { padding: 2px 0 2px 18px; background: url('images/icon_comment.png') 0 50% no-repeat; }
	.comments ol { margin: 0 0 3.0em 0; list-style: none; }
		.comments li.c, .comments li.t { clear: both; background: #f8f8f8; border-bottom: 1px dotted #bbb; width: 558px; padding: 1.42857em 9px 0.8em 9px; }
			.comments li.t { padding-top: 0.8em; }
		.comments li.alt { background: #fff; }
		.comments li.bypostauthor {  }
		.comments .comment-number { color: #999; padding: 0 0 0 20px; font: bold 1.2em/1.66667em Verdana, sans-serif; float: right; }
		.comments .comment-author { font-weight: normal; font-size: 1.4em; line-height: 1.42857em; }
			.comments .comment-author .photo { margin: 0 10px 10px 0; float: left; clear: left; }
		.comments .comment-meta { font: normal 1.1em/1.81818em SolaimanLipi, serif; margin: 0 0 1.81818em; padding: 0 9px; color: #999; }
			.comment-meta .comment-date { padding: 2px 0 2px 20px; background: url('images/icon_date.png') 0 50% no-repeat; }
			.comment-meta .comment-link { padding: 2px 0 2px 20px; background: url('images/icon_link.png') 0 50% no-repeat; }
			.comment-meta .edit-link { padding: 2px 0 2px 20px; background: url('images/icon_edit.png') 0 50% no-repeat; }
			.comment-meta .meta-sep { display: none; }
		.comments .comment-content { margin-top:20px; }
			.comment-content a.comment_link, .comment-content a.comment_link:visited {font-style: italic; font-weight: bold; color: #333; background: none; text-decoration: none; }
			.comment-content a.comment_link:hover { color: #333; text-decoration: none; }

/*---:[ comment form styles ]:---*/

#respond { margin: 0 0 0.83333em 0; padding: 0; border-bottom: 1px dotted #ddd; font: normal 1.3em/1.66667em SolaimanLipi,BNG,Vrinda,serif; }
	#respond h3 { padding: 0 20px; font: normal 1.4em/1.66667em SolaimanLipi, sans-serif; border-bottom: 1px dotted #bbb; }
		#respond h3 span { padding: 2px 0 2px 18px; background: url('images/icon_respond.png') 0 50% no-repeat; }
	#respond #login-req { margin: 1em 19px 1em 19px; padding: 0.76923em 10px; background: #FFC0CB; border: 1px solid #C00; }
	#respond #formcontainer { width: 540px; padding: 0 19px; }
		#formcontainer p { padding: 0.69231em 0 0.76923em 0; }
		#formcontainer .required { color: #F00; }
		#formcontainer .form-submit { padding-bottom: 1.30769em; }
		#formcontainer .subscribe-to-comments label { padding-left: 10px; }
		#formcontainer label[for="luv"] { padding-left: 10px; }
		#formcontainer input[type="text"] { width: 209px; padding: 2px; color: #333; font: normal 1.0em Georgia, "SolaimanLipi", Times, serif; background: #f2f2f2; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }
			#formcontainer input[type="text"]:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
		form#commentform textarea#comment, #formcontainer textarea#comment { width: 98% !important; padding: 2px; color: #333; font: normal 17px Georgia, "SolaimanLipi", Times, serif; background: #f2f2f2; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }

			form#commentform textarea#comment:focus, #formcontainer textarea#comment:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
		#formcontainer input[type="submit"], #commentform input[type="submit"] { margin-top: 10px; padding: 0.35714em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #333; font: bold 14px "SolaimanLipi", Times, serif; cursor: pointer; }
			#formcontainer input[type="submit"]:hover, #commentform input[type="submit"]:hover { color: #237fa1; }
			
#formcontainer input[name="acp-preview"], #commentform input[name="acp-preview"] { margin-top: 10px; padding: 0.35714em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #333; font: bold 14px "SolaimanLipi", Times, serif; cursor: pointer;text-align:center;width:80px; }
			#formcontainer input[name="acp-preview"]:hover, #commentform input[name="acp-preview"]:hover { color: #237fa1; }

#formcontainer input[class="ed_button"],#commentform input[class="ed_button"] { margin-top: 10px; padding: 0.35714em 4px; background: url('images/submit_bg.gif'); border: 1px solid; border-top-color: #ccc; border-left-color: #ccc; color: #333; font: normal 13px "SolaimanLipi", Times, serif; cursor: pointer; width:65px; }
#formcontainer input[class="ed_button"]:hover , #commentform input[class="ed_button"]:hover { color: #237fa1; }




/*---:[ navigation (newer/older) styles ]:---*/

.navigation { text-align: right; width: 558px; padding: 0.69231em 10px 0.76923em 10px; background: #efefef; border-top: 1px solid #ddd; font-size: 1.3em; line-height: 1.53846em; clear: both; }
	#nav-above { border-bottom: 1px solid #ddd; }
	.nav-previous { text-align: left; padding: 0 20px 0 0; float: left; max-width: 220px; }

/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }
	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 190px; margin: 0 0 2.5em 0; font: normal 14px SolaimanLipi, serif; float: left;line-height:normal; }
		li.widget p { margin: 0 0 1.33333em 0; }
		li.widget ul, li.linkcat ul { list-style: none; }
		li.widget ol { margin: 0 0 0 20px; }
			 li.linkcat li { margin: 0 0 0.75em 0; }
                         li.widget li {line-height:140%; margin-bottom:.5em;}
				li.widget li br { display: none; }
				li.widget li ul, li.linkcat li ul { margin: 0.75em 0 0 20px; }
                           li.widget div.item-list ul  {padding-left:10px}
                           li#brk.widget br {line-height:30%;}
                            li#topcm.widget ul {padding-left:20px}
                           li#topcm.widget ul li {list-style-type:disc;}
			/*---:[ calendar widget styles ]:---*/

			#calendar_wrap { width: 182px; margin: 0 0 0.83333em 0; padding: 0 8px 0 0; font-family: Georgia, "SolaimanLipi", Times, serif; }
			table#wp-calendar { width: 182px; border-collapse: collapse; }
				table#wp-calendar caption { font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; }
				table#wp-calendar th { width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; }
				table#wp-calendar td { width: 26px; line-height: 1.66667em; color: #999; text-align: center; }
				table#wp-calendar td#next, table#wp-calendar td#prev { width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; }

			
/*---:[ footer styles ]:---*/

#footer p { font: normal 1.3em/1.45455em SolaimanLipi,BNG,Vrinda; color: #999; text-align: right; }
	#footer a, #footer a:visited { color: #999; text-decoration: none; }
	#footer a:hover { color: #333; text-decoration: none; }
	#footer #goto_top { display: none; }


/*---:[ self-clearing floats from Dan Cederholm at simplebits.com ]:---*/

#container:after, #content_box:after, #nav ul:after, #footer_bottom:after, .navigation:after, #comments:after, .comments ol:after, .comments li:after, #formcontainer:after, form.search:after, .gallery-clear, .entry-meta:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.fblike{margin-bottom:10px;padding-left:20px;}
