/*
Theme Name: Sparia Wordpress Theme
Theme URI: http://www.ripucom.de
Description: Wordpress Portierung des sparia.net Portals
Version: 1.0
Author: Richard Pulch
Author URI: http://www.ripucom.de

*/
@import url("http://www.sparia.net/media/css/common.css");
@import url("http://www.sparia.net/media/css/lightbox.css");
@import url("http://www.sparia.net/media/css/default.css");
@import url("http://www.sparia.net/media/css/proforms.css");

#sidebar-left ul.children {
  border-top:1px solid #CDCA92;
  margin:0px;
  padding:0px;
  list-style: none;
  border:0px;
  text-decoration: none;
}
#sidebar-left ul.children li {
  border-bottom:0px;
  padding-left: 16px;
  text-decoration: none;
  font-weight: normal;
  border-top:1px solid #CDCA92;
}
.current-cat, .current_page_item {
     font-weight: bold;
}
#sidebar-left ul.children li.current-cat, #sidebar-left ul.children li.current_page_item {
     font-weight: bold;
}
#content-container h1{
background: none;
float: none;
font-style: normal;
font-variant: normal;
font-size: 16px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
font-weight: bold;
color: #000;
padding-left: 23px;
}
#content-container a.title {
margin-top: 50px;
padding-top: 50px;
font-weight:bold;
font-size: 14px;
color: #305F83;
text-decoration: underline;
}
#content-container a.title:hover {
  text-decoration: none;
}
span.smallwp {
padding-top: 5px;
padding-bottom: 5px;
display: block;
color: #666666;
font-size:12px;
}
#content-container span.contentpost {
  background-color : white;
	color : black;
	font-size:12px;
	line-height: 20px;
}
#content-container span.contentpost a{
font-size:12px;
font-weight:none;
color: #000000;
text-decoration: underline;
}
#content-container span.smallwp a{
color: #666666;
font-size:12px;
text-decoration: underline;
}
#content-container span.smallwp a:hover{
text-decoration: none;
}
#content-container span.contentpost a:hover, span.smallwp a:hover {
text-decoration: none;
}
#content-container span.arrow {
  clear: both;
  color: #CDCA92;
  font-size: 13px;
  font-weight: bold;
}
.alignleft {
  float: left;
  margin-right: 10px;
}
.alignright {
  float: right;
  margin-left: 10px;
}
span.alignleft, span.alignright, .alignleft a, .alignright a {
  font-weight: bold;
  font-size: 12px;
  color: #305F83;
  
}
span.metabox {
  display: inline;
  color: #666666;
  font-size:12px;
}
#comments {
  font-size: 12px;
  margin-top: 30px;
  margin-bottom: 8px;
}
#comment {
  width:550px;
}
span.head {
  float: none;
}
.inner h3 a {
  text-decoration: underline;
}
.inner h3 a:hover {
  text-decoration: none;
}

/*
COMMON
*/

