/*  
Theme Name: Glum Listings
Description: Version 1
Author: Huma  (admin@glum.me)
*/


/*  set eveything to 0*/

* {
  margin: 0;
  padding: 0;
  }


/* The Main body settings */
body {
margin: 0 auto;
	padding: 0;	
	text-align:center;
	background: #f3f3f3 url('images/bf.jpg') repeat-x; 
	font: 62.5%/1.5 tahoma, arial, verdana, sans-serif; 
	color: #535353;
	}

/* The main Div settings */
#main {	
	margin: 0 auto;
	padding: 0;	
	text-align:center;
	width: 728px;
	line-height: 1.5em;
	}

/* The header settings */	
#header {
	margin: 0 auto;
	padding: 0;	
	text-align:center;
	height: 300px;
	width:  728px;
	background: url('images/glumme.jpg') no-repeat;

	}

/* The content settings */	
#content {
	margin: 0;
	padding: 0;
	width: 700px;
	text-align: left;
	}
/* The footer settings */
#footer {	
	margin: 0;
	padding: 0;
	width: 728px;
	text-align: right;
	}
	
	
/* The font settings */	
#content {
font-size: 1.1em;
}

#footer {
font-size: 1em;
}

.small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
.tiny {
	font-size: 0.9em;
	}
	
.tween{
	font-size: 0.8em;
	}
	

	


/* The heading settings */


h1 {
	color: #535353;
	font-family: georgia, serif;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 10px;
	font-size: 1.8em;
	text-align: left;
	font-style: italic;
	font-weight::bold;
	letter-spacing: 1px;
	border-bottom: 1px solid #868484;
	
	}

h2 {
	color: #535353;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 1.2em;
	line-height: 1em;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: 7px; 	
	}
/* The a settings */
a img {
	border: none;
	}

a {
	font-family: helvetica, sans-serif;
	border-bottom: 1px dashed #868484;
	text-decoration: none;
	text-transform: uppercase;
}

a:link, a:visited, a:active {	
	color: #868484;	
	}

a:hover	{	
	color: #000;		
	}

/* The image settings */
p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
	
.box {
	padding: 1px;
	}
	
/* The p settings */

p {
margin: 5px 0 5px 0;}

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


p.center {
	text-align: center;
	}

p.right	 {
	text-align: right;
	}


/* center and indent settings */


.indent	{

	text-indent: 30px;
	margin: 2px 3px 5px 3px;
	}

.center {
	text-align: center;
	}
	
.left {
	text-align: left;
	}

/* The select alt acronmy abbr span settings */
select {
	width: 130px;
	}


.alt {
	margin: 0;
	padding: 10px;
	}

acronym, abbr {
	border-bottom: 1px dashed #535353;
	padding: 1px;
	}
	

/* The blockquote settings */

blockquote {
	margin: 50px 30px 50px 50px;
	padding-left: 10px;
	width: 600px;
	 background-color: #535353;
 	border: 1px solid #000;
		 color: #f3f3f3;

	}

blockquote  ul li {
	list-style: none;
	}

blockquote ul {
  	padding: 0;
  	margin: 0;
  	list-style: none;	
 	 }
	 
 
/* The input and form settings */
input, textarea, option, select {
	 background-color: #535353;
 	border: 1px solid #000;
	color: #f3f3f3;
	font: inherit;
	text-decoration: none; 
	} 
	
	fieldset {
	border: 0;
	margin: 0;
}
	input, select, textarea {
	font: inherit;
}
	
	form#linkform label, form#linkform span.label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
	form#linkform input, form#linkform select, form#linkform textarea, form#linkform span.button {
	display: block;
	float: left;
	width: 250px;
	margin-bottom: 5px;
}
	form#linkform textarea {
	height: 80px;
}
	form#linkform input.button {
	clear: both;
	margin: 10px 0 0 150px;
	width: 80px;
}

	/*	Sort out the lists	*/
ul	{
	margin: 0 0 0 30px;	
	
	
	}
	
ul li {
  list-style-type: square;
  line-height: 2em;
	}

/* The code tag settings */	

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	   color: #535353;
	}
	
	
/* The span settings */		
	
span.it {
	font-style: italic;
	}
span.bol{
	font-weight:bold;	
}



span.none {
	display: none;
}

span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}	
	
.clear {
	clear: both;
}



.clr {
	clear: left;
}	

/* The navigation settings */

#navigation {
   	
  	 margin: 0; padding: 0;
	 list-style: none;
	 width: 728px;	 
	 background-color: #535353;
	 
	}



#navigation li {
  	float: left;
	list-style: none;
	padding: 0;
  	margin: 0;
	background-color: #535353;
	}



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



#navigation li a {
  display: block;
	 border: none;
 	 background-color: #535353;
	 color: #f3f3f3;
    text-align: center;
   	 width: 70px;
	 margin: 0;
    padding: 10px 15px 10px 15px;
	 font-size: 1.2em;
	 font-weight: bold;
	 text-transform: none;
	 font-family: tahoma, arial, verdana, sans-serif; 
	 }



#navigation li a:hover {
   	background-color: #979797;
   	color: #f3f3f3;
	font-weight: bold;
	text-decoration: none;
	}
	
/* Ninja links */	
	
table {
		width: 100%;
		border-collapse: collapse;
	}
		table tr.linkeven {
			background-color: #efefef;
		}
		table tr.linkodd {
			background-color: #fff;
		}
		table tr.pending {
			background-color: #CFE1EF;
			font-weight: bold;
		}
			table td, table th {
				padding: 3px;
				border: 1px solid #ccc;
			}
		
		table img {
		vertical-align: middle;
		}

.updatemeta {
	margin-top: -1em;
	font-size: .9em;
	color: #666;
}
.red { color: #f00; }

#nllink {
   	list-style: none;
	margin: 0;
	}

#nllink li {
	list-style: none;
	}

#nllink ul {
  	list-style: none;
 	 }
	 
#cat {
   	list-style: none;
	margin: 0;
	}

#cat li {
	list-style: none;
	}

#cat ul {
  	list-style: none;
 	 }

#admin-navi  li {
  	list-style: none;
	  display: inline;
	  padding: 0 10px 0 5px;
	}

#admin-navi ul {
 	list-style: none;
	background-color: #b65fff;

} 

