/*
Title:      Point studios zoom style
Author:     Abdelrahman Osama, ao@point-studios.com
Updated:    may 30 2005
*/

body {
	font: 22px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
	text-align: left;
}

p, ul, ol, h1, h2, h3, h4, h5, h6 {
	font: 22px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
	letter-spacing: 0.1em;
}
	
#wrapper {
	margin: 20px;
	padding: 0;
	text-align: center;
	background: #000;
	min-width: 500px;
	border: 1px solid #fff;
}

#logo {
	background: #ddd url(../img/zoom/top.gif) no-repeat;
	height: 85px;
	margin: 0;
	text-indent: -5000px;
	border-bottom: 1px solid #FFF;
}

span {
	font-weight: bold;
}


#skip {
	display: none;
}

/* upper nav */

#mainnav, #nav {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	background: #CE9C23 url(../img/zoom/nav.gif) repeat-x;
	width: 100%;
	height: 1.7em;
}

#mainnav {
	margin-top: -1px;
}

#nav {
	margin-top: -10px;
}

#mainnav ul, #nav ul {
	text-align: center;
	margin: 0 20px 0 20px;
	padding: 0;
}


#mainnav li, #nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 1px 0;
	line-height: 1.6em;
	border-right: 1px solid #fff;
	/*\*//*/
width: 120px;
text-align: left;
/*Readed by IE5 mac only Hack by Tantek Celik*/
}

#mainnav li a, #nav li a {
	padding: 0.25em 0.8em;
	color: #fff;
	text-decoration: none;
	border: none;
}

#mainnav li a:hover, #nav li a:hover {
	color: #fff;
	background: #a00;
}

.tophere {
	background: #630;
}

/* end upper nav */

/* end of nav */

h2 {
 	font-size: 30px;
 	color: #FC0;
 	font-weight: bold;
 	margin: 10px 0 10px 0;
	text-align: left;
 	font-weight: bold;
 }

h3 {
 	font-size: 26px;
 	color: #fc0;
 	margin: 5px 0 0 0;
 	font-weight: bold;
}

h4 {
	font-size: 22px;
	color: #fc0;
	font-weight: bold;
}

blockquote {
	text-align: left;
	margin-left: 15px;
	border-left: 3px solid #ccc;
	padding-left: 10px;
}
/* create buttons */
#side {	
	padding: 10px 0;
	margin: 0;
	background-color: #003;
	border-bottom: 1px solid #fff;
	text-align: left;
}

#fresh {
	margin: 0.5em 1em 1em 1em;
	background: url(http://freshpx.com/banners/bigbanner.gif) no-repeat bottom;
	width: 180px;
	height: 26px;
}

#fresh img {
	margin-bottom: -0.2em;
	padding: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
}

#side h2,h3,h4,h5 {
	padding-left: 20px;
}

#secmenu {
	display: none;
	font-size: 1px;
}

#side img{
	background: #999;
	padding: 2px;	
	margin: 3px;
	border: none;
	text-decoration: none;
	border: none;
}

#side p {
	margin-left: 15px;
}

#side a img {
	border: none;
}

#side a:hover img{
	background: #bbb;
	border: none;
}

.banner img {
	background: none;
	}

.banner a:hover img {
	background: none;
}

#content {
	margin: 0 13px 13px 13px;
	padding: 10px;
	background: #000;
}

#content li {
	list-style: inside;
}

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

a:visited {
	color: #69f;
	text-decoration: none;
	border-bottom: none;
}

a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

a:active {
	color: #fff;
	background: #69f;
}

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

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

h3 a:visited {
	color: #6cf;
	text-decoration: none;
	border-bottom: none;
}

h3 a:hover {
	color: #fff;
	border-bottom: 1px dashed #fff;
}

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

#inner img {
	float: right;
	margin:  35px 0 5px 5px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
}

#inner img a {
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}

#inner img a:hover {
	padding: 5px;
	background: #ccc;
	border: 1px dotted #fff;
}	

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

img {
	background: #FFF;
}

#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;
}

form, input, textarea {
	font-size: 22px;
}
/* Comments */
.track {
	background: #000 url(../img/track.gif) top left no-repeat;
	padding: 0 18px;
	margin: 20px 0;
	border-left: 2px dotted #ccc;
} 

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

.num {
	color: #FC0;
	font-size: 26px;
}

.posted {
	font-size: 16px;
	font-weight: lighter;
	font-style: italic;
	margin-bottom: 20px;
	padding-top: 10px;
	border-top: 2px dotted #ccc;
	}

.date .ca .ct .tb {
	font-weight: lighter;
	padding: 0 4px 0 18px;
}

.special {
	font-size: 16px;
	font-weight: lighter;
	font-style: italic
	}

.meg {
	padding-right: 0;
}

.meg p {
	margin-right: 30px;
	float: left;
	width: 150px;
	text-align: center;
}

.meg h3 {
	clear: both;
}

#footer {
	background-color: #000;
	color: #fff;
	padding: 10px;
	border-top: 1px solid #fff;
	text-align: center;
}

#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;
}

dt {
	font-weight: bold;
	text-align: left;
	margin-top: 1em;
}

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