body {
	padding: 0;
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #979a7e;
}

H1 {font-size:2em}  /* displayed at 24px */
H2 {font-size:1.5em}  /* displayed at 18px */
H3 {
	font-size:1.25em;
	color: #585c30;
}  /* displayed at 15px */
H4 {font-size:1em}  /* displayed at 12px */

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul, ol { }

blockquote { }

a {
	color: #BCC1CF;
}

a:hover { text-decoration: none; }

a img {
	border: none;
}

/* ---------------------------------------------------- */
/* BREADCRUMB
/* ---------------------------------------------------- */
#breadcrumb {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	font-size: 10px;
	color: #949494;
}

.breadcrumb a {
	color: #BECEDB;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 980px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/darq_logo_right.jpg);
	background-color: #091118;
}
div.clear {
   clear: both;
   }

/* Header */

#header-wrapper {
}


#header {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	background: url(../img/img01.gif) no-repeat left top;
}

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-image: url(../img/darq_nav_bg.jpg);
	background-repeat: repeat-x;
	width: 740px;
	background-position: 0px 1px;
	height: 50px;
	z-index: 100;
	}
.menu ul{
	height:44px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
	float:left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		}
	.menu li a{
	color:#cccccc;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
	background-image: url(../img/seperator.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
		}
		.menu li a:hover, .menu ul li:hover a{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #4F5471;
	background-image: url(../img/hover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
			}
	.menu li ul{
	background:#333333;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:300px;
	z-index:200;		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url(../img/sub_sep.gif) bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:300px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
	border:0px;
	color:#ffffff;
	text-decoration:none;
	background-color: #4F5471;
	background-image: url(../img/hover_sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
			}
	.menu p{
		clear:left;
		}	

/* Page */

#page {
	width: 890px;
	background-image: url(../img/pagebg.jpg);
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#pagetop {
	background-image: url(../img/pagetop.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 900px;
}
#pagebottom {
	background-image: url(../img/pagebottom.jpg);
	background-repeat: repeat;
	height: 20px;
	width: 900px;
}


/** LOGO */

#logo {
	width: 733px;
	height: 283px;
	background-image: url(../img/darq_logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0 0 0 30px;
	line-height: normal;
}

#logo h1 { 	
	float: left;
	padding-top: 150px; 
}

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #900B08;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 170px 0 0 30px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: left;
	width: 630px;
}
#content2 {
	float: left;
	width: 890px;
}

.toplink {
   margin-top: 1em;
   color: #999;
   font-size: 80%;
   text-align: right;
   }
.toplink a {
   color: #999;
   }
/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #24130F;
	color: #333333;
}

.post .date {
	float: right;
	margin-top: -48px;
	padding: 0 20px;
	border: 1px dashed #24130F;
	background: #24130F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #F1B566;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}
#sidebar a {
	color: #E8FCFF;
	text-decoration: underline;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
}

#sidebar p {
	margin: 0;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 8px 0 2px 0px;
	font-size: 20px;
	color: #979a7e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #424347;
}


#sidebar p {
	line-height: 200%;
}
/**************************************
 Calendar Date
***************************************/
.entrydate .dateMonth
{
  font-size:10px;
  text-align:center;
  color:#FFF;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateDay
{
  font-family:Times New Roman,Helvetica,Sans-Serif;
  font-size:21px;
  font-weight:700;
  text-align:center;
  color:#888;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateYear
{
  font-size:9px;
  padding:0 0 0 1pt;
}

.entrydate
{
  background:transparent url(../img/date.png) repeat scroll 0 0;
  float:right;
  height:53px;
  margin-left:5px;
  margin-top:5px;
  width:49px;
}

/**************************************
 Table pedigree
***************************************/
.tblped {	font-size: 11px;
	background-color: #ffffff;
	color:#000000;}
.tblped a {
	color: #000000;
}
.pedigree {
	margin-bottom: 10px;
	color: #CCCCCC;
}
.pedigree h3 {
	color: #999999;
}


td select { width:100px; } 

.thped {
	margin-top: 3px;
	margin-bottom: 3px;
	vertical-align: middle;
	color: #ffffff;
	font: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: x-small;
	background-color:#585F72;
}

/* Footer */

#footer {
	width: 980px;
	padding: 0;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 60px;
}

#footer a {
}

/* ---------------------------------------------------- */
/* FOOTER MENU
/* ---------------------------------------------------- */
.footermenu {
	display: inline;
	list-style-type: none;
	position: relative;
	top: 22px;
	font-size: 10px;
	float: right;
	margin-right: 15px;
}
.footermenu  li {
	list-style-type: none;
	display: inline;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
	margin-right: 5px;
}

.footermenu ul {
	list-style-type: none;
	display: inline;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
	margin-right: 2px;
}
#footer ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	position: relative;
	width: 600px;
	padding-top: 30px;
	margin-right: 0px;

}


/* ---------------------------------------------------- */
/* IMAGE GALLERY IMAGES
/* ---------------------------------------------------- */

#thumbnails img {
	margin-right: 5px;
	margin-left: 5px;
	padding: 3px;
	border: 1px solid #666666;
	margin-bottom: 20px;
}
#mainimg {
	padding: 5px;
	border: thin double #666666;
	margin-bottom: 10px;
}
#thumbnails {
	margin-top: 20px;
}

div.galleryImg {
	border:1px solid #666666;
	float:left;
	height:100px;
	margin:0 4px 4px 0;
	padding:3px;
	text-align:center;
	width:100px;
}

			
form p label {
	clear:both;
	float:left;
	text-align:left;
	padding-right:10px;
	width:5em;
}

form p label.auto {
	clear:none;
	float:none;
	text-align:left;
	width:auto;
}

input[type="text"] {
	width:25.2em;
}

form label em {
	color:#F33;	
}

form textarea {
	width:26em;
	height: 8em;
}
#contactSubmit {
	margin-left: 120px;
}


p.success {
	background:#E5FFE5;
	border:1px dotted #093;
	color:#093;
	font-weight:bold;
	padding:0.5em;
}

p.info {
	background:#E5E5FF;
	border:1px dotted #36F;
	color:#36F;
	font-weight:bold;
	padding:0.5em;
}

p.error {
	background:#FFE5E5;
	border:1px dotted #F33;
	color:#F33;
	font-weight:bold;
	padding:0.5em;
}
