
/*---------------------------------------------------------------------------------

Theme Name: Eido
Theme URI: http://www.attitudedesign.co.uk/
Description: Eido bespoke theme developed by Attitude Design
Version: 1
Author: Attitude Design Ltd
Author URI: http://www.attitudedesign.co.uk/

---------------------------------------------------------------------------------*/
.alignright, .alignleft {
	margin-bottom:20px;
	width:49%;
}
.alignright {
	float:right;
	text-align:right;
	width:49%;
}

.alignleft {
	float:left;
	width:49%;
	text-align:left;
}

/*---------------------------------------------------------------------------------
GLOBAL RESET
---------------------------------------------------------------------------------*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*---------------------------------------------------------------------------------
GLOBAL FONT CONSISTENCY (http://developer.yahoo.com/yui/fonts/#using)
---------------------------------------------------------------------------------*/

body {font:13px/1.22 helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}


/*---------------------------------------------------------------------------------
GLOBAL BASIC STYLING FOR COMMON HTML ELEMENTS
---------------------------------------------------------------------------------*/

/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:280%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0 0.2em 0;
}
h1,h2,h3,h4,h5,h6 {
	/*bringing boldness back to headers and the strong element*/
	font-weight: bold; 
	color: #365582;
}

strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	padding-left:10px;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
	color: #365582;
	margin-bottom: 0.3em;
}
ul li {
	list-style: disc outside;
	color: #365582;
	margin-bottom: 0.3em;
	/*giving UL's LIs generated disc markers*/
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table {
	/*so things don't run into each other*/
	margin-bottom:1em;
	color: #365582;
}

a:link		{ color:#49B204; text-decoration: none;}
a:visited	{ color:#49B204; text-decoration: none;}
a:hover		{ color:#365582; text-decoration: none;}
a:active	{ color:#49B204; text-decoration: none;}

/*---------------------------------------------------------------------------------
Global Layout
---------------------------------------------------------------------------------*/

body {
	margin-right: auto; /* this centres the body */
	margin-left: auto;  /* this centres the body */
	margin-top: 0;
	padding: 0;
	width: 100%;
	font-family: Helvetica, Arial, Verdana, Lucida Grande,  sans-serif;
	background:#fff;
	color:#334A76;
}


/*---------------------------------------------------------------------------------
IE Hack - Only need to use in extreame cicumstances!

  voice-family: "\"}\"";
  voice-family: inherit;


html>name {
	
	}
---------------------------------------------------------------------------------*/



div {
	text-align: left;
	margin: 0;
	padding: 0;
}

.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}


/*---------------------------------------------------------------------------------
Layout Styles
---------------------------------------------------------------------------------*/


/*--Header--*/

p#logo{
	background:url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/global/logo.gif') 0 0 no-repeat;
	width:121px;
	height:45px;
	text-indent:-10000px;
	margin:20px 15px 0 0;
	padding:0;
	float:left;
}
p#logo a {
	display:block;
	width:121px;
	height:45px;
}






/*--Main Navigation--*/

#navigation-wrapper {
	background:#c9dd5b url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/global/navigation_background.gif') 0 100% repeat-x;
	float:left;
	width:100%;
	height:100%;
	margin:20px 0 0 0;
	padding:0;
}
#navigation-wrapper .inner {
	margin:0 auto 0 auto;
	width:970px;
	position:relative;
}

#page-wrapper .inner {
	margin:0 auto 0 auto;
	width:970px;
	position:relative;
}
ul#global-navigation {  /*-- Navigation List--*/
	width:680px;
	list-style:none;
	margin:4px 0 0 5px;
	padding:0;
	float:left;
}



ul#global-navigation li {
	list-style:none;
	float:left;
	margin: 0 5px 0 0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	padding: 0;
	background: #8cc049 url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/navigation/nav_up_left.gif') no-repeat top left;
}
ul#global-navigation li a {
	float:left;
	font-weight:bold;
	color:#1e4675;
	padding: 9px 8px;
	background: url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/navigation/nav_up_right.gif') no-repeat top right;
}

