/*
Theme Name: Chadwick Martin Bailey
Theme URI: http://visualactivity.com/
Description: A custom designed theme for Chadwick Martin Bailey
Version: 1.0
Author: Jennifer Stuart
Author URI: http://visualactivity.com/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/****** COLORS *********
Dark Blue: #366ea7
Brown/Orange: #bf6528
Grey: #a8a093
Grey2: #c4c3c2
Dark Grey: #6c675d
************************/
body {
	background:url(images/header_bkg.gif) top left repeat-x;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

/************************ HEADER ************************/

/************************
HEADER
************************/
#header {
	clear: both;
	float: left;
	width: 960px;
	height: 185px;
}
#printheader {
display: none;	
}
	#logo {
		float: left;
		padding: 20px 0 0 40px;
	}
	#group_photo {
		display:block;
		position: absolute;
		top: 0;
		left: 642px;
		z-index: 100;
		width: 318px;
		height:185px;
	}
	#topnav {
		display: block;
		position: absolute;
		top: 0;
		left: 760px;
		width: 200px;
		z-index: 105;
		text-align:right;
		padding-top: 5px;
		text-transform: uppercase;
		font-size: 14px;
	}
		#topnav a {
			color: #366ea7;
			text-decoration: none;
		}
		#topnav a:hover {
			color: #bf6528;
		}
	
	/************************
	NAV DROPDOWNS
	************************/
	#nav {
		z-index: 100;
		width: 930px;
		float: left;
		padding: 1px 0 0 40px;
		font-size: 14px;
		position: absolute;
		top: 135px; 
		left: 0;
	}
		#nav ul {
			padding: 0;
			margin: 0;
			z-index: 100;
			list-style: none;
		}
		#nav ul li {
			float: left;
			margin: 0;
			padding: 0;
			line-height: 27px;
			height: 27px;
		}
		#nav a {
			display: block;
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			padding-right: 35px;
			padding-left: 3px;
		}
		#nav a:hover {
			color: #bf6528;
		}
		
		#nav li li a {
			display: block;
			margin: 0;
			padding: 0 10px;
			text-decoration: none;
			color: #fff;
		}
		
		#nav li {
			float: left;
		}
		#nav li ul { /* second-level lists */
			position: absolute;
			background: #bf6528;
			width: 180px;
			left: -999em;
			border-top: 1px solid #fff;
			font-size: 12px;
			z-index: 100;
		}
		
		#nav li li a {
			height: auto;
		}
		#nav li:hover {
		height: 1%;	
		}
		#nav li:hover a, #nav li.sfhover a {
			left: auto;
			color: #bf6528;
		}
		#nav li:hover li a, #nav li.sfhover li a {
			color: #fff;
		}
		#nav li li a:hover {
			color: #fff;
		}

		#nav li:hover ul, #nav li.sfhover ul {
			left: auto;
		}
		#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
			left: auto;
		}
		
		#nav li li:hover, #nav li li.sfhover {
			background-color: #366ea7;
		}
		#nav li li { /* second-level lists */
			width: 168px;
			height: auto;
			padding: 0;
			margin: 0;
			border-left: 1px solid #fff;
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff;
			padding: 5px;
			line-height: normal;
		}
		
/************************ CONTENT ************************/

/************************
CONTENT
************************/		
#content {
	width: 960px;
	clear:both;
	float: left;
	padding-left: 30px;
}

	#page_title_box {
		width: 960px;
		float: left;
		clear:both;
		margin-top: 20px;
		margin-bottom: 30px;
	}

	/************************
	CONTENT - MAIN (WIDE)
	************************/	
	#content.wide #main {
		width: 600px;
		clear: both;
		float: left;
		padding-right: 20px;
	}
	
	/************************
	CONTENT (NARROW)
	************************/	
	#content.narrow #main {
		width: 380px;
		clear: both;
		float: left;
		padding-right: 20px;
	}
	
	
	/************************
	HOMEPAGE SPECIFIC
	************************/
	#homepagetext {
		padding-top: 20px;
	}
	#blockgroupwrapper {
		background:url(images/blockgroup_bkg.gif) top left no-repeat;
		padding-top: 1px;
		margin-top: 20px;
	}
	#blockgroup {
		float: left;
		clear: both;
		background: url(images/blockgroup_bottom_bkg.gif) bottom left no-repeat;
	}
		.block {
			float: left;
			width: 170px;
			margin-right: 15px;
			padding: 10px;
		}
		.block.last {
			margin-right: 0;	
		}

