/* @override 
	http://localhost:3000/stylesheets/public/index.css?1201927163
	http://pointelevy.assosoccer.com/stylesheets/public/index.css?1201965748
*/

h2 {
	font-size: 22px;
	line-height: 28px;
	margin: 16px 0;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
}

div#text {
	margin-right: 400px;
}

body#index div#content {
	background: url(../../images/sideback.jpg) repeat-y right;
}

body#posts div#content {
	background: url(../../images/sideback.jpg) repeat-y 530px;
}

/* @group Communiqués et Programme */

dl#communiques dt.title, dl#events dt.title, div#right-side h3 {
	text-align: left;
	font-size: 18px;
	margin: 0;
	letter-spacing: 1px;
	color: #2a2a2a;
	font-weight: bold;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-color: #aaa;
}
 
dl#communiques dt, dl#events dt {
	line-height: 24px;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0;
}

dl#communiques dt em {
	display: block;
	line-height: 24px;
	font-size: 13px;
	margin-top: -3px;
	color: #87dd00;
}

dl#communiques dd, dl#events dd {
	line-height: 18px;
	padding-left: 10px;
}

dl#communiques, dl#events {
	float: right;
	clear: right;
	width: 300px;
	margin: 0;
}

dl#events {
	border-top: 1px dashed #999;
	padding-top: 10px;
}

/* @end */

/* @group Calendar */

/* @group List */

ul#event_list li {
}

ul#event_list li h2 {
	font-size: 18px;
}

ul#event_list li ul li h3 {
	line-height: 24px;
	margin: 6px 0;
	color: #afafaf;
	direction: ltr;
	text-align: left;
	font-size: 13px;
	border: 1px dotted #888;
	border-width: 1px 0 0 0;
}

ul#event_list li ul li ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul#event_list li ul li ul li {
	margin: 5px 0;
	width: 400px;
	background-image: url(../../images/second-backg.jpg);
	padding: 5px 5px 5px 10px;
	border: 1px solid #7a994b;
	border-left: 4px solid #7a994b;
}

span.dtstart {
	float: right;
	margin: 5px 10px;
	font-style: italic;
	color: #4e632d;
}

ul#event_list li ul li ul li h4 {
	font-size: 16px;
	line-height: 20px;
	color: white;
}

ul#event_list li ul li ul li p {
	margin: 15px 0 0 0;
}

ul#event_list li ul li ul li span.importance {
	font-size: 11px;
	font-style: italic;
	margin-left: 5px;
}

/* @end */

h3.month {
	font-size: 16px;
	letter-spacing: 1px;
	font-style: italic;
	margin: 20px 0 10px 0;
	border: 0;
	color: black;
}

table.calendar th.weekday {
	font-style: italic;
	color: #979797;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 20px;
}

table.calendar td {
	width: 90px;
	vertical-align: top;
	padding: 3px;
	border: 1px solid white;
	background-color: #f1f1f1;
	background-image: url(../../images/third-backg.jpg);
à}

table.calendar td h4 {
	margin: 5px 0 20px 0;
	color: white;
}

table.calendar td.empty {
	background-color: #8c8c8c;
	background-image: none;
}

table.calendar td ul li {
	margin: 2px 0;
	line-height: 16px;
	font-size: 12px;
	
	background-color: #f3f3f3;
}

div#content table.calendar td ul li a {
	display: block;
	height: 100%;
	padding: 2px 3px;
	border: 1px solid #666;
	border-width: 1px 1px 2px 1px;
	border-color: #404040;
}

div#content table.calendar td ul li a:hover {
	background-color: #d1f19c;
}

/* @end */

/* @group Posts */

div#right-side {
	float: right;
	clear: right;
	width: 231px;
}

ul#post_list {
	width: 450px;
}

ul#post_list li p span.created_at {
	display: block;
	font-style: italic;
	font-size: 12px;
	line-height: 24px;
	color: #707070;
}

ul#post_list li p span.created_at em {
	font-weight: bold;
}

ul#posts-legend {
	margin: 10px 0;
}

ul#posts-legend li {
	line-height: 20px;
}

/* @end */