/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */
 
body,
div { margin:0; padding:0; }

img { border:0; }

body { background:url(images/top-bg.gif) #fff repeat-x 0 0; }

#wrap { margin:0 auto; width:960px; background:url(images/wrap-bg.gif) #fff repeat-y 0 0; }

#header { height:239px; background:url(images/header.gif) no-repeat 0 0; }
#header .lang { padding:15px 15px 0 0; height:48px; text-align:right; }
#header #nav,
#header #nav li { margin:0; padding:0; list-style:none; cursor:pointer; }
#header #nav li { float:left; }
#header #nav li span { padding:0 5px; }
#header #nav { padding-left:221px; }

#content { padding:0 41px; min-height:300px; height:auto !important; height:300px; }
#content .index { margin:20px 0; }
#content .errmsg { margin:0 auto; }
#content form table { margin:0 auto; }

.powered { display:none; }

#bottom { width:100%; background:url(images/bottom-bg.gif) repeat-x bottom; display:block; clear:both; }
#bottom .bottomWrap { margin:0 auto; padding:40px 0 0 0; width:960px; height:100%; background:url(images/wrap-bg.gif) repeat-y 0 0; }
#bottom .bottomBar { width:960px; height:99px; background:url(images/bottom-bar.gif) no-repeat bottom; }

#footer { margin:0 auto; padding:10px 0; width:960px; text-align:center; display:block; clear:both; }
#footer p { margin:0; padding:0 0 7px 0; }

body { color:#777; font-size:62.5%; font-family:Arial, Hevletica, sans-serif; }
#wrap { font-size:1.2em; }
#content .index { font-size:1.4em; }
#content .errmsg { color:#fff; }
#footer { font-family:Verdana, sans-serif; font-size:.9em; }

a,
a:link,
a:visited,
a:active,
a:hover { color:blue; font-weight:bold; }

		/* top text link navigation */
		#tabs6 { text-align:left; font-size:1.1em; line-height:1; padding-left:221px; }
		#tabs6 ul { margin:0;	padding:0 10px 0 10px; list-style:none;	}
		#tabs6 li { margin:0;	padding:0; list-style:none; display:inline;	}
		#tabs6 a { float:left; background:url(/blog/wp-content/themes/dynamic/skins/themorningafter/img/tableft6.gif) no-repeat left top;	margin:0;	padding:0 0 0 4px; text-decoration:none; }
		#tabs6 a span {	float:left;	display:block; background:url(/blog/wp-content/themes/dynamic/skins/themorningafter/img/tabright6.gif) no-repeat right top; padding:5px 15px 4px 6px; color:#FFF;	} /* Commented Backslash Hack hides rule from IE5-Mac \*/
		#tabs6 a span {	float:none;	}
		/* End IE5-Mac hack */
		#tabs6 a:hover span {	color:#FFF;	}
		#tabs6 a:hover { background-position:0% -42px; }
		#tabs6 a:hover span { background-position:100% -42px; }
		#tabs6 #current a {	background-position:0% -42px;	}
		#tabs6 #current a span { background-position:100% -42px; }
		#tabs6 .current_page_item a {	background-position:0% -42px; }
		#tabs6 .current_page_item a span { background-position:100% -42px;}
		#tabs6 #current {	background-position:0% -42px;	}
		#tabs6 #current span { background-position:100% -42px; }
		#tabs6 .current_page_item {	background-position:0% -42px;	}
		#tabs6 .current_page_item span { background-position:100% -42px; }
		
		/* Custom Header, Learn More Button */
		#abs { margin-top:138px; margin-left:768px; position:absolute; }
		* html #abs { margin-left:0; left:998px; }
		#abs a { width:119px;	height:27px; display:block; }
		#abs a span {	visibility:hidden; display:none; }
		/************************************/


