/* 
Theme Name: DifferentIndeed
Theme URL: http://www.differentindeed.com
Description: Custom theme for Different Indeed
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 1.0
*/
html, body, div, h1, h2, h3, ul, ol, li, form, fieldset, input, textarea, p {
    margin: 0;
    padding: 0;
    font-size: 100%;
}
ul {list-style: none;}
img, fieldset {border: 0;}
h1, h2, h3 {font-weight: normal;}
em {font-style: italic;}
strong {font-weight: bold;}
.clear {
	clear: both }
/*Structure*/
body   {
	color: #5e5e5e;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 17px;
	background-color: #ebebeb }
a:link {
	color: #ec7b22;
	text-decoration: none }
a:visited {
	color: #ec7b22;
	text-decoration: none }
a:hover {
	color: #f6bd91;
	text-decoration: none }
a:active {
	color: #ec7b22;
	text-decoration: none }
h1  {
	color: #ec7b22;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px }
h2 {
	color: #ec7b22;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 7px }
h3  {
	color: #999;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 7px }
p {
	margin-bottom: 17px }
#header {
	background-color: #ec7b22;
	padding-top: 25px;
	padding-bottom: 15px;
	width: 100%;
	height: 77px }
#header h1 {
	float: left }
#wrapper {
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100% }
#footer  {
	padding-top: 20px;
	padding-bottom: 20px }
.container {
	margin-right: auto;
	margin-left: auto;
	width: 820px }
.content {
	margin-right: 85px;
	width: 515px;
	float: left }
#sidebar {
	width: 220px;
	float: left }
.pageimage {
	margin-top: 5px;
	margin-bottom: 24px;
	padding-bottom: 24px;
	border-bottom: 1px solid #ebebeb }
em.subhead {
	color: #999;
	font-size: 13px;
	font-style: italic;
	line-height: 19px }
.content ul {
	margin-bottom: 17px }
.content ul li {
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-bottom: 3px;
	padding-left: 14px }
/*Navigation*/
#nav     {
	font-size: 18px;
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-transform: lowercase;
	margin-top: 57px;
	float: right }
#nav li  {
	list-style-type: none;
	display: inline;
	margin-left: 12px;
	padding-top: 10px }
#nav a:link, #nav a:visited, #nav a:active {
	color: #fff;
	text-decoration: none }
#nav a:hover {
	color: #f6bd91;
	text-decoration: none }
#nav li:hover, #nav li.current_page_item {
	background-image: url("/images/nav_hover.png");
	background-repeat: no-repeat;
	background-position: center top }
#nav .current_page_item a {
	color: #f6bd91 }
/*Sidebar*/
.blogsidebar { }
.blogsidebar h3.widgettitle {
	color: #ec7b22;
	font-size: 12px;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ebebeb }
.blogsidebar .widget {
	color: #f6bd91;
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 20px }
.blogsidebar .widget li {
	color: #ebebeb;
	list-style-type: disc;
	margin-left: 15px }
