/*  

This style file has been heavily adapted for the FastJet website from
one by Lazopoulos for iHixs, cf comments below.

Theme Name: lazo_may_08
Theme URI: http://wordpress.org/
Description: based on default but screwed up beyond recognition
Version: 1.0
Author: lazopolis
*/

* { 
  margin: 0; 
  padding: 0;
}

body{
	font-family:"Gill Sans", Helvetica, Arial,sans-serif; 
	/*font-family:Times,serif;	*/
	}


/* colors: */

body{
	color:#333;
	background:#fff;
	}
	
p
{
     	color:#333;
   	}


ul li{
	}


ol li{
    	color:#333;
    	padding-top:0px;
    	padding-bottom:0px;
    	margin-left:50px;
    	}


p.authors{
    	font-size:14px;
    	color:#929487;
    	}
	
#page {
/*	margin-left:75px; */
/* Using auto may seem nicer as the page is centred. However,
   the navigation bar moves slightly if the scrolling bar appears!!
*/
        margin: auto; 
	width:900px;
	position:relative;
	}
	
#code{
   	padding:0px;
  	padding-left:24px;
  	font-family:"Courier New","American Typewriter", mono;
	font-size:14px;	
	}


.tt{
    /*font-family:"Courier New","American Typewriter", sans;*/
	color:#817706;
}

.tt2{
    /*font-family:"Courier New","American Typewriter", sans;*/
	color:#aF7D00;
}

.tt3{
    font-family:"Courier New","American Typewriter", mono;
}

.emph{
	color:#aF7D00;
}

#mast{
    	padding:0 0 10px 0;
    	text-align:right;
	font-size: 16px;
    }


#mast ul{
    	list-style-type:none;	
    }

#mast li{
    display:inline;
    
    }

h1{
    font-size:64px;
    color:#333;
    font-weight:normal;
    padding:0 0 20px 0; 
    }

h2{
    color:#006E91;
    font-size:24px;
    line-height:48px;
    font-weight:normal;  
    }

#centraltext h3{
	color:#006E91;
	font-size:18px;
	/* line-height:36px; */
	font-weight:normal;
	margin-top:12px;
	}
#centraltext {
	/*font-family:Times,serif;*/
	}
#centraltext h2, #centraltext h3 {
	/*font-family:"Trebuchet MS", "Lucida Grande","Gill Sans","Helvetica", Arial,sans-serif;*/
	}
#centraltext h2{
/*	border-bottom:1px solid #a8cBdE; */
	}
h4 {
	font-weight:normal;
	margin:24px 0 24px 0;
	font-size:36px;
	}


#centraltext ul{
	padding:2px 0 0px 0;  
	}

#centraltext li{
/*	padding:0px 0 0px 0; 
	margin:0px 0px 0px 0px;
	padding-left:0px;
*/
	margin-left:40px;
/*
	border-left:3px solid #E0E4CC;
*/
	}

/*	
#centraltext p{
	margin:12px 0 12px 0;	
	}
*/

/*
#central-fixed p{
        margin:0 0 12px 0;
        }
*/

/*-----------------------------------------------*/

/*#page{
	background:#eee;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #888;
	}
*/

    




#centerfooter {
	color:#99999f;
	}
	
/*	
#header_right{
	color:#99999f
	}
#menu_one a {
	color:#999;
	}
#menu_two a{
	color:#bbb;
	}
#menu_two a:hover{
	color:#ADD6FF;
	}
*/
	
a:link, a:visited{
	color:#006E91;
	}
a:hover{
	color:#309ec1;
	}
/*	
#central-left{
	color:#999;
	}
#central-right{
	color:#999;
	}
*/	
/* end of colors */

/*
.alignright{
	float:right;display:none;
	}
.imgborder{
	border:1px solid #ccc;
	padding:3px;
}

*/

ul .horizontal_menu {display:inline;}

/*
ul{	
	list-style-type:none;	
}
*/

/*
#left ul,#right ul{
	margin-top:12px;
	}
*/

/*
#left{
	float:left;
	width:240px;
	font-size:14px;
	margin-top:50px;
	padding-left:5px;
	border-top:1px solid #333; 
	}
	
#adpanel{
    background:#f6f6f6;
    border:1px solid #f0f0f0;
    height:300px;
    display:block;
    padding:5px;
}

#right{
	float:right;
	width:230px;
	font-size:14px;
	margin-top:50px;
	padding-left:10px;
	border-top:1px solid #333;
	}

*/

.bold{
	font-weight:bold;
	font-size:16px;
	color:#666;
}



#homepagetext {
background:#eee;
padding:5px 10px 10px 5px;
	color:#666;
/* 	margin: 0px auto; */
	width:885px;
/*	border-top:5px solid #E0E4CC; */
/*	padding-top:12px; */
/*	margin-top:10px; */
	margin-bottom:10px;
	font-size:14px;
	}
	
#subpagestext {
	color:#333;
	margin: 0px auto;
	width:700px;
/*	border-top:5px solid #E0E4CC; */
/*	padding-top:12px; */
	margin-top:20px;
	margin-bottom:20px;
	font-size:14px;
	}


#centerfooter {
	margin: 0px auto;
	width:900px;
	border-top:5px solid #E0E4CC;
	padding-top:12px;
	margin-top:30px;
	margin-bottom:30px;
	font-size:12px;
	}
#smallfooter {
        color: #bbb;
	margin: 0px auto;
	width:900px;
	/* border-top:5px solid #E0E4CC;*/
	border-top:0px;
	/* padding-top:12px; */
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
	}

