/*   
Theme Name: BlackGlove
Theme URI: https://www.blackglove.com.au
Description: Black Glove Theme
Author: Michael Archbold
Author URI: https://www.blackglove.com.au
Template: 
Version: 1.0
.
This is a theme designed for my portfolio site
.
*/


body, html {
	background-color: #000;
	color: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family:  Verdana,Arial,Sans,Helvetica,sans-serif;
	font-size: 10px;
	min-width: 750px;
}

a, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #fff;
	text-decoration: underline;
}

h1, h2, h3, p {
color: #fff;
margin: 0;
}

input {
	padding: 4px;
	margin-top: 3px;
}
input:focus, textarea:focus, label:focus {
	background: #111;
	border: 1px solid #690;
}
textarea, input, select {
	background: #111111;
	border: 1px solid #333;
	color: #fff;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 3px;
}

img 
{
border: none;
}

.preload{display:none;}

/**************************************************************/
/* HEADER NAV BAR */

#Header_Nav {
	width: 100%;
	background: transparent url('images/header_menu_bg.gif') repeat-x top left;
	height:5px;
	padding: 0;
	margin: 0px;
}

#Header_Nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#Header_Nav li {
	float: right;
	margin: 0;
	padding: 0;		
}
#Header_Nav li a {
	display: block;
	text-indent: -9999px;
	height: 16px;
	line-height: 16px;
	border: none;
	text-decoration: none;
}

#Header_Nav .login {
	background: transparent url('images/header_menu_login.gif') no-repeat;
	width: 70px;
	height: 16px;
}
#Header_Nav .login:hover {
	background: transparent url('images/header_menu_login_over.gif') no-repeat;
}

#Header_Nav .logout {
	background: transparent url('images/header_menu_logout.gif') no-repeat top;
	width: 70px;
	height: 16px;
}
#Header_Nav .logout:hover {
	background: transparent url('images/header_menu_logout_over.gif') no-repeat;
}

#Header_Nav .admin {
	background: transparent url('images/header_menu_admin.gif') no-repeat;
	width: 37px;
	height: 16px;
}
#Header_Nav .admin:hover {
	background: transparent url('images/header_menu_admin_over.gif') no-repeat;
}

#Header_Nav .rss {
	background: transparent url('images/header_menu_rss.gif') no-repeat;
	width: 57px;
	height: 16px;
}

/**************************************************************/
/* HEADER */

#Header {
	background: #111 url('images/header_bg.png') repeat-y top left;
	padding:0;
	margin:0;
	height: 180px;
}

#Header_Main {
	padding:0;
	margin:0;
}
#Header_Main h1 {
	background: transparent url('images/logo.gif') no-repeat left;
	height: 162px;
	width: 225px;
	padding: 0px 0px 0px 0px ;
	margin: 3px 0px 0px 0px;
	text-indent: -9999px;
	cursor: pointer;
}

#Header_Flash {
	float:right;
	height: 0px;
	margin: -154px 0 -20px 0;
	padding: 0px;
}

#Header_Bottom {
	background-color: #900;
	height: 10px;	
	width: 100%;
	margin: 0;
	padding: 0;
}


/**************************************************************/
/* FOOTER */

#Footer {
background-color: #000;
}

#Base_Holder {
	background: #000 url('images/base_bg.png') repeat-x top left;
}

#Base {
	margin: 0 auto;
	width: 750px;
	height: 240px;
}

#Base div {
	margin: 0;
	padding: 0;
}

#Base ul {
	list-style: none;
	padding: 0;
	margin: 0px 0px 0px 14px;
	text-align: right;
	width: 255px;
}
#Base li {
	background: transparent url('images/base_item_bg.gif') repeat-x bottom right;
	font-size: 10px;
	font-family: Verdana,Arial,Sans,Helvetica,sans-serif;
	width: 255px;
	margin: 4px 0 0 0;
	padding: 0 0 10px 0;
}
#Base a, a:visited {
	color: #999;
	text-decoration: none;
}
#Base a:hover {
color: #fff;
}

#Base h2 {
margin: 10px 0 10px 0;
}

#Base_News_Holder {
	width: 300px;
	float: left;
}
#Base_News h2 {
	background: transparent url('images/base_news.gif') no-repeat top left;
	text-indent: -9999px;
	width: 270px;
	height: 30px;
}

#Base_Gallery {
	width: 100px;
	float: left;
}
#Base_Gallery h2 {
/*	background: transparent url('images/base_gallery.gif') no-repeat top left;*/
	text-indent: -9999px;
	width: 100px;
	height: 30px;
}

