/* >>> MY OTHER <<< */
acronym { border-style: dashed; border-width: 0 0 1px 0; cursor: help; } 

div.box {
	float: right;
	width: 260px;
	margin: 20px 0;
	padding: 10px;
	color: inherit;
	background-color: #f5f5f5;
	border: 1px solid #eee;
	}
	div.left {
		float: left;
		margin: 20px 19px 20px 0;
		}
	div.right {
		
		}


div#menu_wrap {
        padding: 35px;
}


/* >>> MY FORMS <<< */
* { }

form {
padding : 0;
margin : 0;
}
input#lastname {
display : none;
}
label {
float : right;
direction: rtl;
width : 25%;
vertical-align : top;
}
input, textarea, select {
padding : 1px;
margin : 5px;
font-family : verdana, sans-serif;
color : #999;
background : #e7f1f3;
border: solid 1px #006666;
/*
background : #eee;
border : 1px solid #ccc;
*/
}
input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover {
color : #000;
background : #e7f1f3;
border : 1px solid #888;
}
input.noBorder, input:focus.noBorder, input:hover.noBorder {
padding : 0;
border : 0;
}
input.button {
padding : 2px 5px;
font : 0.9em verdana, serif;
cursor : pointer;
color : #fff;
background : #ccc;
border-width : 1px;
border-style : solid;
border-color : #888;
}
input.button:hover, input.button:focus {
background-color : #4494ff;
}
input.radio {
background : none;
border : 0;
}
.dark {
color : #003333;
}
.light {
color : #4494ff;
}

/* >>> MY EE EXTRAS <<< */
.pagination  {
		padding-top: 4.2em;
		text-transform: uppercase;
		font-size: 0.9em;
		color: #999999;
                direction: rtl;
                text-align: center;
}

.postMore{
		margin-bottom: 10px;
}

.postEnd{
		margin-bottom: 40px;
		border-top: 1px dotted #fff;
}

/* >>> MY IMAGES <<< */
			.postimage {
				margin: 10px 0px 20px 50px;
				border:dashed 1px #f3f3f3;
				padding: 5px;
				}
			.portfolio-box {
				margin: 0  0 50px 0;
				padding: 20px 15px 5px 15px;
				min-height: 350px;
				background: white;
				border:dashed 1px #f3f3f3;
				}
			.movie-box {
				padding: 0 70px 0 0; /*to center movie*/
				}
			.screenRight{
				float: right;
				margin: 0 0 10px 10px;
				padding: 0 0 18px 0;
				background-color: #d3d0c2;
				background: url(http://ahamshay.com/images/uploads/d_shadow.png) no-repeat bottom right;
				border: 0px;
				}
			/*.screenLeft{
				float: left;
				margin: 0 10px 10px 10px;
				padding: 0 70px 18px 0;
				background-color: #d3d0c2;
				background: url(http://ahamshay.com/images/uploads/d_shadow.png) no-repeat bottom right;
				border: 0px;
				}
*/
			.screenCenter{
				text-align: center;
				margin: 0 0 10px 10px;
				padding: 0 0 18px 0;
				}
			.code-box {
				margin:  0 0 10px 0;
				padding: 20px 15px 50px 15px;
				min-height: 200px;
				background: white;
				border:dashed 1px #f3f3f3;
				}
			.tool-box {
				margin:  0 0 10px 0;
				padding: 20px 15px 50px 15px;
				min-height: 200px;
				background: #f8f8f8;
				border:dashed 1px #f3f3f3;
				}
			.imageLeft{
				float: left;
				margin: 0 30px 0 0;
				padding: 0 0 0 0;
				}
.art_img {
	float : left;
	margin: 10px 20px 20px 0;
	border:dashed 1px #f3f3f3;
	padding: 5px;
	}
.art_img_center {
	margin: 10px 10px 10px 50px;
	border:dashed 1px #A1B1BB;
	padding: 5px;
	}
.body_img {
	float : right;
	margin : 0 0 10px 10px;
	padding : 0 5px 5px 0;
	background-color : #d3d0c2;
	background : url(http://ahamshay.com/images/uploads/d_shadow.gif) no-repeat bottom right;
	border : none;
	}
#flickr img {
	margin : 15px 0 15px 5px;
	width : 64px;
	height : 64px;
	border : 1px solid silver;
	}
#flickr a {
	display : block;
	float : left;
	}
