/*   
Theme Name: Stefan WALTHER (qlikblog.at)
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: thematic, STW
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/************* Reset style end **************/



.clear{clear:both;height:0;overflow:hidden;font-size:0;line-height:0;border:0;}
.clearfix:after {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }
body{font-family:Arial;font-size:11px;line-height:18px;color:#a7a7a7;padding:30px 0 0 0;}

.absolute{position:absolute; overflow:hidden; height:7px; width:7px;}
.box_1_t_l{background:url(../thematic/library/images/box_1.gif) top left; top:0; left:0;}
.box_1_b_l{background:url(../thematic/library/images/box_1.gif) 0px 7px; bottom:0; left:0;}
.box_1_t_r{background:url(../thematic/library/images/box_1.gif) top right; top:0; right:0;}
.box_1_b_r{background:url(../thematic/library/images/box_1.gif) 7px 7px; bottom:0; right:0;}
.box_2_t_l{background:url(../thematic/library/images/box_2.gif) top left; top:0; left:0;}
.box_2_b_l{background:url(../thematic/library/images/box_2.gif) 0px 7px; bottom:0; left:0;}
.box_2_t_r{background:url(../thematic/library/images/box_2.gif) top right; top:0; right:0;}
.box_2_b_r{background:url(../thematic/library/images/box_2.gif) 7px 7px; bottom:0; right:0;}
/*box 3 - menu */
.box_3_t_l{background:url(library/images/box3.gif) top left; top:0; left:0;}
.box_3_b_l{background:url(library/images/box3.gif) 0px 7px; bottom:0; left:0;}
.box_3_t_r{background:url(library/images/box3.gif) top right; top:0; right:0;}
.box_3_b_r{background:url(library/images/box3.gif) 7px 7px; bottom:0; right:0;}
/************* Body style end **************/


#wrapper{width:962px; margin:0 auto; background:#ebebeb url('../thematic/library/images/header_new.gif') left top no-repeat; padding:4px;}

/* ... könnte man noch machen ...*/
#header h1 a{position:absolute; text-indent:-9999pt; background:url(../thematic/library/images/logo.gif); height:82px; width:212px; cursor:pointera; left:30px; top:15px;}

/* Blog Description */
#header p strong{ background:url(../thematic/library/images/right.gif) left top no-repeat; height:30px; display:inline-block; padding:2px 10px; font-size:12px;}
#header p{background:url(../thematic/library/images/left.gif) right top no-repeat;position:absolute; left:260px; top:45px;}
	
/* Navigation
------------------------------------------------------------------ */
.Navi
{
    position:relative; 
    background:#F6F6F6; 
    margin:4px 0 0 0; 
    height:30px;   
    padding:0px;   
    padding-top:3px;  

 }
.Navi ul
{   
    list-style-type:none;
    /*disable padding from list-item-type*/
    padding:0px;
    padding-left:5px;       
 }
.Navi li
{
    display:inline;
    padding:0px;
    margin-left:0px;
    margin-right:20px;    
}
.Navi li a
{    
    float:left;
    height:22px;
    width:90px; 
    font-weight:bold;
    color:Black;
    text-align:center;   
    padding-top:4px;
    text-decoration:none;
}

.Navi li a:hover,.current_page_item a
{   
 color:#FFF; 
 text-decoration:none;
 background-image:url(library/images/nav.gif);
 background-repeat:no-repeat;
 }	
	
	li.back{background: url(../thematic/library/images/nav_1.gif) left no-repeat; position:absolute; z-index:1; top:9px;}
	li div.left{background:url(../thematic/library/images/nav_2.gif) right no-repeat; height:26px;}

	#stage{}
	.content{float:left; width:668px;}
	/*
	.slidePost{position:relative; height:280px; padding:5px;margin-top:4px; overflow:hidden; background:#fff;} 
	.slidePost h2{ height:30px; line-height:30px; font-size:21px; border-bottom:1px solid #e0e0e0;}
	.slidePost .text{padding:10px 5px;}
	.slidePost .prev{cursor:pointer; text-indent:-9999pt; position:absolute; z-index:999; background:url(../thematic/library/images/icon_7.gif) left; bottom:20px; right:63px; height:23px; width:29px;}
	.slidePost .next{cursor:pointer; text-indent:-9999pt; position:absolute; z-index:999; background:url(../thematic/library/images/icon_7.gif) right; bottom:20px; right:35px; height:23px; width:29px;}
	*/
	
	/*
	Added hEntry for pages
	*/
	.post, .hentry {margin-top:4px;position:relative; padding:5px;background:#fff; width:658px;color:#333;line-height:18px;}
	.p1 {margin-top:0px;}

	
	
	.post  p.a, .hentry p.a{height:22px; line-height:22px; background:#f3f3f3; color:#848484;}
	.post  p.a a, .hentryp.a a{color:#848484;}
	.post  p.a span, .hentry p.a span{padding:0 15px 0 20px; background:url(../thematic/library/images/icon_4.gif) 2px 2px no-repeat;}
	.post  p.a span.tag, .hentryp.a span.tag {background:url(../thematic/library/images/icon_5.gif) 2px 3px no-repeat;}
	.post  p.a span.comments, .hentry p.a span.comments{background:url(../thematic/library/images/icon_6.gif) 2px 2px no-repeat;}
	.post  .details, .hentry .details{padding:10px 5px;}
	.post  .more, .hentry.more{ display:block; text-align:right;}
	.post-nav{ height:40px; font-size:14px; padding:5px 10px; font-weight:bold;}
	.nav-previous{float:left;}
	#nav-next-post{float:right;}
	





/* ----------------------- HEADER ------------------------*/
#header {
    z-index:2;
	height:100px; 
	position:relative;
	
	background:#fff;
}
#branding {
    padding:30px 0 44px 0;
	margin-bottom:3px;
	
}
#blog-title {
    font-family:Arial,sans-serif;
    font-size:34px;
    font-weight:bold;
    line-height:40px;
}
#blog-title a {
    color:#000;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #FF4B33;
}
#blog-description {
    color:#666;
    font-size:13px;
    font-style:italic;	
    margin-left:250px;
    position:relative;
    float:left;
    top:-30px;
}
/* does not work */
#blog-description p strong{ background:url(../thematic/library/images/right.gif) left top no-repeat; height:30px; display:inline-block; padding:2px 10px; font-size:12px;}
#blog-description p{background:url(../thematic/library/images/left.gif) right top no-repeat;position:absolute; left:260px; top:45px;}

