/* 
Theme Name: ARNO
Theme URL: http://www.thearnogroup.com
Description: The ARNO Group
Author: Garrett Miller • MythSmiths
Author URI: http://mythsmiths.com
Version: 1.0
*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


/* -------------------------------------------------- */
/* HTML Styles */

body {
    background: #e7e7e5 url('images/pageBG.gif') repeat-x 0 0;
    color: #3a3835;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

a {
    color: #8d8686;
}

a:hover {
    color: #000;
}

em, i {
    font-style: italic;
}
h2 {
    font-weight: bold;
    margin: 10px 0;
}
h2.sIFR-replaced {
    margin: 0 !important;
}
h3 {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}

h5 {
    line-height: 20px;
}

hr {
    border: 0;
    background-color: #d7d3d0;
    height: 1px;
    margin-bottom: 5px;
}

p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
}

strong {
    font-weight: bold;
}

/* -------------------------------------------------- */
/* Colors */
.color-ltgray {
    color: #8d8479;
}
/* ------------------------- */
.color-home {
    color: #E65117;
}
.bgcolor-home, li:hover.bgcolor-hover-home, .bgcolor-hover-home.active {
     background-color: #E65117 !important;
}
/* ------------------------- */
.color-about {
    color: #0A7BC1;
}
.bgcolor-about, li:hover.bgcolor-hover-about, .bgcolor-hover-about.active {
     background-color: #0A7BC1 !important;
}
.about #subpage_content {   color: #787467; }
.about #subpage_contentWrapper a {          color: #6F5F07; }
.about #subpage_contentWrapper a:hover {    color: #9c7c0f; }
/* ------------------------- */
.color-blog {
    color: #FCDD0F;
}
.bgcolor-blog, li:hover.bgcolor-hover-blog, .bgcolor-hover-blog.active {
     background-color: #fcdc05 !important;
}
/*.blog #subpage_content a:hover {     color: #4a3bd9 !important; }*/
.blog #subpage_content {   color: #6c6964; }
.blog #subpage_contentWrapper a {       color: #4F4836; }
.blog #subpage_contentWrapper a:hover { color: #2F2B20; }
/* ------------------------- */
.color-solutions {
    color: #89C30F;
}
.bgcolor-solutions, li:hover.bgcolor-hover-solutions, .bgcolor-hover-solutions.active {
     background-color: #89C30F !important;
}
.solutions #subpage_content {   color: #65625f; }
.solutions #subpage_contentWrapper a {          color: #7a706a; }
.solutions #subpage_contentWrapper a:hover {    color: #c93605; }

/* ------------------------- */
.color-testimonials {
    color: #C69F1A;
}
.bgcolor-testimonials, li:hover.bgcolor-hover-testimonials, .bgcolor-hover-testimonials.active {
     background-color: #C69F1A !important;
}
.testimonials #subpage_content {   color: #6c6964; }
.testimonials #subpage_contentWrapper a {       color: #65696b; }
.testimonials #subpage_contentWrapper a:hover { color: #194461; }
/* ------------------------- */
.color-resources {
    color: #6827D3;
}
.bgcolor-resources, li:hover.bgcolor-hover-resources, .bgcolor-hover-resources.active {
     background-color: #6827D3 !important;
}
.resources #subpage_content {   color: #76796c; }
.resources #subpage_contentWrapper a {          color: #566548; }
.resources #subpage_contentWrapper a:hover {    color: #668700; }
/* ------------------------- */
.color-news {
    color: #66A3A5;
}
.bgcolor-news, li:hover.bgcolor-hover-news, .bgcolor-hover-news.active {
     background-color: #66A3A5 !important;
}
.news #subpage_content {   color: #66635e; }
.news #subpage_contentWrapper a {       color: #654810; }
.news #subpage_contentWrapper a:hover { color: #5d4103; }


#subpage_contentWrapper .current_page_item a { color: #3a3835 !important; }

/* -------------------------------------------------- */
/* Layout Containers */

#container {
    background-color: #fff;
    border: 2px solid #e2e3e5;
    margin-top: 30px;
    padding-bottom: 15px;
    width: 955px;
}

#left {
    float: left;
    width: 380px;
    text-align: left;
}

    #logo {
        background: #666 url('images/logo.gif') no-repeat 0 0;    
        height: 180px;
        width: 300px;
    }

    #logo .home-link {
        border: 1px solid #fff;
        float: right;
        height: 85px;
        margin: 90px 60px 0 0;
        width: 150px;
    }
    
    #left-image {
        margin-left: 10px;
        margin-top: 10px;
    }