#Base_Links_Holder {
	width: 300px;
	float: left;
}
#Base_Links h2 {
	background: transparent url('images/base_links.gif') no-repeat top left;
	text-indent: -9999px;
	width: 270px;
	height: 30px;
}
#Base_Links a, a:visited {
color: #999;
}
.delicious-posts h2 {
display: none;
}

#Footer_Bottom {
	background: transparent url('images/footer_bg.png') repeat-x top left;
	width: 100%;
	height: 45px;
	color: #900;
	float:right;
}

#Footer_Bottom ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#Footer_Menu {
margin-left: 7px;
}
#Footer_Menu li {
	float: left;
	margin: 1px 0 0 0 ;
	padding: 0;
}
#Footer_Menu li a {
	display: block;
	height: 16px;
	line-height: 16px;
	border: none;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 9px;
	color: #900;
}
#Footer_Menu a:hover {
color: #f00;
}
#Footer_Menu .page-item-2 {
	background: transparent url('images/footer_about.gif') no-repeat top left;
	width: 34px;
	text-indent:-9999px;
}
#Footer_Menu .page-item-2 a:hover {
	background: transparent url('images/footer_about_over.gif') no-repeat top left;
}
#Footer_Menu .page-item-8 {
	background: transparent url('images/footer_contact.gif') no-repeat top left;
	width: 48px;
	text-indent:-9999px;
}
#Footer_Menu .page-item-8 a:hover {
	background: transparent url('images/footer_contact_over.gif') no-repeat top left;
}
#Footer_Menu .Portfolio {
	background: transparent url('images/footer_portfolio.gif') no-repeat top left;
	width: 55px;
	text-indent:-9999px;
}
#Footer_Menu .Portfolio a:hover {
background: transparent url('images/footer_portfolio_over.gif') no-repeat top left;
}
#Footer_Menu .Wiki {
	background: transparent url('images/footer_wiki.gif') no-repeat top left;
	width: 29px;
	text-indent:-9999px;
}
#Footer_Menu .Wiki a:hover {
background: transparent url('images/footer_wiki_over.gif') no-repeat top left;
}
#Footer_Menu .page-item-23 {
	background: transparent url('images/footer_blog.gif') no-repeat top left;
	width: 32px;
	text-indent:-9999px;
}
#Footer_Menu .page-item-23 a:hover {
background: transparent url('images/footer_blog_over.gif') no-repeat top left;
}

#Footer_Links {
}
#Footer_Links li {
	float: right;
	margin: 1px 0 0 0 ;
	padding: 0;	
	text-indent: -9999px;
}
#Footer_Links li a {
	display: block;
	height: 16px;
	line-height: 16px;
	border: none;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 9px;
	color: #900;
}
#Footer_Links a:hover {
color: #f00;
}
#Footer_Links .wordpress {
	background: transparent url('images/footer_wordpress.gif') no-repeat top left;
	width: 109px;
}
#Footer_Links .wordpress a:hover {
background: transparent url('images/footer_wordpress_over.gif') no-repeat top left;
}
#Footer_Links .xhtml_valid {
	background: transparent url('images/footer_xhtml.gif') no-repeat top left;
	width: 37px;
}
#Footer_Links .xhtml_valid a:hover {
background: transparent url('images/footer_xhtml_over.gif') no-repeat top left;
}
#Footer_Links .css_valid {
	background: transparent url('images/footer_css.gif') no-repeat top left;
	width: 26px;
}
#Footer_Links .css_valid a:hover {
background: transparent url('images/footer_css_over.gif') no-repeat top left;
}
#Footer_Links .copyright {
	background: transparent url('images/footer_copyright.gif') no-repeat top left;
	width: 96px;
}
#Footer_Links .copyright a:hover {
background: transparent url('images/footer_copyright_over.gif') no-repeat top left;
}



/**************************************************************/
/* MAIN CONTENT */

#Main {
	background: #111 url('images/main_side_bg.gif') repeat-y top left;
	margin: 0;
	padding: 0;
	min-height: 350px;
	width: auto !important;
}
#Main_Content {
	background: transparent url('images/main_hand_bg.gif') no-repeat bottom right;
	margin: 0;
	padding: 0;
	
}
#Main_Content .links {
	font-size: 9px;
}
#Main_Container {
	margin: 0 190px 0 auto;
	width: 70%;
}
#Links_Top {
	margin: 0 0 0 auto;
	padding-top: 5px;
	height: 10px;
}
#Links_Top .prev {
	text-indent: -9999px;
	width: 62px;
	height: 13px;
