/*  
Theme Name: Fusion Forum 2009
Theme URI: http://thefusionforum.com/
Description: A beautiful WordPress theme built for Fusion Forum.
Version: 1.0
Author: Daryl Claudio
Author URI: http://mod7.com/
Tags: awesome
*/

/*

Fusion Red: #ec1c24

Verdana Stack:
	font-family: Verdana, Tahoma, Helvetica, Arial, 'Trebuchet MS', sans-serif;

Calibri Stack:
	font-family: Calibri, 'Trebuchet MS', Helvetica, Arial, sans-serif;

*/

body {
color: #231f20;
background: url(images/body-background.gif) 0 0 repeat-x scroll;
}

/*--------------------
		Type
--------------------*/

h1 {
font-family: Calibri, 'Trebuchet MS', Helvetica, Arial, sans-serif;
color: #231f20;
font-size: 22px;
line-height: 26px;
margin-bottom: 24px;
}

h2 {
font-family: Calibri, 'Trebuchet MS', Helvetica, Arial, sans-serif;
color: #231f20;
font-size: 18px;
line-height: 26px;
margin-bottom: 24px;
}

h3 {
font-family: Verdana, Tahoma, Helvetica, Arial, 'Trebuchet MS', sans-serif;
color: #ec1c24;
font-size: 13px;
line-height: 16px;
padding-top: 8px;
margin-bottom: 16px;
font-weight: 600;
}

p {
font-family: Verdana, Tahoma, Helvetica, Arial, 'Trebuchet MS', sans-serif;
font-size: 12px;
line-height: 22px;
margin-bottom: 20px;
color: #231f20;
}

	p.subtext {
	font-size: 11px;
	line-height: 20px;
	}

.entry ul {
padding: 10px 0 18px 20px;
font-family: Verdana, Tahoma, Helvetica, Arial, 'Trebuchet MS', sans-serif;
font-size: 12px;
color: #231f20;
}

	.entry li {
	list-style: disc outside;
	line-height: 22px;
	padding-left: 10px;
	}

.entry table {
font-family: Verdana, Tahoma, Helvetica, Arial, 'Trebuchet MS', sans-serif;
font-size: 12px;
line-height: 22px;
margin-bottom: 20px;
color: #231f20;
}

	.entry tr {
	padding-bottom: 8px;
	}

	.entry td {
	padding: 4px;
	}
	
em {
font-style: oblique;
}

.em {
color: #ec1c24;
}

strong {
font-weight: 600;
}

