﻿/*
Theme Name: WordPress aacadia-wp-new
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets


*/


@charset "UTF-8";
/* CSS Document */

@import url('wp.css');


body {padding:0; border:0; margin:0; font-size:14px; font-family:Arial, Helvetica, sans-serif;}

#topsection ul {list-style: none;margin: 0;padding: 0; padding-right:15px;}

#topsection li {float: right;margin-left:20px;}

#topsection li a {height: 2em;width:100%;line-height: 2em;display: block;border: 0em solid #999;text-decoration: none;color:#fff;text-align: center;font-weight:bold;padding-top:12px;}

#topsection li a:hover {text-decoration:underline;}

#topsection h2 {font-size:16px; margin-top:10px; text-transform:uppercase;}

#topsection h3 {font-size:12px; margin-top:10px;}

#topsection a {color:#000; text-decoration:underline;}

#footer a{color: #FFFF80;font-size:12px;font-weight:bold;}

#contentwrapper{float: left;width: 100%; min-height:900px; min-width:950px;}

#contentcolumn{margin-right: 200px; /*Set right margin to RightColumnWidth*/}

#rightcolumn{position:relative;float: left;width: 740px; /*Width of right column in pixels*/margin-left: -795px; /*Set left margin to -(RightColumnWidth) */
margin-top: 25px;/*;height: 800px;overflow: scroll-y;overflow-y: scroll;overflow-x: hidden;*/
margin-bottom:50px;} 

#rightcolumnwide{position:relative; float:left; width: 780px; /*Width of right column in pixels*/margin-left: -805px;
/*Set left margin to -(RightColumnWidth) */margin-top: 25px;/*height: 800px;overflow: scroll-y;
overflow-y: scroll;overflow-x: hidden;*/margin-bottom:50px;} 

.innertube{margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/margin-top: 0;}

/*  Start height */
.h20 {height: 20px}
.h21 {height: 21px}
.h30 {height: 30px}
.h37 {height: 37px}
.h40 {height: 40px}
.h45 {height: 45px}
.h50 {height: 50px}
.h55 {height: 55px}
.h200 {height: 200px;}
/*  End height */

/*  Start Width */
.w100 {width: 100%}
.w150 {width: 150px}
.w170 {width: 170px}
.w180 {width: 180px}
.w190 {width: 190px}
.w195 {width: 195px}
.w200 {width: 200px}
.w230 {width: 230px}
.w250 {width: 250px}
.w300 {width: 300px}
.w500 {width: 500px}
.w550 {width: 550px}
.w660 {width: 660px}
.w700 {width: 700px}
/*  End width */

/*  start text align */
.taright {text-align: right}
.tacenter {text-align: center}
.taleft {text-align: left}
/*  End text align */

/*  Start padding top */
.ptop5 {padding-top: 5px}
.ptop10 {padding-top: 10px}
.ptop20 {padding-top: 20px}
.ptop25 {padding-top: 25px}
.ptop50 {padding-top: 50px}
/*  End padding top */

/*  Start padding right */
.pright10 {padding-right: 10px}
.pright20 {padding-right: 20px}
.pright25 {padding-right: 25px}
.pright45 {padding-right: 45px}
/*  End padding right */

/*  Start Padding Bottom */
.pbttm10 {padding-bottom: 10px}
.pbttm20 {padding-bottom: 20px}
.pbttm30 {padding-bottom: 30px}
/*  End Padding Bottom */


/*  Start Padding Left */
.pleft10 {padding-left: 10px}
.pleft20 {padding-left: 20px}
.pleft25  {padding-left: 25px}
.pleft45 {padding-left: 45px}
/*  End Padding Left */

/*  Start float */
.fleft {float: left}
.fright {float: right}
/*  End float */

/* Start Font Family */
.verdana {font-family:Verdana, Geneva, sans-serif;}
/* End Font Family */

/*  Start Font Size */
.f10 {font-size: 10px}
.f11 {font-size: 11px}
.f12 {font-size: 12px}
.f16 {font-size: 16px}
.f24 {font-size: 24px}
/*  End Font Size */

/*  text format */
.textdecnone {text-decoration:none}
.f24 {font-size: 24px}
/*  End text format */

