/*
Theme Name: CodeIgniteurs
Theme URI: http://codeigniter.fr/
Description: .
Version: 0
Author: Remi CORSON, Benoit VILLIERE
Author URI: http://codeigniter.fr/
Tags: codeigniter
Text Domain: 
*/



/********** BODY **********/
body {
	margin-top: 5px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	background: #292929;
}

/********** UTILITITES **********/
a img { border: none; }
a { color: #494949; }
a:hover { cursor: pointer; color: #292929; }
 
h1, h2, h3 {
	position: relative;
	margin: 0 0 5px;	
	font-size: 18px;
	line-height: 25px;
	color: #ff1700;
	font-family: Tahoma;
}
.home h1, .home  h2, .home h3 { /* padding-left: 25px; */}

h2 a { color: #ff1600; text-decoration: none; border-bottom: 1px solid #ff1600; }
h2 a:hover { text-decoration: none; border-bottom: 1px solid #292929; }
h3 { font-size: 14px; }

/*
.news { background: url(images/layout/icons/calendar_edit.png) left center no-repeat; }
.forum { background: url(images/layout/icons/comment.png) left center no-repeat; }
.accept { background: url(images/layout/icons/accept.png) left center no-repeat; }
*/
/********** header **********/
#header {
	text-align: left;
	height: 85px;
}

/********** menu **********/
#menu {
	text-align: left;
	height: 33px;
	background: #6e6e6e url(images/layout/bg_menu.gif) no-repeat top left;
	color: #c50050;
	font-size: 11px;
	margin-top: -20px;
}

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

.menu li {
	display: inline;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
}

#menu .home-active a {
	display: inline;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #c0dbe8;
	color: #000000;
	border-top: 1px solid #444444;
	-moz-text-shadow: 0 1px 0 #FFF; 
	text-shadow: 0 1px 0 #FFF;  
}

#menu .active a {
	display: inline;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	color: #000000;
	border-top: 1px solid #444444;
	-moz-text-shadow: 0 1px 0 #FFF; 
	text-shadow: 0 1px 0 #FFF;  
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	-moz-text-shadow: 0 1px 0 #000; 
	text-shadow: 0 1px 0 #000;  
}

.menu a:hover{
	color: #FFFFFF;
	background-image: url(images/layout/puce_menu.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	text-decoration: underline;
}

/********** mea **********/
#meaContainer {
	height: 378px;
	background: #c0dbe8 url(images/layout/bg_mea.gif) no-repeat top left;
	color: #000000;
	font-size: 11px;
}
#margin { height: 10px; }

/********** content **********/
#content {
	background: #FFFFFF url(images/layout/bg_content_bottom.gif) no-repeat bottom left;
	padding-top: 15px;
	padding-bottom: 5px;
}

/********** intro **********/
#intro {
	padding-top: 35px;
	height: 60px;
	text-align: left;
	padding-left: 40px;
}

#intro_video, #intro_mask { cursor: pointer; }

/********** introcol1 **********/
#introcol1 {
	margin-top: 20px;
	padding-left: 40px;
	font-size: 14px;
}

#introcol1 p {
	margin-bottom: 30px;
	line-height: 1.6em; 
}

/********** introcol2 **********/
#introcol2 {
	margin-top: 35px;
	margin-left: 20px;
	background-image: url(images/layout/bg_mea_intro.png);
	height: 206px;
	width: 406px;
	padding: 7px;
}

/********** col1 **********/
#col1 {
	padding-left: 25px;
	color: #626262;
	font-size: 11px;
}

.home #col1 ul {
	padding-left: 25px;
}

.home #col1 li {
	padding: 5px 5px;
	list-style-image: url("images/layout/dot.png");
}

/********** col2 **********/
#col2 {
	padding-left: 20px;
	border-left: 1px solid #aeaeae;
	color: #626262;
	font-size: 11px;
}
/********** #sidebar **********/
#sidebar {
	padding-left: 20px;
	border-left: 1px solid #aeaeae;
	color: #626262;
	font-size: 11px;
}
/*
#col1 {
	padding-left: 25px;
	color: #626262;
	font-size: 11px;
}*/

/********** last_screencasts **********/
#last_screencasts {
	background: #ff1700 url(images/layout/last_screencasts.gif) no-repeat bottom left;
	color: #000000;
	font-size: 11px;
	height: 130px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#last_screencasts h2 {
	padding: 0;
	color: #FFFFFF;
}


#last_screencasts ul li a { 
	color: #fff;
	padding-bottom: 3px;
	display: block;
	width: 380px;
	text-decoration: none;
}

#last_screencasts ul {
	width: 380px;
	padding-left: 10px;
}

#last_screencasts li {
	list-style: none;
}

#last_screencasts ul li a:hover, #last_screencasts ul li a { 
	text-decoration: underline;
}

/********** copyright **********/
#copyright {
	text-align: center;
	color: #929292;
	font-size: 11px;
	margin-top: 5px;
}

#copyright a{
	color: #FFFFFF;
}

/********** footer **********/
#footer {
	background: url(images/layout/bg_footer.gif) no-repeat top right;
	height: 54px;
	text-align: left;
	color: #000000;
	font-size: 11px;
	padding-top: 8px;
	margin-top: 5px;
}

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

.footer li {
	display: inline;
}

.footer a {
	color: #000000;
	text-decoration: none;
	padding: 3px 0 3px 5px;
	margin: .2em 10px;
	font-weight: bold;
	-moz-text-shadow: 0 1px 0 #c9c9c9; 
	text-shadow: 0 1px 0 #c9c9c9;  
}

.footer a:hover{
	color: #000000;
	background-image: url(images/layout/puce_menu.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 5px;
	margin: .2em 10px;
	text-decoration: underline;
}

/********** .footer .search **********/
.search #searchform { float: right; margin-top: -16px; margin-right: 80px; }
.search #searchform input[type=text]{ border-left: 1px solid #9b9b9b; border-right: 1px solid #9b9b9b; border-top: 1px solid #494949; border-bottom: 1px solid #c0c0c0; /*border-left: 1px solid #929292; border-right: 1px solid #929292; border-top: 1px solid #686868; border-bottom: 1px solid #c0c0c0;*/ }
.search #searchform input[type=submit]{ border: 0; cursor: pointer; text-indent: -999px; width: 16px; height: 16px; color: transparent !important; background:transparent url(images/layout/magnifier.png) no-repeat; }
.menu .search #searchform { float: right; margin-top: -18px; margin-right: 40px; }
/********** forms **********/
textarea { width: 300px; height: 100px; }
input[type=text] { padding:0; margin:0; }


/********** comments **********/

