/*   
Theme Name: Ninety
Theme URI: 
Description: Ninety.cc Theme
Author: Guillaume Bourdages
Author URI: http://www.graphem.ca
Version: 1.0

*/

/* Base element */

	html, body {

		height:100%;
	}

/*Images*/	

	img {
		margin:0;
		padding:0;
		border: none;
	}

/*End Images*/

/* Typo */		

	p {
		font-size: 1em;
		margin: 0 0 1em 0;
		padding: 0;
		line-height:1.6em;
		
	
	}

	h1 {
		
		font-size: 2em;
		line-height: 1.5em;
		margin: 0 0 0.5em 0;
		padding: 0;
       	
	}
	
	h2 {
		
		font-size: 1.6em;
       	line-height: 1.5em;
		margin: 0 0 0.5em 0;
		padding: 0;

	}
	
	h3 {
		
		font-size: 1.5em;
		font-weight:normal;
       	line-height: 1.5em;
		margin: 0 0 0.3em 0;
		padding: 0;

	}
	
	h4 {
		
		font-size: 1.4em;
		font-weight:normal;
       	line-height: 1.5em;
		margin: 0 0 0.3em 0;
		padding: 0;

	}
	
	h5 {
		
		font-size: 1.2em;
       	line-height: 1.5em;
		margin: 0 0 0.3em 0;
		padding: 0;

	}

/* End Typography */		

/* Links */

	a,	a:link,	a:active {
		color:#f9f400;
		text-decoration: none;
		outline:none;
	}

	a:hover {
      color:#f9f400;
	  text-decoration: underline;
        
	}

/* End Links */

/* End Base element */

	body {
	
		margin: 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		font-size:12px;
		color:#ffffff;
		
		background:#A8BCB3 /*url(images/train.jpg) no-repeat 50% 20%*/;
		background-attachment: fixed;

	}
	
	#wrapper {
	
		padding-bottom:20px;
		height:100%;
		
	
	}
	
	#topcontainer{
		
		position:relative;
		margin:0 auto;
		width:966px;
		padding:18px 15px 16px 15px;
	
    }
	
	#container{
		
		margin:0 auto;
		width:960px;
		padding:0px 15px 20px 15px;
	
    }

/*Header and menu */	


	ul#icon-menu  {
		
		
		margin: 0 0px 0px 10px;
		padding:0px 20px 0px 0px;
		list-style: none;
		
						
	}
	
	ul#icon-menu  li  {
	
		padding: 0;
		float: right;
		margin: 0 0px -5px 3px;
		display: block;

	}

	ul#icon-menu li a{
		
		display:block;
		margin-top:0px;
		padding:0px;
		width:43px;		
		height:27px;
		overflow:hidden;
		text-decoration:none;
		text-indent:-9999px;
	
	}
	
	a.email-icon{
	
		background: url(images/icon-mail.png) no-repeat 0px 0px;
	
	}
	
	
	a.email-home{
	
		background: url(images/icon-home.png) no-repeat 0px 0px;
	
	}
	
	

	#header{
		margin:0 0 20px 0;	
		padding:0px;
		position:relative;
		float:left;
		
		height:103px;
		width:100%;
		background:url(images/header-back.png) no-repeat top left;
			
    }
	
	#header h1 {
	
		display:block;
		position:absolute;
		top:30px;
		left:30px;
		text-align:center;
		height:35px;
		width:185px;
		margin:0 auto;
		overflow:hidden;
		padding:0;
		text-decoration:none;
		text-indent:-9999px;
		
	
	}
	
	#header h1 a {
	
		display:block;
		height:35px;
		width:185px;
		
	}
	
	#header h2 {
	
		display:block;
		position:absolute;
		top:33px;
		right:25px;
		height:35px;
		width:320px;
		text-align:center;
		margin:0 auto;
		overflow:hidden;
		padding:0;
		text-decoration:none;
		text-indent:-9999px;
		
	
	}

	
	/* Subpage and Genral page title */
	
	
	/* END Subpage and Genral page title */
	

/*End Header and menu */

