/*
Theme Name: Workplace
Author:Elegant Edge Websites

*/

body {
	color: #000000;
	font-size: 12px;
	font-family:Tahoma;
	margin: 0px 0px 0px 0px;

	background-repeat:repeat-x;
	background-color:#660000;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
	}
	
#wrapper {
	width: 780px;
	text-align: left; 
	margin: 20px auto 20px auto; 
	overflow: hidden;
	padding:0px;
	border:#cccccc outset medium;
	}
	
#container { 
	background: #ffffff;
	width: 780px;
	text-align: left; 
	margin:0; 
	overflow: hidden;
	}
	
#header {
	padding:0px 10px 10px 10px;
	text-align: left;
	height:187px;
	background-color:#fff;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}	
#header h2 {
	height:174px;
	display:block;
	}

#header h2 a {
	height:174px;
	width:480px;
	display:block;
	color: #ffffff;
	text-decoration: none;
	text-indent:-99999px;
	}

#header h2 a:hover {
	color: #006699;
	text-decoration: none;
	}

#header h3 {
	text-indent:-99999px;
	}

#menu { 
	height:30px;
	color:#FFCC33;
	margin:0;
	padding:0;
	text-align: center;
	vertical-align:text-bottom;
	font-size:18px;
	font-weight:bold;
	font-family:Tahoma; 
	}
#menu img{
	border: none;
	}
#menu h2 {
	color:#FFCC33;
	font-size: 15px;
	font-family:Tahoma; 
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin:0;
	padding:0;
	}
	
#menu ul li a {
	font-size: 14px;
	color: #FFCC33;
	padding: 0 30px;
	margin: 0;
	text-decoration: none;
	letter-spacing:1px;
	font-family:Tahoma; 

	}

#menu ul li a:hover {
	color: #ffffff;
	padding: 0 30px;
	text-decoration: underline;
	}



#content {
	display: block;
	color:#333333;
	background: #ffffff;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	position:relative;
	padding: 0px 15px 15px 15px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
#content p a{
	text-decoration:underline;
	}
#content a{
	text-decoration:underline;
	}
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content h1 {
	color: #CC3300;
	font-size: 22px;
	font-family:Tahoma; 
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #000;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #999999;
	text-decoration: none;
	}

#content h2 {
	color: #CC3300;
	font-size: 18px;	
	font-family:Tahoma; 
	margin: 0px;
	line-height: 80%;
	padding-bottom:15px;
	font-weight:normal;
	letter-spacing:-1px;
	}
#content h2 a  {
	color: #CC3300;
	text-decoration: none;
	font-weight:normal;

	}

#content h2 a:hover {
	color: #999999;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color:#CC3300;
	font-size: 14px;
	font-family:Tahoma; 
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 120%;
	padding-bottom:10px;
	}
#content h3 a  {
	color: #CC3300;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #999999;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style-image:url(images/dot.gif);
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #0000ff;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #333333;	/*border-left: 1px solid #cccccc;*/
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar {

	color: #333333;
	background-color:#FFFFFF;
	width: 190px;
	float: right;
display: inline;
	position:relative;
	margin: 20px 15px 20px 10px;
	padding: 10px;
	text-align: left;
	border: 2px solid #FFC466;
	}



#sidebar p{
	margin: 0px;
	line-height: 18px;
	padding: 5px 0px 10px 0px;
	text-align:justify;
	color:#333333;        
	}

#sidebar h2 {
	color: #b6411d;
	font-size: 14px;
	font-family:Helvetica; 
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	letter-spacing:-1px;
	border-bottom: 1px solid #cccccc;
	margin-bottom:10px;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style:none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style:none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
#sidebar ul li a {
	color: #333333;
	font-weight:500;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#footer { 
	color: #FFCC33;
	font-family:Tahoma;
	padding: 4px;
	text-align: center;
	clear: both;
	background-color:#333366;
	border-bottom:thick #333366 solid;
	border-left:#333366 solid 20px;
	border-right: #333366 solid 20px;
	}
	
#footer a {
	color: #FFCC33;
	text-decoration: none;
	font-size:12px;
	font-family:Tahoma; 

	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
#footer ul {
margin:0;
padding:4px;
text-align:center;
}

#footer ul li {
list-style:none;
display:inline;
}

#footer ul li a{
padding:2px 8px;
font-weight: bold;
}

.footerhome {padding-right:8px;}

#wp-calendar {
width:100%;
padding:10px 0;
}



















/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menudd {width:745px; height:25px; position:relative; z-index:100;font-family:arial, sans-serif; margin-top:2px}
/* hack to correct IE5.5 faulty box model */
* html .menudd {width:746px; width:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menudd ul {padding:0;margin:0;list-style-type:none;}
.menudd ul ul {width:149px;text-align:left; margin-left:15px}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menudd li {float:left;width:120px;position:relative;}


/* style the links for the top level */
.menudd a, .menudd a:visited {display:block;font-size:15px;text-decoration:none; color:#FFCC33; width:120px;  border-bottom:1px solid #1F2861;  background:none; padding-left:10px; font-weight:bold;font-family:Tahoma;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menudd a, * html .menudd a:visited {width:149px; width:138px;}

/* style the second level background */
.menudd ul ul a.drop,.menudd ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menudd ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menudd ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menudd ul ul ul a, .menudd ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menudd ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menudd ul ul {visibility:hidden;position:absolute;height:0;top:19px;left:0; width:149px;}
/* another hack for IE5.5 */
* html .menudd ul ul {top:30px;top:31px;}

/* position the third level flyout menu */
.menudd ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menudd ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menudd table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menudd ul ul a, .menudd ul ul a:visited {background:#1F2861; color:#FFCC33; height:auto; padding:5px 10px 5px 5px; width:220px;;font-size:12px; border-bottom:1px solid #CCCCCC; }
/* yet another hack for IE5.5 */
* html .menudd ul ul a, * html .menudd ul ul a:visited {width:150px;width:128px;}

/* style the top level hover */
.menudd a:hover, .menudd ul ul a:hover{color:#000; background:#b7d186;}
.menudd :hover > a, .menudd ul ul :hover > a {color:#fff; background:#1F2861;}

/* make the second level visible when hover on first level list OR link */
.menudd ul li:hover ul, .menudd ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menudd ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menudd ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menudd ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menudd .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menudd ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menudd ul .current_page_item ul a:hover {
  background: gray;
}

.menudd .current_page_item a:hover {
  background: white;
}



/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
