/*
Theme Name:     NRSC
Theme URI:      http://www.nrsc.fr/
Description:    Thème enfant du thème simon-wp-framework 
Author:         Ludovic Tristan
Author URI:     http: //www.distingo.net
Template:       simon-wp-framework
Version:        1.0
*/


@import url('../simon-wp-framework/style.css');


/* Global */
/* ---------------------------------------------------------- */

body {
	background: url(images/background.png) repeat-x center top;
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	line-height: 20px;
	
}


.outer_wrap {
	background: url(images/frize-transparente.png) repeat-y center top;
	margin: 0px;
	padding: 0px;
	float: none;
	width: 100%;
	border-style: none;
}

.inner_wrap {
	margin: 0px auto;
	padding: 0px 30px;
	width: 950px;
	border-style: none;
}
.alpha {
	margin: 0px;
	padding: 0px;
	width: 670px;
	border-style: none;
	float: left;
}

h1, h2, h3, h4, h5 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
.surtitre {
	font: bold normal 18px/24px 'PT Sans Caption', sans-serif;
	text-transform: uppercase;
	color: #EE491B;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
	float: none;
	border-style: none;
	display: block;
}

h2 {
	text-transform: uppercase;
	color: #EE491B;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px 0px 15px;
	font-size: 16px;
	line-height: 20px;
}
p {
	font-size: 1em;
	letter-spacing: 0;
	padding: 0px 0px 15px 0px;
}

.flex_100 {
	width: 100%;
	padding: 0px;
}
.flex_66 {
	width: 670px;
	padding: 0px;
}

/* Links */

a {
	color: #EE491B;
}

a:focus, a:active, a:hover {
	color: #333;
	text-decoration: none;
}

.legende_nrsc {
	color: #666;
	font-size: 0.9em;
	line-height: 1em;
}
.cap_nrsc {
	color: #666;
	text-transform: uppercase;
}
.exergue_nrsc {
	background: url(images/background-exergue.gif) no-repeat center bottom;
	display: block;
	margin: 0px 0px 20px;
	padding: 20px 40px 60px;
	border-top: 1px solid #CCC;
	border-right: none;
	border-left: none;
	border-bottom-style: none;
}
.exergue_nrsc br {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bouton-orange, a.bouton-orange, .post .bouton-orange {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background: url(images/bouton-orange.gif) no-repeat;
	text-align: center;
	display: block;
	height: 43px;
	width: 220px;
	padding-top: 12px;
	text-transform: uppercase;
	padding-right: 15px;
	text-decoration: none;
}



/* Header */
/* ---------------------------------------------------------- */

#header-nrsc {
	height: 180px;
	padding: 0px 0px 0px 15px;
	width: 620px;
	border-style: none;
}

#logo-nrsc {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 560px;	
}
#logo-text {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
	display: none;
	visibility: hidden;
}
#header-nrsc h1 {
	margin: 0px;
	padding: 0px;
	float: none;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-right: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 36px;
	line-height: 40px;
}

#header-nrsc h1 a {
	border-style: none;
	color: #333;
	
}
#header-nrsc .description {
	color: #66503C;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 6px 30px 0px 0px;
	float: none;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}



/* Navigation */
/* ---------------------------------------------------------- */
#navigation {
	background: url(images/menu-background.png) no-repeat center top;
	clear: both;
	display: block;
	margin: 0px auto;
	padding: 6px 0px 0px;
	width: 954px;
	height: 82px;
	float: none;
}
#navigation a {
	color: #000;
	font: 400 15px/59px 'PT Sans Caption', sans-serif;
	text-transform: uppercase;
	display: block;
	padding: 0 20px;
	text-decoration: none;
	background: url(images/filet-menu.gif) no-repeat right top;
}
#navigation li li a {
	color: #333;
}
#navigation ul {
	font-size: 13px;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding-left: 0;
}
#navigation li {
	float: left;
	position: relative;
}

#navigation ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 59px;
	left: 0;
	width: 230px;
	z-index: 99999;
}
#navigation ul ul ul {
	left: 100%;
	top: 0;
}
#navigation ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 210px;
}
#navigation li:hover > a, #navigation ul ul :hover > a, #navigation a:focus {
	background: #efefef;
}
#navigation li:hover > a, #navigation a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#ffffff, #e5e5e5);
	background: -o-linear-gradient(#ffffff, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#ffffff, #e5e5e5);
	color: #373737;
}
#navigation ul li:hover > ul {
	display: block;
}
#navigation .current_page_item > a, #navigation .current_page_ancestor > a {
	font-weight: bold;
	color: #EE491B;
}


/* Accueil */
/* ---------------------------------------------------------- */
.alpha #contenu_accueil_nrsc {
	padding: 40px 0px 0px;
	color: #505050;
	font-size: 16px;
	line-height: 22px;
}


