/*
Theme Name: Miskeeto
Theme URI: http://www.miskeeto.com
Description: Miskeeto
Designed by: Miskeeto
Author: Lee Glasgow
Author URI: http://www.fusion4design.com/
Version: 1.0
*/

/*----------------------------------
	        Reset
-----------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*----------------------------------
			End Reset
-----------------------------------*/


/*----------------------------------
			General Things
-----------------------------------*/

.float-left {
	float: left;
	margin-top: 3px;
	margin-bottom: 0px !important;
}

.float-right {
	float: right;
}

/* let's get universal */
body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;	
	font-size:100%;
}

.clear-fix:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

a {
	color:#3c63a3;
	text-decoration: underline;
outline: none;
}

a:hover,
a:active,
a:focus {
	text-decoration:none;
}

a img {border: none; text-decoration: none;}

acronym, abbr {}
blockquote {}
blockquote cite {}
code, pre {}
fieldset {}
legend {}

h1, h2, h3, h4, h5, h6 {
	color:#d86500;
	font-weight:normal;
	font-size: 1.17em;
}

h1 {
       font-size:1.5em;
       padding-bottom:0.5em;
}
h2 {
	font-size:140%;
}
h3 {
padding-bottom: .6em;
}

input {
	background:#FFFFFF none repeat scroll 0% 0%;
	border:1px solid #3A3B33;
	padding:0.3em;
}

strong {
        font-weight: bold;
}

#wrapper {
min-width: 980px;
}

/* Header */
#header {
	background-image: url(images/header-bg2.gif);
	background-repeat: repeat-x;
	height: 93px;	
}
	#header h1 {
		height: 84px;
		width: 204px;
	}

	#header h1 a {
		background-image: url(images/logo.gif);
		text-indent: -900em;
		height: 84px;
		width: 204px;
		display: block;
	}
	
	#header p.blogdescription {
		text-indent: -900em;
                font-size: 0px;
	}

/*----------------------------
			menu
----------------------------*/
ul#nav:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.menu {
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	position: relative;
}

.menu ul{
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
	bottom: 0;
	font-size: .75em;
	left: 20em;
}

* html .menu ul {
	left: 16em;
}

* html .menu ul {
	bottom: -1px;
}

.menu ul li {
	margin: 0px 7px 0px 0px;
	padding: 0pt 0pt 0pt 2px; 
	background-repeat: no-repeat;
	float: left;
	position: relative;
	background: url(images/tabs.gif) 0 -100px;       
} 

.menu ul li a,
.menu ul li a:link,
.menu ul li a:visited {
	display: block;
	float: left;
	/*padding: 8px 25px 7px 22px;*/
    padding: 8px 6px 7px 0pt;
    width: 7em;
	text-align: center;
	white-space: nowrap;
	background-repeat: no-repeat;
	text-decoration: none;
	/*min-height: 18px;
	height: 18px;*/
	outline: none;
	background: url(images/tabs.gif) no-repeat 100% -100px; 
	color: #ffffff;
}

.menu ul li a:hover {
	color: #d86500;
	text-decoration: none;
}

.menu ul li.current_page_item,
.menu ul li.current_page_parent {
	background: url(images/tabs.gif) 0% 0px;
	background-repeat: no-repeat;
}


.menu ul li.current_page_item a,
.menu ul li.current_page_item a:link,
.menu ul li.current_page_item a:visited,
.menu ul li.current_page_parent a,
.menu ul li.current_page_parent a:link,
.menu ul li.current_page_parent a:visited {
	background: url(images/tabs.gif) 100% 0px;
	color: #4C4D45;
}

.menu ul li.current_page_item a,
.menu ul li.current_page_parent a {
        color: #4C4D45;
}

.menu ul li.login,
.menu ul li.login a,
.menu ul li.login a:link,
.menu ul li.login a:visited {
	background-image: none !important;
}

.menu ul li.login a,
.menu ul li.login a:link,
.menu ul li.login a:visited {
	text-decoration: underline;
	width: auto;
}

.menu ul li.login a:hover {
	text-decoration: none;
	color: white;
}

.tagline {
	text-align: right;
	color: #ffffff;
	font-size: .8em;
}

/*----------------------------
		end	menu
----------------------------*/
	 
.summary {
	margin-top: 14px;
	height: 127px;
	background-color: #bcbba9;
	margin-bottom: 15px;
}