ul#global-navigation li a:hover {
	color:#FFF;
}

ul#global-navigation .current_page_item {
	background: url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/navigation/nav_up_left_up.gif') no-repeat top left;
	border-bottom: 9px solid #365481;
	margin: 0 5px 0 0;
}

ul#global-navigation .current_page_item a {
	background: url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/navigation/nav_up_right_up.gif') no-repeat top right;
	color: #FFF;
}

ul#global-navigation .current_page_parent {
	background: url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/navigation/nav_up_left_up.gif') no-repeat top left;
	border-bottom: 8px solid #365582;
	margin: 0 5px 0 0;
}

ul#global-navigation .current_page_parent a {
	background: url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/navigation/nav_up_right_up.gif') no-repeat top right;
	color: #FFF;
}

#page-wrapper h1{
	color: #334A76;
	border-bottom: 1px solid #bfcad6;
	margin: 0 0 10px 0;
	padding: 0;
	}

#page-wrapper .inner_right h1{
	color: #334A76;
	border-bottom: 1px solid #bfcad6;
	font-size: 200%;
	margin: 12px 0 10px 0;
	padding: 0;
}


/*-- Search Box --*/
.search {
	float:right;
	width:280px;
	margin:10px 5px 15px 0;
}
.search label {
	color:#002b5c;
	font-weight:bold;
	margin-right:10px;
}
#s input {
	height:18px;
	width:205px;
	border:solid 1px #bfbfbf;
	font-size:1em;
}


/*--Home Page Specific--*/

#wrapper {				/*--Full Frame Container--*/
	margin:0 auto 0 auto;
	width:100%;
}
#wrapper-inner {				/*--Inside Content Container--*/
	width:100%;
	border-top:solid 6px #80c242;
	padding:0;
}	

#wrapper-header {				/*--Inside Content Container--*/
	width:100%;
	background:url(http://www.eidohealthcare.com/wp-content/themes/Eido/images/global/header_background.gif) 0 0 no-repeat;
	float:left;
	padding:0;
}

.recent {
	border-bottom:1px solid #AAB8C9;
}

#news .bloglink a{
	font-size:1em;
	font-weight:bold;
	padding: 15px 0 0 0;
	float: left;
}

.recent h4 {
	font-size: 110%;
	display: inline;
	float: left;
	width: 100%;
}

.recent h4 a{
	width: 230px;
	float: left;
}

.recent h4 p{
	width: 230px;
	float: left;
}
.recent .posted {
	font-size: 90%;
	color: #808080;
	font-style: italic;
	width: 100%;
}

#news .recent .posted a{
	color: #808080;
	font-weight:normal;
	padding: 0;

}
.recent .posted a:hover{
	text-decoration: underline;
}

/*--Header Containers--*/

#wrapper-inner .header{		/*--Header Container Logo Section--*/
	margin:0 auto 0 auto;
	width:970px;
	position:relative;
}

#wrapper-inner .header .alt{		/*--Header Container Logo Section--*/
	color: #FFF;
	margin:27px 0 0;
	width: 350px;
	float: left
}

#wrapper-inner #features-wrapper .alt{		
	color: #FFF;
	margin:0;
	border-top; solid 4px #000;
}

