/*
Theme Name:     Motion Child
Description:    Child theme for the Motion theme 
Author:         William Schunke
Author URI:     http: //www.psychicmindgfx.com
Template:       motion
Version:        0.1.0
*/

@import url("../motion/style.css");

body {background:#000 url(images/bodybg.jpg) top center no-repeat fixed}

/*#header #logo img {
	float: left;
	width: 58px;
	height: 0px;
	margin: 5px 10px 10px 0;
	background:transparent url(images/genericlogo.png) no-repeat top left;
	padding-top:49px;
    overflow:hidden;
}
*/

a {
	color: #ca9ef0;
	text-decoration: none;
}

hr {
	border: 1px solid #ca9ef0;
}

table th {
	color: #ca9ef0;
}

fieldset {
	padding: 1.2em;
	border: 1px dashed #ca9ef0;
}

#top #topmenu li a:hover {
	color: #ca9ef0;
}

#header #logo h1 a:hover {
	color: #ca9ef0;
}

#header #headerbanner p a {
	border-bottom: 1px dashed #ca9ef0;
}

h2#contentdesc span {
	color: #ca9ef0;
}

.posttop h2.posttitle a:hover {
	color: #ca9ef0;
	border-bottom: 1px dashed #ca9ef0;
}

.postcontent a {
	border-bottom: 1px dashed #ca9ef0;
}

#navigation a {
	border-bottom: 1px dashed #ca9ef0;
}

#navigation .wp-pagenavi a:hover {
	color: #ca9ef0;
}

.linkpages p a:hover span {
	background: url(images/blacktrans2.png);
	color: #ca9ef0;
}

#comments #respond .submitbutton:hover {
	cursor: pointer;
	color: #ca9ef0;
}

#nav li a:hover {
	color: #e2b0ff;
	text-decoration: none;
	display: block;
}

#nav li li a:hover {
	color: #e2b0ff;
}

.posttop h2.posttitle a {
	color: #e2b0ff;
	font-size: 1.4em;
}

.postmetatop .categs a:hover {
	color: #e2b0ff;
}

.postmetabottom a:hover {
	color: #e2b0ff;
}

.postmetaauthor .authordesc a {
	color: #e2b0ff;
	border-bottom: 1px dashed #e2b0ff;
}

#comments .commentbody .author a {
	color: #e59ef0;
	border-bottom: 1px dashed #e59ef0;
}

#comments .commentbody .author a:hover {
	color: #eee;
	border-bottom: 1px dashed #e59ef0;
}

#comments .commentbody p a {
	color: #e59ef0;
	border-bottom: 1px dashed #e59ef0;
}

#comments .commentbody p a:hover {
	color: #eee;
	border-bottom: 1px dashed #e59ef0;
}