.summary2 {
	margin: 14px 0 15px;
	padding: 0.7em 0 .7em 15em;
	/*height: 8em;*/
	background-color: #bcbba9;
}

.summary-text {
	font-size:28px;
	line-height:1.5;
	margin-bottom: 25px;
	margin-top: 13px;
	padding-left: 32px;
	width: 583px;
}

.summary-text2 {
	font-size:1.5em;
	line-height:1.5;
	width: 606px;
}

.summary-text2 ul li.widget {
	margin-bottom: 0px;
}

* html .summary-text2 {
margin-bottom: 0px;
}

.summary-text a {
	font-size: .75em;
text-decoration: none;
}

.post-meta-key {
	display: none;
}

/* Content */
#content {
	float: left;
	width: 40em;
	margin-bottom: 15px;
	
	/*padding-left: 2em;*/
}

.container {
    .margin-bottom: -35px;
}

.page {
	margin-top: -144px;
}

#content p {
	font-size:0.8em;
	line-height:1.7em;
	margin-top:0pt;
	margin-bottom: 12px;
}

.photo_lft {
	border:1px solid #CECCCD;
	float:left;
	margin:5px 10px 0pt 0pt;
	padding:1px;	
}
	/* blog posts */
	.post-wrap {
		margin-bottom: 30px;
	}
	
	.post-meta {
		font-size: .85em;
	}
	
	.post-title {
		font-size: 1.5em;
		padding-bottom: 5px;
	}
	.post-title a,
	.post-title a:link,
	.post-title a:visited {
		color: #d86500;
		text-decoration: none;
		font-weight: normal;
	}
	
	.post-title a:hover {
		text-decoration: underline;	
	}
	
	.post-title-bottom {
		font-size: .69em !important;
		margin-bottom: 5px !important;
		color: #999999;
	}
	
	.story-content {
		border-left: 1px solid #D6D6D6;
		float: left;
		padding-left: 2em;
		width: 33em;
min-height: 30em;
height: auto !important;
height: 30em;
	}

.search-story-content {
	border-left: 1px solid #D6D6D6;
	float: left;
	padding-left: 2em;
	width: 33em;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

.search-page,
.archives-list,
.not-found-page {
	margin-top: 15px;
}

.search-title {
	margin-bottom: 20px;
	font-size: 110%
}

.archives-list-items li {
	margin-bottom: 25px;
}

	
	.excerpt {
		background-color: #eeeeee;
		padding: 10px;
		margin-bottom: 10px;
		font-weight: bold;
	}
	
	.excerpt p {
		margin-bottom: 0px !important;
		font-size: .8em !important;
	}

		.story-content blockquote {
			background-color:#F7F7F7;
			border-bottom:1px solid #BCBBA9;
			border-top:1px solid #BCBBA9;
			margin:0pt 0pt 1em;
			padding:15px;
			width:95%;
		}
		
		.story-content blockquote p {
			font-size: .8em;
			margin-bottom: 0;
			line-height: .8em;
		}
		
		.story-content blockquote p span {
			font-size: .8em !important;
		}
		
		.job-title {
			color: #d86500;
		}
		
		.alignleft {
			float: left;
			margin: 5px 10px 0pt 0pt;
			border: 1px solid #CECCCD;
			padding: 1px;
		}
		
		.alignleft img {
			border: 1px solid #CECCCD;
			padding: 1px;
		}
		
		.story-content ul {
            font-size: 0.85em;
			list-style: disc;
			margin-left: 3em;
			padding: 10px 0;
         }
		
		.story-content ul li {
            font-size:95%;
			margin-bottom: .9em;
			line-height: 1.5em;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			color: #494A42;	
		}
		
		.story-content a,
		.story-content a:link,
		.story-content a:visited {
			font-weight: bold;
		}
		
		#commentwrap {}
		#comments span {
			font-size: .85em;
			color: #494A42;
		}

