/*
Sazzad Hossain
*/

/*******GENERAL*******/
* {
	margin: 0;
	padding: 0;
}

/*******BODY AND MAIN TAGS*******/

body {
	background: #FFFFFF url(images/main_site_bg.PNG);
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

h1, h2, h3 {
	font-weight: normal;
}

h2 {
	font-size: 2em;
	color: #9E0000;
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
}

p {
}

blockquote {
	margin-left: 3em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #9E0000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: .35em 1em 1em 0;
}

img.right {
	float: right;
	margin: .35em 0 1em 1em;
}

#site_container {
	width: 100%;
	height: 100%;
}

/*******BOXED TAGS*******/

.boxed {
	margin-bottom: 20px;
	padding: 90px 0 0 0;
	background: url(images/bm/dj_brown_monkey_top.png) no-repeat;
}

.boxed .title {
	padding-left: 15px;
	background: #4E4E4E;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	font-size: 1.2em;
	font-weight: bold;
	color: #EAEAEA;
}

.boxed .content {
	padding: 15px;
	background: #4E4E4E;
	border: 1px solid #666666;
	border-top: none;
	
}

.boxed .content2 {
	padding: 15px;
	background: #A91313 url(images/img04.gif) no-repeat 100% 100%;
	border: 1px solid #CB7575;
	border-top: none;
text-align: center;
	
}

#da {
	width: 100%;
	height: 100%;
	text-align: center;
}

/*******POST*******/

.post {
	padding: 2em 0 0 0;
}

.post .title {
	color: #000;
}

.post .title a {
	color: #000;
	text-decoration: none;
}

.post .title a:hover {
	color: #000;
	text-decoration: underline;
}

.post .date {
	margin: -1.4em 0 1em 0;
	text-align: right;
	font-size: 1em;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .story {
	padding: 1em;
	text-align: justify;

}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	line-height: 180%;
}

.post-footer 
{ 
	font-size: 90%; 
	color: #fff;
	margin-bottom: 5px; 
	padding:5px 5px 5px 5px;
	border: 1px solid #666666;
	background-color: #383838;
}

.post-footer a {
	color: #ff9900;
}

/*******LOGO*******/

#logo {
	padding: 2px 0 4px 0;
	background: url(images/bm/dj_brown_monkey_logo.png) no-repeat center top;
	text-align: center;
}

#logo h1 {
	text-transform: lowercase;
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
	margin-top: 120px;
}

#logo h2 {
	text-transform: lowercase;
	font-size: 1.3em;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/*******CONTENT*******/

#content {
}

/*******MASTER CONTAINER*******/

#sz_master {
	width: 820px;
		background: #FFFFFF url(images/img_right.PNG) repeat-y right top;
		height: inherit;	
}

/*******MAIN*******/

#main {
	margin: 0 220px 0 250px;
	width: 540px;

}

#main a {
}

#sz_post {
}

/*******SIDEBAR*******/

#sidebar {
	float: left;
	height: 100%;
	width: 200px;
	padding: 20px;
		background: #FFFFFF url(images/nav_bg_sz.png) repeat-y;
}

#sidebar h3 {
	color: #FFFFFF;
}

#sidebar a {
	color: #FFFFFF;
}

/*******SIDEBAR >> LOGIN*******/

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
}

#inputsubmit1 {
	font-size: x-small;
}

/*******SIDEBAR >> MENU*******/

#menu {
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	padding: 5px 5px;
}

#menu a {
	display: block;
	padding: 0 0 0 17px;
	background: url(images/neutron.png) no-repeat left center;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	background: url(images/neutron_hover.png) no-repeat left center;
}

#menu .active a {
}

/*******SIDEBAR >> UPDATES*******/

#devart {
}

#devart ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#devart h3 {
	font-size: small;
}

#devart p {
	font-size: x-small;
}

/*******RIGHTBAR*******/
#ads {
	margin-left: 807px;
	position: absolute;
	width: 160px;
	padding: 20px;
	height: 100%;
}

#rightbar_content {
	color: #fff;
		border: 1px dashed #666;
		margin-bottom: 10px;
		v-algin: center;
		align: center;
	}

#rightbar_testemonial {
	font-style: italic;
	color: #fff;
		border: 1px dashed #666;
		margin-bottom: 10px;
		text-align: justify;
}		
		
#rightbar_icontent {
	padding-top: 10px;
	}

#rightbar_cloud {
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
	border: 1px dashed #666;
	padding-top: 5px;
	padding-bottom: 5px;
}

#rightbar_cloud a {
	color: #ff9900;
}
	
#rightbar_content img {
	border: 1px solid;
	border-color: #fff
	}

#rightbar_title {
	text-transform: lowercase;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
	}

#rightbar {
	float: right;
	width: 150px;
	padding: 20px;
}

#rightbar h3 {
	color: #FFFFFF;
}

#rightbar a {
	color: #FFFFFF;
}

/*******RIGHTBAR >> EXTRA*******/

ul.imglist {
	margin: 10px 20px 20px 20px;
	padding: 0;
}

.imglist li {
	display: inline;
	list-style-type: none;
	margin-right: 5px;
}

.imglist li a {
	border: 1px solid #fff;
	}

.imglist li a:hover{
	border: 1px solid #666666;
	}
	
/*******COPYRIGHT*******/
#footer {
	text-align: center;
	font-size: 12px;
	}
