
/* 
* now we want to colour contents and elements
*/

#site-title a,#site-title a:visited{
color: #996600;text-decoration:none;
text-shadow: rgba(0,0,0,.3) 0px 2px 4px; /* Safari-only, but cool */
}

#site-title a:hover{color:#fc0;}	

#primary-menu li a,#subsidiary-menu li a{padding:8px;color:#111;background:#f6f7ee;border:1px solid #ccc;}
#primary-menu li ul,#subsidiary-menu li ul{background:#fff;border-top:1px solid #bdb76b}
#primary-menu li.current-menu-item a {background-color:#EDEFC9;
	color: #000;
	border-bottom-width:0; /* no bottom border for active tab */
    padding-bottom:1px; /* to match height of other tabs */
	height:20px;
	font-weight:400;
	text-decoration:underline;
}

#primary-menu li a:hover,#subsidiary-menu li a:hover {
color: #000;
background:#DCE09C; 	
text-decoration: underline;
}


#secondary-menu li a,#footer-menu li a{padding:8px 10px 8px 10px;color:#111;background:#DCE09C;border:1px solid #ccc}
#secondary-menu li ul,#footer-menu li ul{background:#fff;border-top:1px solid #ccc}
#secondary-menu li.current-menu-item a {background-color:#EDEFC9;
	color: #000;
	 border-bottom-width:0; /* no bottom border for active tab */
    padding-bottom:1px; /* to match height of other tabs */
	height:20px;
	font-weight:400;
	text-decoration:underline;
	}
	
#secondary-menu li a:hover,#footer-menu li a:hover 
{
color: #000;
background:#f6f7ee; 	
text-decoration: underline;
}