/*Content*/

	#content {
		
		width:690px;
		padding:10px 0px 0px 0px;
		float:right;
		display:inline;
		background:url(images/content-top.png) no-repeat top left;
	
	}
	
	#content-bottom {
		
		width:100%;
		padding:0px 0px 0px 0px;
		margin:0px;
		height:10px;
		background:url(images/content-bot.png) no-repeat top left;
	
	}
	
	.main {
	
		padding:5px 0px 0px 0px;
		margin:0px;
		width:690px;
		background:url(images/content-back.png) repeat-y top left;
	
	}
	
	
	.block {
		
		margin-top:15px;
		padding:0px 25px 15px 25px;
		
	}
	
	.col2 {
	
		float:left;
		width:310px;
		padding-right:10px;
		margin-top:0px;
			
	}
	
	
	
	.col2right {
	
		padding-left:10px;
		padding-right:25px;
	
	}
	
	.nobotpad {
	
		padding-bottom:0px;
	
	}
	
	h2#pagetitle {
	
		color:#ffffff;
		background:url(images/page-title.png) no-repeat top center;
		line-height:50px;
		
		padding:0px 25px 0px 25px;
		margin-top:-5px;
		margin-bottom:0px;
	
	}
	
			
	
	
	.main h1 {
	
		padding:0px 0px 3px 0px;
		margin:0px 0px 5px 0px;
		line-height:1em;
		font-size:1.6em;
		letter-spacing:1px;
		font-weight:bold;		
	
	}
	
	.main h3 {
	
		padding:0px 0px 7px 0px;
		margin:15px 0px 12px 0px;
		line-height:1em;
		
		letter-spacing:1px;
		font-weight:normal;
		background:url(images/line.png) repeat-x bottom left;
		
	}
	
	.main  h3 a, .main h2 a, .main h1 a, .home-block h3 a, .home-block h2 a, .home-block h1 a {
	
		color:#ffffff;
		
	}
	
	.main  h3 a:hover, .main h2 a:hover, .main h1 a:hover, .home-block h3 a:hover, .home-block h2 a:hover, .home-block h1 a:hover {
	
	   
	   text-decoration: none;
	
	}
	
	
	.block ul li, .block ol li{
	
		margin-bottom:7px;
	
	}
	
	.block ul {
	
		padding-left:20px;
		margin:20px 0px 20px 0px;
	
	}
	
	.block ol{
	
		padding:0px;
		margin:20px 0px 20px 40px;
	
	}
	
	.block ul li{
		
		list-style:none;
		background:url(images/link-back.png) no-repeat top left;
		padding:2px 0 2px 30px;
		margin-bottom:10px;
	
	}
	
	.block blockquote {
	
		padding-left:20px;
		margin-left:20px;
		margin-top:20px;
		margin-bottom:20px;
		padding-bottom:1px;
		padding-top:5px;
		border-left:3px solid #4e7789;
		
		
	
	}
	
	.alignright {
	
		float:right;
	
	}
	
	.alignleft {
	
		float:left;
	
	}
	
	.block img{
	
		
		margin-left:10px;
		padding:5px;
		background-color:#3e606f;
		border:1px solid #496e7e;
	
	}

/* Solutions Page */

	p.testimonial {
	
		font-style:italic;
	
	}	
	
	p.testimonial-name {
	
		text-align:left;
		color:#f9f400;
		margin-bottom:20px;
	
	}
	
	a.doc {
	
		
		padding:0px 0px 0px 68px;
		line-height:64px;
		font-size:1.2em;
		font-weight:bold;
		display:block;
		margin-bottom:15px;
		color:#ffffff;
	
	}
	
	a[href$=".pdf"].doc, a.pdf
		{
			background:url(images/File_Pdf.png) no-repeat center left;
		}
		
	
	a[href$=".doc"].doc, a[href$=".docx"].doc, a.txt
		{
			
			background:url(images/File_Word.png) no-repeat center left;
		}
	
	a[href$=".ppt"].doc, a[href$=".pptx"].doc, a[href$=".pps"].doc, a[href$=".ppsx"].doc, a.ppt
		{
			
			background:url(images/File_PowerPoint.png) no-repeat center left;
		}	
		
	a[href$=".xls"].doc, a[href$=".xlsx"].doc, a.xls
		{
			background:url(images/File_Excel.png) no-repeat center left;
		}

	a[href$=".zip"].doc, a[href$=".rar"].doc, a[href$=".ace"].doc, a[href$=".tar.gz"].doc, a[href$=".tgz"].doc, a[href$=".txt"].doc, a.zip
		{
			background:url(images/File.png) no-repeat center left;
		}

	
	

/* Partner Section */

	img.partner-pic {
	
		float:right;
		height:123px;
		width:240px;
		padding:5px;
		
		margin-top:35px;
		margin-right:0px;
		margin-left:10px;
	
	}
	
	.partner-link {
	
		clear:both;
	
	}
	
	.partner-link p {
	
		padding-top:15px;
		background:url(images/line.png) repeat-x top left;
	
	}
	
	.partner-link a {
	
	  color:#fff;
	  font-weight:bold;
	  text-decoration: none;
	  background:url(images/link-back.png) no-repeat center left;
	  padding:0px 0px 2px 30px;
	  margin-left:3px;
	
	}
	
	.partner-link a:hover {
	
	  color:#f9f400;
	  font-weight:bold;
	  text-decoration:underline;
	
	}
	
