/* @override http://www.fugitiveix.com/wp/wp-content/themes/fugitiveix/style.css */

/* @override http://www.fugitiveix.com/wp/wp-content/themes/fugitiveix/style.css */

/*Theme Name: FugitiveIX
Theme URI: http://
Description: A Blank Theme
Version: 2.0
Author: Michael Bishop
Author URI: http://bishopblogworks.com/
*//* @group Global Resets-----------------------------------------------------------------------------*//* Remove padding and margin */* {  margin: 0;	padding: 0;}/* Put it back on certain elements */h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {  margin: 1em 0;}/* Class for clearing floats */.clear {	clear:both;}/* Remove border around linked images */img {	border: 0;}/* @end *//* @group Typography-----------------------------------------------------------------------------*/body {  font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
  background: #333333 url("images/background.jpg") repeat-y center;
  color: #fff;}

/* @end *//* @group Headings-----------------------------------------------------------------------------*/
h1 {
	
}

h2 {
	font-variant: small-caps;
	font-size: 18px;
}

h3 {

}

h5{
	margin: 0;
	padding: 0;
	text-indent: 5px;
}

#sidebar h2 {
	
}

/* @end *//* @group Links-----------------------------------------------------------------------------*/

a:link {
	color: #666666;
}


a:hover {
	color: #333333;
}

a:visited{
	color: #666666;
}/* @end *//* @group Masthead-----------------------------------------------------------------------------*/

#page {
	width: 825px;
	margin: 0 auto;
	background: url("images/body_bg.jpg") repeat-y center;
}

#wrapper{
	width: 788px;
	margin: 0 auto;
}
#masthead {
	height: 193px;
	background: url("images/head_bg.jpg");
}

#masthead_img {
	height: 193px;
	width: 100%;
}

#masthead_img a{

	height: 193px;
	width: 633px;
	display: block;
	float: right;
}

#masthead_img a:hover{
		background: url("images/head_bg_hover.jpg") no-repeat top right;
}

#masthead_img h1 {
	text-indent: -10000em;
	height: 0;
}

#masthead_img h2{
	text-indent: -10000em;
	height: 0;
}


#navcontainer {
	width: 770px;
	margin: 0 auto;
	text-align: center;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}

#navcontainer a{
	color: #fff;
	text-decoration: none;
	font-style: italic;
}
#navcontainer a:hover {
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

#navcontainer ul{
	padding: 3px;
	margin: 0;
}

#navcontainer ul li{
	display: inline;
	font-variant: small-caps;
	font-size: 12px;
	padding: 3px;
}
/* @end *//* @group Content*/


#content {
	text-align: center;
	list-style-type: none;
	list-style-position: inside;
	margin-right: 200px;
	
}

#sidebar{
	float: right;
	width: 188px;
	background: #333;
	border: 1px solid #fff;
	position: relative;
	right: 5px;
}

#sidebar ul li{
	list-style: none;
	border: 1px dotted #666666;
	padding: 3px;
	margin: 8px;
}

#sidebar ul li ul li {
	border: none;
	margin: 0;
}

.linkbox{
	font-size: 15px;
	text-align: center;
}

.linkbox a{
	text-decoration: none;
	font-variant: small-caps;
	color: #ffffff;
	display: block;
}

.linkbox a:hover{
	color: #666666;
	background: #000;
}

.bigger{
	font-size: 20px;
	font-style: italic;
}

.post {

	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
}

.post h2 a{
	color: #fff;
	font-size: 20px;
}

.entry h2{
	margin: 0;
	padding: 0;
}

.entry {
		text-align: left;

}

.entry p {
	text-indent: 20px;
}

.entry li{
	padding-left: 40px;
	list-style: none;
}

.postmetadata {
	
}

.utw {
	
}

.navigation {
	
}

.post_nav {
	
}


/* @end *//* @group Sidebar-----------------------------------------------------------------------------*/

ul#sidebar {
	
}

ul#sidebar li {
	
}

ul#sidebar li ul {
	
}

ul#sidebar li ul li {
	
}/* @end *//* @group Footer-----------------------------------------------------------------------------*/

#footer {

	background: url("images/foot_bg.jpg") no-repeat center;
	text-align: center;
	clear: both;
	height: 49px;
	width: 825px;

	
}

#footer p {
	font-style: italic;
	font-variant: small-caps;
	}/* @end *//* @group Forms-----------------------------------------------------------------------------*//* Removes fieldset borders. even on Opea 7 */fieldset {  border: 1px solid transparent;}

#searchform {
	
}

#searchform #s {
	
}

#searchform #submit {
	
}

#comments-form {
	
}

#commentform {
	
}

#author {
	
}

#email {
	
}

#url {
	
}

#comment {
	
}

#submit {
	
}



/* @end *//* @group Tables-----------------------------------------------------------------------------*/table {   border-spacing: 0;	border-collapse: collapse;}td {  text-align: left;	font-weight: normal;}/* @end *//* @group Comments-----------------------------------------------------------------------------*/

#comments-locked {
	
}

#respond {
	
}

#trackback-link {
	
}

ol#trackbacks {
	
}

ol#trackbacks li {
	
}

.comments-header {
	
}

ol#comments {
	
}

/*class for author highlight */
.highlight {
	
}

.comment-meta {
	
} 

.comment-author {
	
}

.comment-date {
	
}

.comment-text {
	
}

.gravatar {
	
}

.odd {
	
}

.even {
	
}

/* @end *//* @group Misc.-----------------------------------------------------------------------------*/

/*.clearing{
	clear: both;
}*/

.inline div{
	display: inline;
}
.inline li {
	display: block;
}

.alignright{
	float: right;
}

.alignleft{
	float: left;
}

.center{
	text-align: center;
}

/* @end */