span.newspaper2,div.newspaper2 {letter-spacing: .10em; font-size: 170%; font-weight: 100; border-bottom: groove 2px #CCCCCC; width: inherit; line-height: 1em; font-variant: small-caps;}
.tagsbreadcrumb{font-size:220%; 
margin:0; float:left; color:#ccc; 
font-family:Impact,Arial,Verdana; 
text-transform:uppercase; border-bottom: #CC0000 10px solid;
font-weight:100;
}
.tagsbreadcrumb a{font-size:80%;line-height:24px;}
.tagsbreadcrumb a:hover{font-size:80%;color:#f90;text-decoration:underline;line-height:24px;}
.tagsbreadcrumb a:visited{font-size:80%;color:#c00;line-height:24px;}
.y6{float:left; font-size:350%; font-family:Verdana,Arial,Helvetica,sans-serif; margin:4px 0 0px -1px; font-weight:0;}
.y4{float:left;font-size:350%;font-family:Garamond,Georgia,"Times New Roman"; text-transform:uppercase; margin:12px 0 0px -5px; font-weight:0;}
.googlebreadcrumbs{clear:left;float:left;margin-top:20px;}
.feat-tags{
border-bottom:1px solid #c00;
border-right:10px solid #3F6AD1;
color:#3B200F;
font-variant:small-caps;
font-weight:700;
line-height:125%;
padding-left:10px
}

.feat-tags1{
background-color:#eee;
border-bottom:1px solid #c00;
border-left:10px solid #3F6AD1;
color:#3B200F;
font-variant:small-caps;
font-weight:700;
line-height:125%;padding-left:10px
}
/* Page links (multiple-paged posts) */

p.page-links a, .comment-pagination .page-numbers {
	border: 1px solid #bdb76b;
	}
/* Breadcrumb 
this hacks into arrow image before title
*/
.breadcrumbs{margin:0 0 30px 0;font-size:.9em;font-style: italic;color:#9f9994;
line-height:30px;}
.breadcrumbs .trail-before{margin-right:5px}
.breadcrumbs .sep{display:inline-block;width:5px;height:25px;margin:0 5px;text-indent:-9999em;
background:url('images/breadcrumb-sep.png') no-repeat 0 8px}
.breadcrumbs .trail-end{font-style:italic;color:#bab7b5}

/*-------------------------------------------------*/
/* SIDEBAR */
/*------------------------------------------------*/

/* general widgets*/
.widget-area {
	border-bottom: 1px solid #ECEDE8;
}
.widget-title,.headerarchive {
  padding: 0.5em; /* Room for close button. */
    padding-right: 40px; /* Room for Close button */
    min-height: 14px;           /* For the close button */
    _height: 14px;              /* IE6 */
    color: #49492d;
    background: background: -moz-linear-gradient(top, rgba(253, 253, 252, 0.3) 0%, rgba(247, 247, 242, 0) 49%, rgba(247, 247, 242, 0) 51%, rgba(193, 193, 154, 0.3) 100%);
    background:  -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(253, 253, 252, 0.3)), color-stop(49%, rgba(247, 247, 242, 0)), color-stop(51%, rgba(247, 247, 242, 0)), color-stop(100%,rgba(193, 193, 154, 0.3)));
    background: -webkit-linear-gradient(top, rgba(253, 253, 252, 0.3) 0%, rgba(247, 247, 242, 0) 49%, rgba(247, 247, 242, 0) 51%, rgba(193, 193, 154, 0.3) 100%);
    background: -o-linear-gradient(top, rgba(253, 253, 252, 0.3) 0%, rgba(247, 247, 242, 0) 49%, rgba(247, 247, 242, 0) 51%, rgba(193, 193, 154, 0.3) 100%);
    background: -ms-linear-gradient(top, rgba(253, 253, 252, 0.3) 0%, rgba(247, 247, 242, 0) 49%, rgba(247, 247, 242, 0) 51%, rgba(193, 193, 154, 0.3) 100%);
    background:  linear-gradient(to bottom, rgba(253, 253, 252, 0.3) 0%, rgba(247, 247, 242, 0) 49%, rgba(247, 247, 242, 0) 51%, rgba(193, 193, 154, 0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33ffffff', endColorstr='#1a000000',GradientType=0 );
    background-color: #f7f7f2;
    border-radius: 4px 4px 0 0;
} 

.widget > div {
 	border-top: 1px solid #ECEDE8;
}
.widget_tag_cloud div,
.textwidget {
	padding: 10px 15px;
	border-top: 1px solid #ECEDE8;
}
 
#latest ul li,.widget ul li,.widget ol li {
	border-bottom: 1px solid #ECEDE8;
	padding: 3px 0 3px 10px;
}
.content ul li,.content ol li{margin-left:10px;}

 
/* Comment metadata */
/* Comment meta */
.comment-meta {
	color: #555;
	font: normal normal normal 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
	margin-bottom: 0.714285714em;
}

.comment-text .moderation {
	font-style: italic;
	color: #555;
}

/* Submit and rest buttons */
#submit {
	display: inline-block;
	margin-right: 15px;
	padding: 7px 15px 8px 15px;
	background: #fff;
	border: 1px solid #bdb76b;
	}
#submit:hover {
	cursor: pointer;
	background: #f9f9f9;
	}

.segment{clear:both;border-bottom:1px solid #bdb76b;
background-color: #E4E4F4;
	background-color: rgba(143, 158, 64,.8);}.segment a:link,.segment a:visited{color:#1267C8}.segment a:hover{color:#000;text-decoration:underline}
#siteinfo{padding:5px 5px 0 100px;clear:both;margin:0;display:block;color:#000;background-image:url(icon.gif);background-position:5px 5px;background-repeat:no-repeat;font-size:75%;border-top:1px solid #bdb76b}
#utils{width:180px;float:left;margin-top:5px}
#utils ul{margin:0;padding:0;list-style:none}
#utils li{margin:0;padding:4px 0;list-style-type:none}
#utils a{padding-left:8px;background-image:url(dot3.gif);background-position:left;background-repeat:no-repeat}
#utils a:link,#utils a:visited{color:#666;text-decoration:none}
#utils a:hover{text-decoration:underline;color:#1b71c6}

#icons{clear:both;text-align:center;padding:3px}#icons img{padding:1px 5px}