/*   
Theme Name: Urban Collage Theme
Theme URI: http://www.urbancollage.com/
Description: A Wordpress Theme for Urban Collage
Author: Jason Butler
Author URI: http://www.biscuitstudios.com/
Version: 1.0
Tags: custom header, fixed width, two columns, widgets.
*/

/*-------------------------------------------------------------------------*/

/* RESET  (Based on work by Eric Meyer) */

/*-------------------------------------------------------------------------*/

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;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	/* clear: both; REMOVED BY JASON */
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
	vertical-align: bottom;
}

/*-------------------------------------------------------------------------*/

/* GLOBAL ELEMENTS */

/*-------------------------------------------------------------------------*/

body {
	background-color: #FFF;
	background-image: url(images/body_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
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: 0 0 18px 0;
}
strong, b, strong *, b * {
	font-weight: bold !important;
}
em, i, em *, i * {
	font-style: italic !important;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

/*-------------------------------------------------------------------------*/

/* STRUCTURE */

/*-------------------------------------------------------------------------*/

#wrapper {
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
#wrapper-interior {
	background-image: url("images/interior_page_bg.jpg");
	background-repeat: repeat-y;
	margin: 0 auto 10px auto;
	padding: 0;
	width: 960px;
}

/*-------------------------------------------------------------------------*/

/* HEADER */

/*-------------------------------------------------------------------------*/

#header {
	margin: 0; 
	padding: 0;
	background-color: #131329;
	background-image: url("images/header_bg.jpg");
	background-repeat: no-repeat;	
	height: 218px;
}
#header a, #header a:hover {
	text-decoration: none;
	background: none;
}
#header-logo {
	float: left;
	display: inline;
	margin: 0; 
	padding: 0;
}

/*-------------------------------------------------------------------------*/

/* MAIN MENU */

/*-------------------------------------------------------------------------*/

.menu-wrapper {
	float: left;
	display: inline;
	background-color: transparent;
	background-image: url("images/nav_bg.jpg");
	background-repeat: no-repeat;	
	margin: 35px 0 0 0;
	padding: 0;
	height: 50px;
}
#suckerfishnav {
	list-style: none;
	margin: 6px 0 0 5px;
	padding: 0;
	width: 759px;
	height: 40px
}
#suckerfishnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#suckerfishnav a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	text-transform: uppercase;
	display: block;
	clear: both;
	text-decoration: none;
	border: 0;
	background-color: transparent;
	margin: 0;
	padding: 10px 24px 10px 24px;
}
#suckerfishnav a:hover {
	text-decoration: none;
	background: #FCCC51;
}
#suckerfishnav li {
	position: relative;
	float: left;
	list-style: none;
	text-align: center;
	margin: 0;
}
/* needed again for dropdown menus */
#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto;
	width: 205px;
	font-weight:normal;
	margin:0;
	line-height:1;
	text-transform: none;
	border:0;
}
#suckerfishnav li li {
	position: relative;
	float: left;
	border-left: 0px solid #444444;
	border-right: 0px solid #333333;
	border-top: 1px solid #444444;
	border-bottom: 0px solid #CCCCCC;
	margin: 0;
	padding: 0;
	width: 205px;
	z-index: 100;
}
#suckerfishnav li li a {
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	line-height: 17px;
	text-transform: capitalize;
	z-index: 100;
}
#suckerfishnav li li a:visited {
	font-weight: normal;
	text-transform: capitalize;
	z-index: 100;
}
#suckerfishnav li li a:hover {
	background: #FCCC51;
	text-transform: capitalize;
	z-index: 100;
}
#suckerfishnav li ul ul {
	margin:-21px 0 0 205px;
}
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a  {
	/* drop down hover font color */
	color: #121220;
}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	/* main menu hover font color */
	color: #121220;
}
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
	/* drop down font color */
	color: #FFF;
}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul  {
	left:-999em;
}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul  {
	/* drop down menu background */
	left:auto;
	background: #121220;
}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	background: #FCCC51;
}

/*-------------------------------------------------------------------------*/

/* HEADING TAGS */

/*-------------------------------------------------------------------------*/