#discrete a:link, #discrete a:visited{
    color: #bbb;
}
#discrete a:hover{
    color:#309ec1;
}


#footer{
	padding:0;	
	margin:0;
	}


#header{		
	padding:0px 0px 15px 0px;
/*	border-bottom:5px solid #E0E4CC; */
	border-bottom:5px solid #dde;
/*	border-bottom:2px solid #ccc; */
/*	margin-bottom:2px;	
	margin-bottom:2px;
    height:220px;
    background:#E0E4CC;
    color:#fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    box-shadow:inset 0 0 40px #c0c4ac;
    */	
}


#header_left{
	float:left;
	width:300px;
    height:180px;
    background:#FFCD50;
    padding:50px 30px 90px 50px;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
   /* -moz-box-shadow: 0px 10px 5px #b0b4aC;
	-webkit-box-shadow: 5px 10px 5px #b0b4aC;*/
	box-shadow: inset 0px 0px 40px #dFaD30;
	}
#header_right{
	float:right;
	width:406px;
/*	font-family:"Gill Sans","Helvetica", Arial,sans-serif;*/
	font-size:16px;
	line-height:24px;
    padding:50px 50px 20px 50px;
/*	border:1px solid #ff0;*/
	
	}

/*
#header_right h3{
    color:#666;
    font-size:16px;
    }

#header_right img{
	border:1px solid #f0f;
	padding:10px;
	}

#menu_one img{
	border:1px solid #f00;
	padding:0;
	margin:0;
	}

#menu_one{
	float:left;
	width:100px;
	padding-top:12px;
	}
#menu_two{
	float:right;
	width:240px;
	padding-top:12px;
	}
#menu_one a {
	padding:0 45px 0 0;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#menu_two a{
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	border-bottom:1px dotted #ddd;
	border-left:18px solid #ddd;
	padding-left:5px;
	
}

#menu_two a:hover{
	border-left:18px solid #ADD6FF;
	}


#menu_one ul ,#menu_two ul{
	list-style-type:none;	
	}
*/
	
a:link, a:visited,a:hover{
	text-decoration:none;
}

.mast_link_last{
	padding:0;
	}

#centraltext,#central-fixed{
    margin-top:12px;
    font-size:16px;
/*    line-height:24px; */
	/*border-bottom:1px solid #ccc;*/
	}

/*
#central-fixed{
        height:500px;
    }
*/

/*
#central-left{
	border-top:5px solid #dea;
	width:450px;
	float:left;
	font-size:16px;
	line-height:24px;
	padding:0 20px 0 0;
}



#central-right{
	width:360px;
	float:right;
	font-size:16px;
	line-height:24px;
	padding: 0 0 0 20px;
}

#central-right p{
	margin:0px 0 12px 0;
	}

#header_right p{
	margin:0px 0 12px 0;
	}

#centraltext img {
	padding:5px;
	border: 1px solid #999;
}

*/

/*
.alignright{
	text-align:right;
	}
*/

/* carousel */
/*
#carousel {
	margin: 0 auto;
	width: 400px;
	height: 390px;
	padding: 0;
	overflow: scroll;
	border: 2px solid #999;
}
#carousel ul {
	list-style: none;
	width: 1500px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
}
*/

a#download{
/*    height:55px;
    width:80px;*/
    position:relative;
    overflow: hidden;
    background:#A8CB17;
/*     background:#abc; */
    padding:10px 10px 10px 10px;
    color:#fff;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
    float:right;
    box-shadow:inset 0 0 20px #789B07;
/*     box-shadow:inset 0 0 20px #9ab;  */
     border:3px solid #fff; 
    }


a:hover#download{

    background:#d8fB47; 
/*     background:#cde; */

    }

a#download2{
/*    height:55px;
    width:80px;*/
    position:relative;
    right:-10px;
    bottom: -2px;
    overflow: hidden;
    background:#A8CB17;
    font-size: 12px;
/*     background:#abc; */
    padding:5px 5px 5px 5px;
    color:#fff;
/*
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
*/
    float:right;
    box-shadow:inset 0 0 10px #789B07; 
/*     box-shadow:inset 0 0 20px #9ab;  */
     border:0px solid #fff; 
/*
     border-top:5px solid #fff; 
     border-left:5px solid #fff; 
     border-right:5px solid #aaa; 
     border-bottom:5px solid #aaa; 
*/
    }


a:hover#download2{

    background:#d8fB47; 
/*     background:#cde; */

    }

/* ------ main navigation menu -------------*/
#mainMenu {
	list-style:none;
	text-align:right;
	margin-top: 27px;
}

#mainMenu li {
	display:inline;
	margin: 0 0px 00px 18px;
}

#mainMenu a {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	text-decoration:none;
	color:#333;
}

#mainMenu a:visited {
	color:#333;
}

#mainMenu a:active,
#mainMenu a:focus,
#mainMenu a:hover {
	color:#aaa;
}

#mainMenu li.selected a:link, #mainMenu li.selected a:visited {
    color: #aaa;
    border-bottom: 2px solid #abc;
}

	

table,tr,td,th {
  text-align:center;
  border:2px solid white;
  padding:2px;
}
td.pluginname {
  background-color:#eeeeee;
  text-align:left;
}
th {
  text-align:center;
  background-color:#eeeeee;
}
td.spanned {
  text-align:center;
  background-color:#dddddd;
}  
