/*  
Theme Name: Arabic Mazenville
Theme URL: http://www.mazenville.com/ar/
Description: Arabized theme from Mazenville.com
Version: 1.0
Author: Mazen Abou Hatab
Author URL: www.mazenville.com
*/

body {
background-color:#000000;
color:#CAC0A7;
font-family:tahoma;
font-size:16px;
margin:0px;
padding:0px;
}

.table {
background-image:url(images/tbg.jpg);
background-position:left center;
background-repeat:repeat-y;
display:table;
height:auto;
text-align:right;
width:900px;
}

a {
color:#E17400;
}

.table_row {
display:table-row;
height:100%;
}

.left {
display:table-cell;
height:100%;
vertical-align:top;
width:625px;
}

.right {
display:table-cell;
height:100%;
vertical-align:top;
width:270px;
}

.header {
background-image:url(images/n_bg1.jpg);
background-position:left center;
background-repeat:no-repeat;
height:165px;
text-align:right;
width:625px;
}

.co_name {
padding:0px 200px 0px 0px;
}

.co_name a {
color:#000000;
font-family:tahoma;
font-size:70px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}

.slogan {
color:#000000;
font-size:12px;
font-weight:normal;
padding-top:15px;
text-align:right;
text-transform:uppercase;
}

.footer {
background-image:url(images/n_bg3.jpg);
background-repeat:no-repeat;
color:#B6B6B6;
height:178px;
text-align:right;
width:903px;
}

.footer a {
color:#DA5300;
text-decoration:none;
}

.left_content {
padding-right:15px;
padding-left:15px;
}

.left_header small {
color:#DA5300;
font-size:16px;
font-weight:normal;
}

.left_header a {
color:#E17400;
font-size:28px;
font-weight:bold;
text-decoration:none;
}

.postmetadata {
margin:0px;
padding:5px 25px 0px 0px;
text-align:left;
}

.postmetadata a {
color:#B6B6B6;
font-family:tahoma;
text-decoration:none;
}

.sub_right {
background-image:url(images/bg2.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
width:275px;
}

.sub_right strong {
color:#E17400;
font-size:16px;
}

ul {
list-style-image:none;
list-style-position:outside;
list-style-type:circle;
margin:1em;
padding:0pt;
}

ul li {
margin:5px;
padding:5px;
}

ul li {
margin:5px;
padding:5px;
}

ul.nav {
margin:0pt;
padding:0px 15px 0px 0px;
}

ul.nav li {
line-height:16px;
list-style-image:url(images/arrow.gif);
margin:0pt;
padding:0pt;
}

ul.nav li a {
color:#CAC0A7;
font-size:14px;
text-decoration:none;
}

.postmetadataalt {
color:#DA5300;
font-size:12px;
}

.postmetadataalt a {
color:#DA5300;
font-size:12px;
}

h1 {
font-size:24px;
background:#ffffff;
color:#000;
text-transform: uppercase;
}

h2, h3, h4 {
font-size:16px;
}

small {
font-size:11px;
}

blockquote {
border-right:4px solid #E17400;
margin-right:1.5em;
padding-right:5px;
}

#blogroll ul {
margin:0pt;
padding:0px 15px 0px 0px;
}

#blogroll ul li {
line-height:16px;
list-style-image:url(images/arrow.gif);
margin:0pt;
padding:0pt;
}

#blogroll ul li a {
color:#CAC0A7;
font-size:14px;
text-decoration:none;
}

ol.commentlist {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-right:0pt;
padding-right:0pt;
}

ol.commentlist li {
border:1px solid #E17400;
margin-bottom:1.5em;
padding:10px;
}

ol.commentlist li cite {
color:#E17400;
}

ol.commentlist li a {
color:#E17400;
}

ol.commentlist li.author {
background:transparent url(images/author.jpg) no-repeat scroll left top;
border:1px solid #336666;
}

ol.commentlist li.author cite {
color:#336666;
}

ol.commentlist li.author a {
color:#336666;
}

img.avatar {
float:right;
margin-left:5px;
}

/* 
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: #000000;
    border: 3px solid #000000;
    font-size: 13px;
    margin: 11px 0;
    width: 500px;
    color: #CAC0A7;
}

div#coldform fieldset {
    border: 0 none;
    display: block;
    clear: both;
}

div#coldform legend.hide {
    display: none;
}

.input:focus, textarea:focus { 
    border: 1px solid #777; 
    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 #7B7B7B;
    background: #222;
    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 #7B7B7B;
    background: #222;
    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 #7B7B7B;
    margin: 7px 10px 10px 0;
    background: #222;
    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;
}

