/*
Theme Name: Arclite
Theme URI: http://www.jacksondunstan.com
Description: The theme of JacksonDunstan.com
Version: 1.0.0
Author: jdunstan
Author URI: http://www.jacksondunstan.com
Tags: jackson
*/


* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Helvetica, Arial, sans-serif;
	font-size: .8em;
	font-style: normal;
	color: #000;
	background: #EEEAD9;
	overflow-x: hidden;
}

a {
	color: #0071bb;
}

span.flashreplacelink {
	color: #0071bb;
	text-decoration: underline;
	cursor: pointer;
}

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

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 250%;
	line-height: 100%;
	margin: .5em 0 .5em;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 220%;
	line-height: 110%;
	margin: .5em 0 .2em;
}

h3{
	font-family: "Arial Black", Helvetica, Arial, sans-serif;
	font-size: 180%;
	font-weight: normal;
	line-height: 110%;
	margin: .5em 0 .2em;
}

h4{
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	font-size: 200%;
	font-weight: normal;
	margin: .5em 0 .2em;
}

h5{
	font-family: "Palatino Linotype", Georgia, Serif;
	font-size: 150%;
	font-weight: bold;
	margin: .5em 0 .2em;
}

h6{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Helvetica, Arial, sans-serif;
	font-size: 125%;
	font-weight: normal;
	text-transform: uppercase;
	margin: .5em 0 .2em;
}

table{
	margin: .5em 0 1em;
}

table td, table th{
	text-align: left;
	border-right: 1px solid #e8e1c8;
	padding: .4em .4em;
}

table th{
	background: #ab967e url(http://images.jacksondunstan.com/table-header.gif) repeat-x left top;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px solid #e8e1c8;
}

table td{
	background: #d8ceb6;
}

table tr.even td{
	background: #e1d9c3;
}

table tr:hover td{
	background: #f0eada;
}

input, textarea, select{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	font-size: 100%;
	margin: .2em 0;
}

input, textarea{
	padding: .2em .4em;
}

input.radio, input.checkbox{
	background: #fff;
	padding: 2px;
}

form label{
	font-weight: bold;
	display: block;
}

fieldset{
	padding: .8em;
	border: 1px solid #d2c7af;
}

legend{
	padding: 2px 15px 10px 15px;
	text-transform: uppercase;
	font-style: italic;
	font-size: 115%;
}

ul, ol{
	margin: .4em 0 1em;
	line-height: 150%;
}


ul li, ol li{
 list-style-position:outside;
 margin-left: 1.6em;
}

dl{
	padding: .3em 0 .8em;
}

dt {
	float: left;
	clear: left;
	width: 9em;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}

dd {
	margin: 0 0 0 10em;
	padding: 0 0 0.5em 0;
}

tt, code {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.0em;
	font-style: normal;
	background: #d8ceb6;
}

p{
	margin: .6em 0 .3em;
}

img{
	border: 0;
}

hr{
	color: #b4aca1;
	background: #b4aca1;
	border-bottom: 1px solid #f6f4eb;
}

small{ font-size: 80%; }

pre{
	overflow: auto;
	white-space: pre-wrap;			 /* css3 */
	font-size: 12px;
	font-family: "Courier New", Courier, "Lucida Console", Monaco, "DejaVu Sans Mono", "Nimbus Mono L", "Bitstream Vera Sans Mono";
	background: #fff;
	padding: .4em;
	margin: 1em 0;
}

blockquote{
	margin: 1em 25% 1em 0;
	padding: 2px;
	border: 1px dotted #937d68;
	font-style: italic;
	color: #937d68;
}

blockquote p{
	padding: 8px;
	margin: 2px;
	background: #f6f5f0;
}

#main{
	padding-top: 20px;
}

.mask-main {
	position:relative; /* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;	 /* This chops off any overhanging divs */
}

.mask-main .mask-right,
.mask-main .mask-mid,
.mask-main .mask-left {
	float:left;
	width:100%;
	position:relative;
}

.mask-main .col1,
.mask-main .col2,
.mask-main .col3 {
	float:left;
	position:relative;
	padding:0;
	overflow:hidden;
}

.rightdiv {
}

.mask-main .mask-left {
	right:30%;
}

.mask-main .col1 {
	width:70%;
	left:30%;
}

.mask-main .col2 {
	width:30%;
	left:30%;
}

