/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.bmacewen.com/test2/blog.css);
@import url(http://www.bmacewen.com/test2/professional-black-screen.css);
/* end StyleCatcher imports */

/* Global ----------------------------------------------------------------- */

body {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #777777;
	background-color: #f8f8f8;
}
a.main {
	color: #921712;
	text-decoration: none !important;
}
a.main:hover {
	text-decoration: underline !important;
}



hr {
	color: #c8c8c8;
	size: 1;
}

.dropshadow-left {
	background-image: url(http://bmacewen.com/test2/images/website/shadow-left.gif);
	background-repeat: repeat-y;
}
.dropshadow-right {
	background-image: url(http://bmacewen.com/test2/images/website/shadow-right.gif);
	background-repeat: repeat-y;
}
.dropshadow-bottom {
	background-image: url(http://bmacewen.com/test2/images/website/shadow-bottom.gif);
	background-repeat: repeat-x;
}

.asset-body {
font-size: 12pt;
color: #333333;
}


/* Layout ----------------------------------------------------------------- */

#container-inner {
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px !important;
}
#content {
	background-color: #fff;
	padding-top: 20px;
}
#header-inner, #content-inner, #footer-inner {
	padding-top: 0;
	padding-bottom: 0;
}
#header-inner, #beta-inner, #gamma-inner {
	padding-right: 0;
	padding-left: 0;
}
#beta-inner {
	background-color: #eeeded;
padding-top: 15px;
}
#content {
	margin-top: 0px;
	margin-bottom: 30px;
}
#container-inner {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}
#header-inner, #main-navigation-inner, #content-inner, #footer-inner {
	position: relative;
	width: 940px;
	margin: 0 auto;
}

/* Header ----------------------------------------------------------------- */

#header {
	background: #000 url(http://bmacewen.com/test2/images/website/top_banner_background.jpg) repeat-x 0 0;
/*	border-bottom: 1px solid #eaeaea;*/
height: 125px;
}
#header-inner {
	background-image:url(http://bmacewen.com/test2/images/website/header_image.jpg);
	background-position: 169px top;
	background-repeat:no-repeat;
	padding-top: 125px;
}

#header-content {
	display:none;
}
/* Navigation ----------------------------------------------------------------- */


#main-navigation {
	background: #FFF url(http://bmacewen.com/test2/images/website/main_nav_bg.gif) repeat-x 0 0;
	font-family: arial;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5d5d5d;
	border-bottom-color: #474747;
	text-decoration:none;
}
#main-navigation-inner {
	text-decoration:none;
}
#main-navigation ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	text-decoration:none;
}
#main-navigation ul li {
	float: left;
	padding-top: 2px;
	text-decoration:none;
}
#main-navigation ul li a {
	display: block;
	text-decoration: none;
	border-left: 1px solid #ccc;
	line-height: 25px;
	padding: 0px 15px 0px 16px;
	color: #FFF;
	text-decoration:none;
}
#main-navigation ul li.on a {
	background: #e0003c url(http://bmacewen.com/test2/images/website/main_nav_hover.gif) repeat-x;
	color: #fff;
	text-decoration:none;
}
#main-navigation ul li a:hover {
	background: #e0003c url(http://bmacewen.com/test2/images/website/main_nav_hover.gif) repeat-x;
	text-decoration:none !important;
}
#main-navigation ul li.last {
	border-right: 1px solid #ccc;
	text-decoration:none;
}

/* Blog Meta Bar ---------------------------------------------------------------- */

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
	background: #eeeeee url(http://bmacewen.com/test2/images/website/entry_bar_bg.gif) repeat-x;
}