/************************ SIDEBARS ************************/

	/************************
	SIDEBAR (WIDE)
	************************/	
	#widesidebar {
		width: 300px;
		float: left;
	}
	
	#sharethisbox {
		margin-bottom: 10px;
	}
		/************************
		SIDEBAR (WIDE) - WIDGET: TOPICBOX
		************************/	
		#widesidebar .widget_topicbox {
			width: 292px;
			border: 1px solid #6c675d;
			padding: 3px;
			margin-bottom: 10px;
		}
			#widesidebar .widget_topicbox h2 {
				padding: 5px;
				background-color: #bf6528;
				color: #fff;
				font-size: 14px;
				text-transform: uppercase;
				margin-bottom: 5px;
			}
			
			#widesidebar .widget_topicbox p {
				margin-bottom: 5px;
			}
			#widesidebar .widget_topicbox .textblock {
				padding: 5px;
				background-color: #bf6528;
				color: #fff;
			}
			
			#widesidebar .widget_topicbox a {
				color: #fff;
			}
			
		/************************
		SIDEBAR (WIDE) - WIDGET: EVENTBOX
		************************/
		.widget_eventbox {
			width: 278px;
			border: 1px solid #6c675d;
			padding: 10px;
			margin-bottom: 10px;
		}
			.widget_eventbox h2 {
				color: #bf6528;
				font-size: 14px;
				text-transform: uppercase;
				margin-bottom: 10px;	
			}
			.widget_eventbox h3 {
				font-size: 12px;
				font-weight: normal;
				color: #bf6528;
				margin-bottom: 10px;
			}

		/************************
		SIDEBAR (WIDE) - WIDGET: BASIC
		************************/
		#widesidebar .widget_basic {
			width: 300px;
			margin-bottom: 20px;
		}
			#widesidebar .widget_basic img {
				border: 1px solid #c4c3c2;
			}
			#widesidebar .widget_basic .flashwrapper {
				border: 1px solid #c4c3c2;
				margin-bottom: 10px;
			}
			
		/************************
		SIDEBAR (WIDE) - WIDGET: QUOTEBOX
		************************/
		#widesidebar .widget_quotebox {
			width: 300px;
			margin-bottom: 20px;
			background:url(images/sidebar_quotebox_top.gif) top left no-repeat;
		}
			#widesidebar .widget_quotebox blockquote {
				width: 278px;
				border-left: 1px solid #c4c3c2;
				border-right: 1px solid #c4c3c2;
				border-top: none;
				border-bottom: none;
				background: transparent url(images/sidebar_quotebox_bottom.gif) bottom right no-repeat;
				padding: 43px 10px 43px 10px;
				margin-bottom: 10px;
			}
			
		
	/************************
	SIDEBAR (NARROW)
	************************/
	#narrowsidebar {
		width: 200px;
		padding-right: 20px;
		float: left;	
	}
		/************************
		SIDEBAR (NARROW) - WIDGET: BASIC
		************************/
		#narrowsidebar .widget_basic {
			width:200px;
			margin-bottom: 20px;
		}
			#narrowsidebar .widget_basic img {
				border: 1px solid #c4c3c2;
			}
			#narrowsidebar .widget_basic .flashwrapper {
				border: 1px solid #c4c3c2;
				margin-bottom: 10px;
			}
	
		/************************
		SIDEBAR (NARROW) - WIDGET: QUOTEBOX
		************************/
		#narrowsidebar .widget_quotebox {
			width: 200px;
			margin-bottom: 20px;
			background:url(images/sidebar_quotebox_top.gif) top left no-repeat;
		}
			#narrowsidebar .widget_quotebox blockquote {
				width: 178px;
				border-left: 1px solid #c4c3c2;
				border-right: 1px solid #c4c3c2;
				border-top: none;
				border-bottom: none;
				background: transparent url(images/sidebar_quotebox_bottom.gif) bottom right no-repeat;
				padding: 43px 10px 43px 10px;
				margin-bottom: 10px;
			}
			
		/************************
		SIDEBAR (NARROW) - WIDGET: TOPICBOX
		************************/	
		#narrowsidebar .widget_topicbox {
			width: 192px;
			border: 1px solid #6c675d;
			padding: 3px;
			margin-bottom: 10px;
		}
			#narrowsidebar .widget_topicbox h2 {
				padding: 5px;
				background-color: #bf6528;
				color: #fff;
				font-size: 14px;
				text-transform: uppercase;
				margin-bottom: 5px;
			}
			#narrowsidebar .widget_topicbox .textblock {
				padding: 5px;
				background-color: #bf6528;
				color: #fff;
			}
			#narrowsidebar .widget_topicbox a {
				color: #fff;
			}
			
		/************************
		SIDEBAR (NARROW) - WIDGET: EVENTBOX
		************************/
		#narrowsidebar .widget_eventbox {
			width: 178px;
			border: 1px solid #6c675d;
			padding: 10px;
			margin-bottom: 10px;
		}
			#narrowsidebar .widget_eventbox h2 {
				color: #bf6528;
				font-size: 14px;
				text-transform: uppercase;
				margin-bottom: 10px;	
			}
			#narrowsidebar .widget_eventbox h3 {
				font-size: 12px;
				font-weight: normal;
				color: #bf6528;
				margin-bottom: 10px;
			}
			
		/************************
		SIDEBAR (FOR POSTS)
		************************/	
		#widesidebar .sidebar-archive-listing ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		#widesidebar .sidebar-archive-listing ul li {
			margin: 0;
			padding: 0;
		}
		#widesidebar .sidebar-archive-listing ul li a {
			text-decoration: none;
			padding: 6px;
			display: block;
			background-color: #EFEFEF;
			border-bottom: 1px solid #fff;
		}
		#widesidebar .sidebar-archive-listing ul li a:hover {
			background-color: #dedede;
		}
		#widesidebar .sidebar-archive-listing ul li.current a {
			background-color: #ccc;
		}	
		#widesidebar .sidebar-archive-listing h2 {
			margin-bottom: 5px;	
		}
		#widesidebar .sidebar-archive-listing p {
			margin-top: 5px;	
		}
		
