/* --------------------------------------------------------------------
	Inherit From Arras default theme
-------------------------------------------------------------------- */
@import url(default.css);

/* --- Branding --- */
div#header          {background-color: #303030;}
div#branding        {background-image: url(http://static.aegypius.com/wp-content/uploads/2009/12/logo_dark_80x80.jpg);height: 62px;text-indent: 80px;background-repeat:no-repeat;}
h1.blog-name, 
h2.blog-description {text-transform: none;}
h1.blog-name        {font-family: Helvetica;} 
h2.blog-description {font-style: italic;}
.posts-default .post { margin: 0 4px 0 0;}
div#searchbar       {float: none; position: absolute;margin-top: 82px;margin-left: 666px; padding:3px;}
form.searchform     {border-radius: 8px;  -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px }
/* --- Footer --- */ 
#footer-sidebar .widgetcontainer {max-width: 100%; margin-left: -5px}
#footer-sidebar .widgettitle {border-bottom:1px solid #DDDDDD;color:#383331;font-family:Century Gothic,Apple Gothic,sans-serif;font-size:15px;letter-spacing: 0;font-weight:700;margin:0 15px 10px 0;padding:0 3px 8px;text-transform:uppercase;display: block;}

/* --- Fix for Lifestream --- */
.lifestream {width: 960px; color: #999;}
.lifestream_label , .lifestream_meta {display: inline;}
.lifestream_label {display: inline;font-family: Georgia, serif; font-style: italic}
.lifestream_meta { float: right; padding-right: 20px;}
.lifestream_meta a { color: #666;}

ul.lifestream li {height: 41px; line-height: 41px; width: 869px; font-size: 1.2em; overflow: hidden; padding-left: 74px !important; border: 2px solid black; clear: both;  background-position: 0% 50% !important;}

ul.lifestream li.lifestream_feed_github   {border-color:#999; background-image: url(/wp-content/uploads/2010/06/lifestream_github.png) !important}
ul.lifestream li.lifestream_feed_github .lifestream_label {color:#666;}
ul.lifestream li.lifestream_feed_github .lifestream_meta {color:#666;}
.lifestream_label kbd {font-style: normal;}

ul.lifestream li.lifestream_feed_twitter {background-color: #A3CEE2; border-color:#339BCF; background-image: url(/wp-content/uploads/2010/06/lifestream_twitter.png) !important}
ul.lifestream li.lifestream_feed_twitter .lifestream_label {color:#000;}
ul.lifestream li.lifestream_feed_twitter .lifestream_meta {color:#666;}

ul.lifestream li.lifestream_feed_steam  {background-color: #252422; border-color:#666; background-image: url(/wp-content/uploads/2010/06/lifestream_steam.png) !important}
ul.lifestream li.lifestream_feed_steam .lifestream_label {font-family: Century Gothic, Apple Gothic, sans-serif; color:#EEE; font-style: normal;}
ul.lifestream li.lifestream_feed_steam .lifestream_label a {font-size:14px; font-style: normal; color:orange;}
ul.lifestream li.lifestream_feed_steam .lifestream_meta,
ul.lifestream li.lifestream_feed_steam .lifestream_meta a{color:#999;}

ul.lifestream li.lifestream_feed_deviantart  {background-color: #607365; border-color:#666; background-image: url(/wp-content/uploads/2010/06/lifestream_deviantart.png) !important}
ul.lifestream li.lifestream_feed_deviantart .lifestream_label {font-family: Century Gothic, Apple Gothic, sans-serif; color:#EEE; font-style: normal;}
ul.lifestream li.lifestream_feed_deviantart .lifestream_label a {font-size:14px; font-style: normal; color:orange;}
ul.lifestream li.lifestream_feed_deviantart .lifestream_meta,
ul.lifestream li.lifestream_feed_deviantart .lifestream_meta a{color:#dfdfdf}


/* --- Fix for NKThemeSwitch --- 
.nkthemeswitch-cloud-screenshot .nkthemeswitch  {
	display: inline-block;
	width: 300px;
	background: #999;
	overflow: hidden;
	margin: 5px;
	-moz-box-shadow: 1px 5px 5px #E4E4E4;
}
.nkthemeswitch-cloud-screenshot .nkthemeswitch img {
	width: 300px;
	height: 225px;
	opacity:  .9;
}
.nkthemeswitch-cloud-screenshot .nkthemeswitch:hover {}
.nkthemeswitch-cloud-screenshot .nkthemeswitch:hover img {opacity: 1;}
*/
