/*  
Theme Name: Talis Global
Theme URI: http://substrakt.co.uk/
Description: A flexible theme for all the talis blogs. Configuration options for position, sidebars 1 or 2, banner location, Post title colour, fixed or liquid, alt headers/footers, local css and width are available in settings.php.
Version: 1.0.5
Author: Chris Waring
Author URI: http://substrakt.co.uk/

*/

/* Local Styles and Colours */

#page {
	background-color: white;
	text-align: left;
}

#sidebar h2 + ul li a, #sidebar2 h2 + ul li a  {
	
	display:block;
}
	
.narrowcolumn .postmetadata {
	text-align: left;
	}
	
h1 a.rsswidget:first-child, h1 a.rsswidget img{
	display:inline;
	float:left;
	background:none;
	margin:2px -16px -7px 2px;
}

.portal .textwidget p {
	margin:8px;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* Added #sidebar2 */

/* Added #sidebar2 ul ul li and #sidebar2 ul ol li */
small, #sidebar ul ul li, #sidebar2 ul ul li, #sidebar ul ol li, #sidebar2 ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.widgettitle a, .widgettitle a:hover {
	color:#888 !important;
	text-decoration:none !important;
}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

	
.post {
	margin: 0 0 20px;
	text-align: left;
	border-bottom:1px solid #eee;
	}
.post p {
	text-align: left;
}

.postmetadata.alt {
	border-bottom:none;
}
	
.post .postdata {
	color:#669900;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

/* Begin Headers */
.post h1 {
	padding-top: 5px;
	margin: 0;
	clear:both;
	}

.post h1 a {
	color:#CC0000;
}

.post h1 {
	margin: 10px 0 2px 0;
	border-bottom:1px #eee solid;
	}

h2.pagetitle {
	
	text-align: left;
	}



h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Images */
p img {
	padding: 5px;
	max-width: 100%;
	border: 1px solid #eee;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 12px;
	display: inline;
	}

img.alignleft {
	padding: 5px;
	margin: 0 12px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
	
.post span.small {
	font-size:80%;
}

div.members a, .widget_rss li a {
	display:block;
	border-top:1px solid #eee;
	padding:4px 0;
}

div.members a:first-child, .widget_rss li:first-child a {
	border-top:none;
}

#sidebar .podPress_feedButtons ul, #sidebar2 .podPress_feedButtons ul {
	margin-left: 0 ;
}

.podPress_feedButtons {
	text-align:center;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 5px 3px; 
	}
.portal #searchform {
	text-align: center;
}

.portal .center {
	text-align:center;
}

#sidebar #searchform #s #sidebar2 {
	width: 115px;
	padding: 2px;
	}

#searchform #s {
	border-color:#AAAAAA;
	border-style:solid;
	border-width:1px 0px 0px 1px;
	color:#555555;
	font-family:Verdana,sans-serif;
	font-size:0.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:5px 5px 5px 24px;
	width:120px;
}

select {
	border-color:#AAAAAA;
	border-style:solid;
	border-width:1px 0px 0px 1px;
	color:#555555;
	font-family:Verdana,sans-serif;
	font-size:0.9em;
	width:130px;
	margin:5px 10px;
}

#searchform #s {
	background:#fff url(images/search_16x16.gif) no-repeat 5px center;
}

#tag_cloud.portal {
	text-align:center;
}

#tag_cloud.portal h1 {
	margin-bottom:5px;
}

/* Added #sidebar2 */
#sidebar #searchsubmit #sidebar2 {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	float:left;
	width: 170px;
	}
	
.portal {
	font-size:12px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Added the Sidebar2 coding */
/* Begin Sidebar2 */
#sidebar2
{
	padding: 27px 0 10px 0;
	width: 170px;
	float:right;
	}

#sidebar2 form {
	margin: 0;
	}
/* End Sidebar2 */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags and Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.postnav {
	display: block;
	}

.postnav div {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Pod Press */
.podPress_content {
	border-top:1px dashed #eee !important;
	border-bottom:1px solid #eee !important;
	padding:10px 0 !important;
	background-color:#F8F8F8;
	font-size:1em !important;
	line-height:1.8em;
}

.comment {
	background:url(images/comment.png) no-repeat top;
	float:right;
	width:24px;
	height:24px;
	margin-bottom:-24px;
	position:relative;
	top:-20px;
	padding-top:3px;
	text-align:center;
}
