/*
Theme Name: Takeda
Theme URI: http://www.takedaryu.nl
Description: Op maat gemaakt wordpress template voor Takeda Ryu Nederland website. 
Version: 0.65
Author: <a href="http://www.burobjorn.nl">Bjorn Wijers</a>.
Author URI: http://burobjorn.nl
*/

/* Reference material
 *
 * 1.Sticky CSS Footer by Steve Hatcher http://stever.ca http://www.cssstickyfooter.com 
 *
 */

body {
  font-family: Arial, Verdana, sans-serif;
  font-size: 1em;
  color: #333;
}

a:link, a:visited, a:active {
  font-weight: bold;
  color: #19bce0;
  text-decoration: none;
}

a:hover {
  font-weight: bold;
  color: #19bce0;
  text-decoration: underline;
}

h1 { font-size: 1.5em; /*24px */ }
h2 { font-size: 1.125em; /*18px*/ }


#header {
  color: #ffffff;
  background: #333333 url(img/header-bg.png) 0 0 repeat-x;
  height: 9.375em; /*150px*/
}

#top-navigation {
  text-align: right;
  height: 1.875em; /*30px*/
  padding: 0.625em 0 0.625em 0;
}


#top-navigation li {
  display:  inline;
  list-style-type:  none;
  margin: 0;
  padding: 0 0.2em 0 0.2em;
}

#top-navigation li a:link,  
#top-navigation li a:visited,
#top-navigation li a:active {
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;  
}

#top-navigation li a:hover {
  font-weight: normal;
  color: #19bce0;
}

#top-navigation li a.selected {
  color: #19bce0;
  font-weight: bold;
  text-decoration: none;
}

#header-search {
  text-align: right;
  padding-top: 3em;
}

#content, .side-content {
  padding-top: 1.875em; /* 30px */
}

#content-teaser-text {
  text-align: justify;
  padding-top: 1.875em;
}

#content-teaser-text p {
  margin: 0;
}

#discipline-aikido-mask {
  background: url(img/aikido-150x150.jpg) 0 0 no-repeat;
  height: 9.375em; /*150px*/
  width: 9.375em;
}


#discipline-iaido-mask {
  background: url(img/iaido-150x150.jpg) 0 0 no-repeat;
  height: 9.375em; /*150px*/
  width: 9.375em;
}

#discipline-jodo-mask {
  background: url(img/jodo-150x150.jpg) 0 0 no-repeat;
  height: 9.375em; /*150px*/
  width: 9.375em;
}

#discipline-jukempo-mask {
  background: url(img/jukempo-150x150.jpg) 0 0 no-repeat;
  height: 9.375em; /*150px*/
  width: 9.375em;
}

#discipline-kendo-mask {
  background: url(img/kendo-150x150.jpg) 0 0 no-repeat;
  height: 9.375em; /*150px*/
  width: 9.375em;
}

.discipline-image a {
  display: block;
  height: 9.375em; /*150px*/
  width: 9.375em;
}

/** html a:hover {visibility:visible}*/
.discipline-image a:hover img { visibility: hidden; }

#content-promo {
  padding-top: 1.875em; /*30px*/
}

#promo-member-description blockquote {
  font-size: 0.750em;
  text-align: justify;
}

#promo-member-description h1 {
  font-size: 1em;
  margin-bottom: 0.750em;
}

#promo-member-description h2 {
  font-size: 0.875em;
  margin-top: 0.750em;
  margin-bottom: 0;
}

#footer {
  background-color: #333333;
}

#footer-loginout {
  text-align: right;
}

#footer-loginout a:link,
#footer-loginout a:visited,
#footer-loginout a:active {
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
}

#footer-loginout a:hover {
  font-weight: normal;
  color: #19bce0;
  text-decoration: none;
}

/* <stickyfooter> */
html, body, #wrapper {height: 100%;}

body > #wrapper { height: auto; min-height: 100%; }

/* must be same height as the footer */
#content { overflow: auto; padding-bottom: 30px; } 

#footer {
    position: relative;
    margin-top: -30px; /* negative value of footer height */
    height: 30px;
    clear: both;
} 

/*Opera Fix*/
body:before { /* thanks to Maleika (Kohoutec)*/
    content: "";
    height:100%;
    float: left;
    width: 0;
    margin-top: -32767px; /* thank you Erik J */
}
/* </stickyfooter> */

/* attachment such as images */
p.wp-caption-text {
  font-size: 0.625em;
}


div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  padding: 0.625em;
  text-align: center
}

div.alignright {
  text-align: right;
	padding: 0.625em;
	margin: 0;
	display: inline;
}

div.alignleft {
	text-align: left;
  padding: 0.625em; 
	margin: 0;
	display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left
}
/* end attachments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999;	}

.post blockquote  {
  border-left: 0.3125em dotted #7F7373;
  font-size: 0.75em;
  margin: 0.9375em 1.875em 0;
  padding-left: 0.9375em;
}


.post blockquote cite {
	margin: 5px 0 0;
	display: block;
}


.post {
  text-align: justify;
}

.post h2 {
  margin-bottom: 0;
}

.post .entry p {
  margin-bottom: 0.625em;
}

.postmetadata {
  font-size: 0.750em;
}

.center { text-align: center; }
.hidden { display: none; }
hr      { display: none; }
a img   { border: none;  }

/* Contact template */

#contact-formulier label {
  display: block;
}

#contact-formulier .takeda-feedback {
  color: #fa0000;
}

.quote-image blockquote {
  border: none;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
}

.widget h3 {
  font-size: 0.875em;
  margin-top: 0.3125em /*5px*/ ;
  margin-bottom: 1.250em /*20px*/ ;
  margin-left: 0;
  margin-right: 0.3125em /*5px*/ ;
}

.textwidget {
  font-size: 0.750em;
}

