/*  
Theme Name: DS Motion
Theme URI: http://www.sqroo.com
Description: Developed for Digital Soul
Version: 1.0
Author: Jared Kelley-Hudgins
Author URI: http://www.sqroo.com/
*/

/*Body*/

body {
	margin:0px 0px 0px 0px;
	background:url(digitalsoulbackgroundhuge.jpg) no-repeat fixed;
	background-color: #000000;
}


/*Type-setting*/

a {
	text-decoration:none;
}

a:link {
	color:#e4e4e4;
}

a:visited {
	color:#e4e4e4;
}

a:hover {
	color:#d1bd0e;
}

a.postheadlinks:link {
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:14px;
}

a.postheadlinks:visited {
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:14px;
}

a.postheadlinks:hover {
	color:#d1bd0e;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:14px;
}

#sidebar a:link {
	color:#e4e4e4;
	text-transform:none;
	letter-spacing:1px;
	font-size:12px;
}

#sidebar a:visited {
	color:#e4e4e4;
	text-transform:none;
	letter-spacing:1px;
	font-size:12px;
}

#sidebar a:hover {
	color:#ffffff;
	text-transform:none;
	letter-spacing:1px;
	font-size:12px;
}

#sidebarb a:link {
	color:#fff;
	letter-spacing:1px;
	font-size:12px;
}

#sidebarb a:visited {
	color:#fff;
	letter-spacing:1px;
	font-size:12px;
}

#sidebarb a:hover {
	color:#d1bd0e;
	letter-spacing:1px;
	font-size:12px;
}

#sidebarindex a:link {
	color:#ffffff;
	text-transform:none;
	letter-spacing:1px;
	font-size:12px;
}

#sidebarindex a:visited {
	color:#ffffff;
	text-transform:none;
	letter-spacing:1px;
	font-size:12px;
}

#sidebarindex a:hover {
	color:#d1bd0e;
	text-transform:none;
	letter-spacing:1px;
	font-size:12px;
}

a.linkstitle:link {
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:14px;
}

a.linkstitle:visited {
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:14px;
}

a.linkstitle:hover {
	color:#d1bd0e;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:14px;
}

.linkstitle {
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:14px;
	float:right;
	margin-right:10px;
}

#sidebar ul {
	list-style:none;
	margin-right:0px;
	line-height:2em;
}

#sidebar h2 {
	color:#ffffff;
	text-transform:none;
	letter-spacing:1px;
	font-size:10px;
	font-family: trebuchet, arial, helvetica;
}

#sidebarindex ul {
	list-style:none;
	margin-right:0px;
	line-height:2em;
}

#sidebarindex h2 {
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:10px;
}

#sidebarb ul {
	text-transform:none;
	list-style:none;
	line-height:2em;
}

#sidebarb li {
	text-transform:none;
	list-style:none;
	line-height:2em;
	font-size:10px;
}

#sidebarb h2 {
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:13px;
}

.topbanner {
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:13px;
	font-family: Helvetica, trebuchet, arial;
}

img {
	border-style: none;
}

/*DIV ID Structures*/

#linksmap {
	margin-top:117px;
}

#linksmapthisweek {
	width: 780px;
	height: 44px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#main {
	width:1082px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#mainb {
	width:1ffffffpx;
}

#header {
	background: url(header.png) no-repeat;
	width:780px;
	height:156px;
	margin-left:auto;
	margin-right:auto;
}

#headerthisweek {
	background: url(thisweekhead.jpg) no-repeat;
	width:780px;
	height:201px;
	margin-left:auto;
	margin-right:auto;
}

#pagebody {
	color:#ffffff;
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

#container {
	margin-left:151px;
	margin-right:151px;
	width:780px;
	
	overflow: hidden;
}

#containerb {
	width:780px;
	background:url(pixelbg.png);
	overflow: hidden;
}

