/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(/mt-static/support/themes/hills-dusk/hills-dusk.css);
/* end StyleCatcher imports */

body {
background-image: url(images/body.gif);
}

h1.asset-name {
color: #00d000;
font-size: 20px;
}


#header-content h1, 
#header-content #header-name {
margin-left: -999px;
}

#header {
border-top-width: 0px;
border-top-style: solid;
}

#header {
border-color: #00e100;
background: #00e100 url(images/ggg_banner.jpg) no-repeat bottom left;
height: 192px;
}

a {
color: #00cc00;
font-weight: bold;
}

.widget-header,
.widget-header a {
margin-left: 5px;
margin-right: 0px;
color: #ff3600;
font-weight: bold;
}

#footer-inner {
background-color: #039803;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
color: #ff3600;
}

#content .widget {
border-bottom: 1px solid #ff9a00;
}

.asset-footer {
border-top-color: #c1c4bd;
}
#header-name {
margin: 0px;
line-height: 1;
}


.entry-tag {
float: left;
margin-right: 10px;
margin-bottom: 5px;
list-style-type: none;
}

.entry-tags-list {
	margin-left: 0px;
	padding-left: 0px;
}

.asset-footer {
clear: left;
}

#alpha h1 {
text-transform: uppercase;
color: #ff5023;
font-size: 26px;
font-family: Arial Narrow, Impact, Helvetica, sans-serif ;
}

#alpha h2 {
text-transform: uppercase;
font-size: 16px;
color: #ff5023;
font-weight: bold;
margin-top: 15px;
font-family: Arial Narrow, Impact, Helvetica, sans-serif ;
}

#alpha h3 {
padding-top: 7px;
color: #039803;
font-size: 15px;
font-weight: bold;
}



#alpha h4 {
padding-top: 20px;
padding-bottom: 5px;
color: #00fd00;
text-transform: uppercase;
font-size: 26px;
font-family: 'Arial Narrow', Impact, Helvetica, sans-serif ;
}

}

#alpha p {
padding-bottom: 5px;
font-family: 'trebuchet ms', verdana, Helvetica, sans-serif ;
}


.asset-body {
padding-bottom: 5px;
font-family: 'trebuchet ms', verdana, Helvetica, sans-serif ;
}


#alpha img {
padding-top: 15px;
padding-bottom: 20px;
}
.widget-content {
color: #ff5523;;
text-transform: uppercase;
font-size: 20px;
padding-top: 10px;
padding-bottom: 5px;
}
.widget-content a {
text-transform: capitalize;
color: #039803;
font-weight: bold;
font-size: 11px;
padding-top: 0px;
padding-bottom: 2px;
line-height: 12px;
}

.widget-header h3 {
text-transform: capitalize;
font-size: 20px;
font-weight: bold;
color: #00fd00;
}

.widget-list-item {
margin-top: 0px;
margin-bottom: 0px;
}

#gamma .widget-list-item {
font-size: 14px;
font-weight: bold;
margin-top: 3px;
padding-top: 5px;
}

.widget-list-item .widget-list-item {
font-size: 12px;
padding-top: 2px;
}


/** Alignment of headers (including background dude) for standard product entries **/

.asset {
background: url(images/arrow.jpg) no-repeat 0px 13px;
}

.asset-header {
margin-left: 0px;
padding-left: 30px;
}

.asset-content, .asset-footer {
padding-left: 3px;
}

/** Special formatting for "Tip" and "Did You Know" entries **/

.entryTip, .entryDYN {
	background-image: none !important;
}

.entryTip .asset-header, .entryDYN .asset-header {
	color: #fff;
	margin-left: 25px;
	padding-left: 10px;
}

.entryTip .asset-header {
	background-color: #fa629d;
}

.entryDYN .asset-header {
	background-color: #039803;
}

#alpha .entryTip h2.asset-name, #alpha .entryDYN h2.asset-name {
	color: #fff;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 0px;
}

.entryTip .asset-content, .entryDYN .asset-content {
	padding-left: 10px;
	padding-right: 10px;
}

.entryTip .asset-content a {
	color: #fa629d;
}

.entryDYN .asset-content a {
	color: #039803;
}

.entryTip .asset-footer, .entryDYN .asset-footer {
	border-top: 0px;
	margin-left: 25px;
	padding-top: 0px;
}

.entryTip .asset-footer {
	border-bottom: 5px solid #fa629d;
}

.entryDYN .asset-footer {
	border-bottom: 5px solid #039803;
}

