/*
Theme Name: Thirzah
Theme URI: http://Thirzah.co.uk/
Author: Thirzah
Version: 1.1
Tags: Thirzah
Template:       twentyten
*/

@import url("../twentyten/style.css");


/* note to self: 2010 order as follows:

wrapper/hfeed

	header 
		masthead
			branding
				tbheadlines (thirzah custom)
				site-title
				site-description
			access
	
	container
	
	content
	
	sidebar
		widget-area
			primary-widget-area
			secondary-widget-area
	footer
		colophon
			site-info
			site-generator
-------------------------------------------------------------- */

/* standard html elements */

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */
body {

	font-family: Arial, Verdana, Sans-Serif;
	background-color: #2c3c43;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	background:#000000 url('/wordpress/images/fadepagebg.jpg') repeat-x top left;
	margin: 20;
	padding: 20;	
}


input,
textarea {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}

a:link {
	color:#334455;
}
a:visited {
	color:#555555;
}
a:active,
a:hover {

	text-decoration:underline;
	color:#000;
	
}
/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}



/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
-------------------------------------------------------------- 
frst group: shrinking default.
*/
#access .menu-header,
div.menu,

#branding
 {
	margin: 0 auto;
	padding: 0;
	width: 650px;
	align:left
	text-align:left;
}

#wrapper {
	margin: 0 auto;
	border:0;
	width: 851px;
	padding: 0px;
	background: #ffffff url('/wordpress/images/midbluesq.gif') repeat-y top right;

}

#header {
	padding: 0px;
	margin: 0 auto;
	margin-right:100px;
	height: 166px;
	background: url('/wordpress/images/thirzahtop001.jpg') no-repeat top left;
	width:1004px;
	border:0;
	padding: 0;
	text-align:left;

}
#access {
	background: #2c3c43 url('/wordpress/images/thirzahnavbg001.gif') no-repeat top left;
	border: 0px;
	margin: 0 auto;
	width:1004px;
	display:block;
	height:38px;
}
#main {
	overflow: hidden;
	padding: 0px;
	padding-right:1px;
	border-top:1px solid white;
	border-right:1px solid white;
	border-left:1px solid white;
	border-bottom:0px;
	margin:0px;
	
	width: 848px;
}


#container {
	float:left;
	margin: 0 -240px 0 0;
	width: 875px;
	padding:0px;
	border:0px;
	text-align:left;
	
}


#content {
	float:left;
	
	color: #000000;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	width:596px;
	margin: 0 280px 0 20px;
	margin-bottom: 36px;
	border: 0px;
	border-bottom:1px solid #445566;
	padding-bottom:20px;
	
	font-family: Arial, Verdana, Sans-Serif;

	
	font-size:10pt;
	line-height:11pt;
}

#headerpic {
	text-align:left;
	width:647px;
	padding:0px;
	margin-left:-32px;
	height:160px;
	float:left;
	overflow: hidden;
	
}
#sidebar	{
	float:right;
	
	padding:10px;
	margin:0px;
	border:0px;
	background:#455d69 url('/wordpress/images/thirzahfadebg.jpg') no-repeat top left;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
}


#primary,
#secondary {
	float:none;
	overflow: hidden;
	width: 182px;
	
	padding: 0;
	margin: 0;

}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 848px;
	height:180px;

	
	border-bottom: 1px solid white;

	margin-bottom:0px;

	text-align:left;
		  
	
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 702px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 851px;
}


/* =Fonts
-------------------------------------------------------------- */


/* =Header
-------------------------------------------------------------- */


#site-title {
	align: left;
	float:none;
	margin:0px;
	padding-left:0px;
	padding-top:68px;
	width: 460px;
	height:30px;
	font-size: 20px;
	line-height: 28px;
	text-align:left;
	margin-left:-164px;
}
#site-title a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	align: left;
	float:none;
	height:30px;
	margin: 0px;
	padding-left:0px;
	
	width: 460px;
	font-style: italic;
	text-align:left;
	margin-left:-164px;
}

/* headline scroller thing */
#tbheadlines {
	float:right;
	padding-top:44px; 
	width:300;
	margin-right:124px;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:8pt;
	font-weight:normal;
	text-align:center;
	}
#tbheadlines a, #tbheadlines a:hover,#tbheadlines  a:visited,#tbheadlines  a:active {
	color:white;
	}
/* This is the custom header image */
#branding img {
	clear: both;
	border-top: 4px solid #000;
	display: block;
	border-bottom: 1px solid #000;
		
}



/* =Menu
-------------------------------------------------------------- */


#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#ffffff;
	padding:0 10px;
	line-height:38px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access a {
		color:#ddd;
	}
#access ul ul a {
	background:#102a30;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
	border-top:1px solid #102a30;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#2c3c43;
	text-decoration:underline;
	
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;
	text-decoration: underline;
}

/* =Content
-------------------------------------------------------------- */

.page-title, #content h3,  .entry-title {
	font-family: Georgia, "Bitstream Charter", serif;
	color: #345;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 36px 0;
}