h1 {
	/* page 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 0 12px 5px;
	padding: 0;
}
h2 {	
	/* post titles */
	font-size: 19px;
	font-weight: normal;
	line-height: 21px;
	color: #444;
	text-align: left;
	text-decoration: none;
	margin: 6px 0 0 5px;
	padding: 0;
}
h3 {
	/* awards titles */
	font-size: 17px;
	font-weight: normal;
	line-height: 18px;
	color: #444;
	text-decoration: none;
	margin: 15px 0 0 5px;
	padding: 0;
}
h4 {
	/* comments title */
	font-size: 17px;
	font-weight: normal;
	line-height: 18px;
	color: #444;
	text-decoration: none;
	background-color: #F6F6F6;
	margin: 12px 0 12px 5px;
	padding: 6px 0 6px 3px;
}
h5 {
	/* download file titles */
	font-size: 15px;
	margin: 0 0 0 5px;
	padding: 0;
}
h6 {
	/* small notes under headers */
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/*-------------------------------------------------------------------------*/

/* MAIN COLUMN */

/*-------------------------------------------------------------------------*/

.main {
	float: right;
	display: inline;
	font-size: 12px;
	line-height: 18px;
	background-color: transparent;
	margin: 0;
	padding: 0 0 10px 0;
	width: 630px;
}
.main p {
	padding: 0 10px 0 5px;
}
.main ul, .main ol {
	list-style-type: none;
	margin: 0 0 12px 0;
	padding: 0;
}
.main li {
	background-image: url("images/bullet.gif");
	background-repeat: no-repeat;
	margin: 4px 0 4px 20px;
	padding: 0 0 0 13px;	
}
.main-home {
	float: right;
	display: inline;
	background-color: transparent;
	margin: 0;
	padding: 0;
	width: 630px;
}
.main-home h1 {
	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: 16px 12px 8px 12px;
	width: 611px;
}
.main-home p {
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	padding: 0 12px 0 12px;
	width: 611px;
}
#homepage-image {
	background-color: transparent;
	background-image: url("images/hm_highlight_bg.jpg");
	background-repeat: no-repeat;	
	margin: 5px 0 0 0;
	padding: 0;
	height: 350px;
}
#homepage-project-text {
	padding: 17px 10px 12px 15px;
}
#homepage-project-text h2 { 
	font-size: 24px;
	color: #131329;
	font-weight: normal;
}
#homepage-project-title {
	font-size: 17px;
	font-weight: normal;
}
#homepage-project-image img {
	background-color: #FFF;
	margin: 0 15px;
	padding: 10px;
	width: 580px;
	height: 250px;
}
.main-wide {
	/* mostly for the 404 page */
	background-color: #FFF;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0 20px 20px 20px;
	width: 900px;
}
.main-wide p {
	padding: 0 10px 0 5px;
}
.main-wide ul, .main ol {
	list-style-type: none;
	margin: 0 0 12px 0;
	padding: 0;
}
.main-wide li {
	background-image: url("images/bullet.gif");
	background-repeat: no-repeat;
	margin: 4px 0 4px 20px;
	padding: 0 0 0 13px;	
}
.breadcrumb {
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	margin: 4px 0 15px 0;
	padding: 5px;
	background-color: #EEE;	
}
#download-link {
	display: block;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border: solid 1px #FCCC51;
	background-color: #FCCC51;
	margin: 8px 0 8px 5px;
	padding: 8px;
	width: 180px;
}
#download-link a:link { 
	color: #FFF;
	text-decoration: none;
}
#download-link a:visited { 
	color: #FFF;
	text-decoration: none;
}
#download-link a:active { 
	color: #FFF;
	text-decoration: none;
}
#download-link a:hover {
	color: #FCCC51;
	display: block;
	text-decoration: none;
	background-color: #FFF;
}

/*-------------------------------------------------------------------------*/

/* SIDEBAR */

/*-------------------------------------------------------------------------*/

