/*  
Theme Name: Gee & Company New
Description: Gee &amp; Company New Theme <a href="http://www.rebelit.co.uk" title="Gee &amp; Company">Rebel IT</a>
Version: 2.0
Author: Rebel IT
Author URI: http://www.rebelit.co.uk
*/
*
{
	margin: 0em;
	padding: 0em;
}

a:link,a:visited
{
	color: #1e00fe;
	text-decoration: none;
}

a:hover,a:active
{
	color:#1e00fe;
	text-decoration:underline;
	
}
#sidebar a:link, #sidebar a:visited
{
/*	color: #660a1c;*/
	color: #525252;
	text-decoration: none;
}

#sidebar a:hover, #sidebar a:active
{
	color:#a50e2b;
	text-decoration:underline;
	
}
h1,h2,h3,h4,h5,h6 
{
	color:#a50e2b;
/*	font-family:Georgia,Verdana,Arial, Serif; */
font-family: Arial,
             Helvetica,
             sans-serif;

	letter-spacing:1px;	
	padding: 0;
	margin: 0;
}
img 
{
	border:#E2CBAC 1px solid;
	padding:2px;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right
{
	float:right;
	margin:0 0em 1em 1em;
}
blockquote {
	margin:1em;
	padding:1em;
	border-left:#eec 2px solid;
	color:#666;
}
.clear 
{
	clear:both;
}
fieldset 
{
	border:0;
}
#main ol,#main ul 
{
	margin:1em;
	padding:0 2em;
	list-style-type: disc;
	list-style-image: url('img/bullet.gif');	
}
#main ul.asides 
{
	margin:0 0 2em 0;
	padding:1em;
/*	list-style-type:square;*/
	list-style-type: disc;
	list-style-image: url('img/bullet.gif');
	border-bottom:#eec 1px solid;
}
#main ol li,#main ul li
{
	padding-bottom: 0.5em;
	line-height: 1.4em;
}
body
{
/*	background: #eee url(img/tile.gif);*/
	background-color: #eeeeee;
	color: #333;
	font-size:10px;
	font-family: Verdana,Tahoma, Arial, Serif; 
/* font-family: Arial,
             Helvetica,
             sans-serif;
*/             
	font-size: small;
	font-size:0.76em;	
}

#outer
{
/*	width: 75%; */
	width: 960px;
	margin: 8px auto 2em auto;
	padding: 0;
	border: #ccc 1px solid;	
	background:#fff;
}
#menu
{
	font-family:Tahoma, Verdana, Arial, Serif;
	padding: 1em 0.5em;
/*	width: 75%; */
	width: 740px;
	margin: 1em auto 0;
	text-transform:lowercase;
	text-align:right;

}

#menu a
{
	color:#300;
	text-decoration: none;
	padding:0.8em 0.5em;	
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 1em;
	font-weight: bold;	
}
#menu li a:hover,#menu li a:active,#menu li.current_page_item a
{
	border-bottom: #515815 2px solid;
}

#header
{
	margin:0px 0px 0px 0px;
/*	padding:2em;			*/
/*	width: 740px;*/
	height: 160px;
	background: url("img/bgcol.png") top left repeat-x;
}
#headlink span
{
	display:none;
}
#headtitle
{
  	position: relative;
	width: 600px;
	top: 125px;
	left: 310px;
	color: white;
	font-size: 24px;
}
#masthead_left
{
	float: left;
	height:160px;
	width:363px;
	background: url("img/logo.png") -1px center no-repeat;  
}
#masthead_right
{
	float: right; 
	width:381px;
	height:160px;
	background: url("img/watermark.png") top right no-repeat;	
}
#header h1
{
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: 1px;
}
#header h1 a 
{
	color:#300;
}
#header h2
{
	position: relative;
	font-size: 0.9em;	
	font-weight:normal;
	border-style:none;
}
#header #searchform
{
	float:right;
	margin:3px;
	padding:0;
}
#searchform input
{
	margin-bottom: 3px;
}
#feedinfo 
{
	padding:0.5em 2em;
	background:#f9f7f5;
	border-top:#eee 1px solid;
	border-bottom:#eee 1px solid;
	font-size:0.9em;
	margin: 0;
	background: url('img/menubkg.png') repeat-x;
	z-index: 1;		
}
#feedinfo em 
{
	float:right;
	font-style:normal;
}
#feedinfo .feed 
{
	background:url(img/icon_feed.gif) no-repeat left center;	
	padding:4px;
	padding-left:17px;
}
#content
{
/*	margin-top: 1.0em;*/
	background: url(img/contentshadow.png) top left repeat-x;
	padding: 1.2em;
/*	line-height: 2.2em;*/
	position: relative;	
	clear:both;
}
#main
{
	width: 70%;
	float: right;
	position: relative;
	margin:0;
	padding:0 2% 1%;
}

#main p
{
	line-height:1.6em;
	margin-top: 0;
	margin-bottom: 0.5em;

}
#main .post 
{
	margin:0 0 3em 0;
}
#main h2
{
	font-size: 1.7em;
	font-weight:normal;		
	margin-top: 1.0em;	
	margin-bottom: 0.2em;
}
#main h2.pagetitle
{
	font-size: 1.5em;
	font-weight:normal;
	border-bottom:none;
	margin:0 0 1em 0;
}
#main h2 a
{
	color: #a50e2b;
/*	font-weight:normal;	 */
/*	font-size: 1.5em;	*/
}
#main .post-content 
{
	margin: 0.1em 0 2.0em 0;
	padding:0;
}
#main .post-content ul, #main .post-content ol 
{
	margin:1em 2em;
	padding:0;
}
#main p.post-info 
{
	clear:both;
	padding:3px 0;
	margin:1em 0;
	color:#999;	
	font-size:0.9em;		
	border-bottom: solid 1px #eec;		
}

#main p.post-info a 
{
	color:#9f9f7b;
}
#comments, #respond{
	margin: 2em 0 10px 5px;	
	font-size:1.4em;
	font-weight:normal;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f7f5;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	padding:3px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;		
	border-top: #ccc 1px solid;
	list-style:none;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding:1em;	
	border-bottom: #ccc 1px solid;	
}
.commentlist li.alt 
{
    background:#f9f7f5;    
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#outer .nocomments 
{
	text-align:center;
	color:#999;
	font-size:0.9em;
}
input.textbox
{
	border:#ccc 1px solid;
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}
#sidebar
{
	width: 22%;
	float: left;
	position: relative;
	font-size: 0.9em;
	margin:0;
	padding:0 2%;
}

#sidebar p
{
	margin-bottom: 2.0em;
	color: #4F4F2B;	
}

#sidebar h2
{
	border-bottom:#E2CBAC 1px solid;
	font-size: 1.6em;
	margin-bottom: 1em;
	padding:0;	
	font-weight:normal;	
}

#sidebar ul
{
	list-style: none;
	line-height: 1.2em;
	margin-bottom: 2em;
}
#sidebar li
{
	padding-bottom: 5px;
}
#sidebar form
{
	margin-bottom:2em;	
}
#sidebar input.textbox 
{
	width:80%;
}

#sidebar ul ul ul
{
	list-style: none;
	line-height: 2.0em;
	margin:0;
	padding:0 1em;
}

#footer
{
	padding:0 0 1em 0;
	margin:0 auto;
	font-size: 0.9em;
	clear: both;
	text-align:center;
	line-height:1.6em;
	width:75%;		
}

/* ---------------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------- Main Menu -------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------------*/
/* container for menu container ;) */
#menuholder
{
	/* Position Elements */

	position: relative;
	clear: left;
/*	width: 740px;*/
	height:22px;  
	
	top: 0px;
	left: 0px;

	margin: 0;
	padding: 0;
	
	/* Visual Elements */
	z-index: 100;
/*	background: url('img/menubkg.png') repeat-x;*/
    background: url('img/menu_shiny_bkg.gif') repeat-x;
}

/* Container for the menu ul*/
#mainmenu
{
	/* Position Elements */
	position: relative;

	width: 490px;
	height: 30px;
	
	top: 0px;
	right: 0px;
		
	margin-left: auto;
	font-family: Arial,
             Helvetica,
             sans-serif;
}

/* Fix IE. Hide from IE Mac \*/
* html .navmenu ul li { float: left; }
* html .navmenu ul li a { height: 1%; }
/* End */

.navmenu ul
{

}

/* properties of our main navigation menu */
.navmenu
{
	/* Position Elements */
	position: relative; 
	
	margin: 0;  
	padding: 0;
	
	/* Visual Elements */
	text-align:center;
	list-style-type: none;
}



/* Properties of first-level list items */
.navmenu li
{  
	/* Position Elements */
	position: relative;
	float: left;
	
	height: 18px;
	width: auto;	
	margin: 0px;
	padding: 2px 0px 0px 10px;
	
	/* Visual Elements */
	list-style: none;
	list-style-image: none;
		
	text-align: left;  
	overflow: visible;	
	
/*	background: url('img/menubkg.png') repeat-x;*/
    background: url('img/menu_shiny_bkg.gif') repeat-x;
}

/* ------- properties of first-level list links ---------- */
.navmenu li a
{
	/* Visual Elements */  
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	font-weight: 400;
	color: #630a1b; 
/*	color: black;*/
}
.navmenu a:link
{  
}
.navmenu a:visited
{  
}
.navmenu a:active
{  
}
.navmenu a:hover
{  
/*  color: #0000aa; */
  font-weight: 800;
}
/* ----------------------------------- */

/* Second-level unsorted lists */
.navmenu li ul
{
  
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  width: auto;
  z-index: 100;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.navmenu li:hover ul, li.over ul
{
 
  position: absolute;
  visibility: visible;
  width: auto;
  top: 18px;
  height: auto;
  overflow: visible;
  left: 5px;
  padding: 3px 3px 3px 3px; 
  color: #630a1b;

}
/* ---------------------------------*/

/* second-level unsorted list items */
.navmenu li ul li
{

   width: 150px; 
   height: 20px;
/*   border-bottom: 1px solid #a51129;  */
   border-right: 1px solid #a51129;
   border-left: 1px solid #a51129;   
   
/*
   text-align: left;
   z-index: 10;
   background-color: #eeffff;
   float: none;
   color: #630a1b;
*/
}
.navmenu li ul li a
{
 /* color: #630a1b;*/
}
.navmenu li ul li a:hover
{
/* color: red;*/
}

/* _________________________________________________________________________________________________________*/

/* The right hand panel of the mast head. Contains a graphic element as the background
	and the company Address */
#titleright p
{
	padding-right: 8px;
	padding-top: 1px;
}
#titleright
{
/*	background: url(../grfx/title_watermark.png) no-repeat scroll right top;*/
	color:white;
	margin-left: 110px;
	text-align: right;
	font-size: 13px;
	margin-top:10px;
}