/*
Theme Name: Monopoly Blog
Theme URI: http://mospaw.com/monopoly
Description: Theme desinged for Monopoly web site. Requires Semiologic CMS plug-ins.
Version: 0.1
Author: Chris Mospaw

*/

* {
	font-family: "Lucida Sans", Verdana, Tahoma, "Trebuchet MS", Trebuchet, Arial, Helvetica, Geneva, Univers, sans-serif;
	}

#logo {
	position: absolute;
	top: -77px;
	left: 1px;
	border: 0;
	padding: 0;
	margin: 0;
	width: 258px;
	height: 91px;
	text-decoration: none;
	background: url(i/header.gif) top left no-repeat;
}

#header {
	position: absolute;
	background: url(i/headerback.gif) left top no-repeat;
	top: -78px;
	left: 260px;
	width: 701px;
	height: 86px;
	z-index: 10;
	margin: 0;
	padding: 2px 0 0 6px;
}
#header img {
	border: 1px solid #000;
	border-left: 0;
	padding: 0;
	margin: 0;
	float: left;
}


body {
	background: url(i/bg.jpg) top left repeat-x #5783ca;
	z-index: 0;
	text-align: center;
	margin: 0;
	padding: 0;
}

#wrapper {
	position: relative;
	background: #effaef;
	margin: 95px auto 0 auto;
	padding: 0 0 10px 0;
	border: 1px solid #000;
	z-index: 10;
	text-align: left;
	width: 970px;
}


ul#menu {
	position: absolute;
	top: 14px;
	left: 10px;
	width: 212px;
	list-style: none;
}
#menu ul, ul#menu, #menu li, #menu a {
	display:block;
	margin:0;
	padding:0;
	border:0;
	list-style: none;
}

#menu ul {
	width:180px;
	border:1px solid #000;
	background:white;
	list-style:none;
}

#menu li {
	position:relative;
	padding:1px;
	background: transparent;
	z-index:9;
	padding-left: 9px;
	font-weight:bold;
	font-size: 13px;
}
	#menu li.folder	{ background:url("i/arrow.gif") no-repeat; }
	#menu li.folder ul {
		position:absolute;
		left:60px; /* IE */
		top:5px;
	}
		#menu li.folder>ul { left:80px; } /* others */

#menu a {
	padding:2px;
	border:0;
	/*text-decoration:none;*/
	color: #036;
	font-weight:bold;
	font-size: 13px;
	width:100%; /* IE */
}
	#menu li>a { width:auto; } /* others */

#menu li a.submenu {
	background:url("images/sub.gif") right no-repeat;
}

#menu li#links2 {
	text-align: center;
	width: 200px;
	margin: 10px auto;
	padding: 0;
	list-style: none;
}

/* regular hovers */

#menu a:hover {
	border-color:gray;
	background-color: #036;
	color: #effaef;
}
#menu li.folder a:hover {
	background-color: #036;
	color: #effaef;
}

/* hovers with specificity */

#menu li.folder:hover { z-index:10; }

ul#menu ul, #menu li:hover ul ul {
	display:none;
}

#menu li:hover ul, #menu li:hover li:hover ul {
	display:block;
}



.story {
	position: relative;
	padding: 9px;
	margin: 14px 16px 0 226px;
	font-size: 12px;
	border: 2px solid #000;
	background: #fff;
}

.story h1, .story h2, .story h3, .story h4, .story h5, .story h6 {
	font-family: Georgia, "Bookman Old Style", "Century Schoolbook", "Garamond", "Times New Roman", Times, serif;
}

.story h1 {
	background: #FF0;
	font-size: 20px;
	padding: 7px;
	margin: 0;
	color: #000;
	border: 2px solid #000;
	text-align: center;
	font-variant: small-caps;
}

.story h1.h11 {
	background: #608;
	color: #fff;
}

.story h1.h12{
	background: #afe1f2;
	color: #000;
}
.story h1.h13 {
	background: #d61eba;
	color: #fff;
}
.story h1.h14 {
	background: #ffae3b;
	color: #000;
}
.story h1.h15 {
	background: #E00;
	color: #fff;
}
.story h1.h16 {
	background: #FF0;
	color: #000;
}
.story h1.h17 {
	background: #090;
	color: #fff;
}
.story h1.h18 {
	background: #009;
	color: #fff;
}
.story h1.h19 {
	background: #FFF;
	color: #000;
}

