/*
Theme Name: SQUAM
Theme URI: 
Description: SQUAM Template inspired by William Bergs "Funky Green"
Author: Thomas Schrettl
Author URI: 
Tags: custom
Version: 1.0
License: This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)

*/

body { 

  font-size : 10pt;
  font-family: arial, helvetica, serif;

margin-left:0px;
 	 		 margin-top :0px;
 	 		 margin-right:0px;
 	 		 margin-bottom:0px;
 	 		 background-image:url(images/background.gif);
 	 		 background-repeat:repeat-y;
 	 	 }
 	img 	{ border:0px;}
 	a img { border:0px;}
 	p 		{ text-align:justify;}	
 	a {text-decoration:underline;color:black;}

 	.corner { width:240px;
 						height:205px;
 						background-image:url(images/logo.png);
 	 		 			background-repeat:no-repeat;
 	 		 		}
 	.main { width:785px;
 			  }
		

			  
 	.content 	 { width:750px;
							 margin-left: 75px;
 							 float:left;
 							 position:absolute;
 							 left:165px;
						 }
 	.logo_big  { width:752px;
 							 height:99px;	
 							 position:absolute;
 							 left:240px;
 							 top:0;
 							 background-image:url(images/logo_big.jpg);
 							 background-repeat:no-repeat;
 						 }
  .logo_small{ width:752px;
  						 height:35px;	
 							 position:absolute;
 							 left:240px;
 							 top:114px;
							 background-color: #c70036;
 							 background-repeat:no-repeat;	
 							 
 						 }
 	.menu 		 { width: 585px;
 							 height: 50px;
							 position:absolute;
 							 left: 208px;
 							 top: 155px; 
 						 }
  .leftmenu  { width: 140px;
  						 
  						 background:#fff;
  						 position:absolute;
  						 left:10px;
  						 top:205px;
  					 }
  .sidebar1 {
	width: 175px;
	position:absolute;
	left:817px;
	top:230px;
	BORDER-LEFT: #000000 1px solid;
	PADDING-LEFT: 5px;
	
			}
 	
	  		 							


.comments ul
{
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
.comments li
{
	background: #efefef;
	border: solid 1px #ccc;
	font-size: 85%;
	font-style: italic;
	list-style-type: none;
	margin: 0 0 12px;
	padding: 5px 7px 0;
}
img.avatar 
{
	float: left;
	margin-right: 5px;
}


#content h1
{
	border-bottom: 2px dotted #ccc;
	border-top: 2px dotted #ccc;
	font-size: 18px;
}
#content h1 a
{
	color: #c70036;
}
#content.bookmarks ul
{
	margin: 0px 0px 18px 0px;
	padding: 0px;
}
#content.bookmarks li
{
	line-height: 140%;
	list-style-type: none;
	margin: 0px 0px 14px 0px;
	padding: 0px;
}
#content.bookmarks li a
{
	font-size: 1.1em;
	margin-right: 6px;
}
#content.bookmarks h2
{
	color: #c5000b;
}
#content .post
{
	margin-bottom: 12px;
	padding-bottom: 12px;
}
#content .postmeta
{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 5px 0px 5px 0px;
}
#content .postmeta h4, #content .postmeta p
{
	font-size: 1.0em;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}
#content .post p.wp-caption-text
{
	font-size: 0.8em;
	line-height: 135%;
	margin: 0px;
	padding: 3px 0px;
	text-align: center;
}
#content .post div.alignleft
{
	border: 1px #ccc dotted;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
#content .post div.aligncenter
{
	border: 1px #ccc dotted;
	clear: both;
	display: block;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#content .post div.alignright
{
	border: 1px #ccc dotted;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
#content .post .alignleft img, #content .aligncenter img, #content .alignright img, #content .wp-caption img
{
	margin: 5px;
	padding: 0px;
}
.content-bot
{
	
	border-top: 1px dotted #ccc;
	font-style: italic;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
.content-bot a, .content-bot a:hover
{
	margin: 2px 10px;
}

#footer {
position: absolute; left: 0px; bottom: 10px; top: 100%;

	width:100%;
	height:30px;
	visibility: visible;
	font-size:12px;
	text-align:center;


}
#footer a
{
	color: #000000;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}

p, h1, h2, h3, h4, h5, h6, h7
{
	margin-bottom: 17px;
	margin-top: 0px;
}
p, #content li
{
	line-height: 145%;
}
p.small
{
	font-size: 85%;
}
p.smallgrey
{
	font-size: 80%;
	color: #737373;
}
blockquote
{
	background: #efefef;
	border: 1px #ccc dotted;
	font-size: 0.9em;
	font-style: italic;
	margin: 5px 15px 15px 15px;
	padding: 10px 10px 5px 10px;
}
h1, h2
{
	font-weight: normal;
}
h1 a, h2 a
{
	color: #000000;
	text-decoration: underline;
}
h1
{
	font-size: 2.0em;
	padding-bottom: 3px;
}
h2
{
      font-size: 1.3em;
	font-weight: bold;
}
a:hover
{
	color: #222;
}





#sidebar {
	position: absolute;
	left: 0;
	top: 0;
	width: 130px;
	margin: 0;
	color: #011631;
}

#sidebar a {
	
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar ul li {	
	margin: 0 0 13px;
	font-size: 0.85em;
}

#sidebar ul li h2 {
	margin: 0;
	color: #3a3a3a;
	font-size: 1.3em;
	padding: 3px 3px 3px 10px;
}

#sidebar ul li p,
#sidebar ul li div {
	padding: 5px 10px 10px 10px;
	margin: 0;
}

#sidebar ul li table {
	padding-bottom: 5px;
}

#sidebar ul li table caption {
	padding: 5px 0 0 0;
}

