/*
Theme Name: Application Boot Camp Theme 2.0
Description: The updated page design for the ApplicationBootCamp.com site.
Version: 2.0
Author: Tim Slavin
Author URI: http://www.owlhillmedia.com/
Tags: green, custom header, fixed width, two columns, no widgets
*/

/*import area-specific stylesheets*/
@import url(style-hernandez.css); /*original legacy styles for old content*/
@import url(style-newsletter-signup.css);
@import url(style-products.css);
@import url(style-stats-tables.css);
@import url(style-top-navigation.css);


/*General styles used by most/all pages*/

body {
 background: #991122;
 margin: 0; padding: 0;
}
h2, h3, h4, h5, p, ul, ol {
 margin: 0 30px; padding: 0;
}
#right-col h2, #right-col h3, #right-col h4, #right-col h5, #right-col p, #right-col ul, #right-col ol {
 margin: 0 10px; padding: 0;
}
p, #copy li {
 color: #333;
 font: 12px/20px Georgia, "Times New Roman", Times, serif;
 text-align: left;
}
a, li {
 color: #000;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
strong {
 color: #432816;
}
img {
 border: none;
 margin: 0; padding: 0;
}
form input, form textarea {
 background: #dbded6;
}

.hidden {
 display: none;
 visibility: hidden;
}
h1 {
 color: #000;
 margin: 0; padding: 0;
 z-index: 1;
}
#header h1 {
 background: url("images/layout/abc-logo.jpg") no-repeat transparent;
 height: 110px; /*logo image height*/
 margin: 0 0 0 30px;
 width: 500px; /*logo image width*/
 z-index: 10;
}
h1 span { /*Hides site title if page viewed by web browser*/
 display: none;
 visibility: hidden;
}

#copy h2, #copy h2 a, #home-top-box-copy h2, #home-top-box-copy h2 a {
 color: #991122;
 font: 24px/28px Georgia, "Times New Roman", Times, serif;
 text-decoration: none;
}
#copy h2 a:hover, #home-top-box a:hover {
 text-decoration: underline;
}
#copy h3, #home-top-box-copy h3, #home-top-box-copy h3 a {
 font: 22px/28px Georgia, "Times New Roman", Times, serif;
}
#copy h4 {
 font: 16px/20px Tahoma, Arial, Helvetica, sans-serif;
 margin: 0; padding: 20px 30px 0;
}
#content #copy h2, #content #copy h3, #content #copy h4, #content #copy h5, #content #copy h6 {
 clear: both;
}
#content #copy .products h4 {
 clear: none;
}

/*common layout styles*/
#header, #topnav, #home-top-box, #home-top-box-copy, #tip-of-day, #wp_quotes, #content, #copy, .share-this-box, .products, .product-details, .product-details-image, .product-price, .product-buttons, #search-form, #gb_form_div, .postmeta2, #right-col, #email-signup-inside, #signup-box, .photo-full, .photo-left, .photo-right, #footer, #footer-contact, #topnav, .right, .left {
 display: inline;
 float: left;
 margin: 0; padding: 0;
 position: relative;
}
#phone-number-top, #site-link, #top-buttons, #small-logo, #email-signup-home {
 display: inline;
 margin: 0; padding: 0;
 position: absolute;
}


/*specific layout styles*/
#frame {
 margin-right: auto; /*centers page design*/
 margin-left: auto; /*centers page design*/
 width: 950px;
}


#header, #content {
 background: #fff;
 width: 950px;
}

#header {
 height: 120px;
 padding-top: 10px;
 width: 100%;
 z-index: 10;
}
#header #phone-number-top {
 color: #888;
 font-size: 18px;
 left: 755px;
 margin: 0; padding: 0;
 top: 10px;
}
#header #top-buttons {
 left: 770px;
 top: 10px;
}
#header #top-buttons img {
 padding-right: 5px;
}
#header #site-link {
 left: 780px;
 top: 100px;
}
#site-link a {
 color: #888;
}
#header #small-logo {
 left: 898px;
 top: 70px;
}


#home-top-box, #tip-of-day {
 background: #eedfdf; /*f9eded*/
 width: 950px;
}
#tip-of-day {
 background: #f7f7f7;
 min-height: 100px;
}

