/*
Theme Name: SimplePress
Theme URI: http://www.elegantthemes.com/gallery/simplepress
Version: 2.1
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/

/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,blockquote,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


hr {
   border: 0;
   height: 12px;
   width: auto;
   background: url('images/dash_horizontal.png') repeat-x center center;
}

.blogimg {
   width: 570px;
   align: center;
   text-align: center;
}

/****CUSTOM FONTS****/
@font-face {
	font-family: Angelina;
	src: url('Angelina.ttf');
}

.angelina {
    font-family: Angelina, Helvetica, sans-serif, "Trebuchet MS", sans-serif !important;
    font-size: 20px;
letter-spacing:.1em;
}


/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
body { background: #ffffff url(images/szbg.png) center top; color: #4C4040; font-family: "Bookman Old Style",Georgia, Arial; font-size: 14px; line-height: 19px; }
.szbody { line-height: 17px; }
.szbody2 { line-height: 16px; }
a, a:hover { text-decoration: none; color: #000; }
.clear { padding: 0; margin: 0; clear: both; }
.wrapper { width: 960px; margin: auto;}
	#logo { border: none; margin: 73px auto 24px 220px; clear: both; }
h1, h2 { font-size: 34px; color: #000; }
h3 { font-size: 24px; color: #000; margin-top: 20px; }
h6 { font-size: 16px; color: #000; }
#posts p, .post_full p {padding-top: 15px;}


/**.post p:first-letter 
{
font-size: 25px;
}**/
.post h2 {
margin-top: 15px;
font-size: 16px;
}




/*------------------------------------------------*/
/*---------------[NAVIGATION MENU]----------------*/
/*------------------------------------------------*/
#navwrap { width: 960px; height: 48px; background: url(images/sznav.png) center center; text-align: center; }
	.nav_top { background-image: url(images/nav-top.png); width: 960px; height: 1px; display: block; float: left; display: none; }
	.nav_bottom { background-image: url(images/nav-bottom.png); width: 960px; height: 1px; display: block; float: left; display: none;  }
	.nav { padding: 6px 0; float: left; font-family: "Bookman Old Style", Verdana, Arial, Tahoma; letter-spacing:1px}
		.nav li { float: left; padding: 0 30px; list-style-type: none;  position: relative;}
		.nav li.current_page_item a, .nav li.current-menu-item a, .nav li.current-category-ancestor a, .nav li.current_page_ancestor a, .nav li.current-post-parent a { color: #989898;}
			.nav li a {  font-size: 16px; color: #4C4242; text-transform: lowercase; float: left; }
				.nav li ul { background: #fff url(images/dropdown-bg.png) no-repeat bottom; width: auto; padding: 0 0 10px 0; }
				.nav li ul li ul { border-top: 1px solid #d5d5d5; padding-top: 10px; }
				.nav li ul li a { width: 196px; padding: 5px 10px 5px 10px; background: url(images/dropdown-arrow.png) no-repeat 20px 17px; }


/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]------*/
/*------------------------------------------------*/
.nav ul { position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; z-index: 15; }
.nav li { float:left; position:relative; z-index: 15;}
.nav a { display:block; float: left; }
	.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:29px; }
	.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:216px; top:0px; }
	.nav li:hover ul, .nav li li:hover ul { top: -999em; }
	.nav li li {	display: block;	padding: 0px; float: left; height: auto !important; }
	.nav li ul { width: 216px; }
		.nav li li a:link, .nav li li a:visited {	display: block; height: auto; float: left; }
		.nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

/*------------------------------------------------*/
/*----------------[FEATURED SLIDER]---------------*/
/*------------------------------------------------*/
#featured { margin-top: 23px; }
	#featured #slides { width: 954px; background-color: #e5e5e5; border-bottom: 1px solid #fff; height: 375px;
	padding: 3px; }
		#slides .slide { position: relative; }
		#featured .slider_shadow { background-image: url(images/slider-shadow.png); width: 960px; height: 14px; display: block; }
			.slide .banner { position: absolute; width: 303px; height: 319px; background: url(images/slider-banner.png) no-repeat; top: 0px; padding: 30px 20px 0 96px;font-style: italic; color: #525252; text-shadow: 1px 1px 0px #fff; line-height: 1.25em; }
			.slide .active { top: 90px; }
				.banner h2 { color: #a4a4a4; font-size: 33px; padding-bottom: 20px; line-height: 40px; display: block; height: 100px; }
				.banner span { margin: 10px 0 0 100px; height: 40px; display: block; background-image: url(images/slider-readmore-left.png); float: left; }
				.banner span a { background: url(images/slider-readmore-right.png) no-repeat right; height: 24px; font-family: Georgia; font-size: 12px; color: #fff; text-transform: uppercase; float: left; margin-right: -17px; padding: 8px 15px; text-shadow: 1px 1px 0px #6c6c6c; }
#switcher { width: 444px; float: right; margin-top: -65px; }
	#switcher .item { margin-right: 17px; float: left; height: 98px; width: 93px; background: url(images/slider-thumb-shadow.png) no-repeat bottom; position: relative; }
		.item div.wrap { cursor: pointer; background: #e4e4e4; border-bottom: 1px solid #7f7f7f; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; padding: 4px; width: 83px; height: 83px; position: absolute; }
		.item div.active { margin-top: -15px; }
		.item div span.image { width: 83px; height: 83px; display: block; }
		.item .hover { z-index: 10; background-image: url(images/slider-hover.png); line-height: 1.1em; text-align: justify; display: none; position: absolute; top: -160px; left: -55px; width: 182px; height: 123px; padding: 15px; font-style: italic; color: #525252; text-shadow: 1px 1px 0px #fff; }
		.item .hover span { color: #a4a4a4; font-size: 21px; margin: 0 0 10px 0; padding: 0; float: left; }


/*------------------------------------------------*/
/*------------------[BASIC STYLES]----------------*/
/*------------------------------------------------*/
#quote { font-size: 30px; color: #333333; text-shadow: 1px 1px 0px #fff; width: 925px; margin-top: 90px; background: url(images/quote-left.png) no-repeat top left; padding: 25px 0 0 35px; }
	#quote div { background: url(images/quote-right.png) no-repeat bottom right; padding: 0 35px 20px 0; text-align: center; }
	#quote div span {  color: #888888; font-size: 29px; padding-top: 10px; display: block; }
#strip-top { height: 39px; background-image: url(images/strip-top.png); }
#strip { height: 59px; background-image: url(images/strip-bg.png); }
	#strip div { position: relative; width: 960px; display: block; margin: 0 auto 0 auto; padding: 20px 0; text-shadow: 1px 1px 0px #fff; color: #9c9b9b; font-size: 18px; font-style: italic; text-align: center; }
	#strip div .arrow { position: absolute; top: 56px; left: 460px; }
#blurbs { width: 958px; border-left: 1px solid #d4d4d4; border-right: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; margin: 0 auto; background: #fff url(images/blurbs-bg.png) repeat-x 0px 1px; padding: 35px 0 40px 0; }
	#blurbs div  { width: 220px; float: left; background-repeat: no-repeat; background-position: top left; padding: 5px 0 0 55px; margin-left: 30px; }
		#blurbs div span.titles { font-size: 24px; color: #000; display: block; padding-bottom: 10px; }
.blurbs_shadow { width: 960px; background-image: url(images/blurbs-shadow.png); height: 8px; display: block; }
#footer { width: 960px; min-height: 20px; margin: 10px auto 40px auto; text-align: left; text-shadow: 1px 1px 0px #fff; color: #919191; font-size: 11px; font-style: italic;}
	#footer a { color: #5e5b5b;}

#footer1 { float: left; width: 500px; }
#footer2 { float: left; width: 450px; text-align: right; height: 1%; }
#content { background-image: url(images/content-bg.png); float: left; text-shadow: 1px 1px 0px #fff; margin-bottom: 30px; }
	#content .content_wrap { background: url(images/content-bg-top.jpg) no-repeat top; float: left; }
	#content .full, .full, #content .full .full { background-image: none; }
		#content .content_wrap .content_wrap { background: url(images/content-bg-bottom.jpg) no-repeat bottom; float: left; padding-top: 20px; }
			#breadcrumbs { padding: 10px 0 25px 0; color: #686868; font-style: italic; float: left; }
				#breadcrumbs a { font-style: italic; color: #999999; }
				#breadcrumbs a:hover { color: #686868;}
					#breadcrumbs span { color: #686868; }
					#breadcrumbs span.separate { color: #b6b6b6; margin: 0 5px;}
#sidebar { float: left; width: 250px; padding-left: 30px; padding-top: 10px; }
#sidebar .widget { margin-bottom: 30px; float: left; }
	.widget ul { padding-left: 13px;}
	.widget ul li { padding: 3px 0 3px 5px; list-style-image: url(images/bullet.png); }
	.widget ul li a { color: #525252; }
	.widget ul li a:hover { color: #000; }
	.widget h3 { font-size: 24px; color: #000; display: block; background: url(images/widget-line.png) no-repeat bottom left; padding-bottom: 10px; margin-bottom: 10px; }
	#search-bar { float: left; }
		#search-bar #searchinput {background: url(images/search-bg.png) no-repeat; width: 175px; height: 35px; border: none; float: left; padding-left: 10px; padding-right: 10px; }
		#search-bar #searchsubmit { }
#posts { float: left; width: 640px; padding-right: 40px; }
#posts_full { width: 960px; }
	#posts_full .post_full { width: 960px; }
	#posts .post { float: left; margin-bottom: 40px; width: 650px; }
		.post .text { float: left; width: 426px; padding-bottom: 10px;}
		#posts .post .no_thumb { width: 640px; }
		.post h2  { font-size: 30px; color: #000; }
			.post h2 a { color: #000; }
		.post .line {  background: url(images/line.png) repeat-x bottom; height: 2px; display: block; margin: 5px 0; }
		.readmore { background-image: url(images/readmore-left3.png); height: 24px; display: block; float: right; margin-top: 10px; }
		.readmore a {background: url(images/readmore-right3.png) no-repeat right;  margin-right: -15px;  height: 21px; display: block; color: #414040; text-shadow: 1px 1px 0px #fff; padding: 3px 10px 0 10px; font-family: Arial; font-size: 11px; float: right; }
		.post .thumb { float: left; width: 194px; margin-right: 20px; }
			.thumb div { float: left; background-color: #ffffff; border-left: 1px solid #e7e7e7; border-right: 1px solid #e7e7e7; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #a5a5a5; padding: 5px; }
			.thumb .shadow { float: left; width: 194px; height: 7px; display: block; background-image: url(images/thumb-shadow.png); }
			.thumb div .image { float: left; }
				.thumb div .image img a { border: none; }
			.post .postinfo { color: #999999; font-style: italic;  }
				.postinfo a { color: #686868; }
				.postinfo a:hover { color: #000; }
				
.wp-pagenavi { float: right; }
				
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

#comment-wrap { padding: 30px 0 0 0; float: left; }
	li.depth-1 { padding: 30px 0px 5px 0px; }

h3#comments { font-size: 24px; color: #000000; }

.comment-icon { background: url(images/comment-bottom-bg.png) no-repeat bottom left; padding-bottom: 14px; }

.comment-icon .post { padding: 3px 0px 0px; }

div.authordata { width: 100px; }
	div.avatar { float: left; position: relative; padding:6px 6px 10px 6px; background-image: url(images/comments-avatar-bg.png); }
		div.avatar span.overlay { background: url(images/comment-overlay.png) no-repeat; display: block; width: 57px; height: 57px; position: absolute; top: 6px; left: 6px; }
		
	.comment-wrap { float:left; margin-left:14px; }
			
		.reply-container { display:block; float:right; margin-bottom:15px; background: url(images/readmore-left2.png) no-repeat left; height: 27px; text-shadow: 1px 1px 1px #ffffff; font-size: 11px; line-height: 27px; }
			.reply-container a { float: left; display: block; background: url(images/readmore-right2.png) no-repeat right; padding:0 10px 0 12px; height:27px; color: #282828; }
			.reply-container a:hover { text-decoration: none; color: #383838; }
			
	li.depth-1 .comment-wrap { width: 557px; }
	li.depth-2 .comment-wrap { width: 475px; }
	li.depth-3 .comment-wrap { width: 393px; }
	li.depth-4 .comment-wrap { width: 311px; }
		
	ol.commentlist { list-style:none outside none; padding-top:8px; }
		ol.commentlist ul { list-style:none outside none; }
	
		.commentlist li.comment li { background: none; padding: 0px; }
		.commentlist li.comment ul { margin: 8px 0px 8px 82px; }
		
	#respond { padding-top: 25px; }
		.comment #respond { padding-left: 0px; padding-top: 5px; }
		#commentform textarea#comment { width: 88%; }
		#commentform input[type=text] { width: 40%; }
		
	
		li.comment #respond textarea { width: 88% !important; }
		li.comment #respond input[type=text] { width: 50% !important; }
		
	#respond h3#comments { background: none; margin: 0px; padding: 0px; } 
	
	.comment-author { padding-top: 2px; }
		.comment-author .comment-meta, .comment-author .comment-meta a { color: #9e9e9e; font-size: 14px; font-style: italic; font-family: Georgia, serif; }
			.comment-author .comment-meta a:hover { text-decoration: none; }
		span.fn, span.fn a { color: #000000; font-size: 20px; }
			span.fn a:hover { text-decoration: none; }
		
	.comment-content { padding-top:5px; }
	
	
/*------------------------------------------------*/
/*-------------------[GALLERY]--------------------*/
/*------------------------------------------------*/
#posts .gallery_item { width: 194px; margin: 0 22px 44px 22px; }
	#posts .gallery_item .thumb { position: relative; }
	#posts .gallery_item .thumb .readmore { position: absolute; left: 67px; top: 148px; display: none; }
	#posts .gallery_item .thumb .readmore a {   }
.gallery_full { width: 610px; border: 10px solid #e7e7e7; margin: 20px 0; }



/***SOCAIL ICONS***/
.socialmedia {
    height: 57px;
    width: auto;
    margin-top: 0px;
    
    /*background: url('images/dash_horizontal.png') repeat-x center top;*/
}

    .socialmedia-inner {
        height: 48px;
    }

.socialicons{
    padding: 6px 0;
    margin-left: 0;
    font: 16px "bookman old style", Verdana, Tahoma;
    list-style-type: none;
    text-align: center;
}

.socialicons li{
    display: inline;
    margin: 0;
    padding: 0;
}

.socialicons li a{
    text-decoration: none;
    padding: 0px 25px;
    margin-right: 3px;
    border: none;
}

.socialicons li img a {
    border:none;
/*    opacity:.6;
    filter:alpha(opacity=60);*/
}

.socialicons img {
    border:none;
    opacity:.6;
    filter:alpha(opacity=60);
}

.socialicons a:hover img {
    border:none;
/*    opacity:1;
    filter:alpha(opacity=100);*/
}

.socialicons li a:visited{
    color: #B4B4A7;
}

.socialicons li a:hover{
    color: #777766;
}

.socialicons li a:active{
    color: black;
}

.socialicons li.selected a{
    position: relative;
    top: 1px;
    padding-top: 4px;
    background-color: #DBFF6C;
    color: black;
}
.ssszicon {
}

/*******CORE CHANGES********/
.alignright {
float: right;
}
.alignleft {
float: left;
}


/***RESUME PAGE***/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.resume {
    width: auto; 
    text-shadow: 1px 1px 0px #fff; 
    margin-bottom: 30px;
    background: url(images/resume_bg.png) repeat-y top left;
}
.resume_left {
    float:left;
    padding-left:30px;
    padding-top:10px;
    width:150px;
    text-align: right;
margin-right: 40px;
}

.resume_left h2 {
font-size: 20px;
margin-top: 0px;
}

.resume_content {
    width: 620px;
    float: left;
    height: 1%;
padding-top: 10px;
}

.resume_extra {
margin-bottom: 10px;
}

.resume_section {
margin: 10px 0;
}

.resume_split {
	width: auto;
}

.resume_split_1 {
	width: 300px;
	float: left;
	margin-right: 15px;
}

.resume_split_2 {
	width: 300px;
	float: left;
	height: 1%
}

ul.resume_list {
text-align: left;
list-style: none;
padding: 0;
width: auto;
}

ul.resume_list li
{
display: block;
width: auto;
margin: 0;
padding:5px 0;
/*background: url(images/dash_horizontal.png) repeat-x center bottom;*/
}

ul.resume_list li:before{
   content: "\00BB \0020";
   padding-right: 10px;
}

ul.resume_list li:hover {
background-color: #EDEBDE;
}

/**************************************
POPOUT DETAILS ON HOVER BY SOH TANAKA
**************************************/
.columns img { border: none; }
ul.columns {
	width: 960px;
	list-style: none;
	margin: 15px auto; padding: 0;
}
ul.columns li {
	width: 220px;
	float: left; display: inline;
	margin: 10px; padding: 0;
	position: relative;
}
ul.columns li:hover {z-index: 99;}
 
ul.columns li img {
    width: 97%;
	position: relative;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-border-radius: .5em 3em .5em 3em; 
    border-radius: .5em 3em .5em 3em; 
    border: 3px solid #ccc; 
    box-shadow:inset 0 0 5px #000000; 
    -moz-box-shadow:inset 0 0 5px #000000;  
}
ul.columns li:hover img{
	z-index: 999;
	filter: alpha(opacity=100);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
 
ul.columns li .info {
	position: absolute;
	left: -10px; top: -10px;
	padding: 210px 10px 20px;
	width: 220px;
	display: none;
	background: #D3D6D9 url(images/clients_bg2.png) repeat-x center top;
	font-size: 1.15em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #000;
	text-align: justify;
	text-shadow: 0px 1px 1px #ffffff !important;

	/***Box Shadow Hacks***/
	-moz-box-shadow: 3px 3px 4px #666666;
	-webkit-box-shadow: 3px 3px 4px #666666;
	box-shadow: 3px 3px 4px #666666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
}
ul.columns li:hover .info {display: block;}
 
ul.columns li h2 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 10px 0;
	color: #000;
	text-shadow: 1px 1px 1px #fff !important;
}

ul.columns li h5 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 10px 0;
	color: #000;
	text-shadow: 1px 1px 1px #ffffff !important;
}

ul.columns li p {padding: 0; margin: 0; font-size: 0.9em;}


/*****MODS*****/
.text h2 {
margin-top: 0px;
}

#posts .post .no_thumb {
}

/*****ABOUT ME FRAMEWORK*****/
.h2spacing {
	margin: 30px 0 !important;
}




.szresicon {
	width: auto; 
	text-align: center;
}

.szresicon img {
    border:none;
    opacity:.6;
    filter:alpha(opacity=60);
}

.szresicon img a {
    border:none;
    opacity:.6;
    filter:alpha(opacity=60);
}


/*********PROFICIENCY***********/
.proficiency {
	margin-bottom: 15px;
}

.proficiency h4 {
	text-shadow: 1px 1px 1px #fff;
	font: 16px verdana, tahoma, arial;
	margin-top: 10px;
	font-weight: normal;
}
.prof_1 { 
	width: 85%;
	float: left;
	padding: 10px 0;
}
.prof_2 {
	width: 14%;
	float: left;
	text-align: center;
	padding: 10px 0;
	text-shadow: 1px 1px 1px #ffffff;
}
.prof_bar {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	width: auto;
	height: 20px;
	border: 1px solid #333;
}

.prof100, .prof95, .prof90, .prof85, .prof80, .prof75, .prof70, .prof65, .prof60, .prof55,
.prof50, .prof45, .prof40, .prof35, .prof30, .prof25, .prof20, .prof15, .prof10, .prof05 {
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -khtml-border-radius: 16px;
    border-radius: 16px;
	height: 20px;
	background: #fff url('http://www.sazzadhossain.org/images/prof_bar.png') no-repeat center top;
}


.prof100 { width: 100%; }
.prof95{ width: 95%; }
.prof90{ width: 90%; }
.prof85{ width: 85%; }
.prof80{ width: 80%; }
.prof75{ width: 75%; }
.prof70{ width: 70%; }
.prof65{ width: 65%; }
.prof60{ width: 60%; }
.prof55{ width: 55%; }
.prof50{ width: 50%; }
.prof45{ width: 45%; }
.prof40{ width: 40%; }
.prof35{ width: 35%; }
.prof30{ width: 30%; }
.prof25{ width: 25%; }
.prof20{ width: 20%; }
.prof15{ width: 15%; }
.prof10{ width: 10%; }
.prof05{ width: 05%; }







.pagination .alignleft a, .pagination .alignright a {
    background: -moz-linear-gradient(top, #ffffff, #e8e8e8);
    padding: 5px 10px;
    border: 1px solid #fff;
    color: #666;
    text-shadow: 1px 1px 1px #ffffff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow:0 0 2px #999999;
   -webkit-box-shadow:0 0 2px #999999;
   box-shadow:0 0 2px #999999;

}

.pagination .alignleft a:hover, .pagination .alignright a:hover {
    background: -moz-linear-gradient(top, #e8e8e8, #f8f8f8);
}

.coolimg {
-moz-border-radius: .5em 3em .5em 3em; 
border-radius: .5em 3em .5em 3em; 
border: 3px solid #999; 
box-shadow:inset 0 0 5px #000000; 
-moz-box-shadow:inset 0 0 5px #000000; 
-moz-box-shadow: 5px 5px 5px #ccc;  
-webkit-box-shadow: 5px 5px 5px #ccc;   
box-shadow: 5px 5px 5px #ccc;
width: 630px;
height: 200px;
margin: 10px 0;
}

.insetText {
	text-align: center;
	font-size: 40px; 
	font-weight: bold;
	margin: 20px 0;
	text-transform: uppercase;
	color: #707070;
	text-shadow: 2px 2px 0px #eee, 3px 3px 0px #707070;
letter-spacing: .1em;
}


.comment-content {
    width: auto;
    background-color: #e8e8e8;
    padding: 0 15px 15px 15px;
    -moz-border-radius: 25px 10px / 10px 25px;
    border-radius: 25px 10px / 10px 25px;
}

.post {
    
}

blockquote {
	background-color: #e8e8e8;
	border-bottom: 2px solid #999;
	border-top: 2px solid #999;
	padding: 1px 3px 10px 3px;
	margin-top: 5px;
}

/*********************************
| File: buttons.css
| By: Sazzad Hossain
| URL: http://sazzadhossain.org
*********************************/

/***NORMAL GRAY BUTTONS***/

a.sz-icon-button { 
    padding-right: 17px; 
    height: 34px; 
    float: left; 
    display: block; 
    font: 14px Arial, sans-serif, Verdana, Tahoma; 
    color: #474747; 
    margin: 8px 6px; 
    text-decoration: none; 
    text-shadow: 1px 1px 1px #ffffff; 
    background: url(/images/buttons/icon-button-bg-sprite.png) no-repeat right -34px; 
    
}

a.sz-icon-button span.sz_icons_set { 
    background: url(/images/buttons/icon-button-bg-sprite.png) no-repeat; 
    height: 34px; 
    display: block; 
}

a.sz-icon-button span.sz_icons_set span { 
    padding: 0px 0px 0px 40px; 
    display: block; 
    height: 34px; 
    line-height: 32px; 
}

a.sz-icon-button:hover { 
    text-decoration: none; 
    color: #000000 !important; 
    background: url(/images/buttons/icon-button-bg-sprite.png) no-repeat right bottom; 
}
	
a.sz-icon-button:hover span.sz_icons_set { 
    background: url(/images/buttons/icon-button-bg-sprite.png) no-repeat left -68px; 
}


/***NORMAL GREY BUTTON ICONS***/

a.accept-icon span.sz_icons_set span { 
    background: url(/images/buttons/accept.png) no-repeat 15px 8px; 
}

a.add-icon span.sz_icons_set span { 
    background: url(/images/buttons/add.png) no-repeat 15px 8px; 
}

a.attach-icon span.sz_icons_set span { 
    background: url(/images/buttons/attach.png) no-repeat 15px 8px; 
}

a.award-icon span.sz_icons_set span { 
    background: url(/images/buttons/award.png) no-repeat 15px 8px; 
}

a.book-icon span.sz_icons_set span { 
    background: url(/images/buttons/book.png) no-repeat 15px 8px; 
}

a.calendar-icon span.sz_icons_set span { 
    background: url(/images/buttons/calendar.png) no-repeat 15px 8px; 
}

a.code-icon span.sz_icons_set span { 
    background: url(/images/buttons/code.png) no-repeat 15px 8px; 
}

a.css-icon span.sz_icons_set span { 
    background: url(/images/buttons/css.png) no-repeat 15px 8px; 
}

a.delete-icon span.sz_icons_set span { 
    background: url(/images/buttons/delete.png) no-repeat 15px 8px; 
}

a.download-icon span.sz_icons_set span { 
    background: url(/images/buttons/download.png) no-repeat 15px 8px; 
}

a.edit-icon span.sz_icons_set span { 
    background: url(/images/buttons/edit.png) no-repeat 15px 8px; 
}

a.flash-icon span.sz_icons_set span { 
    background: url(/images/buttons/flash.png) no-repeat 15px 8px; 
}

a.html-icon span.sz_icons_set span { 
    background: url(/images/buttons/html.png) no-repeat 15px 8px; 
}

a.login-icon span.sz_icons_set span { 
    background: url(/images/buttons/login.png) no-repeat 15px 8px; 
}

a.mail-icon span.sz_icons_set span { 
    background: url(/images/buttons/mail.png) no-repeat 15px 8px; 
}

a.media-icon span.sz_icons_set span { 
    background: url(/images/buttons/media.png) no-repeat 15px 8px; 
}

a.money-icon span.sz_icons_set span { 
    background: url(/images/buttons/money.png) no-repeat 15px 8px; 
}

    a.money-usd-icon span.sz_icons_set span { 
        background: url(/images/buttons/money_usd.png) no-repeat 15px 8px; 
    }

    a.money-euro-icon span.sz_icons_set span { 
        background: url(/images/buttons/money_euro.png) no-repeat 15px 8px; 
    }

    a.money-pound-icon span.sz_icons_set span { 
        background: url(/images/buttons/money_pound.png) no-repeat 15px 8px; 
    }

    a.money-yen-icon span.sz_icons_set span { 
        background: url(/images/buttons/money_yen.png) no-repeat 15px 8px; 
    }

a.notice-icon span.sz_icons_set span { 
    background: url(/images/buttons/notice.png) no-repeat 15px 8px; 
}

a.order-icon span.sz_icons_set span { 
    background: url(/images/buttons/order.png) no-repeat 15px 8px; 
}

a.pdf-icon span.sz_icons_set span { 
    background: url(/images/buttons/pdf.png) no-repeat 15px 8px; 
}

a.podcast-icon span.sz_icons_set span { 
    background: url(/images/buttons/podcast.png) no-repeat 15px 8px; 
}

a.refresh-icon span.sz_icons_set span { 
    background: url(/images/buttons/refresh.png) no-repeat 15px 8px; 
}

a.rss-icon span.sz_icons_set span { 
    background: url(/images/buttons/rss.png) no-repeat 15px 8px; 
}

a.search-icon span.sz_icons_set span { 
    background: url(/images/buttons/search.png) no-repeat 15px 8px; 
}

a.stats-icon span.sz_icons_set span { 
    background: url(/images/buttons/stats.png) no-repeat 15px 8px; 
}

a.warning-icon span.sz_icons_set span { 
    background: url(/images/buttons/warning.png) no-repeat 15px 8px; 
}





/***PINK BUTTONS***/
a.sz-icon-button-pink { 
    padding-right: 17px; 
    height: 34px; 
    float: left; 
    display: block; 
    font: 14px Arial, sans-serif, Verdana, Tahoma; 
    color: #474747; 
    margin: 8px 6px; 
    text-decoration: none; 
    text-shadow: 1px 1px 1px #ffffff; 
    background: url(/images/buttons/icon-button-bg-sprite-pink.png) no-repeat right -34px; 
}

a.sz-icon-button-pink span.sz_icons_set-pink { 
    background: url(/images/buttons/icon-button-bg-sprite-pink.png) no-repeat; 
    height: 34px; 
    display: block; 
}

a.sz-icon-button-pink span.sz_icons_set-pink span { 
    padding: 0px 0px 0px 40px; 
    display: block; 
    height: 34px; 
    line-height: 32px; 
}

a.sz-icon-button-pink:hover { 
    text-decoration: none; 
    color: #000000 !important; 
    background: url(/images/buttons/icon-button-bg-sprite-pink.png) no-repeat right bottom; 
}
	
a.sz-icon-button-pink:hover span.sz_icons_set-pink { 
    background: url(/images/buttons/icon-button-bg-sprite-pink.png) no-repeat left -68px; 
}

/***PINK BUTTON ICONS***/

a.accept-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/accept.png) no-repeat 15px 8px; 
}

a.add-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/add.png) no-repeat 15px 8px; 
}

a.attach-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/attach.png) no-repeat 15px 8px; 
}

a.award-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/award.png) no-repeat 15px 8px; 
}

a.book-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/book.png) no-repeat 15px 8px; 
}

a.calendar-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/calendar.png) no-repeat 15px 8px; 
}

a.code-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/code.png) no-repeat 15px 8px; 
}

a.css-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/css.png) no-repeat 15px 8px; 
}

a.delete-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/delete.png) no-repeat 15px 8px; 
}

a.download-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/download.png) no-repeat 15px 8px; 
}

a.edit-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/edit.png) no-repeat 15px 8px; 
}

a.flash-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/flash.png) no-repeat 15px 8px; 
}

a.html-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/html.png) no-repeat 15px 8px; 
}

a.login-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/login.png) no-repeat 15px 8px; 
}

