/*
Theme Name: Housamz
Theme URI: http://housamz.com/
Description: The Housamz way of themes <a href="http://housamz.com/">Housamz</a>
Version: 2.010
Author: Housamz
Author URI: http://housamz.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/


body {
	background: #81c5f6 url(images/bg.jpg) repeat-x;
	font: 1em tahoma, arail;
}

#header {
	height:200px;
	width:1000px;
	margin:auto;
}


#header h1 {
	padding:1em 1em .2em 1em;
	font-size:2em;
	color:#333333;
	font-family: georgia, Arial, sans-serif;
}
#header p {
	padding: 0 3em;
	font-family: tahoma;
	font-size:.7em;
	color:#fff
}
#header h1 a,#header h1 a:hover {
	text-decoration: none;
	color:#00A2F7
}
#header h1 a:hover {
	color:#000
}

#pages li {
	float:right;
	padding:.5em .3em .1em 0;
}
#pages li a {
	padding:.3em .5em;
	background-color:#00A2F7;
	color:#fff;
	text-decoration: none;
	-moz-border-radius: 08px;
	outline: none;
}

#pages li a:hover {
	background-color:#FF8400;
}

#housamz{
	position:relative;
	text-align:center;
	background-image:url(headers/above.png); 
	height:200px; 
	width: 1000px;
	z-index:4;
}

#parallax {
	clear:both;
	position: relative;
	overflow: hidden;
	width: 1000px;
	height: 200px;
	top: -200px;
	margin:auto;
}

#featuring{
	position: absolute;
	top:115px;
	left:25px;
}

#page {
	background-color:#fff;
	margin: -30px auto;
	width: 1000px;
	border:0px solid #999;
	overflow:auto;
}

#content {
	width: 690px;
	float:right;
	margin: 25px 5px 15px 0
}

#sidebar {
	margin: 0 700px 15px 15px;
	border-right:1px solid #ddd
}

#footer {
	background-image:url(images/footer.jpg);
	height:115px;
	width:1000px;
	margin:auto;
}

#footer p {
	padding:1em;
	font-family: Tahoma;
	font-size:.7em;
	color:#E12379;
	font-weight: bold;
	
}

#footer p.author {
	font-weight: normal;
	color:#000;
	margin: -25px 0 0 0px;
}

#content {
	font-family: tahoma;
	font-size:.78em;
	line-height: 1.3em;
}
#content .post {
	padding:.5em;
	text-align: justify;
	border-bottom:1px solid #E7E7E7;
	margin: 0 0  0;
}
#content .post p {
	margin: 0 0 15px 0
}


#content p.postmetadata {
	margin: 20px 0 0 0;

	padding:.4em;
	text-align: left;
	border: 0px solid #C2EFFF;
}
#content  h2 {
	color:#00A2F7;
	font-size:1.6em;
	padding:1em 0 1em 0;
	font-family: arial;
	font-weight: bold;
}
#content .post h2 {
	font-size:1.6em;
	padding:.2em 0 .4em 0;
	font-family: arial;
	font-weight: bold;
}

#content .post small {  
	font-size:x-small;
	display: block;
	margin: 0 0px 5px 0
}

#content .post h2 a {
	text-decoration: none;
	color:#00A2F7;
	padding:.2em;
}

#content .post h2 a:hover { 
	color:#fff;
	text-decoration: none;
	background: #00A2F7;
}

#content .post a {
	text-decoration: none ;
	color:#00A2F7
}
#content .post a:hover {
	color:#000;
	text-decoration: underline;
}

#sidebar ul {
	padding:1em
}
#sidebar ul h2 {
	font: bold 1.1em arial;
	color:#2889C2;
}

#sidebar a {
	color:#00A2F7;
	text-decoration: none;
}

#sidebar a:hover {
	color:#333
}


#sidebar ul {
	font-family: tahoma;
	font-size:.9em;

}

#sidebar ul li {
	padding-bottom: 1em;
}

#sidebar ul ul {
	margin: 0 5px 0 0
}
#sidebar ul ul li {
	padding: .1em;
	color:#000;
	list-style: disc;
}


#sidebar form {
margin: 05px 5px 15px 0
}

#sidebar form input.input, #sidebar select {
	font-family: tahoma, helvetica, sans-serif;
	font-size:1.2em;
	border:1px solid #A8D3E6;
	background: #00A2F7;
	padding:.3em;
	width:240px;
	color:#fff
}

#content .post img.aligncenter {
	display:block;
	margin:.4em auto;
	padding:.2em;
	border:1px solid #ddd
}

#content .post img:hover {
	border:1px solid #333
}

#content .post ol ,#content .post ul   {
margin: 0 15px 0 0;
}
	
	
#content .post ol li , #content .post ul li  {
padding: .1em;
list-style: inside;
	
}	

#content .navigation a {
	text-decoration: none;
	color:#666
}		

#content .navigation a:hover {
	text-decoration: none;
	color:#0281CA
}

#content .navigation {
	overflow: auto;
	padding:.7em .5em .1em;
}

	
#content .navigation p.right {
	float: right
}	
#content .navigation p.left {
	float: left
}	

#content .post p.alt {
	text-align: right;
	background:#FFF9E8;

}	
#content .post p.alt small {
		color:#333;
		font-size:.9em
}

#content p.alert {
	color:#C00057
}

#content h3#comments, #content #respond h3 {
	font-size:1.4em;
	font-family: arial;
	margin: 10px 0
}

#content ol.commentlist  li {
	background:#F7F7F7;
	margin: 0 0 10px 0;
	padding:.5em;
	border:1px solid #ddd
}	
#content ol.commentlist  li p {
	margin: 0 0 10px 0
}	
#content ol.commentlist  li a {
	text-decoration: none;
	color:#0281CA
}	
#content ol.commentlist  li a:hover {

	color:#000
}	
	
#content ol.commentlist  div.comment-meta	{
	margin: 0 0 10px 0
}

#content ol.commentlist li.even {
	background: #fff;
}

#content ol.commentlist li div.vcard img {
	float: left;
	padding:.2em
}
#content ol.commentlist em {
	color:#DD6C92
}

#content form input {
	margin: 0 0 05px 0
}

#content #respond a {
	color:#0281CA;
	text-decoration: none;
}
#content #respond a:hover {
	color:#000
}

#sidebar p {
	margin: 15px 0;
}

#content .alert {
	padding:.6em;
	border:1px dashed #ddd;
	color:#666
}
#sidebar ul.about {
	margin:0 -10px 0 0
}

#sidebar ul.about li {
	list-style: none;
}

#tag_cloud-2 {
	background: transparent url(images/104608.png) no-repeat;
	font-family:"Times New Roman", Times, serif;
	line-height:95%;
	text-align:center;
	margin-bottom:10px;
	height:230px;
	padding:0px 10px;
}

/* Make sure the layout is centered in IE */

* html #sidebar form {
margin: 05px 0px 15px 0	
}

* html #sidebar form input.image { 
 vertical-align: 2%;	
}
* html #sidebar form input.input { 
	width:175px;	
}
* html #content .post ol li ,* html #content .post ul li  {
padding: .1em;
list-style: circle;

}	
* html #content .navigation {
	height:20px
}



a.emc2 {
	color:#00A2F7;
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}
.emc2 sup {
	font-size:0.7em;
	vertical-align: super;
}