/*  
Theme Name: MoM4
Theme URI: http://www.ministryofmanipulation.com/
Description: Mothers Home brew theme based on wordpress default.
Version: 0.4
Author: Drew Batchelor
*/
	/* Structure */
body {
	margin: 0;
	padding: 0; 
	font-family: 'century gothic', Verdana, Arial, Sans-Serif;
	color: #333;
	background: #d1d1d1 url('dancefloor4.jpg') top left no-repeat; /*was in html */
	}

#header {
	width: 300px; 
    height: 110px;
	position: relative; 
	top: 450px;
	left: 725px;
	overflow: hidden;
	}
	
#content { 
	position:relative;
	top: 181px; left: 194px;
	width: 650px; 
    padding: 0 15px 5px 15px; margin: 0;
	border-top: medium solid #fff;
	border-width: 2px;
	color: #404a4e;
	overflow: hidden; background-color: #e3e3e3 ;
	background-image: url('dancefloor4.jpg');
    background-position: -195px -168px;
    background-repeat: no-repeat; }
	
#pagetitle {
	position:relative;
	top: 165px; left: 194px;
	width: 664px; 
    height: 16px;
	padding: 0 0 0 18px;
	margin: 0 0 0 0;}
	

.widecolumn .entry p { padding: 0 5px;}
.post {	margin: 14px 8px 15px 0px;	text-align: justify;}
.post hr {display: block;	}

.postmetadata {	clear: left; font-size: 74%}
.narrowcolumn .postmetadata { padding: 3px 0 15px 0; Margin: 3px -25px 5px -21px;	color: #404a4e;  background:#d1d1d1; 	text-align: center;}
.widecolumn .entry .postmetadata {margin: 18px 0px 17px 0px; padding: 7px 7px 8px 7px; text-align: center;	}

/*narrowcommon used on blog, widecolumn used on single pages*/

.widecolumn .attachment {text-align: center;	margin: 5px 0px;}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
	/* End Structure */

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

	/* Begin Typography & Colors */
	
/*	Begin Headers */

p {font-size: 90%; line-height: 1.3em;   text-align:left;  padding: 0; margin: 10px 0 10px 0;}

h1, h2, h3 {
	font-family:   "Helvetica Neue", Helvetica, 'century gothic', Verdana, Arial, Sans-Serif;	 color:  #2c393e;
	}
	
h1 {font-size: 110%;
 
	margin: 7px 0 0 0;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	 color:  #2c393e;
	}

#pagetitle a { color: #2c393e;}

h2 {font-size: 110%; 

	margin: 6px 0 0 0;
	}
	

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:  #2c393e;}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h3 {
	padding: 0;
	margin:  10px 0 0 0;
	font-size: 105%;
	}

h3.comments {
	margin: 40px auto 20px ;
	}
/* End Headers */


small {font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
blockquote {font-style: italic; font-size:90%}
	
.entry p a:visited {
	color: #804000;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 90%; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	}
.commentlist li {	font-weight: bold;	}
.commentlist cite, .commentlist cite a {	font-weight: bold;
	font-style: normal;	font-size: 1.1em;	}
.commentlist p {	font-weight: normal;
	line-height: 1.5em;	text-transform: none;	}
#commentform p {padding: 0 10px 0px 5px; font-family: 'Century Gothic', Verdana, Arial, Sans-Serif;	}
.commentmetadata {	font-weight: normal;	}

code {
	font-size: 1.1em; font-family: 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: 	#FF8040;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}


#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;	}
#wp-calendar a {	text-decoration: none;	}
#wp-calendar caption {	font: bold 1.3em 'Century Gothic', Verdana, Arial, Sans-Serif;	text-align: center;	}
#wp-calendar th {	font-style: normal;	text-transform: capitalize;	}
	/* End Typography & Colors */

	/* Footer */
#footer {
padding: 0px 0 12px 0; Margin: 0 -23px 0px -21px;
	clear: both;
	color: #404a4e; 
border-bottom: 20px solid #d1d1d1;
	}
#footer p {
	font-size: 70%;
	text-align: center;
	}
	/* End Footer */	

/* Images 
	Using 'class="right"' on an image will align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using	align="center", being much more futureproof (and valid) */
img {display: block;	margin-left: auto; margin-right: auto;	padding: 5px;	max-width: 100%; }
img.centered {	display: block;	margin-left: auto; margin-right: auto;	}
img.right {	padding: 5px 0px 5px 15px;	 display: inline;	}
img.left {	padding: 5px 15px 5px 0px;	display: inline; 	}
.right {float: right;}
.left {	float: left;}
.wp-smiley {padding: 0px;  margin: 0; display: inline; }
p object {display: block;	margin-left: auto; margin-right: auto; 	max-width: 100%;}

.post-ratings img {display: inline; padding: 0;}
img.post-ratings-image {display: inline; padding: 0;}

.imgbox {display: block; Padding: 0; margin: 10px 0 30px 0;	text-align: center;	 font-size: 85%; line-height: 1.2em;}

.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { display:block; margin-right:auto; }
.alignright { display:block; margin-left:auto; }

	/* End Images */


/*  Lists */

.entry ul {	padding: 5px 5px 5px 15px;	margin: 0;  text-align:left;	}
.entry ul li {font-size: 95%;	margin: 0 0 0 5px;	padding: 0;	list-style: circle outside} 
.postmetadata ul, .postmetadata li {	display: inline;	list-style-type: none;	list-style-image: none;	}


	/* End Lists */

	/* Form Elements */
#searchform {	margin: 10px auto;	padding: 5px 3px; 	text-align: center;	}
#sidebar #searchform #s {	width: 108px;	padding: 2px;	}
#sidebar #searchsubmit {	padding: 1px;	}
#commentform input {	width: 170px;	padding: 2px;	margin: 5px 5px 5px 0;	}
#commentform textarea {	width: 100%;	padding: 2px;	}
#commentform #submit {	margin: 0;	float: right;	}
.entry form {text-align:center;	} /* This is mainly for password protected posts, makes them look better. */
select {width: 130px;}
	/* End Form Elements */
	
	/* Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	/*width: 190px;*/
   width: 145px;
  margin: 0px;  font-size: 75%;	line-height: 1.05em;
	position: absolute;
	top: 210px; left: 20px;
	font-family: 'century gothic', Verdana, Arial, Sans-Serif;
 overflow:hidden; 
	}
