/*
Theme Name:Shoshinkan
Theme URI:http://orangemonkeydesign.com
Description:This WordPress theme is one with a minimal, clean looking design with a full header and footer and has full CSS widgetization. 
Version:1.0
Author:Andy Hobday
Author URI:http://orangemonkeydesign.com/
Tags:white, fixed-width, two-columns, right-sidebar

	"Shoshinkan" by http://orangemonkeydesign.com/

	The CSS, XHTML and design is released under the GPL.

*/
body {
margin:0;
padding:0;
font-family:Arial, serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:24px;
color:#333333;
background-color:#eee;
}
a {
border-bottom:1px solid #cccccc;
text-decoration:none;
color:#333333;
font-weight:600;
}
a:hover {
color:#e12000;
border-bottom:1px solid #e12000;
}
hr{
margin-top:35px;
border:0;
border-top:1px dotted #ccc;
width:610px;
color:#fff;
clear:both;
}
#header {
float:left;
width:100%;
margin:0;
padding-top:5px;
background-color:#010101;
}
#nav {
margin:auto;
width:900px;
height:100px;
background-image:url(http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/bg_header.jpg); 
}
#nav ul {
/*height:20px;*/
float:left;
margin-top:74px; /*round corners 66px*/
}
#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
}
#nav li a {
font-size:14px;
display:block;
/*padding:5px 10px 5px 10px;*/
padding:2px 10px;
border-bottom:none;
color:#ffffff;
}
#nav li:hover {
background-color:#ffffff;
color:#003366/*e12000*/;
/*background: url(http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/menu-right.jpg) no-repeat right;*/
}
#nav li a:hover {
background-color:#ffffff;
color:#003366/*e12000*/;
/*background: url(http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/menu-left.jpg) no-repeat left;*/
}
#container {
margin:auto;
width:880px;
padding:0 10px 0 10px;
background-color:#fff;
}
#blurb {
font-family:Georgia;
height:auto;
border-bottom:1px dotted #ccc;
width:860px;
float:left;
padding:35px 10px;
font-size:32px;
font-weight:400;
line-height:120%;
color:#000000;
}
#content {
width:620px;
float:left;
border-right:1px dotted #ccc;
padding:0 0 30px 0;
min-height:420px;
margin-bottom:10px;
}
.post {
padding:0 30px 0 10px;
}
.post p {
margin:14px 0 14px 0;
}
.post a:hover{
border-bottom:1px solid #e12000;
}
.post em{
font-style:italic;
}
.post h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
margin:25px 0 10px 0;
font-weight:normal;
color:#003366;
}
.post h1, .post h1 a{
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
margin:20px 0 10px 0;
font-weight:normal;
line-height:32px;
color:#003366;
}
.post h3, .post h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
color:#003366;
}
.post h4 {
font-size:18px;
color:#003366;
}
.post h1 a:hover, .post h2 a:hover, .post h3 a:hover, .post h4 a:hover {
color:#e12000;
border-bottom:solid 1px;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
zoom: 1; /* hasLayout for IE<= 6 */ 
overflow: auto; /* shrink the list to sit beside floats in compliant browsers */ 
margin: 0; padding: 0; 
}
.post ul li{
list-style:disc;
margin-left:20px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#333;
border-left:5px solid #333;
margin:15px 30px 0 10px;
/*padding-left:20px;
padding-right:10px;*/
padding:5px;
/*background-color:#eee;*/
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Georgia;
font-size:18px;
font-weight:normal;
border-bottom:1px dotted #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #eeeeee;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Georgia;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}
#sidebar {
width:240px;
float:right;
margin:0 5px 25px 5px;
}
#sidebar h3 {
padding:25px 0 3px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#003366;
}
#sidebar .block ul {
/*border-bottom:1px dotted #ccc;*/
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
/*#sidebar .block li {
border-top:1px dotted #ccc;
}*/
#sidebar .block li a {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-size:13px;
font-weight:normal;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
color:#003366;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
}
#sidebar .widget_tag_cloud a {
border-bottom:none;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
/*border-bottom:1px dotted #ccc;*/
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#footer {
width:100%;
font-size:12px;
clear:both;
padding:15px 0 25px; 0;
background-color:#010101;
color:#ffffff;
margin-top:10px;
}
/*Fat Footer*/
#footer-inner{
width:900px;
margin:auto;
background-color:#24242d; 
}
#footer-inner a{
color:#ffffff;
border-bottom:none;
font-weight:normal;
}
#footer-inner a:hover {
color:#e12000;
border-bottom:none;
}
#footer-inner a.damnsitemeter{
color:#ffffff;
border-bottom:1px solid #fff;;
font-weight:normal;
}
#footer-inner a:hover.damnsitemeter {
color:#e12000;
border-bottom:none;
}
#footer .mail-wrap {
float: left;
width: 350px;
/*margin-bottom: 15px;*/
padding-bottom:10px;
}
#footer .mail {
margin-right: 21px;
margin-left: 21px;
}
#footer .imglink-wrap {
float: left;
width:auto;
margin-top:10px;
padding: 5px 5px 10px 15px;
}
#footer .imglink {
/*margin-right: 11px;*/
margin-left: 33px;
color:#333333;
}
#footer .imglink li{
display:inline; 
float:left; 
width:auto;
}
#footer h2 {
font-size: 1.3em;
padding-bottom: 5px;
padding-top: 5px;
font-weight: normal;
font-style: normal;
border-top:solid 1px #ccc;
border-bottom:solid 1px #ccc;
}
.clear {
clear:both;
}
/*End of Fat Footer*/
#footer a{
color:#ffffff;
border-bottom:none;
font-weight:normal;
}
#footer a:hover {
color:#e12000;
border-bottom:none;
}
#footer a.damnsitemeter{
color:#ffffff;
border-bottom:1px solid #666666;
font-weight:normal;
}
#footer a:hover.damnsitemeter {
color:#e12000;
border-bottom:#e12000 1px solid;
}

