/*


	author : Ahmad Albakri Zabri
	email  : greenjeli@gmail.com

 	" live long and prosper "

*/


@import 'reset.css';


/*		Global			*/
body{background-color:#fff;font-size:62.5%;font-family:Arial, Helvetica, sans-serif;line-height:1.8;color:#333}
a{text-decoration:none;color:blue}a:hover{text-decoration:underline}h1,h2,h3{color:#000}
.indent{text-indent:-9999px}.rel{position:relative}.abs{position:absolute}.left{float:left}.right{float:right}
h2{font-size:1.8em}

.imagefloatleft{float:left;margin:8px 8px 8px 0}
.imagefloatright{float:right;margin:8px 0 8px 8px}

.cf:after {content: ".";display: block;height: 0;clear: both; visibility: hidden}
.cf {display: inline-block}
/* Hides from IE-mac \*/
* html .cf {height: 1%;}
.cf {display: block;}
/* End hide from IE-mac */

/*		end Global		*/



/*		  Grid			*/
.container_12{width:960px;margin:0 auto}
.grid{display:inline;float:left;margin-left:10px;margin-right:10px}
.one{width:60px}.two{width:140px}.tri{width:220px}.four{width:300px}.five{width:380px}.six{width:460px}.seven{width:540px}.eight{width:620px}.nine{width:700px}.twelve{width:940px}
/*		end Grid		*/



/*	   Container Background		*/
#header{background:url('../images/footerbarbg.gif') #fefefe bottom left repeat-x}
#logocontainer{background:url('../images/topbg.gif') #fefefe top left repeat-x}
#navicontainer{/*background:url('../images/footerbarbg.gif') #333 top left repeat-x*/background:url('navbg.gif') #333 top left repeat-x}
#content{background:url('../images/contentbg.gif') #fff bottom right no-repeat}
#footer{background:url('../images/footerbg.gif') #fbfbfb top left repeat-x}
/*	  end Container	Background	*/


/*	  Header		*/


#top .logo{display:block;float:left;text-align:center;font-size:2em;font-weight:bold; line-height:7em; text-transform:uppercase}
#top .logo img{margin-right:10px}
#top .logo span{font-size:.9em !important;display:block;line-height:1;text-transform:capitalize; position:absolute;bottom:50px;left:170px}

ul.secondnav li{float:left;display:inline;float:left;width:80px; background:url('../images/divider.gif') bottom left no-repeat}
ul.secondnav li a{display:block;text-transform:uppercase;font-size:1em;font-weight:bold;padding:4px 0 5px;text-align:center;color:#333}

/*	  Nabil's Navigation		*/
#nav{font-size:1.2em}


/*#bottom{overflow: hidden}*/
#bottom .rss{top:0;right:0;text-align:center;width:60px;display:block;background:url('../images/rssbg.gif') #ff7200 top left repeat-y;color:#fff;font-size:1.8em;text-transform:uppercase}
#bottom .twit{position:absolute;top:0;right:0;padding:6px 10px; background:url('icon-twitter.png') center left no-repeat;font-size:1.1em;color:#BDD2FF;font-weight:bold;padding-left:25px; text-transform: capitalize}

img.countdown{padding:0;right:0/*80px*/;top:4px;margin:0;background:none;border:none}
/*	  end Header	*/


/*	  Content		*/
#content{font-size:1.2em;padding:36px 0}#content img{vertical-align:middle}
/* #content img{padding:3px;background:#f9f9f9;border:1px solid #ccc} */
/*	  End Content	*/


/*	  Footer		*/
#footer{float:left;display:inline;width:100%;}
#bg{background:url('../images/fbg.gif') 400px 0 no-repeat;overflow:hidden;padding:18px 0}
#credit{font-size:1em}
/*	  end Footer	*/