/* Article Section */	


	.post {
	
		margin-bottom:25px;
	
	}
	
	.post h2 {
	
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 62px;
		line-height:1.3em;
		letter-spacing:1px;
		font-weight:normal;
		background:none;
		
	}

	.postdate {
	
		float:left;
		display:inline;
		height:45px;
		margin-top:2px;
		width:45px;
		background:transparent url(images/date-stamp.gif) no-repeat scroll left top;
	
	}
	
	.day, .month{
		
		
		color:#FFFFFF;
		font-weight:normal;
		margin:0px 0px 0px 0px;
		padding:0;
		text-align:center;
		text-transform:none;		
	
	}
	
	.day {
	
		margin-top:6px;
		font-size:1.2em;
		line-height:12px;
	
	}
	
	.month {
	
		font-size:1.0em;
		line-height:30px;
	
	}
	
	.meta {
	
		font-size:0.9em;
		margin:-2px 0px 18px 62px;
			
	}

/* Sidebar */	
	
	#sidebar {
	
		float:left;
		display:inline;
		margin:0px 0px 0px 0px;
		padding:0px 10px 0px 0px;
		width:250px;
	
	}
	
	.sidemenu {
	
		width:250px;
		padding-top:10px;
		margin-bottom:13px;
		background:url(images/menu-top.png) no-repeat top left;
	
	}
	
	.sidemenu-bottom {
	
		
		padding-top:10px;
		background:url(images/menu-bot.png) no-repeat bottom left;
	
	}
	
	.sidemenu h2 {
		
		line-height:1em;		
		letter-spacing:1px;
		font-weight:normal;
		font-size:1.6em;
		margin:0px;
		padding:0px 0px 10px 25px;
		background:url(images/submenu-ul.gif) repeat-y top left;
		
	}
	
	.sidemenu ul {
		
		margin:0px 0px 0px 0px ;
		padding:10px 0px 10px 0px;
		list-style:none;
		background:url(images/menu-back.png) repeat-y top left;
		
	}
	
	.sidemenu ul ul{
		
		margin:7px 0px 0px 0px ;
		padding:2px 0px 0px 0px;
		list-style:none;
		display:none;
		background:url(images/subul-line.png) repeat-y top left;
		
	}
	
	.sidemenu ul li{
		
		
		font-size:1.3em;
		padding:0px 5px 15px 5px;
		margin:0px 20px 12px 20px;
		background:url(images/line.png) repeat-x bottom left;
		
	}
	
	.sidemenu ul ul li{
		
		font-size:0.85em;
		padding:0px 0px 0px 25px;
		margin:10px 0px 0px 2px;
		background:none;
		background:url(images/subli-line.png) no-repeat center left;
		
	}
	
	.sidemenu ul li a{
		
		display:block;
		text-decoration:none;
		color:#ffffff;
		
	}
	
	.sidemenu ul li a:hover{
		
		text-decoration:none;
		color:#f9f400;
		
		
	}
		
	.sidemenu ul li a.current{
		
		padding:0px 0px 0px 25px;
		background:url(images/menu-current.png) no-repeat 0% 90%;
		
		
	}
	
	li#lilast {
	
		background:url(images/li-last.gif);
		
		margin-bottom:0px;
		padding-bottom:0px;
			
	}
	
	span.small {
	
		font-size:0.75em;
		margin-top:5px;
		color:#9ba088;
	}
	
	ul.list {
		
		padding:0px 0px 1px 0px;
				
	}
	
	ul.list li{
		
		font-size:1.2em;
		padding:12px 5px 0px 5px;
		margin:0px 20px 12px 20px;
		background:url(images/line.gif) repeat-x top left;
		
		
	}
	
	ul.list li a:hover{
		
		text-decoration:none;
		padding:0px 0px 0px 15px;
		color:#64694f;
		background:url(images/submenu-hover.gif) no-repeat center left;
		
		
	}
	
	.sideback {
				
		margin:0px 0px 0px 0px ;
		padding:0px 25px 1px 25px;
		background:url(images/submenu-ul.gif) repeat-y top left;
		
	}
	
	.sideback h2 {
		
		line-height:1em;		
		letter-spacing:1px;
		font-weight:normal;
		margin:0px 0px 10px 0px;
		padding:0px 0px 10px 0px;
		background:url(images/submenu-li-back.gif) repeat-x bottom left;
		
	}
	
	.sideback a:hover {
	
		text-decoration:underline;
	
	}
	
	#screenshot {
		background:url(images/tooltip-back.png) no-repeat top left;
		display:none;
		padding:10px;
		position:absolute;
		z-index:100;
		width:163px;
		height:84px;
		
	}
	
	.eventinfo {
	
		background:transparent url(images/line.png) repeat-x scroll left bottom;
		padding-bottom:5px;
		font-size:14px;
	
	}
	
	.eventinfo p {
	
		float:left;
		margin-right:40px;
	
	}
	
	.eventinfo strong {
	
		
	
	}
	
	

