/*
Title:      Point studios modern style
Author:     Abdelrahman Osama, ao@point-studios.com
Updated:    May 30 2006
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #fff url(../img/md/back.gif) fixed;
	text-align: left;
}

p, ul, ol, h1, h2, h3, h4, h5, h6 {
	font: 1em "lucida grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
}

p { font-size: 1.1em; line-height: 1.5em; }

ul, ol { line-height: 1.5em; padding-left: 30px; list-style-position: inside; }

#wrapper {
	width: 650px;
	margin: auto;
	padding: 0;
	text-align: center;
	border: 1px solid #ccc;
	background: #ddd url(../img/md/lftb.gif) top left repeat-y;
}

html > #wrapper {
	width: 650px;
	padding: 0;
	margin: 0;
}

/* upper nav */
#mainnav {
	font-size: 1.2em;
	margin: -119px auto 98px auto;
	background: #69f url(../img/md/top.jpg) left;
	width: 650px;
	height: 1.7em;
	border-bottom: 1px dotted #fff;
}

#mainnav ul {
	float: right;
	margin: 0;
	padding: 0;
}


#mainnav li {
	float: left;
	list-style-type: none;
	font-size: 0.9em;
	line-height: 20px;
	margin: 0 10px;
	list-style: none;
	font-style: italic;
	color: #fff;
}

#mainnav li a {
	padding: 0;
	font-style: normal;
	text-decoration: none;
	color: #fff;
	border: none;
}

#mainnav li a:hover {
	color: #039;
}

#mainnav li a:active {
	color: #fff;
}
/* end upper nav */

h1 {
	height: 105px;
	margin: 0 0 13px 0;
	padding: 0;
	background: #900 url(../img/md/header.jpg);
	border-bottom: 1px solid #fff;
	clear: both;
	text-indent: -5000px;
}

#skip {
	display: block;
	height: 13px;
	margin-top: -13px;
	width: 650px;
	background: #ddd;
	text-indent: -5000px;
	border: none;
	text-decoration: none;
	cursor: default;
/*\*//*/
	top: 122px;
	/*Readed by IE5 mac only Hack by Tantek Celik*/
}

/* end of nav */

h2 {
 	font-size: 1.4em;
 	color: #a00;
 	font-weight: bold;
 	margin: 5px 0;
 }

h3 {
 	font-size: 1.2em;
 	color: #a00;
 	margin: 5px 0 0 0
}

h4 {
	font-size: 1em;
	color: #999;
	font-weight: bold;
}

blockquote {
	text-align: left;
	margin-left: 1.5em;
	border-left: 3px solid #ccc;
	padding-left: 10px;
}
/* create buttons */
#side {	
	width: 139px;
	float: left;
	padding: 0;
	margin: 0;
	background: #fff;
	border: 1px solid #fff;
	text-align: left;
/*\*//*/
	margin-top: 99px;
	width: 130px;
	/*Readed by IE5 mac only Hack by Tantek Celik*/
}

body #side #nav {
	list-style: none;
	padding: 0;
	margin: 0;
}

body #side #nav li {
	line-height: 25px;
	text-indent: 20px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	border-left: none;
	background: #ddd url(../img/md/butt.gif) top no-repeat;
	color: #666;
	text-decoration: none;
	font-style: italic;
/*\*//*/
	width: 137px;
	/*Readed by IE5 mac only Hack by Tantek Celik*/
}

* html body #side #nav li {
	text-indent: 5px;
}

body #side #nav li a {
	color: #666;
	text-decoration: none;
	border: none;
	font-style: normal;
	display: block;
}

body #side #nav li a:hover {
	font-weight: normal;
	text-decoration: none;
	background: #dfe9fc url(../img/md/hbutt.gif) top no-repeat;
	color: #36C;
}

/* end of nav */

/* about */
#side h3 {
	font: 1.4em "century gothic", Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #47d;
	text-indent: 15px;
	width: 137px;
	background: #d9e4fa url(../img/md/menu.gif);
	margin: 0;
	padding: 0;
	text-align: left;
	border: 1px solid #ccc;
/*\*//*/
	width: 136px;
	/*Readed by IE5 mac only Hack by Tantek Celik*/
}

body #side p {
	display: block;
	background: #f8f8ff;
	padding: 5px;
	margin: 0;
	width: 127px;
	border: 1px solid #ccc;
	font-size: 1em;
/*\*//*/
	width: 126px;
	/*Readed by IE5 mac only Hack by Tantek Celik*/
}

#side img {
	margin: 3px;
	text-decoration: none;
	border: none;
}

#side p a:link, li a:link, h3 a:link {
	color: #36c;
	text-decoration: none;
	border-bottom: 1px dotted #36c;
}

#side p a:visited, li a:visited, h3 a:visited {
	color: #36c;
	text-decoration: none;
	border-bottom: none;
}

#side p a:hover, li a:hover, h3 a:hover {
	color: #88f;
	border-bottom-color: #88f;
}

#side p a:active, li a:active, h3 a:active {
	color: #69C;
}

#side p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 3px 0;
}

#side #technorati p {
	border: none;
	width: 120px;
}

#side #technorati {
	margin: 0;
}

#side p.banner a {
	border: none;
}

