/**
Theme Name: Mdwwen
Author URI: http://mdwwen.com
Version: 1.0
Author: mdwwen
Description: mdwwen style
Coder: misbah (mr.3asooool@hotmail.com)
*/

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#FFFFFF url(images/background.gif) repeat-x 0 0;
	font:normal 11px Tahoma, Verdana, Arial;
	color:#575757;
	line-height:18px;
}

a {
	color:#2D8EC6;
	text-decoration:none;
}

a:hover { color:#057EC4; }

#wrapper {
	background-color:#FFFFFF;
	width:1001px;
	margin:0 auto;
}

/* header */
#header {
	background:#2098DE url(images/header-bg.gif) repeat-x 0 0;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	height:182px;
	overflow:hidden;
}

#date-now, #top-search-wrap {
	float:right;
	width:280px;
	display:block;
	height:40px;
	font-size:10px;
	text-transform:uppercase;
}

#date-now {
	color:#EFEFEF;
	line-height:39px;
	padding-right:30px;
}

#top-search-wrap {
	background:url(images/top-searc-form-bg.gif) no-repeat 48px 8px;
	float:left;
	width:260px;
	height:28px;
	padding-top:12px;
	position:relative;
direction:rtl;
        text-align:justify;
                font:bold 10px Verdana, Tahoma, Arial;
}

#label-shadow {
	top:13px;
	left:1px;
	position:absolute;
	font-size:10px;
	text-transform:uppercase;
	color:#33A4E4;
        direction:rtl;
        text-align:justify;
}

#top-search {
	position:absolute;
        margin-right:10px;
}

#top-search label {
	color:#0E6291;
        direction:rtl;
        text-align:justify;

}

#top-s {
	background:none;
	border:none;
	font-size:11px;
	text-transform:uppercase;
	
	width:220px;
	color:#147EBA;
}

#branding {
	clear:both;
	height:100px;
	overflow:hidden;
	position:relative;
	text-transform:uppercase;
	margin-bottom:1px;
}

#blog-title {


	display:block;
	float:right;
	font:bold 33px Verdana, Tahoma, Arial;
	line-height:80px;
	padding:0 15px 0 25px;
}

#blog-title a {  color:#1D577E; }

#blog-title a:hover {  color:#D9D9D9; }


#blog-title2 {


	display:block;
	float:right;
	font:bold 33px Arial, Tahoma, Verdana;
	line-height:80px;
	padding:0 15px 0 25px;
}

#blog-title2 a {  color:#FFFFFF; }

#blog-title2 a:hover {  color:#D9D9D9; }

#branding-separator {

	background:transparent url(images/brand-separator.gif) no-repeat 0 50%;
	display:block;
	float:right;
	width:2px;
	height:100px;
	margin-left:15px;
}

#blog-description, #blog-description span {

	background-position:0 38px;
	display:block;
	float:right;
	height:100px;
	padding-right:6px;
}

#blog-description span {
	background-position:100% 38px;
	font:normal 14px Tahoma, Verdana, Arial;
	line-height:100px;
	color:#289BDA;
	padding:0 6px 0 0;
}

#blog-description-shadow {
	position:absolute;
	display:block;
	right:256px; /* change this if you change your logo */
	top:41px;
	color:#244056;
	font:normal 14px Tahoma, Verdana, Arial;
}

#page-menu ul {
	display:block;
	height:40px;
	overflow:hidden;
	margin-bottom:1px;
}

#page-menu ul li {
	display:inline;
}

#page-menu a {
	font:normal 11px Tahoma, Verdana, Arial;
	display:block;
	float:right;
	height:30px;
	font-size:11px;
	line-height:40px;
	color:#FFFFFF;
	padding:0 11px 0 8px;
	text-transform:uppercase;

}

#page-menu a:hover, #page-menu .current_page_item a {
	color:#c3ecff;
	background-image:url(images/menubg.gif);
	 background-position:center;
 background-repeat:repeat-x;
display: block;

}

/* container */
#container {
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
}

/* content */
#content {
	float:left;
	width:657px;
	padding:11px 6px 6px 6px;
}

.pagetitle {
	margin-bottom:3px;
	color:#1E6086;
	font-weight:normal;
}

#mini-post-wrap .odd { float:right; }

#mini-post-wrap .even { float:left; }

.mini-post {
	width:320px;
	margin-bottom:10px;
}

.title {
	font:bold 17px Arial, Georgia, serif;
	height:30px;
	padding-bottom:3px;
	border-bottom:1px solid #D6E4EC;
	margin-bottom:3px;
	line-height:30px;
	width:611px;
	color:#2D8EC6;
}



.post .title {
	width:100%;
	border:none;
	padding:0;
	margin:0;
        float:center;
        text-align:right;
}

.mini-post .title {
	font:bold 16px Arial, Tahoma;
	margin-bottom:3px;
	color:#2D8EC6;
	height:20px;
	line-height:20px;
	overflow:hidden;
	border:none;
	padding:0;
     text-align:right;
width:100%;
float:center;
}

