﻿/*
Theme Name: Alytech
Theme URI: http://www.stateo.fr
Description: Theme realise pour la societe Alytech
Author: STATEO
Version: 1.0
*/

* { margin: 0; padding: 0; }
body { background: white; 	font-family: Arial,Helvetica,sans-serif;font-size: 14px; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */img {border:none; }




/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: calibri, "Bitstream Charter", serif;
}
h3#comments-title,
h3#reply-title,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: arial, sans-serif;
}
pre {
	font-family: arial, monospace;
}
code {
	font-family: arial, monospace;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: outside disc;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #0066cc;
}
a:visited {
	color: #743399;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Content
-------------------------------------------------------------- */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	text-decoration:none;
}

#main {
	clear: both;
	overflow: hidden;
	padding: 10px 0 0 0;
}
#content {
	font-family: calibri, arial, serif;
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 14px;
	line-height: 18px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 14px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	
	line-height: 1.5em;
	margin: 0 0 20px 0;
	font-family: arial, sans serif;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}

/* Breadcrumbs
-------------------------------------------------------------- */
#breadcrumbs {
	color: #330099;
	font-family: Calibri, Arial, serif;
	margin-bottom:20px;
	font-size: 12px;
}





/* =Images
-------------------------------------------------------------- */
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}#content .pasdebordure, #content .pasdebordure  tr td{	border-style:hidden;}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

#titre h1{
	line-height: 1.5em;
	margin: 0 0 15px 0;
	font-family: Comic sans MS, sans serif;
	font-size: 35px;
}



/* =Menu
-------------------------------------------------------------- */





/*
#access a {
	background:url(images/bg_bouton_left.png) 0 0 no-repeat;
	font-family:Comic sans MS,Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:900;
	color:#FFF;
	text-decoration:none;
	float:left;
	display:block;
	height:40px;
	line-height:40px;
	padding-left:10px;	
	min-width:80px;
	text-align: center;

}

.menu-item-type-bouton a:hover{
	filter:alpha(opacity=80); 
    -moz-opacity: 0.8; 
    opacity:0.8;
}	


#access .menu-item-type-bouton span {
	display:block;
	background:url(images/bg_bouton_right.png) top right no-repeat;
	padding-right:10px;
	margin-right:10px;

}

.menu-item-type-bouton a:active {
	
	
    filter:alpha(opacity=60); 
    -moz-opacity: 0.6; 
    opacity:0.6;
}
*/
 /* END screen media */



#titre { 
	position: absolute;
	top: 26px;
	left: 310px;
}

	
	

#wrapper { 
	width: 960px;
	margin: 10px auto;
	border: solid 2px;
	
	
}

#header {
	background: url(images/header.png) no-repeat; width: 960px; height: 173px;
	position: relative;
}



#container {
	
	margin-left: 215px;
	min-height: 350px;
	padding-right:10px;
	overflow: hidden;
}

#decale-article {
	margin-left: 50px;
}

#logo {
	position: absolute;
	background: transparent;
	top: 14px;
	left: 53px;
	
}

#weeklyrotatingtext {
	float: right;
    padding: 10px;
    width: 347px;
    padding-left:0px;
}
#news {
	float: right;
	width: 347px;
	padding: 10px;
}



#sidebar {
	position: absolute;
    width: 200px;
	background:url(images/side.png) no-repeat; width: 200px; height: 346px;
	top: 184px;
}


#footer {
	clear: both;
	background:url(images/footer.png) no-repeat; width: 960px; height: 193px;
}

#bottom-footer {
	text-align: center;
}

#lang {
	position:absolute;
	left:872px;
	top:30px;
}
#lang img{
    border:1px solid #333;
	margin-right:2px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop2.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


#access {

	position: absolute;
	top: 125px;
	background: #FFFFFF;
	display: block;
	float: left;
	margin: 0 10px 20px 10px;
	width: 710px;
	text-decoration: none;
	background:transparent;
}