#side p.style img {
	border: 2px solid #999;
}

#side p.style img:hover {
	border-color: #ccc;
}
/* about end */

#content {
	float: right;
	padding: 0 10px 10px 10px;
	background: #fff url(../img/md/paper.gif) top right no-repeat;
	width: 463px;
	font-size: 1em;
	margin: 0 6px 13px 0;
/*\*//*/
	margin: 199px 6px 13px 13px;
	/*Readed by IE5 mac only Hack by Tantek Celik*/
} 

#wrapper > #content {
	margin: 0 13px 13px 13px;
}

#content a:link {
	color: #36c;
	text-decoration: none;
	border-bottom: 1px dotted #36c;
}

#content a:visited {
	color: #36c;
	text-decoration: none;
	border-bottom: none;
}

#content a:hover {
	color: #88f;
	border-bottom-color: #88f;
}

#content a:active {
	color: #69C;
	border-bottom-color: #69c;
}

#content > #inner a:hover:after {
	content: attr(rel);
	color: #36C;
	border-top: 1px dotted #36c;
}

#content h2 a:link {
 	color: #a00;
 	font-weight: bold;
 	margin: 5px 0 10px 0;
	border-bottom: 1px dotted #a00;
 }
 
#content h2 a:visited {
	color: #a00;
	text-decoration: none;
	border-bottom: none;
}
 
#content h2 a:hover {
 	color: #999;
 	font-weight: bold;
 	margin: 5px 0 10px 0;
	border-bottom: 1px dotted #999;
 }

#content h3 a:link {
	color: #a00;
	text-decoration: none;
	border-bottom: 1px dotted #a00;
}

#content h3 a:visited {
	color: #a00;
	text-decoration: none;
	border-bottom: none;
}

#content h3 a:hover {
	color: #999;
	border-bottom: 1px dotted #999;
}

#inner {
	border: 1px solid #ccc;
	background: #f8f8ff;
	padding: 0 15px;
}

.item {
	margin: 10px 0; 
	border-bottom: 1px dotted #ccc;
}

#content img {
	float: right;
	display: block;
	border: 1px solid #ccc;
	margin: 5px; 
	padding: 3px;
}

#content a img {
	float: left;
	padding: 3px;
	border: 1px solid #ccc;
	margin-right: 10px;
}

item.p a img {
	float: right;
}

#content ul, #content ol {
	margin-left: 0;
}
/* Comments */

.track {
	background: #fff url(../img/md/track.gif) top left no-repeat;
	padding: 0 18px;
	margin: 20px 0;
	border-left: 1px dotted #ccc;
} 

.comment {
	background: #fff url(../img/md/comment.gif) top left no-repeat;
	padding: 0 18px;
	margin: 20px 0;
	border-left: 1px dotted #ccc;
} 

.num {
	color: #a00;
	font-size: 1.6em;
	font-weight: bold;
}

.posted {
	font-size: 0.9em;
	font-weight: lighter;
	font-style: italic;
	margin-bottom: 20px;
	padding-top: 5px;
	border-top: 1px dotted #ccc;
	}

.date {
	font-weight: normal;
	padding: 0 4px 0 18px;
	background: #fff url(../img/md/clock.gif) top left no-repeat;
}

.ca {
	font-weight:normal;
	padding: 0 4px 0 18px;
	background: #fff url(../img/md/cat.gif) top left no-repeat;
}

.ct {
	font-weight:normal;
	padding: 0 4px 0 18px;
	background: #fff url(../img/md/comment.gif) top left no-repeat;
}

.tb {
	font-weight:normal;
	padding: 0 4px 0 18px;
	background: #fff url(../img/md/track.gif) top left no-repeat;
}

#search {
	width: 115px;
	color: #333;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#fresh:hover {
	background-color: #FFD;
}

#fresh:active {
	background-color: #DFF;
}

#fresh img {
	background-color: transparent;
}

.special {
	font-size: 1em;
	font-weight: lighter;
	font-style: italic
	}

form {
	margin: 0;
}

.meg {
	padding-right: 0;
}

.meg p {
	margin-right: 4px;
	float: left;
	width: 150px;
	text-align: center;
	border-top: 4px double #999;
}

.meg img {
	border: 1px solid #999;
	width: 140px;
	height: 112px;
}

.meg img:hover  {
	border: 1px solid #ccc;
}

.meg h3 {
	clear: both;
}

#footer {
	clear: both;
	background-color: #999;
	color: #fff;
	border-top: 1px dotted #fff;
	line-height: 1.5em;
	font-size: 1em;
	text-align: center;
	height: 20px;
}

#wrapper > #footer {
	height: auto;
}

#footer a {
	margin: 0 5px;
}

#footer a:link {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

#footer a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

#footer a:hover {
	color: #fff;
	background: #666;
}

abbr, acronym {
	border-bottom: 1px dotted;
	cursor: help;
}

address {
	text-align: left;
}

code {
	font-size: 1.2em;
}

dl {
	font-size: 1.1em;
	line-height: 1.2em;
}

dt {
	font-weight: bold;
	text-align: left;
	margin: 5px 0 1px 0;
}

dd {
	text-align: left;
	margin-left: 0;
}