.blogsidebar a:link {
	color: #999 }
.blogsidebar a:visited {
	color: #999 }
.blogsidebar a:hover {
	color: #ec7b22;
	text-decoration: underline }
.blogsidebar a:active {
	color: #999 }
.testimonial  {
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	background-image: url("/images/quoteleft.png");
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px }
.quote  {
	color: #ec7b22;
	font-size: 20px;
	line-height: 25px;
	background-image: url("/images/quoteright.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px }
.quoteauthor  {
	color: #999;
	font-size: 16px }
.quotedots {
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto }
/*Footer*/
.column1 {
	font-size: 10px;
	line-height: 13px;
	width: 397px;
	float: left }
.column2, .column3, .column4 {
	margin-left: 7px;
	padding-left: 13px;
	width: 120px;
	float: left;
	border-left: 1px dotted #ccc }
.footerlinks {
	font-size: 10px;
	line-height: 15px }
.footerlinks a:link, .footerlinks a:visited, .footerlinks a:active {
	color: #5e5e5e }
.footerlinks a:hover {
	color: #999 }
#footer h4 {
	color: #ec7b22;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	margin: 0 0 5px;
	padding: 0 }
#footer p {
	margin: 0 0 5px;
	padding: 0 }
#footer p.copyright {
	color: #b8b8b8;
	font-size: 10px;
	margin-top: 10px }
#footer p.mailinglist {
	font-weight: bold;
	margin-top: 8px }
.emailinput {
	color: #999;
	font-size: 10px;
	background-color: #f5f5f5;
	padding: 1px 3px;
	width: 135px;
	border: solid 1px #ccc }
.emailsubmit {
	color: #5e5e5e;
	font-size: 9px;
	font-weight: bold;
	background-color: transparent;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0;
	padding: 0;
	border-style: none }
.emailsubmit:hover {
	color: #999 }
/*Homepage*/
.thelatest {
	margin-top: -5px;
	margin-bottom: 5px }
.recentposts {
	color: #999;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0 }
.recentposts li {
	margin: 0 0 15px;
	padding: 0 }
.recentposts .date { }
.recentposts h3 {
	color: #5e5e5e;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 }
.recentposts h3 a {
	color: #5e5e5e }
.recentposts p {
	margin: 0;
	padding: 0 }
.recentposts .more {
	margin-top: 1px }
/*Posts*/
.post {
	margin-bottom: 50px;
	clear: both }
.post h2.title, h2.title  {
	color: #ec7b22;
	font-size: 18px;
	margin-top: 7px }
.postmeta  {
	color: #999;
	font-size: 10.5px;
	line-height: 10.5px;
	margin-top: 3px;
	margin-bottom: 15px;
	padding-top: 4px;
	border-top: 1px solid #ebebeb }
.postmeta p {
	margin: 0;
	padding: 0 }
.postmeta a:link, .postmeta a:visited, .postmeta a:active { }
.postmeta a:hover { }
.metaleft {
	width: 70%;
	float: left }
.metaright {
	text-align: right;
	width: 30%;
	float: right }
.post img {
	border-style: none }
.alignleft {
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left }
.alignright {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right }
small {
	font-size: 11px;
	font-style: italic }
blockquote  {
	color: #999;
	font-size: 13px;
	font-style: italic;
	line-height: 19px;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px }
.post ul {
	list-style-type: disc;
	margin-top: -10px;
	margin-bottom: 10px;
	padding-left: 15px }
.post img {
	max-width: 620px }
.post img.alignright {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right }
.post img.alignleft {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left }
.post img.aligncenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto }
/*Comments*/
.avatar {
	float: left }
#commentlist li {
	font-size: 11.5px;
	line-height: 15px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 0 }
#commentlist p {
	margin: 0;
	padding: 0 }
.commentauthor {
	font-size: 12.5px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 40px }
.commentdate  {
	color: #999;
	font-size: 9.5px;
	margin-top: 2px;
	margin-left: 40px;
	padding-top: 2px;
	padding-bottom: 2px }
.commenttext {
	margin-bottom: 2px;
	margin-left: 40px }
#respond {
	margin-top: 35px }
/*----FORMS----*/
#submit, .submitbutton  {
	color: #fff;
	font-size: 11.5px;
	font-weight: bold;
	background-color: #ec7b22;
	text-transform: lowercase;
	cursor: pointer;
	padding: 2px 5px;
	border-style: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px   }
#submit:hover, .submitbutton:hover  {
	background-color: #f5bd90 }
.commentinput, .styledinput, .captchainput  {
	color: #5e5e5e;
	font-size: 11.5px;
	font-weight: normal;
	background-color: #ebebeb;
	padding: 3px 5px;
	border-style: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px    }
.styledinput {
	width: 340px }
.label {
	font-size: 11.5px;
	margin-bottom: 2px }
.wpcf7-form {
	padding: 15px;
	width: 350px;
	border: solid 1px #ebebeb }
.wpcf7 p {
	margin: 0;
	padding: 0 }
.wpcf7 .styledinput  {
	margin-bottom: 7px;
	width: 340px }
.captchainput {
	margin-bottom: 10px;
	width: 50px }
