/*
Theme Name: C. Murray Consulting
Theme URI: https://cmurrayconsulting.com
Description: Custom WordPress theme for C. Murray Consulting
Version: 1.0
Author: Jacob M Goldman (C. Murray Consulting)
Author URI: https://cmurrayconsulting.com
Tags: custom
*/


* {
	padding:  0;
	margin: 0;
}

img { border: 0; }

body {
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	background-color: #F5F5F5;
	color: #444444;
}

a {
	color: #345066;
	text-decoration: none;
}

a:hover {
	color: #C45600;
}

.clear { clear: both; }

div#page {
	width: 730px;
	padding: 30px 25px 15px 25px;
	background: #fff url('images/cmc_page_bg.gif') center repeat-y;
	margin: 0px auto;
}

#header {
	height: 20px;
	padding: 0px 5px 15px 5px;
}
	
	#header h1 a {
		height: 19px;
		width: 177px;
		display: block;
		float: left;
		overflow: hidden;
		text-indent: -2000px;
		background: #fff url('images/cmc_logo.png') no-repeat;
		font-size: .5em;
	}
	
	#header #nav {
		list-style-type: none;
		float: right; 
		width: 515px;
		text-align: right;
		font-size: 1.1em;
		position: relative;
		top: -1px;
	}
	
	#header #nav li {
		display: inline;
		padding: 0px 0px 0px 30px;
		line-height: 1em;
	}
	
	#header #nav a { text-decoration: none; }
	
	#header #nav #rssfeed { 	padding-left: 5px; }
	
	#header #nav #rssfeed img { position: relative; top: 3px; }
	
#banner {
	height: 50px;
	width: 730px;
	overflow: hidden;
	background: #fff url('images/topBanner_sm.jpg') no-repeat;
	margin-bottom: 15px;
	color: #f4f8fb;
	line-height: 48px;
	text-indent: 20px;
	font-size: 1.5em;
	font-weight: bold;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	
}

 #banner span#subtitle {	
 	font-size: .65em;
 }

#banner.home {
	height: 200px;
	background: #fff url('images/topBanner.jpg') no-repeat;
	line-height: 180px;
	position: relative;
}

	#banner.home h2 { font-size: 1em; }
	
	#CaseSlides {
		position: absolute;
		right: 8px;
		top: 8px;
		width: 323px;
		height: 184px;
		overflow: hidden;
		display: none;
		opacity: 0.95;
	}
	
	#CaseSlides a {
		position: absolute;
		top: 0;
		right: 0;
		display: block;
	}

#content {
	line-height: 1.8em;
	padding-left: 5px;
	text-align: justify;
	width: 500px;
	padding: 0px 5px;
	float: left;
}

	#content h3, #content h4 {
		font-size: 1.33em;
		line-height: 1.4em;
		font-weight: normal;
		letter-spacing: -1px;
		margin: 8px 0px;
		text-align: left;
		color: #C45600;
	}
	
	#content h3 a {
		text-decoration: none;
		color: #C45600;
		border: none;
	}
	
	#content h3 a:hover {
		border-bottom: 1px dotted #C45600;
	}
	
	#content div.entry h5 {
		font-size: 1.1em;
		color: #C45600;
		font-weight: bold;
		margin: 13px 0px;
	}
	
	#content div.entry pre {
		display: block;
		overflow-x: scroll;
		width: 480px;
		background-color: #F5F5F5;
		padding: 10px;
	}
	
	#content p {
		margin: 13px 0px;	
	}
	
	#content a {
		border-bottom: 1px dotted #345066;
	}
	
	#content .home_box {
		float: left;
		padding: 10px;
		width: 222px;
		background: #fff url('images/home_bg.png') no-repeat;
		margin-top: 10px;
		min-height: 212px;
	}
	
	#content .home_box h3 {
		border-bottom: 1px solid #CCCCCC;
		font-size: 1.33em;
		font-weight:normal;
		line-height:22px;
		margin:0 0 5px;
		padding-bottom:5px;
		text-align: left;
		color: #345066;
	}
	
	#content .home_box a {
		color: #345066;
		text-decoration: none;
	}
	
	#content .home_box ul {
		list-style-type: none;
		line-height: 1.7em;
	}
	
	#content .home_box ul li {
		margin: 6px 0px;
	}
	
	#content .home_box a:hover {
    color: #C45600;
  }
	
	#content div#home_left.home_box {
		margin-right: 16px;
	}
	
	#content div.post {
		margin-bottom: 30px;
	}
	
	#content div.post h3 {
		margin-bottom: 3px;
	}
	
	#content div.entrymeta {
		color: #BBBBBB;
		font-size: .82em;
		line-height: 1.6em;
		text-align: left;
	}
	
	#content div.entrymeta a {
		border: none;	
	}
	
	#content div.entrymeta span.pubtext {
		background: #fff url('images/time.png') left center no-repeat;
		padding-left: 18px;	
	}
	
	#content div.entrymeta span.comtext a {
		background: #fff url('images/comment.png') left center no-repeat;
		padding-left: 18px;	
	}
	
	#content div.entrymeta span.published {
		color: #777777;
	}
	
	#content div.entrymeta span.tagtext {
		background: #fff url('images/tag_blue.png') 0px 1px no-repeat;
		padding: 0px 0px 2px 18px;
	}
	
	#content div.entrymeta span.social {
		background: #fff url('images/socialmedia.gif') 5px 1px no-repeat;
		padding: 0px 0px 0px 21px;
	}
	
	#content div.navigation {
		line-height: 4em;
		border-top: 1px dashed #BBBBBB;
	}

