/*  
Theme Name: Muse Consulting
Description: Muse Consulting
Version: 2
Author: Jeremy Harrington

*/



body {
	padding:  0px;
	margin:  0px;
}


/* Type	*/
body {
	font-family: Tahoma, Arial, sans-serif;
}


small {
	font-size: 70%;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size:  20px;
	font-weight:  bold;
	color:  #617193;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size:  18px;
	font-weight:  normal;
	color:  #617193;
}

h2 a:link, h2 a:visited {
	text-decoration:  none;
	font-weight:  bold;
	color:  #617193;
}

h2 a:hover, h2 a:active {
	color:  #1f3563;
	text-decoration:  underline;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-size:  14px;
	font-weight:  bold;
	color:  #fff;
}


p {
	font-size:  88%;
	line-height:  160%;
	color:  #362f2d;
}


.post img, .intpages img {
	padding:  11px 15px 11px 15px;
	border:  0px;
	
}
.post ul, .intpages ul {
	color: #362f2d;
}

.post li, .intpages li {
	font-size: 88%;
	color: #362f2d;
}

a:link, a:visited {
	text-decoration:  underline;
	color: #a06467;
}

a:hover, a:active {
	text-decoration:  underline;
	color: #781318;
}

/*Layout */
#header {
	background: #fff url(images/header_gradient.gif)  repeat-x bottom left;
	border-bottom: 1px solid #acacac;
	padding:  12px;
}

#topnav {
	width:  800px;
	margin:  auto;
	text-align:  right;
}

#musebanner {
	width:  840px;
	margin:  auto;
	padding:  20px;
	background: #fff url(images/divider_fade.gif) bottom center no-repeat;	
}

#musebanner img {
	padding-left: 20px;
}

#page_nav {
	width:  800px;
	margin:  auto;
	text-align:  right;
	padding:  0px;
}

#mastercontent {
	padding-top:  20px;
	padding-bottom: 60px;
	width:  800px;
	margin:  auto;
}	

#mastercontent_home {
	padding-top:  0px;
	padding-bottom: 60px;
	width:  800px;
	margin:  auto;
}	

#mastercontent_home p {
	margin:  0px;
	padding:  0px;
}

#content_left {
	margin: 0px;
	padding:  0px;
	width: 440px;
	float: left;
}

#content_right {
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: right;
}


.musequote {
	font-weight:  bold;
	font: italic;
	color:  #867874;
	font-family: 'Georgia', 'Times', Times, sans-serif;
	margin-top:  30px;
	padding-bottom:  85px;
	padding-right:  85px;
	background: #fff url(images/muse_signature.jpg) bottom right no-repeat;
}

#footer {
	background: #fff url(images/bars_fade.gif)  repeat-x;
	padding:  8px 8px 90px 8px;
}

#footnav {
	width:  800px;
	margin:  auto;
	font-size:  10px;
}

.flink a:link, .flink a:visited {
	color: #362f2d;
	text-decoration: none;
}


.flink a:hover, .flink a:active {
	color: #362f2d;
	text-decoration: underline;
	
}


.left {
	float:  left;
}

.right {
	float:  right;
}

/* navigation */

ul.nav {
margin: 0px;
padding: 10px 0px 10px 10px ;
list-style-type: none;
float:  right;
}


ul.nav a {
  margin: 0px;
  padding: 0 .5em;
}


ul.topnav {
margin: 0px;
padding: 6px 0px 6px 6px ;
list-style-type: none;
font-weight:  bold;
float: right;
}

li.topnavlink, li.page_item {
	font-size:  12px;
	margin-top: 0px;
	padding: 0px;
  	float: left;
  	display: inline: /*IE hack */

}

ul.topnav a {
  margin: 0px;
  padding: 0 .5em;
}

li.topnavlink a:link, li.topnavlink a:visited, li.page_item a:link, li.page_item a:visited {
color: #362f2d;	
text-decoration: none;
}

li.topnavlink a:hover, li.topnavlink a:active, li.page_item a:hover, li.page_item a:active {
color: #617193;
text-decoration: none;
}

/* blog specific style */

ul.blognav {
	padding-right:  18px;
	list-style: none outside url(images/red_bullet.gif);
	/*list-style-image: url(images/red_bullet.gif); */
	font-size:  11px;
	line-height: 16px;
}

ul.blognav li {
	padding-bottom: 6px;
}

ul.blognav a:link,  ul.blognav a:visited {
	text-decoration:  none;
	color:  #fff;
}

ul.blognav a:hover,  ul.blognav a:active {
	text-decoration:  underline;
	color:  #fff;
}


.metapost {
	margin-top:  12px;
	padding-top:  6px;
	padding-left:  6px;
	padding-right:  6px;
 	background: #fff url(images/meta_gradient.gif) repeat-x top left;
	color: #617193;
	font-size:  11px;
}

.metapost a:link, .metapost a:visited {
	color: #617193;
	text-decoration: none;
}

.metapost a:hover, .metapost a:active {
	color: #1f3563;
	text-decoration: underline;
}

.post {
	padding-bottom:  48px;
}

.datepost {
	width:  80%;
}

.boxcontent p {
	color:  #fff;
	font-size:  12px;
	padding:  6px 12px 6px 12px;
}


.clear {
	clear:  both;
}


#clients {
	margin: 0px;
	padding: 0px;
	color: #617193;
	font-weight: bold;
}

#clients img {
	padding: 3px;
}


.commentslisted p {
	font-size:  12px;
}

h3.commented {
	border-top: 1px #e5e5e5 solid;
	padding-top:  18px;
	font-weight: normal;
	color:  #362f2d;
}



.nextnav {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size:  13px;
	font-weight:  bold;	
	}

/* box code */

.thoughtsfeed {
	padding-bottom:  3px;
}

.boxcontent {
	padding:  0px 12px 0px 12px;
	color:  #fff;
}

.boxcontentblog {
	padding:  0px 12px 0px 12px;
	color:  #fff;
	background:  transparent url(images/arrow.gif) 20px left no-repeat;
}


.boxcontainer {
	width:  300px;
	background: #362f2d;
}

.topcaphold {}

.topcapleft {
	width:  33px;
	float: left;
	background: #362f2d url(images/box_top_left_cap.gif)  top left no-repeat;
	height:  12px;
}

.topcapright {
	width: 267px;
	float: left;
	background: #362f2d url(images/box_top_right_cap.gif)  top right no-repeat;
	height:  12px;
}

.bottomcaphold {
	background: #fff;
}

.bottomcapleft {
	margin: 0px;
	padding:  0px;
	width:  33px;
	float: left;
	background: #362f2d url(images/box_bottom_left_cap.gif)  bottom left no-repeat;
	height:  39px;
}

.bottomcapright {
	margin: 0px;
	padding:  0px;
	width: 267px;
	float: left;
	background: #362f2d url(images/box_bottom_right_cap.gif)  bottom right no-repeat;
	height:  39px;
}




