/*
Theme Name: La Tr&egrave;s Tr&egrave;s Grande Entreprise
Description: Le th&egrave;me pour le blog du Film "La Tr&egrave;s tr&egrave;s grande entreprise".
Version: 1.0
Author: La Jungle

*/

* {
	margin:0px;
	padding:0px;
}

body {
	background:#b60622;
}

#preloadbox {
	display:none;
}

#header {
	height:320px;
	width:988px;
	margin:auto;
}

#menu {
	height:35px;
	width:986px;
	padding-top:6px;
	margin:auto;
	color:#9E091D;
	text-align:center;
	border-left:1px solid #9d1e0d;
	border-right:1px solid #9d1e0d;
	background:url('images/menu-bg.jpg') repeat-x top left;
}
	
	#tabbarbox {
		width:970px;
		height:26px;
		}
		
	#tabbarbox ul a span{
			visibility:hidden;
			display:none;
			width:100%;
			height:100%;
			}
						
	ul#tabbar {
		margin:0;
		padding:0 0 0 30px;
		list-style-type:none;
		width:950px;
	}
	
	ul#tabbar li {
		margin-left:5px;
		float:left;
		display:inline;
	}
	
	ul#tabbar a{
		display:block;
		height:26px;
	}

	a#front_page_tab	{
		width:102px;
		background:url('images/menu-actu.png') no-repeat top left;
	}
	
	a#front_page_tab:hover	{
		width:102px;
		background:url('images/menu-selected-actu.png') no-repeat top left;
	}
	
	a#front_page_tab.tabselected	{
		width:102px;
		background:url('images/menu-selected-actu.png') no-repeat top left;
	}
	
	a#Vid__os_tab {
		width:81px;
		background:url('images/menu-videos.png') no-repeat top left;
	}
	
	a#Vid__os_tab:hover {
		width:81px;
		background:url('images/menu-selected-videos.png') no-repeat top left;
	}
	
	a#Vid__os_tab.tabselected {
		width:81px;
		background:url('images/menu-selected-videos.png') no-repeat top left;
	}
	
	a#Les_Photos_tab {
		width:81px;
		background:url('images/menu-photos.png') no-repeat top left;
	}
	
  a#Les_Photos_tab:hover {
  	width:81px;
		background:url('images/menu-selected-photos.png') no-repeat top left;
	}
	
  a#Les_Photos_tab.tabselected {
  	width:81px;
		background:url('images/menu-selected-photos.png') no-repeat top left;
	}
	
	a#Concours_tab {
		width:110px;
		background:url('images/menu-concours.png') no-repeat top left;
	}
	
	a#Concours_tab:hover {
		width:110px;
		background:url('images/menu-selected-concours.png') no-repeat top left;	
	}

	a#Concours_tab.tabselected {
		width:110px;
		background:url('images/menu-selected-concours.png') no-repeat top left;
	}	
	
	a#le_concours_tab {
		width:110px;
		background:url('images/menu-concours.png') no-repeat top left;
	}
	
	a#le_concours_tab:hover {
		width:110px;
		background:url('images/menu-selected-concours.png') no-repeat top left;	
	}

	a#le_concours_tab.tabselected {
		width:110px;
		background:url('images/menu-selected-concours.png') no-repeat top left;
	}	
	
	a#La_vie_en_entreprise_tab {
		width:201px;
		background:url('images/menu-vieentreprise.png') no-repeat top left;
	}

	a#La_vie_en_entreprise_tab:hover {
		width:201px;
		background:url('images/menu-selected-vieentreprise.png') no-repeat top left;
	}
	
	a#La_vie_en_entreprise_tab.tabselected {
		width:201px;
		background:url('images/menu-selected-vieentreprise.png') no-repeat top left;
	}
			
	a#Goodies_tab {
		width:90px;
		background:url('images/menu-goodies.png') no-repeat top left;
	}

	a#Goodies_tab:hover {
		width:90px;
		background:url('images/menu-selected-goodies.png') no-repeat top left;
	}

	a#Goodies_tab.tabselected {
		width:90px;
		background:url('images/menu-selected-goodies.png') no-repeat top left;
	}
	
	a#Le_Film_tab {
		width:77px;
		background:url('images/menu-film.png') no-repeat top left;
	}
	
	a#Le_Film_tab:hover {
		width:77px;
		background:url('images/menu-selected-film.png') no-repeat top left;
	}	

	a#Le_Film_tab.tabselected {
		width:77px;
		background:url('images/menu-selected-film.png') no-repeat top left;
	}
			
	.menu-separator {
		width:14px;
		background:url('images/menu-plus.png') no-repeat top left;
	}
	

