/**
 * @file
 * Page Background Styling
 *
 * The default layout method of Zen doesn't give themers equal-height columns.
 * However, equal-height columns are difficult to achieve and totally
 * unnecessary. Instead, use the Faux Columns method described in the following
 * ALA article:
 *   http://www.alistapart.com/articles/fauxcolumns/
 */


body {
	

	
    
}


.videoback .field-items {
	
}


#page-wrapper {
	
    	background-image: url(header_bg.png);
  	background-repeat:repeat;
}

.page-3o-synedrio-page.section-3o-synedrio-page.page-panels #page-wrapper {
	background-color:#a30212;
    	background-image: url(9.png);
	background-repeat:no-repeat;
	background-position:left top;
  	
	
  	
  	
}

#page {
    
}

#header {
	
  	
	
   
}

#header .section {
    background: #ffffff;
	padding-right: 20px;
	padding-left: 20px;
}

/*.page-3o-synedrio-page.section-3o-synedrio-page.page-panels #header .section {
    background: #ffffff;
	padding-right: 20px;
	padding-left: 20px;
border-right:10px solid #d4a7a9;
border-left:10px solid #d4a7a9;
}*/

#main-wrapper {

background: #ffffff
}

/*.page-3o-synedrio-page.section-3o-synedrio-page.page-panels #main-wrapper {

background: #ffffff;
border-right:10px solid #d4a7a9;
border-left:10px solid #d4a7a9;
}*/

#main {
}

div#footer {
  	
}

div.region-footer{
    	height: 100%;
    	border-top: solid 4px #f98700; 
   	background-color: #333333;
}

.region-sidebar-second .section {
    
}

.region-sidebar-second {
    
}