.story h1.h10 {
	background: #effaef;
	color: #036;
}

.story h1.h11 a, .story h1.h13 a, .story h1.h15 a, .story h1.h17 a, .story h1.h18 a, 
.story h1.h11 a:hover, .story h1.h13 a:hover, .story h1.h15 a:hover, .story h1.h17 a:hover, .story h1.h18 a:hover 
{
	color: #fff;
	font-family: Georgia, "Bookman Old Style", "Century Schoolbook", "Garamond", "Times New Roman", Times, serif;
	border: 0;
	text-decoration: underline;
}
.story h1.h12 a, .story h1.h14 a, .story h1.h16 a, .story h1.h19 a, .story h1.h10 a, 
.story h1.h12 a:hover, .story h1.h14 a:hover, .story h1.h16 a:hover, .story h1.h19 a:hover, .story h1.h10 a:hover 
{
	color: #000;
	font-family: Georgia, "Bookman Old Style", "Century Schoolbook", "Garamond", "Times New Roman", Times, serif;
	border: 0;
	text-decoration: underline;
}

.story h6 {
	font-family: Georgia, "Bookman Old Style", "Century Schoolbook", "Garamond", "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #999;
}
.story h6 a {
	font-family: Georgia, "Bookman Old Style", "Century Schoolbook", "Garamond", "Times New Roman", Times, serif;
	color: #999;
	border-bottom: 1px dotted #999;
}	
	

#wrapper .story h2 {
	color: #006;
	font-size: 16px;
	margin: 0 0 3px 0;
	padding: 0 0 2px 0;
	border-bottom: 2px solid #136dad;
}

.story p, .story li {
	line-height: 1.5em;
	font-size: 13px;
	letter-spacing: .03em;
	margin: 4px 0 12px 0;
	padding: 0;
}

.story a, story a:link, story a:visited {
	color: #2d66c2;
	text-decoration: none;
	border-bottom: 1px dotted #8eb4f0;
}
.story a:hover {
	color: #c2662d;
	text-decoration: none;
	border-bottom: 1px solid #c2662d;
}

.story a.image { border: 0; }

#wrapper hr { color: #effaef; clear: both; height: 0; margin: 0; border: 0; padding: 0;  }


#footer {
	position: relative;
	margin: 4px auto 0 auto;
	padding: 0 0 10px 0;
	border: 0;
	z-index: 10;
	text-align: center;
	width: 940px;
}

#footer p, #footer a {
	font-family: 'arial narrow', 'arial narro', arialnarrow, 'helvetica narrow', arial, helvetica, geneva, sans-serif;
	color: #133e85;
	font-size: 9px;
	line-height: 11px;
}

#links1 {
	position: absolute;
	top: 3px;
	margin: -98px auto 0;
	padding: 0 0 0 260px;
}

#links3 {
	position: relative;
	padding: 0;
	margin: 14px 15px 0 225px;
	font-size: 12px;
	border: 1px solid #000;
	background: #fff;
}

textarea#comment {
	position: relative;
	width: 690px;
	border: 2px solid #036;
	padding: 3px;
	margin: 4px;
	overflow: auto;
	background: #f5f5f5;
	height: 130px;
	font-size: 12px;
	line-height: 16px;
	color: #036;
	letter-spacing: .03em;
}

#commentform input {
	position: relative;
	width: 140px;
	border: 2px solid #036;
	padding: 2px;
	margin: -1px 4px;
	background: #f5f5f5;
	font-size: 12px;
	line-height: 16px;
	color: #036;
	letter-spacing: .03em;
}

#s {
	background: #fff;
	border: 2px solid #000; 
	width: 145px;
	font-size: 12px;
	padding: 0 3px;
	margin: 0 0 0 0;
	height: 15px;
}

#sidesearch {
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#sidesearchsubmit {
	background: #036;
	color: #fff;
	width: 34px;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	height: 19px;
}