﻿/*
Theme Name: Ali Alomary
Theme URI: http://www.alialomary.com
Description: This theme for Ali alomary blog. The theme had been design by <a href="http://www.1onix.com/" >ONIX</a> and developed by Amer Melebari
Version: 2.0
Author: Amer Melebari
Author URI: http://www.6efy.com
*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
p {
	margin:1em 0;
}

/* === elements ===*/
ul {
	list-style: disc;
	margin: 0 1.5em 18px 0;
}
ul ul{
	list-style-type:circle;
}
ul ul ul{
	list-style-type:square;
}
ol {
	list-style: decimal;
	margin: 0 1.5em 18px 0;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
  background: #E2E2E2;
  border: 1px solid #999999;
  border-right: 5px solid #555555;
  margin: 5px 30px;
  padding: 5px;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
}
a, a:visited {
	color:#E0BE28;
}
a:active,
a:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6{
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
h1{
	font-size: 2em;
	margin: .67em 0;
	line-height:1.5;
}
h2{
	font-size:22px;
	margin:19px 0;
}
h3{
	font-size:16px;
	margin:18px 0;
}
h4 {
	margin: 1.33em 0;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.67em;
	margin: 2.33em 0;
}

small{
	font-size:11px;
}

/* Begin Shape Styles */
body {
  text-align: center;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px; 
  direction:rtl;
  line-height:1.3em;
  background-color:#f6f6f6;
}
#page{
	width:980px;
	margin:0 auto;
	background-color:#FFF;
}
/* header*/
#header {
  padding: 0px;
  width: 100%;
  height: 165px;
  background: url(images/header.gif) repeat-x top left;
}
.face-img{
	background:transparent url(images/face.png) no-repeat scroll right 3px;
	float:right;
	height:150px;
	width:100%;
	margin:4px 0 0;
	padding:0;
}
#header h1 {
  padding-top: 45px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:3.6em;
  margin:0 0 7px 0;
}
#header h1 a {
  color: #ffffff;
}
#header .description {
  font-family: Tahoma, Arial, sans-serif;
  color: #BFD2F7;
  font-size: 1em;
  margin:18px 0 0;
}
/* End Header */
/*  ==== Menu =====*/
#top-menu {
	margin:-10px auto 5px;
	background-color:#ccc;
	font-weight:bold;
}
#top-menu a, #top-menu a:link, #top-menu a:visited{
	color:#000;
	display:block;
	padding:10px 15px;
}
#top-menu ul{
	height:35px;
	list-style-type:none;
	font-size:12px;
	margin:0 15px 0;
}
#top-menu ul li{
	float:right;
	padding:0 5px;	
	position:relative;
	height:100%
}
#top-menu ul li:hover, #top-menu ul li:focus,#top-menu li.current-menu-item{
	background-color:#154B88 !important;
}
#top-menu ul li:hover > a, #top-menu ul li:focus > a,#top-menu li.current-menu-item > a{
	color:#FFF !important;
}
#top-menu ul ul{
	display:none;
	position: absolute;
	top:35px;
	right: 0;
	float: left;
	width: 180px;
	z-index: 99999;
	padding:0;
	margin:0;
}
#top-menu ul ul li {
	min-width: 180px;
	background-color:#ccc;
}
#top-menu ul ul ul {
	right: 100%;
	top: 0;
}
#top-menu ul ul a {
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#top-menu .menu ul li:hover > ul{
	display:block;
}

/* top sidebar in home.php */
#topsidebar{
	margin:0 0 10px;
	padding:5px 2px;
	border-top:1px #24568F solid;
	border-bottom:1px #24568F solid;
	background-color:#BFD2F7;
	text-align:center;
}
#topsidebar .top-sidebar-title{
	display:none;
}
#topsidebar p{
	margin:0;
}

/*== End ===*/
#wrapper{
	overflow:hidden;
}
#content {
  text-align: right;
  float:left;
  width:720px;
  
}
#sidebar {
  text-align: right;
  padding: 0;
  margin: 0;
  float: right;
  width: 250px;
  background: #e3e3e3 url(images/sidebar.gif) repeat-y top left;
  border: 1px solid #d9d9d9;
}


#footer {
  margin: 10px 0 0;
  clear: both;
  background:#8F8F8F url(images/footer.png) repeat-x 0 top;
  font-size: 1em;
  min-height:40px;
	border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;	
}
.rightf{
	display:none;
}
.centerf{
	padding:10px 0 0;
}
/* End Shape Styles */


/* Begin Content */
.post-meta{
	font-size:11px;
	margin-top:5px;
}
.meta-top{
	padding-left:15px;
}
#content .hentry{
  padding:5px 5px 5px 20px;
}

#content .entry {
  padding-top: 10px;
  line-height:1.5em;
  text-align: justify;
  font-size: 1em;
}

.entry p {
  margin: 10px 0;
}

.entry ul {
  margin-right: 40px;
}



.entry ol {
  margin-right: 45px;
}

.hentry .postmetadata {
  background: #FFFFFF;
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
  padding: 2px;
  margin: 15px 0;
  font-size: 1em;
  text-align:right;
  line-height:2em;
}
.addthis_button{/* Add This button */
	margin-right:10px;
}
.random-posts-ul ul{/* for random posts at single.php*/
	padding:0 20px 0 0;
	line-height:1.5em;
	list-style-type:square;
	margin-bottom:20px;
}
.archives {
  padding: 0 20px 0 0;
}

.archives h2 {
  margin: 20px 0 0;
}

