/*  
Theme Name: instrupharma
Theme URI: http://ericulous.com/
Description: Theme d'instrupharma, avec boites flottantes en AJAX
Version: 2.0
Author: Fabien (inspiration : Genkisan)
Author URI: http://www.instrupharma.com/
*/

body {
background: #eceae1 url(images/bg.gif) repeat-x;
color: #555;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 85%;
line-height: 1.5;
margin: 15px 15px 0 30px;
padding: 0;
}

.connexion {
position:absolute;
     left: 50%; 
     top: 50%;
     width: 500px;
     height: 500px;
     margin-top: -250px; /* moitié de la hauteur */
     margin-left: -350px; /* moitié de la largeur */

}

code {
font:115% monospace;
*font-size:100%;
}

a {
color: #2175BC;
text-decoration: none;
}

a:hover {
color: #FF7400;
}

img {
border:0;
}

.imgnews {

margin:3px;
padding:3px;
border:1px #CCCCCC;
}

h1, h2, h3 {
font-size: 1.5em;
font-family: "Trebuchet MS", Georgia, Tahoma, serif;
font-weight: normal;
letter-spacing: -1px;
margin: 0;
}

#wrap {
background-color: #ffffff;
border: 1px solid #ccc;
border-right: 2px solid #bbb;
border-bottom: 2px solid #bbb;
float: left;
margin: 0;
padding: 0 0 15px 0;
text-align: left;
width: 99%;
}

#sidetab {
}

#sidetab ul {
list-style-type: none;
margin: 0;
margin-top: 15px;
padding: 0;
}

#sidetab ul li {
border-bottom: 0;
margin-bottom: 0;
padding: 0;
}

#sidetab a {
background: url(images/bg_sidetab.gif) no-repeat;
display: block;
height: 60px;
padding-bottom: 6px;
width: 25px;
}

#sidetab a:link, #navlist a:visited {
color: #555;
text-decoration: none;
}

#sidetab a:hover {
background: url(images/bg_sidetab.gif) no-repeat 0px -70px;
color: #fff;
}

#sidetab .sidetab_alt a {
background: url(images/feed.gif) no-repeat;
height: 25px;
}

#sidetab .sidetab_alt a:hover {
background: url(images/feed.gif) no-repeat 0px -35px;
}

#sidetab .sidetab_accueil a {
background: url(images/accueil_graph.gif) no-repeat;
height: 25px;
}

#sidetab .sidetab_accueil a:hover {
background: url(images/accueil_graph.gif) no-repeat 0px -35px;
}

#sidetab .sidetab_jeux a {
background: url(images/jeux_graph.gif) no-repeat;
height: 25px;
}

#sidetab .sidetab_jeux a:hover {
background: url(images/jeux_graph.gif) no-repeat 0px -35px;
}

#sidetab .sidetab_forum a {
background: url(images/forum_graph.gif) no-repeat;
height: 25px;
}

#sidetab .sidetab_forum a:hover {
background: url(images/forum_graph.gif) no-repeat 0px -35px;
}

#sidetab .sidetab_fichiers a {
background: url(images/fichiers_graph.gif) no-repeat;
height: 25px;
}

#sidetab .sidetab_fichiers a:hover {
background: url(images/fichiers_graph.gif) no-repeat 0px -35px;
}

#sidetab .sidetab_imago a {
background: url(images/imago_graph.gif) no-repeat;
height: 25px;
}

#sidetab .sidetab_imago a:hover {
background: url(images/imago_graph.gif) no-repeat 0px -35px;
}

#sidetab .sidetab_jac a {
background: url(images/jac_graph.gif) no-repeat;
height: 25px;
}

#sidetab .sidetab_jac a:hover {
background: url(images/jac_graph.gif) no-repeat 0px -35px;
}


/* zone supérieure */
.zone-superieure {

width: 100%;
height:104px;

}
.logo {
width:460px;
float: left;
overflow:hidden;

}
.publicite {
float: right;
padding-top: 36px;
width: 468px;
padding-right:15px;

}
.barre_membre {
width: 100%;
margin-top:1px;
border-bottom:dotted thin;
color:#999999;
background-color:#EEEEEE;
font-size:0.8em;

}
/* Posts */
#contentwrapper{
float: left;
width: 100%;
}

