/*
Theme Name: Afterburner Wordpress Theme
Theme URI: http://www.rockettheme.com/wordpress-themes/afterburner
Description: Afterburner balances speed and search engine optimisation with a full feature set. The template is based on the standard SEO layout used in club templates, and is therefore fully dynamic and collapsible.
Version: 1.1
Author: RocketTheme, LLC
Author URI: http://www.rockettheme.com
*/

.command {
	 padding: 1em;
         border: 1px dashed #FBE217;
         color: black;
         background-color: #3D3D3D;
         line-height: 1.1em;
         font-family: "verdana", "arial", sans-serif, Courier New, Courier, mono;
         font-size: 13px;
         font-style: normal;
         color: #E80000;
	 }

code {
	display: block;
	padding: 10px;
	color: #FFFFFF;
	background: #54506A;
	font-size: 1.2em;
	border-top: 2px solid #FF5D00;
	}
