/*  
Theme Name: Harlequin
Theme URI: http://www.macwebguru.com
Description: Based loosely on AdClerum, modified by Doug Wray for Mikl Brawner  
Version: 1.0
Author: Refueled
Author URI: http://www.macwebguru.com
*/

body
{
	background: url(images/back.gif) fixed;
	color: #fff;
	font-size: 18px;
	font-family: Georgia, Times, Serif;
	margin: 0 0 0 0;
}

a, a:visited
{
	color: #9CF;
	text-decoration: none;
	border: none;
}

a:hover
{
	color: red;
	border: none;
	text-decoration: underline;
}

img { border: none; }

#container
{
	width: 900px;
	/* background: #fff url(images/bg.jpg); */
	text-align: left;
	margin: 20px auto;
	/* border: 10px solid #fff; */
}

#header_print
{
  display:none;
}

#header
{
	/* background: #455A79; */
	/* background: #fff; */
	/*
	background-image: url(images/bgd_header_HG_logo.jpg);
	background-repeat: no-repeat;	
	background-position: top center;
	*/
	height: 227px;
	padding: 0 0 0 0;
}

#header h2
{
	text-indent: -3000px;
	color: #ffffff;
	font-family: goudy old style, "Times", verdana, serif;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 55px;
	margin-bottom: 0;
	margin-left: 13px;
	letter-spacing: 2px;
}

#header h2 a
{
	color: #fff;
	text-decoration: none;
}

#header h2 a:hover
{
	color: #fff;
	text-decoration: underline;
}

#header h3
{
	text-indent: -3000px;
	/* color: #F0F0F0; */
	font-size: 10pt;
	font-family: georgia, verdana, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	margin-left: 15px;
}

#middlepic
{
	/* position: absolute;
	height: 128px;
	width: 540px;
	margin: 0;
	/* background-image: url(images/adam.jpg); */
	border-right: 1px solid #fff;
	border-left: 1px solid #fff; */
}

#lpic
{
	height: 128px;
	width: 179px;
	background-image: url(images/study.jpg);
	border-bottom: 1px solid #fff;
}

#rpic
{
	height: 128px;
	width: 179px;
	background-image: url(images/boat.jpg);
	border-bottom: 1px solid #fff;
}

#menu
{
	/* font-size: 8pt; */
	font-size: 28px;
	color:#fff;
	background-color: #43759A;
	margin-top: 0;
	width: 900px;
	height: 32px;
	padding:4px 0 4px 6px;
}

#menu ul
{
	margin: 0;
	padding: 5px;
	list-style: none;
	text-align: center;
}

#menu li { display: inline; }

