body  {
	background: #000 url(/i/bg-fade.jpg) repeat-x top left;
	border-top: 5px solid #E81AB8
}

h1, h2, h3, h4, h5, h6  {
	color: #000;
}

a:link, a:visited  {
	color: #0062ad;
}

/* STRUCTURE */

#wrap {

}

#header  {
	background: #000 url(electric/header.jp) repeat-x scroll left top;
	border-bottom: 7px solid #e1e1e1;
}

#header h1.title a  {
	color: #fff;
}

#header p.description  {
	color: #555;
	margin: 0 0 3px 1px
}

#rss  {
	background-color: #E81AB8;
}

#rss a  {
	color: #fff;
}

#featured  {
	background:#FFFFFF url(monotone/bottombg.jpg) repeat-x scroll left top
}

#featured .buttons a.prev  {
	background: url(monotone/prev.jpg) no-repeat top left;
}

#featured .buttons a.next  {
	background: url(monotone/next.jpg) no-repeat top left;
}

#steps  {
	background: #4093CE url(electric/stepsbg.jpg) repeat-x scroll left top
}

#steps ul li a  {
	color: #fff;
}

#content  {
	border-top: 7px solid #e1e1e1;
	border-bottom: 7px solid #e1e1e1;
	background: #FFFFFF url(monotone/bottombg.jpg) repeat-x scroll left top;
}

#content .moreinfo  {
	background: transparent url(http://rebekahkeat.com/i/bek-rock-sm.jpg) no-repeat scroll left 0;
	border: 2px solid #d6d6d6;
	background-color: #fff;
	color: #e1e1e1;
}

#content .moreinfotwo  {
	background: transparent url(http://rebekahkeat.com/i/bek-sim-sm.jpg) no-repeat scroll left 0;
	border: 2px solid #d6d6d6;
	background-color: #e1e1e1;
	color: #e1e1e1;
}


#content .moreinfo h3, #content .moreinfotwo h3  {
	color: #e81bb8;	
}

#content .moreinfo .more a, #content .moreinfotwo .more a  {
	color: #000;
	background: url(monotone/moreinfo.jpg) no-repeat center left;
}

#twitter  {
	height: 100px;
	border-top: 7px solid #e1e1e1;
	border-bottom: 7px solid #e1e1e1;
	background: #FFFFFF url(monotone/bottombg.jpg) repeat-x scroll left top;
}

.twitter-message, li.twitter-item {
	background: transparent url(/i/quote.gif) no-repeat scroll left top;
	margin: 20px 0 0 20px;
	padding: 0px 0 0 60px;
	font-size: 20px;
	font-style: italic 
}

li.twitter-item {
	list-style: none;
	line-height: 41px}

.twitter-timestamp {
	color: #aaa;
	font-size: 14px
}

#news  {
	color: #75818a;
}

#news h3  {
	color: #000;
}

#news ul li a  {
	color: #000;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {
	background: #fff url(monotone/bottombg.jpg) repeat-x top left;
}

#newsletter, #newsletter h3  {
	color: #000;
}

#newsletter input.text  {
	background-color: #bdbdbd;
}

#footer  {
	background: #9fc9e6 url(monotone/footerbg.jpg) repeat-x top left;
	color: #868686;
}

#footer p a  {
	color: #868686;
}

#footer p a:hover  {
	color: #e81bb8
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #fff;
}

/* BLOG CSS */

.post .categories  {
	background-color: transparent;
	color: #fff;
	border-bottom:0px solid #E81AB8;
	border-left: 0px solid #E81AB8;
	border-right: 0px solid #E81AB8
}

.post .categories a  {
	color: #aaa;
}

.post h2.title .date a  {
	color: #bebebe;
}

.post h2.title a  {
	border-bottom: 1px dashed #AAAAAA;
	color: #000;
	text-decoration: none
}

.post h2.title a:hover  {
	border-bottom: 1px solid #AAAAAA;
	text-decoration: none !important
}


.post p.comments a  {
	background: url(monotone/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #0062ad;
}

#postad  {
	background-color: ;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #000;
}

#sidebar img.bigad  {
	border: 2px solid #000;
}

#tabbox  {
	border: 1px solid #000;
}

#tabbox ul.idTabs  {
	background: #e5e5e5;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #000;
}

#boxes ul  {
	background: #fff;
}

#boxes ul li {
	background: url(monotone/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist  h3  {
	background: #000;
	color: #fff;
}

.widgetlist ul li  {
	border-bottom: 1px solid #f0f0f0;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.commentlist {
	border-top: 2px solid #CECECE;
}
.commentlist li {
	border-bottom: 2px solid #CECECE;
}
.commentlist .alt {
	background: #E1E1E1;
}
#commentform input {
	background: #E1E1E1;
	border: 1px solid #CECECE;
}
#commentform textarea {
	background: #E1E1E1;
	border: 1px solid #CECECE;
}