/*
Theme Name: Spring Conference V2
Theme URI: http://springconference.com
Version: 2.0
Author: Bianca Yvonne
Author URI: http://biancayvonne.com/
*/

/* reset */
* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#edede8;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #1e1e1e;
}

/* center */
#wrap {
	width:960px;
	position:relative;
	margin:0px auto;
	padding:0px 15px;
}

/* navigation - page links */
#nav {
	background-color:#ffffff;
	width:940px;
	padding:10px;
	margin-top:20px;
	text-align:center;
	}
	
#nav ul {
	display: inline;
	list-style-type: none;
	text-align:center;
}

#nav li {
	display: inline;
	padding:5px;
}

#nav li a, #nav li a:link, #nav li a:active, #nav li a:visited{
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #1e1e1e;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	
}

#nav li a:hover {
	font-family: helvetica, arial, sans-serif;
	font-weight:normal;
	font-size: 14px;
	line-height:18px;
	color: #cf5513;
	text-decoration:none;
	border-bottom: 1px solid #edede8;
}

/* header - logo, contact info */
#header {
	background-color:#ffffff;
	width:940px;
	padding:10px;
	}

#header h3 {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #1e1e1e;
	margin-top:40px;
}

#header h3 a, #header h3 a:link, #header h3 a:active, #header h3 a:visited, #header h3 em {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #cf5513;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}

#header h3 a:hover {
	font-family: helvetica, arial, sans-serif;
	font-weight:normal;
	font-size: 14px;
	line-height:18px;
	color: #cf5513;
	text-decoration:none;
	border-bottom: 1px solid #edede8;
}

#header img {
	margin-top:20px;
}

/* main page */
#display {
	margin-top:40px;
	background-color:#ffffff;
	
}

/* special home styling */
#home {
	padding:10px;
	width:940px;
	margin-top:20px;
	padding-bottom:30px;
}

.register {
	margin-left:80px;
}

.thumbs {
	border-top: 5px solid #edede8;
	border-bottom: 7px solid #edede8;
}

#home h1 {
	font-size:24px;
	font-weight:lighter;
	line-height:32px;
}

#home h2 {
	font-size:16px;
	font-weight:lighter;
	color: #aca6a6;
	line-height:32px;
	border-bottom: 3px solid #edede8;
}

#home h3 {
	margin-top:20px;
	font-size:18px;
	font-weight:lighter;
	color: #1e1e1e;
	line-height:32px;
}

#home .left{
	width:280px;
	margin-top:50px;
	padding:10px;
	height:330px;
	border-bottom: 3px solid #edede8;
	
}

#home .right, #home .mid{
	width:280px;
	margin-top:40px;
	margin-left:20px;
	padding:10px;
	height:340px;
	border-bottom: 3px solid #edede8;
}

#home p {
	margin-top:20px;
}

/* footer */
#footer {
	border-top: 3px solid #babaaf;
	margin-top:40px;
	text-align:center;
	padding-bottom:40px;
	padding-top:20px;
}

#footer p {;
	font-family: helvetica, arial, sans-serif;
	font-weight:normal;
	font-size: 14px;
	line-height:18px;
	color: #babaaf;
}

#footer ul {
	display: inline;
	list-style-type: none;
	text-align:center;
	margin-top:10px;
}

#footer li {
	display: inline;
	padding:5px;
}

#footer li a, #footer li a:link, #footer li a:active, #footer li a:visited{
	font-family: helvetica, arial, sans-serif;
	font-weight:normal;
	font-size: 12px;
	line-height:18px;
	color: #babaaf;
	text-decoration:none;
	font-style:normal;
	
}

#footer li a:hover {
	font-family: helvetica, arial, sans-serif;
	font-weight:normal;
	font-size: 12px;
	line-height:18px;
	color: #1e1e1e;
	text-decoration:none;
	font-style:normal;
}

/* floats */
.left, .mid {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear: both;
}

/* pages */
h1 {
	font-size:24px;
	font-weight:lighter;
	line-height:32px;
}

h2 {
	font-size:16px;
	font-weight:lighter;
	color: #aca6a6;
	line-height:32px;
	border-bottom: 3px solid #edede8;
}

	

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size: 16px;
	line-height:20px;
	color: #cf5513;
	padding:15px 0px 10px 0px;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size: 14px;
	line-height:18px;
	color: #1e1e1e;
	padding:5px 0px 10px 0px;
}

p {	
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 12px;
	line-height:20px;
	color: #1e1e1e;
	padding:5px 0px 15px 0px;
}

.post {
	width:930px;
	padding:10px 15px 15px 15px;
}

a, a:link, a:active, a:visited {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #cf5513;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}

a:hover {
	font-family: helvetica, arial, sans-serif;
	font-weight:normal;
	font-size: 12px;
	line-height:18px;
	color: #cf5513;
	text-decoration:none;
	border-bottom: 1px solid #edede8;
}

blockquote {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 12px;
	line-height:14px;
	color: #1e1e1e;
	padding:0px 25px 10px 25px;
}