#searchBox form div {
	float:right;
	margin-right:1px;
}
#s
{
height:15px;
}

#s, #noresults-s {
	width:210px;
	padding-bottom:5px;	
	border-bottom: #ccc 1px solid;
	border-left:#ccc 1px solid;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	font: 1em Arial, Serif, sans-serif;
	border-top:#ccc 1px solid;
	border-right:#ccc 1px solid;
	padding-top:4px;
	background: url(../thematic_stw/library/images/shadow_top.gif) #fff repeat-x 50% top
}

#noresults-sarchform-div
{
	margin-top:20px;
	margin-left:50px;
}

#searchsubmit
{
color:#333333;
}


/* =Menu
-------------------------------------------------------------- */
.skip-link {
    display:none;
}

#access {
    /*border-bottom:1px solid #ccc;*/
    /*height:42px;*/
    font-size:13px;
    overflow:visible;
    z-index:100;
}


/* PagetitleBar
-------------------------------------------------------------- */
#PageTitleBar 
{
    position:relative;
    background:#6EB43F;
    padding:5px;
    width:658px;
    margin-bottom:4px;
 }
.page-title {
    font-size:13px;
    line-height:18px;
    padding:0;
    font-weight:bold;
    color:#fff;
    padding-top:4px;
    padding-bottom:4px;
}

	
/* =Content
-------------------------------------------------------------- */

#main {
    clear:both;
    padding:0px 0 22px 0;
	/*background:#fff;*/ /*added by stw*/
	margin-top:5px;
}


