/*
Theme Name: Infinity
Theme URI: http: //wordpress.org/
Description: Theme for Infinity.
Version: 1
Author: Fluid Creativity
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #666;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 72%;
	margin: 0;
	padding: 0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
}

#header {
	width: 940px;
	min-height: 122px;
	position: relative;
	background-image: url(images/strapline.gif);
	background-repeat: no-repeat;
	background-position: top right;
}


#promo {
	width: 940px;
	height: 218px;
	clear: both;
	background-color: #59585C;
	margin: 1px 0 0;
	position: relative;
}
	
	#promo a {
	}
	
	#promo ul {
		width: 940px;
		height: 218px;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
		#promo ul li {
			list-style: none outside;
			width: 940px;
			height: 218px;
			margin: 0;
			padding: 0;
		}

#promo p {
	display: none;
}

#promo a.moreInfo {
	position: absolute;
	right: -5px;
	bottom: 10px;
	z-index: 1000;
}

#content {
	float: left;
	width: 578px;
	margin:10px 0 0 0;
	padding:0 20px 20px 0;
	border-right:1px solid #C51230;
}

#homepageGallery {
	float: left;
	width: 570px;
	height: 309px;
	overflow: hidden;
	background: #59585c;
	padding: 10px;
	color: #FFF;
	margin:10px 0 0 0;
}

	#homepageGallery ul {
		height:307px;
		overflow:hidden;
	}
	
	#homepageGallery ul li {
		height:307px;
		list-style: none outside;
	}

#homepageGallery p {
	display: none;
}


#content ul, #content ol {
	margin: 20px 0 20px 40px;
}

#sidebar, .description, .contact {
	float: right;
	width: 301px;
	background-repeat: repeat;
	margin: 10px 0 0 -1px;
	padding: 0 20px 20px 20px;
	border-left:1px solid #C51230;
}

.description p {
	color: #C51230;
}

#sidebar ul {
	list-style-type: none;
}

#text {
	float: left;
	width: 300px;
	background-image: url(images/textstripe-bg.gif);
	background-repeat: repeat;
	margin: 10px 10px 0 0;
	color: #FFF;
	padding: 60px 20px 20px 20px;
	position: relative;
}

#text img.infinityHeading {
	position: absolute;
	left: -5px;
	top: 10px;
}

div.homepageTable {
	float: right;
	text-transform: uppercase;
}

	div.homepageTable table {
		background-color: #EFF0F2;
		border: 1px solid #999;
		width: 590px;
		margin: 10px 0 0 0;
		text-align: center;
		font-weight: bold;
	}
	
		div.homepageTable table th {
			background-color: #c51230;
			color: #FFF;
			padding: 8px;
		}
		
		div.homepageTable table td {
			padding: 8px;
		}
		
		div.homepageTable table .highlight, div.homepageTable table .highlight a {
			color: #c51230;
		}
		
		div.homepageTable table .left {
			text-align: left;
		}
		
		div.homepageTable table tr.odd td {
			background-color: #e0e2e6;
		}
		


#footer {
	margin: 10px 0 0 0;
	width: 100%;
	padding: 15px 0;
	background-color: #c51230;
	color: #fff;
}

#footer div {
	width: 940px;
	margin: 0 auto;
	font-weight: bold;
}

#footer p {
	margin: 0px;
}

#footer span {
	margin: 0 30px 0 0;
}

#footer a {
	color: #FFF;
}

#footer a:hover {
	color: #CCC;
}

#footer img {
	float: right;
}

/* End Typography & Colors */

.recentPosts {
	float: left;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #f8f8f8;
	padding: 10px;
	margin: 0 10px 0 0;
	width: 400px;
	min-height: 211px;
	font-size: 0.9em;
}

.recentPosts h2 {
	font-size: 1.2em;
	margin: 0 0 10px 0;
}

.recentPosts p.date {
	margin: 0;
	font-weight: bold;
}

.recentPosts p {
	margin: 0;
}

.recentPosts h3 a {
	font-size: 0.9em;
	color: #C51230;
}

.recentPosts h3 {
	margin: 8px 0 0 0;
}

.promos {
	list-style-type: none;
}

.promos li {
	float: left;
	margin: 10px 10px 0 0;
}

.promos li.last {
	margin: 10px 0 0 0;
}

.post {
	margin-bottom: 30px;
}

.post small {
	font-weight: bold;
}

/* Begin Structure */

.widecolumn .postmetadata {
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	padding: 10px;
	background-color: #eee;
}

p.postmetadata small {
	margin: 0;
}

.entry {
	margin: 10px 0 0 0;
}

.clear {
	clear: both;
}

/* End Structure */

#content a {
	color: #666;
}

#content a:hover {
	color: #C51230;
}

#content table {
	margin: 0 0 20px 0;
}

/*	Begin Headers */

h1 {
	color: #C51230;
	font-size: 1.4em;
	margin: 0 0 10px 0;
}

