/**
 * Layout CSS for the BonusThemes.com Musemix Template
 *
 * @package bt_musemix
 * @version 1.0.0.20071001
 * @copyright BonusThemes.com 2007
 * @link http://www.bonusthemes.com/goto/bt_musemix
 */

/* @group typography */

h1 {
	font-size: 1.5em;
	color: #8aedff;
}

h2 {
	font-size: 1.3em;
	color: #8aedff;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
	color: #7bcc05;
}

span.properties1,
span.properties2,
span.properties3,
span.properties4 {
	display: block;
	padding: 10px 10px 10px 50px;
	margin: 15px 0;
}

span.properties1 {
	color: #0f1825;
	border-top: 3px solid #0f1825;
	border-bottom: 1px solid #0f1825;
	background: #7bcc05 url(../images/properties-1-image.jpg) 10px 50% no-repeat;
}

span.properties2 {
	color: #233956;
	border-top: 3px solid #436692;
	border-bottom: 1px solid #436692;
	background: #8aedff url(../images/properties-2-image.jpg) 10px 50% no-repeat;
}

span.properties3 {
	color: #8aedff;
	border-top: 3px solid #c7cdd4;
	border-bottom: 1px solid #c7cdd4;
	background: #233955 url(../images/properties-3-image.jpg) 10px 50% no-repeat;
}

span.properties4 {
	color: #c7cdd4;
	border-top: 3px solid #7bcc05;
	border-bottom: 1px solid #7bcc05;
	background: #233955 url(../images/properties-4-image.jpg) 10px 50% no-repeat;
}

blockquote {
	background: #1b304b url(../images/blockquote.png) no-repeat 10px 10px;
	color: #c6cbd2;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	border-left: 4px solid #436692;
}

pre {
	color: #5f87ba;
	background: #1b304b;
	border-top: 3px solid #8aedff;
	border-bottom: 1px solid #8aedff;
}

ul.check1 li,
li.check1 {
	background: url(../images/bullet-1.png) 0 0 no-repeat;
}

ul.check2 li,
li.check2 {
	background: url(../images/bullet-3.png) 0 0 no-repeat;
}

ul.arrow1 li,
li.arrow1 {
	background: url(../images/bullet-2.png) 0 0 no-repeat;
}

ul.arrow2 li,
li.arrow2 {
	background: url(../images/bullet-4.png) 0 0 no-repeat;
}

ul.arrow3 li,
li.arrow3 {
	background: url(../images/bullet-5.png) 0 0 no-repeat;
}

ul.star li,
li.star {
	background: url(../images/bullet-6.png) 0 0 no-repeat;
}

ul.circle li,
li.circle {
	background: url(../images/bullet-7.png) 0 0 no-repeat;
}

#page_main ul.check1,
#page_main ul.check2,
#page_main ul.arrow1,
#page_main ul.arrow2,
#page_main ul.arrow3,
#page_main ul.star,
#page_main ul.circle,
#page_main ul.morespace {
	margin-left: 35px;
	padding: 0;
}

#page_left ul.check1,
#page_left ul.check2,
#page_left ul.arrow1,
#page_left ul.arrow2,
#page_left ul.arrow3,
#page_left ul.star,
#page_left ul.circle,
#page_left ul.morespace,
#page_right ul.check1,
#page_right ul.check2,
#page_right ul.arrow1,
#page_right ul.arrow2,
#page_right ul.arrow3,
#page_right ul.star,
#page_right ul.circle,
#page_right ul.morespace {
	margin-left: 5px;
	padding: 0;
}

ul.check1 li,
ul.check2 li,
ul.arrow1 li,
ul.arrow2 li,
ul.arrow3 li,
ul.star li,
ul.circle li,
li.check1,
li.check2,
li.arrow1,
li.arrow2,
li.arrow3,
li.star,
li.circle {
	list-style: none;
	padding-bottom: 15px;
	padding-left: 25px;
}

blockquote {
	width: auto;
	padding: 10px 10px 10px 80px;
	margin: 15px 0;
}

pre {
	padding: 10px;
}

/* @end */

/* @group SuperNews Styles */

.supernewstitle {
	font-size: 12px;
	color: #004276;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 0px;
}

.supernewstitle a:link, .supernewstitle a:visited {
	color: #7bcc05;
	text-decoration: none;
}

.supernewstitle a:hover{
	color: #8aedff;
	text-decoration: underline;
}

div.type1 img {
	margin-bottom: 0px;
}

.supernewsintro {
	margin-bottom: 0px;
}

.supernewsimage {
	margin-bottom: 0px;
	border: 1px solid #8aedff;
	margin-right: 10px;
}

div.type4 {
	margin-top: 5px;
}

/* @end */