.mini-post .title a { color:#2D8EC6; }

.mini-post .entry {
	height:145px;
	overflow:hidden;
	margin-bottom:3px;
        direction:rtl;
        text-align:justify;
}

.mini-post .meta {
	background:url(images/meta-bg.gif) no-repeat 0 0;
	font:normal 11px Tahoma, Verdana;
	height:27px;
	line-height:27px;
	padding:0 12px;
}

.mini-post .date-post {
	color:#FFFFFF;
}

.date-post, .read-more, .author-post {
	color:#FFFFFF;
	display:block;
	float:right;
}

.read-more {
	float:left;
	padding-right:10px;
}

.navigation .alignleft a, .navigation .alignright a {
	background-color:#EAF4FA;
	border:1px solid #BBD5E4;
	display:block;
	float:left;
	font:normal 11px Verdana, Tahoma;
	color:#0D8CD5;
	height:25px;
	line-height:25px;
	padding:0 7px;
}


blockquote { border-right: 3px solid #E9E9E9;}


/* sidebar */
#sidebar {
	float:right;
	width:319px;
	padding:11px 6px 6px 0;
}

.widget {
	margin-bottom:7px;
}

.widget-title {
	background:#1694DB url(images/widget-title-bg.gif) repeat-x 0 0;
	border:1px solid #eaeaea;
	font:bold 11px Tahoma, Verdana;
	color:#FFFFFF;
	height:32px;
	line-height:32px;
	text-transform:uppercase;
	padding:0 9px;
	overflow:hidden;
        direction:rtl;
}

.widget-content {
	background-color:#f6f6f6;
	border:1px solid #eaeaea;
	border-top:none;
	padding:0 5px 4px;
        direction:rtl;
        text-align:justify;
}

.widget-content ul li {
	background:url(images/arrow.gif) no-repeat right ;
	display:block;
	line-height:28px;
	border-bottom:1px solid #D6E3EB;
	color:#4385AC;
	padding-right:20px;
        direction:rtl;
        text-align:justify;
         
}

.widget-content ul li a {
	color:#4385AC;
}

.widget-content ul li.hover {
	background-color:#FFFFFF;
}


/* footer */
#footer {
	background:#284B64 url(images/footer-bg.gif) repeat-x 0 0;
	border-top:1px solid #1B415C;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	font-size:10px;
	color:#FFFFFF;
	height:40px;
	line-height:40px;
	padding:0 15px;
	text-transform:uppercase;
        direction:rtl;
}

#copyright {
	float:left;
        text-align:center; 
      
       margin-top:20px;
        width:100%;
	background:url(images/footer-bg.gif);

}

#credit {
	float:right;
        text-align:center;
}


/* comment and respond */
#comments, #respond h3 {
	color:#2D8EC6;
	padding-bottom:5px; font-style:normal; font-variant:normal; font-weight:normal; font-size:16px; font-family:Trebuchet MS, Tahoma, Verdana
}

.commentlist {
	padding-left:25px;
}

.navigation, #respond {
}

.comment, .trackback, .pingback {
	clear:both; 
	margin-bottom:5px;
	list-style:decimal;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #FFFFFF;
	margin-right:5px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	clear:both;
	line-height: 1.5em;
}

#commentform input, #commentform textarea {
	font:normal 12px Tahoma,Verdana;
	border:1px solid #E6E6DD;
	padding:5px;
}

#commentform p {
	margin-bottom:10px;
}

#commentform #submit {
	background:#1694DB url(../images/widget-title-bg.gif) repeat-x 0 0;
	border:1px solid #1486C7;
	font:normal 12px Tahoma, Verdana;
	color:#FFFFFF;
	height:32px;
	line-height:32px;
	text-transform:uppercase;
	padding:0 9px;
}

#commentform textarea { width:568px; }
/* 
Coldskin #2 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/08/contact-coldskins/ 
*/

div#coldform * {
    padding: 0;
    margin: 0;
    border: 0;

}
div#coldform {
    font-family: Tahoma;
    background-color: #FFFFFF;
    border: 2px solid #efefef;
    font-size: 10px;
    margin: 11px 0;
    width: 500px;
    color: #777;
}
div#coldform fieldset {
    border: 0 none;
    display: block;
    clear: both;
direction: rtl;
}
div#coldform legend.hide {
    display: none;
}

}
.input:focus, textarea:focus { 
    border: 1px solid #efefef; 
    color: #aaa;
}


div#coldform label.label {
    font-size: 1.1em;
    display: block;
    margin: 5px 0;
    padding-top: 5px;
    width: 177px;
    clear: left;
    float: left;
}

div#coldform label.label2 {
color:#888888;
display:block;
font-family:Tahoma;
font-size:12px;
padding-bottom:10px;
width:463px;
float:left;
clear:left;

}

  
div#coldform input.input {
    font-family: Tahoma;
    border: 1px solid #efefef;
    background: #FFFFFF;
    padding: 3px 3px;
    font-size: 12px;
    margin-top: 10px;
    margin-right: 10px;
    display: block;
    width: 300px;
    color: #888;
    clear: right;
    float: right;
}

div#coldform textarea#coldform_message
 {
    font-family: tahoma;
    border: 1px solid #efefef;
    background: #ffffff;
    padding: 1px 3px;
    font-size: 12px;
    margin-top: 10px;
    margin-right: 10px;
    display: block;
    width: 470px;
    color: #888888;
    clear: right;
    float: right;
}


div#coldform input.submit {
   font-family: Tahoma;
    border: 1px solid #efefef;
    margin: 7px 10px 10px 0;
    background: #ffffff;
    font-size: 12px;
    cursor: pointer;
    display: block;
    padding: 3px;
    width: 308px;
    color: #888;
    clear: right;
    float: right;
}


div#coldform input.check {
display:block;
margin: 0;
padding-bottom: 5px;
width:37px;
float:right;
clear:right;
}