/*
Theme Name:        Afterburner Child
Description:       Child theme for Afterburner
Author:            Gary B. Wright
Author URI:        http://utopianrealms.org
Template:          rt_afterburner_wp
Version:           1.0
Template Version:  1.3
*/

/*
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.3
Author: RocketTheme, LLC
Author URI: http://www.rockettheme.com


License: xxx
License URI: xxx
Tags: blue, green
*/

/* @import url("../rt_afterburner_wp/style.css"); */


html {
  margin-top: 10px; /*  important; */
}


header, hgroup {
	display: block;
}

#branding {
	border-top: none !important;
	padding: 0;
}


/* =Header
----------------------------------------------- */

#branding {
	border-top: 2px solid #bbb;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
}

#branding hgroup {
	margin: 0;
}

#site-title {
	margin-right: 270px;
	margin-left: 12px;
	padding: 0 0 0 0;
    width:240px;
}

#site-title a {
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	line-height: 0;
	text-decoration: none;
}

#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #1982d1;
}

#site-description {
	color: #bbb;
	font-size: 14px;
	margin-left: 12px;
	width:360px;

}

.article_row {
  padding-top:10px;
}

.alignleft {
  margin-right:10px;
}

.alignright {
  margin-left:10px;
}

.wp-caption p.wp-caption-text {
  color:#111;
}

.credits {
  margin-left:200px;
}


/* Header */
#nav li ul {
  width:220px;
}

#nav li ul ul {
  margin-right:220px;
}
#nav li li {
  width:220px;
}


hgroup {
  float:left;
  width:491px;
  
  height:150px;
}


headwidget {
  float:right;
  display:block;
  width:420px;
 height:120px;
  margin:10px;

}


#header-right-side {
	 padding:0px; margin:0px; 
}

#header-right-side .widget { 
	margin-bottom:10px; 
}

#header-right-side .widgettitle { 
	display:none !important;  
}

#header-right-side .widget_text{ 
	text-align:center; 
}



