/* base
----------------------------------------------- */

#social
{
position: fixed;
bottom: 0;
left:15px;
border: none;
}

#home
{
position: absolute;
width: 242px;
height: 66px;
top: 125px;
margin-left: 20px;
}

.entry-content a
{
text-decoration: none;
color: #315283;
font-size: 1.0em;
}

.entry-title
{
font-size: 1.4em;
}

#top
{
position: absolute;
right:0px;
top:0px;
padding-top: 5px;
text-align: right;
}

#top a
{
font-size: 0.7em;
color: #B7B7B7;
margin-right: 15px;
}

#footer
{
color:#A7A7A7;
margin-bottom:5px;
width:99%;
text-align: center;
}

#footer a
{
color: #315283;
font-size:1em;
}

.zemContactForm
{
padding-left: 10px;
}

.zemText, .zemTextarea, .zemCheckbox
{
font-size: 0.7em;
margin-bottom: 3px;

}

body {
	margin: auto;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
        text-align:center;
}

#frame
{
background-image: url(http://www.bluestudioberlin.de/images/bs_background.jpg);
background-repeat:no-repeat;
margin:auto;
width: 1024px;

}




blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.7em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1, h2 {
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
}

h1 {
	font-size: 1.2em;
        color: #000000;
}

h2 {
	font-size: 1em;
	font-style: italic;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #000;
	border-bottom: 0px #000 solid;
        font-size: 0.8em;
}

a img {
	border: none;
        font: 1em Georgia, Times, serif;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #c00;
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 10px auto;
	padding: 10px;

}

#head {
	text-align: center;
}

#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#sidebar-1, #sidebar-2 {
	padding-top: 50px;
	width: 150px;
}

#sidebar-1 {
	margin-right: 0px;
	float: left;
	text-align: right;
}

#sidebar-2 {
	margin-left: 5px;
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#navi {
	margin: 0px 155px 0 430px;
	padding: 90px 20px 30px 20px;
	width: 490px;
        border: 0px solid blue;
        text-align: left;
}

#navi a {
	margin-right: 10px;
        text-decoration: none;
        color: #315283; 
}

#content {
	margin: 0px 155px 0 430px;
	padding: 0px 20px 50px 10px;
	width: 445px;
        border: 0px solid blue;
        text-align: left;
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

.smd_cal_mycal { border:solid 1px #315283; margin:1px 1px 0px 1px;}
.smd_cal_mycal TH { border:solid 0px #315283; padding:1px;}
.smd_cal_mycal TD { border:solid 0px #315283; padding:1px; width:13%;}
.smd_cal_mycal { font-size:9px;}

.impressum { font-size:7px;}

