/*
Theme Name: IceRoom - 2010
Author: Fugu Design
Author URI: http://www.fugu.fr/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #777777;
}
a {
	color: #777777;
}
a:hover {
	text-decoration: none;
	color: #333;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

.nav-buttons {
	margin:0 0 50px 0 !important;
}

.simple-button {
	border:1px solid #DDDDDD;
	float:left;
	margin-right:3px;
	padding:3px 7px;
	text-decoration:none;
}

/** BEGIN wrapper **/
.wrapper {
	width: 900px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	z-index:10000;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 180px;
	background:url(images/header.gif) repeat-x 0 0;
}
	#header .wrapper {
		height: 180px;
	}
	#header h1 {
		float: left;
		padding: 40px 0 0 20px;
	}
		#header h1 a {
			display: block;
			width: 346px; height: 90px;
			background: url(images/logo.png) no-repeat 0 0;
			text-indent: -9999px;
			outline: none;
		}
	#header .ad468x60 {
		float: right;
		padding-top: 55px;
		padding-right:20px;
	}
/*	#header ul {
		list-style-type: none;
		float: left;
	}
		#header ul li {
			float: left;
			font-size: 14px;
			font-weight: bold;
		}
		#header ul li a {
			display: block;
			color: #ffffff;
			text-decoration: none;
			padding: 10px 20px;
			font-family:Arial, sans-serif;
			font-size:14px;
		}
		#header ul li a:hover {
			color: #68A21E;
		}*/
	#header form {
		float: right;
		width: 153px; height: 23px;
		background: url(images/search.gif) no-repeat 0 0;
		margin: 8px 20px 0 0;
	}
		#header form input {
			border: 0;
			float: left;
			width: 120px;
			margin: 6px 0 0 7px;
			font-size: 0.8em;
			color: #000;
			text-transform:uppercase;
			font-family:Arial, sans-serif;
			background-color: transparent;
		}
		#header form button {
			border: 0;
			float: right;
			width: 20px; height: 23px;
			text-indent: -9999px;
			background-color: transparent;
		}
/** END header **/

/** BEGIN content **/
#content {
	margin-top:180px;
	padding-bottom: 0px;
}
	#content .left-column {
		position:relative;
		left:0;
		top:0;
		width:273px;
	}
	#content .right-column {
		position:relative;
/*		left:293px;*/
		top:0;
		width:566px;
	}
	#content .frontposts {
		margin:0 0 20px 0;
	}
	#content .frontpost {
		float:left;
		margin:20px 10px 0 10px;
	}
	#content .post {
		width: 566px;
		padding: 30px 0;
		border-top:1px solid #CCC;
	}
	#content .f { 
		border-top:none;
		clear: both;
		margin-left: 20px;
	}
	#content .list {
		width:860px;
	}
	#content .list .f { 
		margin-left: 0;
	}
		#content .post .thumb-col {
			width:274px;
		}
		#content .post .thumb-col {
			width:274px;
		}
		#content .post .thumb {
			width: 273px; height: 155px;
			display: block;
			overflow: hidden;
		}
		#content .post .title {
			font:20px Georgia, serif;
			color:#1A0000;
			margin:-3px 0 0 0;
			padding:0;
		}
		#content .post .category {
			font:12px Georgia, serif;
			color:#1A0000;
			text-transform:uppercase;
			margin:0;
			padding:0;
		}
		#content .post .title a,
		#content .post .category a,
		#content .post .date a,
		#content .post .subtitle a {
			text-decoration:none;
			color:#1A0000;
		}
		.EIP_title:hover,
		.EIP_content:hover,
		.EIP_textbox:hover,
		.EIP_multitextbox:hover {
			background:none;
		}
		#content .post .date {
			font:bold 17px Arial, sans-serif;
			color:#1A0000;
			margin:0 0 15px 0;
			text-transform:lowercase;
		}
		#content .post .subtitle {
			font:12px Georgia, serif;
			color:#1A0000;
			margin:10px 0 0 0;
		}
		#content .post .l {
			text-transform: uppercase;
			font-weight: bold;
			float: left;
			padding-bottom: 15px;
		}
			#content .post .l a {
				text-decoration: none;
				color: #ffffff;
			}
		#content .post .r {
			text-transform: uppercase;
			font-weight: bold;
			float: right;
			padding-bottom: 15px;
		}
			#content .post .r a {
				text-decoration: none;
				color: #7F7F7F;
			}
			#content .post .r a:hover {
				color: #68A21E;
			}
	#content .intro {
		color: #333333;
		padding: 30px;
		background: url(images/horizontal.gif) repeat-x 0 bottom;
		margin-bottom: 20px;
	}
		#content .intro p {
			line-height: 1.5em;
			margin-bottom: 10px;
		}
		#content .intro h2, .single h2, .page h2, .archive h2 {
			color: #1A0000;
			font-family: Georgia, serif;
			font-size: 32px;
			font-weight:normal;
			margin-bottom: 25px;
			line-height:34px;
		}
		
		
	.spi-ajax-form {
		font:12px Georgia, serif;
	}
	.spi-ajax-form label {
		display:block;
		margin:0 0 10px 0;
	}
	.spi-ajax-form .spi-submit {
		margin:20px 0 0 0;
	}
	.spi-ajax-form .spi-submit input {
		color:#666;
		border:1px solid #CCC;
		padding:3px 7px;
	}
