/*  
Theme Name: IDfi
Theme URI: www.intelligentdesign.fi
Description: www.intelligentdesign.fi theme
Version: 1.0
Author: 
Author URI: 
based on Gila v1.0
*/

/* ##### Common Styles ##### */

body {
  color: black;
/*  background-color: rgb(243,242,235);*/
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
 scrollbar-face-color: #343434; 
 scrollbar-shadow-color: #4E4E50; 
 scrollbar-highlight-color: #4E4E50; 
 scrollbar-3dlight-color: #000000; 
 scrollbar-darkshadow-color: #000000; 
 scrollbar-track-color: #484A4C; 
 scrollbar-arrow-color: #C9B03B;  
 font-family: verdana;
/* font-size: 8px;*/
 font-size: 14px;
/* background-color: #ffffff; */
/* background: #260000; */
/* background: yellow;*/

}

html > body {
  font-size: 9pt;
}

.acronym, .titleTip {
  border-bottom: 1px dotted rgb(168,140,83);
  cursor: help;
  margin: 0;
  padding: 0;
}

.doNotDisplay {
  display: none !important;
}


.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}

h2 {
	font-size: 125%; 
}

p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

.center {
text-align: center;
}

/* ##### Header ##### */

#header {
	right: 0px;
/*  float: left;
  clear: left;*/
}

#header a:hover img {
  border=2px solid blue;
  background=#ffffff;
}

/* ##### Left Side Bar ##### */

.leftSideBar {
  width: 220px;
  float: left;
  clear: left;
  background: #260000;
/*  padding-bottom: 100%;*/
/*  height: 100%;*/
}
/*
.leftSideBar .sideBarTitle {
  color: rgb(64,64,64);
  background-color: rgb(230,223,207);
  font-weight: bold;
  margin: 0;
  padding: 0.8ex 1ex;
}*/

.sideBarTitle {
/*  color: rgb(64,64,64);
  background-color: rgb(230,223,207);*/
  color: #efefef;
  background-color: #361000;
  font-weight: bold;
  margin: 0;
  padding: 0.8ex 1ex;
}

.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
  BORDER-LEFT: #361000 10px solid;
}

.leftSideBar li {
  margin: 0ex;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 6px;
    PADDING-RIGHT: 4px;
    PADDING-TOP: 2px;
  
}
.leftSideBar li:hover {
  margin: 0ex;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 6px;
    PADDING-RIGHT: 4px;
    PADDING-TOP: 2px;
 
  background-color: #361000;
}


.leftSideBar a:link { 
 text-decoration: none; 
 font-weight: bold; 
 color: #C9B03B
} 	

.leftSideBar a:visited {
 text-decoration: none; 
 font-weight: bold;
 color: #C9B03B
}  

.leftSideBar a:active { 
 text-decoration: none; 
 font-weight: bold;
 color: #aaaaaa
} 

.leftSideBar a:hover { 
 text-decoration: none;
 font-weight: bold;
 color: #eeeeee
/* color: #aaaaaa; */
/* FONT-COLOR: #A8A9BB;*/
/* background:#a69696; 
	background #260000*/
}

.leftSideBar a {
  color: rgb(166,140,83);
  background-color: transparent;
/*  background: #260000;*/
  text-decoration: none;
}

/*.thisPage {
  color: rgb(64,64,64);
  background-color: transparent;
  font-weight: bold;
}*/


/* ##### Right Side Bar ##### */

.rightSideBar {
/*  width: 13em;*/
  width: 180px;
/*  height:100%;*/
  margin: 0 0 0 0;
  /*margin: 2ex 0.75ex 0 0;
  padding: 0;*/
  float: right;
  clear: right;
  border: 2px solid #260000;
  background: #fff9f0;
/*  align: center;*/
  text-align: center;
}

.rightSideBar img a {
 border: 1; 
 align: center;
}
/*
.rightSideBar table tr td th {
 align: center; 
}*/




/* ##### Main Copy ##### */

.main-copy {
  color: black;
  background-color: white; 
  /*background-color: #260000;*/
  text-align: left;
  line-height: 1.5em;
  margin: 13px 3px 3px 220px;
/*  padding: 0.5ex 15em 1em 1em;*/
  padding: 0.5ex 197px 1em 1em;
  border-left: 1px solid rgb(216,210,195);
  border-right: 1px solid rgb(216,210,195);
}

.main-copy h1 {
 color: rgb(70,60,30);
/*  color: rgb(166,140,83);*/
/*background-color: transparent;*/
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 175%;
  font-weight: bold;
  text-align: left;
/*  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid rgb(216,210,195); */
  margin: 3px 0 0 0;
  padding: 2px 0 0 0;
}