#wrapper-inner .header .tab {
	background:#74be43 url(http://www.eidohealthcare.com/wp-content/themes/Eido/images/global/tab.gif) bottom right no-repeat;
	float: right;
	color:#006838;
	padding:0;
}
#wrapper-inner .header .tab p {
	margin:4px 0 0 0;
	padding: 5px 0 2px 5px;
	float:left;
	color: #006838;
	background:url(http://www.eidohealthcare.com/wp-content/themes/Eido/images/global/tab.gif) bottom left no-repeat;


}
.header .tab ul {
	padding:2px;
	margin: 0;
	float:left;
	list-style: none;
}
.header .tab ul li {
	float:left;
	display:inline;
	margin: 0 2px 0 0;
	display:inline;
	color:#fff;
	padding: 0;
}
.header .tab ul li a:visited,  .header .tab ul li a{
	color:#fff;
}
.header .tab ul li#tiny a {
	display:block;
	padding:0 2px;
	font-weight:bold;
	background:#006838;
	font-size:0.75em;
	margin-top:	7px;
	
}
.header .tab ul li#tiny a:hover {
	background:#002755;
}
.header .tab ul li#medium a {
	display:block;
	padding:0 3px;
	font-weight:bold;
	background:#006838;
	font-size:0.9em;
	margin-top:5px;
}
.header .tab ul li#medium a:hover {
	display:block;
	background:#002755;
}
.header .tab ul li#large a {
	display:block;
	font-weight:bold;
	padding:0 2px;
	background:#006838;
	font-size:1.1em;
	margin-top:2px;
}
.header .tab ul li#large a:hover {
	display:block;
	background:#002755;
}
.strap {
	float:right;
	margin: -20px 0 0 0;
}
.strap ul {
	float:right;
	list-style-type:none;
	padding:0;
	margin:0;
}
.strap ul li {
	float:left;
	margin: 0 0 0 10px;
	color: #FFF;
	list-style-type:none;
}
.strap ul li a {
	background:url(http://www.eidohealthcare.com/wp-content/themes/Eido/images/icons/divide.gif) 100% 2px no-repeat;
	padding-right:8px;
	display:block;
	color:#bed63a;
}
.strap ul li a:hover {
	color:#fff;
}


/*--Hero Container--*/

#inner-hero-wrapper {
	background:#FFF url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/global/inner_bg.gif') top left repeat-x;
	float:left;
	width:100%;
	height:100%;
	margin:0;
	padding:0 0 40px 0;
}

#inner-hero-wrapper .inner {
	margin:0 auto 0 auto;
	width:970px;
	position:relative;
	padding-top:20px;
}


#hero-wrapper {
	background:#182438 url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/hero/background.gif') top left repeat-x;
	float:left;
	width:100%;
	margin:0;
	padding:0 0 40px 0;
	border-bottom: 5px solid #49B204;

}

#hero-wrapper h1 {
	margin: 0;
	padding: 0;
	font-size: 320%;
	color: #FFF;
}

#hero-wrapper h2 {
	margin: 0;
	padding: 0;
	font-size: 180%;
	color: #FFF;
}

#hero-wrapper .inner {
	margin:0 auto 0 auto;
	width:970px;
	position:relative;
	padding-top:20px;
}
#hero-wrapper .inner p.img {
	float:left;
	width:276px;
	height:335px;
	margin:0 25px 0 15px;
	background:url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/hero/clipboard.png') 0 0 no-repeat !important;
	background:url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/hero/clipboard.gif') 0 0 no-repeat;
}
#hero-wrapper .inner div.cent {
	width:625px;
	float:left;
	padding-top:35px;
}
#hero-wrapper .inner div.cent p {
	font-size:1.3em;
	margin: 10px 0 0 0;
	color: #FFF;
}
#hero-wrapper .inner .cta {
	width:625px;
	float:left;
	margin-top:20px;
	padding-top:15px;
	border-top:solid 1px #5c6d85;
}
#hero-wrapper .inner .cta p.button {
	float:left;
	margin-right:10px;
}

/*--Features Container--*/
#features-wrapper {
	float:left;
	width:100%;
	height:100%;
	margin-bottom:20px;
	padding:40px 0;
	color:#002b5c;
}
#features-wrapper .inner {
	margin:0 auto 0 auto;
	width:970px;
	position:relative;
}

