/*  
Theme Name: EM Theme
Theme URI: http://expansionmansion.com
Description: Theme designed exclusively for Expansion Mansion
Version: 1.0 (released 2009-06.29)
Author: alfalfa
Author URI: http://expansionmansion.com

/******************************************
*   HTML Elements                         
******************************************/

* {
	margin:0;
	padding:0;
	}

body,html { min-height:101%; }
	
body {
	background-color: #000;
	/* color: #eee; */
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	}

/* select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	} */
	
p {
	margin: 15px 0;
	}


hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding: 3px 6px;
	}


/******* Hyperlinks ********************/

/* standard link behaviour */
a:link, a:active, a:visited { 
	/* color:#333; */
	/* color: #6b8cb7; */
	color: #ffd700;
	text-decoration: underline; 
	} 
a:hover	{ 
	color: #f4560f;
	text-decoration: none; 
	}

.blogtitle a { text-decoration: none; }

/* Title area links */
.title:link, .title:active, .title:visited { 
	/* color: #840000; */
	/* color: #6b8cb7; */
	color: #f99;
	text-decoration: none;
	} 
.title:hover { 
	/* color: #840000; */
	color: #f4560f;
	text-decoration: underline;
	} 
	
/* HTML headline links */
h3 a:link, h3 a:active, h3 a:visited  {text-decoration:none;}
h3 a:hover {text-decoration:underline;}

h4 a:link, h4 a:active, h4 a:visited  {color:#666; text-decoration:none;}
h4 a:hover {text-decoration:underline;}


/* Links in the sidebar */
.subnav li a:link, .subnav li a:visited { /* .subnav is the categories list */
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #999;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none!important;
	}

#sidelist a:link, #sidelist a:active, #sidelist a:visited {text-decoration:none;}
#sidelist a:hover {text-decoration:underline;}
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F4F4EC;
	color: #666;
	}
#sidelist .children li a:hover, #sidelist .children li a:active	{
	color:#000;
	text-decoration:none!important;
	}

/* Links in unordered lists */
.bullets li a { text-decoration:none!important;	}
.bullets li a:hover { text-decoration:underline!important;	}

/* How tags appear */
.tags a {text-decoration:none;}
.tags a:hover {text-decoration:underline;}

/* Links within comments metadata (date, Author etc.) */
.commentmetadata a:link, .commentmetadata a:active, .commentmetadata a:visited  {text-decoration:none;}
.commentmetadata a:hover {text-decoration:underline;}

/* Links in the footer */
#footer a {text-decoration: none;} 
#footer a:hover	{text-decoration: underline;}



/******************************************
*   Images                         
******************************************/

/*** default image behaviour ***/
img { border:none; margin: 5px 10px 5px 10px;}


/*** WordPress specific image classes ***/
.aligncenter, div.aligncenter {
display: block;
padding-left: auto;
padding-right: auto;
}

.alignleft {
float: left;
margin: 4px 5px 5px 5px;
}

.alignright {
float: right;
margin: 4px 5px 5px 5px;
}
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  margin: 5px 8px 5px 8px;
  padding-top: 4px;

  /* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #002e62;
  }
		
/******************************************
*   General Structure                         
******************************************/
#wrapper {
	background: #000 url(/themes/em_theme/images/backgrounds/page_bg.jpg) no-repeat center top;
	}
#wrapper-alt {
	background: #000 url(/themes/em_theme/images/backgrounds/page_bg.jpg) no-repeat center -110px;
	}
#header-em {
	width: 960px;
	height: 360px;
	overflow: hidden;
	margin: 0 auto;
	}
#header-alt {
	width: 960px;
	height: 160px;
	overflow: hidden;
	margin: 0 auto;
	}
#header-alt a {
	text-decoration: none;
	color: #fcc;
	}

.post {
	width:640px;
	float: right;
	clear: right;
	margin: 10px 10px 10px 0;
	font-family: Anivers, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #000337;
	}
	
.slider_wrapper {
	width: 680px;
	height: 340px;
	padding: 20px;
	background: #770000;
	}

#branding-em {/*where the logo sits*/
	width:301px;
	height:318px;
	padding:0 55px 0 0;
	margin-top: 35px;
	background: url(/themes/em_theme/images/backgrounds/bg_branding.png) no-repeat;
	}
#branding-alt {
	width:301px;
	height:318px;
	padding:0 55px 0 0;
	/* margin-top: 35px; */
	}
	
#headernav {/*search stuff*/
	width:340px;
	height:25px;
	clear: right;
	padding: 0 10px 10px 0;
	overflow: hidden;
	text-align: center;
	background: url(/themes/em_theme/images/backgrounds/bg_header_nav.png) no-repeat;
	}
	
#banner {/*where the top ad sits*/
	width:540px;
	height:320px;
	padding-bottom:2px;
	float:left;
	}
	
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {/*you guessed it: it´s the sidebar container*/
	width: 270px;
	float:left;
	margin: 0 10px 0 10px;
	}

.leftcol {
	width:615px;
	/* text-align:justify; */
	text-align: left;
	margin: 10px 0 0 0;
	float: left;
	}

.widecol {
	clear: both;
	width: 940px;
	text-align: justify;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}
.librarycol {
	clear: both;
	width: 950px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	color: #000;
	}
.librarycol a:link, .librarycol a:visited, .librarycol a:active {
	color: #6b8cb7;
	}
.librarycol a:hover {
	color: #f4560f;
	text-decoration: none;
	}
.librarycolcontent {
	background-color: #fff;
	margin: 10px 10px 0 0;
	}

.rightcol {
	width:315px;
	/* text-align:justify; */
	text-align: left;
	margin: 10px 0 0 0;
	float: left;
	}
	