#flickr a:hover {
	border : 0;
	} 
	
ul#nav-footer {
	padding: 0 2px;
	color: #aaa;
	background-color: inherit;
	font-size: 80%;
	list-style: none;
	text-align: right;
        direction: rtl;
	}
	ul#nav-footer li {
		display: inline;
                float: right;
		}
	ul#nav-footer li.left {
		float: left;
		}
		ul#nav-footer li a {
			margin: 0 3px;
			color: #ccccff;
			background-color: inherit;
			text-decoration:none;
			}
		ul#nav-footer li a:hover {
			color: #000033;
			background-color: inherit;
			text-decoration:none;
			}
			
/*----------------------------------------------------------------------
# AHAMSHAY v2.0 Beta
# ----------------------------------------------------------------------
# Copyright (c) 2007 Shaymaa. All Rights Reserved.
# Author: Shaymaa
# Website: http://ahamshay.com
------------------------------------------------------------------------*/

body {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #000;
	margin: 0;
	padding: 0;
}
#body_bg {
	color: #000;
	margin: 50px 0px;
	background: #336699 url(http://ahamshay.com/images/uploads/d_bg2.jpg) top left repeat;     /* d_green_bg.gif); */
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: "Lucida Grande", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 170%;
}
.clr {
	clear: both;
}
p {
	margin: 0;
	padding-bottom: 5px;
	padding-top: 15px;
	text-align: right;
        direction: rtl;
}
		
h1, h2, h3, h4, h5, h6 {
  text-align: right;
  margin: 0 0 10px 0;
  padding: 0;
}


h1 {
  padding-bottom: 0.2em;
  font: 1.6em arial, sans-serif;
  color: #003333;
  border-bottom: 12px solid #ddd;
font-weight: bold;
}

h2 {
  padding-bottom: 0.2em;
  font: 1.2em arial, sans-serif;
  color: #003333;
font-weight: bold;
}

h3 {
  text-transform: uppercase;
  font-size: 0.9em;
  color: #999999;
}

h4 {
  font-size: 0.85em;
}

h5 {
  font-size: 0.8em;
}

a:link, a:visited {
	color: #3B5D77;
	text-decoration: none;
	position: relative;  /*Internet Explorer: a cancer on the web that must be stopped!!! */
}
a:hover{
	color: #668FA3;
	text-decoration: underline;
}
a:focus {
  outline: none;
}
ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
ul a:link, ul a:visited{
	color: #3B5D77;
	text-decoration: none;
}
ul a:hover{
	color: #668FA3;
	text-decoration: underline;
}

hr {
	border: none 0;
	border-top: 1px solid #d5d5d5;
	height: 1px;
}


/* ACCORDION EFFECT
--------------------------------------------------------- */
div#accordion {
	padding-left: 5px;
}
.toggler {
	cursor: pointer;
	font-size: 14px;
	margin: 0;
	color: #00469b;
}


/* TOP MENU SELECTED BUTTONS
--------------------------------------------------------- */



/* CUSTOM STYLING
--------------------------------------------------------- */

div#wrapper {
	width: 695px;
	margin: 0px;
}
.small{
	font-size: 10px;
	color: #aaa;
}
.highlight{
	background-color: #ffff99;
}