.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
/*
.hentry {
    padding:0 0 22px 0;
}
*/
/*
.single .hentry {
    padding:0;
}
*/
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
    font-family:Arial,sans-serif;
    font-size:18px;
    font-weight:bold;
    line-height:26px;
    padding:0 0 0 0;
    border-bottom:#e0e0e0 3px solid;
    color:#61AC1E;
}
.entry-title a {
    color:#000;
    text-decoration:none;
    color:#61AC1E;
}
.entry-title a:active,
.entry-title a:hover {
    color: #61AC1E;
    text-decoration:underline;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:22px;
    background:#f3f3f3;
}
.entry-meta .author 
{
    
}

.entry-meta .meta-prep-author
{
    display:none;    
}

.entry-meta .meta-prep-entry-date,
.entry-utility .meta-prep-entry-date
{
    display:none;   
}

.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    padding-left:18px;
    background:url(../thematic_stw/library/icons/icons.gif) no-repeat 0px 0px;  
	background-position:0px -175px;
	vertical-align:middle;
	height:16px;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FF4B33;
}
.entry-meta abbr,
.entry-utility abbr
{
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    padding-left:16px;
    margin-left:4px;
    /*letter-spacing:0.05em;*/
    text-transform:none;
    background:url(library/icons/date.gif) no-repeat 1px 2px;
}

.entry-meta .comments-link
{
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    padding-left:20px;
	padding-right:10px;
	margin-left:10px;
    letter-spacing:0.05em;
    background:url(../thematic_stw/library/icons/icons.gif) no-repeat 0px 0px;  
	background-position:0px -94px;	
    float:right;
	height:16px;
	vertical-align:middle;
	margin-top:0px;
}

.entry-meta .meta-prep-postcategories
{
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    padding-left:18px;
    /*letter-spacing:0.05em;*/
    text-transform:none;
    background:url(library/icons/categories.gif) no-repeat 4px 3px;   
}


.entry-meta .meta-prep-postcategories a
{
    padding:1px;  
    text-decoration:underline;
}
.entry-meta .meta-prep-postcategories a:hover,
.entry-meta .comments-link a:hover
{
    /*padding:1px;  */
    /*background:#cccccc;*/
    text-decoration:none;
}

.entry-content {
    padding:22px 0 0 0;
    line-height:22px;
    font-size:14px;
    font-family: Calibri, Verdana;
}

.entry-content blockquote.cite {
	padding-bottom:10px;
	font-style:italic;
	margin-left:60px;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	background:url(../thematic_stw/library/images/blockquote.png) no-repeat left top;
	color:#666666;
	padding-top:20px;
	z-index:100;
}

div.comment-content blockquote.cite
{
	font-style:italic;
	margin-left:60px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	background:url(../thematic_stw/library/images/blockquote.png) no-repeat left top;
	color:#666666;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	z-index:100;
	background-color:#f9f9f9;
	min-height:25px;
}

div.comment-content blockquote.cite p, div.comment-content blockquote.cite div
{
	font-style:italic;
}

.entry-content blockquote.cite p
{
	border-bottom:#939494 1px dotted;
	border-left: #939494 1px dotted;
	padding-bottom: 8px;
	margin:2px;
	margin-top:15px;
	padding-left:15px;
	padding-right:8px;
	border-top:#939494 1px dotted;
	border-right: #939494 1px dotted;
	padding-top:8px;
}

.entry-content a 
{
    text-decoration:underline;
    color:#297ed3;
    font-weight:normal;
    padding:2px;
}
.entry-content a:hover
{ 
    text-decoration:none;
    color:#1667b7;
    padding:2px;
	text-decoration:underline;
}

.entry-content p
    {
    line-height:20px;    
    }
    
.entry-content li
{
line-height:20px;
margin-top:10px;    
}
    
	
/* Comment Form */

