* {
	padding:0;
	margin:0;
}

body {
    margin:0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#363636;
    background:#ededed;
}

img {
    border:0;
}

h1 {
	font-size:24px;
	color:#666;
	font-weight:normal;
	margin:0px 0 15px 0;
	padding:0;
}

h2 {
  	font-size:15px;
	color:#666;
	font-weight:bold;
	margin:0px 0 5px 0;
	padding:0;
}


h3 {
	font-size:18px;
	color:#666;
	font-weight:normal;
	margin:0px 0 5px 0;
	padding:0;
}

p {
	margin:0 0 15px 0;
	padding:0;
	text-align:left;
	color:#363636;
	line-height:16px;
}

a {
	color:#b80a7d;
	text-decoration:none;	
}

a:hover {
	text-decoration:underline;
}

.clear {
    clear: both;
}

.left {
	float:left;
}

.right {
	float:right;
}


.wrapper {
    width:933px;
    padding:25px 0 0 25px;
}

.header {
	width:833px;
	height:139px;
	background:url(images/header_bg.png) no-repeat;
}

.logo {
	padding-left:38px;
}

.top_navi {
	list-style:none;
	height:38px;
}

.top_navi li {
	float:left;
	padding-left:38px;
	line-height:38px;
}

.top_navi li a {
	color:#666666;
	font-size:18px;
	text-decoration:none;
}

.top_navi li a:hover {
	text-decoration:underline;
}

.content {
	width:833px;
	background:url(images/content_bg.png) repeat-y;
}

.content_inner  {
	padding:10px;
	background:url(images/footer_bg.png) no-repeat left bottom;
}

.content_box_big {
	background:url(images/content_box_big_head_bg.png) repeat-y;
	width:560px;
}

.content_box_big_inner {
	background:url(images/content_box_big_foot_bg.png) no-repeat left bottom;
	padding:25px;
}

.start_teaser {
	width:560px;
	height:160px;
	background:url(images/start_teaser_bg.jpg) no-repeat;
}


.content_left {
	float:left;
	width:560px;
}

.content_right {
	float:left;
	width:253px;
	background:url(images/right_bg_head.png) repeat-y;
}

.content_right_inner {
	background:url(images/right_bg_foot.png) no-repeat left bottom;
	padding:25px;
}

.content_right ul {
	list-style:none;
}

.teaser_left {
	width:280px;
	float:left;
}

.teaser_left_inner {
	padding-left:120px;
	padding-top:10px;
}

.teaser_right { 
	width:260px;
	float:left;
}

.teaser_right_inner {
	padding-left:120px;
	padding-top:10px;
}

.start_teaser .title {
	font-size:18px;
	color:#666666;
	font-weight:normal;
	margin:0px 0 5px 0;
	padding:0;
}

.start_teaser .text {
	width:120px;
}

.start_teaser .link {
	padding-top:10px;
}









#comments-list ol {
	list-style:none;
}

.avatar {
	margin-right:10px;
}

#comments h3 {
	clear:both;
	padding-top:15px;
}

#comments h4 {
	clear:both;
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
}

#comments .comment-meta {
	margin:2px 0 2px 0;
	color:#666;
	font-size:11px;
}

#comments .comment-meta a {
	font-size:11px;
}

#commentform input {
	margin:5px 0 5px 0;
}

#commentform label {
	margin:0 5px 5px 5px;
}

.post ul {
	margin-left:25px;
	color:#363636;
}

.post ol {
	margin-left:25px;
	color:#363636;
}
