/*
Theme Name: Artology
Theme URI: http://balaschov.ru/
Description: Minimalist clean theme
Version: 1.0
Author: Dave Pyle
Author URI: http://davepyle.eu/
Tags: white, gray, custom header, fixed width, two columns

	Artology v1.0
	 http://davepyle.eu

	This theme was designed and built by Dave Pyle,
	whose site you will find at http://balaschov.ru/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@media screen {

* { margin: 0; padding: 0; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

html, body {
 height: 100%;
}

body {
  /* background-image:url('images/top_gradient.gif');
  background-repeat:repeat-x; */
  font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  font-size: 100%;
  color: #999898;
  overflow-x: hidden;
}

/* Begin Structure */

#wrapper {
  	width: 980px;
  	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}

/* Rollover Menu Start */

#menu {
	float: right;
	font-weight: bold;
	font-size: 0.95em;
	letter-spacing: 0.03em;
	padding-bottom: 15px;
	text-transform: lowercase;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li {
	margin: 0 0 .2em 0;
	display: inline;

}

#menu a {
	display: block;
	float: left;
	padding: 70px 15px 3px 15px;
	background-color: #FFFFFF;

}

#menu a:hover {
	background-color: #d8d8d8;
	color: #FFFFFF;
}

#activeItem a {
	background-color: #f67474;
	color: #FFFFFF;
}

/* Rollover Menu End */

/* Logo */

#logo {
	clear: both;
	height: 100px;
	background: url('images/logo.png') 0 0 no-repeat;
	text-indent: -8000px;
	display: block;
	width: 329px;
}

/* TODO post-migration: dead rules after qTranslate removal; delete after visual verification. c.
#logofr {
	clear: both;
	height: 100px;
	background: url('images/logofr.png') 0 0 no-repeat;
	text-indent: -8000px;
	display: block;
	width: 329px;
}

#logoen {
	clear: both;
	height: 100px;
	background: url('images/logofr.png') 0 0 no-repeat;
	text-indent: -8000px;
	display: block;
	width: 329px;
}
*/

#logo a {
	font-size:0.95em;

}

.description {
  margin: 10px;
  text-indent: -8000px;
  display: none;
}

/* Main Content */

.mainContent {
  float: left;
  width: 670px;
  padding: 60px 0px 40px 6px;
}
/* Main Content for gallery pages */

.mainContentBig {
  width: 980px;
  padding: 40px 0px;

}

/* Breadcrumbs */

.crumbs {
	padding: 0 0 0 6px;

}

.crumbs h2 {
	color: #f67474;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: lowercase;
}

h2.titlecaseMe {
	text-transform:capitalize
}

.crumbs h2 a {
	color: #f67474;
}

.crumbs h2 .subHead {
	color: #999898;
	background: url('images/arrow.png') 4px 4px no-repeat;
	padding-left: 26px;
}

/* Fadein Slideshow */
.fadein {
	width: 980px;
	height:450px;
	position: relative;
}

.fadein img {
	position:absolute;
	left:0;
	top:0;
}
.fade {
	/*
filter:alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0.0;
	opacity: 0.0;
*/
}
/* SideBar */

#sidebar {
  width: 260px;
  padding: 12px 0 0 20px;
  float: right;
  margin-top: 104px;
}

#sidebar a {
 font-size: 0.85em;

}

#sidebar ul li{
  padding: 10px;

}

#sidebar ul li ul li {
  padding: 0px;
  font-size: 0.9em;
}
#searchform {
	margin-bottom: 8px;
}

h4 {
	color: #F67474;
	text-transform: lowercase;
	padding-bottom: 10px;
}

#archives a, #latestCat a {
	padding: 5px;
	display: block;

}

#s {
  padding: 10px;
  border: 0 none;
  font-size: 0.9em;
  color: #FFFFFF;
  background-color: #F67474;
  width: 175px;

}
#searchsubmit {
  height: 24px;
  width: 24px;
  cursor: pointer;
  text-indent: -9999px;
  border: none;
  background: url(images/mag_glass.png) no-repeat left top;
  opacity: 0.5;
}
.search-excerpt {
	text-decoration: underline;

}
h2.widgettitle {
  	display: none;

}
#rssFeed {
	/* background: url(images/feed.png) no-repeat 10px 8px; */

}
#rssFeed a {

}
/* Calendar Icon */

.the_date {

float:left;
margin: 0px 10px 0 0;

}


.date {
	font-family:georgia, serif;
	font-weight:700;
	color:#dddddd;
	font-size: 2.8em;
	margin: -20px 0 0 0;


}