.replytext
{
border-bottom:#61ac1e 1px solid;
border-top:#61ac1e 1px solid;
border-left:#61ac1e 1px solid;
border-right:#61ac1e 1px solid;
margin-top:5px;
margin-bottom:5px;
vertical-align:middle;
width:200px;
padding-left:37px;
padding-bottom:2px;
padding-right:5px;
padding-top:2px;
margin-right:10px;
}
.field_author
{
background: url(../thematic_stw/library/icons/f_author.png) #fff no-repeat left center;
}	

.field_email
{
background: url(../thematic_stw/library/icons/f_email.png) #fff no-repeat left center;
}
.field_url
{
background: url(../thematic_stw/library/icons/f_url.png) #fff no-repeat left center;
}
.replyArea
{
border-bottom:#61ac1e 1px solid;
border-top:#61ac1e 1px solid;
border-left:#61ac1e 1px solid;
border-right:#61ac1e 1px solid;
background:url(../thematic_stw/library/icons/bg-replyarea.gif) #fff no-repeat right bottom;
padding-top:3px;
padding-left:3px;
padding-right:3px;
padding-bottom:3px;
}

.form-label
{
/*font-weight:bold;*/
}

#comment-notes
{
font-size:11px;
color:#666666;
margin-bottom:0px;
}



/*.entry-content h1*/
.entry-content h2 {
    font-family:Calibri, Verdana;
    font-size:18px;
    font-weight:bold;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#cccccc;
    color:#61AC1E;
    line-height:26px;
    padding:0 0 0 0;
    margin-bottom:15px;
}

.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:28px 0 14px 0;
}
.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}

.entry-content div.note
{
width:632px;
padding:12px 12px 12px 12px;    
border-bottom:#eec600 1px solid;
border-left:#eec600 1px solid;
border-top: #eec600 1px solid;
border-right:#eec600 1px solid;
background-color:#ffffaa;
margin:16px 0px;
}

.entry-content div.downloads
{
width:610px;
border-bottom:#e1e1e1 1px solid;
border-top:#e1e1e1 1px solid;
border-right:#e1e1e1 1px solid;
border-left:#e1e1e1 1px solid;
padding:12px 12px 12px 30px;
background-color:#f9f9f9;
}
h2.downloads
{
	font-family:Calibri, Verdana;
    font-size:18px;
    font-weight:bold;
    color:#61AC1E;
    line-height:26px;
    padding:0 0 0 0px;
	margin-left:-20px;
    margin-bottom:18px;
	margin-top:-27px;
	border-width:0px;
}




.entry-content table {
    margin-left:1px;
}

.entry-content .settings 
{
    font-family:Monospace;
    color:#990000;  
    font-size:11px; 
}

.entry-content .shortcut
{
	font-family:Monospace;
	background-color:#FFFFCC;
	color:#000000;
	padding-left:3px;
	padding-right:3px;
	font-size:11px;
	white-space: nowrap;
}

.entry-content embed {
    margin:0 0 22px 0;
}

.linkMore a
{
    color:#666666;
    text-decoration:none;   
    background:url(library/icons/arrow_right.gif) no-repeat 0px 2px; 
    padding-left:15px;
    float:right;
    margin-right:30px;
}


.entry-utility 
{
    padding:7px;
    margin-top:20px;
    color:#666;
    font-size:11px;
    line-height:18px;
    margin: 20px -6px -6px -5px;
    background:#fcf0ba;
    
	border-top-width:1px;
	border-top-color:#cccccc;
    border-top-style:dashed;
}

.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}

.entry-utility .tag-links
{
    padding-left:22px;
    background:url(library/icons/tag_blue.gif) no-repeat 4px 0px;  
    font-size:11px;
}

.entry-utility .edit
{
    font-size:11px;  
    padding-left:22px;
    background:url(library/icons/edit.gif) no-repeat 4px 1px;   
   
}

.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}

.divAddThis
{
float:right;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    /*font-style:italic;*/
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
	font-size:11px;
	font-weight:normal;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
	font-size:11px;
	font-weight:normal;
}
#nav-above,#nav-below {
	width: 658px;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    margin-top:4px;
    position:relative; 
    padding:5px;
    background:#fff; 
    width:658px;
    color:#333;
    line-height:18px;
}

