/*
Theme Name: 004
Theme URI:
Description: Custom template designed and coded by Salwa M
Version: 1.0
Author: Salwa M
Author URI: http://www.screationz.com/
*/

* { margin: 0; padding: 0; }

body {
	background: #fff;
	font: normal 75% verdana, arial, san-serif;
	margin: 11px 0 0;
}

a { text-decoration: none; color: #0e82cc; }
img { border: none; }

#page {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 122px;
	background: url(images/header-bg.gif) no-repeat;
}

#header h1 {
	width: 950px;
	height: 122px;
}

#header h1 a {
	display: block;
	width: 950px;
	height: 122px;
	text-indent: -9999px;
}

#navigation {
	height: 28px;
	background: url(images/nav-bg.png) no-repeat;
	margin: 0 0 5px;
	padding: 0 25px;
}

#navigation li {
	list-style: none;
	float: left;
	height: 28px;
	margin-right: 25px;
}

#navigation li a {
	display: block;
	height: 28px;
	line-height: 26px;
	color: #fff;
}

#navigation li a:hover {
	text-decoration: underline;
}

#navigation li.current_page_item a {
	text-decoration: underline;
}

#headextras {
	height: 59px;
	background: url(images/headextras-bg.png) 0 100% no-repeat;
}

#subscribe {
	float: left;
	height: 39px;
	background: url(images/subscribe-bg.jpg) 100% 0 no-repeat;
	padding-right: 50px;
	font: bold 1.2em/39px arial;
}

#subscribe a {
	color: #1271b8;
}

#search {
	float: right;
	height: 33px;
	padding: 6px 0 0;
}

#search input {
	display: block;
	float: left;
	width: 189px;
	height: 22px;
	padding: 5px 5px 0;
	border: none;
	background: url(images/search-input-bg.png) no-repeat;
	font: normal 1em arial;
	color: #696969;
}

#search button {
	display: block;
	float: left;
	width: 24px;
	height: 27px;
	border: none;
	background: url(images/search-button-bg.png) no-repeat;
	text-indent: -9999px;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	background: url(images/wrapper-bg.gif) repeat-y;
	padding: 10px 25px;
}

#content {
	float: left;
	width: 615px;
}

.post {
	margin: 0 0 30px;
	padding: 0 0 20px;
	border-bottom: 1px solid #ddd;
}

.post-date {
	float: left;
	background: url(images/post-date-bg.png) no-repeat;
	width: 50px;
	height: 52px;
	margin-right: 15px;
	margin-bottom: 20px;
	color: #fff;
}

.post-date span {
	display: block;
	text-align: center;
}

.post-date .month {
	font-size: 90%;
	padding: 2px 0 0;
	margin: 0 0 8px;
}

.post-date .day {
	font-size: 1.4em;
	font-weight: bold;
}

.post-title {
	float: left;
	padding: 5px 0 0;
	margin-bottom: 20px;
}

.post-title h2 {
	font-size: 1.5em;
	margin: 0 0 2px;
	color: #ff4e00;
}

.post-title h2 a {
	color: #ff4e00;
}

.entry {
	clear: both;
	color: #2d2c2c;
	line-height: 1.4em;
}

.entry p {
	margin: 0 0 10px;
}

.entry img.alignleft {
	float: left;
	margin-right: 10px;
}

.entry img.alignright {
	float: right;
	margin-left: 10px;
}

.entry h3 {
	font-size: 1em;
	margin: 0 0 5px;
}

.entry ul {
	margin-left: 15px;
	margin-bottom: 10px;
}

.entry ol {
	margin-left: 19px;
	margin-bottom: 10px;
}

h3#comments, #respond h3 {
	background: #ababab;
	font: normal 1.3em verdana;
	color: #fff;
	padding: 5px 10px;
	margin: 0 0 20px;
}

.commentlist {
	margin: 0 0 20px;
}

.commentlist li.comment {
	border: 1px solid #cacaca;
	list-style: none;
	padding: 10px;
	margin: 0 0 15px;
}

.comment-title
{
	height: 56px;
	margin: 0 0 10px;
}

.comment-gravatar {
	float: left;
	margin-right: 15px;
}

.comment-gravatar img {
	padding: 2px;
	border: 2px solid #cacaca;
}

.comment-author {
	float: left;
	padding: 10px 0 0;
}

.comment-author cite {
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #0e82cc;
}

.comment-author p {
	margin: 0 0 3px;
}