#containerthisweek {
	margin-left:151px;
	margin-right:151px;
	width:780px;
	height:500px;
	
	overflow: hidden;
}

#interactleft {
	width:150px;
	float:left;
	margin-left:auto;
	margin-right:auto;
}

#interactright {
	width:150px;
	float:right;
	margin-left:auto;
	margin-right:auto;
}

#loop {
	width:560px;
	overflow: hidden;
	float:left;
	position:relative;
}

#loopfull {
	width:760px;
	float:left;
	position:relative;
}

#linkbar {
	background:url(postheadtitlefull.gif) no-repeat;
	float:right;
	position:relative;
	width:199px;
	height:24px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:-1px;
	padding-top:10px;
	font-family:Helvetica,Verdana,Sans-serif;
}

#bottombar {
	background:url(postheadtitlefull.gif) no-repeat;
	float:right;
	position:relative;
	width:199px;
	height:24px;
	margin-left:auto;
	margin-right:auto;
	margin-top:1px;
	margin-bottom:0px;
	padding-top:10px;
	font-family:Helvetica,Verdana,Sans-serif;
}

#footer {
	width:810px;
	height:64px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background: url(bgbase.png) center no-repeat;
}

#filler {
	height:100%;
	background-color: #ffffff;
}

#sidebar {
	width:199px;
	float:right;
	position:relative;
	position:relative;
	color: #ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	line-height:2em;
	font-size:10px;
	font-family:Helvetica,Verdana,Sans-serif;
}

#sidebarb {
	width:220px;
	color:#ffffff;
	line-height:2em;
	font-size:10px;
	font-family:Helvetica,Verdana,Sans-serif;
}

#marginmaker {
	margin-left: auto;
	margin-right: auto;
	display:inline;
	width:100%;
	margin-top:-5px;
}

#bindex {
	float:right;
	position:relative;
	position:relative;
	color: #ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	line-height:2em;
	font-size:10px;
	font-family:Helvetica,Verdana,Sans-serif;
}

/*DIV Class Structures*/

.entry p {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 6px;
}

.entry img {
	margin-left: -30px;
	margin-right: -30px;
	margin-top: -9px
}

.post {
	width:560px;
	margin-bottom:20px;
}

.postfull {
	width:760px;
	margin-bottom:20px;
	
}

.inset {
	width: 100%;
	height: 200px;
	overflow: scroll;
	overflow-x:hidden;

}

.posthead {
	background:url(postheadtitlefull.gif) no-repeat;
	width:560px;
	height:32px;
	padding-top:10px;
	text-indent:15px;
	margin-bottom: -12px;
	font-family:Helvetica,Verdana,Sans-serif;
}

.postheadfull {
	background:url(postheadtitlefull.gif) no-repeat;
	width:760px;
	height:32px;
	padding-top:10px;
	text-indent:15px;
	margin-bottom: -12px;
	font-family:Helvetica,Verdana,Sans-serif;
}

.entryfull p {
	color:#ffffff;
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 6px;
}

.entryfull img {
	margin-left: -60px;
	margin-right: -60px;
	margin-top: -9px
}

.entry {
	width:560px;
	
	line-height:2em;
	font-size:12px;
	font-family:Helvetica,Verdana,Sans-serif;

}

.entryfull {
	width:760px;
	
	line-height:2em;
	font-size:12px;
	font-family:Helvetica,Verdana,Sans-serif;

}

.movie {
	width:100%;
	margin-left: auto;
	margin-right: auto;
	
	line-height:2em;
	font-size:12px;
	font-family:Helvetica,Verdana,Sans-serif;

}

/*IE*/

.png {
	cursor: pointer;
	background: none;
	/* filter applies only to IE5+/Win */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='fixed', src='header.png');
}
.png[class] {
	/* [class] applies to non-IE browsers */
	background: url(header.png) no-repeat;
}
* html .png a {
	/* make links clickable in IE */
	position: relative;
	z-index: 999;
}