/*  
Theme Name: AOS Theme (New)
Theme URI: http://www.artofshadi.com
Description: Working on it.
Version: 0.9
Author: Shadi N. Saber
Author URI: http://www.artofshadi.com
*/

/*-----------------------------------------------------------------------------------------------
  Genetal
-----------------------------------------------------------------------------------------------*/
* {
	padding:0;
	margin:0;
}
a:link, a:visited {
	color:#FFFFFF;
}
a img { 
	border:none;
}
html {
	background:#272727 url(images/bg_03.gif) no-repeat left bottom;
}
body {
	color:#BFBFBF;
	font:11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	height:100%;
}
h2 {
	color:#FFFFFF;
	font:12px Georgia, "Times New Roman", Times, serif bold extra-expanded;
	padding-top:10px;
	padding-bottom:10px;	
}
table {
	border:none;
	table-layout:fixed;
	vertical-align:top;
}
td {
	vertical-align:top;
}
li, dd { margin-left:5%; }
p{
	line-height:1.75em;
	margin-bottom:10px;
}

ul li{
	list-style-type:square;
	margin:0.5em 0 0.5em 2em;
}

blockquote{
	margin-left:1em;
	padding-left:1em;
	border-left:2px solid #CCC;
	color:#CCC;
}

pre{
	width:100%;
	padding:1em 0;
	overflow:auto;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}


/*-----------------------------------------------------------------------------------------------
  General Layout
-----------------------------------------------------------------------------------------------*/
#primary {
	background:#000000 url(images/bg_01.gif) no-repeat left 0%;
	display:block;
	min-height:320px;
	height:auto;
	vertical-align:top;
}
/* for Internet Explorer */
/*\*/
* html #primary {
height: 320px;
}
/**/
#secondary {
	font:10px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}
#copyright_bg {
	background:url(images/bg_04.gif) no-repeat right 100%;
	float:right;
	margin-top:-55px;
	height:55px;
	width:260px;
	position: relative;
}
#copyright_div {
	vertical-align:bottom;
	text-align:right;
	padding-right:10px;
	color:#FFFFFF;
	font:10px Georgia, "Times New Roman", Times, serif;
	float:right;
	margin-top:40px;
	margin-right:0px;
	position: relative;
}
#aos_title{
	/* Position */
	position:absolute;
	top:36px;
	left:14px;
	z-index:1;
	/* -------- */
	color:#FFFFFF;
	font:36px Georgia, "Times New Roman", Times, serif extra-expanded;
}
#aos_title a {
	text-decoration:none;
}
#aos_description {
	/* Position */
	position:absolute;
	top:73px;
	left:38px;
	z-index:1;
	/* -------- */
	color:#bfbfbf;
	font:13px Georgia, "Times New Roman", Times, serif extra-expanded;
}
#aos_icons {
	/* Position */
	position:absolute;
	top:92px;
	left:0px;
	width:188px;
	height:207px;
	z-index:2;
	/* -------- */
	background:url(images/bg_02.gif) no-repeat right 100%;
	text-align:right;
	vertical-align:top;
}
.aos_icon {
	display:-moz-inline-box;
	display:inline-block;
	margin-left:3px;
	width:72px;
	height:72px;	
	border:1px solid #aeaeae;
}
#icon_01 {	
	background:#272727 url(images/icon_shadi.gif) no-repeat;
}
#icon_02 {	
	background:#272727 url(images/icon_cbs.gif) no-repeat;
	cursor:pointer;
}
#left_padding {
	width:210px;
}
#about_n_recently {
	width:35%;
}
.aos_block {
	padding:0px 10px;
	padding-left:0px;
}
/*-----------------------------------------------------------------------------------------------
  Post
-----------------------------------------------------------------------------------------------*/
#aos_post_title {
	/* Position */
	position:absolute;
	top:45px;
	left:195px;
	z-index:2;
	/* -------- */
	color:#FFFFFF;
	font:24px Georgia, "Times New Roman", Times, serif extra-expanded;
	border:0px none;
}
#aos_post_title a:link, #aos_post_title a:visited {
	border-bottom:1px dotted #666666;
	text-decoration:none;
}
#aos_post_title a:active, #aos_post_title a:hover {
	border-bottom:1px solid #666666;
	text-decoration:none;
}
#aos_story {
	margin-left:210px;
	padding-top:87px;
	width:60%;
	text-align:left;
	color:#808080;
	font-stretch:normal;
	overflow:visible;
}
.details{
	text-align:right;
	border-top:1px solid #333;
	padding-bottom:20px;
	font-size:9px;
	color:#666;
}
.details a{
	text-decoration:none;
}
.details a:link, .details a:visited {
	color:#666;
}
.details a:active, .details a:hover {
	color:#ffffff;
}
#aos_about {
	position:absolute;
	top:160px;
	left:30px;
	width:158px;
	text-align:left;
	z-index:1;
}
/*-----------------------------------------------------------------------------------------------
  Search
-----------------------------------------------------------------------------------------------*/
#search{
	position:absolute;
	top:10px;
	right:12px;
	width:200px;
	-moz-opacity:0.4;
	text-align:right;
	z-index:5;
	display:none;
}
#search:hover{
	-moz-opacity:1.0;
}
#search .searchimg{
	float:left;
	width:14px;
	height:13px;
	background:url(images/search.gif) 0 0 no-repeat;
	position:relative;
	top:4px;
}
#search input{ 
	width:175px; 
	font-size: 0.85em; 
	background:#CCC;
	margin-top:2px;
	border:1px solid;
}
#search input:focus{
	background:#FFF;
}

#searchform{
	margin:1em 0;
}

#searchform #s{
	background:#222;
	border:none;
	border-bottom:1px solid #333;
	width:30em;
	color:#666666;
	padding:0.25em;
}

#searchform #searchsubmit{
	background:#000;
	color:#666;
	border:none;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.25em;
}

/*-----------------------------------------------------------------------------------------------
  Lists
-----------------------------------------------------------------------------------------------*/
.year:link, .year:visited {
	color:#858585;
	text-decoration:none;
}
.year:active, .year:hover {
	color:#858585;
	text-decoration:none;
	border-bottom:1px dotted #858585;
}

#categories {
	background:url(images/bg_05.gif) no-repeat 4% 12%;
	padding-left:10px;
	padding-bottom:10px;
}
ul.dates, ul.blogroll ul, ul.pages{
	list-style-type:none;
	margin:1px;
	border-top:1px solid #3D3D3D;
}
ul.dates li, ul.blogroll ul li, ul.pages li{
	list-style-type:none;
	margin:1px;
	padding:5px;
	border-bottom:1px solid #3D3D3D;
}
ul.counts,  ul.counts li{
	list-style-type:none;
	margin:1px;
	padding:3px;
	padding-top:0px;
}
ul.counts {
	margin-top:8px;
}
ul.children li a{
	color:#a2a2a2;
}
ul.children {
	padding-left:10px;
	font-size:9px;
	margin-bottom:5px;
}
ul.dates .date{
	color:#858585;
	padding:0 1.5em 0 0;
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#BFBFBF;
	text-decoration:none;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ 
	color:#FFF;
}

ul.blogroll{ margin-top:0; }
ul.blogroll li{
	list-style-type:none;
	margin:0;
}

ul.pages ul{
	margin:0;
}
ul.pages ul li{
	border:none;
	margin-left:2em;
	list-style-type:square;
}