.page-title span {
	color: #000000;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color:#333333;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #000000;
	text-decoration: underline;
}
#content .entry-title {
	color: #555f6f;
	font-size: 21px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 0;
	padding-top:20px;
}
.entry-title a:link,
.entry-title a:visited,
.entry-title a:active{
	color:#000;
	text-decoration: none;
}

.entry-title a:hover {
	color: #000000;
	text-decoration:underline;
}
.entry-meta {
	
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #ffffff;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px ;
	
}
#post-links li a:link, #post-links li a:visited,
#page-links li a:link, #page-links li a:visited, 
h2.linkcattitle
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:8px;
	color:#345;
	padding:8px;
	padding-left:0px;
	line-height:16pt;
	text-decoration:none;
}

#post-links li a:active, #post-links li a:hover,
#page-links li a:active, #page-links li a:hover
{
	color:#000;
	text-decoration:underline;
	
}
.home .sticky {
	background: #D9E8F7;
}
li p {
	padding-left:30px;
	padding-top:6px;
	padding-bottom:8px;
}
.page .edit-link {
	clear: both;
	display: block;
}

#entry-author-info {
	/* background: #F2F7FC;
	border-top: 4px solid #000;
	
	margin: 24px 0;
	*/
	border:0px;
	padding: 18px 20px;
	overflow: hidden;
	clear: both;
	font-size: 12px;
	line-height: 20px;
	color:#555555;
	font-weight:normal;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	margin: 0 -104px 0 0;
	padding: 11px;
	height: 60px;
}

#entry-author-info h2 {
	
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0;
}
.entry-utility {
	color: #555;
	font-size: 12px;
	line-height: 18px;
	clear: both;
}
.entry-meta a,
.entry-utility a {
	color: #555;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #555;
	text-decoration:underline;
}



/* Asides
-------------------------------------------------------------- */




/* Gallery listing
-------------------------------------------------------------- */


/* Attachment pages
-------------------------------------------------------------- */


/* Images
-------------------------------------------------------------- */
#content img {
	margin: 0;
	max-width: 702px;
	/*max-width: 640px;*/
}
#content .attachment img {
	max-width: 851;
}

/* =Navigation
-------------------------------------------------------------- */


/* =Comments
-------------------------------------------------------------- */

/* =Widget Areas (side and footer)
-------------------------------------------------------------- */
.widget-area {
	text-align:left;
	
}

.widget-area {
	text-align:left;
	
}
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s { /* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display:none;
}
.widget-container {
	margin: 0 0 30px 0;
}
.widget-title {
	color: #ffffff;
	border-bottom:1px solid #000;
	font-weight: bold;
	padding:1px;
	margin-top:0px;
	margin-bottom:10px;
	font-size:12pt;
	background-color:#123;
	
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
	color:#eee;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
	color:#fff;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}

/* Main sidebars */
#main .widget-area ul {
	text-align:left;
	margin-left: 0;
	padding: 0 ;
}
#main .widget-area ul ul {
	text-align:left;
	border: none;
	margin-left: 1.3em;
	padding: 0;
	padding-top:8px;
	
}

/* Footer widget areas */
#footer-widget-area {
}

/* Structure the footer area 
-------------------------------------------------------------- */

/* =Footer
-------------------------------------------------------------- */


#colophon {
	border:0px;
	background: url('/wordpress/images/thirzahfooter002.gif') no-repeat top left;
	
	padding: 0px;
	margin: 0 auto;
	
	margin-top: 0px;
	margin-left:-86px;
	padding-left:85px;

	overflow: hidden; 
	width:auto;
	margin-right:-86px;
	 
}
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	
	margin-right: 0px;
	width: 501px;
	font-size:10pt
	font-weight:normal
	color:black;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {

	float: left;
	width: 501px;

	font-weight: bold;
	font-size: 12px;
	color:#334455;
	
	font-weight: normal;
	padding-left:30px;
	margin-left:30px;
	padding-top:28px; 
	 
}
#site-info p {
	margin:2px;
}
#site-info h2 {
	font-size:14px;
	margin:2px;
}
#site-info img {
	padding:8px;
	align:right;
	
}

#site-info a {
	color: #000000;
	text-decoration: underline;
	padding:2px;
}
#site-generator {

	float: right;
	width: 285px;
	text-align:left;
	padding-top:100px;
	padding-right:5px;

	height:180px;
	position: relative;
	font-style: italic;
	background: url('/wordpress/images/thirzahfooter001.gif') no-repeat top right;
	margin-bottom:1px;
}

#site-generator a {
	color: #eeeeee;
	display:inline-block;
	text-decoration: none;
	background: none; 
	padding-left: 20px;
	line-height: 16px;
}

#site-generator a:hover {
	text-decoration: underline;
}

img#wpstats {
	display:block;
	margin: 0 auto 10px;
}



/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */



/* =Print Style
-------------------------------------------------------------- */


/* Twitter Tools
--------------------------------------------------------------- */
#twitter-tools ul li a:link{
	font-weight:bold;
	text-decoration:underline;
}

#twitter-tools ul li a.aktt_tweet_time:link,#twitter-tools ul li a.aktt_tweet_time:followed {
	color:#000;
	text-decoration:none;
}
#twitter-tools ul li.aktt_more_updates {

	font-weight:bold;
}