/* Post */
/* ---------------------------------------------------------- */

.post td, th {
	padding: 0px;
	border-bottom: none;
}
.entry {
	padding: 0px 0px 0px 40px;
	overflow: hidden;
	color: #666;
}
.post h1 {
	padding: 0px 0px 0px 34px;
	border-bottom: none;
	font-size: 36px;
	font-style: italic;
	line-height: 42px;
	border-left: 6px solid #666;
	font-weight: normal;
	color: #333;
	margin-bottom: 30px;
}
.post li {
	padding: 0px 0px 15px;
}

.post, .type-post, .type-page {
	padding: 20px 0px;
	margin: 0px 0px 15px;
	background: #FFF;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.post a {
	text-decoration: underline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
	clear: both;
}
.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
	clear: both;
}
.postmetadata {
	border-top: dotted 1px #e3e3e3;
	padding: 15px 0px 5px 0px;
	color: #777777;
	font-size: 10px;
	line-height: 18px;
	text-transform: capitalize;
	clear: both;
}


/* Sidebar */
/* ---------------------------------------------------------- */

#sidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 230px;
	overflow: hidden;
	font-size: 14px;
	line-height: 18px;
	color: #000;
}
#sidebar a {
	color: #333;
}

#sidebar a:focus, #sidebar a:active, #sidebar a:hover {
	color: #EE491B;
}
#sidebar img {
	max-width: 100%;
}
#pages, #archives, #categories, #feeds, #sidebarmeta, #blogroll {
	margin: 0px 0px 0px 0px;
}
.sidebaritem {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #ccc;
}
#sidebar ul {
	padding: 0px 0px 25px;
}
.no-widgets h2 {
	margin: 15px 0px 0px 0px;
}
#sidebar ul li {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
#sidebar h3 {
	padding: 0px 0px 12px;
	margin: 0px;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: #EE491B;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#side-events {
	padding: 0px 0px 20px;
	color: #666;
}
#side-events ul, #side-events ul li ul {
	padding: 0px;
	margin: 0px;
}
#side-events ul li {
	padding: 0px;
	margin: 0px;
	list-style: url(http://nrsc.fr/wp-content/themes/nrsc/none) none;
}
#side-events ul li ul li {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	list-style: url(images/bullet-orange.gif);
}
#side-events a {
	padding: 0px 0px 15px 20px;
	margin: 0px;
	display: block;
}
.post-meta-key {
	display: none;
	visibility: hidden;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.post-meta-key {
	margin: 0px;
	padding: 0px;
}
#side-resource ul {
	padding: 0px 0px 0px;
}
#side-resource ul li {
	padding-left: 0px;
	list-style: url(images/bullet-orange.gif);
	margin-left: 20px;
}
#side-contact, #custom_post_widget-3 {
	padding: 90px 0px 0px 15px;
	background: url(images/background-contact.gif) no-repeat left 15px;
	margin: 0px;
}
#side-contact ul, #custom_post_widget-3 ul {
	margin: 0px;
	padding: 0px;
}
#fin_contact {
	margin: 0px;
	padding: 0px;
	background: url(images/background-contact-fin.gif) no-repeat;
	height: 50px;
	width: 230px;
	clear: both;
	float: none;
}
.more-events {
	color: #EE491B;
	text-decoration: underline;
}
/* Footer */
/* ---------------------------------------------------------- */

#footer {
	margin: 10px auto 0px;
	padding: 35px 0px 60px;
	background: #fff url(images/background-footer.png) no-repeat center 15px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	color: #333;
	font-size: 14px;
}

#menu-footer-nrsc {
	margin: 0px auto 30px;
	padding: 0px;
	width: 980px;
	text-align: center;		
}
#menu-footer-nrsc a {
	color: #333;		
}
#menu-footer-nrsc a:hover {
	color: #000;		
}
.menu-menu-footer-container {
	width: 500px;
	display: inline;
}
#menu-footer-nrsc ul {
	padding: 0px 0px 0px 17px;
	margin: 0px auto;
	width: 500px;
	display: inline;
	text-transform: uppercase;
}
#menu-footer-nrsc li {
	display: inline;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	line-height: 13px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	list-style-image: none;
	list-style-type: none;
}


/* Formulaires */
/* ---------------------------------------------------------- */

a.bouton_nrsc, .bouton_nrsc, .bouton_nrsc a {
	color: #fff;
	cursor: pointer;
	background: #EE491B;
	border: 0px;
	padding: 5px 13px;
	margin: 0px 0px 0px 5px;
	height: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	display: block;
	text-align: center;
	width: 200px;
}

td.first, td.second, td.third {
	
	text-align: left;	
}
td.first {
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 13px;
}
td.second {
	color: #999;
}
td.first p {
	margin: 0px 0px 8px;
	padding: 0px;
}
td.third {
	margin: 0px;
	padding: 0px 0px 30px;
}