/* $Id: local-sample.css,v 1.1 2009/08/19 04:28:52 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

a, a:link, a:visited {
    color: #4a9eb1;
}

/*
.gmap {
	clear:both;
}

.gmap-popup {
	height: 150px;
	width: 150px;
}
*/

.view-node-Nid-De-Poule .views-field-field-photos-fid .field-content .field-item,.view-node-Nid-De-Poule .views-field-field-photos-fid {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 3px 10px 5px 0px;
}

.node-type-nid-de-poule label {
    font-weight: bold;
}

#header-group-wrapper {
	height: 263px;
	background-image:url('../images/top-banner.jpg');
}

#postscript-bottom-wrapper {
	height: 430px;
	background-image:url('../images/bottom-banner.jpg');
}

.prosper-map-ndp {
	border: 2px solid #4a9eb1;
}

/*#main-content-inner .block .inner {
	margin-left:0px;
	margin-right:0px;
}*/

.header-group-inner {
	padding:0px 0 0px;
}

.header-primary-menu-wrapper  {
background:none repeat scroll 0 0 #455F6F;
border-bottom:5px solid #4a9eb1;
}

.primary-menu-inner ul.menu li.active-trail a.active {
color: #FFFFFF;
background-color: #4a9eb1;
}

#block-menu-menu-user-menu {
	
}

#postscript-bottom-inner {
	margin-left: 30px;
}

#block-block-1 .inner,#block-block-2 .inner,#block-views-map-block_1 .inner {
	min-height: 350px;
}

#block-block-1 h2 {
	background: url('../images/twitter-logo.png') 0px 0px no-repeat;
	padding-left: 35px;
	padding-top: 10px;
	height: 22px;
}

#block-block-2 h2 {
	background: url('../images/facebook-logo.png') 0px 0px no-repeat;
	padding-left: 35px;
	padding-top: 10px;
	height: 22px;
}

#block-views-map-block_1 h2 {
	background: url('/sites/default/modules/gmap/markers/ndp/accident.png') 0px 0px no-repeat;
	padding-left: 35px;
	padding-top: 10px;
	height: 22px;
}

#main h1 {
	color: #b2bf29;
	border-bottom: 5px solid #b2bf29;
}

#main h2 {
	color: #4a9eb1;
	border-bottom: 5px solid #4a9eb1;
}


.node-type-nid-de-poule #content-content .panel-col  {
	border-left : 5px solid #dbdbdb;
}

.node-type-nid-de-poule #content-content .panels-flexible-region.panels-flexible-region-3-right.panels-flexible-region-last  {
	border-left : 5px solid #dbdbdb;
}

#content-content .inside.panels-flexible-region-inside.panels-flexible-region-3-left-inside.panels-flexible-region-inside-first h2 {
	color: #4a9eb1;
}

#content-content .inside.panels-flexible-region-inside.panels-flexible-region-3-center-inside h2 {
	color: #ff0055;
}

#content-content .inside.panels-flexible-region-inside.panels-flexible-region-3-right-inside.panels-flexible-region-inside-last h2 {
	color: #f77610;
}

#footer {
	padding:5px 0 0;
}

#footer .content {
	text-align: right;
}

#footer .block {
	margin-bottom: 0px;
}

#block-addthis-0 .content {
	text-align: right;
}

.form-item textarea {
	height:150px;

}

.views-field-view-node {
	text-align: right;
}

.withpicture-column-left {
	float: left;
	padding-right: 15px;
}	