/** END content **/

/** BEGIN footer **/
#sidebar {
/*	margin-top:-20px;*/
	width: 273px;
	color: #777777;
}
	.footer .wrapper {
		border-top:1px solid black;
		padding-top:3px;
		height:60px !important;
	}
	#sidebar .box {
		margin: 0 0 60px 0;
	}
	#sidebar .f { 
		margin-left: 0;
		clear: both;
	}
		#sidebar .box h2 {
			text-transform: uppercase;
			font-size: 1em;
			font-weight: bold;
			margin-bottom: 10px;
		}
		#sidebar .box .content {
			
		}
		#sidebar .box ul {
			list-style-type: none;
		}
			#sidebar .box ul li {
				line-height: 1.5em;
				padding: 3px 0 0 0;
				width: 180px;
			}
			#sidebar .box ul li a.menu_separator {
				margin-top:20px;
			}
			#sidebar .box ul li a {
				font:bold 12px Arial, sans-serif;
				text-indent:10px;
				padding:6px 0 4px 0;
				color:black;
				text-decoration: none;
				display:block;
				width:100%;
				border-bottom:1px dotted black;
			}
			.avhec-widget-line {
				display:block;
			}
			#sidebar .box ul li a.active,
			#sidebar .box ul li a:hover {
				color: white;
				background:black;
			}
		#sidebar .box img {
			float: left;
			margin: 0 10px 10px 0;
		}
		#sidebar .box p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#sidebar .box h3 {
			font-size: 1.2em;
			margin-bottom: 10px;
		}
		#sidebar .box .tags a {
			text-decoration: none;
		}
	
	.footer .left-side {
		text-align:left;
	}
	.footer .right-side {
		text-align:right;
	}
	.footer .community .community_text{
		font:10px Arial, sans-serif;
	}	
	.footer .community .community_arrow{
		padding:0 10px;
	}
	.footer div.menu_right a {
		margin-left:10px;
		color:#000;
		font:10px Arial, sans-serif;
		text-transform:uppercase;
		text-decoration:none;
	}
	.footer div.menu_right a:hover {
		text-decoration:underline;
	}
	.footer span.copyright {
		margin-left:10px;
		color:#000;
		font:10px Arial, sans-serif;
		text-transform:uppercase;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#content .single {
	padding:30px 20px 0 20px;
	margin-bottom: 40px;
	color: #333333;
}
	#content .single .right-column {
		padding-top:10px;
	}
	#content .single table.list td {
		vertical-align:top;
	}
	#content .single p {
		font:14px Georgia, serif;
		color:#515151;
		line-height: 17px;
		margin: 0 0 17px 0;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #aaaaaa;
		border-width: 1px 0;
		border-style: solid;
		border-color: #999999;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
	#content .single-post .title {
		font:32px Georgia, serif;
		color:#1A0000;
		margin:0;
		padding:0;
	}
	#content .single-post .infos {
		width:100%;
		border-bottom:1px solid #CCC;
		margin-bottom:20px;
	}
	#content .single-post .category {
		display:inline;
		font:12px Georgia, serif;
		color:#1A0000;
		text-transform:uppercase;
		margin:0;
		padding:0;
	}
	#content .single-post .title a,
	#content .single-post .category a,
	#content .single-post .date a {
		text-decoration:none;
		color:#1A0000;
	}
	#content .single-post .date {
		display:inline;
		font:bold 17px Arial, sans-serif;
		color:#1A0000;
		margin:0 0 15px 0;
		text-transform:lowercase;
	}
	#content .single-post .subtitle {
		font:12px Georgia, serif;
		color:#1A0000;
		margin:-3px 0 0 0;
	}
	#content .single-post .content {
		margin:20px 0 0 0;
	}
	#content .single #comments {
		margin:60px 0 0 0;
		padding:20px 0 0 0;
		border-top:1px solid #CCC;
	}
	#content .single #respond {
		margin:60px 0 0 0;
		padding:20px 0 0 0;
		border-top:1px solid #CCC;
	}
	
