@charset "utf-8";
/* CSS Document */

/* Globals */
/* Hide dotted image outline from Firefox and Netscape */ 
* {padding: 0; margin: 0; outline:none;}
a {outline: none; border:none;}
p {margin-top: 0;}
a img {border: none;}
img {border-style: none;}
html {overflow: -moz-scrollbars-vertical !important;}
a {color:#666;}
a.underline {text-decoration:underline;}


body {
	color:#666;
	background-color:#fff;
	font-family:"Times New Roman", Times, serif;
	padding:0; margin:0;
}

h1, h2, h3 {
	padding-bottom: .25em;
	font-weight:lighter;
}

p {
	line-height:1.5em;
	padding-bottom:1em;
}

a:link {color: #000; text-decoration: underline; }
a:active {color: #000; text-decoration: underline; }
a:visited {color: #000; text-decoration: underline; }
a:hover {color: #000; text-decoration: underline; }

a.comment {padding-top:10px;}

/* Classes */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	padding: 10px 15px 10px 0;
}

.alignright {
	float: right;
}

img.center {
	display:block;
	margin:0 auto;
}

.padtop {
	padding-top:15px;
}

.padbottom {
	padding-bottom:15px;
}

/* Elements */

div.post a.title {text-decoration:none; color:#666;}
div.post {padding-bottom:30px; border-bottom:1px dotted #999; margin-bottom:30px;}
div.formfield {padding-bottom:20px;}

#wrapper {	
}

#header {
	height:244px;
	background:url(../images/fmmw_back.jpg);
	background-repeat:repeat-x;
	padding-top:0; margin-top:0;

}

#head {
	width:980px;
	margin:0 auto;
	height:244px;
	background-image:url(../images/fmmw_banner.jpg);
	background-repeat:no-repeat;
	background-position:bottom;

}

#search {width:220px; float:right; padding-left:30px;padding-top:5px;}

.button {padding: 2px 10px;}

#navigation {
		padding-top:190px;
		padding-right:50px;
		float:right;
}

#navigation ul {
	list-style:none;
	display:inline;
	float:left;
}

#navigation ul li {
	display:inline;
	text-decoration:none;
	padding-right:15px;

}

#navigation ul li a {
	color:#333;
	text-decoration:none;
	font-size:24px;
}

#top {
/*	height:18px;
	width:994px;
	margin:0 auto;
	background-image:url(../images/top.png); background-repeat:no-repeat; background-position:top;*/
	margin-top:-18px;
}

#torso {
	width:984px;
	margin:0 auto;
	overflow:auto;
	background-color:#fff;
	padding-top:25px;
	border-left:2px solid #a4d3ed;
	border-right:2px solid #a4d3ed;
	border-top:2px solid #a4d3ed;
	border-bottom:2px solid #a4d3ed;
	
}

#main{
	min-height:600px;
	width:490px;
	float:left;
	margin-left:15px;
	margin-bottom:15px;
}

li.comment, li.pingback, li.trackback  {
	border:1px solid #CCC;
	list-style:none;
	padding:20px;
	margin-bottom:20px;
}

h2.lineabove, h3.lineabove {
	padding-top:10px;
	margin-top:10px;
	border-top:dotted #666;
}
#sidebarLeft{
	min-height:300px;
	width:230px;
	float:left;
}

#sidebarLeft div, #sidebarRight div {
	width:	190px;
	margin: 0 auto;

}

#sidebarLeft div li, #sidebarRight div li{
	list-style:none;
	padding-bottom:.3em;
	border-bottom:dotted 1px #CCC;
	margin-bottom:.3em;
}

#sidebarLeft div ul, #sidebarRight div ul{
	padding-bottom:20px; padding-top:5px;
	}

#foot a, #main a, #sidebarLeft a, #sidebarRight a {color:#666;}

#sidebarRight{
	min-height:300px;
	width:230px;
	float:right;
	font-family:"Times New Roman", Times, serif;	
}

#bottom {
	/* background-image:url(../images/bottom.png); */
	height:43px;
	width:994px;
	margin:0 auto;
}

#foot{
	font-family:"Times New Roman", Times, serif;
	clear:both;
	min-height:200px;
	width:980px;
	margin:20px auto;
}


#copyright{

	float:left;
}

#credit {
	width:200px;
	font-size:smaller;
	margin-top:1em;
	float:left;
}

fieldset {
	border:0;
	padding-bottom:20px;
}

legend {
	color:#666;
	font-size:24px;
	padding-bottom:5px;
}

div.postHome p {
	line-height:1.5em;
	padding-bottom:.5em;
}
	
div.sharelink {
	clear:both;
	margin:20px 0;
}
div.sharelink a {
	padding:10px 10px;
	background:#39F;
	text-decoration:none;
	color:#fff !important;
}

div.sharelink a:visited {
	color:#000;
}

div.sharelink a:hover {
	background:#69F;
}


#accordion {
	list-style: none;
}
#accordion div {
	display: block;
	cursor: pointer;
}
#accordion ul {
	list-style: none;
	padding: 0 0 0 0;
}
#accordion ul{
	display: none;
}
#accordion ul li {
	font-weight: normal;
	cursor: auto;
}

#quicksubmit {
	padding-top:10px;
	margin-top:10px;
	border-top:1px solid #ccc;
}

#im, img.im {margin-left:10px;}
p.imTitle {line-height:1em; text-align:center;}
#im{
		width:200px;
		height:200px;
		position:relative;
		padding-bottom:20px;
	}

#im .prevButton{
	height:72px;
	width:68px;
	position:absolute;
	background:url('../images/buttons.png') no-repeat;
	top:50%;
	margin-top:-36px;
	cursor:pointer;
	z-index:2000;
	background-position:left top;
	left:0
}

#im .prevButton:hover{ background-position:left bottom;left:0;}

#im .nextButton{
	height:72px;
	width:68px;
	position:absolute;
	background:url('../images/buttons.png') no-repeat;
	top:50%;
	margin-top:-36px;
	cursor:pointer;
	z-index:2000;
	background-position:right top;
	right:0
}

#im .nextButton:hover{background-position:right bottom;right:0;}

#im ul{
	width:200px;
	height:200px;
	list-style:none outside none;
	position:relative;
	overflow:hidden;
}

#im li:first-child{
	display:list-item;
	position:absolute;
}

#im li{
	position:absolute;
	display:none;
}

