/*  
Theme Name: Extensis Blog Theme 
Theme URI: http://www.extensis.com
Description: Extensis Theme
Author: Extensis
Author URI: http://www.extensis.com
*/
* {
	padding: 0px; 
	margin:0px;
}
p {
	margin: 1em 0px;
	line-height:1.6em;
}
dl {
	margin:1em 0px;
}
dt 
{
	font-weight:normal;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
a img {
	border:0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote 
{
    margin:10px;
    padding-left:10px;
    border-left:#ccc 2px solid;
    color:#666;
}
fieldset 
{
	border:none;
}

/* Body Copy Font - Myriad Pro Regular */

@font-face
{
    font-family: 'BodyCopyFont';
    src: url("https://fnt.webink.com/?drawer=6E27276A-C7A5-432B-95C9-8952A046E3C0&font=73E6C83D-7F13-A8AE-4770-C315AE5061C3");
    font-weight:normal; font-style:normal; font-variant:normal;
}

/* Body Copy Font Italic - Myriad Pro Italic */

@font-face
{
    font-family: 'BodyCopyFont_Italic';
    src: url("https://fnt.webink.com/?drawer=6E27276A-C7A5-432B-95C9-8952A046E3C0&font=73FEA18A-033F-AE20-4C65-461CA87E3CF3");
    font-weight:normal; font-style:normal; font-variant:normal;
}

/* Body Copy Font Bold - Myriad Pro Bold */

@font-face
{
    font-family: 'BodyCopyFont_Bold';
    src: url("https://fnt.webink.com/?drawer=6E27276A-C7A5-432B-95C9-8952A046E3C0&font=1421BCAA-4D56-EF9D-A008-8F0EFD21830C");
    font-weight:normal; font-style:normal; font-variant:normal;
}

/* Headline Font - FranlinGotURWT_Dem */

@font-face{
font-family: 'HeadlineFont';
src: url( 'https://fnt.webink.com/wfs/?drawer=6E27276A-C7A5-432B-95C9-8952A046E3C0&font=6156719D-9AB2-B4FC-046D-BBFB2F2760B4');
font-weight:normal;font-style:normal;
}

/* OLD- Headline Font - Minion Pro Semibold Condensed Subhead */

@font-face
{
    font-family: 'HeadlineFont_oldnotused';
    src: url("https://fnt.webink.com/?drawer=6E27276A-C7A5-432B-95C9-8952A046E3C0&font=73459F12-DEDF-17C6-914E-6034945F5CBC");
    font-weight:normal; font-style:normal; font-variant:normal;
}

/* Headline Font with Emphasis - Minion Pro Semibold Italic */

@font-face
{
    font-family: 'HeadlineFont_Italic';
    src: url("https://fnt.webink.com/?drawer=6E27276A-C7A5-432B-95C9-8952A046E3C0&font=1F265D67-93B5-3B63-F551-B32EECA12B6A");
    font-weight:normal; font-style:normal; font-variant:normal;
}

/* Headline Font with Strong - Minion Pro Semibold */

@font-face
{
    font-family: 'HeadlineFont_Semibold';
    src: url("https://fnt.webink.com/?drawer=6E27276A-C7A5-432B-95C9-8952A046E3C0&font=8D465C35-5D19-17C1-7819-2460238D7024");
    font-weight:normal; font-style:normal; font-variant:normal;
}

/* Navigation Elements - Myriad Pro Light */

@font-face
{
    font-family: 'NavigationFont';
    src: url("https://fnt.webink.com/?drawer=6E27276A-C7A5-432B-95C9-8952A046E3C0&font=2C42CC2B-4E14-2FB2-85C0-9E10EFCC5735");
    font-weight:normal; font-style:normal; font-variant:normal;
}

/* Monospaced Font for code - LeMondeCourrierStdRegular */

@font-face{
font-family: 'CodeFont';
src: url( 'https://fnt.webink.com/wfs/?drawer=6E27276A-C7A5-432B-95C9-8952A046E3C0&font=9770B14F-07B7-D8E9-0519-AE6B755863ED');
font-weight:normal;font-style:normal;font-variant:normal;
}

body 
{
	background: #afaca2; 
	margin: 0px 20px; 
	font: 16px BodyCopyFont, tahoma, "lucida grande",  sans-serif; 
	color: #535353; 
	text-align: center;
}

body em
{
	font: 16px BodyCopyFont_Italic, tahoma, "lucida grande",  sans-serif; 
}

body strong
{
	font: 16px BodyCopyFont_Bold, tahoma, "lucida grande",  sans-serif; 
}

a 
{
    text-decoration:none;
}

a:link {
	color: #2a7aa4;	
}
a:visited {
	color: #535353;
}
a:hover, a:active {
	color: #000;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6
{
	font-family: HeadlineFont, Verdana, Arial, Serif;
}

h1 em, h2 em, h3 em, h4 em, h5 em, h6 em
{
	font-family: HeadlineFont_Italic, Verdana, Arial, Serif;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong
{
	font-family: HeadlineFont_Semibold, Verdana, Arial, Serif;
}
#pushright {
        width:15%;
        margin: -19px 20px 0px 655px;
        position:relative;
        text-align:right;
}

#authorname {
	color:#2a7aa4;
}

#container {
	border: #ddd 0px solid; 
	background-image: url(http://blog-cache.extensis.com/img/manage_this_07.gif);
	margin: 0px auto; 
	width: 803px; 	
	position: relative; 
	text-align: left;
}


#navigation {
	background: transparent; 
	margin: 20px auto 0px; 
	overflow: hidden; 
	width: 760px; 
	position: relative; 
	text-align: left;
	font-family: NavigationFont, Tahoma, Verdana, Arial, Serif;
}
html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0px 5px 0px 0px; 
	list-style-type: none;
}
#navigation ul li a {
	border: #ddd 1px solid; 
	border-bottom:none;
	padding: 0 10px 2px 10px; 
	display: block; 
	background: #ededed; 
	text-decoration: none;
}
#navigation ul li a:hover {
	background: #fafafa;
}
#navigation ul li a:active {
	background: #fafafa;
}
#navigation ul li.current_page_item a {
	background: #fff;
	color: #333;	
	border: #ccc 1px solid; 
	border-bottom:none;
}
#navigation ul li.search {
	font-size: 0.7em; 
	right: 0px; 
	position: absolute; 
	top: 0px;
}
#navigation ul li.search input#s {
	border: #999 1px solid; 
	font-size: 0.7em; 	
	width: 100px; 
	padding: 2px; 	
	background:#fff;
}
#navigation ul li.search input#searchsubmit {
	border: #999 1px solid; 
	font-size: 0.7em; 
	background: #e6e6e6; 
	margin: 0px 0px 0px 2px; 
	color: #265e15; 
	padding: 2px; 		
}
#header {
	clear: both; 
	float: left; 
	margin: 10px 5px; 
	width: 450px;
}
#header h1 
{
	font-size:1.8em;
	margin:10px 0 0 10px;
}
#header h1 a {
	display: block; 	
	text-decoration:none;	
}
#header h2 
{
	margin:5px 0 0 10px;
}

