/*   
Theme Name: Motum Theme
Theme URI: http://www.motum.com/
Description: A Wordpress Theme for Motum LLC
Author: Jason Butler
Author URI: http://www.biscuitstudios.com/
Version: 1.0
Tags: custom header, fixed width, two columns, widgets.
*/

/*-------------------------------------------------------------------------*/

/* RESET */

/*-------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*-------------------------------------------------------------------------*/

/* PAGE FORMATTING */

/*-------------------------------------------------------------------------*/

body {
	margin: 0 auto 20px 0;
	padding: 0;
	background-color: #FFF;
/*
	background-color: #766D4E;
	background-image: url("images/body_bg.jpg");
	background-repeat: repeat-x;
*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #555;
}
a:link { 
	color: #015BA1;
	text-decoration: none;
}
a:visited { 
	color: #015BA1;
	text-decoration: none;
}
a:active { 
	color: #015BA1;
	text-decoration: none;
}
a:hover {
	color: #015BA1;
	text-decoration: underline;
	background-color: #EEE;
}
.clear-block {
 	clear: both;
}
.clear {
	clear: both;
}
p { 
	margin: 12px 0;
}
strong, b, strong *, b * {
	font-weight: bold !important;
}
em, i, em *, i * {
	font-style: italic !important;
}
#wrapper {
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
#wrapper-interior {
	background-image: url("images/page_bg.png");
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

/*-------------------------------------------------------------------------*/

/* HEADER */

/*-------------------------------------------------------------------------*/

#header-top {
	background-image: url("images/page_top.png");
	background-repeat: no-repeat;
	margin: 0 auto; 
	padding: 0;
	height: 50px;
}
#header {
	background-image: url("images/page_bg.png");
	background-repeat: repeat-y;
	margin: 0 auto; 
	padding: 0;
	height: 110px;
}
#header a, #header a:hover {
	text-decoration: none;
	background: none;
}
#header-logo {
	float: right;
	display: inline;
	margin: 0 40px 0 0; 
	padding: 0;
	height: 96px;
}
#header-lines {
	clear: both;
	margin: 0 40px 0 40px; 
	padding: 0;
	height: 14px;
}
#header-image {
	background-image: url("images/page_bg.png");
	background-repeat: repeat-y;
	text-align: center;
	margin: 0; 
	padding: 0;
	height: 230px;
/*
	width: 920px;
	display: table;
	overflow: hidden;
*/ 
}
#header-homepage {
	margin: 0 0 0 0; 
	padding: 0;
	height: 230px;
}
#header-image-home {
	background-color: transparent;
	background-image: url("/wp-content/uploads/header_image_homepage.jpg");
	background-repeat: no-repeat;
	margin: 0 0 0 40px; 
	padding: 0;
	height: 230px;
/*
	_position: absolute;
	_top: 50%;
	display: table-cell;
	vertical-align: middle;
*/
}
#header-image-services {
	background-color: transparent;
	background-image: url("/wp-content/uploads/header_image_services.jpg");
	background-repeat: no-repeat;
	margin: 0 0 0 40px; 
	padding: 0;
	height: 230px;
/*
	_position: absolute;
	_top: 50%;
	display: table-cell;
	vertical-align: middle;
*/
}
#header-image-newsroom {
	background-color: transparent;
	background-image: url("/wp-content/uploads/header_image_newsroom.jpg");
	background-repeat: no-repeat;
	margin: 0 0 0 40px; 
	padding: 0;
	height: 230px;
/*
	display: table-cell;
	vertical-align: middle;
*/
}
#header-image-careers {
	background-color: transparent;
	background-image: url("/wp-content/uploads/header_image_careers.jpg");
	background-repeat: no-repeat;
	margin: 0 0 0 40px;
	padding: 0;
	height: 230px;	
/*
	display: table-cell;
	vertical-align: middle;	
*/
}
#header-image-about {
	background-color: transparent;
	background-image: url("/wp-content/uploads/header_image_about.jpg");
	background-repeat: no-repeat;
	margin: 0 0 0 40px; 
	padding: 0;
	height: 230px;
