/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/

*/

/* Two-column with sidebar on right  */
@import url('sandbox-layouts/2c-r.css');


body { 
	padding: 0px; 
	margin: 0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6;
	}

		
div#wrapper {
	background-color: #516e8d; 
	width: 100%; 
	margin: 0px; 
	padding: 0px;}

div#header{font-family: Verdana, Arial, Helvetica, sans-serif; position: relative; margin: 0; padding: 0;}

#boy-container {
	background: url(http://www.elizabethboyle.com/images/global/background-wide.jpg) top center;
	background-repeat: repeat-y;
	width: 1016px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	}


/* following allows container to wrap around floats */
#boy-container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
	}
	   #boy-container { display: inline-block; _height: 1%; }
	   /* Hides from IE-mac \*/
      #boy-container { display: block; }
      /* End hide from IE-mac */

		  
	  

#boy-content {
	position: relative;
	width: 1000px;
	max-width: 1000px;
	vertical-align: top;
	horizontal-align: center;
	text-align: left;
	left: 10px;
	padding: 0;
	margin: 0;
	border-top: 8px solid #ba2a75;
	border-bottom: 4px solid #6C226E;
	}
	
	
	/* following allows container to wrap around floats */
#boy-content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
	}
	  #boy-content #content-home { display: inline-block; _height: 1%; }
	   /* Hides from IE-mac \*/
      #boy-content #content-home { display: block; }
      /* End hide from IE-mac */
	
#boy-content p {
	margin-top: 14px;
	line-height: 20px;
	font-size: 14px;
	}

/* top nav */
#header #main-nav img {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
	}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	margin: 0;
	padding: 0;
	}

#header #main-nav {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	list-style: none;
	text-align: left;
	border: 0;
	vertical-align: top;
	float: right;
	height: 44px;
	margin: 0;
	position: relative;
	width: 787px;
	z-index: 10;
	}

#main-nav li {
	display: inline;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	}

	#main-nav li a {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px 5px 2px 27px;
	color: #9a0c5a;
	text-decoration: none;
	border-bottom: none;
	}

	#main-nav li a:link a:visited a:active {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9a0c5a;
	text-decoration: none;
	border-bottom: none;
	}
	#main-nav li a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(http://www.elizabethboyle.com/images/global/nav/nav-leaf2.gif) no-repeat 0px -1px #f3e2d0;
	}
	*+html #main-nav li a:hover {
	background: url(http://www.elizabethboyle.com/images/global/nav/nav-leaf3.gif) no-repeat 0px -3px #f3e2d0;
	}
	*html #main-nav li a:hover {
	background: url(http://www.elizabethboyle.com/images/global/nav/nav-leaf3.gif) no-repeat 0px -5px #f3e2d0;
	}
	
	#main-nav li.spacer {
	margin: 0 -4px 0 12px;
	padding: 0;
	}
	
	/* F3 state for main nav - you can add bckgd color if needed but also add 'nav-px' for white space where leaf was */
	#main-nav li.on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9a0c5a;
	padding: 2px 5px 2px 23px;
	}

#logo-wrapper {
	}

#logo-wrapper img {
	float: left;
	margin: -34px 0 0 6px;
	position: relative;
	z-index: 0;
	}

.nav-right-top {
	horizontal-align: right;
	text-align: right;
	display: inline;
	margin-bottom: 5px;
	}
	*html .nav-right-top {
		margin-bottom: 5px;
		}

.nav-right {
	horizontal-align: right;
	text-align: right;
	display: inline;
	}



/*---- S H A R I N G ---- */

#sharing {
	width: 520px;
	margin: 0;
	padding: 0;
	}

#sharing ul {
	width: 520px;
	list-style: none;
	margin: 15px 0 5px 0;
	padding: 0;
	}
#sharing li, #sharing li a {
	float: left;
	color: #333333;
	padding: 4px 0px;
	text-decoration: none;
	list-style: none;
	border-bottom: none;
	}

#sharing li a:hover {
	border-bottom: none;
	}

.clear {
	clear: both;
	}


/*---------------------- S I D E  N A V -------------------------*/	


/* side-nav2 only used on bookshelf - different width for IE */
#side-nav, #side-nav2 {
	position: relative;
	margin: 60px 8px 0px 0px;
	padding: 0px;
	border: 0;
	float: right;
	line-height: 7px;
	}
	*html #side-nav { 
	margin-right: 3px;
	}
	*html #side-nav2 { 
	margin-right: 3px;
	width: 330px;
	}
	*+html #side-nav2 { 
	margin-right: 6px;
	width: 330px;
	}