.month {
	font-style: italic;
	font-family:georgia, serif;
	color:#dddddd;
	font-size: 28px;
	margin:0;
	padding:0;
}

/* Article List */

.article {
	height: 100px;
	border-bottom: 1px solid #cfcfcf;
	color: #bebdbd;
	width: 860px;
        margin: 0 auto;
	padding: 20px 10px;
	letter-spacing: 0.02em;
	font-size: 1em;
	line-height: 1.2em;
}
.article p {
	margin: 0 0 15px 0;
	font-size: 0.9em;
}

.articleText p {
 color: #333333;
}

.artTitle {
	float: left;
	width: 170px;
}
.artTitle p {
	font-size: 0.7em;
	font-weight: bold;

}
.article img {
	float: left;
	border: 3px solid #cfcfcf;
	margin: 0 15px;
}

.article h2 {
	font-size: 1.0em;
	font-weight: bold;
}

.pagelink, .wp-pagenavi {
	clear:both;
	text-align: center;
        padding-top: 60px;
}
.wp-pagenavi {
  font-size: 0.85em;
  letter-spacing: 0.02em;
  line-height: 1.4em;
}
.pagelink p a {
	border: 1px solid #CFCFCF;
	color: #BEBDBD;
	margin: 3px;
	padding: 3px 5px;
	text-decoration: none;
}

.wp-pagenavi a {
	border: 1px solid #CFCFCF;
	color: #BEBDBD;
	margin: 3px;
	padding: 3px 5px;
	text-decoration: none;
}

.pagelink p, .wp-pagenavi span, .wp-pagenavi {
	color: #f67474;
	margin: 5px;
	padding: 3px 5px;
        font-weight: bold;
}

.entry ol {
	letter-spacing: 0.02em;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 10px 10px 10px 60px;
	font-style: italic;
	color: #999999;
        list-style:decimal;
}

.jScrollPaneContainer:focus
{
    outline: none;
}


/* Footer */

#footer {
	clear: both;
	/*
background-image:url('images/bottom_gradient.gif');
	background-repeat:repeat-x;

*/
	margin-top: 100px;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color: #cccccc;
	font-size: 0.78em;
	font-weight: bold;
	letter-spacing: 0.05em;
	height: 4em;

}

.push {
height: 4em;

}

#container {
	width: 980px;
	margin: 0 auto;
	border-top: 1px solid #DDDDDD;
}

.footBox {
	height: 100px;
	float: left;
}

#smallLogo {
	background: url("images/small_logo.gif") no-repeat scroll center top transparent;
	width: 177px;
	margin-right: 40px;
}
/* TODO post-migration: dead rule after qTranslate removal; delete after visual verification. c.
#smallLogoen {
	background: url("images/small_logo.png") no-repeat scroll center top transparent;
	width: 177px;
	margin-right: 40px;
}
*/

#phone {
	background: url("images/phone_icon.gif") no-repeat;
	padding: 20px 30px 0 32px;
}

#femail {
	background: url("images/email_icon.gif") no-repeat;
	padding: 19px 0 0 32px;
}

#copyright {
	float:right;
	margin-top: 18px;

}

/* Language Switcher */
.qtrans_language_chooser {
	 float: left;
    height: 30px;
    left: 220px;
    position: relative;
    top: 21px;
}
.qtrans_language_chooser  li{
	float: left;
}
.qtrans_language_chooser  li a{
	padding-left: 8px;
	/*display: inline;*/
}

/* Language Switcher XT */
.qtranxs_language_chooser {
	 float: left;
    height: 30px;
    left: 220px;
    position: relative;
    top: 21px;
}
.qtranxs_language_chooser  li{
	float: left;
}
.qtranxs_language_chooser  li a{
	padding-left: 8px;
	/*display: inline;*/
}

/* Slider */

#sliderFrame {

	border: 1px solid #cfcfcf;
	-moz-border-radius: 0.4em;
	height: 450px;
	width: 980px;
	margin-top: 40px;

}

#slider {
	/*background-color: beige;*/
}

#slider li {
	height: 450px;
	width: 980px;
	overflow: hidden;
}

.innerFrame {
	/*background-color: gray;*/
	height: 450px;
	text-align: center;
}

.foto {
	float:left;
	width: 600px;
	height: 450px;
	/*background-color: yellow;*/
	padding-top: 10px;
	padding-left: 10px;
	text-align: center;
}

.text {
	/*width: 300px;*/
	width: 330px;
	height: 350px;
	/*background-color: blue;*/
	float:right;
	text-align: left;
	margin-top: 100px;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 0.03em;
	padding-right: 10px;

}