a.mail-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/mail.png) no-repeat 15px 8px; 
}

a.media-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/media.png) no-repeat 15px 8px; 
}

a.money-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/money.png) no-repeat 15px 8px; 
}

    a.money-usd-icon span.sz_icons_set-pink span { 
        background: url(/images/buttons/money_usd.png) no-repeat 15px 8px; 
    }

    a.money-euro-icon span.sz_icons_set-pink span { 
        background: url(/images/buttons/money_euro.png) no-repeat 15px 8px; 
    }

    a.money-pound-icon span.sz_icons_set-pink span { 
        background: url(/images/buttons/money_pound.png) no-repeat 15px 8px; 
    }

    a.money-yen-icon span.sz_icons_set-pink span { 
        background: url(/images/buttons/money_yen.png) no-repeat 15px 8px; 
    }

a.notice-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/notice.png) no-repeat 15px 8px; 
}

a.order-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/order.png) no-repeat 15px 8px; 
}

a.pdf-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/pdf.png) no-repeat 15px 8px; 
}

a.podcast-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/podcast.png) no-repeat 15px 8px; 
}

a.refresh-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/refresh.png) no-repeat 15px 8px; 
}

a.rss-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/rss.png) no-repeat 15px 8px; 
}

a.search-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/search.png) no-repeat 15px 8px; 
}