#text h1 {
	color:#FFF;
}

.post h1 {
	margin: 0;
}

small {
	font-weight: bold;
	margin: 0 0 10px 0;
	display: block;
	color: #666;
}
	
h2 {
	color: #C51230;
	font-size: 1.2em;
	margin: 0 0 10px 0;
}

h3 {
	color: #C51230;
	font-size: 1em;
	margin: 0 0 10px 0;
}

#content h1 a {
	color: #C51230;
}

p {
	margin: 0 0 10px 0;
	clear:both;
}

/* End Headers */



/* Begin 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 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

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


/* End Entry Lists */



/* Begin Form Elements */
#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: center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #CCC;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #CCC;
	}
#respond: after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 -5px 5px 0;
	float: right;
	border: none;
	background: #C51230;
	color: #FFF;
	width: auto;
	padding: 10px;
	
	}
	
.vcard {
	font-weight: bold;
	color: #fff;
}
/* End Form Elements */



/* Begin Comments*/

#content ol.commentlist {
	margin: 0px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 20px 0;
	list-style: none;
	border-bottom: 1px dotted #CCC;

	}
.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;
	}
/* End Comments */



/* Begin Sidebar */

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
hr {
	border: 1px dotted #CCC;
	margin: 15px 0;
	
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width:auto;
	height: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;
}
/* End captions */

/* navigation */

#navigation {
	list-style-type: none;
	text-transform: uppercase;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 42px;
	background-image: url(images/nav-left.gif);
	background-repeat: no-repeat;
	padding-left: 6px;
}

#navigation ul {
	float: left;
	list-style-type: none;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
}

#navigation a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 15px 15px 9px 15px;
	margin: 0 3px;
	font-weight: bold;
	text-shadow: 0px 1px 2px #666;
}

#navigation a:hover, #navigation li.current_page_item a, li.current_page_parent a, #navigation li:hover a {
	color: #fff;
	border-bottom: 4px solid #FFF;
}

#navigation li {
	float: left;
}


#navigation .navWrapper {
	background-image: url(images/nav-right.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	background-position: top right;
	height: 100%;
}
	
/* contact form */

div.wpcf7 {
	
}

div.wpcf7 form {
	text-align: left;
	margin: 20px;

}

div.wpcf7 input  {
	width: 100%;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #CCC;
}

div.wpcf7 textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #CCC;
	}
	
div.wpcf7 input[type="submit"] {
	margin: 0 -5px 5px 0;
	float: right;
	border: none;
	background: #C51230;
	color: #FFF;
	width: auto;
	padding: 10px;
}

#navigation ul,
#navigation ul li,
#navigation ul ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#navigation ul {
 position: relative;
 z-index: 597;
 float: left;
}

#navigation ul li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
}

#navigation ul li.hover,
#navigation ul li:hover {
 position: relative;
 z-index: 599;
 cursor: default;

}

#navigation ul ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: auto;
 background-color: #c51230;
 zoom: 1;
}

#navigation ul ul li {
 float: none;
 white-space: nowrap;
}

#navigation ul ul ul {
 top: 1px;
 left: 99%;
}

#navigation ul ul a {
	 border: 0px !Important;
}

#navigation ul li:hover > ul {
 visibility: visible;
}

#content .ngg-gallery-thumbnail img {
	background: none;
	margin: 0 0 5px 0;
	padding: 0px;
}

.entry table {
	width: 100%;
	border: 1px solid #333;
	border-collapse: collapse;
	background-color: #6b6b6b;
}

.entry table tr {
	border: 1px solid #333;
	border-collapse: collapse;
}

.entry table td {
	border: 1px solid #333;
	border-collapse: collapse;
	padding: 10px;
}

.myGallery, #myGallerySet, #flickrGallery  {
	border: none !important;
}

.jdGallery a.left {
	background-image: url(images/left.png) !Important;
	opacity: 100 !important;
}

.jdGallery a.right {
	background-image: url(images/right.png) !Important;
	opacity: 100 !important;
}

span.wpcf7-not-valid-tip {
	background: none !important;
	border: none !important;
	font-size: 1em !important;
	font-weight: bold;
	left: auto !important;
	top: auto !important;
	padding: 0px !important;
	position: static !important;
	width: auto !important;
	color: #FF0000;
}

#text ul, #sidebar ul.sidebarBullet, #content ul, .description ul {
	margin: 0 0 10px 20px;
}

#text ul li, #sidebar ul.sidebarBullet li, #content ul li, .description ul li {
	list-style-image: url(images/bullet.png);
	padding: 3px 0;
	font-weight: bold;
}

wpcf7-form h3 {
	background: #C51230;
	color: #FFF;
	width: auto;
	padding: 10px;
}

#videoContainer {
	width: 590px;
	height: 332px;
	float: right;
	margin-top: 10px;
	background: url(images/swfDisplay.png);
}