.comments-subscribe {
	font-size: 12px;
	float: left;
	margin-top: 4px;
	margin-left: 10px;
}
	
	.comment-author {
		float: left;
		font-weight: bold;
		font-size: 1.5em !important;
		margin-bottom: 3px !important;
	}

	#respond {
		padding-bottom: 10px;
	}
	
	#trackbacks {
		margin-bottom: 10px;
	}
	
	.comment-admin {
		background-color: #eeeeee;
		padding: 10px 10px 1px;
	}
	
	.comment-admin cite {
		font-weight: bold;
	}
	
	.trackback {
		background-color: #d2d5c0;
		padding: 10px;
		margin-bottom: 30px;
		font-size: .80em;
	}
	
	.trackback span {
		font-weight: bold;
	}
	
	#comments {
		margin-bottom: 10px;
		.margin-bottom: -10px;
	}
	
	.moderation {
		font-size: .85em;
		font-style: italic;
		font-weight: bold;
	}
	
	.nocomments {}
	.commentmetadata {
		font-size: .69em !important;
		color: #999999;
		text-align: left;
		margin-bottom: 0px !important;
		margin-top: 2px !important;
	}
		/* individual comments */
		
		.commentlist li {
			margin-bottom: 20px;
			clear: both;
		}

		.commentlist cite {
			font-style: normal;
		}
			
#commentform input {
font-size: .75em;
}

#commentform textarea {
font-size: .75em;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

		#commentform fieldset {
			background-color: #d2d5c0;
			padding: 10px;
		}
		
		#commentform legend {
			font-size: 1.5em;
			color: #d86500;
		}
			
		.commentinfo label {
			font-size: .85em;
			display: block;
			padding-bottom: 3px;
		}
		
		#commentform label {
			font-size: .85em;
			font-weight:bold;
			display: block;
			padding-bottom: 3px;
		}
		
		#commentform input#author {
			border: 1px solid #a1a1a1;
			margin-bottom: 10px;
			width: 300px;
		}
		#commentform input#email {
			border: 1px solid #a1a1a1;
			margin-bottom: 10px;
			width: 300px;
		}
		#commentform input#url {
			border: 1px solid #a1a1a1;
			margin-bottom: 10px;
			width: 300px;
		}
		#commentform textarea {
			border: 1px solid #a1a1a1;
			margin-bottom: 10px;
			width: 400px;
		}
		
/* Sidebar */
#side {
	width: 13em;
	float: left;
}

.side-nav {
	margin-top: 1px;
    .margin-top: 2px;
}

* html .side-nav {
	margin-top: 3px
}

.widget {
	margin-bottom:.85em;
}

.widget_recent_entries ul li,
.side-nav li{
    height: auto !important;
    height: 1%;
}

.widget_recent_entries ul li a,
.widget_recent_entries ul li a:link,
.widget_recent_entries ul li a:visited,
.side-nav li a,
.side-nav li a:link,
.side-nav li a:visited {
	color: #4c4d45;
	display: block;
	font-size: 0.8em;
	padding: .9em;
	text-decoration: none;
	height: auto !important;
	height: 1%;
}

* html .side-nav li {
    margin-top: -1px;
}


.widget_recent_entries ul li a:hover,
.widget_recent_entries ul li a:active,
.widget_recent_entries ul li a:focus,
.side-nav li a:hover,
.side-nav li a:active,
.side-nav li a:focus,
.side-nav li.current_page_item a:hover,
.side-nav li.current_page_item a:active,
.side-nav li.current_page_item a:focus {
	background-color: #dadbc3;
	color: #4c4d45;
}

.side-nav li.current_page_item a {
	background-color: #BCBBA9;
	color: #ffffff;
}

.subscribe {
	display: block;
	padding: 0px 10px 10px;
}

.subscribe img {
	border-left-color:#DAD8C3;
	border-top-color:#DAD8C3;
	border-bottom-color: #3A3B33;
	border-right-color: #3A3B33;
	border-width: 2px;
	border-style: solid;
}

.contact-sidebar {
	margin-top: 15px !important;
}

* html .contact-sidebar {
    margin-top: 16px !important;
}

.contact-page {
    margin-top: 15px;
}

.cform label {
	display: block;
	font-weight: bold;
	font-size: .85em;
}

.cform .single {
	width: 26em;
	margin: 0.5em 0px 1.3em;
	border: 1px solid #666666;
}

.area {
	padding: .3em;
	margin: 0.5em 0px 0;
	width: 30.5em;
	height: 10em;
	border: 1px solid #666666;
	font-family: arial;
	font-size: .8em;
	letter-spacing: 1px;
}

.emailreqtxt,

.reqtxt {
	vertical-align: middle;
font-size: .85em;
}

.linklove {
	display: none;
}

.formLabels {
	font-size: 0.9em;
}

.formLabels label {
	display:block;
	font-weight:bold;
	margin-bottom:1.1em;
}

.formLabels input {
	display:block;
	margin:0.5em 0;
	width:26em;
}