/* sub=subnav for each page */
#side-nav #sub {
font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	vertical-align: top;
	background: #fff;
	}


#sub li {
	background: url(http://www.elizabethboyle.com/images/global/nav/blue-border.gif) top right;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	list-style: none;
	text-align: right;
	padding: 4px 8px 4px 0;
	margin: 0;
	border: 0;
	}
	
	/* removed blue border for IE--not working */
	*html #sub li { 
 font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 2px;
	background: #fff; }
	
	/* removed blue border for IE--not working */
	*+html #sub li { 
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff; }
	
#sub li a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 4px;
	color: #6d023a;
	text-decoration: none;
	border-bottom: none;
	}
#sub li a: link a:visited a:active {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6d023a;
	text-decoration: none;
	border-bottom: none;
	}
#sub li a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00345d;
	font-style: italic;
	}
	
/* divider lines */
#sub li.images {
	background: #fff;
	}
	
/* images2 have the blue border @rt of nav */
#sub li.images, #sub li.images2 {
	padding: 0;
	margin: 0;
	border: 0;
	}
	
/* heart between nav */
#sub li.heart {
	background: #fff;
	padding: 8px 15px 6px 0;
	}

/* home, contact, site nav */
#sub li.small {
	background: #fff;
	text-transform: uppercase;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	letter-spacing: .06em;
	list-style: none;
	text-align: right;
	horizontal-align: right;
	padding: 1px 5px 0px px0;
	margin: 0;
	}
	/* letter spacing in ie6 */
	*html #sub li.small {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	padding: 0 3px 0 0;
	}
	*+html #sub li.small {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	padding: 0 3px 0 0;
	}
	
#sub li.small a {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 4px;
	color: #49223d;
	text-decoration: none;
	border-bottom: none;
	}
#sub li.small a: link a:visited a:active {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #49223d;
	text-decoration: none;
	border-bottom: none;
	}
#sub li.small a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2d0721;
	background: #d5dde9;
	font-style: italic;
	}
.float-left {
	float: left;
	margin: 5px 15px 5px 0;
	padding: 0;
	clear: left;
	border: none;
	}
	.float-left p {
		margin: 6px 0 0 0;
		padding:0;
		 }
		 
/*------- E L I Z B O  P H O T O ------------*/	
#about-wrapper {
	position: relative;
	clear: left;
	top: 40px;
	left: 8px;
	width: 680px;
	padding: 0px 5px 5px 40px;
	}
	#about-wrapper p {
		margin: 15px 10px 3px 0px;
		line-height: 1.5;
		}
*html #about-wrapper {
	top: 60px;
	padding: 0 0 0 20px;
	width: 570px;
	}
	
*+html #about-wrapper { 
	width: 560px; 
	padding: 0 0 0 25px; }
	
	*+html #about-wrapper p { 
	margin: 10px 0 3px 0px;
	 }




/*--------- C A P T I O N S ---------*/

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

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

.alignright {
	float: right;
	}
div.alignright {
	margin-left: 22px;
	}

.alignleft {
	float: left
	}
div.alignleft {
	margin: 10px 19px 10px 0;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 3px auto 3px auto;
	}

#content .wp-caption {
	background: #eff1e7;
	border: 1px solid #d3d8ac;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}


#content .wp-caption img {
	margin: 5px 5px;
	}
	
#content .wp-caption p.wp-caption-text {
	color: #555555;
	font-size: 11px;
	line-height: 17px;
	margin: 5px;
	padding: 0;
	}


/* END captions */



/*------------------------------- C O M M E N T S . P H P -------------------------------------*/

/*---you may change colors to match client's site --*/
#comments {
	top: 100px;
	margin: 25px 0 0 0;
	padding: 5px 5px 5px 0px;
	text-align: left;
	}
div.comments {
	margin: 20px 0 0 0;
	padding: 6px 0 3px 0;
	}

div.comments ol {
	margin: 0 0 0 15px;
	padding: 0 0 0 5px;
	}


h3#comments {
	clear: left;
	padding: 40px 0 0 0;
	color: #000;
	}
.reply {
	margin: 0px 0 28px 0;
	padding: 0 0 18px 0;
	border-bottom: 1px solid #a8bbcb;
	font-style: italic;
	font-size: 11px;
	
	}
	
ol.commentlist {
	width: 480px;
	color: #000;
	font-style: normal;
	}
	ol.commentlist p {
		color: #000000;
		line-height: 1.7;
		}

.fn {
	font-style: normal;
	
	}

