/*
Theme Name: All Floors
Theme URI: http://allfloors.ca/
Description: Wordpress theme for allfloors.ca
Version: 1.0
Author: Cristian Lupu
Author URI: http://www.webamorphosis.com/
Tags: all floors
*/

* {
	margin: 0;
	padding: 0;
}

body {
margin-top:40px;
	background: url('images/wood_bg.jpg') repeat;
	font-family: Arial;
	font-size: 10pt;
}
/* fix dropdown appearance */
#gallery { position:relative; z-index:0; }

/* Dropdown menu - start */
#top_menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#top_menu li {
  float: left;
  position: relative;
  width: 10em;
}

#top_menu li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  z-index:999;
}

#top_menu li > ul {
	top: auto;
	left: auto;
z-index:999;
}

#top_menu li:hover ul, #top_menu li.over ul { 
	display: block; 
}
/* Dropdown menu - end */

#top_menu li a{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #F8F8F8;
	text-decoration: none;
}

img {
	border: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cb {
	clear: both;
}

.tr {
	text-align: right;
}

#page {
	width: 960px;
	margin: 0 auto;
}

#header {
	padding-top: 10px;
	background: url('images/header_bg.jpg') repeat-x;
	height: 130px;
	display: block;
}

#header_container {
	width: 960px;
	margin: 0 auto;
}

#header_left {
	float: left;
}

#header_right {
	float: right;
	margin-top: 5px;
	text-align: right;
}

#header_right p {
	color: #F8F8F8;
	margin-bottom: 10px;
}

.bbb_logo {
	margin: 5px 10px 0 0;
}
.screen-reader-text {
	display: none;
}

#banner {
}

#top_menu {
	margin-top: -55px;
	position: absolute;	
	width: 960px;
	height: 31px;
	display: block;
	background: url('images/top_menu.gif') repeat-x;
	z-index: 999;
}

.top_menu_left {
	float: left;
	width: 5px;
	height: 31px;
	display: block;
	background: url('images/top_menu_left.jpg') no-repeat;
}

.top_menu_right{
	float: right;
	width: 5px;
	height: 31px;
	display: block;
	background: url('images/top_menu_right.jpg') no-repeat;
}

#top_menu .mc_menu_item {
	width: 190px;
	padding: 0;
	margin: 7px 0 0 0;
	float: left;
	text-align: center;
	background: url('images/menu_divider.jpg') no-repeat right center;
}

#top_menu .mc_menu_item a, #top_menu .mc_menu_item a:active, #top_menu .mc_menu_item a:visited {
	color: #F8F8F8;
}

#top_menu .mc_menu_item a:hover {
	color: #444;
}

#top_menu #menu_item_11 {
	background-image: none;
}

#top_menu #menu_item_4, #top_menu #menu_item_5, #top_menu #menu_item_6, #top_menu #menu_item_7, #top_menu #menu_item_8, #top_menu #menu_item_9 {
	background: url('images/top_menu.gif') repeat-x;
	text-align: left;
	padding: 5px 0 5px 20px;
	margin-top: 0px;
	width: 170px;
	display: block;
	overflow: hidden;
	border-top: 1px solid #EE0000;
}

#top_menu #menu_item_4 {
	margin-top: 6px;
}

#sswld {
	margin-top: -30px;
	background: none;
}

#content {
	width: 720px;
	display: block;
	margin-top: 10px;
	background: url('images/content_divider.gif') right repeat-y;
	float: left;
	min-height: 500px;
}

#content p{
	margin: 0 0 20px 10px;
	line-height: 20px;
}

#content li {
	float: none;
	width: 100%;
	list-style: none;
	margin: 0 0 3px 10px;
}

#content td img {
	border: 1px solid #CCC;
}

.visit_link {
	padding-right: 30px;
}

#sidebar {
	float: right;
	width: 230px;
	display: block;
	margin-top: 10px;
}

#sidebar h2, #sidebar p{
	width: 220px;
}

#sidebar h2{
	padding-left: 5px;
}

#sidebar p {
	padding-left: 10px;
}

#sidebar a {
	color: #C00;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar a:visited {
	color: #F00;
}

#sidebar li {
	list-style: none;
}

#footer {
	margin: 10px auto 40px auto;
	width: 960px;
	height: 30px;
	display: block;
	background: url('images/footer_divider.gif') top repeat-x;
}

#footer li {
	list-style: none;
	float: left;
	margin: 5px 5px 0 0;
	font-size: 8pt;
}

#footer li a, #footer_copyright a{
	text-decoration: none;
	color: #C00;
}

#footer li a:visited, #footer_copyright a:visited{
	color: #F00;
}

#footer li a:hover, #footer_copyright a:hover{
	text-decoration: underline;
}

#footer_copyright{
	margin: 5px 0 0 0;
	font-size: 8pt;
	float: right;
}

#teaser {
	width: 100%;
	height: 40px;
	display: block;
	position: fixed;
	top: 0;
	margin: 0;
	padding: 0;
	min-width:1000px;
        list-style:none;
z-index:1000;
	/* CSS3 Stylings - Glass effct */
	border-bottom: 1px solid rgba(0,0,0,0.3);
	background:#C00; /* Fallback color for older browsers */
	/*background: rgba(204,0,0,0.8);*/
	box-shadow: inset 0 1px rgba(255,255,255,0.3), inset 0 2px rgba(255,255,255,0.2), inset 0 2px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3), 0 0 10px #000;
	-o-box-shadow: inset 0 1px rgba(255,255,255,0.3), inset 0 2px rgba(255,255,255,0.2), inset 0 2px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3), 0 0 10px #000;
	-webkit-box-shadow: inset 0 1px rgba(255,255,255,0.3), inset 0 2px rgba(255,255,255,0.2), inset 0 2px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3), 0 0 10px #000;
	-moz-box-shadow: inset 0 1px rgba(255,255,255,0.3), inset 0 2px rgba(255,255,255,0.2), inset 0 2px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3), 0 0 10px #000;
}
#teaser a {
	width: 1000px;
	display: block;
	margin: 0 auto;
}

#content .wpcf7-form p {
	padding: 0;
	margin: 5px 0;
}

#content .wpcf7-form {
	padding-left: 10px;
}
