/*  
Theme Name: Morgan and Company
Theme URI: http://nolagraphics.com/
Description: A custom Wordpress theme for Morgan and Company.
Version: 1.0
Author: Marc Juneau
Author URI: http://nolagraphics.com/
*/


@charset "utf-8";
/*clear styles*/



html {
	}

body {
	background: #231f20 url(../img/bg_html.jpg) repeat-x top center;
	font-size: 100%; /* Change font size of individual elements, not body percentage. */
	line-height: 0.875em; /*  16 x .875 = 14px  */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#main-wrap {
	background: url(../img/bg_body.png) no-repeat top center;
}

img { border: none;}

.clear { clear: both;}



/* ------------------------ */

/* Core Page Structure */

/* ------------------------ */

#shadow {
	margin: 0;
	padding: 13px;
	background: url(../img/bg_shadow.png) no-repeat center -17px;
	}
	
#contain {
	margin: 0 auto;
	padding: 0;
	background-color: white;
	width: 900px;
	height: 582px;
	text-align: left;
	position: relative;
	}
	
#solu #contain, #show #contain, #the-blog #contain, #blog #contain, #sayh #contain, body.fluid-height #contain {
	background: url(../img/bg_contain.jpg) no-repeat center top;
	}
body.fluid-height #contain {
	height: auto;
	padding-bottom: 142px;
}

#header {
	/* position: relative; */
	height: 142px;
	width: 900px;
	position: absolute;
	z-index: 0;
	margin-bottom: -20px;
	padding: 0;
	}
body.fluid-height #header {
	position: relative;
}

#copy {
	margin: 0 30px;
	padding: 0 0 30px;
	}
#contain:after, #copy:after {
	content: "."; 
	display: block; 
	height: 0;  
	clear: both; 
	visibility: hidden;
}

#the-blog .col200 ul {
	margin-left: 0px;
	padding-left: 0px;
}

.col200 {
	float: left;
	position: relative;
	width: 185px;
	padding-right: 10px;
	border-right: 1px solid #d9531e;
	overflow: hidden;
	}
	
.col200 li{

list-style:none;}
	
.col520 {
	float: left;
	position: relative;
	width: 487px;
	padding: 0 30px 0 30px;
	margin: 0;
	margin-top: -35px;
	}

#main-content-wrap {
	margin-top: 1em;
	overflow: hidden;
	}


.scroll {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-bottom: -5px;
	}
	
.scroll img {
	display: block;
	margin: 5px 0;
	}

.col200 .scroll {
	right: 5px;
	}

.homelink {
	position: absolute;
	top: 0;
	right: 0;
	}



/* ------------------------ */

/* Recent News + Events */

/* ------------------------ */


#scrollable {
	float: right;
	width: 465px;
	margin: 20px 0 0 14px;
	padding: 0 30px 0 14px;
	border-left: 1px solid #ccc;
	height: 192px;
	overflow: hidden;
	position: relative;
	}
	
#scrollable h2 {
	margin: 0 0 7pt 0;
	}
	
#scrollable .blurbs {
	overflow: hidden;
	margin-top: -5px;
	}



/* ------------------------ */

/* Navigation */

/* ------------------------ */

#navpri {
	list-style: none;
	margin: 0;
	padding: 0 0 5px;
	font-size: 0.625em; /*  16 x .625 = 10px */
	text-transform: uppercase;
	letter-spacing: .05em;
	position: absolute;
	top: 311px;
	left: 360px;
	z-index: 100;
	}

#solu #navpri, #show #navpri, #the-blog #navpri, #blog #navpri, #sayh #navpri, body.fluid-height #navpri {
	top: 121px;
	}
	
#navpri li {
	float: left;
	display: inline;
	}
	
#navpri li a:link, #navpri li a:visited {
	margin: 0 5px;
	padding: 9px;
	color: #464646;
	text-decoration: none;
	border-bottom: none;
	}

#navpri li a:hover { color: #d9531e;}

body#solu #navpri .solu a:link, body#solu #navpri .solu a:visited, body#show #navpri .show a:link, body#show #navpri .show a:visited, body#pers #navpri .pers a:link, body#pers #navpri .pers a:visited, body#the-blog #navpri .blog a:link, body#the-blog #navpri .blog a:visited, body#sayh #navpri .sayh a:link, body#sayh #navpri .sayh a:visited { color: #d9531e;}