#home-top-box-copy {
 width: 680px;
}
#home-top-box #home-top-box-copy h2 {
 font: 24px/28px Georgia, "Times New Roman", Times, serif;
 padding: 15px 0 5px;
}
#home-top-box-copy h3 {
 font: 14px/21px Arial, Helvetica, Verdana, sans-serif;
 margin: 10px 0 0 30px; padding: 0;
}
#home-top-box #home-top-box p, #tip-of-day #wp_quotes {
 font: 14px/20px Georgia, "Times New Roman", Times, serif;
}
#home-top-box a {
 text-decoration: underline;
}
#home-top-box a:hover {
 text-decoration: none;
}
#home-top-box ul {
 padding: 0 0 25px 30px;
}

#tip-of-day h3 {
 margin-top: 10px;
}
#tip-of-day .wp_quotes_quote {
 width: 650px;
}
#tip-of-day #wp_quotes {
 padding: 0 10px 10px 30px;
}
#tip-of-day img {
 float: left;
 margin: 15px 0 15px 30px;
 position: relative;
}



#content {
 background: url("images/layout/bkg-content.gif") repeat transparent;
}

#copy {
 background: transparent;
 min-height: 600px;
 padding-bottom: 50px;
 text-align: left;
 width: 610px;
 z-index: 0;
}
#content #copy table {
 clear: both;
}
#copy h2 {
 margin-top: 20px;
}
#content #copy h3 {
 margin: 40px 0 0 30px;
}
#copy p {
 padding-bottom: 1em;
}
#copy ul, #copy ol {
 margin-top: 0; padding-left: 30px;
}
#copy a {
 color: #66572e;
 text-decoration: underline;
}
#copy a:hover {
 text-decoration: none;
}
#copy #breadcrumbs {
 margin-top: -30px;
}

#content #copy .products {
 margin: 15px 0 15px 30px;
 width: 540px;
}
#content #copy .products h4 {
 font-size: 18px;
 margin: 0; padding: 0;
}
#copy .products h4 a {
 margin: 0; padding: 0;
 text-decoration: none;
}
#copy .products h4 a:hover {
 text-decoration: underline;
}
#copy .products p {
 margin: 0; padding: 0 0 10px;
}

#content #copy img {
 margin: 0; padding: 15px 10px 10px 0;
}
#content #copy .products img {
 float: left;
 margin: 0; padding: 0 10px 0 0;
 position: relative;
}

#copy table {
 margin-left: 30px;
 width: 500px;
}

#copy .alignleft {
 float: left;
 margin: 0; padding: 10px 10px 10px 0;
 position: relative;
}
#copy .alignright {
 float: right;
 margin: 0; padding: 10px 0 10px 10px;
 position: relative;
}

.share-this-box {
 float: right;
 padding: 10px;
}

#search-form {
 clear: both;
 margin: 30px; padding: 0;
}

#gb_form_div form, .postmeta2 {
 font: 12px/16px Tahoma, Arial, Helvetica, sans-serif;
 width: 550px;
}
#gb_form_div form {
 margin-left: 30px;
 width: 500px;
}


#right-col {
 padding-top: 250px; padding-bottom: 60px;
 width: 320px;
}
#right-col h3 {
 font: 16px/24px Tahoma, Arial, Helvetica, sans-serif;
 margin-left: 25px; padding: 15px 0 0;
}
#right-col a {
 text-decoration: underline;
}
#right-col a:hover {
 text-decoration: none;
}
#right-col p {
 margin-left: 25px; padding: 0 0 15px;
}
#right-col p, #right-col li {
 font: 12px/16px Tahoma, Arial, Helvetica, sans-serif;
}
#right-col ul {
 padding-bottom: 15px;
}
#right-col li {
 margin-left: 40px;
}


.photo-left {
 margin: 0 10px 0 0; padding: 0;
}
.photo-right {
 float: right;
 margin: 0 0 20px 20px; padding: 0;
}
.photo-border {
 border: 5px solid #fff;
}
.right {
 float: right;
}
.left {
 float: left;
}
.red {
 color: #991122;
}



#footer {
 background: #eedfdf; /*f9eded*/
 padding: 20px 0;
 width: 100%;
}
#footer p {
 color: #777;
 margin: 0 30px; padding: 0;
}
#footer a {
 color: #777;
}
#footer-contact {
 float: right;
}
#footer-contact p {
 color: #555;
 font-size: 14px;
}
#footer-contact a {
}