/************************
FOOTER
************************/		
#footer {
	float: left;
	clear:both;
	padding: 20px 0;
	width: 960px;
	text-align:center;
}

/************************
FONT STYLING
************************/
h1 {
	font-size: 24px;
	line-height: 28px;
	color: #366ea7;
	margin-bottom: 10px;
	text-transform:uppercase;
}

h3 a,
h2 a,
h1 a {
color: #000;
}

h2 {
	font-size: 16px;
	line-height: 18px;
	padding: 8px 0 3px 0;
	color: #bf6528
}
h3 {
	font-size: 14px;
	line-height: 15px;
	padding: 8px 0 3px 0;
	color: #366ea7;
}
h4 {
	font-size: 11px;
	line-height: 14px;
	padding: 8px 0 3px 0;
}
h5 {
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	font-weight: normal;
	font-style:italic;
}

p {
	margin-bottom: 10px;
}

a {
	color: #bf6528;
}

blockquote {
	border: 1px solid #6c675d;
	padding: 10px 10px 0 10px;
	margin-bottom: 10px;
	background-color: #c4c3c2;
}

ol, ul {
	margin: 0 0 10px 25px;
}
ol ul, ul ol,
ol ol, ul ul {
	margin: 0 0 0 25px;
}
ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}

li {
	padding-bottom: 3px;
}




.block p {
	color: #6c675d;	
}

.center {
	text-align: center;	
}
.alignright {
	float: right;
	padding: 0 0 10px 10px;
}
.alignleft {
	float: left;
	padding: 0 10px 10px 0;
}


p.registernow {
	margin-top: 20px;
	text-align: right;
}
p.registernow a {
	background-color: #6c675d;
	color: #fff;
	padding: 5px;
	text-decoration: none;
	margin-top: 20px;
}
