/*
Theme Name: Museumsquartier St.Gallen
Theme URI: http://www.bleibtallesanders.de
Description: Basierend auf > "Bleibt alles anders - Standard" Thema, dass auf dem ber&uuml;hmten  <a href="http://binarybonsai.com/kubrick/">Kubrick</a>-Thema basiert. Die Ausgabesprache ist Deutsch.
Version: 1.0
Author: Mario Baronchelli
Author URI: http://www.schattenwerk.ch.de

		*** REGARDING IMAGES ***
		All CSS that involves the use of images, can be found in the 'index.php' file.
		This is to ease installation inside subdirectories of a server.

		Have fun, and don't be afraid to contact me if you have questions.
*/



/* Begin Typography & Colors */
body {
		font-size: 11px;
		font-family: Georgia, serif;
		background: #7f7e62 url(images/bg_all.gif);
		color: #000;
		text-align: center;
		}

#page {
		background: #fff url(images/ornament.gif) 611px 299px no-repeat;
		border-right: 2px solid #5f5e49;
		border-bottom: 2px solid #5f5e49;
		text-align: left;
		width:900px;
		}

#pages {
		background: #fff;
		font-size: 11px;
		margin-left: 10px;
		padding: 4px ;
		width: 900px
		}

#pages li {
		display: inline;
		list-style-type: none;
		}

#pages ul, ol {
		margin: 0;
		padding: 5px 1em 5px 1px;
		}

#pages a {
		background: #dddddd;
		font-weight: bold;
		margin: 0 3px 0 0;
		padding: 6px 6px;
		}

.widecolumn .entry p {
		font-size: 11px;
		color: green;
		}

.#column .entry, .widecolumn .entry {
		line-height: 16px;
		}

.narrowcolumn {
		line-height: 16px;
		}

.narrowcolumn a {
		color:#7f7e62;
		}
.narrowcolumn a:hover {
		color:#000;
}

.narrowcolumn .postmetadata {
		text-align: left;
		font-size: 11px;
		border-top: 1px dotted #b2b2b2;
		border-bottom: 1px dotted #b2b2b2;
		padding: 0px 0 3px 0;
}

.narrowcolumn .postmetadata a {
		color:#7f7e62;
}
.narrowcolumn .postmetadata a:hover {
		color:#000;
}

.narrowcolumn p
{
	padding:0;
	margin:15px 0 0 0;
}

.alt {
		border-top: 1px dotted #b2b2b2;
		border-bottom: 1px dotted #b2b2b2;
		}

small {
		font-family: Georgia, Serif;
		font-size: 11px;
		line-height: 16px;
		}

h1, h2, h3 {
		font-family: arial, Sans-Serif;
		font-weight: bold;
		text-transform:uppercase;
		margin:0;
		padding:0;
		}

h1 {
		font-size: 4px;
		text-align: center;
		}

.description {
		font-size: 11px;
		text-align: center;
		}

h2 {
		margin:40px 0 0 0;
		font-size: 16px;
		color:#000;
		}

h2.pagetitle {
		font-size: 16px;
		}

#sidebar h2 {
		font-family: Georgia, Serif;
		font-size: 11px;
		}

h3 {
		font-size: 16px;
		}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
		text-decoration: none;
		color: #7f7e62;
		}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
		color: #000;
		}

h2 a:hover, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
		text-decoration: none;
		color: #7f7e62;
		}

.entry p a:hover {
		color: #7f7e62;
		}

.commentlist li, #commentform input, #commentform textarea {
		font: 11px Georgia, Sans-Serif;
		}

.commentlist li {
		font-weight: bold;
		}

.commentlist cite, .commentlist cite a {
		font-weight: bold;
		font-style: normal;
		font-size: 11px;
		}

.commentlist p {
		font-weight: normal;
		line-height: 16px;
		text-transform: none;
		}

#commentform p {
		font-family: Georgia, Serif;
		}

.commentmetadata {
		font-weight: normal;
		}

#sidebar {
		font: 11px arial, sans-serif;
		}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
		font-weight:bold;
		text-transform:uppercase;
		color: #7f7e62;
		letter-spacing:1px;
		}
		
small {
		color: #666666;
}

code {
		font: 11px 'Courier New', Courier, Fixed;
		}

acronym, abbr, span.caps
{
		font-size: 9px;
		letter-spacing: 5px;
		}

a {
		text-decoration: none;
		}

/*
h2 a:hover {
		color: green;
		text-decoration: none;
		}
*/
/*
a:hover {
		color: #000;
		}
*/
#wp-calendar #prev a {
		font-size: 9px;
		}

#wp-calendar a {
		text-decoration: none;
		}

#wp-calendar caption {
		font: bold 11px Arial, Sans-Serif;
		text-align: center;
		}

#wp-calendar th {
		font-style: normal;
		text-transform: uppercase;
		}
/* End Typography & Colors */



/* Begin Structure */
body {
		margin: 0;
		padding: 0;
		}
#page {
		margin: 0px auto;
		padding: 0;
		}

#header {
		background-color: #000;
		padding: 0;
		margin: 0;
		height: 280px;
		width: 900px;
		}

#headerimg {
		padding:10px 0 0 0;
		margin: 0;
		}

.narrowcolumn {
		float: left;
		padding: 0;
		margin: 0 0 0 90px;
		width: 500px;
		}

.widecolumn {
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 500px;
		}

