/*
Theme Name: Auditor
Description: Kamal Jain for Auditor Wordpress Theme
Author: Lisa Simons
Author URI: http://visualstrategy.com
*/

/* HTML */
body, h1, h2, h3, h4, h5, h6, p {
padding:0;
margin:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #000000;
}
p { 
font-size:1.2em;
line-height:1.6em;
}
h2 {
font-size:1.2em;
text-transform:uppercase;
color:#cc0000;
padding:0 0 .5em 0;
}
h3 {
font-size:1.8em;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color:#336699;
padding:1em 0 .3em 0;
}
form {
margin:0;
padding:0;
}

/* HEADER */
#header {
width:80%;
margin:auto;
max-width:1000px;
min-width:780px;
padding-left:10px;
}
#header p {
font-size:1em;
color:#336699;
}
.fltlft {
float:left;
padding-right:25px;
}
#tagline {
font-size:1.2em;
color:#336699;
padding-top:85px;
}
#resize {
position: absolute; 
top:0px; 
right:100px;
width:200px
height:20px;
padding:10px;
border:4px solid #336699;
border-top:0px;
font-size:1em;
text-align:right;
}
.rsmall {
font-size:1.2em;
font-weight:bold;
}
.rbig {
font-size:1.6em;
font-weight:bold;
}
/*#search {
float:right;
width:50%;
padding-top:75px;
}*/

/* HOME MIDDLE */
#middle {
	background-image: url(images/middle_bkg.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	margin:0;
	clear:both;
}
#message {
width:80%;
margin:auto;
max-width:1000px;
min-width:780px;
background-image: url(images/message-bkg.gif);
background-repeat: no-repeat;
background-position: top right;
padding:40px 0 30px 18px;
}
#message h1 {
font-size:2.4em;
color:#fff;
padding:10px 0 10px;
margin:0;
width:60%;
}
#message div {
color:#fff;
width:60%;
}
#message ul li {
font-size:1.6em;
line-height:1.8em;
color:#fff;
/*width:60%;*/
}

/* BLUE BAR */
#bluebar {
width:80%;
margin:auto;
max-width:1000px;
min-width:780px;
padding:15px 0 5px 18px;
font-size:1.1em;
color:#fff;
}
#bluebar a:link, #bluebar a:visited {
color:#fff;
text-decoration:none;
}
#bluebar a:hover {
color:#fff;
text-decoration:underline;
}

/* MAIN CONTENT */
#content {
width:80%;
margin:auto;
max-width:1000px;
min-width:780px;
padding:25px 0 40px 18px;
}
#contentbkg {
width:100%;
background:url(images/content-bkg.jpg) repeat-x;
height:150px;
}
#main {
float:left;
width:50%;
margin:0 0 20px 0;
padding:3em;
border:1px dotted #fff;
background:url(images/main-bkg.png) repeat-x top left;
}
#main h2 {
font-size:1.2em;
text-transform:uppercase;
color:#cc0000;
padding-bottom:0;
border-bottom:1px solid #cc0000;
}
#main h2.pagetitle {
font-size:2.4em;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
text-transform:none;
color:#336699;
padding:0 0 .7em 0;
border-bottom:0;
}
#main h2.news {
padding:2em 0 0 0;
}
#main h3 {
font-size:1.7em;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:none;
text-weight:bold;
color:#000;
padding:0 0 .7em 0;
border-bottom:0;
}
#main h3.home {
font-size:1.8em;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color:#336699;
padding:.6em 0 .3em 0;
}
#main h4 {
font-size:1.2em;
text-transform:none;
text-weight:bold;
color:#000;
padding:.3em 0;
border-bottom:0;
}
#main p {
padding-bottom:1.2em;
}
.excerpt p {
border-bottom:1px dotted #B1D5ED;
padding:0 0 .5em 0;
background:url(images/excerpt-bkg.png) repeat-x bottom left;
line-height:1.5em;
}
.small {
font-size:1.1em;
padding-bottom:.5em;
}
.more {
font-size:1.1em;
padding:1em 0;
margin:0 0 2em 0;
}
.entry ul li, .entry ol li {
font-size:1.2em;
padding:.5em 0;
line-height:1.2em;
}

/* SIDEBAR */
#sidebar {
float:right;
width:30%;
padding:3em;
border:1px dotted #fff;
background:url(images/main-bkg.png) repeat-x top left;
}
#sidebar form {
margin-bottom:1.5em;
}
#sidebar h2 {
padding:0;
margin:0 0 -10px 0;
border-bottom:1px solid #cc0000;
}
#sidebar ul {
font-size:1.2em;
list-style-type: none;
padding-left: 0;
margin-left: 0;
}
#sidebar ul li {
border-bottom:1px dotted #B1D5ED;
padding:.5em 0;
margin:0;
}
#events-list {
list-style:none;
background: url(images/icon-calendar.png) top left no-repeat;
padding-left:15px;
}
#twitter-tools, #twitter-3 {
list-style:none;
background: url(images/icon-comment.png) top left no-repeat;
padding-left:15px;
}
#twitter-3 a:link, #twitter-3 a:visited {
color:#cc0000;
text-decoration:none;
font-weight:bold;
}
#twitter-3 a:hover {
color:#000000;
text-decoration:underline;
}
#twitter-3 span a:link, #twitter-3 span a:visited {
color:#336699;
text-decoration:none;
font-weight:normal;
}
#twitter-3 ul a:hover {
color:#000000;
text-decoration:underline;
}
#find-me-on {
list-style:none;
background: url(images/icon-person.png) top left no-repeat;
padding-left:15px;
}
#find-me-on h2 {
margin-bottom:.7em;
}
#socialLinksContainer {
margin:1.5em 0;
}
#mail-list {
list-style:none;
background: url(images/icon-mail.png) top left no-repeat;
padding-left:15px;
}
#news {
list-style:none;
background: url(images/icon-check.png) top left no-repeat;
padding-left:15px;
}
#sidebar-search {
list-style:none;
background: url(images/icon-magnify.png) top left no-repeat;
padding-left:15px;
}
.aktt_more_updates {
font-size:.9em;
padding:1em 0;
}
#donate-button {
text-align:center;
margin:0 auto 3em;
}
/*.line1 {
font-size:.7em;
font-weight:normal;
}*/

/* COMMENT FORM */
#comment {
width:80%;
}

/* FOOTER */
#footer {
clear:both;
width:80%;
margin:auto;
max-width:1000px;
min-width:780px;
text-align:center;
border-top:1px dotted #336699;
}
#footer p {
font-size:1.1em;
color:#336699;
padding-top:10px;
}
.credit {
font-size:.9em;
}

/* LINKS */
a img {
border:none;
}
a:link, a:visited {
color:#336699;
text-decoration:none;
font-weight:normal;
}
a:hover {
color:#000000;
text-decoration:underline;
}

/* NAVBAR */
ul#fix {padding:15px 0 0 0; margin:0 0 0 -15px; list-style:none; font:normal 1.2em arial, sans-serif; clear:both;}
ul#fix li {display:inline;}
ul#fix li a {display:block; float:left; padding:0 20px 0 0; line-height:30px; background:url(images/divider.png) no-repeat right center; margin-left:-1px; text-decoration:none;}
ul#fix li a b {display:block; float:left; padding:0 0 0 21px; line-height:30px; color:#069}

ul#fix li a.last {background-image:none}

ul#fix li a:hover {background:url(images/tab.png) no-repeat right top;}
ul#fix li a:hover b {background:url(images/tab.png) no-repeat left top; color:#fff; cursor:pointer;}

/* WORDPRESS */
    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px 4px 4px 0;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }
