/*
Theme Name: Something
Theme URI: http://www.sazzadhossain.info
Version: 1.0
Description: Custom theme for Sazzad Hossain
Author: Sazzad Hossain
Author URI: http://www.sazzadhossain.info
*/

/* CSS Document */
body{	
	margin:0px; padding:0px;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	line-height: 16px;
	background: #231E0C url("images/header_bg.png") repeat-x; 
	color: #BAB088;
}

body,html{height:100%; margin:0; padding:0px;}

a:link { text-decoration: none; color: #E5DCB9;  }

a:visited { text-decoration: none; color: #CCBC7D; }

a:hover, a:active { color: #CCBC7D; text-decoration: none; }

a.title {
	color: #ffffff;
}

h1 {
	font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #BAB088;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	background: #110f06;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 { 

font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none;
	margin: 0 0 5px 0; 
	padding: 0; 

	background: inherit;
}

h2 .yellow{
	color: #ffffac;
	background: inherit;
}

p {	margin: 0 0 5px 0; }

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

.body_txt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	line-height:15px;
}

.title {
	font-family: 'arial';
	font-size: 14px;
	font-weight: bold;
	color: #323334;
	border-bottom: dotted #999999 1px;
	line-height:24px;	
}

#layout {width:100%; margin:auto; padding:0; clear: both;}
#mainheader { 
	clear: both;
	height: 345px;
	width:780px;
	margin: auto;
	padding: 0;
}

#sitename { 
	clear: both;
	height: 96px;
	width:780px;
	margin: auto;
	padding: 0;
	}
#sitename .padding { padding:26px 0 0 10px;}	
#sitename h1 { 
	margin: 0; 
	font-weight:bold;
	font-weight: normal; border-bottom-width: 0; font-size: 30px; text-decoration: none;
	}

/*- topmenu --------------------------- */

#topmenu {
        margin: auto;
        padding: 0 0 0 10px;
        height: 38px;
		width:770px;
		text-align:center;
}

#topmenu ul {
        border: 0;
        margin-top: 3px;
        margin-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#topmenu ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#topmenu ul li a {       
        width: 78px;
        height: 29px;
        padding: 10px 0 0 0;
        margin: 0;
        color: #fff;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 12px "arial";
}

#topmenu ul li a:hover {
        color: #fff17c;
		background-image: url("images/nav_hover.png");
		height: 29px;
}

#topmenu a:active {
		height: 29px;
        color: #fff;
}

#topmenu li#active a {
		height: 29px;
        background-image: url("images/nav_hover.png");
        color: #fff;
}

/*-------Banner Box------*/
#banner_box{
	clear: both; 
	margin:auto; 
	padding:0; 
	width:780px; 
	height:204px; 
	background:url("images/header_custom.png") left top no-repeat;
	color:#BAB088;
	}
#banner_box #slogan { 
	clear: both;
	margin: auto;
	padding: 0;
	}
#banner_box #slogan .padding { 
	padding: 45px 40px 10px 440px;
	}
#banner_box #slogan h1 {
	font-family:'arial';
	font-size:20px;
	font-weight:bold;
	color:#BAB088;
	letter-spacing:0.5px;
	}
#banner_box #slogan .txtsmall {
	font-family:'arial';
	font-size:13px;
	font-weight:bold;
	color:#BAB088;
	letter-spacing:1.3px;
	}


#banner_box{
	clear: both; margin:auto; padding:0; width:100%;
	}

/*-----------Main Body---------*/
#sz_container {
width: 100%;
height: auto;
margin-top: 2px;
}

/*--------------------------------content---------------------------*/
#mainarea {
width: 100%;
height: auto;
overflow:hidden;
}

#mainarea h2 {
margin: 10px 0;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #888364;
}

.indent {
text-indent: 1.5em;
}

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

/************* Main *************/

#main {
margin: 0 5px;
width: 550px;
float: right;
}
#main p{
line-height: .5cm;
}


.post {
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
text-align: justify;
margin: 3px 0;
}