/*
	display: table-cell;
	vertical-align: middle;
*/
}
#header-image-contact {
	background-color: transparent;
	background-image: url("/wp-content/uploads/header_image_contact.jpg");
	background-repeat: no-repeat;
	margin: 0 0 0 40px; 
	padding: 0;
	height: 230px;
/*
	display: table-cell;
	vertical-align: middle;
*/
}
#header-text {	
	color: #FAFAFA;
	font-size: 15px;
	line-height: 32px;
	text-align: left;
	margin: 0;
	padding: 20px 60px 0 604px;
}
.header-text-large {
	color: #FFF;
	font-size: 19px;
	font-weight: normal;
	line-height: 32px;
	margin: 0;
	padding: 0;
}


/*-------------------------------------------------------------------------*/

/* HEADER TEXT STYLES */

/*-------------------------------------------------------------------------*/

h1 {
	/* post titles */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #444;
	text-align: left;
	text-decoration: none;
	line-height: 24px;
	margin: 0;
	padding: 4px 0 0 0;
}
h2 {	
	/* post titles */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 21px;
	color: #444444;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
h3 {
	/* paragraph callouts */
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
	color: #C4770E;
	text-decoration: none;
	margin: 12px 0 12px 0;
	padding: 0;
}
h4 {
	/* awards titles */
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #444444;
	text-decoration: none;
	margin: 16px 0 0 0;
	padding: 0;
}
h5, h6 {
	font-size: 12px;
	margin: 0;
	padding: 0 0 8px 0;
}

/*-------------------------------------------------------------------------*/

/* MAIN COLUMN */

/*-------------------------------------------------------------------------*/

.main {
	float: left;
	display: inline;
	font-size: 12px;
	line-height: 18px;
	background-color: transparent;
	margin: 20px 0 0 40px;
	padding: 0 0 0 12px;
	width: 568px;
}
.main ul, .main ol {
	list-style-type: none;
	margin: 0 0 12px 0;
	padding: 0;
}
.main li {
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	line-height: 16px;
	margin: 6px 0;
	padding: 0 0 0 13px;	
}
.main-home {
	float: left;
	display: inline;
	font-size: 13px;
	line-height: 18px;
	background-color: transparent;
	margin: 0 0 0 40px;
	padding: 0;
	width: 580px;
}
#main-home-box {
	background-image: url("images/main_box_bg.jpg");
	background-repeat: repeat-y;
	margin: 15px 0 0 0; 
	padding: 0;
}
#main-home-box p, #main-home-box h1 {
	padding: 0 15px 0 20px;
}
#main-home-box h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #444;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	margin: 0;
	padding: 0 15px 8px 20px;
}
#main-home-box-top {
	background-image: url("images/main_box_top.jpg");
	background-repeat: no-repeat;
	margin: 0; 
	padding: 0;
	height: 20px;
}
#main-home-box-bottom {
	background-image: url("images/main_box_bottom.jpg");
	background-repeat: no-repeat;
	margin: 0; 
	padding: 0;
	height: 20px;
}
#main-home-links {
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
}
#home-left-column {
	float: left;
	display: inline;
	font-size: 11px;
	border-right: solid 1px #DDD;
	width: 254px;
	height: 150px;
	margin: 0;
	padding: 0 15px 0 20px;
}
#home-left-column p {
	margin: 0;
	padding: 0;
}
#home-middle-column {
	float: left;
	display: inline;
	font-size: 11px;
	border-right: solid 1px #DDD;
	width: 254px;
	height: 150px;
	margin: 0;
	padding: 0 15px 0 20px;
}
#home-middle-column p {
	padding: 3px 0 0 0;
	line-height: 22px;
}
#rssFeed {
	margin: 0 15px 0 20px;
	padding: 0 0 11px 0;
}
.main-wide {
	float: left;
	display: inline;
	font-size: 12px;
	line-height: 18px;
	background-color: transparent;
	margin: 20px 0 0 40px;
	padding: 0;
	width: 880px;
}
#breadcrumb {
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0;	
}
.gallery {
	/* Style rules for the entire gallery */
	}
