/*
Theme Name: المربي المبدع
Theme URI: http://www.innoveduc.com
Description: قالب موقع المربي المبدع
Version: 1.0
Author: Abdelhadi Touil
Author URI: http://www.alamalnet.com
Website: http://www.alamalnet.com
*/

/* Imports */
@import url("css/header.css");
@import url("css/menu.css");
@import url("css/headline-right.css");
@import url("css/headline-left.css");
@import url("css/latest.css");
@import url("css/searchform.css");
@import url("css/300x250.css");
@import url("css/sidebar.css");
@import url("css/ajax.tabs.css");
@import url("css/footer.css");
@import url("css/single.post.template.css");
@import url("css/archive.css");
@import url("css/sociable.css");

/* Reset */
* {
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
ol {margin: 0 20px 0 0px}
.clear {clear:both}
a {color: #200e71}
a:hover {color: #ff4500}

/* Page Layout */
body {
	width: 100%;
	background: #c9daff url(images/bg.png) repeat-x top right;
	text-align: center;
	cursor: default;
	padding: 0px;
}

#alert {
	width: 986px;
	font: bold 16px Arial;
	color: #000;
	padding: 5px;
	margin: 5px auto;
	border: solid 2px #eee;
	background: #f2de86;
}

#main {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding-top: 10px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #555;
}

#main-right {
	float: right;
	width: 670px;
}

#main-left {
	float: right;
	width: 300px;
	padding: 0 10px 0px 0px;
}

#contents {
	width: 1000px;
	padding-top: 10px;
}

#content {
	float: right;
	width: 650px;
	margin-left: 10px;
}
#sidebar {
	float: right;
	width: 320px;
	display: inline;
}

#footeri {
	width: 1000px;
	height: auto;
	margin: 0 auto 7px auto;
	text-align: right;
	font-size: 0.7em;
	color: #000000;
	background: #ab4ba6;
}

#footer {
	padding: 10px;
	font: normal 10px Tahoma;
}

/* Global site Headers */
.front {
	display: block;
	line-height: 1.4em;
	font: bold 20px Arial;
	color: #000;
	padding: 4px 5px 3px 5px;
	margin: 0;
	background: #eee url(images/sidebar-bg.gif) repeat-x;
}

/* Category archive */
.archived .postinfo, .post .postinfo {
	width: 645px;
	}
/* Front categories */
.cat .postinfo {
	width: 290px;
}


/* pagination */
.wp-pagenavi{
	display: block;
	height: 28px;
	margin: 0px 0 0 0;
	border: solid 1px #eee;
	background: #fff;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 6px 11px; 
	margin: 0px 0 0px 4px;
	text-decoration: none;
	color: #000;
	float: right;
}
.wp-pagenavi a:visited {
	padding: 6px 11px; 
	margin: 0px 0 0px 4px;
	text-decoration: none;
	color: #000;
	float: right;
}
.wp-pagenavi a:hover {	
	color: #fff;
	background: #fff url(images/pagenav-bg.png) no-repeat center center;
}
.wp-pagenavi a:active {
	padding: 6px 11px; 
	margin: 0px 0 0px 4px;
	text-decoration: none;
	color: #fff;	
	float: right;
}
.wp-pagenavi span.pages {
	display: none;
	padding: 6px 11px; 
	margin: 0px 0 0px 4px;
	color: #000;
	background: #fff;
	float: right;
}
.wp-pagenavi span.current {
	padding: 6px 11px; 
	margin: 0px 0 0px 4px;
	font-weight: bold;
	color: #fff;
	background: #fff url(images/pagenav-bg.png) no-repeat center center;	
	float: right;
}
.wp-pagenavi span.extend {
	padding: 6px 9px; 
	margin: 0px 0 0px 4px;	
	color: #000;
	float: right;
}
/* Contact From 7 */
div.wpcf7 {
	margin: 0;
	padding: 10px;

}
div .wpcf7-validates-as-required {
	border: 2px solid #c7cddb;
	padding: 2px;
	margin: 5px 0;
	background: #fff;
	color: #666;
}
div .wpcf7-validates-as-required:focus {
	border: 2px solid #77aaff;
	background: #fff;
}
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}
span.wpcf7-form-control-wrap input, textarea  {
	border: 2px solid #e5e5e5;
	padding: 2px;
	margin: 5px 0;
	background: #fff;
	color: #666;
}
span.wpcf7-form-control-wrap input:focus, textarea:focus {
	border: 2px solid #77aaff;
	background: #fff;
}
div .wpcf7-submit {
	width: 100px;
	height: 30px;
	font: bold 16px Arial;
	padding: 5px;
	border: 2px solid #e5e5e5;
	background: #b2ceff;
}
div .wpcf7-submit:hover {
	border: 2px solid #77aaff;
	background: #fff;
	color: #3d84ff;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}