.menu-item-type-bouton {
	margin-right:10px;	
}


#access .menu-item-type-bouton a {
	font-family:Comic sans MS;
	font-size:14px;
	font-weight:800;
}


.menu-item-type-bouton a:hover{
	filter:alpha(opacity=80); 
    -moz-opacity: 0.8; 
    opacity:0.8;
}	
#access .menu-item-type-bouton span {
	display:block;
	background:url(images/bg_bouton_right.png) top right no-repeat;
	padding-right:10px;
	text-shadow:1px 1px 1px black;
}
#acces .menu-item-type-taxonomy a{
	background: url("images/fleche.png") no-repeat scroll right center #dbdae1;
	padding-right: 10px;
}



#access .sub-menu a {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	filter:alpha(opacity=100); 
    -moz-opacity:1; 
    opacity:1;	
	border:1px solid black;
}
#access .sub-menu a:hover{
	text-decoration:underline;
}

/* style the outer div to give it width */
.menu-header {
width:710px; 
font-size:0.85em;
padding-bottom:200px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu-header ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu-header ul ul {
/*width:150px;*/

}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu-header positon */
.menu-header li {
float:left;
/*width:150px;*/
position:relative;
/*margin-right:-5px !important;
m\argin-right:0px;*/

}
/* style the links for the top level */
.menu-header a, .menu-header a:visited {
	background:url(images/bg_bouton_left.png) 0 0 no-repeat;
	color:#FFF;
	text-decoration:none;
	float:left;
	display:block;
	height:40px;
	line-height:40px;
	padding-left:10px;	
	/*min-width:80px;*/
	text-align: center;
	display:block;
/*display:block;
font-size:11px;
text-decoration:none; 
color:#fff; 
width:139px; 
height:30px; 
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background:#758279; 
padding-left:10px; 
line-height:29px;*/
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu-header a, * html .menu-header a:visited {
/*width:150px;*/
/*w\idth:139px;*/
}

/* style the second level background */
.menu-header ul ul a.drop, .menu-header ul ul a.drop:visited {
background:#CCCCCC url(images/grey-arrow.gif) no-repeat 175px center;
}
/* style the second level hover */
.menu-header ul ul a.drop:hover{
background:#6699CC url(images/blue-arrow.gif) no-repeat 175px center;
}
.menu-header ul ul :hover > a.drop {
background:#6699CC url(images/blue-arrow.gif) no-repeat 175px center;
}
/* style the third level background */
.menu-header ul ul ul a, .menu-header ul ul ul a:visited {
background:#CCCCCC;
}
/* style the third level hover */
.menu-header ul ul ul a:hover {
background:#6699CC;
}
.menu-header ul ul ul :hover > a {
background:#6699CC;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu-header ul ul {
visibility:hidden;
position:absolute;
height:0;
top:40px;
left:0px; 
width:150px;
}
/* another hack for IE5.5 */
* html .menu-header ul ul {
top:40px;
t\op:40px;
}

/* position the third level flyout menu-header */
.menu-header ul ul ul{
left:190px; 
top:0;
width:150px;
}
/* position the third level flyout menu-header for a left flyout */
.menu-header ul ul ul.left {
left:-150px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu-header table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu-header ul ul a, .menu-header ul ul a:visited {
background:#CCCCCC; 
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:170px
/* yet another hack for IE5.5 */
}
* html .menu-header ul ul a{
width:170px;
w\idth:170px;
}


/* style the top level hover */
.menu-header ul ul a:hover{
background:#6699CC;
}
.menu-header :hover > a, .menu-header ul ul :hover > a {
/*background:#6699CC;*/
}

/* make the second level visible when hover on first level list OR link */
.menu-header ul li:hover ul,
.menu-header ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu-header ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu-header ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu-header ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu-header ul :hover ul :hover ul :hover ul { 
visibility:visible;
}