#right {
    float:left;
    width: 560px;
    text-align: left;
}

    #navigation {
        font-size: 10px;
        height: 20px;
        margin: 10px 0 35px 0;
    }

    #navigation ul {
        float: right;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #navigation li {
        background: #fff url('images/navigation_itemBG.gif') no-repeat top right;
        border-right: 1px solid #d1ccc6;
        display: block;
        float: left;
        list-style-type: none;
        padding-top: 10px;
        padding-left: 10px;
        text-align: right;
        width: 65px;
    }

    #navigation li a {
        display: block;
        margin: 0;
        padding-right: 5px;
        padding-top: 5px;
        text-decoration: none;
        width: auto;
    }
    
    #navigation li.active a {
        color: #3a3835;
    }

    #subpage_contentWrapper {
        background: #F2F3F3 url('images/subpage_contentBG.gif') no-repeat bottom right;
        float: right;
        margin-top:10px;
        min-height: 400px;
        width: 545px;
    }

    #subpage_content {
        float: left;
        padding-left: 25px;
        padding-top: 35px;
        width: 330px;
    }
    
    #subpage_navigation {
        border-left: 7px solid #EBEAE8;
        float: right;
        font-size: 10px;
        height: 300px;
        margin-top: 55px;
        padding-left: 20px;
        width: 125px;
    }
    
    #subpage_navigation ul {
        list-style-type: none;
        margin: 0;
        padding: 23px 0 0;
    }
    
    #subpage_navigation li {
        padding-bottom: 20px;
    }
    
    #subpage_navigation li a {
        text-decoration: none;
    }
    
    #searchform {
        margin-top: 10px;
    }
    
    #searchform #s {
        width: 120px;
        margin: 5px 0;
        padding: 2px;
    }
    
#footer {
    color: #8F8F8F;
    font-size: 11px;
    padding: 10px 0;
}

 
/* ------------------------------ */
/* Home-specific classes */

#home-left {
    
}
    #home-left .home-content {
        color: #787067;
        margin-top: 30px;
        padding-left: 20px;
        width: 300px;
    }
    #home-left .home-content h5,
    #home-left .home-content .post {
        padding-left: 20px;
    }
    #home-left .home-content .date {
        padding-right: 10px;
    }
    #home-left .home-content .title a {
        color: #564f47 !important;
    }
    #home-left .home-content .post-body {
        color: #787067;
        margin-top: 10px;
        padding-bottom: 10px;
    }

#home-right {
background: url('images/home_right.jpg') no-repeat bottom right;
float:left;
height: 520px;
width: 540px;
text-align: left;
}
    #home-right .welcome-header {
        margin-left: 50px;
    }
    #home-right .home-content {
        color: #4c4a4a;
        margin-top: 360px;
    }
    
    #home-right p {
        font-size: 11px;
        margin: 0 0 0 60px;
        width: 400px;
    }
    
    #home-right strong {
        display: inline;
        font-size: 16px;
    }


/* ------------------------------ */
/* Blog-specific classes */

.blog #subpage_content {
    padding-left: 30px;
    padding-top: 25px;
    width: 320px;
}

.blog #subpage_navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 5px 0 20px 10px;
}

.blog #subpage_navigation {
    width: 150px;
}

.blog #subpage_navigation li {
    padding-bottom: 5px;
}

.blog {
    color: #797786;
}
.blog h3 {
    font-size: 12px;
}
.blog .date, .blog h5 {
    color: #655D48;
    padding-right: 5px;
}
.blog .title a {
    color: #3a3835 !important;
}
.blog .post-body {
    margin: 5px 0;
}
.blog .post-category {
    font-size: 11px;
    background: #EBEAE8;
    margin-top: -10px !important;
    padding: 5px;
}
.blog .post-category a {
    text-decoration: none;
    color: #4a3bd9 !important;
}
.blog hr {
    margin: 10px 0;
}


/* -------------------------------------------------- */
/* Global styles */

.aligncenter {
    margin: 0 auto;
}

.clear { clear:both; }

.title a, #postnavigation a {
    text-decoration: none;
}

.title a:hover {
    text-decoration: underline;
}

#commentform input {
    padding: 2px;
    margin: 5px 0;
}

#subpage_content img {
    border: 1px sold #ccc;
}
#subpage_content .wp_caption_text {
    padding: 4px 0;
    text-align: center;
}
#subpage_content .subtitle strong,
#subpage_content h3 {
    color: #4F4F4F;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
    float: right;
	padding: 10px !important;
	margin: 0 !important;
	text-align: center;
	}

.alignleft {
    float: left;
	padding: 10px !important;
	margin: 0 !important;
	text-align: center;
	}