#searchbox {
	position:relative;
	background:#afaca2;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#searchbox feed {
        background:url(http://blog-cache.extensis.com/img/feed.png) no-repeat left center;
        height:20px;
        padding-left:18px;
        text-align:left;
}

#feedbox {
        background: #afaca2;
        height: 25px;
        margin: 0px auto;
        width: 600px;
	top: 0px;
	left:350px;
        position: relative;
        text-align: left;
        padding:0.1em;
}

#feedarea {
        background: #afaca2;
	padding:10px 10px 0 0; 
	float: left; 	
	text-align: left;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 25px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 0px; 
	margin-left :22px;
	height: 25px;
	background:url(http://blog-cache.extensis.com/img/feed.png) no-repeat left center;
	padding-left:16px;
}

#headerimage {
	clear: both; 
	background: #afaca2 url(http://blog-cache.extensis.com/img/header165hi.jpg) no-repeat 0px 0px;
	margin: 0px; 
	color: #afaca2; 
	height: 165px;
}

html #headerimage {
	margin-top: 0px;
}

#content {
	margin: 10px 10px 10px 30px; 
	overflow: auto;
}

html #content {
	height: 1%;
}

#content h3 {
	font-size: 1.2em; 
	margin: 1em 0px 0px;
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0px 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0px;
}
#content-main ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(http://blog-cache.extensis.com/img/vsm_bullet.png);
    line-height:1.8em;
}

#content ol 
{
    list-style-type:decimal;
    margin:1em 20px;
    padding:0 1em;
    line-height:1.8em;
}
#content-main {
	float: left; 
	width: 520px; 
	margin-right: 20px;
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post 
{
	padding:0 0 2em 0;
	border-bottom:#ddd 1px dashed;
}
#content p img.right {
	float: right; margin:10px 0 0 10px;
}
#content p img.left {
	float: left; margin:0 10px 10px 0;
}
#content .post h2 
{
	font-size: 1.75em; 
	margin: 10px 0px 0px;	
	padding-bottom: 5px;
}

#content .post h2 a
{
        color:#2f261f;
}

#content .post a
{
        color:#2a7aa4;
}

#content .post a:visited
{
        color:#3a3a3a;
}

#content .entry 
{
    margin:1em 0;
    padding-right:1em;    
}
#content .entry a 
{
    border-bottom:#2a7aa4 1px dashed;
    text-decoration:none;
}
#content .post-info , #content .postmetadata
{
	font-size:0.9em;
	color:#535353;
	margin:0;
	padding:0;	
}
#content .post-info 
{
	background:url(http://blog-cache.extensis.com/img/underline1.jpg) no-repeat left bottom;
	padding-bottom:12px;	
}
#sidebar {
	float: left; 
	width: 200px;
	font-size:0.9em;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
	padding:0;
}
li.sidebox {
	padding:10px;
	background: url(http://blog-cache.extensis.com/img/sideheadtop.gif) #ededed no-repeat left top; 
	margin-bottom: 10px; 	
}
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-size: 1.4em; text-align: left;
        margin: 0px 0px 5px 0px;
}
#sidebar li.sidebox p img {
	float: left; margin: 0px 10px 10px 0px;
}

#footer {
	clear: both; 	
	background: transparent; 
	margin: -20px auto; 
	overflow: auto; 
	width: 803px; 
	color: #999; 
	text-align: left;
}
 html #footer {
	height: 1%;
}

#footer p {
	float: left; 
	width: 20%; 
	line-height: 1.2em;
	font-size:0.9em;
	color: #fff;
}
#footer p img {
	vertical-align: text-bottom;
}
#footer ul {
	float: right; 
	margin:2em 10px;
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
}
#footer ul li {
	position: relative;
	/* top:-8px; */
	display: inline; 
	margin-left: 5px;
	margin-right: 25px; 
	list-style-type: none;
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#container .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist a 
{
    border-bottom:#2a7aa4 1px dashed;
    text-decoration:none;
}
.commentlist li 
{
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;	
	background:#f5f5f5;
}
.commentlist li.alt 
{
    background:#fafafa;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:normal;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f8f4;
}
input 
{
	background:#f9f8f4;
	border:#ccc 1px solid;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family: HeadlineFont, Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
p.code {
	font-family: CodeFont, Courier, Times, monospace;
	margin: 1em 0px;
	line-height:1.6em;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

