/*
Theme Name: sofatheme

*/

* {
margin: 0;
padding: 0;
}

body {
background: #FFFFFF;
font-family :"Lucida Sans Unicode","Lucida Sans", "Trebuchet MS", "Lucida Grande", "Bitstream Sans Vera", Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
color: #A7A7A7;
font-style: normal;
line-height: 1.5em;
font-size: 80%;
}

p {
padding-bottom: 20px;
clear:both;

}
h1{
font-size: 160%;
}


h2 {
font-size: 140%;
}

h3 {

font-size: 120%;

}

h4, h5, h6 {
font-size: 100%;
}

h1, h2, h3, h4 {
padding:  10px 0 20px 0;
line-height:1.2em;
font-family: Georgia,"Trebuchet MS", "Lucida Sans",  "Lucida Grande", "Bitstream Sans Vera", Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
clear: both;
font-weight: normal;
}

blockquote p:before {
content:open-quote;
font-size: 1.5em;
}

blockquote p:after {
content:close-quote;
font-size: 1.5em;
}

/* ALL */
#wrap {
position:relative;
margin:0;
padding:0px;
background: #FFFFFF; 
width: 920px;
}



/* HEADER */
#header {
background: #FFFFFF; 
height:290px;
width: 920px;
}

img #header {
margin:0;
padding:0;
height:290px;
width: 920px;
}
 
#pageinfo {
position:absolute;
text-transform: uppercase;
right:50px;
top:130px;
}

div #pageinfo {
font-size: 1em;
padding:  10px 0 20px 0;
font-weight:bold;
line-height:1.2em;
font-family:  Georgia,'Trebuchet MS', 'Lucida Sans',  'Lucida Grande', 'Bitstream Sans Vera', Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
}



/* CONTENT */
#content { 
margin-top: 50px;
padding:2px;
background: #FFFFFF; 
width: 670px; 
float:right;
}



/* POST */
/*content and post settings*/

.post h2, .archives h3, .search h3 {
}
.post {
margin: 5px 0px;
}

.postmeta {
font-size:0.9em;
clear:both
}

div.postmeta p {
margin: 2px 0px;
padding:0px;
}

.postmeta {
margin: 10px 0px 5px;
}



/* SIDEBAR */
#sidebar {
margin-top: 60px;
padding-left: 20px;
color: #A7A7A7;
background: #FFFFFF; 
height: 500px;
width: 150px;
float:left;
}

#sidebar ul {margin-top:0px;}
#sidebar li{
font-family:  Georgia,'Trebuchet MS', 'Lucida Sans',  'Lucida Grande', 'Bitstream Sans Vera', Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
list-style: none;
margin: 0 25px 0 0;
}

#sidebar a{
color: #A7A7A7;
font-style: normal;
display:inline;
}

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

#sidebar .current_page_item a {
color: #666666;
text-decoration:none;
}

#sidebar .current_page_parent a {
color: #666666;
text-decoration:none;
}

#sidebar .current-cat a {
color: #666666;
text-decoration:none;
}
#sidebar .current-cat a:hover{
color: #666666;
text-decoration:none;
}

#sidebar .current-cat-parent a {
color: #666666;
text-decoration:none;
}
#sidebar .current-cat-parent a:hover{
color: #666666;
text-decoration:none;
}

#sidebar .children .current-cat {
color: #666666;
text-decoration:none;
}

#sidebar .children .current-cat a:hover{
color: #666666;
text-decoration:none;
}

#sidebar .children .current-cat-parent a{
color: #666666;
text-decoration:none;
}

#sidebar .children .current-cat-parent a:hover{
color: #666666;
text-decoration:none;
}

#sidebar .cat-item {
text-decoration:none;
}
#sidebar .cat-item a:hover{
color: #666666;
text-decoration:none;
}

#sidebar .children .cat-item a{
text-decoration:none;
}
#sidebar .children .cat-item a:hover{
color: #666666;
text-decoration:none;
}

#sidebar .children{margin-left:10px;}


#sidebar .trn{
margin:10px 0;
border-bottom:1px solid #CCC;
}



/* FOOTER */
#footer { clear:both;}



/* LINKS */

a:link, a:visited {
color: #1CCFE7;
text-decoration: none;
}

a:hover, a:active {
color: #43E5EB;
background-color:#fff;
text-decoration: none;
border: none;
}

a img {
text-decoration: none;
border: none;
}
.c {clear:both;}
.entry { margin-bottom:20px; padding-bottom:20px;border-bottom:1px solid #CCC;}
.alignnone{clear:both;}
.aligncenter{text-align: center;}
.center, .aligncenter, .centered {text-align: center;}
.right, .alignright {float: right;}
.left, .alignleft {float: left;}
.none {display: none;}
.abstand {margin:5px;}
.highlight { color: #FF4141;}
.trn {margin-bottom:10px; padding:0; border-bottom:1px solid #CCC;}
hr {border: 1px solid #CCC;border-width: 0px 0px 1px 0px; height:1px; color:#FFF;background:#FFF;}

/* pagenavi */

.wp-pagenavi {	font-family:"Times New Roman", Times, serif; }
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #000000;
	background-color: #fffdef;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #000000;
	background-color: #fffdef;	
}
.wp-pagenavi a:hover {	
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #000000;
	background-color: #fffdef;	
}
.wp-pagenavi span.pages {
	display:none;
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	background-color: #fffdef;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	color: #000000;
	background-color: #fffdef;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	color: #000000;
	background-color: #fffdef;
}

/* Slimbox */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 100px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