/*	margin-left: 360px;	*/
	position: absolute;	
}
#Links_Top .prev a {
	background: transparent url('images/button_prev.gif') no-repeat top left;
	display: block;
	width: 62px;
	height: 13px;
}
#Links_Top .next {
	text-indent: -9999px;
	width: 62px;
	height: 13px;
/*	margin-left: 475px;	*/
	margin-left: 150px;
	position: absolute;	
}
#Links_Top .next a {
	background: transparent url('images/button_next.gif') no-repeat top left;
	display: block;
	width: 62px;
	height: 13px;
}
#Links_Top .page_list a {
}
#Links_Top .page_list {
	position: absolute;
/*	margin-left: 435px;*/
	margin-left: 70px;
}
#Links_Top .pagecurrent {
color: #900;
}

#Links_Bottom {
	text-align: right;
}

#Main_Entries {
	margin: 0;
	padding: 20px 0;
	overflow: hidden;
}
#Main_Entries ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#Main_Entries .spotlight {
}
#Main_Entries h3 {
	margin: 15px 0;
}

#Main_Entries #Spotlight 
{
	background: #111 url('images/extract_spotlight_bg.png') no-repeat top right;
/*	padding: 10px;*/
	border: #000 solid 1px;
	margin-bottom: 20px;
}
#Main_Entries .extract {
	background: transparent url('images/extract_bg.png') repeat-x top left;
	text-align: right;
	height: 200px;
	padding: 0 0 30px 0;
	color: #999;
}
#Main_Entries .extract .tags, 
#Main_Entries .extract .categories
{
	color: #aaa;
	text-align: right;
	margin: 0 0 2px 0;
}

/* DATE ENTRIES */
#Main_Entries #Date {
	background: transparent url('images/extract_date_bg.gif') no-repeat top right;
	height:50px;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
#Main_Entries #Date .month, .day, .year  {
	text-transform: uppercase;
	display: block;
}
#Main_Entries #Date .year {
	display: none;
}
#Main_Entries #Date .month 
{
	background-color: #fff;
	color: #000;
	width: 10%;
	margin-left: 90%;
}
#Main_Entries #Date .month a,
#Main_Entries #Date .month a:hover
{
	color: #000;
}
#Main_Entries #Date .day 
{
	overflow: hidden;
	color: #fff;
}
#Main_Entries .logo {
border: none;
text-align: right;
height: 45px;
padding: 5px 5px 0 0;
}
#Main_Entries h2 {
/*	background: transparent url('images/extract_title_bg.gif') repeat-x top left;*/
	height: 35px;
	margin: 0;
	padding: 5px 5px 0 0;
	font-variant: small-caps;
	font-size: 15px;
}
#Main_Entries .extract h2 a, a:visited {
	color: #fff;
}
#Main_Entries .excerpt {
margin: 10px 10px;
}

#Main_Entries .project_flash {
	float:left;
	display: inline;
	width: 320px;
	margin: 0 0 0 10px;
}
#Main_Entries .extract_content {
	display: inline;
	width: 100%;
}

#Main_Entries .more {
	text-align: left;
}
#Main_Entries .more ul
{
	list-style: none;
}
#Main_Entries .more li {
float: right;
margin: 0;
padding: 0;
text-indent: -9999px;
}
#Main_Entries .more li a {
display: block;
height: 13px;
line-height: 13px;
border: none;
text-decoration: none;
font-variant: small-caps;
font-size: 7px;
color: #900;
}
#Main_Entries .more .more_button {
	background: transparent url('images/extract_button_more.gif') no-repeat center right;
	width: 62px;
	margin: 0px 7px 0 0 ;
	padding: 2px 4px;
}

#Main_Entries .post {
color: #fff;
}
#Main_Entries .post p 
{
	margin: 20px 0 0 20px;
}
#Main_Entries .post .code
{
	font-family: sans-serif
	font-size: 6px;
	margin: 20px;
	border: solid 1px #aaa;
	color: #fff;
	padding: 10px;	
}
#Main_Entries .post h2 {
background: transparent url('images/extract_title_bg.gif') repeat-x top left;
text-align: right;
}

#Main_Entries .post .tags, 
#Main_Entries .post .categories
{
	color: #aaa;
	text-align: right;
	margin: 0 0 2px 0;
}