#sidebar {
	float: left;
	display: inline;
	font-size: 13px;
	text-align: left;
	line-height: 18px; 
	list-style: none;
	margin: 0 40px 0 0; 
	padding: 0;
	width: 290px;
}
#sidebar-header {
	margin: 0; 
	padding: 0;
	width: 290px;
}
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 18px;
	color: #444444;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 16px 0 0 0;
}
#sidebar ul, #sidebar ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar li {
	background-image: url("images/bullet-sidebar.png");
	background-repeat: no-repeat;
	margin: 8px 0 8px 2px;
	padding: 0 0 0 15px;	
}
#sidebar-divider {
	padding: 0 0 5px 15px;
}
#sidebar-button {
	float: left;
	display: inline;
	font-size: 12px;
	color: #555;
	background-color: #FAFAFA;
	text-align: left;
	line-height: 18px;
	margin: 30px 0 10px 10px; 
	padding: 0 10px 0 0;
	width: 260px;
	min-height: 1px;
}
#sidebar-button img {
	float: left;
	display: inline;
}
#sidebar-button h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 10px 0 4px 0;
}
#sidebar-menu {
	font-size: 14px;
	text-align: left;
	line-height: 18px; 
	list-style: disc;
	margin: 0; 
	padding: 0 15px 12px 20px;
	width: 255px;
}
#sidebar-posts {
	font-size: 12px;
	text-align: left;
	line-height: 18px; 
	list-style: disc;
	margin: 0; 
	padding: 0 15px 12px 20px;
	width: 255px;
}

/*-------------------------------------------------------------------------*/

/* SIDEBAR HOME   */

/*-------------------------------------------------------------------------*/

#sidebar-home {
	float: left;
	display: inline;
	font-size: 13px;
	line-height: 18px; 
	list-style: none;
	margin: 0 40px 0 0; 
	padding: 0;
	width: 290px;
}
#submenu-home, #sidebar-home-twitter {
	background-color: #FAFAFA;
	margin: 0 0 10px 10px; 
	padding: 20px 10px 10px 10px;
	width: 250px;
	min-height: 1px;
}
#sidebar-home-twitter h2 {
	display: none;
}
#submenu-home h3, #sidebar-home-twitter h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#submenu-home h6, #sidebar-home-twitter h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #666;
	text-decoration: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#submenu-home ul, #sidebar-home-twitter ul {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#submenu-home ul li, #sidebar-home-twitter ul li {
	color: #777;
	font-size: 11px;
	background-image: none;
	border-top: solid 1px #CCC;
	line-height: 18px;
	margin: 0;
	padding: 7px 7px 7px 0;
}
#sidebar-home-twitter .from-meta {
	display: none;
}
#submenu-home img, #sidebar-home-twitter img, #sidebar-twitter img {
	float: left;
	margin: 0 10px 0 0;
	width: auto;
}
#sidebar-twitter {
	background-color: #FAFAFA;
	margin: 0 0 10px 10px; 
	padding: 20px 10px;
	width: 250px;
	min-height: 1px;
}
#sidebar-twitter h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	margin: 2px 0 0 0;
	padding: 0;
}
#submenu-post-line {
	margin: 9px 0 0 38px;
	padding: 0;
	border-top: solid 1px #CCC;
}


/*-------------------------------------------------------------------------*/

/* FOOTER */

/*-------------------------------------------------------------------------*/

#footer-wrapper {
	clear: both;
	background-image: url("images/footer_bg.jpg");
	background-repeat: repeat-x;
	margin: 0 auto 40px auto; 
	padding: 0;
	width: 960px;
	height: 180px;
}

