body {
	margin: 0px;
	padding: 0px;
	background: url(images/img01.jpg) repeat-x;
	font: 12px "Archer", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

 
h1, h2, h3, h4 {
	font: 1.82em;
	font-weight: normal;
	font-family: Rockwell;
	letter-spacing: -1px;
	color: #514F42;
}

#menu ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}


#menu a {
	display: block;
	float: right;
	margin-left: 5px;
	padding: 10px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Archer, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #CCCCCC;
}

#menu a:hover {
 	background: url(images/bolts.png) no-repeat center top;
	color:#FFFFFF
}

#menu a:active {
	background: url(images/boltactive.png) no-repeat center top;
	color:#FFFFFF
}

/* Page */

#wrapper {
	background: url(images/bg.jpg);
}

@font-face {
	font-family: "Archer";
	src: url(http://www.startaspark.com/test/ArcherMediumPro.otf);
}

@font-face {
	font-family: "Rockwell";
	src: url(http://www.startaspark.com/test/RockwellStd_Bold.otf);
}


p, ol, ul {
	line-height: 1.67em;
}

a {
	color: #F60;
	outline: none;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}
img{border:0;}

/* Header */

#header {
	width: 940px;
	height: 575px;
	margin: 0px auto;
}

#contentheader {
	width: 940px;
	height: 303px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	padding: 30px 0 0 0;
	width: 259px;
}


/* Menu */

#menu {
	float: right;
	width: 650px;
	margin-bottom: 10px
}

#page {
	width: 940px;
	margin: 0px auto;
	padding: 0;
}
/* Flash */

#flash {
	float: left;
	width: 940px;
	margin-bottom: 10px;
	margin-top: 0px;
	background: url(images/monitor.png);
	height: 388px;
}
/* Content */

#content {
	float: left;
	width: 650px;
	margin-bottom: 0px;
}
#social{
	height:50px;
	width:400px;
	float:right;
	margin-top: 30px;
	margin-right: 7px;
}

#social img{
	float:right;
	margin-top:0px;
	margin-left:5px;
	margin-right:5px;
}

.socialhead{
	height:50px;
	width:280px;
	margin-left:15px;
	
}

.socialhead h2{
	padding-top: 15px;
}

/* Post */

#spark		{
	margin-top: 0px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #666633;	
}

#spark .title {
	font-size: 20px;
	margin-top: 0px;
	float: top;
	font-family: Rockwell;
	margin-bottom: 20px;
}

.spark .entry {
}

.post {
	margin-top: 10px;
}

.post .date {
	float: left;
	width: 76px;
	height: 100px;
	margin: 0;
	margin-right: 20px;
	padding-top: 10px;
	background: url(images/button.png) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 8px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}

.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 30px;
	letter-spacing: -2px;
	margin-right: 2px;
}

.post .title {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 50px;
	font-size: 1.8em;
}

.post .title h {
	font-size: 64pt;

}
.post .title h2 {
	padding: 0;
	margin: 0;
}

.post .hr1 {
}

.post .meta {
	margin: 0 0 10px 20px;
	padding: 0;
	color: #979680;
	line-height:normal;
}

.post .meta a {
	color: #828170;
}

.post .entry {
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #666633;
}

.post .entry2 {
	margin: 0;
	padding: 0 0 20px 0;
}

.post .content {
	margin: 0;
	padding: 0 0 0px 0;
	border-bottom: 1px dashed #666633;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	margin-bottom: 20px;
	color: #000000;
	margin-top: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	border-top: 1px dashed #666633;
}

#sidebar li li {
	margin: 0;
	padding: 4px 0 4px 0;
}

#sidebar li li a {
}

#sidebar h2 {
	padding: 0;
	margin: 0 0 6px 0;
}


#sidebar a{
	text-decoration: none;
	color: #514F42;
}

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

/* Calendar */

#calendar_wrap {
	border-top: 1px dashed #666633;
}

#calendar caption {
	padding-top: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
}

#calendar thead {
	background: #514F42;
}

#calendar tbody td {
	border: 1px solid #514F42;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}

/* Footer */

#wrapper2 {
	background: url(images/footer.jpg) repeat-x;
}

#footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 70px;
	padding-bottom: 20px;
	color: #FFFFFF;
}

#footer a {
	
	text-decoration: none;
	color: #FFFFFF;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	padding-left: 50px;
}


#footer li.first {
	padding-left: 0;
	width: 650px;
}

#footer li.second {
	width: 235px;
	height: 219px;
	background: url(images/climber.png) no-repeat center;
}

#footer li ul {
	margin: 0;
	margin-bottom: 30px;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 2px 0;
	
}

#footer li li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 9pt;
}

#footer h2 {
	margin-top: 0;
	color: #FFFFFF;
	font-size: 22px;	
}

#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	background: black;
}

#legal a {
	text-decoration: none;
	color: #939393;
}

#legal img {
	padding-right: 10px;
}

