/*
Theme Name: Stream Line
Theme URI: http://www.enthusiastinc.com
Description: Wordpressing made easy
Version: 1.0
Author URI: http://www.enthusiastinc.com
*/

/********************/
/**  Color Legend  **/
/********************/

/*
Green  = #content
Red    = #sidebar
Orange = .post-footer ('Posted on...')
Purple = #header


/***********************
/* Set The Foundation */
/**********************/

body
{
	width: 767px;
	margin: 0 auto;
	font: 12px Verdana;
	background-color: #000;
	text-align: center;
}

/*Controls main background for Header, Content, and Footer areas*/
#container
{
	width: 767px;
	margin: auto;
	background: url("images/bk_nexenHeader3.jpg") no-repeat #000000;
	text-align: left;
}
p
{
	margin: 7px 0 0 0;
	padding: 0 0 7px 0;
}

h1
{
	padding: 0 0 3px 0;
	font: normal 28px "Trebuchet MS", Tahoma, Arial;
	color: #4884b8;
}

h2
{
	padding: 0 0 3px 0;
	font: normal 20px "Trebuchet MS", Tahoma, Arial;
	color: #4884b8;
}

h3
{
	padding: 0 0 3px 0;
	font: normal 18px "Trebuchet MS", Tahoma, Arial;
	color: #4884b8;
}

h4
{
	padding: 0 0 3px 0;
	font: normal 16px "Trebuchet MS", Tahoma, Arial;
	color: #4884b8;
}

ol
{
	margin: 0 0 0 30px;
	padding: 0 0 0 10px;
	list-style-type: decimal;
}

ul
{
	margin: 0 0 0 30px;
	padding: 0 0 0 10px;
	list-style-type: circle;
}


/***************
/* The Header */
/**************/

#header
{
	float: left;
	height: 190px;
	width: 584px;
	margin: 0 0 25px 0;
}

#site-name
{
	padding: 25px 0 0 60px;
	display: none;
	font: 3em Tahoma, "Trebuchet MS";
	color: #feffff;
}

#site-name a
{
	color:#feffff;
	text-decoration:none;
}

/*Site Sub-Title*/
#site-description
{
	margin: -5px 0 0 0;
	padding: 0 0 0 60px;
	float: left;
	font-size: 1.17em;
	color: #639dcf;
	display: none;
}

/*Controls entire Search Field*/
#search
{
	margin: -5px 20px 0 0;
	float: right;
	display: none;
}

#menu
{
	margin-top: 110px;
	*margin-top: 123px;
	margin-left: 164px;
	*margin-left: 82px;
	font-family: verdana;
	font-size: 12px;
	width: 420px;
	float: left;
}

#menu img
{
	margin-top: 2px;
	margin-bottom: 5px;
	width: 100%;
}

#menu a
{
	margin-left: 2px;
	text-decoration: none;
	color: #ffffff;
}


/*Controls the Search Field text input*/
#text-input
{
	height: 16px;
	border-width: 0px;
}

/*Controls the Search Button*/
#button
{
	height: 14px;
	width: 16px;
	border-width: 0px;
	background: url(images/search-icon.jpg) no-repeat;
}
/****************
/* The Content */
/***************/
#content
{
	float: left;
	width: 383px;
	margin: 0 0px 0 167px;
	*margin-left: 82px;
	color: #FFCC00;
	font-size: 12px;
	font-family: arial;
}

/*Controls the header title*/
/*#post-header a:link, #post-header a:hover
{
	font-size: 17px;
	color: #FFFFFF;
}
*/
/*Controls the 'Posted on...' line after a post*/
.post-footer
{
	margin: 0px 0 5px 0;
	padding: 0 0 0 0;
	font-size: 11px;
	color: #FFCCOO;
}
/*Control Timestamp*/
#post-time
{
	display: visible;
	color: #FFFFFF;
	text-transform: uppercase;
}
/*Control Category stamp*/
#post-category
{
	display: visible;
	color: #FFCC00;
}
/*Control Author stamp*/
#post-author
{
	display: visible;
	text-transform: capitalize;
	color: #FFCC00;
}

