/*
Theme Name: C.P.A.S.A.
Theme URI: http://www.cpasa.org
Description: The custom design for http://www.cpasa.org
Author: Kelly Wilson / Julia Fowler

*/

a { color: #12318a; }
a:hover { text-decoration: underline; }
img { border: 0px; }
td { vertical-align: top; }
p { margin: 0px; }
body  {
	background: url(images/bg-body.jpg) top left repeat;
	font: 11px Arial;
	margin: 0;
	margin-top: 20px;
	padding: 0;
	text-align: center;
	color: #4d4d4f;
}
#header, #container, #bottombar, #footer { width: 780px; margin: 0 auto; padding: 0px auto; text-align: left; }
#container {
	margin-top: 5px;
} 
#header {
	background: #ffffff url(images/bg-header.gif) bottom right no-repeat;
	border-bottom: 5px solid #123088;
} 
#header .header-content {
	float: right;
	padding: 10px 0px 0px 0px;
	width: 300px;
}
#header .header-content form { margin-bottom: 3px; }
#header .header-content input { vertical-align: middle; }
#header .header-content input.search-box { width: 200px; border: 1px solid #000; }
#header .header-content ul { margin: 0px; margin-left: 5px; padding: 0px; list-style: none; }
#header .header-content li { display: inline; padding-right: 25px; }
#header .header-content li a { text-decoration: none; color: #264564; font: bold 11px Arial; }
#header .header-content li a:hover { text-decoration: underline; }
#sidebar {
	float: left;
	width: 191px;
}
#sidebar ul { margin: 0px; padding: 0px; list-style: none; }
#mainContent { 
	margin: 0 0 0 198px;
	padding: 15px;
	background: #FFFFFF;
}
#mainContent p { margin: 0px 0px 10px 0px; }
body.home #mainContent { padding: 0px 0px; }
.entry { margin: 25px 5px 20px 5px; }
.entry table { margin-top: 20px; }
#bottombar { margin-top: 3px; }
#bottombar ul {
	margin: 3px 0px;
	padding: 0px;
	list-style: none;
}
#bottombar li {
	float: left;
}
#footer ul { margin: 0px; padding: 0px; list-style: none; text-align: center; }
#footer li { display: inline; padding: 0px 5px; }
#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
}
#footer p, #footer a { color: #fff; text-decoration: none; font: bold 10px Arial; }
.fltrt, .alignright {
	float: right;
	margin-left: 8px;
}
.fltlft, .alignleft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}







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;
	margin: 0 7px 2px 0;
	display: inline;
	}



h1 { color: #42b2e4; font: bold 25px/25px "Palatino Linotype"; border-bottom: 1px solid #cacbcd; margin: 0px 0px 3px 3px; padding-bottom: 3px; }
h2.widgettitle { display: none; }
.DarkBlue14px { color: #12318a; font-weight: bold; font-size: 14px; }
.GrayItalic11px { font-style: italic; font-size: 12px; }
.LightBlue12px { color: #42b2e4; font-weight: bold; font-size: 12px; margin-top: 10px; text-transform: uppercase; }
.divider { padding: 0px 5px; }


#slideshow-wrapper { padding: 0px; margin: 0px 0px; }

/* Left Navigation on homepage and top of section pages - set the background images and hover images */
li#pages-4 li.page_item { margin-bottom: 3px; }
li#pages-4 li.page_item.page-item-22 { margin-bottom: 0px; }
li#pages-4 li.page_item a { height: 60px; display: block; background-position: 0px 0px; background-repeat: no-repeat; font-size: 0px; font-family: arial; color: #fff; text-decoration: none; }
li#pages-4 li.page_item a:hover { background-position: 0px -61px;  }
li#pages-4 li.page-item-16 a { background-image: url(images/img-left-nav-who-we-are.gif); }
li#pages-4 li.page-item-18 a { background-image: url(images/img-left-nav-achievements.gif); }
li#pages-4 li.page-item-19 a { background-image: url(images/img-left-nav-faqs.gif); }
li#pages-4 li.page-item-20 a { background-image: url(images/img-left-nav-substance-information.gif); }
li#pages-4 li.page-item-22 a { background-image: url(images/img-left-nav-need-help.gif); }


/* For section pages, add some margin space below the Pages widget */
body.page li#pages-4 { margin-bottom: 3px; }


.linklove { display: none; }