#content {
font-size: 0.9em;
overflow:hidden;
padding: 15px 10px 10px 20px;
}

#content_page {
font-size: 1em;
overflow:hidden;
padding: 15px 10px 10px 20px;
}

.entrytitle h2 {
font-size: 2.0em;
line-height: 1em;
}

.entrytitle h2 a {
color: #B4C24B;
}

.entrytitle h2 a:hover {
color: #58BBEB;
}

.entrytitle h3 {
color: #999;
font-size: 1.5em;
}

.entry {
margin-bottom: 3em;
}

.entry blockquote {
color: #666;
margin: 0 30px 20px 30px;
padding: 0 0 0 10px;
border: 2px solid #fff;
border-left: 2px solid #C3D9FF;
}



.entrymeta {
margin-top: 1em;
}

.commentmeta {
background: #fff url(images/comment.gif) no-repeat;
padding-left: 20px;
}

.commentrss {
background: #fff url(images/rss.gif) no-repeat;
margin-left: 30px;
padding-left: 20px;
}

.navigation {
padding-bottom: 20px;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

/* Sidebar */

#sidebar_left {
float: left;
margin-left: -515px;
padding-top: 10px;
width: 510px;
}

#sidebar_right {
float: left;
margin-left: -220px;
padding-top: 27px;
width: 200px;
}

.sidebar {
font-size: 0.85em;
}

.sidebar h2 {
color: #FF7400;
font-size: 1.6em;
margin: 1em 0 0 0;
}

.sidebar ul {
list-style-type: none;
margin: 0;
padding: 0;
}

.sidebar ul li {
border-bottom: 1px dotted #ddd;
margin-bottom: 0.3em;
padding: 0.3em;
}

.sidebar ul li ul{
color: #CDEB8B;
list-style-type: square;
margin-left: 1.5em;
padding: 0;
border: 0;
}

.sidebar ul li ul li {
border:0;
}

.searchinput {
border: 1px solid #C3D9FF;
padding: 3px;
width: 135px;
}

.searchbutton {
background-color: #CDEB8B;
border: 1px solid #C3D9FF;
margin:0 ;
padding: 2px;
}

#aboutme {
margin-top: 15px;
height: 80px;
}

#aboutme ul li{
border: 0;
}

#aboutme img{
border: 0;
float: left;
padding-right: 15px;
}

#navcontainer {
margin: 0 0 15px 0;
width: 200px;
border-top: 1px dotted #ddd;
}

#navcontainer ul {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
list-style-type: none;
margin-left: 0;
padding-left: 0;
letter-spacing: 3px;
}

#navcontainer ul li {
border-bottom: 0;
margin-bottom: 0;
padding: 0;
}

#navcontainer a {
background: #fff url(images/menu.gif) no-repeat;
border-bottom: 2px solid #eee;
display: block;
height: 20px;
padding: 7px 3px 3px 35px;
width: 160px;
}

#navcontainer a:link, #navlist a:visited {
color: #4096EE;
text-decoration: none;
}

#navcontainer a:hover {
background: url(images/menu.gif) no-repeat 0px -35px;
color: #fff;
}

#logo h3 {
color: #4096EE;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 50px;
font-weight: bold;
letter-spacing: -2px;
line-height: 1;
margin: 0;
}

#logo h3 a{ 
color: #CDEB8B;
}

#logo h3 a:hover {
color: #FF7400;
}

#logo a {
color: #fff;
}

#logo h3 a.logoalt {
color: #4096EE;
}

#logo h3 a.logoalt:hover {
color: #FF7400;
}

/* Comments */
.commentsblock textarea {
width: 35em;
}

.commentsblock input, .commentsblock textarea {
border: 1px solid #d1d1d1;
}