.asset-meta a:active,.asset-meta a:visited,.asset-meta a:link{
color: #777;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

.asset-meta a:hover {
color: #777;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

.asset-meta {
    color: #777;
    border-top: none;
/*    border-bottom: 1px dotted #ccc;*/
    font-size: 12px;
font-weight: bold;
    padding: 0px 0;
    margin-bottom: 12px;
}

.asset-meta {
/*    border-top: 1px solid #ccc; */
}

/* Search ---------------------------------------------------------------- */

.widget-search {
	float: right;
	margin-right: 33px;
	width: 300px;
	position: absolute;
	top: 0px;
	right: 11px;
	text-align: right;
}
.widget-search h3 {
	display: none;
}
#search {
	border: 1px solid #ccc;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	padding: 1px;
}
#search-submit {
	border: 1px solid #75120e;
	border-top: 1px solid #b25c59;
	border-left: 1px solid #b25c59;
	background: #921712;
	color: #fff;
	padding: 0px 5px 1px 5px;
	font-size: 11px;
}
#search-button {
	width: 60px;
	height: 21px;
	margin: 3px 0px 0px 0px;
	border: 0px;
	overflow: hidden;
	background: url(http://bmacewen.com/test2/images/website/search_button.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
/* Widget ----------------------------------------------------------------- */

.widget-header {
	margin: 0px;
}
.widget-content {
	margin-right: 15px;
	margin-left: 15px;
/*	margin-top: 15px;*/
	margin-bottom: 0px;
}
.widget-header {
	height: 20px;
	margin-bottom: 0px;
	background: url(header-arrow-narrow.gif) no-repeat 0 0;
	font-size: 16px;
	color: #820000;
	font-weight: bold;
	border: none;
	padding: 0px;
	line-height: 20px;
	font-family: "Times New Roman", Times;
	text-transform: none;
}
.widget-header a {
	color: #fff;
	font-weight: bold;
}
.widget-header a:hover {
	text-decoration: none;
}
.layout-wm .widget-header {
	background-image: url(header-arrow-medium.gif);
}
#content .widget-powered .widget-content {
	margin-top: 15px; 
	margin-bottom: 15px;
	border: 1px solid #ddd;
	background-color: #f8f8f8;
}
.widget-content {
	margin: 0px 15px 0px 15px;
}
/* Side Bar Elements ---------------------------------------------------------------- */

	/* Side Bar Services ---------------------------------------------------------------- */

.widget-services-header-row, .widget-header-row {
	background: #f2efef url(http://bmacewen.com/test2/images/website/rightbar_header_bg.gif) repeat-x;
	border-bottom: 1px solid #bbbbbb;
}
#services-table, #widget-table, #categories-content-table {
	background-image:url(http://bmacewen.com/test2/images/website/services-background.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-left: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-top: none;
	background-color: #fbfbfb;
	font-size: 11px;
	color: #6f6f6f;
}
.call-to-actions {
	padding: 8px 0px 8px 0px;
	color: #6f6f6f;
	border-bottom: 1px dotted #808080;
}

.call-to-actions-last {
	padding: 8px 0px 8px 0px;
	color: #6f6f6f;
	border-bottom: none;
}

#services-table .call-to-actions a:link, .call-to-actions a:active, .call-to-actions a:visited {
 text-decoration: none;
 font-size: 11px;
 font-weight: bold;
 color: #6f6f6f;
}

#services-table .call-to-actions a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #6f6f6f;
}

#services-table .call-to-actions-last a:link, .call-to-actions-last a:active, .call-to-actions-last a:visited {
 text-decoration: none;
 font-size: 11px;
 font-weight: bold;
 color: #6f6f6f;
}

#services-table .call-to-actions-last a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #6f6f6f;
}

.icon-img {
	padding-right: 10px;
}
	/* Side Bar Advert ---------------------------------------------------------------- */

.mpu {
	width: 300px;
	height: 250px;
}
	/* Side Bar Categories ---------------------------------------------------------------- */

#categories-content-table ul {
	padding: 8px 0px 8px 0px;
	color: #f20048;
}

.cat_item a:link, .cat_item a:active, .cat_item a:visited {
color: #f20048;
text-decoration:none;
}

.cat_item a:hover {
color: #f20048;
text-decoration:underline;
}


.cat_item {
padding: 5px 0px;
border-bottom: 1px dotted #ccc;
display: block;
width: 100%;
}

.widget-content-categories {
	background: #fbfbfb;
}
dl.widget-content-categories {
	color: #f20048;
	font-family: Arial;
	font-size: 11px;
}
dt.widget-content-categories {
	border-bottom: 1px dotted #808080;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	padding: 8px 8px 8px 8px;
}
.widget-content-monthly-archive-text {
	padding: 8px 0px 8px 0px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

.widget-content {
margin-bottom: 15px;
}

.widget-services #search-button {
	padding-left: 30px;
}

	/* Side Bar Monthly Archives ---------------------------------------------------------------- */