#respond h3 {
	margin: 0 0 0 15px;
	padding: 10px 0 0 0;
	}
#respond p {
	margin: 5px 0 3px 20px;
	padding: 5px 0 8px 0;
	}

form#commentform {
	margin: 0 0 0 5px;
	padding: 2px;
	}
form#commentform p {
	margin: 3px 0 3px 15px;
	padding: 2px 0;
	}


form#commentform .form-label{margin:1em 0 0 0;}
form#commentform span.required{background:#fff;color:red;}

input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding: 0.2em;}
div.comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}


#acp-preview {
	margin: 3px 0 3px 18px;}

#ajax-comment-preview {
	margin: 3px 0 3px 18px;}
	


/*----- END COMMENTS--------*/





div#access div.skip-link{position:absolute;top:1em;right:1em; display: none;}


div#container { margin-top:2em; }

div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1.35em; margin-bottom:2.8em; font-size: 13px;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}






/*---------------------------  S I D E B A R . P H P   ---------------------------------*/



div.sidebar {
    background: url(http://www.elizabethboyle.com/images/global/sidebars/sidebar-header-wide.gif) top right no-repeat #F5E4E9;
	float: right;
	overflow: hidden;
	font-size: 13px;
	line-height: 1.8em;
	width: 264px;
	margin: 0px 6px 40px 20px;
	padding: 20px 0px 0px 0px;
	clear: right;
}
	 *html div.sidebar {
		width: 264px;
		margin: 0px 3px 10px 0px;
		padding:10px 0px 17px 5px;
	}
	*+html div.sidebar {
		width: 264px;
		margin: 0px 7px 10px 0px;
		padding:10px 0px 17px 0px;
	}

div.sidebar p {
	font-size: 11px;
	line-height: 1.3;
	margin: 10px 15px 10px 15px;
	padding: 0px 10px 10px 15px;
}
	
div.sidebar img a{
	border: none;
}


div.sidebar a:link, a:visited{
	color: #b2320a;
	text-decoration: none;
	border: 0;
	}
div.sidebar a:hover, a:active {
	color:	#b2320a;
	text-decoration: none;
	border-bottom: 1px dotted #b66a53;
	}


div.sidebar2 {
	background: #F5E4E9;
	float: right;
	overflow: hidden;
	font-size: 11px;
	width: 259px;
	margin: -40px 6px 10px 0px;
	padding:5px 0px 10px 5px;
}
	 *html div.sidebar2 {
		width: 264px;
		margin: -20px 3px 10px 0px;
		padding:50px 0px 0px 5px;
	}
	*+html div.sidebar2 {
		width: 264px;
		margin: -20px 7px 10px 0px;
		padding:5px 0px 0px 0px;
	}

div.sidebar2 p {
	font-size: 12px;
	line-height: 1.5;
	margin: 10px 15px 10px 15px;
	padding: 0px 10px 10px 15px;
}
	
div.sidebar2 a:link, a:visited{
	color: #b2320a;
	text-decoration: none;
	border: 0;
	}
div.sidebar2 a:hover, a:active {
	color:	#b2320a;
	text-decoration: none;
	border-bottom: 1px dotted #b66a53;
	}
	
	
div.sidebar div,div.sidebar ul,div.sidebar li{margin:0px 0px 5px 10px;padding:0 5px 0px 5px;}
div.sidebar img {margin-top: 2px;}
div.sidebar h3{font-size:12px; font-style: normal; color: #6C226E; text-transform: uppercase; letter-spacing: 0.08em; margin: 25px 0px 0px 5px; line-height: 1em;
}
div.sidebar h4{font-size:11px; font-style: normal; color: #6C226E; text-transform: uppercase; letter-spacing: 0.09em; margin: 15px 0px 0px 5px;
}
div.sidebar input#s{width:7em;}

div.sidebar ul {list-style: none;}

div.sidebar li{margin:0 0 1em 0px; line-height: 17px; padding: 0px 0 4px 0;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 0;}
div.sidebar ul ul li{line-height: 15px; margin: 4px 0 2px 0px}
div.sidebar ul ul ul{margin:0 0 0 0;}
div.sidebar ul ul ul li{list-style:circle outside none;}

div.sidebar ul li ul {
    color: #D18C9F;
    list-style: disc outside none !important;
    margin: 0 0 0 15px;
}

div.sidebar2 ul,div.sidebar2 li{margin:0px 0px 5px 0px;padding:0 5px 0px 5px;}
div.sidebar2 h3{font-size:12px; font-style: normal; color:#6C226E; text-transform: uppercase; letter-spacing: 0.08em; margin: 25px 0px 0px 5px; line-height: 1em;
}
div.sidebar2 h4{font-size:11px; font-style: normal; color:#6C226E; text-transform: uppercase; letter-spacing: 0.09em; margin: 25px 0px 0px 5px; line-height: 1em;
}
div.sidebar2 input#s{width:7em;}
div.sidebar2 li{list-style:none;margin:0 0 1em -3px; line-height: 18px;}
div.sidebar2 li form{margin:0.2em 0 0;padding:0;}
div.sidebar2 ul ul{margin:0 0 0 0;}
div.sidebar2 ul ul li{list-style: none; margin: 3px 0 0 -5px}
div.sidebar2 ul ul ul{margin:0 0 0 0;}
div.sidebar2 ul ul ul li{list-style:none;}







/*------------------ BOY STYLES ------------*/	

#content a:link, a:visited{
	color: #b2320a;
	text-decoration: none;
	border: 0;
	}