/*--Footer Container--*/
#footer-wrapper {
	float:left;
	width:100%;
	height:100%;
	background:url(http://www.eidohealthcare.com/wp-content/themes/Eido/images/global/features_background.gif) top left repeat-x;
	padding: 20px 0 80px 0;
	margin: 50px 0 0 0;
}
#footer-wrapper .inner {
	margin:0 auto 0 auto;
	width:970px;
	padding-bottom:30px;
	color:#817f84;
}
#footer-wrapper ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#footer-wrapper ul li{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 10px;
}

#footer-wrapper a {
	color:#817f84;
}
#footer-wrapper a:hover {
	text-decoration:underline;
}

/*--Generic Container--*/

.col-490 {
	float:left;
	width:490px;
	margin-right:10px;
}
.col-490 h2, .col-230 h2 {
	margin-bottom:10px;
	padding-bottom:0;
	float:left;
}
.col-230 {
	width:230px;
	float:left;
	margin-right:10px;
}
.col-230.alt {
	width:230px;
	float:left;
	margin-right:0;
}
p.div {
	border-bottom:solid 1px #aab8c9;
	padding-bottom:15px;
}



/*--Inner Page Specific--*/

/*--Buttons--*/
#hero-wrapper .button {
	width:255px;
	font-size:1.35em;
	letter-spacing:-0.05em;
}
#hero-wrapper .button span {
	font-size:0.6em;
	letter-spacing:-0.1em;
}
#hero-wrapper .button a {
	display:block;
	height:31px;
	font-weight:bold;
	color:#002b5c;
	background-position:0 0;
	background-repeat:no-repeat;
	padding:6px 12px;
	background-image:url(http://www.eidohealthcare.com/wp-content/themes/Eido/images/buttons/cta_button_long.gif);
}
#hero-wrapper .button a:hover {
	background-position:0 -191px;
	color:#bed63a;
}
#features-wrapper .button-small {
	width:73px;
	font-size:0.9em;
	margin-top:24px;
	font-weight:bold;
	float:right;
}
#features-wrapper .button-small span {
	font-size:0.65em;
	letter-spacing:-0.15em;
}
#features-wrapper .button-small a {
	display:block;
	height:22px;
	padding:4px 2px 0 2px;
	text-align:center;
	font-weight:bold;
	color:#002b5c;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(http://www.eidohealthcare.com/wp-content/themes/Eido/images/buttons/cta_button_small.gif);
}
#features-wrapper .button-small a:hover {
	background-position:0 -181px;
	color:#bed63a;
}

/*--Body List--*/

ul#opts {
	clear:left;
	width:100%;
	margin: 0 0 40px 0;
	padding: 0 0 2px 0;
	border-bottom:solid 1px #aab8c9;
	list-style: none;
}
ul#opts li {
	clear:left;
	border-top:solid 1px #aab8c9;
	list-style: none;
}
ul#opts li p.img {
	float:left;
	margin:10px 10px 10px 0;
}
ul#opts h3 {
	margin:10px 0 0 0;
}
ul#opts p {
	margin:0 0 10px 0;
	font-size:1em;
}
ul#opts p a {
	color:#49b204;
	font-size:1em;
	font-weight:bold;
}
ul#opts p a:hover {
	color:#365582;
}



/*--News Listings--*/

ul#news {
	clear:left;
	border-bottom:solid 1px #aab8c9;
	margin: 0;
	list-style:none;
	padding: 0;
}

ul#news ul{
	clear:left;
	margin: 0;
	list-style:none;
	padding: 0;
}


ul#news li {
	clear:left;
	padding:5px 0;
	margin: 0;
	list-style:none;
	border-top:solid 1px #aab8c9;
}
ul#news em {
	color:#808080;
}
ul#news p {
	margin:0 0 10px 0;
	font-size:1em;
}
ul#news p a {
	color:#49b204;
	font-size:1.2em;
	font-weight:bold;
}
ul#news p a:hover {
	color:#365582;
}