#sidebar {
	width: 180px;
	padding-top: 10px;
	float: right;
	font-size: .85em;
	color: #666666;
	line-height: 1.5em;
}

	#sidebar h3 {
		font-weight: normal;
		margin: 5px 0px;
		letter-spacing: -1px;
		font-size: 1.5em;
		color: #444444;
	}
	
	#sidebar a {
		text-decoration: none;
	}
	
	#sidebar ul {
		list-style-type: none;
		padding-bottom: 10px;
	}
	
	#sidebar ul li {
		margin: 6px 0px;
	}
	
	#sidebar li.current-cat a {
		color: #C45600;
	}
	
	#sidebar li.current-cat:before {
		content: "\00BB \0020";
	}
	
	#request a {
		height: 37px;
		width: 170px;
		display: block;
		background: #fff url(images/request_quote.jpg) no-repeat;
		text-align: center;
		line-height: 37px;
		font-size: 1.3em;
		font-weight: bold;
		margin-bottom: 20px;
		color: #444;
	}
	
	#twitter a {
		height: 33px;
		width: 145px;
		padding: 4px 0px 0px 25px;
		display: block;
		background: #fff url(images/follow_twitter.jpg) no-repeat;
		text-align: left;
		line-height: 1.2em;
		font-size: 1.1em;
		margin-bottom: 20px;
		margin-top: -7px;
		color: #444;
	}
    #twitter a span {
      font-weight: bold;
      font-size: 1.2em;
      letter-spacing: 1px;
    }
	
	#request a:hover, #twitter a:hover {
		background-position: 0px -37px;
	}
	
	

div#footer {
	width: 780px;
	margin: 0px auto;
	text-align: center;
	padding: 30px 0px;
	color: #777777;
	font-size: .92em;
	background: transparent url('images/cmc_footer_bg.png') top no-repeat;
}

  div#footer a { color: #777777; }
  div#footer a:hover { color: #C45600; }

ul#sitemap_list a { border: 0; }

/****************/
/* contact form */
/****************/

form.wpcf7-form {
    text-align: left !important;
    margin-top: 25px;
}

form.wpcf7-form span.label {
  width: 160px;
  display: block;
  float: left;
}

form.wpcf7-form p {
  margin: 8px 0px;
}

form.wpcf7-form p.message {
  margin-top: 15px;
}

form.wpcf7-form input, form.wpcf7-form select {
  padding: 2px;
  border: 1px solid #919191;
  background-color: #f8f8f8;
  font-family: Lucida Sans,sans-serif;
  font-size: 1em;
  width: 260px;
  color: #1b3f57;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

form.wpcf7-form select {
  padding: 2px 0px 0px 2px;
  width: 266px;
}

form.wpcf7-form select option {
  padding: 2px;
}

form.wpcf7-form textarea {
  padding: 2px;
  border: 1px solid #919191;
  background-color: #f8f8f8;
  font-family: Lucida Sans,sans-serif;
  font-size: 1em;
  width: 420px;
  height: 150px;
  color: #1b3f57;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  line-height: 1.7em;
}

form.wpcf7-form input.submitbtn {
  width: 100px;
  color: #fff;
  padding: 3px;
  margin-top: 10px;
  background-color: #1c4058;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-left: 326px;
}

form.wpcf7-form input.submitbtn:hover {
  background-color: #C45600;
}

form.wpcf7-form span.wpcf7-not-valid-tip {
    border: none;
    font-weight: bold;
    width: auto;
    background-color: #b32a00;
    color: #fff;
    white-space: nowrap;
}

div.wpcf7-validation-errors {
  border: none !important;
  padding: none !important;
  margin: 10px 0px !important;
  font-weight: bold;
  color: #b32a00;
}

div.wpcf7-mail-sent-ok {
  color: #398F14;
  font-weight: bold;
  border: none !important;
  padding: 0px !important;
}

/*fixes for smoothslideshow*/
div#myGallery {
  position: relative;
  margin: 20px auto;
  border-color: #2b4052;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div#myGallery div.slideElement {
  top: 0;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div#myGallery a {
  border: 0;
  padding: 0;
}
div#myGallery .slideInfoZone {
  background-color: #2b4052;
}
div#myGallery .slideInfoZone h2 {
  font-weight: bold;
  line-height: 1.1em;
  margin: 4px 5px 2px 5px; 
}
div#myGallery .slideInfoZone p {
	margin: 2px 5px;
	font-size: .95em;
}

/**********************************/
/* Some built in WordPress styles */
/**********************************/

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 13px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	}

.entry li {
	margin: 6px 0px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li {
	list-style: decimal outside;
	}
/* End Entry Lists */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 0px 5px 0px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center { text-align: center; }

.hidden { display: none; }

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption.alignright {
  margin: 4px 0px 10px 15px;
}

.wp-caption.alignleft {
  margin: 4px 15px 10px 0px;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 6px 5px;
	margin: 0;
}
/* End captions */