/*
Theme Name: Green Paradise d'apres Arras Theme
Theme URI: http://www.arrastheme.com/
Description: Child theme for the Arras Theme for WordPress
Author: PH
Author URI: http://green-paradise.fr
Template: arras
Version: 1.0
.
For more information on how to create and use child themes:
http://codex.wordpress.org/Child_Themes

Any CSS code written below will override any existing
declarations from the theme itself.
.
*/
body, #wrapper {
	background-color:#e4e1dd;
}

#header {
	background:#ffffff;
	border-bottom:5px solid #851c1e;
}
#branding {
	max-height:100px;
	padding: 0;
}

.logo {
	padding:0;
}

#searchbar .searchform {
border:1px solid #DE979D;
}

.searchform, .searchform .s {
background:#F1F0EE;
}

#nav {
	background:url("images/topnav.jpg") repeat-x scroll center top transparent;
	max-height: 32px;
}

#nav .sf-menu {
	max-width: none;
}

#nav .sf-menu a, #nav .sf-menu a:link, #nav .sf-menu a:visited {
	color:#de979d;
	font-size:12px;
	text-transform:uppercase;
}

#nav .sf-menu a:hover {
	color:#ffffff;
}

#nav .sf-menu li.sfhover, #nav .sf-menu li:hover {
	background: #851c1e;
}

#wrapper {
	padding:0;
}

#main  {
	background:none repeat scroll 0 0 #f1f0ee;
	border:none;
	padding:20px 20px 0;
}

#index-news .post-501 {/* centre la video de la home*/
	padding: 0 10px;
	background:none;
	border: none;
}

#index-news .entry-content {
	margin:0;
}

#index-news .entry-title, #index-news .entry-info, #index-news .navigation, #bottom-content-1 .sub, #bottom-content-2 .sub, .entry-thumbnails, .blog-description, #index-news .entry-comments {
	display:none;
}

#bottom-content-1 {
	width: 210px;
	margin:0;
}
#bottom-content-2 {
	width: 440px;
}

#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle {
	background:none repeat scroll 0 0 #b20f1c;
}

#bottom-content-2 .widgetcontainer {
	float:left;
	margin:0 0 0 10px;
	width:188px;
}

.featured-stories-summary {
margin-left:0;
}

.widgettitle {
	background:url("images/sidebar-title.jpg") repeat-x top;
	color: #efefef;
	text-transform:uppercase;
}

.textwidget img.alignleft {
	border:none;
}

.textwidget img.aligncenter {
	border:none;
	margin:0 0 0 43px;
	display:inline;
}


#footer {
	border-top: 5px solid #666666;
	margin: 0 auto;
	width: 960px;
	padding:20px 20px 0;
	background: #333333;
	color:#cccccc;
	text-transform:uppercase;
}

#footer-sidebar {
	margin:0;
	padding:0;
}

#footer .widgettitle	{
color:#f1f0ee;
}

a, a:link, a:visited, .sidebar-read-more:link, .sidebar-read-more:visited {
color:#b20f1c;text-decoration:underline;
}

a:hover {
color:#b20f1c;text-decoration:none;
}

.sidebar-read-more:link, .sidebar-read-more:visited {
display:none
}

.widgetcontainer li a:hover	{ border-bottom: 1px dotted #de979d; }

#footer a, #footer a:link, #footer a:visited {
color:#f1f0ee;
}

#footer a:hover {
	border-bottom: 1px dotted #ffffff;
}


/* GALERIE MEDIA SHASHIN */
.shashin_album_thumbs_table, .shashin_thumbs_table {
	border:none;
}

.shashin_album_thumbs_table td, .shashin_thumbs_table td {
	border: none;
	background: transparent;
}


