/*
Theme Name: La Brea
Theme URI: http://turingtarpit.com/
Description: A wdgetized theme for turingtarpit.com	
Version: 0.1
Author: Chandima Cumaranatunge
Author URI: http://turingtarpit.com/
Tags: black, grey, fixed width, three columns, widgets, 960grid

	Theme was built using the 960 grid by Chandima Cumaranatunge.
	The design is based on the hijriah 1.1 theme.
	
	Original design of hijriah 1.1 by Naruddin Jauhari from Themes Arena
	
	available from: http://themesarena.com/hijriah/ 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Site level styles */
html 
{
	/* always show vertical scrollbar */
	                                    
	background-image: url(images/lightsrc-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #666666;
	height: 100%;
	margin-bottom: 0.1em;
	overflow-y: scroll;
}

body 
{
	font: 11px/1.7em Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	background-image: url(images/tarpit-bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}


#outercontainer 
{
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(images/site-bg.gif);
	margin-right: auto;
	margin-left: auto;
	width: 962px;
}

/* global Typography */

h1, h2, h3, h4, h5, h6
{
	font-family: sans-serif, Arial;
}

h3 
{
	font-size: 18px;
}

h4 
{
	font-size: 16px;
}

h5 
{
	font-size: 14px;
}

h6 
{
	font-size: 12px;
}

/* topnav */
#topnav 
{
	background-repeat: repeat-x;
	background: url(images/navbar-bg.jpg);
}

/* topmenu - page navigation */
#pagenav 
{
	margin-left: 0px;  /* 960 override */
}

#pagenav ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
	
#pagenav li 
{
	float:left;
	width:120px;
	margin:0;
	padding:0;
	text-align:center;
}

	
#pagenav li a 
{
	display:block;
	height:100%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 12px;
	padding-top: 12px;
	background-image: url(images/navbar-tabs.jpg);
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
	border-right-color: #b3b3b3;
	border-right-width: 1px;
	border-right-style: solid;
}

#pagenav li a:hover, #pagenav li a:focus, #pagenav li a:active 
{
	background-position:-200px 0;
}

#pagenav li.current_page_item a
{
	background-position:-400px 0;
	color: white;
}

/* topmenu - search box */
#searchbox 
{
	margin-left: 20px;  /* 960 override */
}

#searchbox form
{
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 1em;
	text-align: right;
	margin:0;
}

/* header */
#header 
{
	background-repeat: no-repeat;
	background: #333333 url('images/tar.jpg');
}
	
#header h1 
{
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0;
	font-size: 32px;
	color: white;
	font-family: sans-serif, Arial;
}

#header h1 a
{
	color: white;
	text-decoration: none;
}


#header .description
{
	color: white;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 20px;
	font-size: 15px;
	font-style: italic;
}

/* catnav (category navigation menu) */
#catnav 
{
	background-repeat: repeat-x;
	background: url(images/sf-navbar-bg.jpg);
	z-index:2; /* http://webdemar.com/webdesign/superfish-jquery-menu-ie-z-index-bug/ */
}

#catnav ul.sf-menu
{
	margin-bottom: 0;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: white;
	border-left: none;
	border-right-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
}

.sf-menu li {
	background-image: url(images/sf-navbar-bg.jpg);
	background-color: #666666;
}
.sf-menu li li {
	background-color: #4c4c4c;
}
.sf-menu li li li {
	background-color: #333333;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color: #0080ff;
}

#catnav .sf-menu a:hover
{
	text-decoration: none;
}


/* content */
#content 
{
	background-image: url(images/elephants.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	z-index:1;  /* http://webdemar.com/webdesign/superfish-jquery-menu-ie-z-index-bug/ */
}

/* content - loop entries */
#the-loop
{
	padding-top: 15px;
	padding-bottom: 50px;
}

.pad10left /* for single and page on #the-loop */
{
	padding-left: 10px;
}

.postdate
{
	margin-bottom: 0;
	font-size: 11px;
	color: gray;
}

.excerptmeta, .postmetadata
{
	font-size: 11px;
	line-height: 1.3em;
	margin-bottom: 40px;
        margin-top: 8px;
	clear: both;
}

.postmetadata
{
	background-color: #e6e6e6;
	border-color: #cccccc;
	border-style: solid;
	border-width: thin;
	padding: 10px;
}
	
.pgee-read-more
{
       background: url(images/tick-arrow.png) 0 2px no-repeat;
       padding-left: 12px;
}
.posttitle
{
	font-family: sans-serif, Arial;
	margin-bottom: 0.5em;
	line-height: 1.2em;
	text-decoration: none;
	font-size: 23px;
}

.single-head p
{
	margin-bottom: 10px;
}

/* content - Widgets */

div.widget
{
	font-size: 11px;
	margin-bottom: 30px;
}

.widget h3
{
	border-bottom-color: #454545;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 14px;
	padding-bottom: 5px;
	text-align: center;
}

.widget ul
{
	list-style:none;
	margin:0;
	padding:0;
}

.widget li
{
	margin:0 0 5px;
	padding:0 0 5px;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
}

/* content - Sidebars */

#sidebar-center, #sidebar-right
{
	padding-top: 15px;
}

#sidebar-center div.widget
{
	background-color: #4c4c4c;
	color: #e6e6e6;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(images/center-widget-bk-bottom.jpg);
	padding-bottom: 5px;
}

#sidebar-center h3.widgettitle
{
	background-image: url(images/center-widget-bk-top.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	color: white;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}


#sidebar-center div.widget > ul
{
	padding-left: 8px;
	padding-right: 8px;
}

#sidebar-center .widget li
{
	border-bottom-color: #666666;
}

#sidebar-center .widget a
{
	color: #66ccff;
}

#sidebar-right h3.widgettitle
{
}

/* widgets - Table of Contents */

#sidebar-center div.table_of_contents li ul > li
{
	border-bottom: none;
	background-image: url(images/tick-triangle.png);
	background-position-y: 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

#sidebar-center div.table_of_contents li ul
{
	margin-top: 5px;
}

/* widgets - ads */

#sidebar-right .widget_125x125ad_placement li
{
	float: left;
	width: 125px;
	margin: 0 10px 10px 0;
	padding: 0;
	border-bottom: none;
    display: inline;
}

#sidebar-right .widget_250x250ad_placement li
{
	text-align: left;
	margin: 0;
	padding: 0;
	border-bottom: none;
}

#sidebar-right .widget_skyscraper_placement li
{
	float: left;
	width: 120px;
	display: inline;
	margin: 0 20px 10px 0;
	padding: 0;
	border-bottom: none;
}

/* widgets - categories */

#sidebar-right div.widget_categories li
{
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	border-bottom: none;
	width: 125px;
	display: block;
}

/* widgets - archives */

#infoblocks div.widget_archives li, #sidebar-right div.widget_archives li
{
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	border-bottom: none;
	width: 120px;
	display: block;
}

/* widgets - most popular posts */

#sidebar-right .post-stats
{
	font-weight: normal;
}


/* postpaging */
#postpaging
{
	background-repeat: repeat-x;
	background: url(images/sf-navbar-bg.jpg);
	height: 2.5em;
	padding-top: 0.8em;
}

.colorwhite
{
	color: white;
}

/* infoblocks */	
#infoblocks
{
	background-image: url(images/infoblock-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	background-color: #4c4c4c;
}

#infoblocks .widget
{
	padding-left: 5px;
	padding-right: 5px;
}

#infoblocks h3.widgettitle
{
	color: white;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}


#infoblocks div.widget > ul
{
	color: white;
}

#infoblocks div.widget li
{
	border-bottom-color: #666666;
}

#infoblocks .widget a
{
	color: #66ccff;
}

/* footer */

#footer
{
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-color: #666666;
	text-align: center;
	padding-top: 10px;
	color: #b3b3b3;
}

#footer p
{
	margin-bottom: 10px
}

#footer a
{
	color: #66ccff;
}
	
/* Begin Typography & Colors */

a, h2 a:hover, h3 a:hover 
{
	color: #0080ff;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}
	
/* End Typography & Colors */


/* Begin .entry styles */

.entry
{
	line-height: 1.7em;
}

.entry h3, .entry h4, .entry h5, .entry h6
{
	color: #191919;
	margin-bottom: 10px;
	line-height: 1.3em;
}

.post-thumb
{
	float: left;
	margin-right: 2em;
	margin-bottom: 1.5em;	
}

.post-tagline
{
	font-size: 16px;
	color: olive;
	line-height: 1.7em;
}

/* End .entry styles */

/* Begin postmetadata */

.postmetadata img
{
	border: solid gray medium;
	float: left;
}

.postmetadata p
{
	padding-left: 70px;
	margin-bottom: 0;
}

/* End postmetadata */

/* Begin archives */

.pagetitle
{
	margin-top: 10px;
	margin-bottom: 30px;
}

/* End archives */

/* Comments */

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* End Comments */



/* Begin Structure */

.post hr {
	display: block;
	}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/* End Images */



/* Begin Lists

	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.alignright
{
	text-align: right;
}

.alignleft
{
	text-align: left;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