a:link { text-decoration: underline; color: #ec1c24; }
a:visited { text-decoration: underline; color: #ec1c24; }
a:hover { text-decoration: none; color: #ec1c24; }
a:active { text-decoration: none; color: #ff1720; }

h2 a:link { text-decoration: none; }
h2 a:visited { text-decoration: none; }

.center {
text-align: center;
}

small {
font-size: 80%;
}

/*--------------------
		Layout
--------------------*/
.wrapper { 
background: url(images/body-background-gears.png) center top no-repeat;
text-align: center;
}

body#homepg .wrapper {
background: url(images/body-background-homepage-gears.png) center top no-repeat;
}

.container {
width: 740px;
margin: 0 auto;
text-align: left;
}

#navigationbar {
width: 180px;
float: left;
margin-right: 20px;
}

	#branding {

	}
		
		#branding h1 {
		margin: 64px 0 0 9px;
		}
		
		#branding h1 a {
		background: url(images/fusion-logo.gif) 0 0 no-repeat;
		display: block;
		width: 178px;
		height: 96px;
		text-indent: -9001px;
		}
		
		#branding h2 {
		background: url(images/fusion-subtext.gif) 0 0 no-repeat;
		width: 109px;
		height: 31px;
		text-indent: -9001px;
		margin: 1px 0 0 20px;
		}
		
	.event-details {
	}
	
		.event-details p {
		font-family: Calibri, 'Trebuchet MS', Helvetica, Arial, sans-serif;
		font-size: 12px;
		line-height: 15px;
		margin-bottom: 18px;
		color: #615858;
		float: left;
		width: 180px;
		}

	#navigation {
	width: 180px;
	height: 274px;
	margin-top: 27px;
	}
	
	#homepg #navigation {
	margin-top: 227px;
	}
	
		#navigation ul {
		margin-top: 13px;
		padding: 0;
		}
		
			#navigation li a#nav-home {
			display: block;
			background: url(images/navigation-sprite.png) 0 0 no-repeat;
			width: 180px;
			height: 27px;
			text-indent: -9001px;
			}
			
				#navigation li a#nav-home:hover {
				background: url(images/navigation-sprite.png) -180px 0 no-repeat;
				}

				#navigation li.current a#nav-home {
				background: url(images/navigation-sprite.png) -360px 0 no-repeat;
				}
			
				#navigation li.current a#nav-home:hover {
				background: url(images/navigation-sprite.png) -360px 0 no-repeat;
				}
		
			#navigation li a#nav-about {
			display: block;
			background: url(images/navigation-sprite.png) 0 -27px no-repeat;
			width: 180px;
			height: 28px;
			text-indent: -9001px;
			}
			
				#navigation li a#nav-about:hover {
				background: url(images/navigation-sprite.png) -180px -27px no-repeat;
				}

				#navigation li.current a#nav-about {
				background: url(images/navigation-sprite.png) -360px -27px no-repeat;
				}
			
				#navigation li.current a#nav-about:hover {
				background: url(images/navigation-sprite.png) -360px -27px no-repeat;
				}
			
			#navigation li a#nav-program {
			display: block;
			background: url(images/navigation-sprite.png) 0 -55px no-repeat;
			width: 180px;
			height: 28px;
			text-indent: -9001px;
			}
			
				#navigation li a#nav-program:hover {
				background: url(images/navigation-sprite.png) -180px -55px no-repeat;
				}

				#navigation li.current a#nav-program {
				background: url(images/navigation-sprite.png) -360px -55px no-repeat;
				}
			
				#navigation li.current a#nav-program:hover {
				background: url(images/navigation-sprite.png) -360px -55px no-repeat;
				}
			
			#navigation li a#nav-entrepreneurbootcamp {
			display: block;
			background: url(images/navigation-sprite.png) 0 -83px no-repeat;
			width: 180px;
			height: 43px;
			text-indent: -9001px;
			}
			
				#navigation li a#nav-entrepreneurbootcamp:hover {
				background: url(images/navigation-sprite.png) -180px -83px no-repeat;
				}

				#navigation li.current a#nav-entrepreneurbootcamp {
				background: url(images/navigation-sprite.png) -360px -83px no-repeat;
				}
			
				#navigation li.current a#nav-entrepreneurbootcamp:hover {
				background: url(images/navigation-sprite.png) -360px -83px no-repeat;
				}
			
			#navigation li a#nav-registration {
			display: block;
			background: url(images/navigation-sprite.png) 0px -125px no-repeat;
			width: 180px;
			height: 27px;
			text-indent: -9001px;
			}
			
				#navigation li a#nav-registration:hover {
				background: url(images/navigation-sprite.png) -180px -125px no-repeat;
				}

				#navigation li.current a#nav-registration {
				background: url(images/navigation-sprite.png) -360px -125px no-repeat;
				}
			
				#navigation li.current a#nav-registration:hover {
				background: url(images/navigation-sprite.png) -360px -125px no-repeat;
				}
			
			#navigation li a#nav-participatingcompaniesandjury {
			display: block;
			background: url(images/navigation-sprite.png) 0 -152px no-repeat;
			width: 180px;
			height: 42px;
			text-indent: -9001px;
			}
			
				#navigation li a#nav-participatingcompaniesandjury:hover {
				background: url(images/navigation-sprite.png) -180px -152px no-repeat;
				}

				#navigation li.current a#nav-participatingcompaniesandjury {
				background: url(images/navigation-sprite.png) -360px -152px no-repeat;
				}
			
				#navigation li.current a#nav-participatingcompaniesandjury:hover {
				background: url(images/navigation-sprite.png) -360px -152px no-repeat;
				}
			
			#navigation li a#nav-investorsandpanelists {
			display: block;
			background: url(images/navigation-sprite.png) 0 -193px no-repeat;
			width: 180px;
			height: 27px;
			text-indent: -9001px;
			}
			
				#navigation li a#nav-investorsandpanelists:hover {
				background: url(images/navigation-sprite.png) -180px -193px no-repeat;
				}

				#navigation li.current a#nav-investorsandpanelists {
				background: url(images/navigation-sprite.png) -360px -193px no-repeat;
				}
			
				#navigation li.current a#nav-investorsandpanelists:hover {
				background: url(images/navigation-sprite.png) -360px -193px no-repeat;
				}
			
			#navigation li a#nav-media {
			display: block;
			background: url(images/navigation-sprite.png) 0 -220px no-repeat;
			width: 180px;
			height: 27px;
			text-indent: -9001px;
			}
			
				#navigation li a#nav-media:hover {
				background: url(images/navigation-sprite.png) -180px -220px no-repeat;
				}

				#navigation li.current a#nav-media {
				background: url(images/navigation-sprite.png) -360px -220px no-repeat;
				}
			
				#navigation li.current a#nav-media:hover {
				background: url(images/navigation-sprite.png) -360px -220px no-repeat;
				}
			
			#navigation li a#nav-news {
			display: block;
			background: url(images/navigation-sprite.png) 0 -247px no-repeat;
			width: 180px;
			height: 27px;
			text-indent: -9001px;
			}
			
				#navigation li a#nav-news:hover {
				background: url(images/navigation-sprite.png) -180px -247px no-repeat;
				}

				#navigation li.current a#nav-news {
				background: url(images/navigation-sprite.png) -360px -247px no-repeat;
				}
			
				#navigation li.current a#nav-news:hover {
				background: url(images/navigation-sprite.png) -360px -247px no-repeat;
				}
	
	
	.spnsr-block {
	margin: 40px 0 0 20px;
	}
	
		.spnsr-block h3 {
		font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
		font-weight: 600;
		font-size: 9px;
		color: #615757;
		text-transform: uppercase;
		margin: 36px 0 0 0;
		padding: 0;
		line-height: 1;
		}
	
		.spnsr {
		margin-top: 12px;
		margin-bottom: 18px;
		}
	
	.content-wrapper {
	width: 540px;
	margin-top: 105px;
	float: left;
	}

		.content {
		margin-top: 69px;
		min-height: 243px;
		}
		
		#homepg .content {
		margin-top: 32px;
		}
	
	#footer {
	background: #fff;
	width: 525px;
	}
	
		#footer h6 {
		color: #615757;
		font-family: Verdana, Tahoma, Helvetica, Arial, 'Trebuchet MS', sans-serif;
		font-size: 9px;
		padding: 10px 0 18px 25px;
		}

		