.clear-content{
	height: 1px;
	clear: both;
	display: block;
}

#header{
	height: 100px;
	position: relative;
    background: #261C13;
}

#pagetitle{
	padding: 25px 0 0 12px;
}

#pagetitle h1{
	font-family: "Arial Black", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	font-size: 300%;
	float: left;
	padding: .1em 0 0 0;
	margin: 0;
	font-variant: small-caps;
	font-weight: normal;
	color: #eeeadb;
}

#pagetitle a{
	color: #eeeadb;
	text-decoration: none;
}

#pagetitle a:hover{
	color: #fff;
}

#pagetitle h2{
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	float: left;
	border-left: 1px solid #8e7762;
	font-size: 150%;
	padding: .3em 0 .3em .3em;
	margin-left: 0.3em;
	color: #e9e2c9;
}

.search-block{
	position: absolute;
	right: 2em;
	bottom: 1em;
}

.search-block input.go{
	width: 36px;
	height: 28px;
}

#nav-wrap1{
	background: transparent url(http://images.jacksondunstan.com/nav-left.png) no-repeat left top;
	padding-left: 25px;
	position: absolute;
	top: 80px;
	left: 1em;
	height: 64px;
}

#nav-wrap2{
	background: transparent url(http://images.jacksondunstan.com/nav-bg.png) no-repeat right top;
	padding-right: 25px;
	height: 64px;
	float: left;
}

#nav-wrap2 ul#nav, #nav-wrap2 ul#nav li{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#nav-wrap2 ul#nav li{
	display:inline;
	float: left;
	position: relative;
	background: transparent url(http://images.jacksondunstan.com/nav-div.png) no-repeat left top;
	padding-left: 2px;
}

#nav-wrap2 ul#nav li a{
	display: block;
	margin-top: 1px;
	height: 35px;
	float: left;
	color: #b5d1e6;
	text-decoration: none;
	font-size: 120%;
}

#nav-wrap2 ul#nav li a:hover{
	color: #fff;
}

#nav-wrap2 ul#nav li a span{
	display: block;
	margin-top: 6px;
	padding: 0 8px;
}

#nav-wrap2 ul#nav ul {
	position: absolute;
	background: #f7f5ef url(http://images.jacksondunstan.com/side-menu-active.png) repeat-x left bottom;
	display: none;
	width:200px;
	top: 36px;
	left: 0;
	margin: 0;
	font-style: italic;
	font-size: 100%;
	line-height: 100%;
	border: 1px solid #fff;
}

#nav-wrap2 ul#nav li ul li{
	background: none;
	padding: 0;
}

#nav-wrap2 ul#nav a.active ul,
#nav-wrap2 ul#nav li.current_page_item ul,
#nav-wrap2 ul#nav li.current_page_ancestor ul,
#nav-wrap2 ul#nav li.current-cat ul{
	background: #fff;
}

#nav-wrap2 ul#nav li.current_page_item ul ul,
#nav-wrap2 ul#nav li.current_page_ancestor ul ul,
#nav-wrap2 ul#nav li.current-cat ul ul{
	border: 1px solid #fff !important;
}

#nav-wrap2 ul#nav li ul a{
	width:180px;
	float:left;
	background: none;
	margin: 0;
	padding: 4px 10px;
	height: auto;
	color: #000;
	font-weight: normal;
	line-height: 125%;
}

#nav-wrap2 ul#nav li ul a span, #nav-wrap2 ul#nav li ul a span span{
	margin: 0;
	padding: 0;
	height: auto;
	float: none;
}

#nav-wrap2 ul#nav ul .fadeThis span.hover {
	background: #3b88b7;
}

#nav-wrap2 ul#nav li ul a:hover, #nav-wrap2 li ul#nav ul a:hover,
#nav-wrap2 ul#nav a.active ul a:hover,
#nav-wrap2 ul#nav li.current_page_item ul a:hover,
#nav-wrap2 ul#nav li.current_page_ancestor ul a:hover{
	color: #fff;
}

#nav-wrap2 ul#nav ul a:hover, #nav-wrap2 ul#nav ul a:hover span,
#nav-wrap2 ul#nav a.active ul a:hover span,
#nav-wrap2 ul#nav li.current_page_item ul a:hover span,
#nav-wrap2 ul#nav li.current_page_ancestor ul a:hover span,
#nav-wrap2 ul#nav ul li.current_page_parent a:hover span,
#nav-wrap2 ul#nav ul li.current_page_item a:hover span,
#nav-wrap2 ul#nav ul li.current_page_parent li.current_page_item a:hover span{
	color:#fff;
}

