/*  
Theme Name: Aix UC
Theme URI: http://auc.fr/
Description: Theme de Aix Universite Club.
Version: 0.9
Author: fmb ilix
Tags: yellow
*/


/***************************************************

	AIX UNIVERSITE CLUB - GLOBAL STYLES 	
	by Florian MARTIN BARITEAU	
	ilix (www.ilix.net)	
	
****************************************************/


/*
 * *********************************************************
 * 
 *                GENERAL LAYOUT - SCREEN SEETINGS
 * 
 * *********************************************************
 */

* {
	margin: 0;
	padding: 0;	
}

p {
line-height:120%;
margin-top: 15px;
}

/* WP Theme Requirements Classes */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin: 5px 10px 10px 0;
}
.alignright {
   float: right;
   margin: 5px 10px 10px 0;
}


body {
	background: #fefefe url(images/background.gif) repeat-y center;
}

#topofthetop {
	background: #FFCC00;
	padding-top: 25px;
}
#topofthetop #topofthetop2 {
	margin: 0 auto;
	width:900px;
	height: 25px;
	background-color: #FFFFFF;	
}

#container {
	margin: 0 auto;
	width:900px;
	background-color: #FFFFFF;
}


/*
 * *********************************************************
 * 
 *                GENERAL LAYOUT - TOP
 * 
 * *********************************************************
 */


#top {
	margin-bottom:25px;
}

#top #logotype {
	margin-left:20px;
	background: url('images/auc-logo.png') no-repeat;
}

#top #logotype a {
	display: block;
	height: 60px;
	width: 300px;
}

/*
 * 
 * SLIDE SHOW
 * 
 */

#slideshow { 
	margin: 20px;
	height: 300px;
	background-color: #999999;
}


/*
 * 
 * MENU
 * 
 */

#mainmenu {
	margin: 20px 20px 10px 20px;
	height: 25px;
	background-color:#ffcc00;
	display: block;
	-moz-border-radius: 10px;
	 -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
	 border-radius: 10px;
}

#mainmenu #nav{
    color: #333;
	font: 11px "Helvetica Neue", Helvetica;
	margin-left: 10px;
}

#mainmenu #nav, #mainmenu #nav ul {
	list-style: none;
}

#mainmenu #nav a, #mainmenu #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
}

#mainmenu #nav li {
	float: left;
	list-style:none;
}

#mainmenu #nav a, #mainmenu #nav a:visited {
	display:block;
	font-weight:bold;
	color: #000; /*#f5f5f4;*/
}

#mainmenu #nav a:hover, #mainmenu #nav a:active, .current_page_item	a, #mainmenu #nav .on, #mainmenu #nav .current {
	color:#FFF;
	text-decoration:none
}	

#mainmenu #nav li:hover {
	color: #FFF;
}

#mainmenu #nav li ul {
	position: absolute;
	left: -999em;
	width: 174px;
}

#mainmenu #nav li li {
	width: 172px;
	background: #ffcc00;
}

#mainmenu #nav li li a, #mainmenu #nav li li a:visited {
	font-weight:normal;
	color:#000;
	text-transform: none;
}

#mainmenu #nav li li a:hover, #mainmenu #nav li li a:active {
	color:#FFF;
	text-transform: none;
}	

#mainmenu #nav li:hover ul, #mainmenu #nav li li:hover ul, #mainmenu #nav li li li:hover ul, #mainmenu #nav li.sfhover ul, #mainmenu #nav li li.sfhover ul, #mainmenu #nav li li li.sfhover ul {
	left: auto;
}

#mainmenu #nav a.main:hover
{
    background:none;
}

/*
 * *********************************************************
 * 
 *                    HOME PAGE LAYOUT
 * 
 * *********************************************************
 */

#homepage h3 {
	padding: 10px 0px 10px 0px;
	color: #FFCC00;
	font: bold /*15px*/ 18px "Helvetica Neue", Helvetica;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: solid 1px #dddddd;
}

#homepage .deefineblock {
	display: block;
	float: left;
}


/*
 *  LISTE DES SPORTS
 */

#homepage #listesports {
	float:left;
	margin-left:20px;
	width: 220px;
}

#homepage #listesports ul {
	list-style-image: none;
	list-style-type: none;
}

#homepage #listesports a, #homepage #listesports a:visited {
	display: block;
	width: 200px;
	margin: 2px 0px 2px 0px;
	padding: 5px 0px 5px 20px;
	background-color:#dddddd;
	color: #333;
	font: 13px "Helvetica Neue", Helvetica;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}