.text h2 {
	color: #bebdbd;
	font-weight: bold;
	text-transform: uppercase;
	height: 150px;
	font-size: 1.7em;
	text-align: center;
}

.text h2 span.titleInfo {
	font-size: 0.5em;
	font-style: italic;
	text-transform: lowercase;
}

.text span.phTech {
	float: left;
  	width: 100px;
  	text-align: right;
  	color: #f67474;
	height: 45px;
}

.text span.phInfo {
  	float: right;
  	/*width: 185px;*/
  	width: 200px;
  	text-align: left;
  	color: #bebdbd;
  	height: 45px;
}
/* Nav Dots*/

#navFrame {
	width: 100%;
	overflow: hidden;
}

ol#controls {
	padding: 10px 0;
	position: relative;
	float:left;
	left: 50%;
}

ol#controls li {
	list-style: none;
	text-indent: -8000px;
	position: relative;
	float:left;
	right: 50%;
}

ol#controls li a {
	background: url("images/dot.png") no-repeat scroll center top transparent;
	display: block;
	height: 8px;
	width : 8px;
	margin: 3px;
}

ol#controls li a:hover {
	background-position: 0 -8px;
}

ol#controls li.current a {
	background-position: 0 -16px;
	cursor: default;
}
/* Contact Form */

#contactFormWrap {
float: left;

}

#contactImage img {
float:right;
padding: 5px;
border: 1px solid #cfcfcf;

}

#contactDetails {
float:right;
background: url("images/email_icon.gif") no-repeat scroll 0 0 transparent;
padding: 8px 0 0 32px;
}

#bioText {
clear: both;
float: left;
width: 560px;
padding: 40px 10px;
margin-bottom: 50px;
}

#bookLinks {
float: right;
padding: 40px 10px;
}

#bookLinks li {
	font-size: 0.85em;
	padding: 10px 30px;
	background: url('images/arrow.png') 0px 10px no-repeat;
}

#bookLinks li a {
	cursor: pointer;
	color: #f67474;
}

#bookLinks li a:hover {
  	color: #666666;
}

#bookLinks h2, #bioText h2 {
	color: #f67474;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: lowercase;

}

.line {
	clear: both;
	height: 1px;
	background-color: #DDDDDD;
}

input, textarea, label
{
    color: #999898;
    font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;

}

div.box {
	width: 615px;
	background:#FFFFFF;
	float:left;
	margin-bottom: 30px;
}

div.box label {
	width:100%;
	display: block;
	background:#FFFFFF;
	padding:10px 0 10px 0;
}

div.box label span {
	display: block;
	font-size: 0.8em;
	letter-spacing: 0.05em;
	float:left;
	width:100px;
	text-align:right;
	padding:10px 20px 0 0;

}

div.box .input_text {
	padding:10px 10px;
	width:200px;
	border: 2px solid #CFCFCF;
	font-size: 0.8em;
	color: #666666;
	background-color: #fAfAfA;

}

div.box .message{
	padding:7px 7px;
	width:350px;
	border: 2px solid #CFCFCF;
	overflow:auto;
	height:170px;
	font-size: 0.8em;
	color: #666666;
}

div.box button.button
{
	margin:0 0 10px 0;
	padding:4px 7px;
	background:#F67474;
	border:2px solid #F67474;
	margin: 20px 0 0 120px;
	width:100px;
	color:#FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
}

#msgStatus {
	width: 360px;
	color: #989898;
	height: 30px;
	font-size: 0.9em;
	margin-left: 120px;
}

div.box label span.error {
	color: #F67474;
	float:right;
	text-align: left;
	width: 240px;
	padding: 10px;
}

div.box label span.error.small{
	width: 100px;
}
/* End Contact Form */

/* Map and Address */
#map {
	float:right;
}

#map p {
	color: #999898;
    font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	letter-spacing: 0.05em;
	padding: 30px 10px;
	text-align: left;
}
#map img{
	padding: 10px;
	border: 2px solid #CFCFCF;
}

/* General Classes */

.clearMe {
	clear: both;
}

.spacer {
	height: 40px;
}
/* General styles */

h1, h2, h3 {
  font-weight: normal;
  margin: 0 0 5px 0;
}

img {
  border-style: none;
}

h1 { }
h2 {
  color: #989898;
  font-size: 1.35em;
  margin-top: 5px;
  /*
border: 2px solid #F0F0F0;
  padding: 10px;
  background-color: #f8f8f8;
*/
  /*
font-size: 1em;
  text-transform: uppercase;
*/
}

h3 { }