#nav-wrap2 ul#nav li ul a span, #nav-wrap2 ul#nav li ul a span{
	background: none;
}

#nav-wrap2 ul#nav ul ul{
	top:auto;
}

#nav-wrap2 ul#nav li ul ul {
	left:195px;
	top: 4px;
}

#nav-wrap2 ul#nav li:hover ul ul, #nav-wrap2 ul#nav li:hover ul ul ul, #nav-wrap2 ul#nav li:hover ul ul ul ul{
	display:none;
}
#nav-wrap2 ul#nav li:hover ul, #nav-wrap2 ul#nav li li:hover ul, #nav-wrap2 ul#nav li li li:hover ul, #nav-wrap2 ul#nav li li li li:hover ul{
	display:block;
}

#nav-wrap2 ul#nav ul li.current_page_parent a span,
#nav-wrap2 ul#nav ul li.current_page_item a span,
#nav-wrap2 ul#nav ul li.current_page_parent li.current_page_item a span{
	color: #2d83d5;
}

#nav-wrap2 ul#nav ul li.current_page_item li a span, #nav-wrap2 ul#nav ul li.current_page_parent li a span{
	color: #000;
}

#main-content{
	padding: 0em 1em;
}

.post{
	margin: 1em 0;
}

.post h3, .post h2{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	margin: 0;
	padding: 0 0 .1em 0;
	font-size: 160%;
	font-weight: bold;
}

.post h3 a, .post h2 a{
	text-decoration: none;
	color: #000;
}

.post h3 a:hover, .post h2 a:hover{
	color: #df2e56;
}

.post h2{
	font-size: 250%;
	font-weight: normal;
}

.post p.post-date{
	background: #fff;
	width: 38px;
	height: 38px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	float: left;
	line-height: 100%;
	background: #f5f5f5;
	border: 1px solid #fff;
}

.post .post-date span.month{
	background: #6699cc;
	border-bottom: 1px solid #fff;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 85%;
	padding: 2px 0;
	text-transform: uppercase;
}

.post .post-date span.day{
	bottom: 1px;
	padding: 3px 0;
	left: 0;
	width: 100%;
	position: absolute;
}

.post p.post-author{
	background: #e6e2d1;
	margin: 0 0 0 43px;
	padding: 0 12px;
	font-size: 110%;
	font-style: italic;
	border: 1px solid #f2efe5;
	min-height: 38px;
	color: #75695e;
	height: auto !important;
	height: 38px;
	line-height: 100%;
}

.post .post-author span{
	margin-top: 10px;
	display: block;
}

.post .post-content{
	clear: left;
	padding-bottom: .4em;
}

.post .post-links{
	text-align: right;
	display: block;
}

.post-links a.comments{
	background: transparent url(http://images.jacksondunstan.com/comment.png) no-repeat left 1px;
	padding-left: 18px;
	font-weight: bold;
}

/* tags */
.post p.tags{
	background: transparent url(http://images.jacksondunstan.com/tag.png) no-repeat left top;
	font-size: 80%;
	color: #a8937b;
	padding: 0 0 0 13px;
	margin: 1em 0;
}

.post p.tags a{
	color: #6b5e50;
	text-decoration: underline;
}

.post p.tags a:hover{
	color: #f44365;
	text-decoration: underline;
}

.post p.post-metadata{
	font-size: 80%;
	margin: 2em 0;
	padding: .6em 1em;
	color: #a8937b;
	background: #f4f1e9;
	border: 1px solid #fff;
}

.post p.post-metadata a{
	color: #6b5e50;
	text-decoration: underline;
	line-height: 150%;
}

.post p.post-metadata a:hover{
	color: #f44365;
	text-decoration: underline;
}

ul#comments, ul#comments li.comment, ul#comments ul, ul#trackbacks, ul#trackbacks li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#comments{
	margin: .6em 0 1em 0;
}

ul#comments ul{
	margin-left: 2em;
}

.comment-mask{
	display: block;
	padding: 0px 0px 6px 0px;
	position: relative;
}