/* Form Styling */

	form#regEmail {
		display:none;
		
		
	
	}
	
	
	.formblock {
	
		float:left;
		width:310px;
		padding-right:15px;
		margin-bottom:10px;
		
	}
	
	.formblockright {
	
		float:left;
		width:310px;
		margin-bottom:10px;
		
		
	}
		
	#regEmail input {
	
		letter-spacing:1px;
		background:#f4f4f4;
		border:1px solid #193441;
		padding:3px;
		width:300px;
		margin:0px 0px 0px 0px;

	}
	

	#regEmail label {
	
		display:block;
		padding:5px 0px 3px 0px;
		margin:0px;
			
	}
	
	
	
	input#submit {
	
		padding:0px;
		margin:0px 0px 0px -5px;
		display:block;
		border:none;
		cursor:pointer;
		clear:both;
		width:128px;
		height:41px;
		outline-style:none;
		background:none;

	}
	

	span.error {
	
		font-size:12px;
		color:#f9f400;
		padding-left:5px;
	
	}
	
	p.javaenabled {
	
		color:#3e8fab;
	
	}
	
	.has-script p.javaenabled {
	
		display:none;
	
	}
	
	h3#registration {
	
		background:none;
		padding:0;
		margin-bottom:0;
	
	}
	
	a.register-now {
	
		background:url(images/register-now.png) no-repeat top left;
	  	display:block;
		text-indent:-9999px;
		width:214px;
		height:62px;
		overflow:hidden;
		margin-left:-4px;
	
	}
	
	a.reg-selected {
	
		background:url(images/register-now.png) no-repeat bottom left;
	  	display:block;
		text-indent:-9999px;
		width:214px;
		height:62px;
		overflow:hidden;
		margin-left:-4px;
	  	
	}
	
	h3#registration {
	
		padding-bottom:10px;
	
	}
	
	p.instruction {
	
		background:url(images/line.png) repeat-x bottom left;
		padding-bottom:5px;
		margin-bottom:5px;
	
	}
	
	p.success {
	
		
	
	}
	
	p.success span{
	
		background:url(images/success.png) no-repeat center left;
		padding:0px 0px 0px 20px;
	
	}
	
	
	.button {
	
		float:left;
		clear:both;
		margin-bottom:15px;
	
	}
	
	
/* Form Styling */

/* Map Styling */

	#map {
		
		margin:10px 0px 5px 0px;
		width:238px;
		height:150px;
		background:#d0d0d0;		
		border:#bbb 1px solid;
		border-top:#c3c3c3 1px solid;
		border-left:#c3c3c3 1px solid;
		overflow:hidden;
	
	}


/* End Sidebar */	

/*End Content*/
	
/*Footer */
	
	#footer{
	
		margin:0 auto;
		margin-bottom:20px;
		width:966px;
		height:59px;
		padding:0;
		font-size:1.0em;
		color:#ffffff;
		
        list-style: none;
		background:url(images/footer-back.png) no-repeat top left;
		
    }
	
	#footer p{
	
		float:left;
		display:inline;
		padding:0px;
		margin:0px 0px 0px 30px;	
		line-height:59px;
		
	}
	
	#footer ul{
	
		padding:0px;
		float:right;
		display:inline;
		margin:0px 30px 0px 0px;
		
		line-height:59px;
		list-style:none;
	}
	
	#footer ul li{
	
		float:left;
		list-style:none;
		margin:0;
		margin-left:2em;
		
	}
	
	#footer a {
	
		color:#ffffff;
	
	}
	
	#footer a:hover {
       color:#f9f400;
	   text-decoration: underline;
 
	}
	
	p.bottom {
	
		text-align:center;
		margin-top:10px;
		color:#858b6b;
	
	}

/*End Footer */


/*Tools*/

	.hidden {
		display:none;
	}

	.center {
		
		margin:0 auto;

	}
	
	.last {
	
		margin-bottom:0px;
		padding-bottom:0px;
	}
	
	.imagelast {
	
		margin-left:0px;
		margin-right:0px;
		
	}
	
	.clear, .clearline {
	
		clear:both; 
		height:1px; 
		margin:0; 
		padding:0; 
		font-size: 15px;
		line-height: 1px;

	}
	
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	.clearfix {display: inline-block;}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */


	.margin-bottom {
	
		margin-bottom:20px;
		
	}
	
	.left {
	
		float:left;
		display:inline;
	
	}
	
	.right {
	
		float:right;
		display:inline;
	
	}
