/*   
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 */

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

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;
	padding: 0;
	background-color: #FFF;
	background-image: url("images/body_bg.jpg");
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
}
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 15px 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/interior_page_bg.jpg");
	background-repeat: repeat-y;
	margin: 0 auto 20px 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;
}

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

/* HEADER TEXT STYLES */

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

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 0 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 0 20px 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: 12px 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: 255px;
}
#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: 155px;
}
.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;
}
#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 {
	font-size: 13px;
	text-align: left;
	line-height: 18px; 
	list-style: none;
	margin: 0; 
	padding: 0 10px 0 0;
	width: 260px;
}
#submenu-home a {
	margin: 0;
	padding: 0;
}
#submenu-home a:hover {
	background-color: #DDD;
}
#submenu-home h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 18px;
	color: #444;
	text-align: left;
	text-decoration: none;
	background-color: transparent;
	margin: 0;
	padding: 18px 0 0 0;
}
#submenu-home h1 img {
	margin: 0;
	padding: 0 4px 0 4px;
}
#submenu-home ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#submenu-home li {
	margin: 9px 0 0 38px;
	padding: 9px 0 0 0;
	line-height: 18px;
	border-top: solid 1px #CCC;
}
#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-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-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: 0 10px 0 0;
	width: 290px;
	height: 150px;
}
#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: 0 10px 0 0;
	width: 600px;
	height: 150px;
}
#footer-2column p {
	font-size: 11px;
	color: #888;
	text-align: left;
	line-height: 24px;
	margin: 0; 
	padding: 0 0 0 15px;
}
#copyright {
	font-size: 11px;
	color: #888;
	text-align: left;
	line-height: 20px;
	margin: 0; 
	padding: 30px 0 0 22px;
}
.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;
}

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

/* CONTACT FORM 7 STYLES */

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

div.wpcf7 {
	margin: 0;
	padding: 0;
}
div.wpcf7-response-output {
	margin: 0;
	padding: 0;
}
div.wpcf7-mail-sent-ok {
	color: #398f14;
	border: none;
}
div.wpcf7-mail-sent-ng {
	color: #ff0000;
	border: none;
}
div.wpcf7-spam-blocked {
	color: #ffa500;
	border: none;
}
div.wpcf7-validation-errors {
	color: #993300;
	border: none;
}
span.wpcf7-form-control-wrap {
	position: relative;
}
span.wpcf7-not-valid-tip {
	/* positions the error text in the box */
	position: absolute;
	z-index: 100;
	background: transparent;
	border: none;
	color: #993300;
	background-color: #FFF;
	font-size: 11px;
	margin: 4px 0 0 3px;
	padding: 1px 2px 1px 7px;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
}
.wpcf7-display-none {
	display: none;
}


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

/* BUTTONS */

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

.buttons a, .buttons button{
	display: block;
	float: left;
	margin: 0 7px 0 0;
	background-color: #F3F3F3;
	border: 1px solid #CCC;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #015BA1;
	cursor: pointer;
	padding: 5px 10px 6px 7px; /* Links */
}
.buttons button{
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
	padding: 5px 10px 5px 7px; /* Firefox */
	line-height: 17px; /* Safari */
}
*:first-child+html button[type]{
	padding: 4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}


/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}