#footer-wrapper h3 {
	/* footer titles */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 10px 0 4px 0;
}
#footer-wrapper p { 
	margin: 0 0 12px 0;
}
#footer-wrapper small { 
	color: #888;
	text-decoration: none;
}
#footer-left {
	float: left;
	display: inline;
	font-size: 12px;
	color: #555;
	background-color: #FAFAFA;
	text-align: left;
	line-height: 18px;
	margin: 10px 0 0 10px; 
	padding: 0 10px 0 0;
	width: 290px;
	height: 150px;
}
#footer-left img {
	float: left;
	margin: 0 7px 0 0;
}
#footer-middle {
	float: left;
	display: inline;
	font-size: 12px;
	color: #555;
	background-color: #FAFAFA;
	text-align: left;
	line-height: 18px;
	margin: 10px 20px 0 20px; 
	padding: 0 10px 0 0;
	width: 290px;
	height: 150px;
}
#footer-middle img {
	float: left;
	margin: 0 7px 0 0;
}
#footer-right {
	float: left;
	display: inline;
	font-size: 12px;
	color: #555;
	background-color: #FAFAFA;
	text-align: left;
	line-height: 18px;
	margin: 10px 0 0 0; 
	padding: 10px 10px 10px 10px;
	width: 280px;
	height: 150px;
}
#footer-right img {
	float: left;
	margin: 2px 14px 0 0;
}
#footer-right h3 {
	margin: 0 0 5px 0;
	padding: 0;
}
#footer-right p {
	padding: 0 0 0 42px;
}
#footer-right div.buttons {
	padding: 0 0 0 42px;
}
#footer-2column {
	float: left;
	display: inline;
	font-size: 12px;
	color: #555;
	background-color: #FAFAFA;
	text-align: left;
	line-height: 22px;
	margin: 10px 0 0 20px; 
	padding: 10px;
	width: 590px;
	height: 130px;
}
#footer-2column img {
	margin: 3px 10px 0 0;
}
#footer-2column ul {
	overflow: hidden;
}
#copyright {
	clear: both;
	font-size: 11px;
	color: #AAA;
	text-align: center;
	line-height: 20px;
	margin: 0; 
	padding: 30px 0 0 0;
}
#copyright a {	
	color: #AAA;
}
#copyright-home {
	clear: both;
	font-size: 11px;
	color: #AAA;
	text-align: center;
	line-height: 20px;
	margin: 0; 
	padding: 15px 0 0 0;
}
#copyright-home a {	
	color: #AAA;
}
/*
.gray-font {
	color: #888;
}
.black-font {
	color: #555;
}
span.campaign input[type="text"] {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 11px;
	color: #777;
	text-decoration: none;
	font-weight: normal;
	border: 3px solid #DDD;
	background: #FFF;
	margin: 0 0 8px 0;
	padding: 3px;
	vertical-align: middle;
}
span.campaign input[type="text"]:hover {
	border: 3px solid #DDD;
}
span.campaign input[type="text"]:focus {
	border: 3px solid #DDD;
	background-color: #FFFFDD;
}
*/


/*-------------------------------------------------------------------------*/

/* GENERAL FORMATTING */

/*-------------------------------------------------------------------------*/



/*
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
*/

/*-------------------------------------------------------------------------*/

/* POST */

/*-------------------------------------------------------------------------*/

.post {
	margin: 0 0 20px 0;
	text-align: left;
}
.post-line {
	margin: 15px 0 0 0;
	padding: 0;
	text-align: left;
	border-top: solid 1px #CCC;
}
.post hr {
	display: block;
}
.main .postmetadata {
	padding-top: 5px;
}
.postmetadata {
	clear: both;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/*
.entry p {
	padding: 0 10px;
}*/
.ngg-galleryoverview {
	margin: 0 0 0 5px;
}
small {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	margin: 0 0 0 5px;
}
#post-project-image {
	background-color: transparent;
	background-image: url("images/post_highlight_bg.jpg");
	background-repeat: no-repeat;	
	margin: 10px 0 15px 0;
	padding: 0;
	height: 318px;
}
#post-project-image img {
	background-color: #FFF;
	margin: 15px 0 0 15px;
	padding: 10px;
	width: 580px;
	height: 270px;
}
#post-thumbnail {
	float: left;
	display: inline;
	margin: 0 0 18px 0;
}
#post-thumbnail img {
	background-color: #EEE;
	margin: 0 12px 0 0;
	padding: 10px;
}
#post-thumbnail a:hover {
	background: transparent;
	background-color: none;
}

/*-------------------------------------------------------------------------*/

/* 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 {
	background-color: #EEE;
	padding: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	background-color: #EEE;
	padding: 10px;
	margin: 0 0 2px 10px;
	display: inline;
}
img.alignleft {
	background-color: #EEE;
	padding: 10px;
	margin: 0 10px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}

/*-------------------------------------------------------------------------*/

/* LISTS */

/*-------------------------------------------------------------------------*/

/*	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}

	
/*-------------------------------------------------------------------------*/

/* COMMENTS */

/*-------------------------------------------------------------------------*/