.formLabels textarea {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #666666;
	display:block;
	height:10em;
	margin:0.5em 0;
	padding:0.3em;
	width:30em;
}

.formLabels input.sendbutton {
	width: 11em;
	margin-left: 0px !important;
}

.formLabels span.error {
	color:#FF0000;
	display:block;
	padding:0.7em 0 3px;
}
		
.textwidget form {
	border-top: 1px dotted #BCBBA9;
	margin-top: 2em;
	padding-top: 1em;
}

.textwidget form label {
	font-size: .8em;
	padding: 1em 0 0 0;
	margin: 0 .8em;
}

.widget_text {
	/*padding: 20px 10px 10px;*/
}

.widget_search {
	.margin-top: -17px;
}

.widget_archive {
	padding: 10px;
}

.widgettitle {
	padding-bottom: 3px;
	padding-left: 10px;
}

.widget_archive ul li {
	font-size: .85em;
	padding-bottom: 10px;
}

.widget_archive ul li a{
	font-weight: bold;
}

.newsletterInput {
	color: #666666;
	margin: .6em .8em 0;
	width: 13em;
}

#send {
	background-color: #C15E00;
	border-left-color: #DAD8C3;
	border-top-color: #DAD8C3;
	border-width: 2px;
	color: #FFFFFF;	
	margin:0.6em 0pt 0pt 0.8em;
}

a.submit-button {
	background-color: #C15E00;
	border-left-color: #DAD8C3;
	border-top-color: #DAD8C3;
	border-width: 2px;
	color: #FFFFFF;	
	margin:0.6em 0pt 0pt 0.8em;
	display: block;
	text-decoration: none;
}	

#sendbutton,
.comment-submit {
	background-color: #C15E00;
	border-left-color: #DAD8C3;
	border-top-color: #DAD8C3;
	border-width: 2px;
	color: #FFFFFF;
	width: 11em;
}	

.widget_search {
	margin-left: 10px;
}

.widget_search #s {
	width: 13em;
	margin-bottom: 5px;
}

.widget_search form dl dt label {
	display: none;
}

#searchsubmit,
.button {
	background-color: #C15E00;
	border-left-color: #DAD8C3;
	border-top-color: #DAD8C3;
	border-width: 2px;
	color: #FFFFFF;	
}

/* Footer */
#footer {
	clear: both;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	width: auto;
	color: #ffffff;
	height: 31px;
}

#footer a {
	color: #ffffff;
	margin-left: 6px;
	padding-left: 15px;
	background-image: url(images/foot-divide.gif);
	background-repeat: repeat-y;
	background-position: left;

}

#footer a img {
	vertical-align: middle;
}

#footer a:hover {}
	/* attribution link styling */
#footer p {
	color: #ffffff;
	font-size: .7em;
        padding-top: 10px;
        padding-left: 10px;
}
	#footer p.credit {}
	#footer p.credit a {}
	#footer p.credit a:hover {}

/* Various Classes & Image Alignment */
.center {text-align: center;}
.floatleft {float: left; margin: 5px;}
.floatright {float: right; margin: 5px;}
img.center {display: block; margin: 10px auto;}
img.left {display: inline; margin: 0 10px 5px 0;}
img.right {display: inline; margin: 0 0 5px 10px;}
.nav {
	font-size: .85em;
	font-weight: bold;
	margin-bottom: 0;
	padding: 0;
}
.previous {float: left; text-align: left;}
.next {float: right; text-align: right; width: 45%;}

.rss {
	display: block;
	color: #fff;
	background-color: #C15E00;
	padding: .4em ;
	border-color:  #DAD8C3 #3A3B33 #3A3B33 #DAD8C3;
	border-style: solid;
	border-width: 2px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
	width: 10.3em;
	position: relative;
	margin-left: 10px;
}

.rss img {
	border: none;
	position: absolute;
	top: .7em;
	left: .8em;
}

.rss span {
	display: block;
	float: right;
	line-height: 1.2em;
}

.contactus a {
       background: #C15E00;
       color: #FFF;    
       display: block;
       width: 15em;
       padding: 5px;
       border: 2px solid;
       border-left-color: #DAD8C3;
       border-top-color: #DAD8C3;
       border-right-color: #666;
       border-bottom-color: #666;
       text-decoration: none;
       text-align:center;
}
.contactus a:hover, .contactus a:active, .contactus a:focus {
       background: #BCBBA9;
       color: #333;
}