.main-copy a {
  color: rgb(168,140,83);
  background-color: transparent;
  text-decoration: none;
}

.main-copy a:hover {
	 color: rgb(64,64,64);
}

.date-header {
/*  font-size:78%/1.4em;
  text-transform:uppercase;
  letter-spacing:.2em; */
  padding: 0 0 0 0;
/*  margin: 1px 0 0 0;*/
  margin: 0px 0 0 0;
  color:#555555;
  font-size: 14px;
}

.post {
  border-bottom:1px solid #ccc;
  padding: 0px 0 5px 0;
  margin: 0px 0 20px 0;
/*  padding-bottom: 10px;
  margin-bottom: 30px;*/
}
.post a {
  color: rgb(120,110,50);
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}
.post a:hover {
  text-decoration: underline;
}
/*
.singlepost img{
	float: left;
	clear: none;
}*/
.singlepost {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.singlepost a {
  color: rgb(120,110,50);
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}
.singlepost a:hover {
  text-decoration: underline;
}


/* ##### Footer ##### */

#footer {
  color: black;
  background-color: rgb(230,223,207);
  font-size: 92%;
  text-align: center;
  line-height: 1.25em;
  margin: 0;
  padding: 1em 4mm 1em 4mm;
  clear: both;
}

#footer div {
  margin: 0;
  padding: 0 0 1ex 0;
}

#footer a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
}
	
	/* ##### Comments ##### */
	
.comment-link {
  text-transform:uppercase;
  letter-spacing:.1em;
}

input.text, textarea {
/*	background: #ffffff url("http://www.intelligentdesign.fi/images/input.gif") top right;*/
	background: #ffffff url("images/input.gif") top right;
	color: #000000;
	border: 1px solid;
	border-color: #888888 #888888 #aaaaaa #aaaaaa;
	padding: 3px 3px 4px 3px;
	font-size: 1em;
}

input.text:focus, textarea:focus {
	border-color: #000000;
}

.alt {
	 background-color: #f8f8f8;
	 border-top: 1px solid #ddd;
	 border-bottom: 1px solid #ddd;
}	







	/* ##### Links ##### */
.links ul li {
		list-style-type: none;
		list-style-image: none;
}
#links_id ul li ol dl dt dd dir menu {		
	list-style-type: none;
	list-style-image: none;
}

.dq_quote {
	margin: 3px;
	FONT-SIZE: 14px;
	min-height: 250px;
	vertical-align: middle;
	text-align: left;
}

blockquote {  
/*	background: url(http://www.intelligentdesign.fi/images/quote.gif) no-repeat 0 3px; 
	background: url(images/quote.gif) no-repeat 0 3px; */
	color: #555555; 
	padding-left: 20px;
	font-style: italic;
	margin-bottom: 1px;
	display:block; 
	padding-top:5px;
}



.kirjat {
	border-width: 0px; 
	border-style: none;
 	border: 0 none #ffffff ; 
 	text-decoration: none;
	color: #260000
}
.kirjat tr, .kirjat td, .kirjat a {
	height: 270px;
	vertical-align: middle
}
.kirjat img {
 	border: 0 none #ffffff ; 
	width: 130px
}

.kirjat a:hover { 
 	text-decoration: none;
 	font-weight: bold;
 	color: #260000;
	border-style: solid
}
.kirjat img:hover {
	width: 135px;
 	border: 2 solid #260000 
}

#searchform {
	margin: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

		.contactform { 
			position: relative;
/*			overflow: hidden;*/
			}
		
		.contactleft {
/*			width: 25%; 
			text-align: right;
			float: left; 
			display: inline; 
			padding: 4px; 
			margin: 5px 0; */
			}
		
		.contactright {
/*			width: 70%;
			text-align: left; 
			left: 40px;
			float: right; 
			display: inline; 
			padding: 4px; 
			margin: 5px 0; */
			}
    .contacterror {
      border: 1px solid #ff0000;
    	}

.postmetadata{
	border-top: 0;
	border-bottom: 0;
	font-size: 14px;
	}
.rightbox{
	text-align: center;
	align: center;
	float: right;
	width: 150px;
/*	height: 80px;*/
	background: #eeeeee; 
/*	background-image: url(http://www.intelligentdesign.fi/wp-content/contrib/listen-audio-icon.jpg);*/
	background-position: 50% 50%;
	background-repeat: no-repeat;
 	white-space: normal;
	border: 1px solid #333333;
	margin: 3px;
	font-weight: 900;
}