.widgettitle { margin: 0 0 3px 0; border-bottom: medium solid #333;
	border-width: 2px;}

#sidebar h2 {font-family: Verdana, Arial, Sans-Serif;}
#sidebar a {color: #000;	text-decoration: none;	}
#sidebar form {	margin: 0;	}

#sidebar ul, #sidebar ul ol {	margin: 0;	padding: 0;	}
#sidebar ul li {list-style-type: none;	list-style-image: none;	margin-bottom: 15px;	}
#sidebar ul p, #sidebar ul select {	margin: 5px 0 0 0;	}
#sidebar ul ul, #sidebar ul ol {margin: 5px 0 0 0;	}
#sidebar ul ul ul, #sidebar ul ol {	margin: 0 0 0 0;	}
ol li, #sidebar ul ol li {	list-style: decimal outside;	}
#sidebar ul ul li, #sidebar ul ol li {	margin: 3px 0 0 0; padding: 0;	}	
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {	cursor: help;	}
acronym, abbr {	border-bottom: 1px dashed #999;	}
blockquote {margin: 10px 30px 10px 15px;
	padding-left: 15px;	border-left: 5px solid #ddd;	}
blockquote cite {	margin: 5px 0 0;	display: block;	}
.center {	text-align: center;	}
hr {	display: none;	}
a img {	border: none;	}

.navigation {display: block; margin:-6px 0 -6px 0;	text-align: left; 	font-size: 70%;
	line-height:1.2em;	}
	/* End Various Tags & Classes*/

/* Primary menu system */
#menubar {width:98ex;
		  left: 20px;
		  top: 30px; 
		  position: absolute; 
    	  white-space: nowrap;
    	  color: white;
    	  font-size: 100%;
		  text-align:left;
		  text-transform: uppercase;
}
   
.menu 	{width: auto;
 	     float: left;
    	 padding: 0 0 0 0.2em;
    	 margin: 0 3ex;
      	 cursor: default;
}
    	 
.menu a:link {color: #fff;text-decoration: none;}
.menu a:visited {color: #fff;text-decoration: none;}
.menu a:link:hover {color: #000; text-decoration: none; }
.menu a:visited:hover {color: #000; 	text-decoration: none; }
/* End Primary menu system */

/* Begin Comments*/
.alt {margin: 0;	padding:  5px 0 0 0;}
.commentlist {padding: 0; margin: 0; text-align: justify;}
.commentlist li {margin: 10px 0 3px 0px;	padding: 10px 10px 3px 15px;	list-style: none;}
.commentlist p {margin: 10px 5px 10px 5px;}

#commentform p {margin: 5px 0;	}
.nocomments {text-align: center; margin: 0;	padding: 0;	}
.commentmetadata {margin: 0;	display: block;	}
/* End Comments */

div.half {
	float: left;
	overflow: auto;
	width: 48%; padding:0 3px;}

div.block_clear {
	clear: both;
	float: none;}

.akst_link { display:inline; width: 100px; float:right; text-align: right; font-size: 90%; margin: 0 0 5px 0;}
#akst_form {font-size: 90%; line-height:1.2em;}

img#wpstats{display:none}

