/*
Theme Name: Richard+Bauer
Theme URI: www.richard-bauer.com
Description: Site theme for Richard+Bauer
Author: PS Studios
Version: 1.0
*/


@import url("menu.css");

@font-face {
    font-family: 'Avenir';
    src: url('fonts/avenirltcom-heavy-webfont.eot');
    src: url('fonts/avenirltcom-heavy-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/avenirltcom-heavy-webfont.woff') format('woff'),
         url('fonts/avenirltcom-heavy-webfont.ttf') format('truetype'),
         url('fonts/avenirltcom-heavy-webfont.svg#AvenirLTCom85Heavy') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Avenir';
    src: url('fonts/avenirltcom-roman-webfont.eot');
    src: url('fonts/avenirltcom-roman-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/avenirltcom-roman-webfont.woff') format('woff'),
         url('fonts/avenirltcom-roman-webfont.ttf') format('truetype'),
         url('fonts/avenirltcom-roman-webfont.svg#AvenirLTCom55Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
        background: transparent url(images/bg.gif) left top no-repeat;
    background-position:3% 0;
    background-size: auto 100%;

}

body {
	padding:0;
	margin:0;
	font-family: "Avenir", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
    overflow: hidden;
}

img {
    border: none;
}

strong {
    font-weight: bold;
    color: #333;
}

#header {
	height:100px;
	width:100%;
}

.sub-lic {
	font-size: xx-small;
}

#main_nav {
    z-index: 910;
    left: 69%;
    top: 50px;
    position: absolute;
    background-color: #fff;
    margin-left: -12px;
}

a {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:none;
}

#banner_area {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#image_box {
	float:left;
}

#scroll_left {
	width:30px;
}

#scroll_right {
	width:30px;
}

#mid_nav {
	width:100%;
	padding-top:7px;
}

#mid_nav_links {
	margin-left:69%;
}

#project_name {
    width: 290px;
    display: inline-block;
    margin-right: 5px;
}

#project_next {
    display: inline-block;
}


#footer {
	padding-top: 10px;
	width:100%;
    padding-bottom: 20px;
}

#footer2 {
    position: absolute;
    bottom: 0;
	height:30px;
	width:100%;
}

#footer_text {
	margin-left:84%;
	font-size:10px;
}

.footer_title {
	margin-left:69%;
	font-size:16px;
}

.footer_title a, .footer_title a:hover {
    color: #333;
}

#slide-prev, #slide-next {
    float: left;
    width: 33px;
    cursor: pointer;
}

#slide-container {
    float: left;
    overflow: hidden;
}

#slides img {
    zoom: 1;
    display: block;
    /*visibility: hidden;*/
}
#slides img.hidden {
    visibility: hidden;
}


#work-container {
    width: 310px;
    height: 100%;
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 69%;
    z-index: 905;
    background-color: #fff;
    margin-left: -12px;
}

#work-menu {
    position: absolute;
    padding: 100px 0 125px 0;
}

#work-menu-top {
    background: transparent url(images/menu_top_fade.png) left top repeat-x;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 906;
}

#work-menu-bottom {
    background: transparent url(images/menu_btm_fade.png) left bottom repeat-x;
    height: 100px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 906;
}


#work-menu ul {
    list-style-position: outside;
    padding: 0;
    margin: 0;
}


#work-menu li {
    list-style: none;
    list-style-type: none;
    padding: 0;
    margin: 0;

}

#work-menu li.unlinked {
    display: block;
    padding: 3px 12px;
    color: #999;
}


#work-menu li a {
    display: block;
    text-decoration: none;
    padding: 3px 12px;
    color: #333;
    font-weight: normal;
}

#work-menu li a:hover {
    background-color: #666666;
    color: #fff;
}

#awards-container {
    width: 310px;
    height: 100%;
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 69%;
    z-index: 905;
    background-color: #fff;
    margin-left: -12px;
	text-align:justify;
}

#awards-menu {
    position: absolute;
    padding: 100px 12px 125px 12px;
}

#awards-menu p {
    margin: 0;
    padding: 0;
}

#awards-menu ul {
    list-style-position: outside;
    padding: 0;
    margin: 0;
}

#awards-menu li {
    list-style: none;
    list-style-type: none;
    display: block;
    padding: 3px 0;
}

#awards-menu-top {
    background: transparent url(images/menu_top_fade.png) left top repeat-x;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 906;
}

#awards-menu-bottom {
    background: transparent url(images/menu_btm_fade.png) left bottom repeat-x;
    height: 100px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 906;
}

#contact-container {
    width: 310px;
    height: 81%;
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 69%;
    z-index: 905;
    margin-left: -12px;
	text-align:justify;
	background-color: #fff;
}

#contact-menu {
    position: absolute;
    padding: 92px 12px 70px 12px;
}

#contact-menu-top {
    background: transparent url(images/menu_top_fade.png) left top repeat-x;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 906;
}

#contact-menu-bottom {
    background: transparent url(images/menu_btm_fade.png) left bottom repeat-x;
    height: 100px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 906;
}

#project-info-container {
    width: 310px;
    overflow: hidden;
    position: absolute;
    left: 69%;
    z-index: 900;
    height: 0;
    background-color: #fff;
    margin-left: -12px;
}

#project-info {
    position: relative;
    padding: 105px 5px 125px 10px;
    font-size: 12px;
    line-height: 150%;
    background-color: #fff;
    z-index: 901;
}

#project-info-bottom {
    background: transparent url(images/menu_btm_fade.png) left top repeat-x;
    height: 125px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 902;
}

#project-title {
    position: absolute;
    z-index: 902;
    background-color: transparent;
}


#project-title-content {
    background-color: white;
    width: 285px;
    padding: 0px 15px 5px 10px;
    font-size: 12px;
}

#project-title-content p {
    margin: 0 0 5px 0;
    padding: 0;
    line-height: 120%;
    margin-bottom: 5px;
}

#project-title-content p.project-title-text {
    color: #333;
    font-weight: normal;
    font-size: 15px;
}

#project-title-shadow {
    position: absolute;
    z-index: 901;
    background: transparent url(images/title_shadow.png) left top repeat-x;
    height: 4px;
    width: 100%;
    display: none;
}

#project-title-close {
    display: block;
    position: absolute;
    left: 290px;
    top: 5px;
    width: 10px;
    height: 10px;
    z-index: 902;
    color: #fff;
    background: #666666 url(images/close_btn.jpg) no-repeat left top;
}

strong.blue {
    font-weight: bold;
    color: #333399;
}

div.indent {
	margin-left:25px;
}
span.indent {
	margin-left:25px;
	display:inline-block;
}

.mail {
	color: #333399;
	text-decoration:underline;
}

.rounded-img
{
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */
}

#header
{
    opacity: 1 !important;
}
#navigation
{
    opacity: 1 !important;
}

#main_nav
{
    opacity: 1 !important;
}