a.stats-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/stats.png) no-repeat 15px 8px; 
}

a.warning-icon span.sz_icons_set-pink span { 
    background: url(/images/buttons/warning.png) no-repeat 15px 8px; 
}






/***BLUE BUTTONS***/
a.sz-icon-button-blue { 
    padding-right: 17px; 
    height: 34px; 
    float: left; 
    display: block; 
    font: 14px Arial, sans-serif, Verdana, Tahoma; 
    color: #474747; 
    margin: 8px 6px; 
    text-decoration: none; 
    text-shadow: 1px 1px 1px #ffffff; 
    background: url(/images/buttons/icon-button-bg-sprite-blue.png) no-repeat right -34px; 
}

a.sz-icon-button-blue span.sz_icons_set-blue { 
    background: url(/images/buttons/icon-button-bg-sprite-blue.png) no-repeat; 
    height: 34px; 
    display: block; 
}

a.sz-icon-button-blue span.sz_icons_set-blue span { 
    padding: 0px 0px 0px 40px; 
    display: block; 
    height: 34px; 
    line-height: 32px; 
}

a.sz-icon-button-blue:hover { 
    text-decoration: none; 
    color: #000000 !important; 
    background: url(/images/buttons/icon-button-bg-sprite-blue.png) no-repeat right bottom; 
}
	