p {
  margin: 10px 10px 10px 0;
  font-size: 0.85em;
  letter-spacing: 0.02em;
  line-height: 1.4em;

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

.redMe {
  color: #f67474;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	/* background-color: #f3f3f3; */
	padding-top: 4px;
	margin: 10px;
	/* -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; */
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Image Alignmnet Wordpress classes */

.alignright {float:right; margin:0 0 1em 1em; border: 1px solid #cfcfcf; padding: 10px;}
.alignleft {float:left; margin:0 1em 1em 0; border: 1px solid #cfcfcf; padding: 10px;}
.aligncenter {display: block; margin-left: auto; margin-right: auto; border: 1px solid #cfcfcf; padding: 10px;}
a img.alignright {float:right; margin:0 0 1em 1em; border: 1px solid #cfcfcf; padding: 10px;}
a img.alignleft {float:left; margin:0 1em 1em 0; border: 1px solid #cfcfcf; padding: 10px;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto; border: 1px solid #cfcfcf; padding: 10px;}


blockquote { }
blockquote p { }

ul, ol {
  margin: 0 0 10px 0;
  list-style: none;
}

/* Posts Styles */

.post {
  margin-bottom: 40px;

  -moz-border-radius: 0.4em;
}

.searchResults {
	padding: 15px;

}
.postHeading {
	color: #989898;
  	border: 2px solid #F0F0F0;
	-moz-border-radius: 0.3em;
  	padding: 10px;
  	background-color: #f8f8f8;
  	overflow: auto;

}
.post h1 {
  font-size: 1.7em;
}
.post p {
  font-size: 0.85em;
  letter-spacing: 0.02em;
  line-height: 1.4em;
}

#content h2 a {

}

.archiveList {
	margin: 20px 10px;

}

.archiveList h3 {

	background: url('images/arrow.png') 0px 2px no-repeat;
	padding-left: 27px;
	font-size: 1.1em;
}

#artistList li a,  #articleList li a{
	background: url('images/arrow.png') 0px 3px no-repeat;
	padding-left: 22px;
	font-size: 1.1em;

}

#articleList li {
   padding: 5px 0;
}

.artistInfo, .articleInfo {
	padding: 7px 0 40px 110px;
	border-bottom: 1px solid #DDDDDD;
	margin-top: 20px;
}

#artistList p, #articleList p {
	padding-left: 22px;

}


#artistList img, #articleList img {
	float: left;
	padding: 5px;
	margin-left:10px;
	-moz-box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 3px 6px #666666;
	box-shadow: 1px 3px 6px #666666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');

}

.shadow {
	-moz-box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 3px 6px #666666;
	box-shadow: 1px 3px 6px #666666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');

}

.entry {
  margin-top: 10px;
  padding: 10px;
  background-color: #fAfAfA;
  border: 2px solid #F0F0F0;
  -moz-border-radius: 0.3em;
  overflow: auto;

}

.artistText {
margin-top: 10px;
  padding: 10px;
  background-color: #fAfAfA;
  border: 2px solid #F0F0F0;
  -moz-border-radius: 0.3em;
  overflow: auto;

}
.entry a { }
.entry a:hover { }

.article a.more-link {
  font-size: 0.9em;
  font-weight: bold;
  color: #f67474;
  float:right;


}

a.more-link {
  font-size: 0.9em;
  font-weight: bold;
  color: #f67474;
  display: block;

}


pre { }
code, tt { }

#meta { }

small {
  font-size: 0.78em;
  color: #f67474;
  font-weight: bold;
}

p.postmetadata {
  font-size: 0.78em;
  padding-bottom: 3px;


  clear: both;
}



.navigation {
  font-size: 0.78em;
  color: #f67474;

}
   .next-posts { }
   .prev-posts { }

/* START: Unicredit Page */

.innerFrameScroll {
	/*background-color: gray;*/
	height: 450px;
	text-align: center;
	margin-top:10px;
}
.photoScroll {
	float:left;
	width: 600px;
	height: 450px;
	/*background-color: yellow;*/

	padding-left: 10px;
	text-align: center;
}

.textFrame {
	width: 320px;
	height: 400px;
	color: #bebdbd;
	float:right;
	text-align: left;
	margin-top:10px;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	letter-spacing: 0.03em;
	padding-right: 10px;
}
.textFrame p {

  font-size: 0.9em;


}

.tabs {
	height: 30px;
	width: 280px;
	text-align: center;
	display:none;
}

.textScroll {
	height: 380px;
}

.paraFirst {
	font-size: 1.0em;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-right: 15px;
	clear:both;
}

.paraFirst h2 {
	color: #989898;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: lowercase;
}

.paraMain p {
	font-size: 0.9em;
	padding-bottom: 15px;


}

.paraInfoConsult {

	margin-top: 40px;
}

.paraInfoConsult h2 {
	color: #bebdbd;
	font-weight: bold;
	text-transform: uppercase;

	font-size: 1.7em;
	text-align: center;
	padding-bottom: 10px;
}

.paraInfo {

	margin-top: 40px;
	/*
height: 350px;
	text-align: left;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 0.03em;
*/

}

.paraInfo h2 {
	color: #bebdbd;
	font-weight: bold;
	text-transform: uppercase;
	height: 200px;
	font-size: 1.7em;
	text-align: center;
}

.shortMe h2 {
height: 155px;

}



.paraInfo h2 span.titleInfo {
	font-size: 0.5em;
	font-style: italic;
	text-transform: lowercase;
}

.paraInfo span.phTech {
	float: left;
  	width: 115px;
  	text-align: right;
  	color: #f67474;
	height: 45px;
}

.paraInfo span.phInfo {
  	float: right;
  	/*width: 185px;*/
  	width: 180px;
  	text-align: left;
  	color: #bebdbd;
  	height: 45px;
}




.redMe {
	color: #f67474;
}

.ref {
	font-style: italic;
}


/* END Unicredit Page */

/* Comments */

#commentform input.button {

	margin:0 0 10px 0;
	padding:4px 7px;
	background:#F67474;
	border:2px solid #F67474;
	width:100px;
	color:#FFFFFF;
	font-size: 1em;
	font-weight: bold;
}

.commentor {
	float: left;
	width: 100px;
	padding: 15px 15px 15px 5px;
	text-align: right;
	border-right: 2px solid #F0F0F0;
	background-color: #FFFFFF;
}

.photo {
	padding: 5px;
	-moz-box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 3px 6px #666666;
	box-shadow: 1px 3px 6px #666666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
}
.commentlist p {
	margin: 10px 0;
	font-size: 0.85em;
  letter-spacing: 0.02em;
  line-height: 1.4em;

}
p.modMe {
	color: #F67474;
	margin-left: 115px;
	padding-left: 20px;
}

.leftMe {
	float:left;
}
.rightMe {
	float: right;
}

.commentWrap {
	padding: 10px 5px 0px 20px;
	margin-left: 115px;

}
.commentlist .quote {
	background:url(http://www.yoursite.com/images/bg_quote.gif) no-repeat top right;
	}

.alt {
	background-color: #f8f8f8;

}

ol.commentlist {
	margin-bottom: 30px;
}

.commentmetadata a {
	font-size: 0.85em;
}
.commentlist li {

	margin-top:15px;
	border: 2px solid #F0F0F0;
	overflow: auto;
	-moz-border-radius: 0.3em;
	}

.commentlist cite {
	display:block;
	font-style:normal
	}

.commentlist cite a:link, .commentlist cite a:visited {
	color:#88e5f0;
	text-decoration:none;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#FFF;
	text-decoration:underline;
	}
.authcomment {
	background-color: #FBE0E0;

}


/* End Comments */

/* intro text */

.introContact, #introHome {
	margin-left: 10px;
}

#introHome {
	margin-top: 170px;
	font-size: 1.1em;
}