.post {
		margin: 0 0 40px 0;
		text-align: left;
		}

.widecolumn .post {
		margin: 0;
		}

.narrowcolumn .postmetadata {
		padding:3px 0 4px 0;
		}

.widecolumn .postmetadata {
		margin: 30px 0;
		}

#footer {
		padding:20px 0 0 0;
		margin:0 0 20px 90px;
		width: 810px;
		clear: both;
		}

#footer p {
		margin: 0;
		padding: 0;
		text-align: left;
		}
/* End Structure */



/*		Begin Headers */
h1 {
		padding-top: 22px;
		margin: 0;
		text-align: left; padding-left: 28px;
		}

.description {
		text-align: left; padding-left: 30px;
		}

h2.pagetitle {
		margin-top: 30px;
		text-align: left;
}

#sidebar h2 {
		margin: 0;
		padding: 0;
		}

h3 {
		padding: 0;
		margin: 0;
		}

h3.comments {
		padding: 0;
		margin: 0;
		}
/* End Headers */



/* Begin Images */
p img {
		padding: 0;
		max-width: 100%;
		}

/*		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;
		}

.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 30px;
		list-style: none;
		padding-left: 10px;
		text-indent: -10px;
		}

html>body .entry li {
		margin: 7px 0 8px 10px;
		}

.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: 0;
		}

#sidebar ul ul, #sidebar ul ol {
		margin: 0;
		}

#sidebar ul ul ul, #sidebar ul ol {
		margin: 5px 0 0 10px;
		}

ol li, #sidebar ul ol li {
		/*list-style: decimal outside;*/
		}

#sidebar ul ul li, #sidebar ul ol li {
		margin: 0 0 5px 0;
		padding: 0;
		}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
		margin: 10px 0;
		padding: 5px 3px;
		text-align: left;
		}

#sidebar #searchform #s {
		width: 115px;
		padding: 2px;
		}

#sidebar #searchsubmit {
		padding: 1px;
		}

.entry form { /* This is mainly for password protected posts, makes them look better. */
		text-align:center;
		}

select {
		width: 130px;
		}

#commentform input {
		font-size:10px;
		border:1px solid #cfcfcf;
		color:#7f7e62;
		background:#fff;
		width: 170px;
		padding: 2px;
		margin: 5px 5px 1px 0;
		}

#commentform textarea {
		font-size:10px;
		border:1px solid #cfcfcf;
		color:#7f7e62;
		background:#fff;
		width: 100%;
		padding: 2px;
		}

#commentform #submit {
		font-family:arial;
		font-size:10px;
		border:1px solid #cfcfcf;
		color:#7f7e62;
		text-transform:uppercase;
		background:#fff;
		margin: 0;
		float: right;
		}
		
		
/*custorm forms*/
#sidebar input
{
	font-size:10px;
	border:1px solid #cfcfcf;
	color:#7f7e62;
	background:#fff;
}


/* End Form Elements */



/* Begin Comments*/
.alt {
		margin: 0;
		padding: 10px;
		}

.commentlist {
		padding: 0 0 60px 0;
		text-align: left;
		}

.commentlist li {
		margin: 10px 0 0 0;
		padding: 20px 0 10px 0;
		list-style: none;
		}

.commentlist p {
		margin: 10px 5px 10px 0;
		}

#commentform p {
		margin: 5px 0;
		}

.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}

.commentmetadata {
		margin: 0;
		display: block;
		}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
		padding:35px 0 0 0;
		margin-left: 680px;
		width: 220px;
		}

#sidebar form {
		margin: 0;
		padding:0;
		}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
		empty-cells: show;
		margin: 10px auto 0;
		width: 155px;
		}

#wp-calendar #next a {
		padding-right: 10px;
		text-align: right;
		}

#wp-calendar #prev a {
		padding-left: 10px;
		text-align: left;
		}

#wp-calendar a {
		display: block;
		}

#wp-calendar caption {
		text-align: center;
		width: 100%;
		}

#wp-calendar td {
		padding: 3px 0;
		text-align: center;
		}



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
		cursor: help;
		}

acronym, abbr {
		border-bottom: 1px dashed #999;
		}

blockquote {
		margin: 15px 30px 0 10px;
		padding-left: 20px;
		border-left: 5px solid #ddd;
		}

blockquote cite {
		margin: 0 0 0;
		display: block;
		}

.center {
		text-align: center;
		}

hr {
		display: none;
		}

a img {
		border: none;
		}

.navigation {
		display: block;
		height:20px;
		text-align: center;
		margin-top: 40px;
		margin-bottom:40px;
		}

.navigation , .navigation a {
		color:#7f7e62;
		font:16px arial;
		font-weight:bold;
		text-transform:uppercase;
}
.navigation a:hover {
		color:#000;
}
		
/* End Various Tags & Classes*/

/* custom nav*/

#sidebar ul a
{
	color:#7f7e62;
}

#sidebar .current_page_item a
{
	color:#000;
}

#sidebar ul ul ul .page_item a
{
	color:#7f7e62;
}

#sidebar ul ul ul .current_page_item a
{
	color:#000;
}

#sidebar ul a:hover, #sidebar ul ul ul .page_item a:hover
{
	color:#000;
}

.entrytexthome
{
	font-size:16px;
	font-family:arial;
	font-weight:bold;
	color:#7f7e62;
	text-transform:uppercase;
	width:385px;
	line-height:20px;
}