/*--Body Links--*/

.col-230.alt a {
	color:#49b204;
	font-size:1em;
	font-weight:bold;
}
.col-230.alt a:visited {
	color:#49b204;
}
.col-230.alt a:hover {
	color:#365582;
}

/*--Body Content*/

p.promotion a{
	display:block;
	background:url(http://www.eidohealthcare.com/wp-content/themes/Eido/images/panels/promotion_top.gif) 0 0 no-repeat;
	width:970px;
	height:27px;
	float:left;
}
span.promotion-content {
	background:url(http://www.eidohealthcare.com/wp-content/themes/Eido/images/panels/promotion_bottom.gif) 0 100% no-repeat;
	float:left;
	display:block;
	padding:0 0 0 0;
	width:970px;
}
span.promotion-content strong {
	color:#002b5c;
	font-size:2em;
	margin:0 0 0 30px;
	display:block;
	cursor:pointer;
}
span.promotion-content em{
	font-size:4em;
	font-style:normal;
	cursor:pointer;
	display:block;
	margin:0 0 10px 30px;
}
a:visited span.promotion-content em {
	color:#fff;
}

.entry p {
	color: #002B5C;
	font-size: 110%;
	line-height: 1.4em;
}

.inner_right {
	width: 730px;
	float: right;
}

/*--Body Content Footer Container--*/

.contact {
	width:355px;
	float:left;
}
.contact p {
	float:left;
	color:#817F84;
	font-size: 120%;
}
.contact p strong {
	display:block;
	float:left;
	margin:16px 0 45px 15px;
}
.related {
	float:right;
	width:300px;
	padding-top:10px;
} 
.related ul {
	margin:0;
	padding:0;
	float:right;
}
.related p {
	padding-top:10px;
	float:right;
	color:#817F84;
	
}

.related p a{
	color:#817F84;
}

.related ul li {
	float:left;
	margin-left:10px;
}




.page_cta {
	color:#FFFFFF;
	display:block;
	float:left;
	margin:15px 0 0;
	padding:0;
	width:100%;
}


.page_cta p {
	margin:0;
	padding:0;
	font-size: 90%;
}



.page_cta a {
	color:#002B5C;
	display:block;
	font-size:120%;
	line-height:1.5em;
	background: url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/buttons/cta_up.gif') no-repeat top left;
	padding:6px 10px 50px 10px;

}

.page_cta a:hover {
	color:#FFFFFF;
	display:block;
	font-size:120%;
	line-height:1.5em;
	background: url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/buttons/cta_over.gif') no-repeat top left;
}

#features-wrapper h2{
	font-size: 180%;
}

ul.listings {
	margin: 0;
	padding: 0;
}

ul.listings li{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type:none;
	display: block;
	float: left;
	width: 100%;
	background: #8bc641 url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/navigation/subnav_up_top.gif') no-repeat top left;
	border-bottom:1px solid #BFCAD6, 10px solid #FFF;
}

#page-wrapper ul.listings li a{
	padding: 4px 8px;
	list-style-type:none;
	display: block;
	font-weight: bold;
	color: #002B5C;
	background: url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/navigation/subnav_up_bottom.gif') no-repeat bottom left;
}

#page-wrapper ul.listings .current_page_item{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type:none;
	display: block;
	background: #002a5c url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/navigation/subnav_over_top.gif') no-repeat top left;
	border-bottom:1px solid #BFCAD6, 10px solid #FFF;
}

#page-wrapper ul.listings .current_page_item a{
	padding: 4px 8px;
	list-style-type:none;
	display: block;
	font-weight: bold;
	color: #FFF;
	background: url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/navigation/subnav_over_bottom.gif') no-repeat bottom left;
}

#page-wrapper ul.listings .current_page_item ul{
	margin: 0;
	padding: 0;
	background: #FFF;

}

