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

/*******GENERAL TAGS*******/

* {
	margin: 0;
	padding: 0;
}

body {
	margin:0px auto;
	padding:0px;
	color: #333333;
	position: relative;
	background: #B1C3BA url('images/background.png') repeat-x center top;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	line-height:160%; 
	font-size:70%; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a, strong a {

	text-decoration:none;
	outline: none;
	color:#000;
}
a:visited {
	color: #FF9900;
}
a:hover {
	text-decoration:underline;
}
p {
	margin: 0px 0px 14px;
}

/***HEADER TAGS***/
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif; }
h2, h3, h4, h5 { display: block; margin: 0px; padding: 0px;}
h2, h2 a, h3, h4, h5 { color: #52695C; font: 16px verdana, Georgia, serif; text-decoration: none; }
h2 a:hover { text-decoration: underline; }
h2 { border-bottom: 2px dashed #52695C; font-weight: bold; margin-top: 10px; }
h3, h4 { font-size: 17px; }
h4 { margin: 10px 0px -4px 0px; }
h5 { margin: 10px 0px -4px 0px; font-size: 14px; font-style: italic;  }

/***QUOTE & CODE***/
code{
	font: 12px/14px "Courier New", Courier, monospace;
	color: #000000;
	background: #F5F5F5;
	margin: 5px 10px;
	padding: 10px;
	display:block;
	border: 1px dashed #818141;
	width: auto;
}
.code .indent {
	padding-left: 15px;
}
blockquote {
	margin: 10px 15px 20px;
	padding: 3px 10px;
	border-left: 3px dotted #d6e5aa;
	border-right: 3px dotted #d6e5aa;
	border-top: 1px dotted #d6e5aa;
	border-bottom: 1px dotted #d6e5aa;
	line-height: 140%;
	width: auto;
}

/***OUTER CONTAINER***/
#outercontainer {
	width: auto;
	min-height: 500px;
	background: url('images/headerflt.jpg') no-repeat center top;
}

/***HEADER***/
#header {
	height: 270px;
}

/***CONTENT***/
#main {
	width: 800px;
	margin: auto;
	margin-top: 15px;
	background: #ffffff;
}

/***CONTENT***/
#content {
	width: 750px;
	margin: auto;
}

#content a {
	color: #000;
}

#content h2 a { color: #52695C; font: bold 16px verdana, Georgia, serif; text-decoration: none;  padding: 0px; margin-top: 10px; }

#content h2 a:hover { color: #000; font: bold 16px verdana, Georgia, serif; text-decoration: none;  padding: 0px; margin-top: 10px; }

.small {
	font-size: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#post {
	float: left;
	width: 520px;
}

#sidebar { 
	margin: 0;
	float: left;
	width: 200px;
	margin-left: 15px;
	padding-left: 15px;
	height: 1%; /* Holly hack for Peekaboo Bug */
	background: url('images/sidebar_img.jpg') repeat-y left top;
}

#sidebar h2 {
	text-align: center;
	width: 200px;
}

/***NAVIGATION***/

#menu {
}
#menu ul {
	padding-top: 202px;
	padding-left:  100px;
	height: 50px;
	overflow: hidden;
}
#menu ul li {
	float: left;
	}
#menu ul li:hover {
	color: #000000;
	}
#menu ul a {
	background: url('images/nav.png') no-repeat center top;
	background-position: 100% 15px;
	padding: 31px 0px;
	text-align:center;
	width: 103px;
}
#menu ul a:hover {
	background: url('images/nav_hov.png') no-repeat center top;
	background-position: 100% 0;
	text-decoration: none;
}
	
#menu ul li, #menu ul a{display: block;}
#menu {width:670px;
	margin:0 auto;}

/***PORTFOLIO ITEMS***/
.portfolio-item
{
	border: 1px solid #ddd;
	padding: 6px;
	margin: 0 0 15px 0;
}

ul.portfolio-items
{
	list-style: none;
	clear: both;
	display: block;
}

ul.portfolio-items li
{
	border: 1px solid #ddd;
	float: left;
	margin: 0 5px 5px 0;
	line-height: 1px;
}

ul.portfolio-items li:hover
{
	border: 1px solid #666;
	float: left;
	margin: 0 5px 5px 0;
	line-height: 1px;
}

ul.portfolio-items li img
{
	border: 6px solid #fff;
}

.clear {
	clear: both;
}

/***MY MENU***/
	
.mymenu {
	width: 198px;
	margin: 10px 0 10px 0;
	border-style: solid solid none solid;
	border-color: #BCD2E6;
	border-width: 1px;
}

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

.mymenu img {
    border: none;
} 
	
.mymenu li a {
	height: 32px;
  	height: 24px;
	text-decoration: none;
	color: #8BADCF;
}	
	
.mymenu li a:link, #menu3 li a:visited {
	color: #8BADCF;
	display: block;
	background:  url('images/mymenu.gif');
	padding: 8px 0 0 10px;
}
	
.mymenu li a:hover {
	color: #627EB7;
	background:  url('images/mymenu.gif') 0 -32px;
	padding: 8px 0 0 10px;
}


/***FOOTER***/
#footer {
	clear: both;
	background: #5A6D72;
	width: auto;
	text-align: center;
	margin-top: 20px;
	color: #fff;
	height: auto;
	min-height: 90px;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer a{
	color: #FCFCFC;
	text-transform: lowercase;
}


.valid {
	float: right;
	width: 110px;
	height: 50px;
	margin-top: 40px;
	text-align: center;
	background: url('images/nav_hov.png') no-repeat center top;
	overflow: hidden;
}

.spacer {
	height: 33px;
}

.valid img {
	border: none;
}

.valid img:hover {
	border: none;
	background: #DADADA;
}