/*
Theme Name: Imagination
Theme URI: http://www.cssjockey.com
Description: Imagination - Fully Customizable WordPress Theme. A gift from <a href="http://www.cssjockey.com">CSSJockey.com</a> to all WordPress users. <br />Make sure you share this theme with your loved ones. <a href="http://www.cssjockey.com">Check for Updates</a>
Version: 1.0
Author: CSSJockey
Author URI: http://http://www.cssjockey.com/
*/
/*
Copyright (c) 2009, CSSJockey! All rights reserved - http://www.cssjockey.com
Version: 2.3.1
*/
body {
	background:#000 url(images/bg.jpg) center no-repeat fixed;
	font:normal 11pt Arial, Geneva, Helvetica, sans-serif;
	color:#e1e1e1;
	line-height:1.6;
}
a{
	color:#ff9600;
}
a:hover{
	color:#FFFFFF;
}
#wrapper{
	width:1000px;
	margin:0 auto;

}
#header{
	height:80px;
	color:#FFF;
}
#contentcontainer{
	clear:both;
	width:1000px;
	padding:25px 0 0 0;
}
#content{
	width:665px;
	margin:0px 26px 0px 0;
}
#sidebar{
	width:280px;
	margin:0px;
	padding:0px;
}
#footer{
	clear:both;
	width:970px;
	padding:10px;
}
/* Structure */

/* Global Colors */
.colororange{
	color:#ff9600;
}

/* Custom Blogrolls */

.blogroll1 p {
background:url("http://collaborativeideation.com/images/friendsblogroll.jpg") 0 0 no-repeat;
width:260px;
height:30px;
text-indent:-9999px;
}

.blogroll1 ul {
width:260px;
background:#000000;
border:0px solid #000000;
border-width:3 3px 3px 3px;
padding:0;
list-style:none;
}
 
blogroll1 ul a:link, .blogroll ul a:visited {
display:block;
width:260px;
padding:2px 10px 2px 10px;
text-decoration:none;
color:#93b8d3;
font-weight:normal;
}
 
.blogroll1 ul a:hover, .blogroll ul a:active {background:#000000;}

.blogroll1 p, .blogroll ul {margin:0;}

.blogroll1 {
width:260px;
height:30px;
overflow:hidden;
}

.blogroll1:hover {overflow:visible;}

.blogroll1 {position:relative;}

.blogroll1 ul {
position:absolute;
left:0;
top:30px;
}