#sidebar ul li ul {
	padding: 0.3em 0;
}

#sidebar ul li ul ul,
#sidebar ul li ul ul ul,
#sidebar ul li ul ul ul ul,
#sidebar ul li ul ul ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	font-size: 1em;
	padding: 0.2em 1em 0.2em 0;
	margin: 0 0 0 1em;
}

#sidebar ul li ul li li,
#sidebar ul li ul li li li,
#sidebar ul li ul li li li li,
#sidebar ul li ul li li li li li {
	margin: 0 0 0 1em;
}

#sidebar ul li ul li a {
	text-decoration: none;
	padding-left: 1em;
}
#sidebar ul li ul#themeswitcher li a,
#sidebar ul li ul li.recentcomments a {
	background-image: none;
	padding-left: 0;
}
#sidebar ul li ul#themeswitcher li,
#sidebar ul li ul li.recentcomments {
	padding-left: 1em;
}

#sidebar ul li ul li a:hover {
	color: #863f09;
}


#calender a 
{
	background-color: #c70036;
        background-repeat:no-repeat;
}

#calendar a:hover
{
        background-color: #c70036;
        background-repeat:no-repeat;
}




#topnav
{ float: left; font-size: 0.9em; font-weight: bold; overflow: hidden; text-transform: uppercase; width: 960px; }
#topnav .left
{
	display: inline;
	float: left;
}
#topnav p
{
	margin-bottom: 0px;
	padding: 10px 0px;
}
#topnav ul
{
	margin: 0px;
	padding: 0px;
}
#topnav li
{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px;
}
#topnav li a
{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #e6e6e6;
	padding: 10px;
	text-decoration: underline;
}
#topnav li a:hover
{ background: #e6e6e6; border-left: 1px solid #666; border-right: 1px solid #666; color: #c70036; text-decoration: underline; padding: 10px; }


.postmetadata {
/*	clear: both;
	margin: 0;
	font-size: 1.2em;
	line-height:1.6em;
	color: #888;*/
	}
	.postmetadata .date, .postmetadata .author, .postmetadata .comment, .postmetadata .category, .postmetadata .tag, .postmetadata .edit {
		margin:  0 0 0 2px;
		padding: 0 0 0 20px;
	}
	.postmetadata .date           { background: url(images/icons/icons-normal.png) 0 -1px no-repeat; }
	.postmetadata .date:hover     { background: url(images/icons/icons-hover.png) 0 -1px no-repeat;	}

	.postmetadata .author         { background: url(images/icons/icons-normal.png) 0 -17px no-repeat; }
	.postmetadata .author:hover   { background: url(images/icons/icons-hover.png) 0 -17px no-repeat;	}

	.postmetadata .comment        { background: url(images/icons/icons-normal.png) 0 -33px no-repeat; }
	.postmetadata .comment:hover  { background: url(images/icons/icons-hover.png) 0 -33px no-repeat;	}

	.postmetadata .category       { background: url(images/icons/icons-normal.png) 0 -49px no-repeat; }
	.postmetadata .category:hover { background: url(images/icons/icons-hover.png) 0 -49px no-repeat;	}

	.postmetadata .tag            { background: url(images/icons/icons-normal.png) 0 -65px no-repeat; }
	.postmetadata .tag:hover      { background: url(images/icons/icons-hover.png) 0 -65px no-repeat;	}

	.postmetadata .edit           { background: url(images/icons/icons-normal.png) 0 -81px no-repeat; }
	.postmetadata .edit:hover     { background: url(images/icons/icons-hover.png) 0 -81px no-repeat;	}