#hr-post img
{
	border: 0px;
	margin: 5px 0 25px 0;	
}

blockquote
{
	margin: 0 0 0 25px;
	padding: 0 0 0 10px;
	font-style: italic;
	border-left: 0.4em solid #d8ecc1;
}
.pagetitle 
{
	margin-top: 0px;
	font: 17px verdana;
	color: #FFFFFF;		
}

.center
{
	text-align:center;
}

/****************
/* The Sidebar */
/***************/

/*Controls Entire Sidebar div*/
#sidebar
{
	position: absolute;
	top: 112px;
	*top: 113px;
	margin-left: 605px;
	*margin-left: 60px;
	padding: 0px;
	width: 185px;
	line-height: 16px;
}
/*end*/
/*\*/
html*#sidebar {
[top:113px;
top:124px;
]top:114px;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #sidebar {
top:114px;
}
/*end*/

/* Controls Header */
#sidebar ul li h2
{
	margin: 0px;
	font: 11px verdana #FFCC00;	
	margin-bottom: 2px;
	padding: 0px;
}


#sidebar ul li ul li a
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#sidebar ul li ul li ul li 
{
	margin-left: 20px;
	padding: 0px;
	font-size: 11px;	
	text-transform: lowercase;	
}
#sidebarHeader
{
	margin: 0px;
	padding: 0px;
	font: 11px verdana;
	color:	#FFCC00;	
}

#sidebar ul li img
{
	padding: 0px;
	margin: 0px;
	width: 100%;
}

/*Controls ul bullet types*/
#sidebar ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*Controls Each Category*/
#sidebar ul li
{
	margin: 0px;
}


/*Controls Sub-Links*/
#sidebar ul li ul li
{
	margin-top: 0px;
	padding: 0px;
	border: 0px;
}

#sidebar ul li ul
{
	padding: 0px;
	margin: 0px;
}
.widget h2
{
	font: 11px verdana;
	color: #FFCC00;
}
#recent-posts ul li
{
	margin-left: 20px;
	text-transform: lowercase;
}
/***************
/* Navigation */
/**************/

.navigation
{
	height:20px;
}
.navigation .alignleft
{
	float:left;
}

.navigation .alignright
{
	float:right;
}

/***************
/* The Footer */
/**************/

#footer
{
	padding: 3px;
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #929191;

}

/*****************
/* The Comments */
/****************/

/*Controls entire Comment Form */
#commentform
{

}

.commentBlock {

}

/*Controls comment title text 'One Reponse to ...'*/
#comments
{
	color: #FFFFFF;
}

/*Controls comment text*/
.alt
{

}

/*Controls Reply text area*/
.commentBlock textarea
{
	width: 98%;
	color: #000;
	font-family: verdana;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

/*Controls input buttons*/
.commentBlock input
{
	border:1px solid #000;
	background:#fff;
	color:#000;
}

/*Controls Submit Button*/
.commentBlock input#submit
{
	/*margin:0 189px 0 0;*/

}


/*Controls 'Leave a Reply' Text*/
#respond
{
	color: #FFFFFF;
}


/***************
/* Contact Form */
/**************/

.ddfmwrap label
{
	display: block;
}
.fmsubmit
{
	border: 1px;
	background: #ffffff;
	font: verdana;
}
#fm_message
{
	width: 400px;	
}


/**************
/* The Links */
/*************/

a, #sidebar a:visited, .navigation a:visited
{
	color: #FFCC00;
  	text-decoration: none;
	font-weight: normal;
}

a:hover, #sidebar a:hover, .navigation a:hover
{
	color: #FFCC00;
	text-decoration: underline;
	font-weight: normal;
}

#content a:hover
{
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}

a:visited
{
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}

/********************/
/* Customized Links */
/********************/
#sidebar ul li ul li a
{
	margin: 0px;
	padding: 0px;
	font: 11px verdana;
}
#post-header a, #post-header a:hover
{
	font-size: 17px;
	color: #FFFFFF;
}
#post-header a:visited
{
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}