#comments a 
{
    text-decoration:underline;
    color:#7BA6C7;
    font-weight:bold;
    padding:2px;
}
#comments a:hover
{ 
    text-decoration:none;
    background:#7BA6C7;
    color:#fff;
    padding:2px;
}

/*
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
*/
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#fcf0ba;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
/*
.form-section label {
    font-size:11px;
}
*/
/*
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
*/
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */
p.rssFeed 
{
    padding-left:20px;
    padding-bottom:0px;
    /*line-height:20px;*/
    
}

.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #FF4B33;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #FF4B33;
}
.aside {
    color:#666;
	/*background:#fff;*/
}
.aside a {
    color:#666;
    text-decoration:none;
}
.aside a:active,
.aside a:hover {
    color: #FF4B33;
}
.aside h3 {
    font-size:18px;
    font-weight:bold;
    line-height:22px;
    height:24px;
    line-height:20px;
    color:#afc186;
    border-bottom: #a7a7a7 3px solid;
    margin-bottom:5px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:disc;
    margin:0 0 22px 20px;
}
.aside ul ul li {
    padding:1px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}
/*
    Main Asides
*/
.main-aside ul {
    padding:0 20px;
}
.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}
#primary {
    /*border:1px solid #ccc;*/
    padding:18px 0 0 0;
    margin-bottom:4px;
	
}
/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
	
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
/*
    Footer Asides
*/
#subsidiary {
    padding:33px 0 0 0;    
}


/* =Footer
-------------------------------------------------------------- */

#footer {
    border-top:1px solid #ccc;
    margin-top:22px;
}
#siteinfo {
    color:#666;
    font-size:11px;
    line-height:18px;
    padding:22px 0 44px 0;
}
#siteinfo a {
    color:#666;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #FF4B33;
}


/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 -.5em;
    padding:0.5em 0;    
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
    border:1px solid #ccc !important;
    color:#666!important;
    font-style:normal;
    margin:0 .375em !important;
    padding:0.5em 0.25em !important;
}
.wp-pagenavi a:visited {
    border:1px solid #ccc !important;
    color:#666 !important;
}
.wp-pagenavi a:hover {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi a:active {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#666 !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.current {
    border:none !important;
    color:#666 !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}

	
	
li.cat-item, li.widget_archive ul li
{
    list-style-type:none;
    }
li.cat-item a, li.widget_archive ul li a , li.cat-item a:hover
{
    text-decoration: none;   
    padding:0px;
    margin-left:-2px;
    background:url(library/icons/page.gif) no-repeat 0px 0px; 
    padding-left:22px;
}
li.cat-item a:hover
{
	text-decoration:underline;
}

ul.xoxo
{
padding-bottom:0px;    
}


/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* File Icons */
a[href$='.pdf'], a[href$='.pdf']:hover, .pdf, .pdf:hover {
display:inline-block;
padding:2px 0px 2px 20px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(library/icons/ico_pdf.jpg) center left no-repeat;
}
a[href$='.zip'], a[href$='.zip']:hover, .zip, .zip:hover {
display:inline-block;
padding:2px 0px 2px 20px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(library/icons/ico_zip.jpg) center left no-repeat;
}

a[href$='.reg'], a[href$='.reg']:hover, .reg, .reg:hover {
display:inline-block;
padding:2px 0px 2px 20px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(library/icons/ico_reg.jpg) center left no-repeat;
}

a[href$='.txt'], .txt, a[href$(='.txt']:hover, .txt:hover {
display:inline-block;
padding:2px 0px 2px 20px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(library/icons/ico_txt.jpg) center left no-repeat;
}

a[href$='.qvw'], a[href$='.qvw']:hover, .qvw, .qvw:hover {
display:inline-block;
padding:2px 0px 2px 20px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(library/icons/ico_qvw.gif) center left no-repeat;
}