.gallery-item {
	/* Style rules for each item (image and caption) in the gallery */
	}
.gallery-icon {
	vertical-align: middle;
	}
.gallery-caption {
	/* Style rules for captions within the gallery */
	}
.gallery-item img.thumbnail {
	height: 100px;
	vertical-align: middle;
}


/*-------------------------------------------------------------------------*/

/* SIDEBAR */

/*-------------------------------------------------------------------------*/

#sidebar-home {
	float: right;
	display: inline;
	font-size: 13px;
	line-height: 18px; 
	list-style: none;
	margin: 15px 40px 0 0; 
	padding: 0;
	width: 280px;
}
#newsletter-signup {
	font-size: 11px;
	line-height: 18px; 
	list-style: none;
	margin: 15px 0 0 0; 
	padding: 0;
}
#newsletter-signup h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #444;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	margin: 0;
	padding: 0 15px 8px 20px;
}
#sidebar-top {
	background-image: url("images/sidebar_top.jpg");
	background-repeat: no-repeat;
	margin: 0; 
	padding: 0;
	height: 20px;
}
#sidebar-bottom {
	background-image: url("images/sidebar_bottom.jpg");
	background-repeat: no-repeat;
	margin: 0 0 15px 0; 
	padding: 0;
	height: 20px;
}
#sidebar {
	float: right;
	display: inline;
	font-size: 13px;
	line-height: 18px; 
	list-style: none;
	margin: 20px 40px 0 0; 
	padding: 0;
	width: 280px;
}
#sidebar h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	color: #444444;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0 0 5px 50px;
}
#sidebar ul, #sidebar ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar-testimonial {
	background-image: url("images/sidebar_quote.jpg");
	background-repeat: no-repeat;
	list-style: none;
	margin: 0; 
	padding: 0;
}
#sidebar-testimonial p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #777;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	margin: 0;
	padding: 3px 15px 0 50px; 
}
#sidebar-testimonial h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #666;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	margin: 0;
	padding: 8px 15px 0 50px; 
}
#sidebar-testimonial h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #777;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	margin: 0;
	padding: 0 15px 8px 50px; 
}
#sidebar-menu {
	background-image: url("images/sidebar_bg.jpg");
	background-repeat: repeat-y;
	list-style: none;
	margin: 0; 
	padding: 0;
}
#submenu {
	float: left;
	display: inline;
	font-size: 15px;
	line-height: 18px; 
	text-align: left;
	color: #444;
	list-style: none;
	margin: 0 0 0 50px; 
	padding: 0;
	width: 220px;
}
#submenu a {
	margin: 0 0 0 10px;
	padding: 5px 7px 6px 7px;
}
#submenu h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	color: #444444;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0 0 5px 0;
}
#submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#submenu ul li {
	background-image: url("images/bullet_sidebar.png");
	background-repeat: no-repeat;
	line-height: 26px;
	margin: 0;
	padding: 0;	
}
/*
#submenu li a:link { 
	color: #015BA1;
	text-decoration: none;
}
#submenu li a:visited { 
	color: #015BA1;
	text-decoration: none;
}
#submenu li a:hover {
	color: #015BA1;
	text-decoration: none;
	background-color: #DDD;
}
*/
/* removes 3rd tier nav from sidebar */
#submenu ul ul {
	font-size: 13px;
	line-height: 18px; 
	text-align: left;
	color: #444;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
}
#submenu ul ul li {
	background-image: url("images/bullet_sidebar_sm.png");
	background-repeat: no-repeat;
	line-height: 22px;
	margin: 0;
	padding: 0;	
}
#pdf-download {
	display: block;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border: solid 1px #5A1D1C;
	background-color: #591D1C;
	margin: 0 0 10px 0;
	padding: 10px;
	
}
#pdf-download a:link { 
	color: #FFF;
	text-decoration: none;
}
#pdf-download a:visited { 
	color: #FFF;
	text-decoration: none;
}
#pdf-download a:active { 
	color: #FFF;
	text-decoration: none;
}
#pdf-download a:hover {
	color: #95534C;
	display: block;
	text-decoration: none;
	background-color: #FFF;
}
#client-login {
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
}

