/* 
Theme Name: Skeleton
Theme URI: http://themehybrid.com/themes/skeleton
Description: A blank child of the Hybrid theme framework representing the visual hierarchy of Hybrid with designers in mind.
Author: Justin Tadlock
Author URI: http://justintadlock.com
Version: 0.1.1
Tags: Framework
Template: hybrid
*/

/**
* Import pre-made styles from Hybrid
************************************************/

/* Eric Meyer's reset.css */
	/* @import url('../hybrid/library/css/reset.css'); */


/**
* Body
************************************************/

/* Contains everything */
body {min-width: 760px; font-size: 11px; color: #444; line-height: 14px; font-family: verdana, sans-serif; background-color: #a1a1a1; text-align: center}
#page-nav {display: none}
	/* Wrapper for everything inside of the body */
	#body-container {margin-left: auto; width: 760px; margin-right: auto; position: relative; height: 100%; text-align: left}

/**
* Elements
************************************************/

/* Hyperlinks */
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: none}
a:active {text-decoration: none}

/* Headers */
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

/* Text elements */
strong {}
em {}
cite {}
abbr {}
acronym {}
sup {}
sub {}
address {}
ins {}
dfn {}
del {}

/* Paragraphs */
p {}

/* Unordered lists */
ul {}
	ul li {}

/* Ordered lists */
ol {}
	ol li {}

/* Alignment */
.left, .alignleft {}
.right, .alignright {}
.center, .aligncenter {}
.block, .alignnone {}
.clear {}

/**
* Images
************************************************/

/* Normal images */
img {margin-top: 4px; margin-bottom: 2px}
a img {border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; text-decoration: none;}

/**
* top functions
************************************************/
#functions {
	background: url(img/760-shadow-top.png) no-repeat left bottom; width: 760px; position: relative; height: 50px; font-size: 11px;}

/**
* Header
************************************************/

/* Contains entire header */
#header-container {}

	/* Contains site title and tagline */
		#header {background: url(img/760-shadow-header.png) no-repeat left top; float: left; width: 760px; position: relative; height: 66px}
		#logo_br {background: url(https://www.burgundy-report.com/img/Image1.gif) no-repeat left bottom; width: 260px; height: 36px; position: absolute; top: 20px; left: 38px; }
		#homey {background: url(https://www.burgundy-report.com/img/homey.gif) no-repeat left bottom; width: 16px; height: 14px; position: absolute; top: 20px; left: 690px; }

		/* site title */
		#site-title {display: none }
			#site-title a {display: none }
				#site-title a span {display: none }

		/* site description/tagline */
		#site-description {display: none }

/**
* Containers below the header and navigation
************************************************/

/* Wrapper for the content and primary/secondary widget sections */
		#container {background: url(img/760-shadow-main.png) repeat-y left top; float: left; width: 760px; position: relative; height: auto;}

	/**
	* Content
	************************************************/

	/* Contains site's main content */
		#content {float: left; margin-bottom: 6px; padding-bottom: 0px; padding-top: 0px; padding-left: 20px; position: relative; height: auto;}

		/* Breadcrumb trail */
		.breadcrumb-trail {left: 20px; position: absolute; top: 15px; color: #444}
		.breadcrumb-trail a {color: #444}
		.breadcrumb-trail a:visited {color: #444}
		.breadcrumb-trail a:hover {color: #0a83c4}
		.breadcrumb-trail span {text-decoration: none; padding-right: 4px; padding-left: 4px;}

		.page-title {display: none }

	/* Issue Conatiner */
		#issue-container {width: 674px; height: 390px; float: left; margin-bottom: 0px; padding-bottom: 0px; padding-top: 0px; padding-left: 0px; position: relative;  margin-left: 23px; border: 1px solid #C0C0C0; font-size: 11px;}
		#picture-window {width: 242px; margin-top: 24px; margin-left: 20px}
		#left-contents {margin-left: 272px; position: absolute; top: 28px; width: 192px; height: 333px; border-right: 1px solid #C0C0C0; padding-right: 5px;}
		#right-contents {margin-left: 475px; position: absolute; top: 28px; width: 192px; height: 333px;}
		.entry a {color: #666666; font-family: verdana,helvetica,serif; font-size: 11px; font-weight: bold; text-decoration: none}
                .entry a:active {font-family: verdana,helvetica,serif; font-size: 11px; font-weight: bold; text-decoration: none}
                .entry a:visited {color: #666666; font-family: verdana,helvetica,serif; font-size: 11px; font-weight: bold; text-decoration: none}
                .entry a:hover {color: #0a83c4; font-family: verdana,helvetica,serif; font-size: 11px; font-weight: bold; text-decoration: none}

/**
* Footer
************************************************/

/* Wrapper for the entire footer */
#footer-container {padding-right: 0px; padding-left: 0px; background: url(img/760-shadow-footer.png) no-repeat left bottom; float: left; padding-bottom: 22px; width: 760px; padding-top: 0px; position: relative; height: 60px; font-size: 11px;}

	/* Footer section */
	#footer {}

		/* Footer extra */
		#footer p {margin-left: 45px; margin-top: 30px;}
		#footer a:link {color: #444; text-decoration:none; border-style: none; text-transform: none;}
		#footer a:visited {color: #444; text-decoration:none; border-style: none; text-transform: none;}
		#footer a:hover {color: #0a83c4; text-decoration:none; border-style: none; text-transform: none;}
		#footer a:active {color: #0a83c4; text-decoration:none; border-style: none; text-transform: none;}
#google-translate {margin-left: 570px; position: absolute; bottom: 35px;}
		#footer-logo {display: none; }
		#feedburner-logo {display: none; }
		#bn-name {display: none; }