
/* Begin Typography & Colors */
body {
	margin: 0; padding: 0;
	font: normal normal 100% Verdana, sans-serif;
	font-size: small;
	background: #e0e0e0;
	color: #333;
	text-align: center;
	}

#page {
	background: url('images/tile_left.gif') repeat-y fixed 50% 50%;
	text-align: left;
	margin: 0 auto; padding: 0;
	width: 847px;
}

#header {
	font-family:'Lucida Grande','Trebuchet MS';
	background: #e0e0e0 url('images/blog_header_cairo.jpg') no-repeat top left;
	margin: 0; padding: 0;
	height: 181px;
}

.narrowcolumn, .widecolumn {
	float: left;
	padding: 20px 0 11px 1em;
	margin: 0 0 0 42px;
	width: 460px;
	line-height: 1.5em;
	font-size: 13px;
}
* html .narrowcolumn, * html .widecolumn { margin-left: 20px; }

	
#sidebar {
  padding: 0 0 10px 0;
  margin: 0 0 0 547px;
  width: 259px;
  font-size: 85%;	
  line-height: 1.4em;
  color: #999;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
}

#sidebar .SidebarPoster {
	position: relative; 
	left: 1px;
}
* html #sidebar .SidebarPoster {
  left: auto; right: 3px; bottom: 16px;
}

#footer-wrapper {
	padding: 0 0 9px 0;
	margin: 0 auto;
  color: #ddd;
  background: url('images/bottom_sill.gif') no-repeat bottom left;
  clear: both;
}

#footer {
  margin: 0;
  padding: 11px 320px 11px 95px;
  background: url('images/bottom_sash_left.gif') no-repeat top left;
}

#footer p {
	margin: 0; padding: 0;
	text-align: center;
	font-size: 85%;
}

#footer a {
	color: Black;
}
/*---------------------------------------------------------------------------*/
	
#sidebar h2 { 
  margin: 0;
  padding: 25px 0 0 40px;
  font: normal bold 130% 'Lucida Grande','Trebuchet MS';
  color: #666;
  height: 32px;
  background: url(http://www.blogblog.com/tictac/sidebar_icon.gif) no-repeat 10px 15px;
  height: 32px !important; /* for most browsers */
  height /**/:57px; /* for IE5/Win */
}
  
/*---------------------------------------------------------------------------*/
.date-header {
	font-size:82%;
	margin-top:0;
	padding-left:5px;  
  color:#FF9933;
	/*display: block;*/
  margin-top: -4px;
 }

a.JumpToNextPost  {
	font-size:70%;
 color:#FF9933;
 text-decoration: underline;
 margin-left: 225px;
 position: relative; bottom: 4px;
}
a.JumpToNextPost:link { color: #FF9933; }
a.JumpToNextPost:visited { color: #FF9933; }
a.JumpToNextPost:hover { color: #ccc; }
 
.post {
	border-bottom:1px solid #DDDDDD;
	margin:0 0 1.5em;
	padding:0 0 1.5em 14px;
}

.post h2 {
  font: normal bold 130% 'Lucida Grande','Trebuchet MS';
  color: #ff6633;
  margin-bottom: 0;
 }

.post h2 a,
.post h2 a:visited { 
  color: #ff6633;
  text-decoration: none;
 }

.post img {
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
}
   
.post p {
	margin-bottom: 20px;
}

.Picture {
	display:block;
	margin: 0px auto 10px;
	text-align: center;
	cursor: pointer;
}

/*---------------------------------------------------------------------------*/

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


#commentformContainer {
	margin:12px 20px 0 12px;
	padding-bottom:12px;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

/* End Structure */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding: 0 0 10px 10px;
	border-bottom:1px solid #DDDDDD;
}

#sidebar ul li ul li { border-bottom: none; }

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

#comments {
	background: #EEEEEE url(images/comments_curve.gif) no-repeat scroll left top;
	color:#666666;
	font-size:85%;
	line-height:1.5em;
	padding-top:10px;
}

#comments h4 {
	background:transparent url(images/bubbles.gif) no-repeat scroll 10px 0;
	color:#666666;
	font-family:"Lucida Grande","Trebuchet MS";
	font-size:130%;
	height:29px !important;
	margin:28px 0 15px;
	padding:8px 0 0 40px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

blockquote {
  margin: 0 0 20px 30px;
  padding: 27px 0 0 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;
  background: url(images/quotes.gif) no-repeat top left;
}

blockquote p {
  margin-top: 0;
}


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

code { color: #f63; }
  
.center {
	text-align: center;
	}

hr {
	display: none;
	}



.post hr {
	display: block;
  border-bottom: 2px solid #FF6633;
  border-top: 1px solid #FF9833;
}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}

/* unordered list style */

.post ul {
  list-style: none;
  margin-left: 10px;
  padding: 0;
  }

.post li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  background: url(images/tictac_orange.gif) no-repeat left 6px;
  }

/* links */

a:link {
  color: #6699cc;
  }

a:visited {
  color: #666699;
  }

a:hover {
  color: #693;
  }

a:active {
  color: #cc3333;
  text-decoration: none;
  }

/*---------------------------------------------------------------------------*/
/*                                 My Crazy Headers                          */
/*---------------------------------------------------------------------------*/

#header h1 {
	margin: 0 290px  0 0 ;
	padding: 66px 0 0 77px;
	font-size: 34px;
	line-height: 0.8em;
	color: #fff;
	height: 73px;
}
#header h1 span.enel {
	font-size: 25px;
	margin-left: 7px;
	line-height: 1.5em;
}
#header h1 span.strikethrough { text-decoration: line-through; }
#header h1 a {
	text-decoration: none;
	color: #FFFFFF;
}
#header h1 a:hover {
	color: #eee;
}

/*---------------------------------------------------------------------------*/