#navsec {
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing: .02em;
	}
	
	body.fluid-height #navsec h5 {
		font-size:0.625em;
	}

#navsec li {
	clear: both;
	}

#navsec li img {
	float: left;
	margin: 0 5px 5px 0;
	}
#navter {
font-size:0.575em;
left:620px;
letter-spacing:0.05em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt 0pt 5px;
position:absolute;
top:8px;
z-index:100;
}

#navter li {
	float: left;
	display: inline;
	}
	
#navter li a:link, #navter li a:visited {
	margin: 0 3px;
	padding: 9px;
	color: #464646;
	text-decoration: none;
	border-bottom: none;
	}


/* ------------------------ */

/* Typography */

/* ------------------------ */

h1 {}

h1.logo {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 100;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125em; /*  16 x 1.125 = 18px */
	color: #d9531e;
	margin: 7px 0 5px;
	padding: 0 0 0;
	}


h3 {
	font-size: .875em; /*  16 x .875 = 14px */
	font-weight: normal;
	margin: 5px 0 5px;
	padding: 0;
	color:#fff;
	}

h4 {

	}

h5 {
	line-height: 1.2em; /*  16 x .875 = 14px  */
	font-weight: normal;
	}
	
h5 strong {
	text-transform: uppercase;
	font-weight: bold;
	}
	
h6 {}

p, h5 {
	font-size: 0.725em; /*  16 x .625 = 10px */
	margin: 15px 0 0;
	padding: 0;
	}

a {}

#main-content ul{
	font-size: 0.725em; /*  16 x .725 = 11px */
	margin: 5px 0 0;
	padding: 0 0 0 3px;
	list-style-type:none;
	}	
	
#main-content ul li {
background-image:url(../img/bullet.jpg);
background-position:0 0.5em;
background-repeat:no-repeat;
padding-left:20px;
padding-top:3px;
}

dfn {}
ins {}

q {}
blockquote {}
caption {}
cite {}

s {}
strike {}
del {}

tt {}
samp {}
kbd {}
pre {}
code {}

strong {}
b {}
em {}
i {}

u {}

sub {}
sup {}

small {}
big {}

abbr {}
acronym {}

hr {}


/* ------------------------ */

/* Lists */

/* ------------------------ */

dd {}
dl {}
dt {}
li {}
ol {}
ul {}



/* ------------------------ */

/* Tables */

/* ------------------------ */

col {}
colgroup {}
table {}
tbody {}
td {}
tfoot {}
th {}
thead {}
tr {}


/* ------------------------ */

/* Forms */

/* ------------------------ */


fieldset {}
form {}
input {}
label {}
legend {}
optgroup {}
option {}
select {}
textarea {}
button {}



a:link, a:visited, .more-link {
	color: #d9531e;
	text-decoration: none;
	border-bottom: 1px dotted #d9531e;
}

a:hover, .more-link:hover {
	color: #0b77cb;
/*	border-bottom: 1px dotted #0b77cb;*/
}	
	h1.logo a:link, h1.logo a:visited {
	border-bottom: none;
}
.alignright{float:right; padding:2px;}
.alignleft{float:left; padding:2px;}


/*BLOG SETUP */

.month {
	display: block;
	clear: both;
	text-align: center;
	color:#000000;
	font-weight:bold;
	padding-top:3px;
}
.day {
	display: block;
	clear: both;
	text-align: center;
	padding-top:10px;
}
.posthead {
	float: left;
	margin-bottom: 2px;
}

.pheadr{
	float: left;
	margin-bottom: 2px;
}

.pheadr h3 {
	font-size: 10px;
	text-transform: uppercase;
}

p.postinfotop {
	clear: both;
	margin: 0px 0 10px 20px;
	font-size: 10pt;
	font-weight: bold;
	color:#868EA0;
}

.datebox{
	height: 44px;
	width: 75px;
	float:right;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding-top: 2px;
	background-image: url(../img/date.jpg);
	background-repeat: no-repeat;
}

p.datebox{
	padding:0;
	margin:0;
}

.post .datebox {
	float: left;
	margin-right: 10px !important;
}
.post {
	padding: 35px 0;
	border-bottom: 1px solid #d9531e;
}

.post a:hover, .col200 a:hover {
	color: #828282;
	border-bottom: 2px solid #d9531e;
}

.post .feedback {
	text-align: right;
}

.post .postinfotop {
	margin-left: 49px;
	color: #868EA0;
}

