/*
Theme Name: SBRA v1
Theme URI: http://smallbizres.com/
Description: Version 1 design of Small Business Resource Associates, LLC.
Version: 1.0
Author: Jan Brick
Author URI: http://jrbcom.com/
*/

body {
    background-color: #eee1bd;
}

img {
    border: none;
}

a {
    color: #000066;
    text-decoration: underline;
}

/* MAIN CONTENT CONTAINER */

div#container {
    position: relative;
    left: 50%;
    width: 980px;
    margin-left: -490px;
    border: none;
}

/* LOGO */

div#logo {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 167px;
    width: 617px;
    z-index: 99;
}

/* BUSINESS TAG LINE */

div#tagline {
    position: absolute;
    top: 178px;
    left: 15px;
    z-index: 98;
}

div#tagline small {
    margin: 0px;
    padding: 0px;
    font-family: times, serif;
    font-size: 24pt;
    font-style: italic;
    font-weight: bold;
    color: #000066;
}

div#tagline p {
    margin: 0px;
    padding: 0px;
}

/* NAVIGATION MENU LIST */

div#nav {
    position: absolute;
    top: 183px;
    right: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 97;
}

div#nav ul {
    list-style-type: none;
    height: 34px;
    margin: 0px;
    padding: 0px;
}

div#nav ul li {
    float: left;
    margin: 0px;
    padding: 0px;
    background-image: url(/wp-content/themes/sbra-v1/img/list-item-background.png);
}

div#nav ul li:first-child {
    display: none;
}

div#nav ul li span {
    float: left;
    width: 104px;
    height: 34px;
}

div#nav ul li span a {
    float: left;
    width: 99px;
    margin-top: 1px;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    font-family: arial, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: white;
}

div#nav ul li.bankservices {
    background-image: url(/wp-content/themes/sbra-v1/img/list-item-background-bankservices.png);
}
div#nav ul li.bankservices span {
    width: 120px;
}
div#nav ul li.bankservices span a {
    width: 115px;
}

div#nav ul li.services {
    background-image: url(/wp-content/themes/sbra-v1/img/list-item-background-bizservices.png);
}
div#nav ul li.services span {
    width: 150px;
}
div#nav ul li.services span a {
    width: 145px;
}

div#nav ul li a:hover {
    text-decoration: underline;
}

/* MAIN CONTENT STYLES */

div#content {
    position: absolute;
    top: 253px;
    right: 10px;
    width: 425px;
    text-align: center;
}

div#content p {
    margin-bottom: 30px;
    font-family: arial, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    line-height: 20pt;
    color: black;
}

div#content fieldset, div#content form {
    width: 100%;
    text-align: left;
    border: none;
}

div#content label {
    display: block;
    font-family: arial, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: black;
}

input.text, textarea {
    width: 75%;
    font-family: arial, sans-serif;
    font-size: 10pt;
}

/* COLOPHON NOTICE */

div#colophon {
    position: absolute;
    top: 785px;
    left: 0px;
    width: 100%;
    text-align: center;
}

div#colophon p, div.colophon p {
    margin: 0px;
    padding: 0px;
    font-family: times, serif;
    font-size: 10pt;
    color: #000066;
}

div#colophon p small, div.colophon p small {
    font-size: 10pt;
}

/* COLOR SEPARATOR BAR */

div#separator {
    position: absolute;
    top: 178px;
    left: 0px;
    background-color: #990000;
    height: 5px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    z-index: 1;
}

/* PAGE GRAPHIC */

div#graphicContainer {
    position: absolute;
    top: 254px;
    z-index: 25;
}

div#graphicContainer div#graphic {
    z-index: 30;
}

div#graphicContainer.home {
    left: 0px;
    height: 360px;
    width: 522px;
    background-image: url(/wp-content/themes/sbra-v1/img/graphic-background-home.png);
}

div#graphicContainer.home div#graphic {
    height: 351px;
    width: 515px;
    padding: 10px;
}

div#graphicContainer.about {
    left: 0px;
    height: 360px;
    width: 530px;
    background-image: url(/wp-content/themes/sbra-v1/img/graphic-background-about.png);
}

div#graphicContainer.about div#graphic {
    height: 352px;
    width: 523px;
    padding: 10px 12px 9px 11px;
}

div#graphicContainer.contact {
    left: 94px;
    height: 469px;
    width: 351px;
    background-image: url(/wp-content/themes/sbra-v1/img/graphic-background-contact.png);
}

div#graphicContainer.contact div#graphic {
    height: 438px;
    width: 321px;
    padding: 11px;
}

div#graphicContainer.services, div#graphicContainer.bankservices {
    top: 302px;
    left: 423px;
    height: 360px;
    width: 530px;
    background-image: url(/wp-content/themes/sbra-v1/img/graphic-background-services.png);
}

div#graphicContainer.services div#graphic, div#graphicContainer.bankservices div#graphic {
    height: 352px;
    width: 523px;
    padding: 8px 8px 7px 9px;
}