#menu a
{
	padding: 5px 15px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover
{
	background-color: #fff;
	color: #455A79;
}

#content
{
	/* width: 500px; */
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 210px;
	margin-right: 0;
	position: relative;
	padding: 0 18px 40px 18px;
	/* text-align: justify; */
	background-image: url(images/bgd_harlequin_face_folio.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#content p
{
	margin: 0 0 1em 0;
	line-height: 1.5em;
	padding: 0;
}

#content p img
{
	border: none;
	/* float: left; */
	margin-right: 15px;
	margin-bottom: 10px;
}

#content h1
{
	color: #fff;
	/* font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal; */
	padding: 10px;
	line-height: 150%;
	margin: 0;
}

#content h1 a
{
	color: #fff;
	text-decoration: underline;
}

#content h1 a:hover
{
	color: #000000;
	text-decoration: none;
}

#content h2
{
	/* font-family: helvetica, arial, sans-serif;
	font-size: 12px; */
	color: #fff;
	margin: 0;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
}

#content h2 a
{
	color: #69C;
	text-decoration: none;
}

#content h2 a:hover
{
	color: #000000;
	text-decoration: none;
}

#content h3
{
	/* font-size: 12px; */
	color: #fff;
	margin: 0;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #455A79;
}

#content h3 a
{
	color: #fff;
	text-decoration: none;
}

#content h3 a:hover
{
	color: #000000;
	text-decoration: none;
}

#content h4
{
	margin:7px 0 -4px 0;
}

#content ol
{
	/* list-style-type: decimal; */
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 10px 40px;
}

#content ol li
{
	margin: 0 0 14px 0;
}

#content ul
{
	margin: 0;
	padding: 0 0 10px 0;
}

#content ul li
{
	margin: 0 0 1em 10px;
	padding: 5px 0 0 0;
}

#content ul li a
{
	color: #fff;
	text-decoration: none;
}

#content ul li a:hover
{
	color: red;
	text-decoration: underline;
}

#arch { color: #000; }

#arch ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}

#arch li
{
	margin: 0;
	padding: 0;
}

#arch ul li
{
	list-style: square inside;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
}

#arch ul li a
{
	color: #797979;
	text-decoration: none;
}

#arch ul li a:hover
{
	color: #000;
	text-decoration: underline;
}

blockquote
{
	background-color: #F3F3F3;
	margin: 0;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
}

.postspace
{
	background: none;
	width: 440px;
	height: 32px;
	margin: 0;
	padding: 0;
}

.postspace2
{
	background: none;
	width: 440px;
	height: 0;
	margin: 0;
	padding: 0;
}

.postspace3
{
	background: none;
	width: 440px;
	height: 15px;
	margin: 0;
	padding: 0;
}

#left
{
	color: #fff;
	width: 200px;
	float: left;
	margin-top: 0;
	margin-bottom: 20px;
	background:#43759A;
}

#left p
{
	margin: 0;
	line-height: 16px;
	padding: 10px;
}

#left h2
{
	color: #fff;
	background: #455A79;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}

#left ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
}

#left li
{
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/wp/wp-content/themes/harlequin/images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

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

#left ul li a
{
	display: block;
	color: #fff;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	line-height: 1.2em;
}

#left ul li a:hover
{
	color: red;
	background: #fff;
}

#left ul li ul
{
	font-size:15px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}

#left ul li ul li
{
  background: url(/wp-content/themes/harlequin/images/bullet_sub_cat.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#left ul li ul li.current_page_item a
{
  background: #eee;
  color: #000;
}

#right
{
	display:none;
	color: #000000;
	width: 179px;
	float: right;
	margin-top: 0;
	margin-bottom: 20px;
}

#right p
{
	margin: 0;
	line-height: 16px;
	padding: 10px;
}

#right h2
{
	color: #fff;
	/* background: #455A79; */
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}

#right ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}

#right li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#right ul li
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
}

#right ul li a
{
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 12pt;
}

#right ul li a:hover
{
	color: red;
	background: #fff;
}

#right h2.widgettitle
{
	color: #fff;
	background: #455A79;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}

#footer
{
	overflow: hidden;
	font-size: 10px;
	margin: 0 auto 0;
	padding: 3px 0 4px 0;
	text-align: center;
	line-height: 14px;
	clear: both;
}

#footer p
{
	color: #fff;
	padding: 0;
	margin: 0;
}

#footer a, #footer a:visited
{
	color: #fff;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #eaeaea;
}

#footer a:hover
{
	color:red;
	text-decoration: none;
	border: none;
}

#wp-calendar
{
	margin-left: 22px;
	margin-bottom: 10px;
}

#searchform
{
	margin-left: 9px;
	margin-bottom: 0;
}

#searchform input
{
	margin-bottom: 10px;
}

/* comments */
.entry
{
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
}

#s,#submit
{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #505050;
	font-size: 0.9em;
	margin: 0 0 16px;
	padding: 4px;
	width: 130px;
}

#author
{
	border: 1px solid #cccccc;
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 1em;
	margin: 0;
	padding: 4px;
}

#email
{
	border: 1px solid #cccccc;
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 1em;
	margin: 0;
	padding: 4px;
}

#url
{
	border: 1px solid #cccccc;
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 1em;
	margin: 0;
	padding: 4px;
}

#comment
{
	width: 350px;
	border: 1px solid #cccccc;
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 1em;
	margin: 0;
	padding: 4px;
}
.textwidget
{
  margin-left:10px;
}