
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,  textarea, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
	border: 0;	
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

img { 
	border: 0;
	vertical-align: baseline;	
	}




h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	}




html {
	font-size: 100%; 
	}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75.0%;
	line-height: 1.65em;
	color: #333333;
	background: #fff;
	text-align: center;
	border-top: 27px solid #d6226c;
	background: #fff url(../img/bg2.gif) no-repeat fixed right bottom;
	}
	
#header {
	position: relative; 		
	}

#headerpad {
	margin: 0 auto 0;
	position: relative;
	height: 50px; 
	width: 900px;
	text-align: left;		
	}
	
#headerimg {
	position: relative;
	clear: both;
	background: #fff url(../img/xx.jpg) no-repeat;
	width: 900px;
	height: 200px;	
}	

#darrylo {
	position: absolute;
	top: 15px;
	left: 0;
	width: 200px;
	height: 24px;
	}
	


#search {
	position: absolute;
	top: 0;
	right: 0px;
	width: 220px;
	height: 22px;
	padding-top: 4px;
	background: #fff url(../img/search.jpg) no-repeat;	
	}
	
#page {
	margin: 0 auto 0;
	padding: 0;
	width: 900px;
	text-align: left;
	border: 0;
	}
	


#wrapper {
	position: relative;
	width: 900px;
	}

#mainsection {
	position: relative;
	clear: both;
	width: 900px;
	height: 250px;
	background: #f2f2f2 url(../img/xloading.gif) no-repeat;
	background-position: 435px 195px;
	margin-bottom: 10px;
	}




	



	


#columns {
	height: 140px;
	padding: 0 0 0 17px;
	background: #fff url(../img/bg-columns.jpg) no-repeat;
	color: #3f3f3f;	
	font-size: 11px;
}

#columns h3 {
	color: #510E29;
}

.columns3 {
	float: left;
	width: 260px;
	margin-right: 43px;
	padding: 8px 0 0 0;		
}		
	
.maincolumn {
	float: left;
	margin: 0;
	padding: 0;
	width: 500px;
	min-height: 400px;
	}
	
.maincolumnpad {
	padding: 0 0 05px 0;
	}
	
#footer {
	color: #666;
	font-size: 11px;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	clear: both;
	background: url() no-repeat;
	padding-bottom: 20px;	
	}

#footer.footer-home {
	margin-top: 12px;
	border: none;
}
	
#footerpad {
	padding: 0px 5px 0 5px;
	text-align: left;
	height: 15px;
}

#footer-right {
	float: right;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
}	



.sidebar {
	float: right;
	width: 180px;
	margin: 0 0 0 20px;
	}
	
.sidebarpad {
	padding: 0 0 10px 0;
	}
	
#blankbar {	
	float: right; 
	}
	
/* General Typography */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;		
	color: #777;
	padding: 0 0 9px 0;
	}

h1.top_heading {
	display: none;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 19px 0 0 0;
	color: #fff;
	}
	
h1.top_heading a, h1.top_heading a:hover {
	color: #fff;
   }   	


h2 {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 5px 0;
	}

h3, h4 {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 0;
	}
	
h4 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	}	
	
h2 a, h3 a {
	color: #510E29;
	}	

h2.pagetitle, .postheader h2 {
	color: #510E29;	
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 6px 0 6px 0;
	border-bottom: 2px solid #d9cec6;	
	}
	
.postheader h2 {
	margin: 0;
	}	
	
.sidebar h2 {
	color: #510E29;
	display: block;
	font-size: 14px;
	margin: 0;
	padding: 6px 0 6px 0;
	border-bottom: 2px solid #d9cec6;
	}

.entry h3 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 5px 0 8px 0;
	}
		

p { 
	padding: 0 0 9px 0;
	}

a {
	color: #D6226C;
	text-decoration: none;
	}

a:hover {
	color: #3366FF;
	text-decoration: none;
	}
	

	


	
blockquote {
	color: #d9cec6;		
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	width: 270px;
	line-height: 27px;
	letter-spacing: -1px;
	float: right;
	text-align: right;
	padding: 8px 0 0 0;
	margin: 7px 10px 0px 10px;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #d9cec6;
	}
	
blockquote a {
	color: #B7C73F;
	}
	

#pageHeader {
	display:none ;
	color: ;
	}


	
