/* Main CSS for Calworx Projects */

@import url('css/reset.css');
@import url('css/960_24_col.css');
@import url('css/ddsmoothmenu.css');

@import url('js/nivo-slider/nivo-slider.css');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

/* === General === */
html {
    overflow-y: scroll;
    height: 100%
}
body {
    background: url(images/body-bg.png) repeat;
    color: #121212;
    font: 13px/1.5"Trebuchet MS", Calibri, Monaco, Consolas, Arial, monospace;
    margin: -1px 0 0 0;
    padding-top: 1px;
}

hr {
    border: 0 #ccc solid;
    border-top-width: 1px;
    clear: both;
    height: 0;
}
p {
    font-size: 13px;
    font-family: "Trebuchet MS";
    color: #4a4a4a;
    line-height: 1.6;
}
a {
    text-decoration: none;
    color:#ab1317;
}
a:hover {
    color:#4a4a4a; /*660b0d;*/
}

/* === Headings === */
h1 {
    font-size: 26px;
    margin: 0px;
    padding: 0px;
/*    color: #660b0d; /*4a4a4a*/*/
color: #000000;
}
h2 {
    font-size: 20px;
    margin: 0px;
    padding: 0px;
/*    color: #660b0d; /*4a4a4a*/*/
color: #000000;

}
h3 {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
/*    color: #660b0d; /*4a4a4a*/*/
color: #000000;
}
h4 {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
/*    color: #660b0d; /*4a4a4a*/*/
color: #000000;
}
h5, .footer {
/*    color: #000000; /*660b0d;*/*/
color: #000000;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    line-height: 14px;
    padding-top: 0;
    margin-bottom: 2px;
    letter-spacing: 0px;
/*    margin: 0px;
    padding: 0px;
    color: #4a4a4a;*/
}
h6 {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
/*    color: #4a4a4a;*/
    color: #ffffff;
}

/* === Global Container and Spacing === */
ol {
    list-style: decimal;
}
ul {
    list-style: disc;
}
li {
    margin-left: 30px;
}
dd {
    margin-left: 30px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
    margin-bottom: 20px;
}
.container {
/*    background: url(images/paper-bg.jpg) repeat ; */
/*    background:transparent url(images/paper-splat.jpg) top right no-repeat; */

    margin-top: 25px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    background-color: #FFFFFF;
    border-bottom: none;
    box-shadow: inset 0 0 1px #000000;
}
ol li {
    border-bottom: none !important;
    margin-top: 1!important;
    margin-bottom: 1!important;
    padding-bottom: 0!important;
    padding-top: 0!important;
}

/* === Wrapper === */
.menu-bar, .slider-container, .logo, .content-wrapper, .footer-wrapper {
    margin-left: 30px;
    margin-right: 30px;
}

/* === Menus Colors === */
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
    color: #fff;
    background: #ab1317;
}
#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover,#menu li.current_page_item a  {
    color:#fff;
    background: url(../images/menu-bg.png) top repeat-x #660b0d;
}
#menu .ddsmoothmenu li li {
    background: #660b0d;
}

/* === Header Style === */
.logo {
    margin-top: 30px;
}
.logo img {
    max-width: 897px;
    height: auto;
}

.header .menu-bar {
    border-top: 3px double #dddddd;
    border-bottom: 3px double #dddddd;
    margin-top: 10px;
    padding-bottom: 2px;
    height: 40px;
    width: 897px;
}
.header .menu-bar ul {
    margin: 0px;
    padding: 0px;
    margin: 10px 0px 10px 0px;
    margin-left: -20px;
}
.header .menu-bar ul li {
    display: inline;
}

/* === Slider === */
.slider {
    height: 390px;
}
.slider-container {
    margin-top: 15px;
}
.slider-container ul {
    list-style-type: none;
}
#slide-box {
    margin: 0 auto;
    position: relative;
}
.slide {
    height: 355px;
    min-height: 200px;
}
.slide-content h5 {
    margin: 0 0 0 .5em;
    color: #000;
}
.slide-content p {
    color: #000;
}
.slide .slide-content.entry {
    width: 400px;
    left: 0px;
    bottom: 15px;
    padding: 10px 17px 13px;
    position: absolute;
    font-size: 13px;
    background-color: rgba(255, 205, 205, 0.42);
    border-right:7px solid #660b0d;
    z-index: 1000;
}
.slide .slide-content.entry .title {
    font-size: 32px;
    line-height: 1em;
    margin: 0 0 10px 0;
    color: #000;
}
.slide .slide-content.entry h2 a{
    color: #000;
}
.slide-img {
    width: 897px;
    height: 355px;
}
.slide .entry {
    margin: 0 auto;
    padding: 0 80px;
}
.slide .entry h2 {
    color: #b7585a;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.2em;
}

/* === Content Container === */
.content-wrapper .content-info {
    display: block;
    float: left; 
	margin-top: 10px;
    margin-bottom: 20px;
    width: 650px;
}
.content-info p {
    line-height: 14px;
    margin-top: 0;
    margin-bottom: 0;
}
.content {
    padding-top: 5px;
}
.content img {
    max-width: 100%;
}
.content-wrapper .content-info h4 {
    text-align: center;
    margin: 0px;
    padding: 0px;
}

/* === Childpage Image Holder & Slideshow === */
.slideshow {
    display: block;
    float: left;
    width: 228px; /*208*/
    height: 330px; /*311*/
    margin: 10px 10px 25px 0;
/*    background-image: url(images/layout/shadow.gif);*/
/*    background-repeat: no-repeat;*/
/*    background-attachment: scroll;*/
/*    background-position: right bottom;*/
}
.slideshow img {
    padding: 5px;
    border: 1px solid #000;
    margin-bottom: 10px;
    backtround-color: #F00;
}

/* === Blockquote Colors === */
blockquote {
    background: url(images/qoute.png) no-repeat;
}
blockquote a {
    color: #ab1317;
}

/* === Footer === */
.footer {
    -webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    margin-bottom: 20px;
    padding: 10px 0;
    background: #660b0d;
    border-top: 15px solid #ab1317;
}
.footer .left {
    float: left;
    padding-left: 5px;
    padding-right: 20px;
    font-size: 12px;
    border-right: 2px ridge #660b0d;
    color: #ffffff;
}
.footer .right1 {
    float: right;
    margin: 0px;
    padding-left: 10px;
    font-size: 12px;
    border-left: 1px inset #660b0d;
    color: #ab1317;
}
.footer .right2 {
    float: right;
    margin: 0px;
    padding-right: 10px;
    font-size: 12px;
    color: #ab1317;
}


/* === flavour.html === */
#flava_flave {
    display: block;
    float: left;
    width: 504px; /*208*/
    height: 545px; /*311*/
    margin: 10px 10px 25px 0;
    overflow: hidden;
}
#flava_flave img{
    float: left;
    margin-right: 8px;
}
#flava_flave h1{
    text-transform: lowercase;
    font-weight: normal;
    color: #f16b90;
    font-size: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    letter-spacing: 0.15em;
    padding-top: 10px;
}

/* === contact.html === */
.content-info h1.contact{
    color: #660b0d;
    padding-top: 10px;
    margin-bottom: 0px;
    font-size: 20px;
    letter-spacing: 1px;
}
.content-info h2.contact {
    color: #660b0d;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    line-height: 14px;
    padding-top: 0;
    margin-bottom: 2px;
    letter-spacing: 0px;
}
.instruction-text {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1em;
    color: #ab1317;
    padding-bottom: 3px;
}