#page-wrapper ul.listings .current_page_item ul li{
	margin: 0;
	padding: 0 0 10px 0;
	background: none;
}

#page-wrapper ul.listings .current_page_item ul li a{
	margin: 0;
	padding: 5px 0 5px 20px;
	background: none;
	color: #49B204;
}

#page-wrapper ul.listings .current_page_item a{
	padding: 4px 8px;
	list-style-type:none;
	display: block;
	font-weight: bold;
	color: #FFF;
	background: url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/navigation/subnav_over_bottom.gif') no-repeat bottom left;
}

#page-wrapper ul.listings .current_page_item a:hover{
	color: #49B204;
}

#page-wrapper ul.listings .current_page_ancestor ul {
	margin: 0;
	padding: 0 0 10px 0;
	background: #FFF;
}

#page-wrapper ul.listings .current_page_ancestor ul li{
	margin: 0;
	padding: 0 0 10px 0;
	background: none;
}

#page-wrapper ul.listings .current_page_ancestor ul li a{
	margin: 0;
	padding: 5px 0 5px 20px;
	background: none;
	color: #49B204;
}

#page-wrapper ul.listings ul .current_page_ancestor a{
	padding: 4px 8px;
	list-style-type:none;
	display: block;
	font-weight: bold;
	color: #FFF;
	background: url('http://www.eidohealthcare.com/wp-content/themes/Eido/images/navigation/subnav_over_bottom.gif') no-repeat bottom left;
}

#page-wrapper ul.listings ul .current_page_ancestor a:hover{
	color: #002B5C;
}

#page-wrapper ul.listings li a:hover{
	color: #FFF;
}




.hr {
	width: 100%;
	float: left;
	margin: 5px 0 5px 0;
	padding: 0;
	height:1px;
	border-bottom:1px solid #BFCAD6;
}

#page-wrapper .post h2 {
	font-size: 140%;
	margin: 8px 0 3px 0;
	padding: 0;

}

.sidebar {
	float:left;
	margin-right:10px;
	width:230px;
}

.sidebar ul {
	list-style-type:none;
	padding: 0;
	margin: 0;

}

.sidebar ul li{
	list-style-type:none;
}

.sidebar ul li ul{
	list-style-type:none;
	border-bottom:1px solid #BFCAD6;
	padding: 0 0 10px 0;
}

.sidebar ul li ul li{
	list-style-type:none;
}


.half_left {
	width: 49%;
	float: left;
}

.half_right {
	width: 49%;
	float: right;
}

h2.contact {
	font-size: 200%;
	display:block;
	width: 100%;
}

.insection_head {
	margin: 20px 0 5px 0;
	font-size: 140%;
}

/*---------------------------------------------------------------------------------
Wordpress -*/


.category a {
	color: #666;
}

.category a:hover {
	color: #000;
}

form #comment {
	width: 730px;
}

.archivelist li{
	border-bottom: 1px solid #D2D2D2;
	padding: 5px 0 5px 0;
}

.C2A {
	margin: 10px 0 10px 0;
}

.commentlist p{
	font-size: 90%;
	padding: 2px 0 0 0;
}

.commentlist li{
	padding: 5px 0 2px 0;
	list-style-type: decimal;
	list-style-position: outside;
	color: #002a5c;
}

.commentlist li .commentmetadata {
	padding: 0 0 6px 0;
}

.commentlist {
	list-style-type: decimal;
	margin: 0 0 0 10px 0;
	color: #002a5c;

}

.large {
	font-size: 120%;
	font-weight: bold;
}

.tip {
	padding: 0;
	margin: 0;
	border: none;
}

.tip tr{
	padding: 0;
	margin: 0;
	border: none;
}

.tip td{
	padding: 0;
	margin: 0;
	border: none;
}

#homepageanim {
	float: left;
}

#searchform {
	float: right;
}

#usermessagea {
	color:#49B204;
}
