/*
Theme Name: CBA
Description: Custom Wordpress Theme for CBA
Author: LionLeaf
Author URI: http://www.lionleaf.com
*/

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
:focus {outline:0}
a, a:visited {color:#006b9d;font-weight:700}
a:hover {text-decoration:none}
html {background:#e3e7ce url(images/bg.jpg) left top repeat-x}
body {background:url(images/bottom-bg.png) left bottom repeat-x;color:#30312c;font:75%/150% "Lucida Grande", Arial, Sans-Serif}
img {border:0;vertical-align:bottom}
fieldset {border:0}
h1 {background:url(images/h1-bg.png) right 4px no-repeat;display:inline;color:#19416e;float:left;font:2em Georgia, Garamond, Serif;padding: 0 249px 16px 0}
h2 {background:url(images/h2-border.png) left bottom no-repeat;color:#19416e;font:italic 1.165em Georgia, Garamond, Serif;padding: 0 0 5px;text-align:right}
hr {margin:0 0 0.5em}
p {margin:0 0 1em}
ul, ol {list-style:none;margin:0 0 1em}
textarea {font:1em Arial;overflow:auto}
tt {display:block;margin:0.5em 0;padding: 0.5em 1em}
th {background:#EEE;border:solid #CCC;border-width:1px 0 0 1px;padding:3px}
td {border:solid #CCC;border-width:1px 0 0 1px;padding:3px}
table {border:solid #CCC;border-width:0 1px 1px 0}

/* Containers */
#page {margin:0 auto;overflow:hidden;width:960px}

#members img {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#members a {
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
}
#members {padding-bottom: 10px; border-bottom: 1px solid #069;}

.professions {float: none; font-weight: 400; text-decoration none; color: #006B9D;}

/* Header */
#header {background:url(images/header-bg.png) 183px 39px no-repeat;height:235px;position:relative}
#logo {float:left}
#header p#slogan {color:#2b6c9a;font:italic 1em Georgia, Garamond, Serif;height:32px;overflow:hidden;position:absolute;right:173px;top:73px;width:324px}
#header p#slogan span {background:url(images/welcome.png) left top no-repeat;height:100%;left:0;position:absolute;top:0;width:100%}

	/*Navigation*/
	#header ul#nav {background:url(images/divider.png) left top no-repeat;clear:both;display:inline;float:left;height:42px;list-style:none;margin:47px 0 0 17px;padding: 0 0 0 2px}
	#header ul#nav li {background:url(images/divider.png) right top no-repeat;float:left;height:42px;padding: 0 2px 0 0}
	#header ul#nav li a {color:#fff;font:1.165em Georgia, Garamond, Serif;float:left;font-weight:400;height:33px;padding:9px 39px 0;text-decoration:none}
	#header ul#nav li a:hover {background:url(images/nav-hover.png) left top repeat-x} 
	
/* Content*/
#content {clear:both;float:left;font-size:.925em;padding: 0 0 0 27px;width:532px}
#content .text {display:block;padding: 0 0 34px}
#content .text h1 {font-size:2.17em}
#content .entry {background:url(images/post-border.png) left top no-repeat;clear:both;padding: 15px 0 3px 0;width:100%}

	/* Post */
	#content .text .meta {font-size:0.8em}
	#content .text ul {list-style:disc;margin:0 0 1em 18px}
	#content .text ol {list-style:decimal;margin:0 0 1em 22px}
	#content .text h1 {border:0;margin:0}
	
#content img.profile {background:#fff;border:1px solid #c1c8a1;float:left;margin: 0 16px 10px 4px;padding:2px}

/* Sidebar */
#sidebar {background:#fff;border:1px solid #c2c8a1;display:inline;float:right;margin: 4px 19px 0 0;width:271px}
#sidebar h2 {margin: 0 0 14px}

	/*Boxes*/
	#sidebar .box {background:url(images/box-bg.png) left repeat-y;clear:both;width:271px}
	#sidebar .box div {background:url(images/box-top.png) left top no-repeat;width:271px}
	#sidebar .box div div {background:url(images/box-bg.png) right bottom no-repeat;overflow:hidden;padding:24px 31px 28px;width:209px}
	#sidebar .testimonial {margin: 7px 0 0}
	#sidebar .testimonial div {background:url(images/testimonial-top.png) left top no-repeat}
	#sidebar .testimonial div div {padding:21px 31px 17px}
	
		/*List*/
		#sidebar .box div div ul {font-size:.835em;line-height:18px;list-style:none;margin:0;padding:0 0 6px;position:relative;text-align:right;width:100%}
		#sidebar .box div div ul li {}
		#sidebar .box div div ul li a {float:none;font-weight:400;text-decoration:none}
		
		/*Testimonial*/
		#sidebar .box div div blockquote {color:#24507d;font-size:.835em;line-height:15px;text-align:right}
		#sidebar .box div div cite {color:#30312c;float:right;font-size:.835em;font-weight:700;margin:5px 0 0;text-align:right;width:100%}

/* Footer */
#footer {clear:both;float:left;height:63px;padding: 51px 20px 0 30px;width:910px}
#footer ul {float:left;list-style:none}
#footer ul li {float:left;font-size:.835em}
#footer ul li a {color:#fff;height:38px;float:left;font-weight:400;padding:25px 11px 0;text-decoration:none}
#footer ul li a:hover {background:url(images/footer-hover.png) left top repeat-x}
#footer p {color:#fff;float:right;font-size:.835em;margin:18px 0 0;text-align:right}
#footer p a {color:#fff;font-weight:400;text-decoration:none}


/* Pagination */
#prev-next {list-style:none}
#prev-next #prev {float:left}
#prev-next #next {float:right}


/* Image Alignment */
img.centered {display:block;margin-left:auto;margin-right:auto}
img.alignright {display:inline;margin:0 0 2px 7px;padding:4px}
img.alignleft {display:inline;margin:0 7px 2px 0;padding:4px}
.alignright {float:right}
.alignleft {float:left}

/* Legacy Comments */
#comments #commentlist {list-style:none;margin:0 0 1em;padding:0;text-align:justify}
#comments #commentlist li {list-style:none;margin:15px 0 3px;padding:5px 10px 3px}
#comments #commentlist li.alt {background:#EEE}
#comments #commentlist li .avatar {background:#fff;border:1px solid #eee;float:right;padding:2px}
#comments #commentlist cite, #commentlist cite a {font-style:normal;font-weight:bold}
#comments #commentlist p {margin:10px 5px 10px 0}
#comments #commentmetadata {font-weight:normal}
#comments #commentform input.input {border:1px solid #CCC;font-size:1.1em;margin:5px 5px 1px 0;padding:2px;width:170px}
#comments #commentform input.input:hover {background:#EEE}
#comments #commentform textarea {border:1px solid #CCC;padding:2px;width:98%}
#comments #commentform textarea:hover {background:#EEE}
#comments #commentform #submit {}
#comments #commentform p {margin:0 0 .5em}
#comments #allowed-tags strong {display:block}
#comments .nocomments {margin:0;padding:0;text-align:center}
#comments .commentmetadata {display:block;margin:0}

/* 2.7+ Comments */
#comments_wrap ol {list-style:none}
#comments_wrap ol li {border-bottom:1px solid #CCC;margin:0 0 5px}
#comments_wrap .commentmetadata {margin:0 0 10px}
#comments_wrap .comment-author {border-bottom:1px solid #CCC;width:100%;overflow:hidden;padding:0 0 3px;line-height:32px;}
#comments_wrap .comment-author img {float:left;margin:0 10px 0 0}
#comments_wrap .comment-author cite {font-weight:bold}

/* Captions */
.wp-caption {background:#f3f3f3;border:1px solid #ddd;border-radius:3px;khtml-border-radius:3px;margin:10px;moz-border-radius:3px;padding-top:4px;text-align:center;webkit-border-radius:3px}
.wp-caption img {border:0 none;margin:0;padding:0}
.wp-caption p.wp-caption-text {font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}