/*
Theme Name: Sherry Ransom Default
Theme URI: http://www.sherryransom.com/
Description: The default WordPress theme for sherryransom.com
Version: 1.0
Author: Halfslide Design
Author URI: http://www.halfslide.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/

@import url("css/reset.css");
@import url("css/form.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:13pt;
	text-align:center;
	overflow-x:hidden;
	color:#333333;
	background:#F2F2F2;
}

a {
	text-decoration:none;
	color:#1b75bb;
}
p {
	margin-bottom:20px;
}
strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

ol {
	list-style-type:decimal;
	margin:5px 0;
}
ol li{
	margin:0 0 2px 35px;
}

ol li ol li {
	margin:0 0 0 15px;
}

h1 span, h2 span, h3 span, h4 span, h5 span {
	display:none;
}

h2 {
	font-size:24pt;
	color:#2d4c6e;
	line-height:30pt;
	margin-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


h3 {
	font-size:16pt;
	border-bottom:#DBDDDF 1px solid;
	margin-bottom:10px;
	color:#2d4c6e;
	line-height:24pt;
	font-family:Georgia, "Times New Roman", Times, serif;
}


h4 {
	font-size:12pt;
	margin-bottom:10px;
	color:#999;
	line-height:20pt;
	font-family:Georgia, "Times New Roman", Times, serif;
}


h5 {
	font-size:11pt;
	margin-bottom:3px;
	color:#1b75bb;
	line-height:13pt;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}


.alignleft {float:left}

#page {
	background:#fff url(images/bg.png) repeat-x;
	padding-bottom:20px;
	min-height:500px;
}


body.home #page {
	background:#fff url(images/bg_home.png) repeat-x;
}
.container {
	height:auto;
	margin:0 auto;
	padding:0;
	width:960px;
}

/******************************************
** HEADER 
******************************************/	

#header {
	overflow:hidden;
}

#header h1 a{
	background:url(images/logo.png);
	width:425px;
	height:88px;
	margin:38px 0 0 0;
	float:left;
}

#header .topnav {
	float:right;
	margin:10px 50px 0 0;
}

	#header .topnav li {
		float:left;
		font-size:9pt;
		line-height:11pt;
		margin:0 10px;
	}
	
	#header .topnav li.linkedin {
		background:url(images/linkedin.png) no-repeat;
		padding-left:19px;
	}
	
	#header .topnav li.twitter {
		background:url(images/twitter.png) no-repeat;
		padding-left:19px;
	}
	
	#header .topnav li.facebook {
		background:url(images/facebook.png) no-repeat;
		padding-left:19px;
	}
	
	#header .topnav li.rss {
		background:url(images/feed.png) no-repeat;
		padding-left:19px;
	}
	
	#header .topnav li a{
		color:#d1dce7;
	}
	
	#header .topnav li a:hover {
		text-decoration:underline;
	}

#header .nav {
	float:left;
	margin:9px 20px 0 0;
	font-size:11pt;
}

	#header .nav li {
		float:left;
		height:42px;
		margin:0 10px;
		display:block;
	}
	
	#header .nav a {
		margin:15px 8px 0 8px;
		display:block;
		color:#708389;
	}
	
	#header .nav li.current_page_item {
		background:url(images/nav_on.png);
		height:41px;
	}

	#header .nav a:hover {
		color:#1b75bb;
	}

#header .hire {
	display:block;
	background:url(images/btn_hire_sherry.png);
	width:148px;
	height:25px;
	float:right;
	margin:18px 0 0 0;
}

#header .hire span {display:none}



/******************************************
** BODY
******************************************/	

#intro {
	background:url(images/bg_intro.png) 0 -1px no-repeat;
	height:82px;
	display:block;
	width:960px;
	padding:1px 0;
	text-align:left;
}

	.home #intro {
		background:url(images/bg_intro_home.png) 0 1px no-repeat;
		height:258px;
	}

	#intro h2.inspiration {
		background:url(images/intro.png);
		width:310px;
		height:125px;
		margin:20px 0 20px 40px;
		float:left;
	}
	
	#intro h2 {
		color:#fff;
		margin:20px 0 0 20px;
	}
	
	#intro p {
		float:left;
		width:310px;
		margin:0 0 0 42px;
		font-size:12pt;
		text-align:center;
		color:#fff;
	}
	
