/*  
Theme Name: actuel.fm
Version: 1.0
Author: Ryan Faubion
Author URI: http://actueldesign.com

	Actuel Design
	http://actueldesign.com

	This theme was designed and built by Ryan Faubion

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php



/* ----- CSS ----- */

body {
	background-color: #f6fff5;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-image: url(../images/cross_tile.png);
	color: #555;
	line-height: 17px;
	margin: 0px;
	padding: 0px; 
	}

/* ----- Bounding Box ----- */
 
#content_container {
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	color: #111;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
#news {
	margin: 0px;
	padding: 0px;
}

#discography {
	padding: 0px;
	margin: 0px 0px 20px 0;
	color: #fff;
	line-height: 0px;
	border-left: 0px solid #bbb;
	border-right: 0px solid #bbb;
	width: 500px;
}
span.discobox {
	font-size: .8em;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	width: 65px;
	height: 65px;
	background: #333;
	display: block;
	color: #fff;
}
#discography a{
	padding: 0px;
	margin: 0px;
}
#discography ul{
	display: inline;
	padding: 0px;
	margin: 0px;
}
#discography li{
	display: inline;
	padding: 0px;
	margin: 0px;
}
#discography img{
	height: 70px;
	width: 70px;
	padding: 5px;
	background: #aaa;
	margin: 0px;
	border: 0px solid #bbb;
}
#discography img.last{
	margin: 0px;
}
#out_there {
	padding: 0px;
	margin: 10px 0 0px 0;
	line-height: 0px;
	}
#welcome {
	word-spacing: 0px;
	padding:5px 0px 5px 0px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 20px;
	width: 480px;
	border-right: 0px solid #999;
	border-left: 0px solid #999;
}
#logo{
	padding: 20px 0 4px 15px;
	margin: 0px 0px 0px 0px;
	width: 490px;
	height: 121px;
	
	text-decoration: blink;

}
.rss {
	font-size: 1em;
	color: #ddd;
	font-style: italic;
	font-weight: normal;
}
h1 {
	font-size: 4em;
	padding: 0;
	margin: 0;
}
h2.news {
	font-size: 4.4em;
	color: #e8f1f1;
	border-right: 0px solid #999;
	border-left: 0px solid #999;
	border-top: 0px solid #999;
	padding: 4px 15px 4px 00px;
	margin: 0px 0px 10px 0px;
}
div.nav {
	font-size: 1.2em;
	border-top: 0px solid #999;
	border-bottom: 0px solid #999;
	font-weight: bold;
	background: #cecece;
	padding: 4px 5px 4px 10px;
	margin: 0px 0px 20px 0px;
	width: 340px;
}
div.nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	}
div.nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	}
div.nav a{
	color: #ebffd7;
	margin-right: 5px;
}
div.nav a:hover{
	color: #000;
	text-decoration:line-through;
}
h2 {
	padding:0px;
	margin:0px;
}

h2.outbox {
	font-size: 1em;
	padding: 2px 0 4px 0;
	margin: 0 3px 0 3px;
	border-bottom: 1px solid #222;
}
h3.title {
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
	color: #7d7d7d;
	
}
.textbox {
	font-weight: normal;
	background: #333;
	padding: 10px;
}
.textbox img{
	
	}
.entry_container {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	color: #666;
	font-weight: normal;
	font-size: .9em;
	height: 280px;
	float: left;
	background: transparent;
	border-top: 0px solid #ddd;
	}
.entry_top {
	padding: 10px;
	margin-bottom: 2px;
	width: 250px;
	background: white;
	border-top: 0px solid #ddd;
	}
.entry {
	padding: 10px;
	margin-bottom: 2px;
	width: 250px;
	height: 180px;
	background: white;
	border-top: 0px solid #ddd;
	}
.entry_img {
	width: 250px;
	height: 175px;
	}
	
.entry a{
	text-decoration: underline;
}
.entry_internal {
	margin: 0px 10px 10px 0px;
	padding: 10px 10px 10px 10px;
	color: #666;
	font-weight: normal;
	font-size: .9em;
	width: 600px;
	height: 100%;
	float: left;
	background: #fff;
	border-top: 0px solid #ddd;
}
.entry_data {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1em;
	background: #fff;
}
.date {
	font-size: .9em;
	font-weight: normal;
	color: #9a9a9a;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0px 0;
	border-bottom: 0px solid #999;
}
.posted {
	padding: 12px 0 20px 0;
	background: url(../images/entry_line.png) no-repeat bottom left;
}
p {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
a {
	color: #640099;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: none;
	}
img {
	border: none;
	}
#right {
	float: right;
	}

#footer {
	height: 90px;
	background: #333;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	}

/* ----- LINKS ----- */

a img {
	border: none;
	}
ul {
	display: inline;
	padding: 0px;
	margin: 0;
}
li a{
	display: inline;
	padding: 0px;
	margin: 0;
	list-style-type:none;
}
li.outthere {
	display: inline;
	font-size: .9em;
	font-weight: normal;
	padding: 0px 0 0px 0;
	margin: 0;
	list-style-type:none;
	border-bottom: 0px solid #bbb;
}
li.outthere img{
	display: inline;
	padding: 0px 0 0px 0;
	margin: 0 5px 0 0px;
	border: none;
}