a.sz-icon-button-blue:hover span.sz_icons_set-blue { 
    background: url(/images/buttons/icon-button-bg-sprite-blue.png) no-repeat left -68px; 
}

/***BLUE BUTTON ICONS***/

a.accept-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/accept.png) no-repeat 15px 8px; 
}

a.add-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/add.png) no-repeat 15px 8px; 
}

a.attach-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/attach.png) no-repeat 15px 8px; 
}

a.award-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/award.png) no-repeat 15px 8px; 
}

a.book-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/book.png) no-repeat 15px 8px; 
}

a.calendar-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/calendar.png) no-repeat 15px 8px; 
}

a.code-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/code.png) no-repeat 15px 8px; 
}

a.css-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/css.png) no-repeat 15px 8px; 
}

a.delete-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/delete.png) no-repeat 15px 8px; 
}

a.download-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/download.png) no-repeat 15px 8px; 
}

a.edit-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/edit.png) no-repeat 15px 8px; 
}

a.flash-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/flash.png) no-repeat 15px 8px; 
}

a.html-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/html.png) no-repeat 15px 8px; 
}

a.login-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/login.png) no-repeat 15px 8px; 
}

a.mail-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/mail.png) no-repeat 15px 8px; 
}

a.media-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/media.png) no-repeat 15px 8px; 
}

