/* 
Theme Name: ParagonConsulting
Theme URL: http://www.paragon-consulting.com/
Description: Custom theme for Paragon Consulting
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, blockquote  {
	font-size: 100%;
	margin: 0;
	padding: 0 }
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: #404741;
	font-size: 12px;
	font-family: Arial, sans-serif, Helvetica;
	line-height: 18px;
	letter-spacing: 0.02px }
a:link  {
	color: #5c1b51;
	text-decoration: underline }
a:visited  {
	color: #5c1b51;
	text-decoration: underline }
a:hover   {
	color: #678077;
	text-decoration: underline }
a:active  {
	color: #5c1b51;
	text-decoration: underline }
h1, h2, h3, h4, h5  {
	margin: 2px 0 10px;
	padding: 0 }
h1    {
	color: #5c1b51;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 10px }
h2   {
	color: #5c1b51;
	font-size: 24px;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 24px;
	text-transform: lowercase;
	margin-top: 15px;
	margin-bottom: 10px }
h3   {
	color: #678077;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: normal;
	margin-bottom: 7px }
p  {
	margin-top: 2px;
	margin-bottom: 10px }
#wrapper   {
	background-image: url("images/wrapperbg.png");
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 20px 20px 0;
	width: 820px }
#header  { }
#header h1  { }
.logo {
	padding-bottom: 10px;
	padding-left: 20px }
.content    {
	margin: 0;
	padding: 20px;
	min-height: 500px }
#sidebar  {
	text-align: center;
	padding-top: 40px;
	width: 200px;
	float: right }
.pagecontent   {
	width: 540px;
	float: left }
.pageimage   { }
em.subhead {
	color: #999;
	font-size: 13px;
	font-style: italic;
	line-height: 19px }
.content ul  {
	margin-bottom: 10px;
	margin-left: 14px }
.content ul li  {
	list-style-type: disc;
	list-style-position: outside }
/*Navigation*/
.nav   {
	background-image: url("images/purplegradient.png");
	background-repeat: repeat-x;
	margin-right: -20px;
	margin-left: -20px;
	width: 860px;
	float: left;
	clear: both;
	overflow: hidden }
#menu  {
	font-size: 16px;
	font-family: Arial, sans-serif, Helvetica;
	font-weight: normal;
	line-height: 25px;
	text-transform: lowercase;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
	left: 50%;
	float: left }
#menu li {
  float:left; position:relative; right:50%;
  }
#menu a   {
	color: #fff;
	text-decoration: none;
	background-image: url("(EmptyReference!)");
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	padding: 4px 16px;
	width: auto;
	border-style: none }
#menu a:hover   {
	color: #000;
	cursor: pointer }
#menu .current_page_item a {
	color: #fff;
	background-image: url("images/greengradient.png");
	background-repeat: repeat-x;
	background-position: 0 0 }
/*Sidebar*/
.sidebarquote    {
	background-image: url("images/quoteleft.png");
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin-top: 35px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	width: 185px }
.quote    {
	color: #666c67;
	font-size: 13px;
	font-style: italic;
	line-height: 21px;
	background-image: url("images/quoteright.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px }
.quoteauthor   {
	color: #678077;
	font-size: 13px;
	font-weight: bold }
.strategyimg {
	margin-left: -25px }
/*Footer*/
#footer  {
	color: #797e7a;
	font-size: 11px;
	line-height: 17px;
	margin: 0 auto;
	padding: 10px 20px 20px;
	width: 820px;
	border-top: 1px solid #c6c8c6 }
#footer a:link, #footer a:visited, #footer a:active  {
	color: #797e7a;
	text-decoration: none }
#footer a:hover  {
	color: #678077;
	text-decoration: underline }
.footerright {
	text-align: right;
	width: 50%;
	float: left }
.footerleft {
	width: 50%;
	float: left }
.footerleft ul li {
	text-transform: lowercase;
	display: inline; 
	margin-right: 5px;}
.footerleft ul li:before { 
	content: "/  ";
	padding-left: 0px;
	padding-right: 3px;}
.footerleft ul li:first-child:before { 
	content: "";
	padding: 0px;}
.footerleft ul li:first-child { 
	padding-left: 0px;}
#footer .contactinfo strong  {
	color: #5c1b51;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0 }
#footer .copyright  {
	color: #9fa3a0;
	font-size: 10px;
	margin-top: 10px }
/*Homepage*/
.column1, .column2, .column3 {
	margin: 0;
	padding: 0;
	width: 240px;
	float: left }
.column2 {
	margin-right: 28px;
	margin-left: 28px }
.homepagecontent h2 {
	margin-top: 25px }
.clientbar    {
	background-color: #678077;
	margin: 20px -40px 0;
	padding: 0;
	width: 860px;
	height: 86px;
	-moz-box-shadow: 0px 0px 4px #BFC1BF;
	-webkit-box-shadow: 0px 0px 4px #BFC1BF;
	box-shadow: 0px 0px 4px #BFC1BF  }
.clientbar h3   {
	color: #fff;
	font-size: 21px;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 25px;
	text-align: right;
	margin: 0;
	padding: 20px 0 0 }
.clientbar .logos  {
	margin: 0;
	padding: 0 10px 0 20px }
/*Posts*/
.post {
	margin-bottom: 50px;
	clear: both }
.post h2.title, h2.title {
	color: #5c1b51;
	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 }
.post blockquote {
	color: #797e7a;
	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: #797e7a;
	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: 13px;
	font-family: Arial, sans-serif, Helvetica;
	font-weight: bold;
	background-color: #678077;
	background-image: url("images/greengradient.png");
	text-transform: lowercase;
	cursor: pointer;
	padding: 3px 10px;
	border-style: none;
	-moz-border-radius: 4px;
	-moz-box-shadow: 1px 1px 3px #BFC1BF;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 1px 1px 3px #BFC1BF;
	box-shadow: 1px 1px 3px #BFC1BF }
#submit:hover, .submitbutton:hover   {
	color: #000;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none; }
.commentinput, .styledinput, .captchainput     {
	color: #666c67;
	font-size: 12px;
	font-family: Arial, sans-serif, Helvetica;
	font-weight: normal;
	background-color: #e6e7e6;
	padding: 4px 5px;
	border-style: none }
.styledinput {
	width: 340px }
.label   {
	color: #678077;
	font-weight: bold;
	margin-bottom: 2px }
.wpcf7-form  { }
.wpcf7 p {
	margin: 0;
	padding: 0 }
.wpcf7 .styledinput  {
	margin-bottom: 7px;
	width: 340px }
.captchainput {
	margin-bottom: 10px;
	width: 50px }