#content a:hover, a:active {
	color:	#b2320a;
	text-decoration: none;
	border-bottom: 1px dotted #b66a53;
	}
ol li {margin: 10px 0px 10px 0px; line-height: 18px;}

.page-title {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #2b4477;
	line-height: 1.6;
	margin-bottom: 10px;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #2b4477;
	line-height: 1.6;
	}
	
	#blog-description {font-size: 13px;
	color: #1d1d1d;
	line-height: 1.3;}
	
	.image-left {
	margin: 0 15px 10px 0;
	} 
	
	
/*------------------ style for post date - needs to be added manually ------------*/	
.entry-title{
	clear:both; 
	font-size: 20px; 
	margin: 50px 0px 10px 0px;
	font-weight: normal;
	color: #6C226E;
	}

.entry-date {
	font-size: 11px; 
	font-style: italic; 
	color: #797e00; 
	border-bottom: #FFF 1px solid; 
	text-decoration: none;
	}

	img {
	border: 0;
	padding: 0;
	display: block;
	}
.comment-meta {font-style:italic; font-size: 10px; line-height: 16px;}

.copyright {
	font-size: 9px;
	}
.edit-link {font-size: 10px;
	display: inline;
	color: #626262;
	text-align: center;
	line-height: 1.3;
	}

.booktitle {
	font-weight: bold;
	font-style: italic;
	}
.meta-nav {font-weight: bold;}

.entry-meta {
	font-size: 12px;
	font-style: italic;
		color: #797e00;
	}
#dt {font-weight: bold;}

#dd { font-size: 10px;}

.meta { font-size: 9px;}




/*------------------ F O O T E R ------------*/	

div#footer{text-align:center; width: 995px;
	vertical-align: top;
	horizontal-align: center;
	text-align: center;
	padding: 30px 0 0 0;
	margin: 35px 0 10px -3px;
	border: 0;
	clear: both;}
	
div#footer p {
	font-size: 13px;
	}
	
.ssi {
	text-align: center;
	horizontal-align: center;
	font-size: 12px;
	color: #6C226E;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	}
	
a:link, a:visited  {
	color: #b2320a;
	text-decoration: none;
	border: 0;
	}

a:hover, a:active {
	color:	#b2320a;
	text-decoration: none;
	border-bottom: 1px dotted #b66a53;
	}
	
	


/*---------------------------------------------- new chunky footer --------------------------------------------------*/	


#chunky-footer {
	width: 987px;
	vertical-align: top;
	horizontal-align: center;
	text-align: left;
	margin: 0 0 -10px 7px;
	border: 0;
	background-color: #ffedcf;
	}
	
#bottom-footer {
	width: 987px;
	border: 0;
	background-color: #ffedcf;
	clear: both;
	}
	
#fact {
	background-image: url(http://elizabethboyle.com/images/footer/expand-1px.jpg);
	background-repeat: repeat-y;
	}
	*html #fact { margin-top: -3px; }
	*+html #fact { margin-top: -3px; } 
	
#fact1 {
	width: 392px;
	float: left;
	}
	
#back-top-footer {
	font-weight: bold;
	color: #3B5998;
	font-size: 13px;
	margin: 10px 0 0 0;
	}
	#back-top-footer a:link, a:visted, a:hover, a:active {
	font-weight: bold;
	color: #3B5998;
	}
	
#fact2 {
	width: 496px;
	background-color: #ffd7a2 !important;
	float: left;
	}
	#fact2 p {
	color: #7a267c;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	margin: -2px 0 10px 8px;
	letter-spacing: 0.3px;
	}
	