#content .page {
	padding:30px 20px 0 20px;
	margin-bottom: 30px;
	color: #333333;
}
	#content .page p {
		font:14px Georgia, serif;
		color:#515151;
		line-height: 17px;
		margin: 0 0 17px 0;
	}
	#content .page ul, #content .page ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .page li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .page blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #aaaaaa;
		border-width: 1px 0;
		border-style: solid;
		border-color: #999999;
	}
	#content .page h3, #content .page h4, #content .page h5, #content .page h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}

#content .archive {
	padding:30px 20px 0 20px;
	margin-bottom: 40px;
	color: #333333;
}
	#content .archive .right-column {
		padding-top:43px;
	}
	#content .archive table.list td {
		vertical-align:top;
	}
	#content .archive p {
		font:14px Georgia, serif;
		color:#515151;
		line-height: 17px;
		margin: 0 0 17px 0;
	}
	#content .archive ul, #content .archive ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .archive li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .archive blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #aaaaaa;
		border-width: 1px 0;
		border-style: solid;
		border-color: #999999;
	}
	#content .archive h3, #content .archive h4, #content .archive h5, #content .archive h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
	
#comments {
	color: #333333;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2,
	#respond h2 {
		font-size:26px;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		display:inline;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #bbbbbb;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #bbbbbb;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #bbbbbb;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font:normal 32px Georgia, serif;
	color:#1A0000;
	margin-bottom: 20px;
	padding-top: 30px;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #aaaaaa;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-family:Arial, sans-serif;
			font-weight: bold;
			font-style:normal;
			font-size: 1.2em;
			color:#000;
		}
	#comments ol li .comment-meta {
		font-size: 0.8em;
		color: #999999;
		margin: 0 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
/*	padding: 0 0 40px;*/
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #bbbbbb;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

/** WP Page Numbers **/

#wp_page_numbers {
	float: right;
	background-color: transparent;
	width: auto;
}
	#wp_page_numbers ul {
		border: 0;
	}
	#wp_page_numbers li {
		margin: 4px;
	}
	#wp_page_numbers ul li.page_info {
		background-color: #8d8d8d !important;
		color: #ffffff;
		padding: 10px;
		border: 0;
		font-size: 12px;
		font-family: Verdana;
		font-style: italic;
	}
	#wp_page_numbers li a {
		background-color: #8d8d8d !important;
		color: #ffffff;
		padding: 10px;
		border: 0 !important;
		font-size: 12px;
		font-family: Verdana;
		font-style: italic;
	}
	#wp_page_numbers ul li.active_page a {
		background-color: #636363 !important;
	}
	
	
	
#alo_easymail_page {
	
}
	#alo_easymail_page input {
		border: 1px solid #bbbbbb;
	}

#slideshow_nav,
#slideshow_options {
display:none;
}
#gpp_slideshow .gpp_slide {
text-align:left !important;
}