/*******navigation styling using images********/
#nav li.current_page_item {
color:#003366; 
text-decoration:none; 
background-color:#ffffff;
/*background: url(http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/menu-right.jpg) no-repeat right;*/
}
#nav li.current_page_item a{
color:#003366; 
text-decoration:none; 
background-color:#ffffff;
/*background: url(http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/menu-left.jpg) no-repeat left;*/
}
/*#nav li.contact {
background: url(http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/menu-right-contact.jpg) no-repeat right;
}*/
#nav li.contact a {
/*background: url(http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/menu-left-contact.jpg) no-repeat left;*/
background-color:#e12000;
color:#ffffff;
}
/*#nav li.contact:hover {
background: url(http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/menu-right.jpg) no-repeat right;
}*/
#nav li.contact a:hover {
/*background: url(http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/menu-left.jpg) no-repeat left;*/
color:#003366; 
background-color:#ffffff;
}
#nav li.starting a {
/*background: url(http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/menu-left-contact.jpg) no-repeat left;*/
background-color:#960000;
color:#ffffff;
}
/*#nav li.contact:hover {
background: url(http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/menu-right.jpg) no-repeat right;
}*/
#nav li.starting a:hover {
/*background: url(http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/menu-left.jpg) no-repeat left;*/
color:#003366; 
background-color:#ffffff;
}
/***********breadcrumbs styling*******/
.breadcrumbs {
width:620px;
padding:0 0 5px 20px;
font-size:11px;
}
.breadcrumbs a{
border-bottom:1px solid #cccccc;
text-decoration:none;
color:#333333;
font-weight:normal;
}
.breadcrumbs a:hover{
border-bottom:1px solid #e12000;
text-decoration:none;
color:#e12000;
font-weight:normal;
}
/**********news block on homepage********/
.displace {
position: absolute;
left: -5000px;
}
a.rss {
background-image:url(http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/rss.jpg);
display: block;
text-decoration: none;
border-bottom:none;
height:19px;
width:20px;
float:right;
margin:5px 5px 0 0;
}
a.rss:hover {
background-position:0 -19px;
}
#newsblock {
margin-top:25px;
font-size:13px;
background-color:#eeeeee;
}
#newsblock h3 {
padding:5px 5px 5px 10px;
font-size:18px;
color:#003366;
}
#newsblock ul {
padding:0 5px;
}
#newsblock ul .children{
border:0;
padding: 0 0 0 8px;
}
#newsblock li {
padding:5px;
}
#newsblock li a {
font-size:13px;
font-weight:bold;
border-bottom:1px #cccccc solid;
}
#newsblock li a:hover {
border-bottom:1px solid #e12000;
}
#newsblock p {
font-size:13px;
padding:0 8px 15px 10px;
}
/*********new containers & relevent elements**************/
#flash {
height:250px;
width:880px;
padding:10px 0 10px 0;
float:left;
/*background-color:#96bcf5;*/
border-bottom:1px dotted #ccc;
}
.top {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
height:auto;
border-bottom:1px dotted #ccc;
width:860px;
padding:0 10px 25px 10px;
color:#333333;
}
.top p{
margin:14px 0 14px 0;
}
.top h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
margin:20px 0 10px 0;
font-weight:normal;
line-height:32px;
color:#003366;
}
.top h3{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
color:#003366;
}
#full_content {
width:900px;
float:left;
padding:0 0 30px 0;
min-height:420px;
}
#full_content h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
margin:25px 0 10px 0;
font-weight:normal;
color:#003366;
}
.instructors {
width:180px;
float:left;
margin:0 5px 0 8px;
}
#hobday {
width:185px;
float:right;
margin:0 5px 25px 20px;
font-size:14px;
clear:both;
}
#contact {
width:200px;
float:right;
margin:0 5px 25px 20px;
font-size:14px;
clear:both;
}
.side {
font-family:Arial, serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
color:#333333;
}
.side p {
margin:14px 0 14px 0;
}
.side ul{
zoom: 1; /* hasLayout for IE<= 6 */ 
overflow: auto; /* shrink the list to sit beside floats in compliant browsers */ 
margin: 0; padding: 0; 
}
.side ul li{
list-style:disc;
margin-left:15px;
padding-bottom:5px;
}
.test {
font-family:Arial, serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
color:#333333;
}
.test p {
margin:14px 0 14px 0;
}
.test h2 { 
font: 100%/1em Arial, Helvetica, sans-serif;
border-bottom: 1px dotted #cccccc;
font-weight: bold; 
padding-left: 2px; 
margin-bottom: 6px;
line-height: 1.15em;
} 
.test a {
border-bottom:1px dotted #333333;
text-decoration:none;
color:#333333;
font-weight:normal;
}
.test a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
}
.gallery {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
height:auto;
width:860px;
padding:0 10px 25px 10px;
color:#333333;
}
.gallery p{
margin:14px 0 14px 0;
}
.gallery h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
margin:20px 0 10px 0;
font-weight:normal;
line-height:32px;
color:#003366;
}
.gallery h3{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
color:#003366;
}
/**********CSS image roll overs for flags**********/
.displace {
    position: absolute;
    left: -5000px;
}
a.ozrollover {
    display: block;
    width: 160px;
    height: 95px;
    text-decoration: none;
    background: url("http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/shoshin/flags/oz.jpg");
	border-bottom:none;
	margin-left:20px;
}
a.ozrollover:hover {
    background-position:0 -95px;
}
a.malrollover {
    display: block;
    width: 160px;
    height: 95px;
    text-decoration: none;
    background: url("http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/shoshin/flags/malaysia.jpg");
	border-bottom:none;
	margin-left:20px;
}
a.malrollover:hover {
    background-position:0 -95px;
}
a.indrollover {
    display: block;
    width: 160px;
    height: 95px;
    text-decoration: none;
    background: url("http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/shoshin/flags/indonesia.jpg");
	border-bottom:none;
	margin-left:20px;
}
a.indrollover:hover {
    background-position:0 -95px;
}
a.polrollover {
    display: block;
    width: 160px;
    height: 95px;
    text-decoration: none;
    background: url("http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/shoshin/flags/poland.jpg");
	border-bottom:none;
	margin-left:20px;
}
a.polrollover:hover {
    background-position:0 -95px;
}
a.sinrollover {
    display: block;
    width: 160px;
    height: 95px;
    text-decoration: none;
    background: url("http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/shoshin/flags/singapore.jpg");
	border-bottom:none;
	margin-left:20px;
}
a.sinrollover:hover {
    background-position:0 -95px;
}

