/*  
Theme Name: bumphlegm
Theme URI: http://www.bumphelgm.com/
Description: Theme for bumphlegm.
Version: 1.0
Author: moonbuggy
Author URI: http://www.moonbuggy.org/

	bumphlegm v1.0
	 http://www.bumphelgm.com/

	based on Kubrick's default wordpress theme
*/

body {
	font-size: 80%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #f03;	
	color: #000;
	text-align: center;
}

#page {
	margin: 1em auto 0;
	width: 85%;
	min-width: 770px;
}

#header {
	margin: 0 0 2em 0; 
}

#header .description {
	font-size: 1.2em;
}

#content {
	width: 79%;
	float: left;
}

#sidebar {
	width: 20%;
	float: right;
	text-align: left;
}

#footer {
	padding:	3em 0 1em;
	clear: both;
	}

#footer p {
	padding: 1.5em 0 0;
	text-align: center;
	}

/*	start headings	*/
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

/*	h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 5em;
	text-decoration: none;
	}	*/

h1 {
	font-size: 1.8em;
	margin: 1.5em 0 0;
	}

/*	h1.pagetitle {
	font-size: 1.8em;
	margin-top: 1em;
	text-align: center;
}	*/

h3 {
	margin: 2em 0 0;
	font-size: 1.3em;
	}

h3.comments {
	margin: 2.5em auto 1.5em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	text-decoration: none;
	margin: 0.5em 0 0;
	}
/*	end headings	*/
	
/*	start link colours	*/
a	{
	color: #36000B;
	text-decoration: none;
}

a:visited	{
	color: #36000B;
	text-decoration: none;
}

a:hover	{
	color: #CDF602;
	text-decoration: none;
}

h2 a, h2 a:visited, h3 a, h3 a:visited	{
	color: #000;
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	color: #626262;
	text-decoration: none;
}
/*	end link colours	*/

.alt {
	background-color: #eaeaea;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 0.7em;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	

.post {
	margin: 0 0 3em;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: left;
}

.navigation	{
	margin: 0 5%;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;	
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: .3em;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: .3em;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 2em;
	list-style: none;
	text-indent: -1em;
	} 

html>body .entry li {
	margin: 0.5em 0 0.5em 0.7em;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 2em;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#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: 0.3em 0 0.5em;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0.3em 0 0 0.7em;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0.7em;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0.2em 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 0.7em auto;
	padding: 0.3em 0.2em; 
	text-align: center;

	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	background: #f0f0f0;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
/* End Form Elements */


/* Begin Various Tags & Classes */

blockquote {
	margin: 1em 2em 0 0.8em;
	padding-left: 20px;
	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;
	text-align: center;
}
/* End Various Tags & Classes*/

.commentlist li, #commentform input {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.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;
	margin: 10px 5px 10px 0;
	}



.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	}
	
	.commentlist {
	padding: 0;
	text-align: justify;
	background: #F5F5F5;
	width: 90%;
	margin: 0 auto;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

	#commentform input {
	width: 10em;
	padding: 0.1em;
	margin: 0.3em 0.3em 0.1em 0;
	}

#commentform textarea {
	padding: 0.1em;
	background: #F0F0F0;
	width: 100%;
	}
#commentform p {
	margin: 0.3em 10% 0 10%;
	text-align: left;
	}
#commentform #submit {
	margin: 0 10%;
	float: right;
	}
	
	
	
#wp-calendar a {
	text-decoration: none;
	display: block;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 100%;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 9pt;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 9pt;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}