.colcontent, .colcontent-fixed {
	/* border: 1px solid #707070; */
	border: 1px solid #4066cb;
	padding: 10px 20px;
	/* background-color: #fefefe; */
	background-color: #000;
	color: #eee;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	}
.colcontent {
	height: auto;
	}
.colcontent-fixed {
	height: 510px;
	}

.colcontent-block {
	float: left;
	max-width: 260px;
	margin: 0 25px 0 0;
	}
.colcontent-block p {
	margin: 5px 0 15px 0;
	}

.colcontent ul {
	margin-left: 1.5em;
	}
.colcontent ul li {
	/* margin-bottom: 5px; */
	line-height: 1.5em;
	}
.colcontent ol {
	margin-left: 1.5em;
	}
.colcontent ol li {
	/* margin-bottom: 5px; */
	line-height: 1.5em;
	}
h2.blockheadline {
	margin: 0 0 0.25em 0;
	}
h3.blockheadline {
	margin: 0 0 0.5em 0;
	}
a.blockheadline:link, a.blockheadline:visited, a.blockheadline:active {
	color: #faa;
	text-decoration: none;
	}
a.blockheadline:hover {
	color: #f4560f;
	text-decoration: underline;
	}

.leftcol h2, .rightcol h2, .widecol h2 {
	font: 1.4em Anivers, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 0;
	text-align: left;
	}
.leftcol h3, .rightcol h3, .widecol h3 {
	font: 1.0em Anivers, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 0;
	text-align: left;
	}
	
#leadarticle h3 a {
	color: #fff;
	font: 1.4em Anivers, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-transform:none;
	letter-spacing:0.3em;
	margin: 4px 0 4px 20px;
	font-weight:bold;
	}

/******************************************
*   Sidebar                         
******************************************/

.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	}

#sidelist li {
	list-style:none;
	}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	margin-left:22px;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}

#sidelist .feed li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(/themes/em_theme/images/rss.gif) no-repeat;
	}

	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #fcc;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 5px auto;
	/* margin: 0px 10px 0px 0px; */
	/* padding: 20px 0px 0px 10px; */
	}
	
h2 {
	color: #faa;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	/* padding-bottom:8px; */
	border-bottom:1px solid #666;
	margin: 10px auto;
	}

h2.separator {
	display: block;
	border-bottom: 1px solid #666;
	}

h3 {
	color: #f88;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	/* margin-bottom:4px; */
	margin: 15px 0;
	}

#sidebar h2, #sidebar h3 a {
	font: 0.9em Arial, Helvetica, sans-serif;
	letter-spacing:0.3em;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	color:#840000;
	}

#sidebar h3, #sidebar h2 {
	font-size:0.9em;
	border-top:3px double #999;
	border-bottom:1px solid #999;
	padding:5px 0 5px 2px;
	margin:20px 0 15px 0;
	color:#840000;
	}

h3#respond {
	font-size:1.1em;
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	color: #666;
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
	
	
	
/******************************************
*   Content                        
******************************************/
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

/* Featured Articles formatting "leftcol" */

.feature {
	background: url(/themes/em_theme/images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
	}

.feature p, { margin:0;	}

.leftcol img, .rightcol img, .widecol img {
	padding:1px;
	margin: 0;
	border:1px solid #999;
	}

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	color: #840000;
	letter-spacing:normal;
	}
		
#lead p {
	margin-bottom:10px;
	}

.read-on a { /* This can be used to format the "[...]" link in the lead story */
	color:#840000!important;
	text-decoration:none;
	}
	
.read-on a:hover {
	text-decoration:underline;
	}

/* Formating of "rightcol" which is the column in the homepage middle ;-) */

.leftcol img, .rightcol img, .widecol img {
	margin-bottom: 4px;
	display:block
	}
	
/* Post Formatting */

.entry {
	padding-bottom:28px;
	text-align:justify;
	}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
				

/* Form Elements */

/* select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	} */
	

#searchform { 	padding:16px 5px 0 0; 	}

.button {
	padding: 1px;
	background:#333;
	color:#fff;
	border:none;
	}

.button:hover {
	background:#666;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

.commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}



/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
	
	
/******************************************
*   Footer                        
******************************************/

#footer {
	margin: 0 auto;
	width: 960px;
	height: 180px;
	background: url(/themes/em_theme/images/backgrounds/bg_footer.png) repeat-x top;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 10px 0 0 0;
	}

#footer_stuff {
	font-size:0.7em;
	font-weight: bold;
	color:#333;
	text-align: center;
	}

#footer a {
	/* color:#ededed; */
	color:#333;
	}

#legalese { }
#legalese ul, #legalese ol {
	margin-bottom: 20px;
	}

.links-box {
	margin: 1em 0;
}
.links-image {
	float: left;
	max-width: 50%;
}
.links-text {
	float: right;
	max-width: 50%;
	line-height: 1.5em;
}

.halfblock-left {
	float: left;
	width: 465px;
}
.halfblock-right {
	float: right;
	width: 465px;
}
.halfblock-left .colcontent, .halfblock-right .colcontent {
	height: 275px;
	text-align: left;
}
.feeditem {
	margin: 1em 0;
}
.feeditem a {
	font-size: 1.0em;
	font-weight: bold;
}
.feeditem small {
	color: #999;
	padding: 3px 6px;
}
.feeditem-alt {
	float: left;
	width: 170px;
	height: auto;
	margin-right: 9px;
	font-size: 0.9em;
	text-align: left;
}
.feeditem-alt img {
	width: 75px;
	height: auto;
	margin-top: 5px;
}
.feeditem-alt a {
	font-weight: bold;
}
.feeditem-alt .posted {
	color: #999;
}
a.feeditem-title {
	font-size: 1.1em;
}