/**********CSS image roll overs for homepage**********/
a.begrollover {
    display: block;
    width: 205px;
    height: 183px;
    text-decoration: none;
    background: url("http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/home/new-year-beginners.png");
	border-bottom:none;
	}
a.begrollover:hover {
    background-position:0 -183px;
	border-bottom:none;
}
a.junrollover {
    display:block;
    width: 152px;
    height: 126px;
    text-decoration: none;
    background: url("http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/home/juniors.png");
	border-bottom:none;
	margin:0 6px;
	}
a.junrollover:hover {
    background-position:0 -126px;
	border-bottom:none;
}
a.aikirollover {
    display:block;
    width: 152px;
    height: 126px;
    text-decoration: none;
    background: url("http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/home/what_is_aikido.png");
	border-bottom:none;
	margin:0 6px;
	}
a.aikirollover:hover {
    background-position:0 -126px;
	border-bottom:none;
}	
a.inforollover {
    display:block;
    width: 152px;
    height: 126px;
    text-decoration: none;
    background: url("http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/home/beginners_2.png");
	border-bottom:none;
	margin:0 6px;
	}
a.inforollover:hover {
    background-position:0 -126px;
	border-bottom:none;
}
/********other elements***********/
.red {
color:#e12000;
}
.redquote {
color:#e12000;
font-size:24px;
}
.blue {
color:#003366;
}
.white {
color:#fff;
}
.small {
font-size:10px;
}
.read {
border-bottom:none;
text-decoration:none;
color:#003366;
font-weight:300;
font-size:13px;
}
.read:hover {
border-bottom:none;
padding:3px;
text-decoration:none;
color:#FFFFFF;
background-color:#e12000;
}
img.floatleft {
float:left;
padding-right:10px;
}
img.floatright {
float:right;
padding-left:10px;
}
.floatright {
float:right;
padding-left:10px;
}
.noborder {
border-bottom:none;
}
#notfound {
width:620px;
float:left;
border-right:1px dotted #ccc;
padding:0 0 30px 0;
min-height:420px;
}
#notfound h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
margin:25px 0 10px 0;
font-weight:normal;
color:#003366;
}
#notfound ul{
list-style:disc;
margin-left:15px;
padding-bottom:5px;
}
#cube { 
width: 400px;
border: 1px solid;
margin-left:70px;
padding: 10px;
}
/**********Sitemap***********/
.ddsg-wrapper a{
font-size:14px;
font-weight:normal;
}
.ddsg-wrapper h2{
font-size:16px;
}
/*thumbs in posts*/
.thumbnail-class {
float: left;
width: 100px;
height: 100px;
margin: 0  10px 0 0px;
padding: 3px;
}
.left {
float: left;
margin: 0 10px 0 0;
}
/*Sensei Joe Advert*/
#sjt {
height:250px;
width:880px;
margin-top:10px;
padding:0 0 10px 0;
float:right;
background: url("http://www.aikidoshoshinkan.com/wp-content/themes/shoshinkan/images/images_ssk/home/sjt-background.jpg") no-repeat;
border-bottom:1px dotted #ccc;
}
#sjt-right{
float:right;
width:475px;
/*margin-right:100px;*/
}
#sjt-right h2{
padding:15px 5px 15px 0;
font-size:22px;
text-align:center;
color:#000;
}
#sjt-right li{
font-size:18px;
padding-left:75px;
padding-bottom:8px;
font-style:italic;
}
#sjt-right p{
float:right;
background-color:#e12000; 
color:#fff; 
padding:0 5px; 
font-style:normal;
font-size:16px; 
font-weight:bold; 
margin-right:2px
}
a.seminar {
color:#fff;
text-decoration:none!important;
border-bottom:none!important;
}
a:hover.seminar{
color:#fff;
text-decoration:underline!important;
border-bottom:#fff!important;
}