#page {
	width:988px;
	background:#df391d;
	margin:auto;
	overflow:hidden;
	background:url('images/page-bg.jpg') repeat-y top left;
}

#page-area {
	height:870px;
	background:url('images/page-area2.png') no-repeat bottom left;
}

html>body #page-area {
	height:100%;
	min-height:870px;
	overflow:hidden;
}


#page-area-single {
	height:870px;
	background:url('images/page-area.png') no-repeat bottom left;
}

html>body #page-area-single {
	height:100%;
	min-height:870px;
	overflow:hidden;
}

	#content {
		padding-top:75px;
		padding-bottom:20px;
		float:left;
		width:689px;
		margin:0;
		background:url('images/content-bg.jpg') no-repeat top left; 
	}
	
	html>body #content {
		width:690px;
	}
	
			.pagetitle {
				margin:0px 0px 0px 18px;
				font-size:11pt;
				color:#f9e7e9;
				font-family:"Arial",sans-serif;
			}
			
			.content-error {
				margin:0px 0px 0px 45px;
				color:#f9e7e9;
				font-family:"Arial",sans-serif;
			}
			
			.content-error h2 {
				font-size:12pt;
			}
			
			.content-error p {
				font-size:9pt;
				margin-top:8px;
			}
			
			.content-error a, .content-error a:visited {
				color:#f9e7e9;
				font-size:11pt;
				text-decoration:underline;
			}
			
			.content-error a:hover {
				text-decoration:none;
			}
	
			.navigation {
				margin:-30px 25px 40px 25px;
				color:#efbdb9;
				font-size:8pt;
				font-family:"Verdana",sans-serif;
			}
			
			.navigation a, .navigation a:visited {
				color:#efbdb9;
				text-decoration:none;
			}
			
			.navigation a:hover {
				text-decoration:underline;
			}
			
			.topanchor {
				font-family:"Verdana",sans-serif;
				width:650px;
				text-align:right;
				font-size:8pt;
			}
			
			.topanchor a, .topanchor a:visited {
				color:#efbdb9;
				text-decoration:underline;
			}
			
			.topanchor a:hover {
				text-decoration:none;
			}
			
			.navalignleft {
				float:left;
			}
			
			.navalignright {
				float:right;
			}
			
			.separator {
				margin:25px 0 40px 0;
				width:670px;
				text-align:center;
			}
		
			.post {
				margin:2px 2px 0px 13px;
			}
			
				.post-jay-top {
					width:300px;
					padding-right:350px;
					height:95px;
					background:url('images/post-top-cv_jay.gif') no-repeat top left;
					padding-top:70px;
					padding-left:12px;
				}
			
				.post-top {
					width:650px;
					height:91px;
					background:url('images/post-top-classic2.gif') no-repeat top left;
					padding-top:65px;
					padding-left:12px;
				}
				
					.post-top h2 {
						color:#c10e1e;
						font-family:"Arial",sans-serif;
						font-weight:bold;
						font-size:18pt;
					}
				
					.post-date {
						color:#7d7d7d;
						font-family:"Verdana",sans-serif;
						font-weight:bold;
						font-size:7pt;			
					}
					
					.post-title {
						color:#c10e1e;
						margin-top:12px;
						font-weight:bold;
						font-family:"Arial",sans-serif;
					}
					
					.post-title a {
						color:#c10e1e;
						font-family:"Arial",sans-serif;
						font-weight:bold;
						text-decoration:none;
					}
					
					.post-title a:hover {
						color:#f17725;
					}
					
					.post-jay-title {
						margin-top:16px;
						color:#c10e1e;
						font-family:"Arial",sans-serif;
						font-weight:bold;
						font-size:18pt;
					}
					
				
				.post-middle {
					width:660px;
					background:url('images/post-middle-classic.gif') repeat-y top left;
				}
				
				.post-middle p {
					padding-left:15px;
					padding-right:15px;
					color:#7d7d7d;
					text-align:justify;
					font-family:"Verdana",sans-serif;
					font-size:9pt;
				}
				
				.post-middle img {
					border:0px;
					margin:0 5px 0 0px;
				}
				
				.post-middle a {
					color:#7d7d7d;
					font-family:"Verdana",sans-serif;
					font-size:9pt;
					font-weight:bold;
					text-decoration:underline;
				}
				
				.post-middle a:hover {
					text-decoration:none;
				}
				
				.post-middle ul {
					margin-left:35px;
					font-family:"Verdana",sans-serif;
					color:#7d7d7d;
					font-size:8pt;
				}
				
				
				.post-middle li {
					margin:7px 0 7px 0;
					text-align:left;
					padding-left:8px;
					font-family:"Verdana",sans-serif;
					color:#7d7d7d;
					font-size:8pt;
				}
				
				
				.post-middle h3 {
					padding:15px 15px 13px 15px;
					font-family:"Verdana",sans-serif;
					color:#7d7d7d;
					font-size:12pt;
				}
				
				.post-middle table {
					margin-left:15px;
					margin-right:15px;
				}
				
					.post-middle .wp-caption-text {
						text-align:center;
						font-size:7pt;
						margin-bottom:6px;
					}
					
					.post-middle .wp-caption{
						padding-left:15px;
						margin-right:5px;
					}
					
					.post-middle .alignleft {
						float:left;			
					}
					
					.post-middle .alignleft img {
						border:5px solid #F26826;		
					}
					
					.post-middle img.alignleft {
						border:5px solid #F26826;
					}
					
					.entry {
						padding-bottom:15px;
					}
					
					.entry .quizz {
						padding-left:15px;
						padding-right:15px;
						color:#7d7d7d;
						text-align:left;
						font-family:"Verdana",sans-serif;
						font-weight:bold;
						font-size:9pt;
					}
					
					.entry .quizz img {
						border:5px solid #F26826;
						margin-bottom:8px;
					}
										
					.entry .quizz label {
						font-size:8pt;
						vertical-align:middle;
						font-weight:normal;
					}
					
					.entry .quizz p.quizzsubmit {
						text-align:center;
					}
					
					.entry .quizz div.reponse {
						text-align:left;
						font-size:10pt;
						color:#C10E1E;
					}
					
					.entry .quizz input {
						vertical-align:middle;
						margin:3px 4px 0px 0px;
						
					}
					
					.entry p {
						line-height:1.5em;
						padding-bottom:10px;
					}
					
					.entry div.map {
						margin-left:15px;
					}
					
					/* CONCOURS */
					
					div.concours-entry {
						position:relative;
						font-family:"Verdana",sans-serif;
						color:#8C8C8C;
						padding-top:310px;
						margin-left:15px;
						width:630px;
						height:394px;
						font-size:9pt;
						background:url('images/concours-bg.png') no-repeat top left;
					}
					
					div.concours-interaction {
						text-align:center;
						position:relative;
						margin:0 0 0 84px;
						width:514px;
						height:365px;
						background:#FFFFFF;
						border:0px;
					}
					
					div.concours-interaction input {
						background-color:#efefef;
						margin:3px 3px 3px 3px;
						font-family:"Verdana",sans-serif;
						vertical-align: middle;
						border:0px;
						font-size:9pt;
						width:240px;
					}
					
					div.concours-interaction label {
						vertical-align: middle;
						font-weight:bold;
					}
					
					div.concours-interaction select {
						border:0px;
						width:165px;
						background-color:#efefef;
						height:19px;
						vertical-align: middle;
						font-size:9pt;
						margin:3px 3px 3px 3px;
						font-weight:bold;
					}
					
					div.concours-interaction p.concours-meta {
						margin-top:-15px;
						margin-left:5px;
						font-size:7pt;
						text-align:left;
						padding:0;

					}
					
					div.concours-interaction p.concours-meta a {
						font-size:7pt;
					}
					
					div.concours-interaction div.concours-fleft {
						float:left;
						margin-left:10px;
					}
					
					html>body div.concours-interaction div.concours-fleft {
						margin-left:23px;
					}
					
					div.concours-interaction div.concours-fright {
						float:left;
						margin-left:17px;
					}
					
					div#concours-thx {
						margin-top:70px;
						height:75px;
						font-weight:bold;
						text-align:center;
						width:510px;
						font-size:12pt;
						padding-bottom:25px;
						color:#da351a;
					}
					
					div#contest_form_box {
						width:442px;
						text-align:right;
						font-size:8pt;
					}
					
					div.concours-interaction p.contest_error {
						font-weight:bold;
						width:442px;
						text-align:center;
						font-size:8pt;
						color:#da351a;
						padding:0;
					}
					
					.contest_loading {
						background:url('images/ajax-loader.gif') no-repeat center;
						width:450px;
						height:150px;
					}
					
					a.concours_submit {
						
						margin-left:300px;
						display:block;
						background:url('images/concours-button.png') no-repeat center;
						width:167px;
						height:58px;
					}
					
					a.concours_submit:hover {
						background:url('images/concours-button-selected.png') no-repeat center;
					}
					
					html>body 	a.concours_submit {
						margin-top:3px;
					}
					
					/* VIDEO BOX */

				    .videobox {
					position:relative;
					width:585px;
					overflow:auto;
					margin-left:10px;
					}
					
					.videobox img {
					margin:0px;	
					}

					.videobox .btblogimg {
					position:absolute;
					height:87px;
					width:82px;
					margin-left:0px;
					bottom:15px;
					display:block;
					float:left;
					cursor:pointer;
					}
					
					html>body .videobox .btblogimg {
					right:53px;	
					}
					
					.videobox .vid {
					width:430px;
					padding:9px 9px 9px 9px;
					background-color:#f26826;
					border:1px solid #cc2a27;
					display:block;
					float:left;
					}

					.videobox .vid p {
					font-weight:bold;
					color:#efefef;
					padding:0 0 0 0;
					margin: 0 0 0 0;
					}
					
					.videobox .vid a {
					color:#efefef;
					}
					
					.videobox .vid img.size-full {
					margin-bottom:11px;
					}

					/* VIDEO CODE BOX */

					.videocodebox {
					text-align:center;
					height:120px;
					width:447px;
					margin-left:10px;
					margin-top:0px;
					background-color:#f26826;
					border-left:1px solid #cc2a27;
					border-right:1px solid #cc2a27;
					border-bottom:1px solid #cc2a27;
					}

					.videocodebox p {
					text-align:center;
					font-family:"Verdana",sans-serif;
					font-size:10px;
					margin-bottom:3px;
					color:#ffffff;
					}

					.videocodebox .message {
					text-align:center;
					padding-left:5px;
					background-color:#dfdfdf;
					border:0px;
					height:70px;
					width:415px;
					}
					
								
				.post-jay-middle {
					width:300px;
					padding-right:350px;
					min-height:233px;
					background:url('images/post-middle-cv_jay.gif') no-repeat top left;

				}
				
				.post-bottom {
					width:650px;
					height:80px;
					padding:19px 0px 0px 12px;
					background:url('images/post-bottom-classic.gif') no-repeat top left;
					
				}
				
					.post-meta {
						color:#7d7d7d;
						font-family:"Verdana",sans-serif;
						font-size:7pt;			
					}
					
					.post-meta a {
						color:#c10e1e;
						font-family:"Arial",sans-serif;
						font-weight:bold;
						font-size:8pt;
						text-decoration:none;
						text-transform:uppercase;
					}
					
					.post-meta a:hover {
						color:#f17725;
					}
					
				.comments {
					margin:20px 2px 0px 16px;
					width:670px;
				}
				
				.comments-head {
					height:90px;
					background:url('images/comments-top.gif') no-repeat top left;
					padding:28px 0px 0px 10px;
				}
				
				h3.comment-head {
					padding:10px 0px 4px 4px;
					font-family:"Verdana",sans-serif;
					color:#a09798;
					font-weight:normal;
					font-size:8pt;
					height:35px;
					background:url('images/comment-head-bg.gif') no-repeat top left;
				}
				
				.comments-loop {
					padding-bottom:10px;
					background:url('images/post-middle-classic.gif') repeat-y top left;
				}
				
				.comments-footer {
					height:8px;
					background:url('images/comments-bottom.gif') no-repeat top left;
				}
				
					.firstcomment {		
				     	height:135px;
						margin-left:4px;
						padding-bottom:14px;
						width:650px;
					 	background:url('images/first-comment-bg.png') no-repeat bottom center;
						font-family:"Verdana",sans-serif;
						color:#ffffff;
					}
					
					html>body .firstcomment {
						height:100%;
						min-height:135px;
					}
					
					.firstcomment-top {
						height:21px;
					 	background:url('images/first-comment-top.png') no-repeat bottom center;	
					}
					
					.fcomment-top {
						margin-bottom:8px;
						font-size:10pt;
						font-weight:bold;				
					}
					
					.firstcomment-text {
						background:#b60622;
						text-align:justify;
						padding-top:10px;
						padding-left:10px;
						padding-right:10px;
						margin-left:93px;
						font-size:8pt;
						width:517px;
					}
					
					.firstcomment-text a {
						color:#ffffff;
					}
					
					html>body .firstcomment-text {
						margin-left:92px;
						width:517px;
					}
					
					.firstcomment-meta {
						font-size:7pt;
						font-weight:bold;
						color:#e9b5bd;
						padding-left:10px;
						margin-left:92px;
						margin-top:16px;
						width:525px;
					}
					
					.firstcomment-meta a {
						color:#e9b5bd;
					}
				
					.comment {
						margin:0px 18px 0px 95px;
						padding-bottom:18px;
						font-family:"Verdana",sans-serif;
					} 
					
						.comment-top {
							margin-bottom:8px;
							font-size:10pt;
							font-weight:bold;
							color:#950239;
						}
						
						.comment-text {
							padding-right:20px;
							text-align:justify;
							font-size:8pt;
							font-weight:normal;
							color:#463434;
						}
						
						.comment-text a {
							color:#463434;
						}
						
						.comment-meta {
							margin:8px 0px 0px 0px;
							font-size:7pt;
							font-weight:bold;
							color:#4c4c4c;
						}
						
						.comment-meta a {
							color:#4c4c4c;
						}
						
						h3.posting-head {
							padding:10px 0px 4px 4px;
							margin-left:10px;
							margin-top:15px;
							font-family:"Verdana",sans-serif;
							color:#a09798;
							font-weight:normal;
							font-size:8pt;
							height:35px;
							background:url('images/post-comment-head-bg.gif') no-repeat top left;
						}
						
						.comment-post {
							width:540px;
							text-align:left;
							margin-left:80px;
							font-family:"Verdana",sans-serif;
							font-size:8pt;
							color:#4c4c4c;
						}
						
						.comment-post input {
							border:0px;
							background-color:#efefef;
							margin:6px 3px 6px 3px;
							font-family:"Verdana",sans-serif;
							vertical-align: middle;
							font-size:9pt;
							color:#4c4c4c;
							width:177px;
						}
						
						.comment-post label {
							vertical-align: middle;
						}
						
						.comment-post textarea {
							border:0px;
							background-color:#efefef;
							margin:6px 3px 6px 3px;
							font-family:"Verdana",sans-serif;
							font-size:9pt;
							color:#4c4c4c;
							vertical-align:top;
							width:418px;
						}
						
						.comment-post a {
							color:#4c4c4c;
						}
						
						.comment-button {
							margin-top:10px;
							margin-left:30px;
							text-align:left;
							width:600px;
						}
						
						#stfBloc {
							font-family:"Verdana",sans-serif;
							font-size:8pt;
							color:#4c4c4c;
							width:360px;
							margin-left:120px;
							text-align:right;
						}
						
						#stfBloc p {
							margin-top:8px;
							text-align:left;
						}
						
						#stfBloc input {
								border:0px;
								background-color:#efefef;
								width:200px;
								margin:6px 3px 6px 3px;
								font-family:"Verdana",sans-serif;
								vertical-align: middle;
								font-size:9pt;
								color:#4c4c4c;
						}
						
						#stfResult {
							font-family:"Verdana",sans-serif;
							text-align:center;
							font-size:11pt;
							width:650px;
							color:#c10e1e;
							font-weight:bold;
						}
						
						#blocerror {
							font-family:"Verdana",sans-serif;
							text-align:center;
							font-size:11pt;
							width:650px;
							color:#c10e1e;
							font-weight:bold;
						}
						
						a#backbutton {
							display:block;
							border:0px;
							height:15px;
							width:59px;
							background:url('images/back-button.gif') no-repeat top left;
						}
						
						a#backbutton:hover {
							background:url('images/back-selected-button.gif') no-repeat top left;
						}
						
						a#sendcomz {
							cursor:pointer;
							display:block;
							border:0px;
							height:59px;
							width:175px;
							margin-left:250px;
							background:url('images/send-comment-button.gif') no-repeat top left;
						}
						
						a#sendcomz:hover {
							background:url('images/send-comment-selected-button.gif') no-repeat top left;
						}
						
						a#sendtof {
							cursor:pointer;
							display:block;
							border:0px;
							height:59px;
							width:141px;
							margin-left:250px;
							background:url('images/sendafriend-button.gif') no-repeat top left;
						}
						
						a#sendtof:hover {
							background:url('images/sendafriend-selected-button.gif') no-repeat top left;
						}
	
		
	#sidebar {
		float:right;
		text-align:right;
		width:298px;
		padding-bottom:580px;
		background:url('images/sidebar-top-bg.jpg') no-repeat top left;

	}
	
	#sidebar-single {
		float:right;
		text-align:right;
		width:298px;
		padding-bottom:40px;
		background:url('images/sidebar-top-bg.jpg') no-repeat top left;

	}
		
		
		.sidebox {
			text-align:left;
			margin:10px 5px 0px 0px;
			padding:5px;
			width:270px;
			font-family:"Arial",sans-serif;
			color:#fcf2f1;
			font-size:7pt;
			font-weight:bold;
		}
		
		html>body .sidebox {
			margin:10px 5px 0px 13px;
		}
		
		.sidebox a {
			color:#fcf2f1;
			text-decoration:underline;
		}
		
		a#favlink {
			display:block;
			width:137px;
			height:17px;
			background:url('images/favoris-button.png') no-repeat top left;
		}
		
		a#favlink:hover {
			background:url('images/favoris-selected-button.png') no-repeat top left;
		}
		
		a#friendlink {
			display:block;
			width:112px;
			height:17px;
			background:url('images/send-friend.png') no-repeat top left;
		}
		
		a#friendlink:hover {
			background:url('images/send-selected-friend.png') no-repeat top left;
		}
		
		a#feedlink {
			display:block;
			width:134px;
			height:17px;
			background:url('images/rss-button.png') no-repeat top left;
		}
		
		a#feedlink:hover {
			background:url('images/rss-selected-button.png') no-repeat top left;
		}
		
		.mentions {
		  width:240px;
		  color:#efbdb9;
		  font-weight:normal;
		  text-align:justify;
		}
		
		.mentions a {
			color:#efbdb9;
			text-decoration:none;
		}
						
			#bookmarks {
				height:146px;
				font-weight:bold;
				background:url('images/bookmarks.jpg') no-repeat top right;	
			}
			
				#bookmarks p {
					text-transform:uppercase;
					line-height:2.5em;
					padding-top:60px;
					padding-left:2px;
				}
				
				#bookmarks a {
					margin-top:8px;
				}
				
				#bookmarks img {
					border:0px;
					margin-top:8px;
				}
				
			.searchtext {
				height:13px;
				margin-top:3px;
				font-size:7pt;
				width:140px;
				margin-left:0px;
				vertical-align:middle;
			}
			
			#newsletterFormDiv .newsletterTextInput {
				height:13px;
				margin-top:3px;
				font-size:7pt;
				width:140px;
				vertical-align:middle;
			}
			
			#searchsubmit {
				border:0px;
				cursor:pointer;
				vertical-align:middle;
			}
			
			#newsletterFormDiv .submit {
				cursor:pointer;
				background:transparent url('images/subscribe-button.gif') no-repeat top left;
				border:0;
				text-indent:-9999px;
				height:19px;
				width:67px;
				vertical-align:middle;
				
			}
						
			.presse {
				text-align:center;
				width:277px;
				padding:5px;
				margin:12px 0px 0px 5px;
				
			}
			
			#last-comments {
				text-align:left;
				width:280px;
				margin:12px 0px 0px 9px;
			}
				
				#last-comments-title {		
					height:67px;			
					background:url('images/last-comment-title.png') no-repeat top left;
				}
			
				#last-comments-area {
					height:209px;
					background:url('images/last-comment-area.png') repeat-x top left;
				}
				
					#last-comments-area ul {
						width:95%;
						 padding:2px 0px 2px 0px; 
						 margin:0px 9px 2px 15px; 
					}
				
					#last-comments-area li {
						color:#fff;
						list-style-type:disc;
						font-family:"Verdana",sans-serif;
						font-size:8pt;
						font-weight:normal;
						margin:0px 2px 0px 2px;
						padding:0px 5px 0px 0px;
						
					}
					
					html>body #last-comments-area li {
						padding:1px 5px 1px 0px;
					}
					
					#last-comments-area a {
						color:#fff;
						font-family:"Verdana",sans-serif;
						text-decoration:underline;
					}
					
					#last-comments-area a:hover {
					text-decoration:none;
				}
				
			#top-articles {
				text-align:justify;
				width:280px;
				margin:12px 0px 0px 9px;
			}

				#top-articles-title {		
					height:67px;			
					background:url('images/top-articles-title.png') no-repeat top left;
				}

				#top-articles-area {
					height:115px;
					background:url('images/top-articles-area.png') repeat-x top left;
				}
				
						#top-articles-area ul {
							width:95%;
							 padding:2px 0px 2px 0px; 
							 margin:0px 9px 2px 15px; 
						}

						#top-articles-area li {
							color:#fff;
							font-family:"Verdana",sans-serif;
							font-size:8pt;
							font-weight:normal;
							list-style-type:disc;
							margin:0px 2px 0px 2px;
							padding:0px 5px 0px 0px;

						}
						
						html>body #top-articles-area li {
							padding:3px 5px 3px 0px;
						}

						#top-articles-area a {
							color:#fff;
							font-family:"Verdana",sans-serif;
							text-decoration:underline;
						}
						
						#top-articles-area a:hover {
							text-decoration:none;
						}
						
			div.tagcloud-top {
				width:280px;
				height:50px;
				background:url('images/tagcloud-top.png') no-repeat top left;
				margin:12px 0px 0px 9px;
			}
						
			div.tagcloud  {
				text-align:justify;
				font-family:"Verdana",sans-serif;
				width:260px;
				margin:0px 0px 0px 9px;
				padding:10px;
				height:209px;
				background:url('images/last-comment-area.png') repeat-x top left;
			}
			
			div.tagcloud a, div.tagcloud a:visited {
				color:#ffffff;
				text-decoration:none;
			}
			
			div.tagcloud a:hover {
				text-decoration:underline;
			}
		
	#paging {
		width:988px;
		height:135px;
		background:url('images/paging-bg2.png') no-repeat bottom left;
		clear:both;
	}
	
	#paging-single {
		width:988px;
		height:135px;
		background:url('images/paging-bg.png') no-repeat bottom left;
		clear:both;
	}
	
		#thepages {
			padding-top:10px;
			width:680px;
			text-align:center;
		}
	
#footer {
	width:986px;
	height:22px;
	margin:auto;
	padding-top:4px;
	color:#dab4b8;
	font-family:"Verdana",sans-serif;
	font-size:7pt;
	vertical-align:middle;
	border-left:1px solid #9d1e0d;
	border-right:1px solid #9d1e0d;
	background:url('images/footer-bg2.jpg') repeat-x top left;
}

#footer img {
	vertical-align: middle; 
	padding-left:44px;
	margin-right:4px;
}

#footer span {
	vertical-align: middle;
}

#footer a, #footer a:visited {
	color:#dab4b8;
	font-family:"Verdana",sans-serif;
	font-size:7pt;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}