.comment-mask .avatar{
	width: 90px;
	height: 90px;
	background: transparent url(http://images.jacksondunstan.com/avatar.png) no-repeat center center;
	float: left;
	position: relative;
}

.comment-mask .avatar img{
	position: absolute;
	left: 13px;
	top: 13px;
	width: 64px;
	height: 64px;
}

.comment-main{
	background: #fff;
	padding: 1px;
}

.comment-wrap1{
	background: #fcfbfa;
}

.comment-wrap2{
	background: #fcfbfa;
}

.comment-head{
	background: #96816d;
	height:auto !important; /* ie6 fix */
	color: #fff;
	position: relative;
}

.admincomment .comment-head{
	background: #125f9f;
	height: 26px;
	min-height: 26px;
}

.comment-head p{
	padding: .5em 1em .5em 1em;
	margin: 0;
	font-style: italic;
}

.comment-head p a, .comment-head p a:visited{
	color: #ebe6da;
}

.comment-body{
	padding: 0;
	height: 60px;
	min-height:60px;
	height:auto !important;
}

.comment-body p{
	padding: 0 1em 1em 1em;
	margin: 0;
}

.comment-body blockquote{
	margin-left: 2em;
}

#respond{
	display: block;
}

li.comment #respond{
	margin-left: 2em;
}

#sidebar{
	margin: 0;
}

#sidebar li.block{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.menu, ul.menu li{
	margin: 0;
	list-style-type: none;
}

ul.menu li{
	padding-bottom: 2px;
}

ul.menu li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
}

ul.menu li a:hover{
	color: #0071bb;
}

ul.menu .fadeThis {
	position:relative;
	background: none;
}

ul.menu .fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	background: #f7f5ef;
}

ul.menu li li{
	margin-left: 1.8em;
	padding: 0;
	background: none;
}

ul.menu li li li{
	margin-left: 1em;
}

ul.menu li li a{
	text-transform: none;
	padding: 0;
	font-size: 100%;
	font-style: italic;
}

ul.menu li li a:hover{
	background: none;
}

ul.menu li.cat-item {
 position: relative;
 width: 100%; /* ie7 bug-fix */
}

ul.menu li.cat-item li.cat-item a.rss{
	background: none;
	visibility: hidden;
}

.box{
	padding: 8px 12px;
	margin: 0 0 1em;
}

.box .titlewrap{
	padding-left: 8px;
}

.box .titlewrap h4{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	font-weight: normal;
	background: #4086ba;
	display: block;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 100%;
	text-transform: uppercase;
}

.box .titlewrap h4 a{
	color: #fff;
	text-decoration: none;
}

.box.titlewrap h4 a{
	color: #ffc000;
	text-decoration: none;
}

.box .titlewrap span{
	padding: 6px 0;
	display: block;
}