pre{
	display: block;
	line-height: 100%;
	border-left: 2px solid #ccc;
	padding: 10px;
	font-family: Monaco, "Courier New", monospace;
	font-size: 11px;
	color: #336600;
}
/*pre{
	display: block;
	line-height: 100%;
	border-left: 5px solid #ccc;
	background: #f2f2f2;
	padding: 10px;
	font-family: Monaco, "Courier New", monospace;
	font-size: 11px;
	overflow: auto !important;
	overflow: scroll;
	width: 95%;
}*/
blockquote{
	margin: 20px 0;
	padding: 0 0 0 40px;
	background: url(http://ahamshay.com/images/uploads/quote.png) no-repeat;
	background-position: 10px 0;
	border: none;
	font-style: oblique;
	color: #888;
}

/* ---- list styling --- */
ul#style {
	margin: 0;
	padding: 0 10px;
	list-style: none;
}
li.ok {
	padding: 2px 20px 2px 25px;
	background: url(http://ahamshay.com/images/uploads/ok_list.png) no-repeat left top;
} 

/* TOP HEADER
--------------------------------------------------------- */
div#top_header_wrap { text-align: right; }
div.top_header {
	background: url(http://ahamshay.com/images/uploads/top_header.png) top left no-repeat;
	height: 111px;
}

/* ---- logo --- */
div#logo_wrap {
	position: relative;
	width: 670px;
}
div#logo {
	/*background: url(http://ahamshay.com/images/uploads/logo.png) no-repeat;*/
	width: 348px;
	height: 70px;
	position: absolute;
	left: 46px;
	top: 33px;
}


/* ---- beta stripe --- */
div#beta_wrap {
	position: relative;
	width: 670px;
	z-index: 1000;
}
div#beta {
	background: url(http://ahamshay.com/images/uploads/beta_stripe.png) no-repeat;
	width: 107px;
	height: 107px;
	position: absolute;
	right: 25px;
	top: 24px;
}


/* CONTENT LAYOUT
--------------------------------------------------------- */
div#content_layout_wrap {}
div.content_layout {
	background: url(http://ahamshay.com/images/uploads/content_layout.png) top left repeat-y;
	height: 1%;
}
div.content_layout_sidebar {
	background: url(http://ahamshay.com/images/uploads/content_layout_sidebar.png) top left repeat-y;
	height: 1%;
}

/* TOP MENU
--------------------------------------------------------- */
div#top_menu_wrap {
	padding: 0px 25px;
}


/* HEADER
--------------------------------------------------------- */
div#header_wrap {
	padding: 0px 25px;
}
div#header {
	height: 185px;
	background: #0c110d;
	border-bottom: 5px solid #c1c1c1;
}

/* ---- header content --- */
div#header_content_wrap {}
div#header_content {
	height: 185px;
}

/* CONTENT
--------------------------------------------------------- */
div#content_wrap { /* 1 column layout */
	padding: 0px 25px;
} 
div#content_wrap_sidebar { /* 2 columns layout */
	width: 630px;
	padding: 0px 25px;
	float: left;
}
div#content {}

/* ---- mainbody --- */
div#mainbody_wrap {}
div#mainbody {
	padding: 20px 20px 0px 20px;
	text-align: right;
}

/* ---- content body --- */
div.entry {}

/* SIDEBAR
--------------------------------------------------------- */
div#sidebar_wrap {
	float: left;
	text-align: left;
	width: 200px;
	margin-top: 20px;
}
div#sidebar {}
div#sidebar h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 14px;
	color: #587788;
	font-weight: bold;
	margin: 0px 0px;
	margin-bottom: 3px;
}
div#sidebar {
	font-size: 11px;
	color: #595959;
	margin-bottom: 30px;
}
div#sidebar a:link, div#sidebar a:visited {
	color: #9F0004;
	text-decoration: none;
}
div#sidebar a:hover {
	color: #00469b;
	text-decoration: underline;
}
div.entry_sidebar {
	margin-bottom: 20px;
}
span.stats{
	padding-top: 10px;
	color: #bbb;
	font-size: 10px;
}


/* BOTTOM LAYOUT
--------------------------------------------------------- */
div#bottom_layout {}
div.bottom_layout {
	background: url(http://ahamshay.com/images/uploads/bottom_layout.png) top left repeat-y;
	height: 41px;
}
div.bottom_layout_sidebar {
	background: url(http://ahamshay.com/images/uploads/bottom_layout_sidebar.png) top left repeat-y;
	height: 41px;
}


/* FOOTER
--------------------------------------------------------- */
div#footer_wrap {
	padding-top: 10px; 
        /*direction: rtl;*/
        text-align: right;
}
div#footer {
	color: #c1c1c1;
	font-size: 11px;
}
div#footer a:link, div#footer a:visited {
	color: #fff;
	text-decoration: none;
}
div#footer a:hover {
	color: #fff;
	text-decoration: underline;
}