/*
Theme Name: Evan Almighty
Description: Evan Jenne Campaign Website
Version: 1.0
Author: Brian Fegter

*/


body
{
background-color:#e4e4e4;
background-image:url('http://evanjenne.com/wp-content/themes/default/images/jenneback.jpg');
background-repeat: repeat-x;
text-align:center;
font-family:helvetica;
color: #707070;
}

p.address
{
margin-top:5px;
font-size:85%;
line-height:16px;
text-align:center;
}

li
{
display: block;
list-style-type: none;
width: 100%;
}

li.page_item a
{
display: block;
text-decoration:none;
width: 80%;
padding-top:5px;
padding-bottom:5px;
background-color:#7F8FB2;
margin-bottom:5px;
font-size:110%;
font-weight:bold;
color:#fff;
border:1px solid #596788;
}

li.page_item a:hover
{
display: block;
text-decoration:none;
width: 80%;
padding-top:5px;
padding-bottom:5px;
margin-bottom:5px;
font-size:110%;
font-weight:bold;
border:1px solid #fff;
background-color:#9CB0DB;
color:#7F8FB2;
}

li.widget_twitter
{
margin-left:-20px;
}


h2.widgettitle a
{
color:#516590;

}

li.widget_recent_entries a
{
display: block;
text-decoration:none;
width: 100%;
margin-left:-20px;
padding-top:3px;
padding-bottom:3px;
color:#919191;
font-weight:bold;
margin-bottom:5px;

}

li.widget_recent_entries a:hover
{
display: block;
text-decoration:none;
width: 100%;
margin-left:-20px;
padding-top:3px;
padding-bottom:3px;
background-color:#9CB0DB;
color:#fff;
font-weight:bold;
margin-bottom:5px;
}

a
{
color:#0E4060;    
text-decoration:none;
}

p
{
margin:30px;
line-height:25px;
text-align:left;
}

h1
{
text-align:left;
margin-left:30px;
}

h2.widgettitle
{
font-size:110%;
color:#516590;
}

#wrapper
{
    width:864px;
    margin:auto;
    margin-bottom:25px;
    margin-top:15px;
}

#navtop
{
    width:864px;
    background-color:#516590;
    height:50px;
    position:inherit;
    border-right:1px solid #516590;
    border-left:1px solid #516590;

}

#navtop_elements
{
padding-top:13px;
padding-right:13px;
float:right;
}


#navtop_elements_left
{
padding-top:13px;
padding-left:13px;
float:left;
color:#e4e4e4;
font-weight:bold;

}

#navtop_elements a
{
color:#ddd;
font-weight:bold;
font-size:110%;
margin-right:15px;
}

#navtop_elements a:hover
{
color:#fff;
font-weight:bold;
font-size:110%;
margin-right:15px;
}

#header
{
    width:864px;
    background-color:#FFFFFF;
    display:block;
    height:200px;
    position:inherit;
    border-right:1px solid #516590;
    border-left:1px solid #516590;
}



#imageheader
{
    width:864px;
    min-height:150px;
    background-color:#A8A8A8;
    display:block;
    position:relative;
    height:150px;
    float:left;
    border-bottom:1px solid #c5c5c5;
    border-right:1px solid #516590;
    border-left:1px solid #516590;
    background-image:url('http://evanjenne.com/wp-content/themes/default/images/headerimageback.jpg');
    background-repeat:repeat-x;

}

#imageheader li
{
    list-style:none;
    width:268px;
    min-height:130px;
    max-height:130px;
    position:relative;
    float:left;
    margin-left:12px;
    margin-top:10px;
    margin-right:5px;


}

#image1 a
{
    display:block;
    width:268px;
    height:130px;
    background-image:url('http://evanjenne.com/images/jenneheader1.jpg');
    background-color:#fff;
    
}

#image1 a:hover
{
    display:block;
    width:268px;
    height:130px;
    border-bottom:15px solid #C04545;

}

#image2 a
{
    display:block;
    width:268px;
    height:130px;
    background-image:url('http://evanjenne.com/images/jenneheader2.jpg');
}

#image2 a:hover
{
    width:268px;
    height:130px;
    border-bottom:15px solid #C04545;

}

#image3 a
{
    display:block;
    width:268px;
    height:130px;
    background-color:#fff;
    background-image:url('http://evanjenne.com/images/jenneheader3.jpg');
}

#image3 a:hover
{
    width:268px;
    height:130px;
    background-color:#d4d4d4;  
    border-bottom:15px solid #C04545;
}

#contentwrapper
{
    display:table;
    position:relative;
    width:864px;
    background-color:#FFFFFF;
    float:left;
    border-right:1px solid #516590;
    border-left:1px solid #516590;



}

#sidebar
{
    display:block;

    float:left;
    position:relative;
    width:268px;
    margin-left:12px;



    clear:none;
    margin-bottom:15px;
    background-color:#DEE2EB;
    margin-top:15px;
    border:4px solid #cdcdcd;
    background-image:url('http://evanjenne.com/wp-content/themes/default/images/sidebarback.jpg');
    background-repeat:repeat-x;
    padding-bottom:5px;
}

#content
{
    display:in-line block;
    float:right;
    width:555px;
    margin-bottom:15px;
    margin-right:12px;
    margin-top:15px;
    background-color:#ffffff;
}

#content a
{
margin-left:50px;
}

#footer
{
    position:relative;
    float:left;
    height:180px;
    width:864px;
    background-color:#516590;
    margin-bottom:25px;
    border-right:1px solid #516590;
    border-left:1px solid #516590;
    padding-bottom:15px;
}

p.footer
{
font-size:70%;
color:#fff;
text-align:center;
}

h3.footer
{
color:#fff;
}

#footerleft
{
    width:268px;
    height:155px;

    float:left;
    margin-left:12px;
    margin-top:10px;
    margin-right:5px;
}

#footermiddle
{
    width:268px;
    height:155px;
    float:left;
    margin-left:12px;
    margin-top:10px;
    margin-right:5px;
}

#footermiddle img
{
    margin-top:10px;
    border:7px solid #fff;
    text-align:left
}

#footerright
{
    width:268px;
    height:155px;
    float:left;
    margin-left:12px;
    margin-top:10px;
    margin-right:5px;
    color:#fff;
}


label.footer
{
color:#fff;
font-size:60%;
}

label.subscription
{
padding-top:12px;
}

label.subscription a
{
color:#81CAEB;
font-size:70%;
padding-top:8px;
}

input.footer
{
height:20px;
background-color:#eee;
border:0px;
margin-bottom:4px;
}

input.footerbutton
{
margin-top:5px;
background-color:#516590;
border:0px;
color:#fff;
font-size:90%;
font-weight:bold;
font-family:helvetica;
}

#twitter_div
{
color:#000;

}

.slideshowlink
{
display:none;
}