/*-------------------------------------------------------------------------*/

/* FOOTER */

/*-------------------------------------------------------------------------*/

#footer-wrapper {
	clear: both;
	background-image: url("images/page_bg.png");
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 15px 0 0 0;
	width: 960px;
}
#footer {
	font-size: 10px;
	color: #777;
	text-align: center;
	text-transform: uppercase;
	line-height: 18px;
	background-image: url("images/footer_bg.jpg");
	background-repeat: no-repeat;
	margin: 0 40px;
	padding: 36px 0 0 0;
	width: 880px;
	height: 52px;
}

/*-------------------------------------------------------------------------*/

/* PRIMARY NAVIGATION */

/*-------------------------------------------------------------------------*/

.menu-wrapper {
	float: left;
	display: inline;
	background-image: url("images/nav_bg.jpg");
	background-repeat: no-repeat;
	margin: 17px 0 0 40px;
	padding: 0;
	width: 600px;
}
.sf-menu {
	list-style: none;
	margin: 6px 0 0 0;
	padding: 0;
/* 	width: 600px; */
	height: 40px
}
.sf-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sf-menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #015BA1;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	display: block;
	clear: both;
	text-decoration: none;
	border: 0;
	background-color: transparent;
	margin: 0;
	padding: 10px 12px 10px 12px;
}
.sf-menu a:hover {
	text-decoration: none;
	background: #015BA1;
}
.sf-menu li {
	position: relative;
	float: left;
	list-style: none;
	text-align: center;
	margin: 0 9px 0 9px;
	padding: 0;
}
/* needed again for dropdown menus */
.sf-menu ul {
	position:absolute;
	left:-999em;
	height:auto;
	width: 205px;
	font-weight:normal;
	margin:0;
	line-height:1;
	text-transform: none;
	border:0;
}
.sf-menu li li {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	float: left;
	border-left: 0px solid #FFF;
	border-right: 0px solid #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin: 0;
	padding: 0;
	width: 205px;
	z-index: 100;
}
.sf-menu li li a {
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
	z-index: 100;
}
.sf-menu li li a:visited {
	font-weight: normal;
	z-index: 100;
}
.sf-menu li li a:hover {
	background: #015BA1;
	z-index: 100;
}
.sf-menu li ul ul {
	margin:-21px 0 0 205px;
}
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a  {
	/* drop down hover font color */
	color: #FFF;
}
.sf-menu li:hover a, .sf-menu li.sfhover a {
	/* main menu hover font color */
	color: #FFF;
}
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a {
	/* drop down font color */
	color: #015BA1;
}
.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul, .sf-menu li.sfhover ul ul, .sf-menu li.sfhover ul ul ul, .sf-menu li.sfhover ul ul ul ul  {
	left:-999em;
}
.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul, .sf-menu li.sfhover ul, .sf-menu li li.sfhover ul, .sf-menu li li li.sfhover ul, .sf-menu li li li li.sfhover ul  {
	/* drop down menu background */
	left:auto;
	background: #EEE;
}
.sf-menu li:hover, .sf-menu li.sfhover {
	background: #015BA1;
}

/*-------------------------------------------------------------------------*/

/* GENERAL FORMATTING */

/*-------------------------------------------------------------------------*/