#slides {
	width:469px;
	height:210px;
	overflow:hidden;
	float:right;
	margin:22px 42px 0 0;
}

	#slides div {
		width:469px;
		height:210px;
	}

	#slide-a {
		background:url(images/slide-a.jpg);
	}

	#slide-b {
		background:url(images/slide-b.jpg);
	}

	#slide-c {
		background:url(images/slide-c.jpg);
	}

	#slide-d {
		background:url(images/slide-d.jpg);
	}

	#slide-e {
		background:url(images/slide-e.jpg);
	}

	#slide-f {
		background:url(images/slide-f.jpg);
	}

	#slide-g {
		background:url(images/slide-g.jpg);
	}
	
#body {
	background:url(images/bg_body.png);
	margin-top:8px;
	display:block;
	width:960px;
	padding-top:20px;
	overflow:hidden;
}

#content {
	text-align:left;
	width: 650px;
	float:left;
	margin-right:30px;
}

#sidebar {
	float:left;
	width:260px;
	text-align:left;
}

#testimonials h3 {
	background:url(images/testimonials.png);
	width:170px;
	height:28px;
	margin-bottom:20px;
}

#excerpt blockquote,
#testimonials blockquote {
	margin:0 0 10px 0;
	font-style:italic;
}

#excerpt .author,
#testimonials .author {
	display:block;
	text-align:right;
	margin-bottom:20px;
	color:#666666;
	font-size:9pt;
}

#blog h3 {
	background:url(images/blog.png);
	width:170px;
	height:28px;
	margin-bottom:10px;
}


#side_book h3 {
	background:url(images/free_book.png);
	width:262px;
	height:46px;
	margin-bottom:10px;
}

#side_events h3 {
	background:url(images/speaking_events.png);
	width:211px;
	height:30px;
	margin-bottom:10px;
}

#side_events li span {
	display:block;
	font-size:8pt;
}
#side_events li .date {
	font-size:11pt;
	color:#000;
}

#side_events li .title {
	margin-bottom:20px;
	color:#666;
}

#side_book {
	margin-bottom:30px;
}

	#side_book p {
		margin-bottom:5px;
	}
	
	#side_book input.medium {
		margin-bottom:10px;
		width:200px;
	}
	
	#side_book label.error {
		display:block;
		margin-bottom:0;
	}
	
	#side_book input.error {
		border:1px dotted #990000;
	}


.events li {
	margin:15px 0;
	overflow-y:hidden;
}

.events .date {
	display:block;
	float:left;
	width:150px;
}

.events .title {
	float:left;
	color:#4c4c4c;
	width:500px;
}

.events .link {
	float:left;
	margin-left:150px;
	font-size:10pt;
	width:500px;
}

#workshops {
	margin-bottom:20px;
}

	#workshops h3 {
		font-weight:bold;
		font-size:12pt;
		line-height:13pt;
	}
	
#articles {
	margin-bottom:20px;
}

	#articles h3 {
		background:url(images/articles.png);
		width:170px;
		height:28px;
		margin-bottom:5px;
	}
	
	#articles p {
		margin-bottom:10px;
	}
	
	#workshops ul li,
	#articles ul li,
	#blog ul li { 
		margin-left:5px;
		background:url(images/bullet_blue.png) no-repeat;
		padding-left:18px;
		margin-bottom:5px;
	}
	
.post {
	margin-bottom:10px;
	padding-bottom:15px;
	border-bottom:dotted 1px #ddd;
}

.entry-utility {
	font-size:9pt;
	color:#999;
}

	.entry-utility a,
	.entry-meta a {
		color:#999999;
		text-decoration:underline;
	}
	
.entry-meta {
	color:#999;
	margin-bottom:10px;

}

.entry-content div {
	margin-bottom:20px;
}

#vq_form {
	margin-bottom:20px;
}

#vq_form p {
	margin-bottom:5px;
}
/******************************************
** FOOTER
******************************************/	
#footer {
	border-top:1px solid #E6E6E6;
	overflow:hidden;
	font-size:8pt;
	color:#A7A1A1;
}

	#footer a {
		color:#2F4F73;
	}

	#footer p {
		margin:0;
	}
	
#footer .nav {
	float:right;
	margin:20px 0;
}

	#footer .nav li {
		float:left;
		margin:0 5px;
		border-left:#A7A1A1 solid 1px;
		font-size:9pt;
		line-height:9pt;
		padding-left:10px;
	}
	
	#footer .nav li.page-item-5 {
		border:0;
	}
	
.copyright {
	float:left;
	margin:auto;
	padding:20px 0;
}