.thread-alt {
	background-color: #FAFAFA;
}
.thread-even {
	background-color: #F1F1F1;
}
.depth-1 {
}
.even, .alt {
	border-left: 3px solid #ddd;
}
.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;
	font-weight: normal;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.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;
	margin: 10px 5px 10px 0;
}
#commentform p {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	margin: 5px 0;
}
.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
}
.children {
	padding: 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
	
/*-------------------------------------------------------------------------*/

/* VARIOUS TAGS & CLASSES */

/*-------------------------------------------------------------------------*/

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 10px;
	letter-spacing: .07em;
	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 forms, logins, register plus, 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: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	border: 3px solid #DDD;
	background: #FFF;
	margin: 0;
	padding: 3px;
	vertical-align: middle;
}
input[type="text"]:hover, input[type="password"]:hover, input[type="file"]:hover, input[type="radiobutton"]:hover {
	border: 3px solid #DDD;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus, input[type="radiobutton"]:focus {
	border: 3px solid #DDD;
	background-color: #FFFFDD;
}
*/

/* specific to the insite login classes & ids */
.message {
	display: none;
}
#backtoblog {
	display: none;
}
#disclaimer {
	padding: 8px 0 8px 0;
}
#reg_passmail {
	display: none;
}


#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
/*
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
*/
/*
#sidebar #searchsubmit {
	padding: 1px;
}
*/
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}
select {
	width: 130px;
}
#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;
}

/*-------------------------------------------------------------------------*/

/* CUSTOMIZED GRAVITY FORM STYLES (these override styles listed above) */

/*-------------------------------------------------------------------------*/

.gform_wrapper {
	font-family: inherit !important;
	max-width: 620px !important;
	margin: 0 0 0 5px !important;
	overflow: hidden !important;
}
.gform_wrapper .gform_heading {
	margin-bottom: 0 !important;
}
.gform_wrapper input {
	color: #555 !important;
	font-size: 15px !important;
	font-family: inherit !important;
	border: 1px solid #DDD !important;
	background: #FAFAFA !important;
	margin: 0 !important;
	padding: 3px 0 3px 3px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	-khtml-border-radius: 5px !important;
}
.gform_wrapper textarea {
	color: #555 !important;
	font-size: 15px !important;
	font-family: inherit !important;
	border: 1px solid #DDD !important;
	background: #FAFAFA !important;
	margin: 0 !important;
	padding: 3px 0 3px 3px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	-khtml-border-radius: 5px !important;
}
.gform_wrapper input:hover, .gform_wrapper textarea:hover {
	border: 1px solid #AAA !important;
}
.gform_wrapper input:focus, .gform_wrapper textarea:focus {
	border: 1px solid #AAA !important;
	background-color: #FFFFEE !important;
}
.gform_wrapper select {
	color: #555 !important;
	font-size: 15px !important;
	font-family: inherit !important;
	border: 1px solid #DDD !important;
	background: #FAFAFA !important;
	margin: 0 !important;
	padding: 3px 0 3px 3px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	-khtml-border-radius: 5px !important;
}
.gform_wrapper .top_label .gfield_label {
	margin: 18px 0px 2px !important;
}
.gform_wrapper .gfield_checkbox li input[type="checkbox"], .gform_wrapper .gfield_radio li input[type="radio"], .gform_wrapper .gfield_checkbox li input {
	margin-top: 5px !important;
}
.gform_wrapper ul {
	margin: 0 !important;
}
.gform_body ul li {
	/* REMOVE ANY BULLETS FROM MAIN UL */
	background-image: none !important;
	margin: 0 !important;
	padding: 0 !important
}
.gform_wrapper .gfield ul {
	list-style-type: none !important;
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
}
.gform_wrapper .gfield ul li {
	background-image: url(images/bullet.png) !important;
	background-repeat: no-repeat !important;
	margin: 6px 0 6px 15px !important;
	padding: 0 0 0 12px !important;
}
.gform_wrapper .ginput_complex label {
	margin: 1px 0 0 0 !important;
}
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
	font-size: 28px !important;
	font-family: inherit !important;
	font-weight: normal !important;
}
.gform_wrapper .gsection {
	border-bottom: 1px solid #EEE !important;
	margin: 15px 0 0 0 !important;
	padding: 0 0 4px 0 !important; 
}
.gform_wrapper .gfield_label {
	font-weight: bold !important;
}
.gform_wrapper .gfield_required {
	color: #930 !important;
}
.gform_wrapper .gfield_error {
	background-color: #F0E1D9 !important;
	border: 1px dotted #C89797 !important;
}
.gform_wrapper .gfield_error .gfield_label {
	color: #930 !important;
}
.gform_wrapper .validation_error {
	color: #930 !important;
	font-family: inherit !important;
}
.gform_wrapper .validation_message {
	color: #930 !important;
	font-family: inherit !important;
}
.gform_wrapper input.button {
	font-family: inherit !important;
	font-size: 16px !important;
	color: #FFF !important;
	border: none !important;
	text-transform: uppercase;
	margin: 0 !important;
	padding: 7px 30px !important;
	background: #19518B !important;
/*
	background: -moz-linear-gradient(100% 100% 90deg, #888, #BBB) !important;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#BBB), to(#888)) !important;
*/
}
.gform_wrapper input.button:hover {
	cursor: pointer !important;
	color: #FFF !important;
	border: none !important;
	background: #FCCC51 !important;
/*
	background: -moz-linear-gradient(100% 100% 90deg, #C30, #C30) !important;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#C30), to(#C30)) !important;
*/
}
#gforms_confirmation_message {
	background-color: #FFFFEE !important;
	font-size: 13px !important;
	color: #555 !important;
	text-align: left !important;
	border: 0px solid #feda70 !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	padding: 15px 0 !important;
}
.gform_wrapper .gform_footer {
	padding: 0 0 10px 0 !important;
}