.post .posthead {
	margin-bottom: 0px !important;
}

.post .serif {
	text-align: right;
	font-style: italic;
}

.bookmark_services {
	padding-top: 10px;
}

.bookmark_services a {
	font-weight: normal!important;
	border-bottom: none!important;
}

/*TAGS*/


.spread{
margin: 15px 0 5px 0;
}

.spread:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        height: 0px;
}



.bookmark_services span{
	display:block;
	float:left;
	font-size:10pt;
	margin:4px;
}



.spread h2{
	background-image: url(../img/plus.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	color:#fff;
	text-decoration: none;
	font-size:11pt;
	height:25px;
}

.spread a{
	text-decoration: none;
	font-weight:bold;
}

.spread a:hover{
	color:#828282;
	text-decoration: none;
	font-weight:bold;
}

div.tagmeta {
background:url(../img/box-shadow.png) no-repeat scroll left bottom;

font-size:0.9em;
margin:10px 0pt 9px;
padding:0pt 0pt 9px;
}

.tagmeta dl {
background:#5F5F5F none repeat scroll 0%;
border:1px solid #C6C6C6;
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:4px;
}


.tagmeta dl dd {
color:#fff;
font-weight:bold;
margin:0pt 1em 0pt 0pt;
}


.tagmeta dl dt {
color:#fff;
margin:0pt 0.5em 0pt 0pt;
}

.tagmeta dl dd, .tagmeta dl dt {
display:inline;
margin:5pt;
padding:0pt;
}


.tagmeta dl {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}


.widget_rss li{
font-size:9px;
margin:0;
padding:0 0 5px 0;
}

.widget_rss ul{
font-size:9px;
margin:0;
padding:0 0 5px 4px;
}

.gmnoprint{color:#000;}

#dir_1{font-size:9px;width:375px;}


/*WP CALENDAR*/


#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #D9531E;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
		color: #D9531E;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #E8E7D5;
	color: #000;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


.ddsg-wrapper ul li{margin-bottom:20px;}
.ddsg-wrapper ul{margin-top:10px;}


/*LOGOS*/
.box_wh {
	background: white;
	border: 1px solid #d9531e;
	width: 100%;
	padding: 0 10px;
	margin: 30px 0;
	}

.box_wh img {
	float: left;
	display: inline;
	padding: 5px;
	}
	
	
	.navmin {
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing: .02em;
	font-size: 0.575em; /*  16 x .575 = 9.2px */
	position: absolute;
	top: 8px;
	right: 30px;
	z-index: 100;
		color:#999999;
	}

#navpri li, .navmin li {
	float: left;
	display: inline;
	}
	
.navmin li a:link, .navmin li a:visited {
	margin-left: 20px;
	color: #999;
	text-decoration: none;
	border-bottom: none;
	}

.navmin li a:hover { color: #d9531e;}

.navmin li span {
	background: url(../img/nolagraphics_icon_sm.gif) no-repeat left center;
	padding: 10px 0 10px 15px;
	margin-left: 10px;
	}

.navmin li span a:hover {
	color: red;
	}

#footer {
	margin: 0 auto;
	padding: 0;
	clear: both;
	position: relative;
	width: 900px;
	bottom: 5px;
	}
	
	
	
	/* late addition */
	
#solu #copy, #show #copy, #pers #copy, #the-blog #copy, #sayh #copy  {
	color: white;
	background-color: #231f20;
	width: 748px;
	height: auto;
	overflow: hidden;
	position: relative;
	top: 142px;
	right: -30px;
	border: 1px solid #d9531e;
	padding: 30px;
	}
body.fluid-height #main-wrap #copy {
	top: 20px;
}
	
#the-blog #contain {
	height: auto;
	overflow: visible;
	padding-bottom: 142px;
	}
	
	
#the-blog #copy, #blog #copy .col200, #the-blog #copy .col520 {
	height: auto;
	}
body.fluid-height .col200 {
	height: 348px;
}

#the-blog #copy {
	margin: 0px;
	top: 142px;
	right: -60px;
	
}

	#the-blog #copy span.serif {
		display:block;
		margin: 15px 0 0;
		padding: 0;
	}
	


#post-blog div p{color:grey;}

.widget_rss {
	padding-top: 30px;
}

.yui-skin-sam table{
color:black !important;}
.yui-skin-sam .yui-dt-liner {color:black !important;}