a.money-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/money.png) no-repeat 15px 8px; 
}

    a.money-usd-icon span.sz_icons_set-blue span { 
        background: url(/images/buttons/money_usd.png) no-repeat 15px 8px; 
    }

    a.money-euro-icon span.sz_icons_set-blue span { 
        background: url(/images/buttons/money_euro.png) no-repeat 15px 8px; 
    }

    a.money-pound-icon span.sz_icons_set-blue span { 
        background: url(/images/buttons/money_pound.png) no-repeat 15px 8px; 
    }

    a.money-yen-icon span.sz_icons_set-blue span { 
        background: url(/images/buttons/money_yen.png) no-repeat 15px 8px; 
    }

a.notice-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/notice.png) no-repeat 15px 8px; 
}

a.order-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/order.png) no-repeat 15px 8px; 
}

a.pdf-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/pdf.png) no-repeat 15px 8px; 
}

a.podcast-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/podcast.png) no-repeat 15px 8px; 
}

a.refresh-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/refresh.png) no-repeat 15px 8px; 
}

a.rss-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/rss.png) no-repeat 15px 8px; 
}

a.search-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/search.png) no-repeat 15px 8px; 
}

a.stats-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/stats.png) no-repeat 15px 8px; 
}

a.warning-icon span.sz_icons_set-blue span { 
    background: url(/images/buttons/warning.png) no-repeat 15px 8px; 
}