.archives ul {
  margin: 5px 20px 0;
}

.archives ul li {
  font-size: 1em;
  padding: 2px 0;
  list-style: disc;
}

/* End Content */

#sidebar #searchform {
  text-align: center;
}

#searchform #s {
  width: 130px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1em;
  padding: 2px;
}

#searchform #searchsubmit {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1em;
  padding: 2px;
}

/* Begin Sidebar */
ul.xoxo{
	font-size:13px;
	margin:0;
}
#sidebar ul {
  list-style-type: none;
  margin:0;
}
h3.widget-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  background: #cccccc;
  padding:5px 3px 3px;
  margin: 1px 1px 0;
  text-align:center;
}

li.widget {
	margin-bottom:5px;
}
li.widget > ul, li.widget > div{
	padding:10px 10px 5px 0;
}
li.widget select{
	margin:10px;
}
li.widget li {
  padding:3px 8px 3px 5px;
  background:transparent url(images/list.gif) no-repeat scroll right 8px;;
}

li.widget li ul {
  padding: 0 5px 0 0;
  margin: 10px 0 0;
  margin-right: 20px;
  list-style-type: disc;
}

li.widget_polls-widget .wp-polls-ans {
	margin-top:5px;
}
li.widget_polls-widget ul.wp-polls-ul{
	margin-bottom:5px;
}
li.widget_polls-widget p{
	margin:0;
}
li.widget_tag_cloud a{
	margin:3px;
	line-height:1em;
}
/* End Sidebar */

/* Begin Comments Styles */
  textarea {
    width: 400px;
    font-family: Tahoma, Arial, sans-serif;
  padding: 2px;
    font-size: 11px;
  }
/* === comments==== */
#comments{
	padding:0 5px;
}
h3#comments-title, h3#reply-title{
	padding:3px 10px;
	text-align:center;
	background-color:#E3E3E3;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	margin:15px 0;
}
h3#comments-title{
	margin:15px 10px 15px 0 !important;
}
cite.fn {
  font-weight: bold;
  font-size: 1em;
  text-decoration:none;
  font-style:normal;
}
img.avatar {
	float:left;
	padding:3px;
	border:1px #cccccc solid;
}
span.says{
	display:none;
}
.commentmetadata {
	margin:5px 0 0;
	display: block;
}
a.comment-reply-link{
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.commentlist {
	padding:0;
	margin:0;
}

.commentlist li {
	background-color:#E9E9E9;
	margin: 15px 10px 3px 0;
	padding: 5px 10px 3px;
	list-style: none;
	overflow:hidden;
}

.commentlist p {
	margin: 10px 0 10px 5px;
    font-size: 1em;
	}
li.bypostauthor {/* author comment*/
	background-color:#BFD2F7;
}
li.bypostauthor img.avatar{
	border-color:#7ea7f7;
}
#respond{
  margin:10px 10px 0 0;
}
h3#reply-title small{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
form#commentform{
	width:76.5%;
	margin:0 auto;
}
#respond p {
	margin:5px 0;
    font-size:12px;
    overflow:hidden;
    padding:2px;
}
.comment-notes{
	margin:5px 0 10px;
}
#respond input {
  font-family: Tahoma, Arial, sans-serif;
  padding: 2px;
}
#respond input[type=text]{
	float:left;
}
input#email, input#url{
	direction:ltr;
}
textarea#comment{
	width:98%;
	padding:2px .75%;
}
.comment-form-comment{
	margin:10px 0 5px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
p.comment-form-comment label{
	display:none;
}
.form-allowed-tags{
	display:none;
}
/* End Comments Styles */

/* Begin Misc */

.entry h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  margin: 40px 0 0 0;
  color: #2B619D;
}

h3.pagetitle {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  margin-top: 15px;
}

img 	{
  border: 0;
		}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

a:link {
  color: #265891;
  text-decoration: none;
	}     /* unvisited link */

a:visited {
  color: #265891;
  text-decoration: none;
	}  /* visited link */

a:hover {
  color: #b90000;
	}   /* mouse over link */

a:active {
  color: #b90000;
	}   /* selected link */

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

a img {
	border: none;
	}

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 1em;
  background: #F7F7F7;
  padding: 3px;
}

small {
  font-size: 11px;
}

.clearer {
  clear: both;
}

/* End Misc */
/* =============     Coldform     =================   */


/* 
Coldskin #3 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/15/contact-coldskins/ 
*/

div#coldform * {
	padding: 0;
	margin: 0;
}
div#coldform {
	background-color: #fff;
	margin: 12px 0;
	width: 600px;
	color: #333;
}
div#coldform fieldset {
	border: 0 none;
	display: block;
	clear: both;
}
div#coldform legend.hide {
	display: none;
}
div#coldform label.label ,div#coldform label.hide{
	margin: 12px 0px 6px 0px;
	text-align:right;
	display: block;
	border: 0 none;
	float:right;
	clear: both;
} 
div#coldform input.input {
	padding: 3px;
	float:right;
	clear: both;
	width: 50%;
}
input#coldform_carbon {
	float:right;
	clear: both;
}
div#coldform textarea#coldform_message {
	line-height: 1.5em;
	font-size: 12px;
	padding: 3px;
	float:right;
	clear: both;
	width: 80%;
}
div#coldform input.submit {
	margin: 6px 0 12px 0;
	padding: 3px;
	width: 25%;
}
div#coldform label.label2{
	margin-right:5px;
}

/* ALL YOUR CODE ARE BELONG TO POETRY */