#fact3 {
	width: 99px;
	float: left;
	}
	
#fact-under {
	clear: both;
	}
	
#footer-columns	{
	width: 987px;
	vertical-align: top;
	horizontal-align: center;
	text-align: left;
	margin: 0 0 0 7px;
	border: 0;
	background-color: #ffedcf;
	}
	
#navigate {
	width: 194px;
	text-align: left;
	float: left;
	background-color: #ffedcf;
	}
	#navigate p {
	color: #668fa7;
	line-height: 1.6em;
	padding: 0 0 0 45px;
	}
	#navigate a:link, a:visited, {
	color: #668fa7;
	}
	#navigate a:hover, a:active {
	color: #B2320A;
	text-decoration: none;
	font-style: italic;
	}
	
#find-out {
	width: 262px;
	float: left;
	background-color: #ffedcf;
	line-height: 1.3em;
	}
	#find-out ul {
	color: #668fa7;
	line-height: 1.0em;
	padding: 0 0 0 40px;
	list-style-image: disc outside #668fa7;
	}
		*html #find-out ul {
			padding-left: 0;
			}
		*+html #find-out ul {
			padding-left: 0;
			}
	#find-out li {
	color: #668fa7;
	padding: 0 0 15px 0px;
	font-size: 14px;
	}
	#find-out a:link, a:hover, a:visited, a:active{
	color: #B2320A;
	text-decoration: none;
	}
	
#search-footer {
	margin: 0 0 0 40px;
	width: 200px;
	}

#cse-search-box {}

	*html #cse-search-box {
		margin: 0;
		}

	*+html #cse-search-box {
		margin: 0;
		}
	
#cse-search-box #footer-search-field {
    background: url(http://www.elizabethboyle.com/images/footer/searchfield.jpg) no-repeat;
    width: 170px;
    height: 39px;
    border: 0 none;
    padding: 0 11px;
    font-size: 13px;
    color: #D69744;
	/* IE8 HACK: */
	padding-top /*\**/: 10px \9 
    }
	
	*html #cse-search-box #footer-search-field {
		margin: 0;
		padding-top: 10px;
		}
	
	*+html #cse-search-box #footer-search-field {
		margin: 0;
		padding-top: 10px;
		}
    
#cse-search-box #footer-search-submit {
    background: url(http://www.elizabethboyle.com/images/footer/go.jpg) no-repeat;
    width: 58px;
    height: 27px;
    border: 0 none;
    text-indent: -9999px;
    float: right;
    margin: 0 12px 0 0;
    }

	*html #cse-search-box #footer-search-submit {
		display: block;
		font-size: 0;
		line-height: 0;
		margin-top: -10px;
		z-index: 10;
		position: relative;
		}
		
	*+html #cse-search-box #footer-search-submit {
		display: block;
		font-size: 0;
		line-height: 0;
		margin-top: -10px;
		z-index: 10;
		position: relative;
		}
	
#connect {
	width: 259px;
	text-align: left;
	float: left;
	background-color: #ffedcf;
	}
	#connect p {
	color: #3B5998;
	font-weight: bold;
	margin: 5px 0 5px 58px;
	}
	#connect li {
	color: #668fa7;
	margin: 0 0 0 32px;
	font-size: 14px;
	line-height: 1.2em;
	}
	
	
#twitter_update_list2 {
	color: #D18C9F;
	list-style-image: disc inside none !important;
	margin: 0 15px 15px 10px;
	}
	*html #twitter_update_list2 li { line-height: 1.1em;}
    *+html #twitter_update_list2  li { line-height: 1.1em;}
	

#facebook {
	width: 272px;
	text-align: left;
	float: left;
	background-color: #ffedcf;
	}
	#facebook iframe {
	margin: 0px 0 0 31px;
	background-color: #ffffff;
	float: left;
	}
	
	#fb-right {
	float:left;
	}

	#fb-bottom {
	float:left;
	}

	
	


/*------------------ M E N U ?? ------------*/	

	
div#menu{font-size:0.9em;height:1.5em;padding-top:0.3em;background:#eee;width:100%;}
div#menu ul a{font-weight:700;text-decoration:none;}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;}
div#menu ul li{float:left;}
div#menu ul li a{ font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 4px;
	color: #6d023a;
	text-decoration: none;
	border-bottom: none;
}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{ font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 4px;
	color: #6d023a;
	text-decoration: none;
	border-bottom: none;
}
div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em;position:absolute;  font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00345d;
	font-style: italic;
}
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;padding:0.1em;width:10em; color:#b2320a}
	