.widget-content-monthly-archive {
	background: #fbfbfb;
}
.widget-content-monthly-archive-item {
	color: #f20048;
	font-family: Arial;
	font-size: 11px;
}
/*dt.widget-content-monthly-archive {
	border-bottom: 1px dotted #808080;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	padding: 8px 0px 8px 8px;
}*/


	/* Side Bar Links ---------------------------------------------------------------- */


#link-table {
	background-image:url(http://bmacewen.com/test2/images/website/services-background.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-left: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-top: none;
	background-color: #fbfbfb;
	font-size: 11px;
	font-weight: normal;
	color: #f20048;
}

#link-table a {
	color: #f20048;
	text-decoration: none;
}

#link-table a:hover {
	text-decoration: underline;
}

.widget-content-links {
	background: #fbfbfb;
}
dl.widget-content-links {
	color: #f20048;
	font-family: Arial;
	font-size: 11px;
}
dt.widget-content-links {
	border-bottom: 1px dotted #808080;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	padding: 8px 0px 8px 8px;
}


/* Side Bar Skyscraper Advert ---------------------------------------------------------------- */

.sidebar-skyscraper {
	width: 300px;
	text-align: center;
}

/*END Right hand Banner advert CSS*/
.whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #ffffff;
}
A.whiteLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #ffffff;
	text-decoration: underline;

}

A.whiteLink:active {color:#ffffff;}
A.whiteLink:visited {color:#ffffff;}

A.whiteLinkBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.whiteLinkBold:active {color:#ffffff;}
A.whiteLinkBold:hover {
	color:#ffffff;
	text-decoration: underline;}
A.whiteLinkBold:visited {color:#ffffff;}

.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #126A89;

}
#unit a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #00309A;
	text-decoration: none;
}
#unit a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #00309A;

}
#unit a:hover{
	text-decoration: underline;
}

.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.bluelink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #126A89;
	text-decoration: none;

}

A.bluelink2:link {color:#126A89;text-decoration:none;}
A.bluelink2:active {color:#126A89;}
A.bluelink2:visited {color:#126A89;}
A.bluelink2:hover {color: #126A89; text-decoration:underline;}

.bluelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #126A89;
	text-decoration: underline;

}

A.bluelink:active {color:#126A89;}
A.bluelink:visited {color:#126A89;}


.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
}

A.signup:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFF;
	text-indent: 1px;
	text-decoration: none;
    padding-bottom: 3px;
    padding-top: 3px;
}
A.signup:active {color:#FFF;}
A.signup:visited {color:#FFF;}
A.signup:hover {color:#FFF;
	text-decoration: underline;}
	
/*END Right hand Banner advert CSS*/


/* Content ---------------------------------------------------------------- */

.date {
	padding: 0 0 10px 0;
}
#homepage-image {
	display:none;
	background: none;
}
h1#page-title {
	font-size: 24px;
	line-height: 1.3;
	color:#820000;
	font-family: "Times New Roman", Times;
	font-weight: bold;
}
.mt-main-index h1#page-title {
	font-size: 24px;
	margin-bottom: 0.5em;
}
h2.entry-title {
	font-size: 24px;
	line-height: 1.3;
	color:#820000;
	font-family: "Times New Roman", Times;
	font-weight: bold;
}

.asset-name a {
	color: #820000;   
}

/* New Article Alert Popup Window---------------------------------------------------- */

.new_article_text {
	font-size: 16px;
	color: #820000;
	font-weight: bold;
	font-family: "Times New Roman", Times;
}

/* Footer ----------------------------------------------------------------- */

#footer {
	background: #f8f8f8;
    color: #666666;
}

#footer a {
    color: #f20048;
}

#footer .widget-header {
    display: none;
}

#footer-content {
    margin: 0px 15px 20px 20px;
}

#footer-content ul {
    list-style: none;
    margin: 0;
    padding: 12px 0 0 0;
    float: left;
}

#footer-content ul li {
    float: left;
    margin: 0;
    padding: 0;
}