#textbackground {

	width: 782px;
	height: 90%;
	}

#textbackground2 {
	text-align: justify;
	width: 782px;

	}

#textcontent {
	width: 100%;
	height: 100%;
	text-align: justify;

	}

#contentleft {
float: left;
}

#undernav {
	background: #9D9879 url('images/backgroundsand.PNG') repeat-x left top;
	width: 100%;
	height: 68px;
	}

#contentright {
float: right;
}

#table_brown {
background: #888364;
}

.feedback {
}
.feedback a {
background-color: #110f06;
}
.feedback a:hover {
background-color: #231E0C;
}

/************* POST CONTENT **************/
.post-title a { border-bottom-width: 0; }

.post p.img { float: left; margin: 0 15px 0 0; }

.post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

.post-footer 
{ 
	font-size: 90%; 
	color: #5F5536;
	margin-bottom: 5px; 
	padding:5px 5px 5px 5px;
	border: 1px solid #342D15;
	background-color: #2B250F;
}

/************* Secondary *************/

#secondary {
width: 195px;
margin-left: 5px;
float: left;
text-align: center;
border-right: 4px solid #342D15;
}

.image_left {
	float: left;
	margin-right: 3px;
}

.image_right {
	float: right;
}

/************* Sub Menu *************/

.wireframemenu{
background-color: #231E0C;
border-bottom-width: 0;
width: 100%;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 11px Tahoma;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #BAB088;
text-decoration: none;

}

.wireframemenu a:visited{
color: #BAB088;
}

* html .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #342D15;
color:#BAB088;
}

/********** SEARCH ***********/
#searchform input {
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;

text-align: center;
}

#searchsubmit {
margin-top: 5px;
padding: 0 10px;
text-align: center;
}

#searchform fieldset {
border: 0px none;
}




/*-----------footer---------*/

#footer {overflow:hidden; background:#110F06; width:100%; border-top:2px solid #0B0B0B; margin-top:0px;	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;}
#footer #fc1 {width:800px; margin:0 auto; overflow:hidden; padding:20px 0; border-bottom:1px solid #1e1e1e;}
#footerDetails {overflow:hidden; background:#110F06; border-top:1px solid #000;}
#footerDetails #fc2 {width:800px; margin:0 auto; overflow:hidden; border-bottom:1px solid #1e1e1e; vertical-align:middle;}
#footerDetails #fc2 a {color:#BAB088; font-size:1.1em; text-decoration:none; padding-top:13px; line-height:1.2em;}
#footerDetails #fc2 a:hover {background-color:#231E0C; color: #BAB088;}
#footerDetails .left {float:left;font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;}
#footerDetails .right {float:right; margin-left:50px;font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;}
#footerDetails .right span.green {color:#BAB088;}
#footer h2 {font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; border-bottom: 1px dotted #888364;}
#fc1 ul {float:left; width:178px; margin-right:20px;}
#fc1 ul li {width:100%; padding:0; margin:0; list-style:none; font-size:1.2em; line-height:1em;}
#fc1 ul li a {color: #BAB088; display:block; width:100%; background:url('../../img/footer_div.gif') repeat-x bottom left;; padding-left:0; padding-right:0; padding-top:6px; padding-bottom:6px}
#fc1 ul li a:hover {background-color: #231E0C; color:#BAB088;}

#random_images {width:174px; float:right; background:url('../../img/myimages.gif') no-repeat bottom left; padding-left:27px;}
#random_images a {float:left;padding:3px; border:1px solid #1e1e1e; background:#000000; margin:2px;}
#random_images a:hover {float:left;padding:3px; border:1px solid #000000; background:#1e1e1e; margin:2px;}
#random_images h2 {font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; border-bottom: 1px dotted #888364;}
#random_images .avatar {margin-top:5px; text-align: center; margin-left: auto; margin-right: auto;}

#topfeed {width:120px; float:right; padding-top:6px; }

#topfeed a.text {line-height:1em; font-size:1.1em; padding-left:4px; color:#5ca7f6; margin:0; vertical-align:middle;}