.commentsblock textarea:focus {
background: #eee;
border: 1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus {
background: #eee;
border: 1px solid #a1a1a1;
}

ol.commentlist {
color: #666;
list-style-type: none;
margin: 0;
margin-top: 1.5em;
padding: 0;
}

.commentlist li {
margin-bottom: 2em;
padding: 0.5em 1em;
}

.alt1 {
background: #f9f7ed;
border: 1px solid #f9f7ed;
padding: 0.5em;
border-left: 10px solid #CDEB8B;
}

.alt2 {
background: #f9f7ed;
border: 1px solid #f9f7ed;
padding: 0.5em;
border-left: 10px solid #C3D9FF;
}

h3#comments {
font-size: 1.6em;
}

/* Footer */

#footer {
color: #999;
float: none;
width:100%;
text-align:right;

}
/* Dragable boxes */
.barre_cote {
float: left;
padding-top: 10px;
padding-left:35px;
font-size:0.85em;
text-align:center;
}
	input{
		font-size:10px;
	}
	#mainContainer{

		width:100%;
		text-align:left;
		height:100%;		
		padding-bottom:30px;
	}
	
	#header{	/* Header at the top of the demo */
		background-image:url('../images/bg_heading.gif');
		background-repeat:repeat-x;
		height:99px;		
	}	/* Logo image */
	#header img{
		float:left;
	}
	
	
	.dragableBox{	/* The RSS box */
		
		
		margin:2px;
		border-right:1px solid #AAA;	/* "Shadow "*/
		border-bottom:1px solid #AAA;	/* "Shadow " */
		width:250px;
		font-size:11px;
		
	}
	/* A div inside the rss box - with a blue border */
	.dragableBoxInner{
		border:1px solid #666666;
	}
	.dragableBoxHeader{	/* Header inside RSS box */
		background-color:#E8E2C8;
		height:20px;
		font-weight:bold;
		color:#2175BC;
		font-size:11px;
	}
	.dragableBoxHeader span{	/* Text inside header of RSS box */
		line-heigth:20px;
	}
	.dragableBoxHeader img,.dragableBoxHeader span{	/* Text and reload image inside RSS box */
		float:left;
	}
	.boxItemHeader{	/* Title of items inside dragable boxes */
		
		margin:0px;
		color:#666666;
		text-decoration:none;
		overflow:hidden;
	}	
	.boxItemHeader:hover{	/* Title of items inside dragable boxes - mouseover*/
		
		margin:0px;
		color:#2175BC;
		text-decoration:underline;
	}
	.dragableBoxHeader input{	/* text inputs that gets visible when you click on the "edit" link at the top of a rss box */
		font-size:10px;	
	}
	
	.rssNumberOfItems{	/* Number of RSS items in header - the one inside parantheses */
		color:#B4C24B;
	}
	.dragableBoxContent{	/* DIV holding data inside dragable boxes */
		padding:3px;
		clear:both;
	}
	#rectangleDiv{	/* Dotted rectangle indicating where objects will be dropped */
		border:3px dashed #2175BC;
		margin:0px;
	}
	
	.closeButton{	/* Close button */
		padding:2px;
		border:1px solid #2175BC;
		line-height:9px;
		height:9px;
		margin:2px;
		color:#317082;
		padding:2px;
		padding-bottom:3px;
	}
	.closeButton_over{	/* Close button - mouse over */
		padding:2px;
		border:1px solid #B4C24B;
		line-height:9px;
		padding:2px;
		padding-bottom:3px;
		margin:2px;	
		background-color:#317082;
		color:#FFF;
	}
	.dragableBoxStatusBar{	/* Status bar at the bottom of rss boxes */
		border-top:3px double #E4E4E4;
		height:14px;
		background-color:#E8E2C8;
		padding:2px;
	}
	
	.dragableBoxEditLink{	/* Edit link on top of a box */
		color:#2175BC;
		text-decoration:none;
		padding-top:1px;
	}
	.dragableBoxEditLink:hover{	/* Edit link - mouse over */
		color:#B4C24B;
		text-decoration:underline;
	}
	form{	/* No borders in forms */
		display:inline;
	}
		

/* Greybox */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }

.correction_menu {
padding-top:13px;

}