.box .wrapleft{ background: #fcfdf9; }
.box .wrapright{ background: #fcfdfa; }

.box .bl{ background: #fafcf7; }
.box .tl{ background: #fafcf7; }
.box .br{ background: #fafcf7; }
.box .tr{ background: #fafcf7; }

.box .the-content{
	padding: .4em 1.4em .6em 1em;
}

#footer{
	padding: 1em 0;
	color: #e7e0c7;
	background: #261C13;
	text-align: center;
}

#footer a{
	color: #a59079;
}

#footer a.rss{
	background: transparent url(http://images.jacksondunstan.com/rss.png) no-repeat left top;
	padding-left: 18px;
}

.left{ float: left; }
.right{ float: right; }
div.clear{ clear: both;height:1px;	}

/* clearfix */
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix{
	min-width: 0;						/* trigger hasLayout for IE7 */
	display: inline-block;
	/* \*/ display: block;	/* Hide from IE Mac */
}

* html .clearfix{
/* \*/	height: 1%;			/* Hide from IE Mac */
}

.error, .red{ color:#ed1f24; }


/*** WORDPRESS SPECIFIC STYLES ***/

/* pagination */

.commentnavi{
	margin: 10px 0;
	display: block;
}

.commentnavi .page-numbers, #pagenavi a, #pagenavi span.pages, #pagenavi span.extend{
	padding: 2px 6px 2px 6px !important;
	border: 1px solid #a9947c !important;
	background: #f2eedf !important;
	margin:0;
}

#pagenavi a, #pagenavi span.pages, #pagenavi span.extend{
	margin: 0 2px;
}

#pagenavi span.current{
	background: #a9947c !important;
	color: #fff !important;
	padding: 2px 6px 2px 6px !important;
	border: 1px solid #a9947c !important;
}

.commentnavi a{
	color: #0071bb;
	text-decoration: none;
	position: relative;
}

.commentnavi a:hover{ color: #f44365; }
#comment .page-numbers.current, #pagenavi span.pages{ color: #a9947c !important; }

#pagenavi{
	display: block;
	padding-bottom: 10px;
	font-size: 100% !important;
}

/* navigation links */

.navigation{
	font-size: 80%;
	color: #a8937b;
	margin: 2em 0 1em 0;
}

.navigation a{
	color: #6b5e50;
	text-decoration: underline;
	line-height: 150%;
}

.navigation a:hover{
	color: #f44365;
	text-decoration: underline;
}


/* captions, thumbnail images in posts */

.post .post-content img, .attachment img, .navigation .alignleft img, .navigation .alignright img{
	padding: 3px;
	margin: 4px 10px;
	border: 1px solid #b7a99a;
}

.post .post-content img.alignleft, .attachment img.alignleft{ margin-left: 0; }
.post .post-content img.alignright, .attachment img.alignright{ margin-right: 0; }
.post .post-content img.aligncenter, .attachment img.aligncenter{ margin: 0 auto; text-align: center; }


.attachment-entry{
	text-align: center;
}

.attachment div.caption{
	background:#F7F7F7;
	padding-top:5px;
	margin:4px 10px;
	text-align:center;
	color: #8d8b8b;
	min-width: 0; /* ie7 peakaboo fix */
}

/* no border on smilies */
img.wp-smiley, .post .post-content img.wp-smiley, .attachment img.wp-smiley{
	padding: 0;
	margin: 0;
	border: 0;
}

.wp-caption {
	background:#F7F7F7;
	padding:.4em 0;
	margin:4px 10px;
	text-align:center;
	font-size: 80%;
	color: #928a85;
}

.wp-caption img, .post .post-content .wp-caption img, .attachment .wp-caption img{
	margin: 0;
	border: 0;
	padding: 0;
}

.wp-caption.alignleft{ margin-left: 0; }
.wp-caption.alignright{ margin-right: 0; }


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.alignleft { float: left; }
.alignright { float: right; }




/* customize specific widgets */

.widget_tag_cloud{
	text-align: justify;
}

.widget_tag_cloud .the-content{
	padding: .4em 1em 1em 1em;
	line-height: 125%;
}

.widget_tag_cloud a{
	text-decoration: none;
	vertical-align: middle;
	color: #000;
	line-height: 100%;
}

.widget_tag_cloud a:hover{
	background: #f44365;
	color: #fff;
}


/* no .box style on calendar */
.widget_calendar .box,
.widget_calendar .box .wrapleft,
.widget_calendar .box .wrapright,
.widget_calendar .box .tr, .widget_calendar .box .bl, .widget_calendar .box .tl, .widget_calendar .box .br{
	background: none;
	padding: 0;
	margin: 0;
}

.widget_calendar .box{
	margin: 0 1em;
}


.widget_calendar .box .titlewrap{
	display: none;
}

.widget_calendar .box table{
	width: 100%;
}

.widget_calendar .box caption{
	text-align: right;
	font-style: italic;
	padding-right: .4em;
}


#sidebar li.block .info-text{
	margin: 1em;
	text-align: center;
	font-style: italic;
}

.profile .avatar{
	padding: 4px;
	background: #fff;
}

.profile .info{
	padding-left: 160px;
}

/* no border on smilies */
img.wp-smiley, .post .postbody img.wp-smiley, .attachment img.wp-smiley{
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: -20%;
}

.box .titlewrap{
	background: #4086ba;
}

.box .titlewrap h4{
	background: #4086ba;
}

#bottom_buttons {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 266px;
	height: 31px;
}
#bottom_buttons li {
	width: 88px;
	height: 31px;
	position: absolute;
	top: 0px;
	margin: 0px auto;
	padding: 0px;
	background: url(http://images.jacksondunstan.com/bottom_buttons.png) 0 0 no-repeat;
	display: block;
	list-style: none;
}
#bottom_buttons a {
	width: 88px;
	height: 31px;
	display: block;
}
#bottom_buttons #valid_xhtml {left: 0px; background-position: -178px 0;}
#bottom_buttons #valid_css {left: 89px; background-position: -89px 0;}
#bottom_buttons #license {left: 178px; background-position: 0 0;}