#homepage #listesports a:hover {
	background-color:#FFCC00;
	color: #FFFFFF;
}


/*
 * A LA UNE EN CE MOMENT
 */

#homepage #alaune {
	float:left;
	width: 300px;
	margin-left:20px;
}

#homepage .infos {
	display: block;
	float:inherit;
	margin-top: 10px;
	border-bottom: solid 1px #dddddd;
	color: #333;
	font: 12px "Helvetica Neue", Helvetica;
}

#homepage .infos .featured-img {
	width: 300px;
	height: 100px;
	margin-bottom: 10px;
	background-color:#FFF;
	background-position: center;
	border: 1px solid #FFCC00;
}

#homepage .infos h4 a, #homepage .infos h4 a:visited {
	font: bold 17px "Helvetica Neue", Helvetica;
	margin-bottom: 5px;
	letter-spacing: -1px;
	color: #333;
	text-decoration: none;
}

#homepage .infos a.read-more, #homepage .infos a.read-more:visited {
	color: #ddd;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	text-decoration: none;
}
#homepage .infos a.read-more:hover {
	color: #FFCC00;
}

#homepage .infos a.comments, #homepage .infos a.comments:visited {
	float: right;
	color: #ddd;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}
#homepage .infos a.comments:hover {
	color: #FFCC00;
}

/*
 * POST IT
 */

#homepage #post-it {
	float:left;
	display: block;
	width: 300px;
	margin-left:20px;
}
#homepage .post-it {
	display: block; width: 300px; float:left;
	margin-top: 10px;
	color: #333;
	font: /*12px*/ 14px "Helvetica Neue", Helvetica;
}
#homepage .post-it .picto {
	color: #FFCC00;
	font-weight: bold;
}
#homepage .post-it a, #homepage .post-it a.read-more:visited {
	color: #333;
	text-decoration: none;
}
#homepage .post-it a.read-more:hover {
	color: #FFCC00;
}
#homepage .post-it .meta {
	font-size: 9px;
	text-transform: uppercase;
}


/*
 * AUC NEWS + RESULTATS
 */

#homepage #clubnews {
	float:left;
	display: block;
	width: 300px;
	margin-left:20px;
}

#homepage .news {
	display: block; width: 300px; float:left;
	margin-top: 10px;
	color: #333;
	font: 12px "Helvetica Neue", Helvetica;
}

#homepage .news .featured-img {
	width: 100px;
	height: 50px;
	margin: 0px 10px 5px 0px;
	background-color:#999999;
	background-position: center;
	border: 1px solid #FFCC00;
	float:left;
}

#homepage .news .club {
	color: #FFCC00;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#homepage .news h4 {
	font: bold 14px "Helvetica Neue", Helvetica;
	letter-spacing: -1px;
}

#homepage .news h4 a, #homepage .news h4 a:visited, #homepage .news h4 a:hover {
	text-decoration: none;
	color: #333;
}

#homepage .news a.read-more, #homepage .news a.read-more:visited {
	color: #333;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	text-decoration: none;
}
#homepage .news a.read-more:hover {
	color: #FFCC00;
}

#homepage .news a.comments, #homepage .news a.comments:visited {
	float: right;
	color: #333;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}
#homepage .news a.comments:hover {
	color: #FFCC00;
}

/*
 * *********************************************************
 * 
 *                GENERAL LAYOUT - CONTENT
 * 
 * *********************************************************
 */

#content {
	margin: 20px;
	color: #222;
	font: 13px "Helvetica Neue", Helvetica;
}

#content a {
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#content h1 {
	color: #FFCC00;
	font: bold 35px "Helvetica Neue", Helvetica;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin-bottom: 10px; 
}

#content h2 {
	padding: 20px 0px 10px 0px;
	margin-bottom: 10px;
	color: #FFCC00;
	font: bold 20px "Helvetica Neue", Helvetica;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: solid 1px #dddddd;
}

#content h3 {
	padding: 20px 0px 10px 0px;
	margin-bottom: 10px;
	color: #FFCC00;
	font: bold 15px "Helvetica Neue", Helvetica;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: solid 1px #dddddd;
}

#content h4 {
	padding: 20px 0px 10px 0px;
	color: #555555;
	font: bold 13px "Helvetica Neue", Helvetica;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#content table tr td {
	padding: 10px;
}

