/* Infinito Singers Main Styles */

/* General */

body {
	background: #0b183d url("../images/bg.png") top center repeat-y;
	font-family: Tahoma, Verdana, sans-serif;
}

div.container {
	margin-top: 0;
}

div.separator {
	padding: 10px 0;
}

div.colborder {
	border: none;
}

/* Header */

div#headlogo {
	/* background: transparent url(../images/insis-text.png) top left no-repeat; */
	height: 80px;
}

div#headlogo div#float-logo {
	position: relative; 
	top: 0; 
	left: 0; 
	z-index: 10;
}

div#headlogo h1 a {
	background: transparent url(../images/insis-text.png) 0 10px no-repeat;
	text-indent: -10000px;
	display: block;
	width: 390px;
	height: 80px;
}


/* Nav */

#top-nav ul {
	margin: 0 0 0 2px;
	padding: 0;
}

#top-nav ul li {
	list-style-type: none;
	display: inline;
	width: 106px;
}

#top-nav ul li.last {
	margin: 0;
}

#top-nav ul li a {
	font-size: 14px;
	letter-spacing: 0.1em;
	padding: 5px 10px;
	background: transparent url(../images/menubg.png) top left repeat-x;
	color: #ccc;
	display: block;
	float: left;
	width: 106px;
	text-align: center;
	border-left: solid 1px #203d93;
	text-decoration: none;
}

#top-nav ul li a:hover {
	background: transparent url(../images/menubg-act.png) top left repeat-x;
	color: #fff;
}

/* Body */

div#text {
	background: transparent url(../images/bg-text.png) bottom left repeat-x;
	border-top: 1px solid #eee;
	padding-bottom: 20px;
}

div#text img#bigimage {
	border-bottom: solid 1px #eee;
}

div#text .colborder {
	border-right:1px solid #eee;
}

div#text h2 {
	padding-left: 10px;
}

div#text h2, div#text h3 {
	padding-top: 5px;
}

div#textinside {
	background: none;
	border-top: 1px solid #eee;
	background: transparent url(../images/bg-text.png) bottom left repeat-x;
	padding-bottom: 5px;
}

div#blurb {
	margin-bottom: 1em;
}

div#blurb img {
	float: left;
	width: 100px;
	margin: 0 5px;
}

div#blurb p {
	margin-left: 110px;
}

div#events dl {
	margin-bottom: 10px;
}


div#contact p {
	margin-right: 10px;
}
	

/* Listing */

div.gallery h4 {
	color: #eee;
	border-top: solid 2px #eee;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 2em;
	letter-spacing: 0.2em;
}

ul#photo-thumb, ul#video-thumb {
	margin: 0;
	padding: 10px 0 0 0;
}

ul#photo-thumb li {
	list-style-type: none;
	width: 81px;
	height: 120px;
	padding: 0;
	margin: 0 6px 0 0;
	display: inline;
	float: left;
}

ul#photo-thumb li img, ul#video-thumb li img {
	border: solid 1px #eee;
}

ul#video-thumb li {
	list-style-type: none;
	width: 110px;
	height: 120px;
	padding: 0;
	margin: 0 5px 0 0;
	float: left;
	display: block;
}

.caption {
	color: #eee;
	line-height: 0.2em;
}

p.caption a#flickr-link {
	color: #eee;
	background: transparent url(../images/button-flickr.png) 0 50% no-repeat;
	padding: 5px 0 5px 28px;
	margin-bottom: 50px;
}

p.caption a#youtube-link {
	color: #eee;
	background: transparent url(../images/button-youtube.png) 0 50% no-repeat;
	padding: 5px 0 5px 28px;
	margin-bottom: 50px;
}

p.caption a:hover {
	text-decoration: none;
}

div.gallery a.bt-gallery {
	display: block;
	width: 100px;
	height: 40px;
	background: transparent url(../images/button-gallery.png) bottom left no-repeat;
	text-indent: -10000px;
	clear: both;
}

div.gallery dl {
	color: #ccc;
}

div.gallery dt {
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 5px;

}

div.gallery dd {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #333;
}

div.gallery dl a {
	color: #eee;
}

div.gallery dl a:hover {
	text-decoration: none;
}

/* Footer */

div#footer {
	border-top: solid 1px #eee;
}

div#footer h6 {
	font-weight: normal;
	color: #eee;
	margin: 10px 0;
}

/* Page Specific */

/* Members */

body#members h3, body#members h4 {
	color: #eee;
}

body#members h4 {
	border-top: solid 1px #eee;
	padding-top: 5px;
}

div#memberslist ul {
	margin: 0;
	padding: 0;
}

div#memberslist ul li {
	display: block;
	width: 50px;
	float: left;
	margin: 0 0 5px;
	padding: 0;
}

div.membersinfo {
	background: transparent url(../images/tooltips.png) bottom center no-repeat;
	padding: 5px 5px 25px 5px;
	margin: 0;
	width: 170px;
}

div.membersinfo h5 {
	color: #ccc;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
	padding: 5px 0;
	background: transparent url(../images/menubg.png) top left repeat-x;
}

div.membersinfo p {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

/* Contact */

#form_box {
	color: #ccc;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box p {
	float: left;
	margin: 4px 10px;
	width: 120px;
	text-align: right;
}

#form_box input {
	padding: 3px;
}

#form_box textarea {
	width: 300px;
}

#form_box input[type=submit] {
	margin: 10px 0 10px 400px;
	padding: 10px;
}
 
 
#log {
	color: #ccc;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(../images/loader.gif) no-repeat center;
}