/*-------------------------------------------------------------------------*/

/* GRAVITY FORMS ( specific to Biscuit Studios ) */

/*-------------------------------------------------------------------------*/

.gform_wrapper form {
	float: left !important;
	width: 605px !important;
}
.gform_wrapper .gf_progressbar_wrapper {
	border-bottom: 1 dotted #CCC !important;
	clear: both;
	margin: 15px 0 8px 0 !important;
	padding: 0 20px 20px 0 !important;
}
.gform_wrapper .percentbar_blue {
	background-color: #19518B !important;
	background-image: none !important;
	color: white !important;
}
.gform_wrapper .gf_page_steps {
	margin: 15px 0 8px 0 !important;
	padding: 0 20px 20px 0 !important;
}
.gform_wrapper .gf_step_active {
	color: #930 !important;
}


/*-------------------------------------------------------------------------*/

/* BUTTONS */

/*-------------------------------------------------------------------------*/

.buttons {
	overflow: hidden;
}

/* REGULAR BUTTONS */
/* BLUE */
.buttons a.blue {
	float: left;
	display: block;
	background-color: #1A5A9C;
	border: none;
	font-family: inherit;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px; /* future proofing */
	margin: 0px 4px 6px 0;
	padding: 6px 11px 6px 11px; /* Links */
}
.buttons a.blue:hover {
	background-color:#444;
	border: none;
	color: #FFF;
}
.buttons a.blue:active {
	background-color:#444;
	border: none;
	color: #FFF;
}

/*-------------------------------------------------------------------------*/

/* MOBILE SAFARI ( iPad, iPhone and iPod Touch ) */

/*-------------------------------------------------------------------------*/

pre {
	-webkit-text-size-adjust: 140%;
}

code {
	-webkit-text-size-adjust: 160%;
}

ul#menu-main, .entry-meta, .entry-utility, .widget_search label, .navigation, .widget-area {
	-webkit-text-size-adjust: 90%;
}

#site-description {
	-webkit-text-size-adjust: none;
}

/*-------------------------------------------------------------------------*/

/* PRINT STYLES */

/*-------------------------------------------------------------------------*/

@media print {
	body {background:white; 
	     font-size:11pt;
	     color:black;
	     margin:0; }
	#wrapper {
		width: 90%;
		border: none;
		background: none;
	}
	#sidebar { display:none; }
	#header { display:none; }
	#main { margin-left:0; 
	     float:none; 
	     width:auto }
	
	a { 
	     color:#333; 
	     text-decoration:underline }
	#commentform { display:none }
	#footer-wrapper { display:none }
	#copyright { font-size: 8pt;
	}
	h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
	     page-break-inside:avoid }
	blockquote, table, pre { page-break-inside:avoid }
	ul, ol, dl  { page-break-before:avoid }
	img.centered { display: block; 
	     margin-left: auto; 
	     margin-right: auto; }
	img.right { padding: 4px; 
	     margin: 0 0 2px 7px; 
	     display: inline; }
	img.left { padding: 4px; 
	     margin: 0 7px 2px 0; 
	     display: inline; }
	.right { float: right; }
	.left { float: left }
	img { page-break-inside:avoid; 
	     page-break-after:avoid; }
}
