/*
Theme Name: London Alternative
Theme URI: http://www.promberger.de/blog
Description: Marianne's theme from scratch in a different color
Version: 0.1
Author: Marianne Promberger
*/
/*Special Thanks to Urban Giraffe for the Dissecting a Theme Guide, which inspired Michael B 
to develop the blank theme
http://www.urbangiraffe.com/themes/guides

Additional thanks to Michael Hielemann at http://binarybonsai.com for the default Kubrick Theme

And additional thanks to Michael B for supplying a blank theme on 
http://www.miklb.com/blog/2005/my-site/blank-wordpress-theme/
*/

/*-----------Block Level Elements--------------*/

* 	{padding: 0;
  	margin: 0;
	}

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 76%;}

hr {display: none;}

#page {}

.description {}

#wrapper{
  margin: 0 auto;
  width: 750px; 
  width:expression(document.body.clientWidth < 605 ? "600px" : "95%" );
}

div>#wrapper{
  margin: 0 auto;
min-width: 450px;
  width: 95%;}


#content {	
	font-size: 1.2em;
	width: 77%;
	margin: 0 0 0 0; 
	float: left;
	background-color: white;
	}

div>#content{
	max-width: 37em;
}

#sidebar {width: 17%;
	margin: 10% 0 0 83%; 
}




#footer{
  	background-color: #809CC2;
	clear: both; 
  	margin: 0 auto;
  	padding: .5em 20px .5em 7.5%;
  	height: auto;
  	color: white;
  	text-align: right;
}




/*-------------Headings-------------*/

h1, h2, h3 {
        font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: bold;
        }

h1 {font-size: 2em;
        text-align: center;
        }

h2 {font-size: 1.6em;
        margin: 0 0 30px 0;
        }

h2.pagetitle {
        font-size: 1.6em;
        }

h3 {margin: 1em 0 1em 0}

h4 {}

h5 {}


/*-------------Header---------------*/

#header {margin: 1% 1.5% 20px 1%;}

#headerimg {
	font-size: 1.2em;
	height: 6.5em;
  	color: white;
  	padding-left: 7.5%;
  	background: #809CC2;
}

#header a {
	text-decoration: none;
	border: none;
	background-color: #809cc2;
	color: white;}

#header h1 {
  	font-size: 3em;
	text-align: left;}

/*-------------The Post-------------*/


pre {
	font-size: 1em; 
	font-family: mono,  'Courier New', Courier, Fixed;
	color: #99FF99;
        margin: 10px;
        padding:10px;
        background-color: black;
        overflow-x: auto;
        overflow-y: auto;
	margin: 1em 0 1em 0;}

.blackonwhite {border: solid 1px #dcdcdc;
        color: black;
        background-color: #ffffcc;
}


code {
	font: mono, 'Courier New', Courier, Fixed;
	font-size: 1 em;}

blockquote {
	font-size: 90%;
	margin: 1.5em 1em 1.5em 1em;
	padding: .2em 1em .2em 1em; 
	border-left: solid .3em #f8c6c6;}

h2 a, h3 a, h2 a:visited, h3 a:visited {
	text-decoration: none;	
	border: 1px dotted white;	
	background-color: white;
	color: black;}

h2 a:hover, h3 a:hover {
	background-color: #f9d0d0;
	border: 1px dotted #ea5454;
} 

.youtube {
	margin: 20px 0 20px 0;}


a {
	color: black;
    text-decoration: none;
    border-color: #ea5454;
    border-width: 1px;
    border-style: none none dotted none;
	padding: 0px .2em 0px .2em;
}

a:hover, a:focus {
        background-color: #f9d0d0;
        }

.post {margin: 0 0 40px 0;
        text-align: justify;
        }


.post hr {display: block;}

.post p {margin: .5em 0 .5em 0;}

.post .sharethis a {border: none;}

.post .sharethis {margin: 1em 0;}

.post a {border-style: dotted;}

.post ul {margin-left: 2em;}

.post ol {margin-left: 2em;}

.post li {}

.entry {}

.entrytext .postmetadata {}

/*---postmetadata is the info below each post----*/

.postmetadata {
        clear: left;
	color: gray;
	margin: 10px 0 7em 0;
	font-size:.8em;
}

.postmetadata alt {}

.postmetadata a {border-style: none none dotted none;} 

/*-- when you view an individual post, "navigation" styles the links leading to the
previous and following entry ------*/

.navigation {
	display: block;
        margin-top: 10px;
        margin-bottom: 70px;}


.alignleft {float: left;} 

.alignright {float: right;}

.center {}

.pagetitle {}

cite {}


acronym, abbr {}

/*--------------Sidebar------------*/

#sidebar ul, #sidebar ul ol {
        margin: 0;
        padding: 0;
        }