/*  Start Color */
.white {color: #FFFFFF}
.gray {color: #999999}
.blue {color: #000099}
.black {color: #000000}
/*  End Color */

/* Start Background Images */
.bgfade3 {background: url(/images/fade_bg3.jpg) left top no-repeat}
.bgfade4 {background: url(/images/fade_bg4.jpg) left top no-repeat}
.bgURLTop {background:url(/images/topbanner_bg.jpg) top left repeat-x}
.bguprshdw {background:url(/images/upper_shadow.png) top left repeat-x; z-index: 99}
.bgfeatured {background:url(/images/featured_product_bg_blue.png) top left repeat-y}
.bgbttmshdw {background:url(/images/bottom_shadow.png) bottom left repeat-x}
.bgsilasfrntbrd {background: url(/images/silas_frontboard.jpg) left top repeat-x}
.bgmikeyennenjpn {background: url(/images/mikeyennen_japan.jpg) left top repeat-x}
/*  End Background Images */

/*  Start Background Color */
.bgblack {background-color: #000000}
.bgwhite {background-color: #FFFFFF}
.bgblue {background-color: #099}
.bgyellow {background-color: #FFFF80}
.bggrey {background-color: #999}
/*  End Background Color */

/*  Start Text Decoration */
.tdnone {text-decoration: none}
.tdunder {text-decoration: underline}
/*  End Text Decoration */

/*  Start Margin Top */
.mtop0 {margin-top: 0px}
.mtop15 {margin-top: 15px}
/*  End Margin Top */

/*  Start Margin Right */
.mright0 {margin-right: 0px}
.mright35 {margin-right: 35px}
.mright55 {margin-right: 55px}
/*  End Margin Right */

/*  Start Margin Bottom */
.mbttm0 {margin-bottom: 0px}
.mbttm10 {margin-bottom: 10px}
.mbttm14 {margin-bottom: 14px}
/*  End Margin Bottom */

/*  Start Margin Left */
.mleft0  {margin-left:0px;}
.mleft30 {margin-left: 30px}
.mleft35 {margin-left: 35px}
.mleft45 {margin-left: 45px}
.mleft248 {margin-left: 248px}
/*  End Margin Left */

/*  Start Position */
.abso {position: absolute}
.rela {position: relative}
/*  End Position */

/*  Start Top Position */
.top80 {top: 80px}
.top81 {top: 81px}
.top82 {top: 82px}
.top345 {top: 345px}
/*  End Top Position */

/*  Start Bottom Position */
.bttm33 {bottom: 33px}
/*  End Bottom Position */

/* Start Left Position */
.left45  {left: 45px}
.left200 {left: 200px}
.left400 {left: 400px}
/* End Left Position */

/* Start Border */
.brdrblk2sld {border: #000000 2px solid}
/* End Border */

/* Start Border Top */
.btop1sld999 {border-top: 1px solid #999}
/* End Border Top */

/* Start Border Bottom */
.bbttm1sld999 {border-bottom: 0px solid #999}
.bbttm1sld666 {border-bottom: 0px solid #666}
/* End Border Bottom */

/* Start Font Weight */
.bold {font-weight: bold}
/* End Font Weight */

/* Start List Style */
.lsnone {list-style:none}
/* End List Style */

/* Start Font Style */
.fsnormal {font-style:normal}
/* End Font Style */

/* Start Display */
.dblock {display:block}
/* End Display */

/* Begin Comments*/
.commentlist {width:660px;}

.commentlist a:link, .commentlist a:visited {   
    color:#000;   
    }   
.commentlist a:hover, .commentlist a:active {   
    color:#000;
	text-decoration:underline;
    }   
.commentlist .author {   
    font-family: arial, Arial, Helvetica, sans-serif;   
	font-size:14px;
	font-weight:bold;
    font-variant:small-caps;
    }   
  
.commentlist .time {   
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666
    }   
  
.commenttext {
	border-top:1px solid #999;
	border-bottom:1px solid #999;
    padding: 0 10px 2px 10px;   
    color:#000;
	background-color:#CCC;
	}
.navigation {
	display: block;
	text-align: center;
	padding-bottom:20px;
	}
	
.navigation a {color:#000;}
.alignright {
	float: right;
	text-align:right;
	}

.alignleft {
	float: left;
	text-align:left;
	}
	
	.TabbedPanelsContent a {
		color:#000;
		font-weight:bold;
	
	}
/* End Comments */
.attachment-single-post-thumbnail wp-post-image {float:left; margin-right:20px;}