.comment-text {
	clear: both;
	color: #302f2f;
	line-height: 1.4em;
}

#respond p {
	margin: 0 0 10px;
}

#respond input, #respond textarea {
	border: 1px solid #cacaca;
	font: normal 1em verdana;
	padding: 4px;
	width: 225px;
}

#respond textarea {
	width: 575px;
}

#respond button {
	display: block;
	border: none;
	background: url(images/comment-button.png) no-repeat;
	width: 128px;
	height: 27px;
	text-indent: -9999px;
	cursor: pointer;
}

#respond label {
	color: #727272;
}

#clear-wrapper {
	clear: both;
}

#sidebar {
	float: right;
	width: 270px;
}

#sidebar li {
	list-style: none;
}

#sidebar li h2 {
	background: url(images/sidebar-h2-bg.png) no-repeat;
	height: 39px;
	border: 1px solid #dadada;
	font: bold 1.2em/39px arial;
	text-transform: uppercase;
	color: #ff4e00;
	padding: 0 10px;
}

#sidebar li ul {
	border: 1px solid #dadada;
	margin: 0 0 25px;
	background: #efefef;
	padding: 5px 10px 10px;
}

#sidebar li a {
	color: #156cad;
}

#sidebar li ul li {
	background: url(images/sidebar-li-bg.png) 0 100% repeat-x;
	padding: 5px 0 7px;
}

#sidebar li ul li a {
	display: block;
	background: url(images/sidebar-li-a-bg.png) 0 0 no-repeat;
	height: 16px;
	padding-left: 23px;
}

#sidebar li ul li a:hover {
	background-position: 0 -16px;
	color: #494949;
}

#sidebar li.widget_text div.textwidget {
	background: #efefef;
	border: 1px solid #dadada;
	padding: 5px 0;
	margin: 0 0 25px;
}

#sidebar li.tag_list a {
	background: none;
	padding-left: 0;
}

#sidebar li .wpcf7 {
	padding: 0 10px;
}

#sidebar li .wpcf7 br {
	display: none;
}

#sidebar li .wpcf7 p.instructions {
	font-weight: bold;
	color: #696969;
	text-align: center;
	margin: 0 0 10px;
}

#sidebar label {
	display: block;
	font-weight: bold;
	color: #696969;
	margin: 0 0 5px;
}

#sidebar input.forminput {
	display: block;
	width: 229px;
	height: 22px;
	padding: 4px 5px 0;
	border: none;
	background: url(images/sidebar-input-bg.png) no-repeat;
	margin: 0 0 8px;
	color: #2d2c2c;
}

#sidebar input.formbutton {
	display: block;
	width: 133px;
	height: 24px;
	background: url(images/sidebar-button-bg.png) no-repeat;
	border: none;
	cursor: pointer;
	float: left;
	font-weight: bold;
	color: #fff;
	margin: 5px 0;
}

img.ajax-loader {
	display: none;
}

.ad_255x256 {
	display: block;
	margin: 0 auto;
	border: 1px solid #fff;
	background: #cecece;
	width: 255px;
	height: 256px;
	text-align: center;
	line-height: 256px;
	color: #fff;
}

.wp-pagenavi
{
	font: normal 1em verdana, arial, san-serif;
	margin: 0 0 20px;
}

.wp-pagenavi a, .wp-pagenavi a:link
{
	padding: 2px 4px 3px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #8c8c8c;
	color: #fff;
	background-color: #a3a3a3;
}

.wp-pagenavi a:visited
{
	padding: 2px 4px 3px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #8c8c8c;
	color: #fff;
	background-color: #a3a3a3;
}

.wp-pagenavi a:hover
{
	color: #71bcd2;
	background-color: #fff;
}

.wp-pagenavi a:active
{
	padding: 2px 4px 3px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #8c8c8c;
	color: #fff;
	background-color: #a3a3a3;	
}

.wp-pagenavi span.pages
{
	padding: 2px 4px 3px 4px; 
	margin: 2px 2px 2px 2px;
	border: 1px solid #8c8c8c;
	color: #fff;
	background-color: #a3a3a3;	
}

.wp-pagenavi span.current
{
	padding: 2px 4px 3px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #ff4e00;
	color: #fff;
	background-color: #ff4e00;
}

.wp-pagenavi span.extend
{
	padding: 2px 4px 3px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

#footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
	background: url(images/footer-bg.png) no-repeat;
	height: 23px;
	font-size: 90%;
	text-align: center;
	padding: 45px 0 30px;
	color: #fff;
}