.thread-alt {
	background-color: #FAFAFA;
}
.thread-even {
	background-color: #F1F1F1;
}
.depth-1 {
}
.even, .alt {
	border-left: 3px solid #ddd;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em Trebuchet MS, Arial, Helvetica, sans-serif;
}
.commentlist li ul li {
	font-size: 10px;
}
.commentlist li {
	font-weight: normal;
}
.commentlist li a:link {
	color :#666666;
}
.commentlist li a:active {
	color :#666666;
}
.commentlist li a:visited {
	color :#666666;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 10px;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/*-------------------------------------------------------------------------*/

/* POST */

/*-------------------------------------------------------------------------*/

.post {
	margin: 0 0 10px 0;
	text-align: left;
}
.post-line {
	clear:both;
	margin: 15px 0 0 0;
	padding: 17px 0 0 0;
	text-align: left;
	border-top: solid 1px #CCCCCC;
}
.post hr {
	display: block;
}
.main .postmetadata {
	padding: 5px;
	background-color: #EEE;
}
.postmetadata {
	clear: both;
}

/*-------------------------------------------------------------------------*/

/* MULTI-POST NAVIGATION */
/* WP-PageNavi 2.40 by Lester "GaMerZ" Chan	 */

/*-------------------------------------------------------------------------*/

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #CC6600;
	color: #CC6600;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #CC6600;
	color: #CC6600;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #333333;
	color: #333333;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #602F00;
	color: #602F00;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #333333;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #333333;
	color: #333333;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #CC6600;
	color: #CC6600;
	background-color: #FFFFFF;
}

/*-------------------------------------------------------------------------*/

/* IMAGES */

/*-------------------------------------------------------------------------*/

p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 10px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 10px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
	
/*-------------------------------------------------------------------------*/

/* COMMENTS */

/*-------------------------------------------------------------------------*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/*-------------------------------------------------------------------------*/

/* VARIOUS TAGS & CLASSES */

/*-------------------------------------------------------------------------*/

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	clear: both;
	color: #CCCCCC;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/*-------------------------------------------------------------------------*/

/* CAPTIONS */

/*-------------------------------------------------------------------------*/

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*-------------------------------------------------------------------------*/

/* FORM STYLES */
/* covers contact 7 input styles, logins, etc. */

/*-------------------------------------------------------------------------*/

/*
div#insitelogin_container {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	text-align: left;
	width: 100%;
}
div#insitelogin_container p {
	margin: 0;
	padding: 0;
	text-align: left;
}
*/
legend {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0 0;
}
label {
	font-size: 13px;
	margin: 0;
	padding: 0 5px 0 0;
	text-align: left;
}
label a {
}
.checkboxlabel {
	margin-left:10px;
}
.flipped .checkbox {
	margin-left:5px;
}
.flipped .checkboxlabel {
	margin-left:0px;
}
input[type="submit"] {
	margin: 10px 0 10px 0;
}
input[type="text"], input[type="password"], input[type="file"], input[type="radiobutton"], select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	border: 3px solid #DDD;
	background: #FFF;
	margin: 0 0 2px 0;
	padding: 4px;
	vertical-align: middle;
}
input[type="text"]:hover, input[type="password"]:hover, input[type="file"]:hover, input[type="radiobutton"]:hover, textarea:hover {
	border: 3px solid #BBB;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus, input[type="radiobutton"]:focus, textarea:focus {
	border: 3px solid #DDD;
	background-color: #FFFFEE;
}

/* specific to wordpress */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
/*
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
*/
/*
#sidebar #searchsubmit {
	padding: 1px;
}
*/
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

/*-------------------------------------------------------------------------*/

/* THICKBOX SPECIFIC LINK AND FONT SETTINGS */

/*-------------------------------------------------------------------------*/

#TB_window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link, #TB_window a:visited, #TB_window a:active {
	color: #015BA1;
	text-decoration: none;
}
#TB_window a:hover {
	color: #015BA1;
	text-decoration: underline;
	background-color: #EEE;
}
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url(/wp-includes/js/thickbox/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
	border: 1px solid #555;
	-moz-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	-khtml-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	box-shadow: rgba(0,0,0,1) 0 4px 30px;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:6px 10px 0;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:6px 10px 0;
}
#TB_title{
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	z-index:103;
	top: 50%;
	left: 50%;
	background-color: #E8E8E8;
	border: 1px solid #555;
	margin: -45px 0pt 0pt -125px;
	padding: 40px 15px 15px;
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	_margin-bottom:1px;
}

/*-------------------------------------------------------------------------*/

/* SPACING OF THUMBNAILS FOR CLEAN GALLERIES */

/*-------------------------------------------------------------------------*/

.gallery .gallery-icon {
	margin: 0;
	padding: 20px 0;
}