/* 404 page */

#notFound {
	padding: 10px;
}


#notFound li a {
	background: url('images/arrow.png') 0px 0px no-repeat;
	padding-left: 22px;
	font-size: 0.85em;
	margin: 20px;
	display: block;
}


/* End 404 page */

form { }

#commentform input[type=text] {
padding: 10px;
  border: 2px solid #F0F0F0;
  font-size: 0.9em;

  background-color: #fAfAfA;
  width: 175px;
margin-right: 5px;
 }
textarea {
	background-color: #fAfAfA;
  border: 2px solid #F0F0F0;
  padding: 10px;
  font-size: 0.9em;
  width: 620px;
}


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; }
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; }
a { text-decoration: none; color: black; }

} /* END print media */

/* hspoiler */

.spoiler-wrap {
    width:98%;
    margin:6px;
    border-bottom: 1px solid #DDD;
}
.spoiler-wrap .spoiler-head {
    cursor:pointer;
    width:90%;
    padding-left:22px;
}
.spoiler-wrap .folded {
    background:url(images/arrow_t.png) no-repeat scroll 0px 2px transparent;
    display:block;
}
.spoiler-wrap .unfolded {
    background:url(images/arrow_down_t.png) no-repeat scroll 0px 4px transparent;
    display:block;
}
.spoiler-wrap .spoiler-body {
    padding:0px 22px 2px;
    margin-bottom: 5px;
}

/* END hspoiler */