/* Miscellaneous Links */

.sidebar li a {
	margin: 0;
	color: #690;
	}
	
/* Lists */

.entry ul, .commentlist li ul {
	list-style: outside;
	margin: 0 0 6px 16px;
	}
	
.commentlist li ul li{
	margin: 0;
	padding: 0;
	list-style: outside;
	}	

.sidebar ul,
.sidebar ol {
	margin: 0;
	padding: 0;
	}

.sidebar ul li { /* Headers */
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	}
	
.sidebar ol li {
	padding: 0;
	margin: 0;
	}	

.sidebar ul ul, 
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
.sidebar ul ul li,
.sidebar ul ol li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	}

.sidebar ul ul li a {
	font-weight: normal;
	color: #555;
	padding: 5px 0 5px 0;
	display: block;
	border-bottom: 1px dotted #d9cec6;
	}

* html .sidebar ul ul li a {
	height: 16px;
	}
	
.sidebar ul ul li a:hover {
	background: #EBE6E2;
	color: #d62069;	}
	

.sidebar ul ul ul,
.sidebar ul ul ol {
	margin: 0;
	padding: 0;
	border: none;
	}
	
.sidebar ul ul ul li a,
.sidebar ul ul ol li a {
	margin: 0;
	padding: 5px 0 5px 20px;
	}	



img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: bottom;
	}
	
a img,
a:link img,
a:hover img {
	border: none;
	vertical-align: bottom;	
	}
	
.sidebar01 img {
	margin: 0 0 10px 0;
	}		

p img {
	max-width: 100%;
	}
	
.entry img {
	margin-bottom: 5px;
	}
	
#quoteimage	{
	margin: 0 0 10px 0;	
	}	
		



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
	}

.bannerad180px {
	margin: 5px 0 0 0;
	}
	







/* Comments */

.commentlist, #comments, #respond, #commentform {
	display: none;
}

.commentmetadata {
	margin: 5px 0 8px 0;
	padding: 0 0 8px 0;
	display: block;
	font-weight: normal;
	color: #808080;
	border-bottom: 1px dashed #808080;	
	}

.commentbody, .commentbody-alt  { 
	margin: 0;
	padding: 10px;
	border: 1px solid #ddd;
	}

.commentbody-alt { /* alternate styling for odd numbered comments */
	background-color: #fafafa;
	}

hr {
	display: none;
	}

.spacer {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}	
	
.linerule {
	clear: both;
	height: 1px;
	background-color: #ddd;
	overflow: hidden;
	margin: 0 0 50px 0;
	padding: 0;
	}

.linerule2 {
	clear: both;
	height: 1px;
	background-color: #ddd;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
.linerule-dashed {
	clear: both;
	height: 1px;
	margin: 0 0 15px 0;
	padding: 5px 0 0 0;
	border-bottom: 1px dashed #ddd;
	}	
	
.clear {
	clear: both;
	}		


/* Menus */


.menu {
	margin: 0;
	padding: 0;
	text-decoration: none;	
	}

.menu li {
	display: inline;
	margin: 0;
	}

/* CSS2 List separators, before and first:before are for future use.
IE does not yet support them. 
	
.menu li:before {
	content: "\00B7";
	}

.menu li:first-child:before {
	content: "";
	}
	
*/	
	
#mainmenuright li,
#footer li {
	margin-left: 6px;
	}	

#footer a,
#mainmenuright a {
	color: #D6226C;
	background: #ffffff;
	}
	
#footer a:hover,
#mainmenuright a:hover {
	color: #D6226C;
	background: #ebe6e2;
	}	

.footermenu,
#mainmenuright {
	float: right;
	text-align: right;
	}

/* Pager */

#prev, #next {
	display: block;
	float: left;
	width: 26px;
	height: 26px;
}

#prev {
	margin: 0 7px 0 0;
}	

#prev {
	background: #fff url(../img/arrows.jpg) no-repeat;
	background-position: 0px 0px;	
}

#prev:hover {
	background-position: 0px -60px;	
}

#next {
	background: #fff url(../img/arrows.jpg) no-repeat;
	background-position: 0px -30px;
}

#next:hover {
	background-position: 0px -90px;
}


.box {
	width: 180px;
	height: 180px;
	background: #83BADB;
	margin: 0 0 10px 0;
	}
	