/***BLUE BUTTONS***/
a.sz-icon-button-green { 
    padding-right: 17px; 
    height: 34px; 
    float: left; 
    display: block; 
    font: 14px Arial, sans-serif, Verdana, Tahoma; 
    color: #474747; 
    margin: 8px 6px; 
    text-decoration: none; 
    text-shadow: 1px 1px 1px #ffffff; 
    background: url(/images/buttons/icon-button-bg-sprite-green.png) no-repeat right -34px; 
}

a.sz-icon-button-green span.sz_icons_set-green { 
    background: url(/images/buttons/icon-button-bg-sprite-green.png) no-repeat; 
    height: 34px; 
    display: block; 
}

a.sz-icon-button-green span.sz_icons_set-green span { 
    padding: 0px 0px 0px 40px; 
    display: block; 
    height: 34px; 
    line-height: 32px; 
}

a.sz-icon-button-green:hover { 
    text-decoration: none; 
    color: #000000 !important; 
    background: url(/images/buttons/icon-button-bg-sprite-green.png) no-repeat right bottom; 
}
	
a.sz-icon-button-green:hover span.sz_icons_set-green { 
    background: url(/images/buttons/icon-button-bg-sprite-green.png) no-repeat left -68px; 
}

/***BLUE BUTTON ICONS***/