#content #breadcrumb {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px; 
	color: #999;
	font: 9px "Helvetica Neue", Helvetica;
}

#content #breadcrumb a, #content #breadcrumb a:visited {
	color: #999; text-decoration: none;
}
#content #breadcrumb a:hover {
	color: #ffcc00; text-decoration: none;
}

/*
 * colLeft
 */

#colLeft {
	float: left;
	width: 145px;
	margin-right: 20px;
}
#colLeftforPresse {
	float: left;
	width: 315px;
	margin-right: 20px;
}

#colLeft ul {
	list-style-image: none;
	list-style-type: none;
		border: 1px solid #999;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#colLeft ul a, #colLeft ul a:visited {
	display: block;
	width: 100%;
	padding: 5px 0px 5px 10px;
	color: #333;
	font: 11px "Helvetica Neue", Helvetica;
	text-transform: uppercase;
	text-decoration: none;
}
#colLeft ul a:hover, #colLeft ul li.current_page_item a {
	color: #FFCC00;
}

/*
 * colCenter
 */

#colCenter {
	display: block;
	float: left;
	width: 520px;
}

#colCenter {
	display: block;
	float: left;
	width: 520px;
}

/*
 * colRight
 */

#colRight {
	display: block;
	float: left;
	margin-left: 20px;
	width: 150px;
}

#colRight .cadreRight {
	color: #333333;
	border: 1px solid #999;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	margin: 20px 0px 20px 0px;
}

/*
 * *********************************************************
 * 
 *                    SINGLE POST LAYOUT
 * 
 * *********************************************************
 */

#metapost {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	border-right: solid 1px #ccc;
	padding: 20px 10px 20px 0px;
}
#metapost a, #metapost a:visited {
	color: #333;
	text-decoration: none;
}
#metapost a:hover {
	color: #FFCC00;
}

#content h1.titredarticle {
	color: #333333;
	font: bold 40px "Helvetica Neue", Helvetica;
	text-transform:none;
	letter-spacing: -3px;
	margin-bottom: 10px; 
}

/*
 * *********************************************************
 * 
 *                    PAGE CLUB LAYOUT
 * 
 * *********************************************************
 */

#clubinfos {
	font-size: 12px;
	color: #333;
}
#clubinfos a, #clubinfos a:visited {
	color: #333;
	text-decoration: none;
}
#clubinfos a:hover {
	color: #FFCC00;
}

/*
 * *********************************************************
 * 
 *                GENERAL LAYOUT - FOOT
 * 
 * *********************************************************
 */

#footer-securit {
	width: 900px; display:inline-block; height: 20px;
}

#footer {
	DISPLAY: none;
	width: 860px;
	margin-top: 20px;
	padding: 20px 20px 20px 20px;
	displady: inline-block;
	background-color: #efefef;
	color: #333;
	font: 12px "Helvetica Neue", Helvetica;
}

#footer .suitedeliens li {
	display: inline;
}

#bottomofthebottom {
	background: #FFCC00;
	padding-bottom: 25px;
}

#bottomofthebottom #bottomofthebottom2 {
	margin: 0px auto;
	width: 900px;
	background-color: #f0f0f0;
}

#bottomofthebottom #bottomofthebottom2 #textbottom {
	display:block;
	padding: 10px 20px 10px 20px;
	color: #333;
	font: 11px "Helvetica Neue", Helvetica;
}

#bottomofthebottom #bottomofthebottom2 #textbottom a, #bottomofthebottom #bottomofthebottom2 #textbottom a:visited {
	color: #333;
	text-decoration: none;
}

#bottomofthebottom #bottomofthebottom2 #textbottom  img {
	margin-right:600px;
}


/*
 * 
 * GENERAL
 * 
 */

 #content .link-button, #homepage .link-button {
	float:right;
	display: block;
	margin: 10px 0px 10px 0px;
	font: bold 10px "Helvetica Neue", Helvetica;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
#content .link-button a, #content .link-button a:visited, #content a.alink-button, #content a.alink-button:visited, #homepage .link-button a, #homepage .link-button a:visited {
	display: block;
	background-color:#FFCC00; /* #DDDDDD */
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	-moz-border-radius: 10px;
	 -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
	 border-radius: 10px;
}
#content .link-button a:hover, #content a.alink-button:hover, #homepage .link-button a:hover {
	color: #FFFFFF;
	background-color: #666666;
}

