/*
File:			about-page-template.css
Description:	Custom styles for Thesis based website
Website:        http://www.information-arts.com
Client:         Christine Thompson
Author:         Rick Anderson
                rick@tailoringtheweb.com
                http://www.tailoringtheweb.com


*/


/*******************************************************************
*
*   Content elements
*
********************************************************************/
.custom.about #page
{
      background: url("http://informing-arts.com/wp-content/themes/thesis_17/custom/images/background_about.jpg") no-repeat scroll top center #ffffff;
}
.custom.services #page
{
      background: url("http://informing-arts.com/wp-content/themes/thesis_17/custom/images/background_services.jpg") no-repeat scroll top center #ffffff;
}
.custom.clients #page
{
      background: url("http://informing-arts.com/wp-content/themes/thesis_17/custom/images/background_clients.jpg") no-repeat scroll top center #ffffff;
}
.custom.contact #page
{
      background: url("http://informing-arts.com/wp-content/themes/thesis_17/custom/images/background_contact.jpg") no-repeat scroll top center #ffffff;
}


/*******************************************************************
*
*   Content elements
*
********************************************************************/

.custom #content
{
    float:left;

}
#wrap-right
{
   float:right;
}
.custom .format_text
{
   font-size:16px;
}
/*******************************************************************
*
*   Headline elements
*
********************************************************************/
.custom.about #headline {
    background-color:#C9511F;
}
.custom.services #headline {
    background-color:#ACA172;
}
.custom.clients #headline {
    background-color:#9E6621;
}
.custom.contact #headline {
    background-color:#EEAA3C;
}

#headline {
    position:relative;
}

div.section {
    height:142px;
    width:713px;
    padding:25px 0 13px 13px;
}
#headline.section h1 {
    bottom:13px;
    left:13px;
    position:absolute;
    color:#ffffff;
    font-size:2.5em;
    font-family:"ff-nuvo-web-pro-1","ff-nuvo-web-pro-2",sans-serif;
    font-weight:bold;
}
h2.section_quote {
    color:#FBF1CD;
    font-size:2.25em;
    font-weight:normal;
    line-height:25px;
}
h2.section_quote .quote_author {
font-size:.55em;
}
div.child {
    width:713px;
    padding:4px 0 4px 13px;
}
#headline.child h1 {
    color:#ffffff;
    font-size:2.5em;
    font-family:"ff-nuvo-web-pro-1","ff-nuvo-web-pro-2",sans-serif;
    font-weight:bold;
}

/*******************************************************************
*
*   Sidebar elements
*
********************************************************************/
.custom .sidebar_content img.aligncenter 
{
   margin-left:auto;
   margin-right:auto;
   padding-bottom:10px;
}
.custom .sidebar_content p
{
   padding:0px 15px;
   margin-bottom:8px;
}
.custom .sidebar_content ul  
{
   margin:0px 15px 30px 15px;
}
.custom .sidebar_content h3 
{
   padding:10px 15px 10px 15px;
}
.custom .sidebar_content img
{
   margin:-22px -0px 5px -26px;
}
.custom #sidebar_1
{
   margin-top:30px;
}
.custom #sidebar_2
{
   height:700px;
   background: url("http://informing-arts.com/wp-content/themes/thesis_17/custom/images/background_sidebar.png") no-repeat scroll top left #ffffff;
}
.custom #sidebar_2 ul.sidebar_list 
{
    font-family:"ff-nuvo-web-pro-1","ff-nuvo-web-pro-2",sans-serif;
}
.custom #sidebar_2 li.widget ul li
{
    background: url("http://informing-arts.com/wp-content/themes/thesis_18b1/custom/images/bullet_sm.gif") no-repeat scroll 0 0.5em transparent;
    margin:14px 0;
    padding-left:10px;
}
.custom #sidebar_3 ul.sidebar_list {
    padding-top:0px;
    font-family:"ff-nuvo-web-pro-1","ff-nuvo-web-pro-2",sans-serif;
}
.custom #sidebar_3 li {
    color:#FBF1CD;
    font-size:2.35em;
    font-weight:normal;
    line-height:1.25em;
}
.custom #sidebar_3 li em {
    font-size:.6em;
}
.custom #sidebar_2 .hor 
{
background-image:url('http://informing-arts.com/wp-content/themes/thesis_17/custom/images/side_nav_icon_on.gif');
height:12px;
margin:0.8em 0;
border:none;
background-repeat:no-repeat;
background-position:center;
}