#Main_Entries .postmetadata {
	color: #999;
	margin: 50px;
}
#Main_Entries .postmetadata a  {
	color: #AAA;
}
#Main_Entries .postmetadata a:hover  {
	color: #fff;
}

#Main_Entries .commentlist li
{
	border-left: #900 solid 4px;
	padding-left: 10px;
	margin-top: 10px;
}
#Main_Entries .commentlist p {
	margin-top: 5px;
}
#Main_Entries .commentmetadata a {
	font-size: 8px;	
	color: #999;
}
#Main_Entries ol
{
	list-style-type: none;
}

#Main_Entries .entry 
{
	font-size: 10px;
}

#Main_Entries .entry .excerpt
{
	font-style: italic;
	margin: 0;
	margin-top: -15px;
	width: 60%;
}

#Main_Entries #Page p
{
	margin: 10px 0px 10px 20px;
}

#Main_Entries ul
{
	margin-left: 50px;
	list-style-image: url('images/bullet.gif');
	list-style-type: disc;
}

#Main_Entries .entry .visit
{
	text-align: right;
}
#Main_Entries .quote
{
	margin: 20px 50px 20px 50px !important;
	padding: 20px;
	background-color: #222222;
	border: dotted 1px #690;
	font-family: Verdana;
	font-size: 9px;
/*	font-style: italic;*/
}
#Main_Entries .quote p
{
margin: 0px;
padding: 0px;
}
#Main_Entries .quote ul
{
margin-left: 50px;
}


#Content_Flash 
{
text-align: center;
}

/* COMMENTS */
#commentform #comment {
width: 75%;
}
#commentform p
{
	font-size: 9px;
	font-weight: bold;
}
#commentform #submit  
{
}

/* CONTACT FORM */
#c_form_2
{
margin: 0 0 0 0px;
}


#c_form_2 .contactleft
{
width: 100px;
text-align:right;
padding: 10px 0 0 0 ;
}
#c_form_2 .contactright
{
margin: -20px 0 0 110px;
}
#c_form_2 #contactsubmit
{
margin: 22px 0 0 0;
}


/**************************************************************/
/* MAIN MENU  */

#sidebar_container 
{
float: right;
}
#sidebar {
	background: transparent url('images/menu_bg.png') repeat-x top left;
	width: 150px;
	height: 250px;
	margin: 20px 20px 0 0;
	float: none;
	display: block;
}
#sidebar h2 {
	background: transparent url('images/menu_title.gif') no-repeat;
	text-indent: -9999px;
	width: 80px;
	height: 42px;
	padding: 0;
	margin: 1px 0 0 5px;
}
#Search input 
{
	padding: 0;
	text-align: right;
	color: #fff;
	margin: 0;
	border: 0;
}
#Search #searchinput {
	background:#111;
	width: 100px;
	border: 1px solid #900;
	margin: 0 0 0 20px;
}
#Search #searchinput:focus {
	border: 1px solid #f00;
}
#Search #searchsubmit {
	text-indent: -9999px;
	width: 20px;
	height: 18px;
	padding-left: 20px;
	text-align: left;
	/*position: absolute;*/
	background: transparent url('images/menu_search_button.gif') no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
}

#sidebar .location
{
	font-size: 8px;
	margin: 5px 0 0 8px;
}
#sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 20px;
}
#sidebar .nav ul {
margin-top: 15px;
}
#sidebar .nav li {
	height: 20px;
	padding: 0;
	margin: 0 0 0 15px;
	width:115px;
}
#sidebar .nav li a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0;
	margin: 0;
}
#sidebar .nav .page-item-2 {
	background: transparent url('images/menu_about.gif') no-repeat top right;
	text-indent: -9999px;
}
#sidebar .nav .page-item-8 {
	background: transparent url('images/menu_contact.gif') no-repeat top right;
	text-indent: -9999px;
}
#sidebar .nav .Portfolio {
	background: transparent url('images/menu_portfolio.gif') no-repeat top right;
	text-indent: -9999px;
}
#sidebar .nav .Wiki {
	background: transparent url('images/menu_wiki.gif') no-repeat top right;
	text-indent: -9999px;
}
#sidebar .nav .page-item-23 {
	background: transparent url('images/menu_blog.gif') no-repeat top right;
	text-indent: -9999px;
}



/**************************************************************/
/* FACEBOOK TAG */

.fb_badge 
{
background: #000000 none repeat scroll 0% 0%;
color: #ffffff;
}

.fb_horiz 
{
background: black none repeat scroll 0% 0%;
}
