/* @override http://www.bernalandburt.com/wp/wp-content/themes/bernal_and_burt/style.css */

/*
Theme Name: Bernal and Burt
Theme URI: http://PierreRivera.com/
Author: Pierre Rivera
Author URI: http://PierreRivera.comm/
Template: rivera
Version: 1.0
Description: A child theme of Rivera theme.

You need to have both Bernal and Burt and Rivera in your wp-content/themes/ folder for this theme to work.

*/

@import url("../rivera/style.css");
/* Choose the layout */
/*@import url("../rivera/styles/3c-b.css");*/
/*The simplest method of turning any one of the fluid layouts in the styles folder into a fixed-width layout is to add a width and centering margin to the #wrapper div. */
@font-face	{
	font-family: "Gill Sans";
	src:	url(/wp/wp-content/themes/bernal_and_burt/fonts/GillSans.ttc);
}
#wrapper	{
	width: 970px;
	border-left: 15px solid white;
	border-right: 15px solid white;
	margin: 0 auto;
	font-family: "Gill Sans", "Helvetica Neue", "Arial Narrow", Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 14px;
}
a	{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
a:hover	{
	color: #920193;
	background-color: #fff;
}
a#prulogo	{
	border: none;
}
a.hdn	{
	text-decoration: none;
}
#access	{
	background-color: #698e4e;
	margin: 0;
	overflow: hidden;
}
#access a	{
	line-height: 1em;
}
#menu-navigation-menu	{
	float: right;
}
.menu	{
	margin: 0;
}
.menu li	{
	list-style: none;
	padding-left: 10px;
	overflow: hidden;
	float: left;
}
.menu li:last-child	{
	padding-right: 2px;
}
.menu li a	{
	text-decoration: none;
	border-bottom: none;
}
#branding	{
	text-indent: -9999px;
	height: 154px;
	background-image: url("images/header.jpg");
	margin: 0 -15px;
}
#main	{
	background-color: #71746d;
	overflow: auto;
}
#container	{
	width: 463px;
	float: left;
	padding: 10px;
	border-right: 4px solid white;
	min-height: 565px;
}
#hero	{
	width: 463px;
	float: right;
	padding: 10px;
	background: #5e615a url("images/hero-bg.jpg") no-repeat;
}
#slideshow-home-splash, .slide	{
	width: 463px;
	height: 308px;
}
.slide	{
	display: none;
}
.slide:first-child	{
	display: block;
}
#slideshow-home-page-caption	{
	height: 50px;
	position: relative;
	z-index: 30;
	font-size: 20px;
	top: -50px;
	/* Fallback for web browsers that doesn't support RGBa */
    background: rgb(105, 142, 78);
/* RGBa with 0.6 opacity */
	background: rgba(105, 142, 78, 0.8);
	line-height: 50px;
	padding-left: 10px;
}
/* For IE */
html.ie #slideshow-home-page-caption	{
	background: none;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC698E4E,endColorstr=#CC698E4E);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC698E4E,endColorstr=#CC698E4E);
zoom: 1;
}
#slideshow-home-page-caption p	{
	margin-bottom: 0;
}
.home h2, .home .col	{
	text-align: center;
	font-size: 30px;
}
.home .col	{
	width: 49%;
	text-indent: 10px;
	text-align: left;
	float: left;
	font-size: 22px;
	line-height: 22px;
}
.home .col p	{
	margin-bottom: 10px;
}
.home .col a	{
	color: #fff;
	text-decoration: none;
}
.home .col a:hover, #contact-details a:hover	{
	color: #920193;
	background-color: #fff;
}
h1, h2, h3	{
	margin: 15px 0 10px;
	text-transform: uppercase;
}
h1	{
	font-size: 20px;	
}
h2	{
	font-size: 18px;
}
h3	{
	font-size: 16px;
}
img#richard	{
	float: right;
	display: inline;
}
img#lucio	{
	float: left;
	display: inline;
}
#hero p	{
	display: inline;
	width: 191px;
	margin: 0 10px;
	float: left;
	text-align: justify;
	font-size: 13px;
}
#hero p{
  line-height  : 1.46em;
}

#hero .firstLetter{
  display      : block;
  float        : left;
  margin-top   : -0.63em; /* use -0.205em for two lines */
  margin-left  : -0.56em;
  margin-right : 0.5em;
  height       : 4.5em;
}

#hero .firstLetter span{
  font-size    : 5.6em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
}

#hero .firstLetter + span{
  margin-left  : -0.5em;
}
#city-information	{
	margin-bottom: 30px;
	overflow: auto;
}
#contact-details p	{
	width: 443px;
	text-align: center;
	margin-top: 20px;
	font-size: 20px;
}
#contact-details a	{
	text-decoration: none;
	color: white;
}
footer, footer a	{
	color: #9f9c95;
}
footer	{
	overflow: hidden;
	height: 30px;
	background-color: #fff;
}
#sidebar-footer	{
	clear: both;
	border-top: 4px solid white;
	background-color: #698e4e;
	overflow: auto;
}
#sidebar-footer li	{
	list-style-type: none;
}
footer p.bb	{
	text-align: right;
}
#site-info	{
	text-align: center;
}
.widget-area	{
	width: 303px;
	float: left;
	margin: 10px;
	text-align: justify;
}
.widget-area h3, #secondary	{
	text-align: center;
    font-size: 12px;
}
#primary h3	{
	background: white;
	color: gray;
    -moz-border-radius: 40px 10px;  
    border-radius: 40px 10px;
}
#tertiary h3	{
	background: white;
	color: gray;
    -moz-border-radius: 10px 40px;  
    border-radius: 10px 40px;
}
#secondary img	{
	margin-top: 10px;
}
.intro-link	{
	text-align: right;
	font-style: italic;
}
blockquote	{
	font-style: italic;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, Georgia, serif;
}
h1.entry-title	{
	margin-top: 0;
}
p#cta	{
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
}
a+img	{
	border-bottom: none;
}
