/*   
Theme Name: Hashem01 Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Hashem Gamal
Author URI: http://hashemgamal.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

#wrapper {
	background: #f0f0f0;
}

#main .aside a:hover, #main .entry-title a:hover, #main .entry-content a:hover {
	color: #FFBF00;
	text-decoration: underline;
}

#header {
	width: 1000px;
	margin:0 auto;
	padding-top: 5px;
}

#branding {
	width: 666px;
	float: left;
	padding: 20px 0 20px;
}

#blog-title a {
	display: none;
}

#branding img {
	padding: 5px 0 0 30px;
}

#access {
	width: 666px;
	float: left;
	border: 0px;
}

.paged #nav-above {
	padding: 0px;
}

#access ul {
	border: 0;
}

#access .sf-menu a {
	border: 0;
	font-family: Garamond, serif;
	font-size: 29px;
	font-style:italic;
	text-transform: lowercase;
	color: #000000;
	padding: 0 30px;
}

#access .sf-menu a:hover {
	color: #FFBF00;
	background: #f0f0f0;
	text-decoration: underline;
}

#access .sf-menu li{
	background: transparent;
}

#access .sf-menu img{
	padding-top: 10px;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: transparent;
}

#intro {
	float: right;
	padding-right: 5px;
	background-image: url('images/avatar.jpg');
	background-repeat: no-repeat;
	background-position: 0px 25px;
	width: 325px;
	height: 130px;
}

#main {
	width: 1000px;
	border-top: 1px solid black;
	padding-top: 40px;
	background: #ffffff;
}

#container {
	width: 666px;
	border-right: 1px solid #d0d0d0;
}

#content {
	width: 630px;
	margin-left: 20px;
}

.entry-meta {
	width: 90px;
	float: left;
	text-align:right;
	margin-bottom: 50px;
}

.sf-menu a:active {
	background: transparent;
}

.entry-title , .entry-content {
	width: 510px;
	float: right;
	margin-left: 8px;
	padding-left: 15px;
}

.attachment .entry-title , .attachment .entry-content {
	width: 810px;
	float: right;
	margin-left: 8px;
	padding-left: 15px;
}

.entry-content {
	border-left: 1px solid #d0d0d0;
	padding: 0 0 0 15px;
	margin: 10px 0 50px 0;
	font-size: 14px;
}

.entry-content img {
	margin: 0;
}

#content h2 {
	clear: none;
	font-family: Garamond, serif;
	font-size: 34px;
	font-weight: bold;
	line-height: 35px;
}

#content .entry-date {
	margin-bottom: 60px;
	padding-top: 6px;
}

#content .entry-date abbr {
	font-family: Garamond, serif;
	font-size: 26px;
	font-style:italic;
	text-transform: none;
	color: #000000;
}

#content .tag-links a {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: underline;
	font-style: normal;
	letter-spacing: 1px;
	color: #000000;
}

#content .tags-list {
	margin-bottom: 20px;
}

#content .comments-num {
	font-family: Garamond, serif;
	font-size: 26px;
	font-style:italic;
	color: #000000;
}

#content .comments-link {
	font-family: Garamond, serif;
	font-size: 18px;
	font-style:italic;
	color: #000000;
}

#content .comments-link  a:hover {
	color: #666;
}

#content .more-link {
	font-size: 18px;
}

#content .page, #content .error404 {
	width: 560px;
}

#content .navigation {
	background: #fafaea;
}
	
#content .navigation a {
	font-style: normal;
	font-weight: bold;
	line-height: 26px;
}

.hentry {
	clear: both;
	margin-bottom: 20px;
}

.main-aside {
	width: 333px;
	right: 0px;
	font-size: 12px;
	color: #000000;
}

.main-aside ul ul {
	margin: 0;
	list-style-type: none;
}

#main .aside li  li{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #d0d0d0;
}

#main .aside a {
	font-weight: bold;
	color: #000000;
	text-decoration: none; 
}

#main .aside p {
	margin: 4px 0 4px 0;
}

#primary, #secondary {
	border: 0;
	padding: 0;
	margin: 0;
}

#primary ul li, #secondary ul li {
	margin-bottom: 30px;
}

#main .aside h3 {
	font-family: Garamond, serif;
	font-size: 29px;
	color: #000000;
	text-decoration: underline;
	margin-bottom: 10px;
}

#footer {
	width: 1000px;
	margin:0 auto;
	border: 0px;
	background: #dedede;
}

#footer h3 {
	font-family: Garamond, serif;
	font-size: 26px;
	font-style: normal;
	margin-bottom: 10px;
	color: #000000;
}

#subsidiary a {
	text-decoration: none;
}

#footer .wp-tag-cloud {
	width: 300px;
	margin: 0 0 0 20px;
}

#footer .wp-tag-cloud li {
	width: 150px;
	float: left;
}

#siteinfo {
	padding:22px 0 40px;
}

#comments {
	padding: 0;
	width: 580px;
	margin-left: 20px;
	clear: both;
}

#comments h3 {
	font-family: Garamond, serif;
	font-size: 26px;
	font-weight: normal;
}

#comments-list li .avatar {
	width: 80px;
	height: 80px;
}

#comments-list ol li {
	padding-bottom: 10px;
}

#comments-list ol li:nth-child(even) {
	background: #fafaea;
}

#comments-list .comment-author, #comments-list .comment-meta, #comments-list .comment-content, #comments-list .unapproved {
	padding-left: 95px;
}

#comments .comment-childs {
	padding: 10px 0 0 90px;
}
#form-allowed-tags{
	display: none;
}

/*
//sociable
*/

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	/*display: inline !important;*/
	list-style-type: none;
	margin-top: 5px;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/*/