#sidebar ul li {
        list-style-type: none;
        list-style-image: none;
        }


#sidebar a, #sidebar a:visited {
	background-color: #fdefef;
	border: 1px solid #f9d0d0;
	display: block;
	padding: 0 .2em 0 .5em;
	}

#sidebar a:hover , #sidebar a:focus {
        background-color: #f9d0d0;
	border: 1px solid #d2bdbd;
	}

#sidebar h2 {
        margin: 5px 0 0;
        padding: 0;
        font-size: 1.2em;
        }


#sidebar ul h2 {
}

#sidebar ul li {
}

#sidebar ul ul {
}

#sidebar ul ul li {
}

#sidebar ul ul ul {
}

#sidebar p {
}

/*-------------Footer----------------*/

#footer a,  #footer a:visited {
	color: white;
	border-color: white;
}
#footer a:hover, #footer a:focus {
	color: white;
	background-color: #e2bdbd;
}

.firefox {text-align: right;}

/*--------------Comments--------------*/



#commentform input {
        width: auto;
	font-size:.8em;
        padding: 2px;
        margin: 5px 5px 1em 0;
	background-color: #f3f4f6;
}

#commentform textarea {
        width: 100%;
        padding: 2px;
	margin: 10px 0 0 0;
	background-color: #f3f4f6;
        }

#commentform #submit {
        margin: 10px 0 3em 0;
        float: right;
	background-color: white;
        }


ol.commentlist {margin: 1em 0 2em 1.5em;
}

ol.commentlist li {
/*	list-style-type: none;*/
	margin: 1em 0 0 0;			
}

ol.commentlist li.alt {}

ol.commentlist a {}

small.commentmetadata {}

/*--------------Search Form-------------*/

#searchform #s {
	max-width: 100%; 
	margin: 0 5px 0 15px; 
}

#searchform #s:focus {
background: #ffffd1;
color: black;  
border: 2px black; }

#searchform input {
	width: auto;
/*	font-size: .8em; */
	padding: 2px;
	margin: 2px 0 0 15px;
	background-color: white;
}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/


/* Begin Images */
img {
	margin: 5px;
	padding: 0;
	border: 5px solid #E5E7E9;
        }

/*      Using 'class="alignright"' on an image will (who would've
        thought?!) 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.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
        }

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

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

a img {
	text-decoration: none;}

.pic a {border: none;
	text-decoration: none;
	background-color: white;}


/* End Images */


/* Begin Lists */

.entry ol {
        padding: 0 0 0 35px;
        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: 5px 0 8px;
        }


#sidebar ul ul, #sidebar ul ol {
        margin: 5px 0 0 10px;
        }

#sidebar ul ul ul, #sidebar ul ol {
        margin: 0 0 0 10px;
        }

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

#sidebar ul ul li, #sidebar ul ol li {
        margin: 3px 0 0;
        padding: 0;
        }

/*------ Tables ----------*/

table {
	padding: 3px 2px 3px 2px;
	margin: 30px 10px 30px 0;
	background: #F5F5F5;  
	text-align: left;
	border-spacing: 3px 2px;
	}

td {
	padding: 8px 10px 6px 10px;
	background: #E6ECCD;
	vertical-align: top;
	border: solid .5px #D0D0D0;
}

th {
	padding: 6px 10px 6px 10px;
	background: #B4C568;  
/*	border: solid .5px #8C9951; */
	border: solid .5px #A2A2A2;
}



/*---- spiffy corners for the header, get called in header.php --*/

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#809CC2}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #c8d4e4;
  border-right:1px solid #c8d4e4;
  background:#9fb4d1}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f2f5f8;
  border-right:1px solid #f2f5f8;
  background:#98aecd}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #98aecd;
  border-right:1px solid #98aecd;}
.spiffy4{
  border-left:1px solid #c8d4e4;
  border-right:1px solid #c8d4e4}
.spiffy5{
  border-left:1px solid #9fb4d1;
  border-right:1px solid #9fb4d1}

