/*-----attach body.custom to any style you add here-----*/
body.custom #container {
	border: 1px solid #cccccc;}
 
body.custom ul.menu {
	right: 10px;}
 
body.custom #rotating {
	border-top: none;}

body.custom {
	background: #282828;}
 
body.custom  .homelink a {
	color: #ffffff;}
 
body.custom .homelink a:hover {
	color: #ffffff;}
 
body.custom .description {
	color: #cccccc;}
 
body.custom ul.menu {
	right: 10px;}
 
body.custom #rotating {
	border-top: none;}

body.custom .entry-title a {
	color: #8A2BE2; }

body.custom .entry-title a:hover {
	color: #8A2BE2; }

body.custom .entry-title {
	color: #8A2BE2; }

body.custom a{color:#1401FF}

/*-----headings-----*/	
body.custom h1, h2, h3, h4, h5, h6{font-weight:normal; font-family:'trebuchet MS', verdana, arial, sans-serif; color: #8A2BE2}	
body.custom.entry-title, body.custom.page-title{font-size:2.2em; line-height:1; margin:0.9091em 0 0;}
.page .entry-title, .page-template .entry-title{text-align:center;}
.page-title{text-align:center; margin-bottom:0.9091em;}
body.custom.sidebar h2{font-size:1.5em; color: #8A2BE2;}
body.custom.entry-content h1, body.custom.entry-content h2{font-size:1.5385em; line-height:1; margin:1.5em 0 0.5em; color: #8A2BE2;}
body.custom.entry-content h3{font-size:1.3846em; line-height:1.1111; margin:1.66665em 0 0.55555em; color: #8A2BE2;}
body.custom.entry-content h4{font-size:1.2308em; font-weight:bold; line-height:1.25; margin:1.875em 0 0.625em; color: #8A2BE2;}
.entry-content h5, .entry-content h6{font-size:1em; font-weight:bold; margin:2.30775em 0 0.76925em;}

/*-----content-----*/
.entry-content{font-family: verdana, 'Lucida Grande', arial, sans-serif; font-size:1.3em; line-height:1.5385; margin:1.5385em 0 0;}
.entry-content p{margin:0 0 1.5385em;}
.entry-content address{margin:0 0 1.5385em; font-style:italic;}
	
	/*-----post info*/
body.custom.entry-byline{color:#8A2BE2; font:italic 1.1em 'trebuchet ms', sans-serif;}
.entry-byline address{display:inline;}
body.custom.entry-meta{margin:2.4999em 0 0.8333em; font:italic 1.2em/1.6666 'trebuchet ms', sans-serif; color:#8A2BE2;}	
	
	/*-----lists*/
.entry-content ul, .entry-content ol{margin:0 0 1.5385em 30px;}
.entry-content li{margin-bottom:0.4615em; line-height:1.5385;}
.entry-content li ul, .entry-content li ol{margin:0.4615em 0 1.077em 30px;}
.entry-content ul{list-style-type:square;}
.entry-content li ul{list-style-type:circle;}
.entry-content ol{list-style-type:decimal;}
.entry-content ol ol{list-style-type:upper-alpha;}
.entry-content dl{margin:0 0 1.5385em;}
.entry-content dl dt{font-weight:bold;}
.entry-content dd{margin:0 0 1.5385em;}