/* MySpa blog special */

input, textarea {
	font-family: Arial;
	font-size: 12px;
}

#backToMessages {
	padding-top: 5px;
}

#sidebar h2 {
	font-size: 12px;
	padding-bottom: 0 !important;
}

#sidebar h3 {
	padding: 6px 0 0 0!important;
}

#submitPost {
	padding-bottom: 30px;
    margin-top: 30px;
}

h2{/*Sininen alaotsikko*/
	font-family: "Arial Bold", Arial;
	margin:0 0 11px 0;
	padding: 3px 0 6px 0;
	font-size:12px;
	color:#007a84;
	line-height:18px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	padding: 10px 0 !important;
}

h3 a {
	color: #333;
}

ol {
	list-style: none;
}

.commentlist {
	margin-left: 30px;
}

.single .entry {
	padding-top: 15px;
}

/* Nappulat */

.linkButtonClose a {
	display: block;
	background: transparent url(../images/btn_sulje.png) top left no-repeat;
	width: 62px;
	height: 38px;
	text-indent: -5000px;
	float: right;
}

.linkButtonClose a:hover {
	background-position: 0 -38px;
}

.linkButtonWrite {
	width: 45px;
	margin: 0 auto;
}

.linkButtonWrite a {
	display: block;
	background: transparent url(../images/icon_kirjoita.png) top left no-repeat;
	width: 45px;
	height: 40px;
	text-indent: -5000px;
	/*margin-bottom: 12px;*/
}

.linkButtonWrite a:hover {
	background-position: 0 -40px;
}

/* Post */

.page p {
	font-size: 14px;
}

.postInfoBox,
.postCommentForm {
	background: #eff7f7;
	padding: 6px 10px 6px 10px;
	position: relative;
	left: -10px;
	width: 645px;
}

.postInfoBox {
    border-top:2px solid #D28A57;
}

.postCommentForm {
	margin-top: 8px;
	padding-bottom: 15px;
}

.postInfoBox p {
	padding: 0;
	margin:0;
}

.author {
	color:#007a84;
}

.navigation {
	margin-bottom: 10px;
}

.postInfoBox .author {
	float: left;
}

.postInfoBox .links {
	float: right;
	text-align: right;
}

/* Lomake */

.tdomf_form_message {
	background: #F6FAA3;
	margin: 0 !important;
	padding: 0 !important;
}

.postSuccess {
	background: #F6FAA3;
	margin: 0 !important;
	padding: 0 !important;
	height: 210px;
	line-height: 210px;
	text-align: center !important;
	vertical-align: middle;
	font-weight: bold;
}

.form .alias input,
.form .email input,
.form .title input,
.form .message textarea{
	background: #fff;
	border-width: 2px;
	border-top-color: #7fcac7;
	border-left-color: #7fcac7;
	border-right-color: #c8e5e5;
	border-bottom-color: #c8e5e5;
	border-style: solid;
}

.form .alias input,
.form .email input {
	width: 310px;
}

.form .message {
	padding: 10px 0 25px 0;
}

.form .message textarea,
.form .title input {
	width: 640px;
}

.form .message textarea {
	height: 110px;
}

.reportSubmit,
.messageSubmit {
	width: 45px;
	height: 38px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	margin:0 auto;
	border:0;
	padding:0;
	cursor: pointer;
}

.reportSubmit {
	background: #EFF7F7 url(../images/icon_laheta.png) 0 0 no-repeat;
	height:40px;
}

.messageSubmit {
	background: #EFF7F7 url(../images/icon_laheta.png) 0 0 no-repeat;
	height:40px;
}

.messageContinue {
	background: #F4F3DD url(../images/icon_jatka.png) 0 0 no-repeat;
	width: 45px;
	height: 40px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	margin:0 auto;
	border:0;
	padding:0;
	cursor: pointer;
}

.messageSubmit:hover,
.messageContinue:hover{
    background-position: 0 -40px;
}
.reportSubmit:hover {
	background-position: 0 -40px;
}

.notAllowed {
	cursor: not-allowed;
}

.alias {
	float: left;
}

.email {
	float: right;
}

label {
	font-weight: bold;
}

/* Kuvat */

.postImage {
	position:relative;
	width: 50px;
	height: 50px;
	float: left;
	padding: 3px;
    margin-right: 7px;
}

.postImage.selected {
	border: 1px solid #92CCCB;
	padding: 2px;
}

.postImage.selected span.borders {
	background: transparent url(../images/img_borders.png) 2px 2px no-repeat;
}

.postImage span.borders{
	top: 0;
	left: 0;
	position: absolute;
	z-index: 2;
	background: transparent url(../images/img_borders.png) 3px 3px no-repeat;
	width: 55px;
	height: 55px;
	display: block;
	cursor: pointer;
}

.postImage img {
	position: relative;
	z-index: 1;
}

.hidden {
	display: none;
}

.visible {
	display: block;
}

.clear {
	clear: both;
}

.required {
	color: #ff0000;
}

.uploadButtons {
	text-align: center;
	padding: 0;
}

.uploadButtons  a{
	display: block;
	padding: 10px 0 10px 0 !important;
}

.noticeType1 {
	margin-bottom: 4px !important;
}

/* Vasikka-lomake */

#reportContainer {
	padding-top: 25px;
	font-family: Arial, Verdana;
	line-height: 18px;
	font-size: 12px;
	color: #333;
	width: 650px;
	margin: 0 auto;
}

#reportContainer .message textarea {
	width: 645px;
	height: 110px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Paging */

.wp_page_numbers {
	float: right;
}

.wp_page_numbers a {
	color: #A8340C;
}

.wp_page_numbers .inactive{
	color: #D2D2D2;
}

.wp_page_numbers .prevpage {
	margin-right: 8px;
}

.wp_page_numbers .nextpage {
	margin-left: 8px;
}

.wp_page_numbers .active_page {
	color:#007a84;
}

/** Mainnav **/
#mainNav,
#mainNavRu{
  background: #ffffff url(../../../../../img/bg_mainNav.png) left top no-repeat;
  width:905px;
  height:46px;
  display:block;
  margin: 0 auto;
}

#mainNav ul,
#mainNavRu ul{
  list-style-type:none;
  display:block;
  padding: 14px 0 0 20px;
}
#mainNav ul li,
#mainNavRu ul li{
  float:left;
  text-transform: uppercase;
  margin-right:20px;
}

#mainNavRu ul li{
  margin-right:12px;
}

#mainNav ul li a{
  font-size:18px;
  text-transform: uppercase;
}
#mainNavRu ul li a{
  font-size:19px;
  text-transform: uppercase;
}

#mainNav ul li a:hover, #mainNav ul li.active a,
#mainNavRu ul li a:hover, #mainNavRu ul li.active a{
  text-decoration:none;
  color:#007a84;
}
.block{
  text-align:center;
  margin-bottom: 12px;
}