/*--------------------
		Sprinkles
--------------------*/

h1#homepg-statement {
text-indent: -9001px;
display: block;
width: 481px;
height: 214px;
background: url(images/homepg-statement.png) 0 0 no-repeat;
}

.ip-more { /* investor profiles more button */
color: #ec1c24;
cursor: pointer;
font-size: 10px;
font-family: Verdana, Tahoma, Helvetica, Arial, 'Trebuchet MS', sans-serif;
line-height: 3;
}

.ip-more-content { /* investor profiles: initialize hidden content as hidden */
display: none;
background: #fafafa;
padding: 10px;
}

hr {
width: 100%;
height: 1px;
margin-top: 24px;
margin-bottom: 24px;
border: none;
border-top: solid 1px #ccc;
}

.blog-navigation {
font-family: Verdana, Tahoma, Helvetica, Arial, 'Trebuchet MS', sans-serif;
font-size: 10px;
}

h2.post {
margin-bottom: 6px;
}

hr.post {
width: 100%;
height: 1px;
margin-top: 6px;
margin-bottom: 32px;
border: none;
border-top: solid 1px #ccc;
}

p.postmetadata {
font-family: Verdana, Tahoma, Helvetica, Arial, 'Trebuchet MS', sans-serif;
font-size: 9px;
margin: 18px 0 0 0;
margin-bottom: 0;
text-align: right;
}

p.postmetadata a:link,
p.postmetadata a:visited,
p.postmetadata a:hover,
p:postmetadata a:active { text-decoration: none; }

/*
COMMENTS
*/

.commentlist {
margin: 0 0 18px;
}

.commentlist li.comment {
list-style: none;
padding: 4px 18px;
}

.commentlist li.even {
background: #F5F5F5;
}

.comment-author {
font-family: Verdana, Tahoma, Helvetica, Arial, 'Trebuchet MS', sans-serif;
font-size: 12px;
font-weight: 600;
}

.comment-author .says {
color: #333;
font-weight: 400;
}

.comment-meta {
color:#B2B2B2;
font-family:Verdana,Tahoma,Helvetica,Arial,sans-serif;
font-size:9px;
line-height:1;
padding:0 0 8px;
text-transform:uppercase;
text-decoration: none;
text-align: right;
}

	.comment-meta a:link,
	.comment-meta a:visited,
	.comment-meta a:hover,
	.comment-meta a:active {
	color:#B2B2B2;
	font-family:Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size:9px;
	line-height:1;
	padding: 0;
	text-transform: uppercase;
	text-decoration: none;
	}

	div#respond textarea#comment {
		font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
		width: 100%;
		padding: 15px 0 15px 15px;
		border: solid 1px #CCC;
		font-size: 12px;
		line-height: 22px;
		}

.comment-body {
padding: 0 0 0 4px;
}

.comment-body p {
margin-bottom: 10px;
}
	

img.aligncenter {
text-align: center;
float:none;
margin: 10px auto;
}

.alignleft {
float: left;
margin-right: 10px;
margin-bottom: 10px
}

.alignright {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}