a.accept-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/accept.png) no-repeat 15px 8px; 
}

a.add-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/add.png) no-repeat 15px 8px; 
}

a.attach-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/attach.png) no-repeat 15px 8px; 
}

a.award-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/award.png) no-repeat 15px 8px; 
}

a.book-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/book.png) no-repeat 15px 8px; 
}

a.calendar-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/calendar.png) no-repeat 15px 8px; 
}

a.code-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/code.png) no-repeat 15px 8px; 
}

a.css-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/css.png) no-repeat 15px 8px; 
}

a.delete-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/delete.png) no-repeat 15px 8px; 
}

a.download-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/download.png) no-repeat 15px 8px; 
}

a.edit-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/edit.png) no-repeat 15px 8px; 
}

a.flash-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/flash.png) no-repeat 15px 8px; 
}

a.html-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/html.png) no-repeat 15px 8px; 
}

a.login-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/login.png) no-repeat 15px 8px; 
}

a.mail-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/mail.png) no-repeat 15px 8px; 
}

a.media-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/media.png) no-repeat 15px 8px; 
}

a.money-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/money.png) no-repeat 15px 8px; 
}

    a.money-usd-icon span.sz_icons_set-green span { 
        background: url(/images/buttons/money_usd.png) no-repeat 15px 8px; 
    }

    a.money-euro-icon span.sz_icons_set-green span { 
        background: url(/images/buttons/money_euro.png) no-repeat 15px 8px; 
    }

    a.money-pound-icon span.sz_icons_set-green span { 
        background: url(/images/buttons/money_pound.png) no-repeat 15px 8px; 
    }

    a.money-yen-icon span.sz_icons_set-green span { 
        background: url(/images/buttons/money_yen.png) no-repeat 15px 8px; 
    }

a.notice-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/notice.png) no-repeat 15px 8px; 
}

a.order-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/order.png) no-repeat 15px 8px; 
}

a.pdf-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/pdf.png) no-repeat 15px 8px; 
}

a.podcast-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/podcast.png) no-repeat 15px 8px; 
}

a.refresh-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/refresh.png) no-repeat 15px 8px; 
}

a.rss-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/rss.png) no-repeat 15px 8px; 
}

a.search-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/search.png) no-repeat 15px 8px; 
}

a.stats-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/stats.png) no-repeat 15px 8px; 
}

a.warning-icon span.sz_icons_set-green span { 
    background: url(/images/buttons/warning.png) no-repeat 15px 8px; 
}