/* FLASH MOVIE */

div#flashContainer {
    position: absolute;
    top: 23px;
    left: 670px;
    height: 114px;
    width: 307px;
    background-image: url(/wp-content/themes/sbra-v1/img/flash-background.png);
}

div#flashContainer div#flash {
    /* Flash movie should be no larger than 280x96 to fit in this box */
    height: 106px;
    width: 300px;
    padding: 5px 10px 5px 10px;
}

/* MISCELLANEOUS */

div#pageTitle, p.skipNav {
    display: none;
}

div#logo h1, div#graphic p {
    margin: 0px;
    padding: 0px;
}

div#content p.thankyou, div#content p.notfound {
    font-size: 120%;
}

/* SERVICES PAGE STYLES */

div#pageTitle.services, div#pageTitle.bankservices {
    position: absolute;
    top: 250px;
    left: 75px;
    display: block;
}

div#pageTitle.services h1, div#pageTitle.bankservices h1 {
    margin: 0px;
    padding: 0px;
    font-family: arial, sans-serif;
    font-size: 15pt;
    font-weight: bold;
    color: #000066;
}

div#content.services, div#content.bankservices {
    top: 302px;
    right: none;
    left: 75px;
    width: 203px;
    text-align: left;
}

div#content.services ul, div#content.bankservices ul {
    margin: 0px;
    padding: 0px;
}

div#content.services ul li, div#content.bankservices ul li {
    list-style-type: none;
    height: 34px;
    margin: 0px 0px 19px 0px;
    padding: 0px;
    background-image: url(/wp-content/themes/sbra-v1/img/list-item-background-services.png);
}

div#content.services ul li span, div#content.bankservices ul li span {
    width: 203px;
    height: 34px;
}

div#content.services ul li span a, div#content.bankservices ul li span a {
    float: left;
    width: 196px;
    margin-top: 2px;
    text-align: center;
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: white;
}

div#content.services ul li a:hover, div#content.bankservices ul li a:hover {
    text-decoration: underline;
}

div#services .service {
    position: absolute;
    top: 310px;
    left: 432px;
    height: 307px;
    width: 476px;
    margin: 0px;
    padding: 15px;
    background-color: white;
    text-align: center;
    z-index: 99;
    display: none;
    overflow: auto;
}

div#services .service h2 {
    font-family: arial, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: black;
}

div#services .service p, div#services .service ul li {
    font-family: arial, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: black;
    text-align: left;
}

div#services .service ul {
    padding-bottom: 25px;
}

/* GOOGLE SEARCH */

#goog-wm {
    font-family: arial, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: black;
    text-align: left;
}
#goog-wm h3.closest-match { font-size: 11pt; }
#goog-wm h3.closest-match a { text-decoration: underline; }
#goog-wm h3.other-things { font-size: 10pt; }
#goog-wm ul li { font-weight: normal; }
#goog-wm li.search-goog { display: block; }

/* BLOG STYLES */

div#homeBlogBox {
    height: 200px;
    width: 425px;
    background-image: url(/wp-content/themes/sbra-v1/img/graphic-background-home-blog.png);
}

div#homeBlog {
	height: 181px;
	width: 398px;
	padding: 5px 10px 5px 10px;
}

div#homeBlogContent {
	height: 161px;
	width: 378px;
	padding: 10px;
    background-color: white;
    text-align: left;
	overflow: auto;
}

div#homeBlogContent h2 {
	font-family: arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 14pt;
}

div#homeBlogContent h2 a {
	color: black;
}

div#homeBlogContent p {
	margin-bottom: 15px;
	font-size: 10pt;
	font-weight: normal;
	line-height: 13pt;
}

div#homeBlogContent ul, div#homeBlogContent ol, div#homeBlogContent li {
    font-family: arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}

div#homeBlogContent ol li, div#homeBlogContent ul li {
    margin-bottom: 10px;
}

div#homeBlogContent p.date {
	margin-top: 0px;
	font-size: 9pt;
	font-style: italic;
}

div#content.blog {
    right: none;
    left: 75px;
    width: 500px;
    text-align: left;
}

div#archives {
    position: absolute;
    top: 253px;
    left: 700px;
    width: 200px;
    text-align: left;
}

div#content.blog h1, div#archives h2 {
	font-family: arial, sans-serif;
	font-size: 18pt;
	margin: 0px;
	padding: 0px;
}

div#content.blog p, div#archives p {
	font-family: arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 18pt;
}

div#content.blog p.date {
	margin-top: 0px;
	font-size: 10pt;
	font-style: italic;
}

div#content.blog ul, div#archives ul, div#content.blog ol, div#archives ol {
    font-family: arial, sans-serif;
    font-size: 11pt;
    line-height: 18pt;
}

div#content.blog li {
    margin-bottom: 20px;
}

div#archives ul {
	font-size: 10pt;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#archives li {
	margin: 0px;
	padding: 0px;
}

div#archives p.feed {
	margin-top: -5px;
}
