/*
Theme Name: HAPYHADYS
Theme URI: www.hadymirza.com
*/

* { padding: 0; margin: 0; }
img { border: 0; }
body {
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	}
#wrapper {
	width: 1000px;
	margin:0 auto;
	}
#logo {
	height:100%;
	float: left;
	margin-bottom: 0px;
	}
#logo.blank {
	text-indent: 0;
	}
h1 {
	background:transparent url(images/temp_page7.png) left no-repeat;
	color: #ffffff;
	font-size: 0px;
	text-align: center;
	white-space: nowrap;
         width: 1000px;
         height:600px;
         float: left;
	}
h2 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
         display: none;
	}
#when, .textwidget {
	font-size: 18px;
	text-align: center;
         display: none;
	}
#form {
	width: 410px;
	margin: 25px auto 15px auto;
         display: none;
	}
form {
	background: url(images/form.png) no-repeat;
	height: 47px;
	}
input {
	background: none;
	border: none;
	outline: 0;
}
input.text {
	width: 268px;
	padding: 13px 0 13px 24px;
	color: #000000;
	font-size: 16px;
	float: left;
	}
input.submit {
	width: 104px;
	padding: 13px 0 13px 10px;
	float: right;
	cursor: pointer;
	}
#buttons {
	clear: both;
	text-align: center;
         display: none;
	}
#rss {
	padding-right: 10px;
         display: none;
	}
#rss img {
	width: 27px;
	height: 27px;
	}
#twitter img {
	width: 34px;
	height: 32px;
	}
#credit img {
	width: 65px;
	height: 80px;
         margin-top: 100px;
         position: center;
         display: none;
	}
#credit {
	padding-top: 50px;
	text-align:center;
         color: #000000;
         font-size: 15px;
         display: none;
         
	}
/* The following are not used */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}