/* Page: News
=====================================================
							|			|
	        1-1				|			|
							|			|
----------------------------|			|
			 |				|	  2		|	  3
	1-2-1	 |	  1-2-2		|			|
			 |				|			|
			 |				|			|
=====================================================
*/

.c-news { position:relative; width:100%; }
.c-news .block1 { position:relative; float:left; width:54%; }
.c-news .block2 { position:relative; float:left; width:31%; border-right:2px dotted #D6D6D6; border-left:2px dotted #D6D6D6; }
.c-news .block3 { position:relative; float:right; width:14%; }
.c-news .block1-1 { position:relative; float:left; width:97%; border-bottom:2px dotted #D6D6D6; padding-bottom:2%; margin-bottom:1%; }
.c-news .block1-2 { position:relative; float:left; width:97%; margin-top:1%; }
html>body .c-news .block1-2 { margin-top:2%; }
.c-news .block1-2-1 { position:relative; float:left; width:49%; border-right:2px dotted #D6D6D6; }
.c-news .block1-2-2 { position:relative; float:right; width:41%; padding-left:3%; }
html>body .c-news .block1-2-2 { padding-left:0; width:46%; }

/* Block 1-1-1: Lead story */
.c-news .block1-1 h3 { font-size:0.9em; font-weight:normal; color:#11006A; margin-bottom:5px; }
.c-news .block1-1 p { font-size:0.7em; color:#333333; margin:0; padding:0px; }
.c-news .block1-1 img { position:relative; float:right; padding:0; margin:0 0 10px 10px; }

/* Block 1-2-1: Third story */
.c-news .block1-2-1 h3 { font-size:0.9em; font-weight:normal; color:#11006A; margin-right:10px; margin-bottom:10px; margin-top:0; }
.c-news .block1-2-1 p { position:relative; font-size:0.65em; color:#333333; margin-right:10px; margin-top:0; }

/* Block 1-2-2: Archive */
.c-news .block1-2-2 h3 { position:relative; width:97%; background-color:#5171A2; font-size:0.8em; font-weight:normal; color:#FFFFFF;
	margin:0 0 3px 0; padding:7px 10px 7px 10px; }
html>body .c-news .block1-2-2 h3 { width:88%; }
.c-news .block1-2-2 .textblock { position:relative; width:100%; background-color:#E2E7ED; font-size:0.7em; color:#333333; padding:8px; }
html>body .c-news .block1-2-2 .textblock { width:90%; }
.c-news .block1-2-2 .textblock ul { position:relative; padding:0; margin:0; list-style-type:none; }
.c-news .block1-2-2 .textblock li { position:relative; display:block; clear:both; width:100%; padding:0; margin:0; font-size:1em; text-align:center; }
.c-news .block1-2-2 .textblock li .date { position:relative; float:left; width:30%; color:#11006A; text-align:left; }
.c-news .block1-2-2 .textblock li .headline { position:relative; float:right; width:68%; margin-bottom:10px; text-align:left; }
.c-news .block1-2-2 .textblock li a.more { font-weight:bold; font-size:1.1em; }

/* Block 2: Second story */
.c-news .block2 h3 { position:relative; width:81%; font-size:0.9em; font-weight:normal; color:#11006A; margin:10px 15px 0 15px; }
.c-news .block2 p { position:relative; width:81%; font-size:0.65em; color:#333333; margin:10px 15px 0 15px; }
.c-news .block2 p img { position:relative; float:right; margin-right:-25px; }

/* Block 3: Banners */
.c-news .block3 img { position:relative; float:right; margin-bottom:20px; }
