@charset "UTF-8";
/* CSS Document */
/*  
Theme Name: Baarrooka Standard
Theme URI: http://www.itsricky.com
Description: This is the Basic Baarrooka Theme
Version: 1.0
Author: Ricky Synnot
Author URI: http://www.itsricky.com

*/
#sidebarPanel {
		width: 250px;
		float:right;
		margin-right:20px;
		margin-top:95px;
		line-height:22px;
		color: #999; 
		font-size: 14px;
}

.postmetadata {font-family:Georgia, "Times New Roman", Times, serif;
		font-size:.8em;
		color:#999;
		font-weight:normal;
		font-style:normal;
		line-height:1.3em;
		margin-bottom: 12px;
	
}
#navigation { width: 400px;
		height:50px;
		float:left;
		clear:both;
	
	
}

.theDate { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#999; margin-bottom: 16px; }


img.alignright {float:right; margin:0 0 1em 1em; border:0; border:none;}
img.alignleft {float:left; margin:0 1em 1em 0; border:0; border:none;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto; border:0; border:none;}
a img.alignright {float:right; margin:0 0 1em 1em; border:0; border:none;}
a img.alignleft {float:left; margin:0 1em 1em 0; border:0; border:none;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto; border:0; border:none;}