/*
Theme Name: torilmoi
Theme URI: http://bullcityassociates.com/
Description: theme for torilmoi.com based on default.
Version: 2.0
Author: Bull City Associates, LLC
Author URI: http://bullcityassociates.com/
Tags: custom header, fixed width, three columns, widgets

	torilmoi v2.0
	http://bullcityassociates.com/
	This theme was designed and built by Bull City Associates, LLC

*/

/* == BASE == */

body 
	{ 
	background-image: url('images/bg.gif'); 
	background-color: #dfe3ea;
	background-repeat: repeat-x;
	background-position: top left; 
	}
a  	
	{	
	outline: 0;
	/*color:#993333;*/
	color: #4F5B31;
	font-weight:bolder;
	text-decoration:underline;
	}
.post-edit-link, .post-edit-link:hover
	{
	font-weight:normal;
	}
p.edit-link
	{
	text-align:right !important;
	margin:0 !important;
	}
a:hover 
	{
	color:#333;
	font-weight:bolder;
	text-decoration:none;
	}
a[href $='.pdf'], a[href $='.PDF']  
	{ 
   	padding-left: 18px;
   	background: transparent url('images/pdf-icon.gif') no-repeat center left;
	}
ul 
	{ 
	list-style-type:none; 
	}
img 
	{
	border: none; 
	}
hr 
	{
	clear:both; 
	color:#999; 
	background-color:#999;
	}
#navigation, #content,.section
	{
	padding:0;
	margin:0;
	list-style:none;
	}
	
/* === LAYOUT == */

#wrapper  
	{ 
	position:relative;
	margin: 0 0 0 42px; 
	width:930px;
	min-width: 930px;
	padding:0;
	} 
#content{
	width:500px;
	background:#f6f6f6 url('images/content-bg.gif') bottom left repeat-x;
	position:relative;
	float:left;
	padding: 0px;
	}
.sidebar-lt
	{	
	float:left;
	position:relative;
	padding:  100px 10px 0 0;
	}
.sidebar-rt 
	{
	float:left; 
	position:relative;
	width: 190px;
	padding: 370px 0 0 20px;
	}
	
/* == SEARCH == */

.screen-reader-text, .widget_search #searchsubmit
	{
	display:none;
	}
ul.searchbox, ul.searchbox li 
	{
	margin-left: 0 !important;
	padding:0;
	}
ul.search_results 
	{
		background-color: #dfe3ea !important;
	}
/* == NAVIGATION ==*/

#navigation
	{
	width:200px;
	height:200px;
	position:relative;
	}
#navigation li
	{
	margin:0 0 0 0px;
	height:40px;
	}
#navigation ul
	{
	margin:5px 0;
	list-style:none;
	margin-left:35px;						
	}
#navigation li a 
	{
	height: 40px; 
	display:block;
	text-indent: -9000px; 
	background-repeat:none; 
	}			
li.home a 
	{ 
	background-image:url('images/home.png'); 
	background-position: 0px 0px;
	}
li.latest a 
	{ 
	background-image:url('images/latest.png'); 
	}
li.talks a 
	{ background-image:url('images/talks.png'); 
	}
li.books a 
	{ 
	background-image:url('images/books.png'); 
	}
li.essays a 
	{ 
	background-image:url('images/essays.png') !important; 
	}
li.press-media a 
	{ 
	background-image:url('images/press-media.png'); 
	}
li.norsk a 
	{ 
	background-image:url('images/norsk.png'); 
	}
li.contact a 
	{
	background-image:url('images/contact.png'); 
	}
li.books a, li.essays a, li.talks a, li.latest a, li.norsk a, li.contact a, li.press-media a 
	{	
	background-position: 0px 0px;
	}
li.home a:hover, li.latest a:hover, li.talks a:hover, li.books a:hover, li.essays a:hover, li.press-media a:hover, li.norsk a:hover, li.contact a:hover
	{ 
	background-position: 0px -40px;
	}
body.page-id-14 li.contact a , body.page-id-347 li.press-media a, body.page-id-91 li.norsk a, body.parent-pageid-91 li.norsk a, body.category-latest li.latest a, body.latest li.latest a, 
body.category-talks li.talks a, body.talks li.talks a, body.page-id-190 li.essays a, body.page-id-25 li.books a, body.home li.home a, body.parent-pageid-99 li.home a
	{ 
	background-position:  0px -80px;
	}


h1.logo 
	{
	width: 190px; height: 46px;
	background: url("images/logo.gif");
	text-indent: -9999px;
	margin: 20px 10px 20px 0;
	}


.navigation .alignleft, .navigation .alignright 
	{ 
	font-size: smaller; 
	}
.sub h2, .sub h3 
	{
	text-align: right;
	}
#content h2, #content h3 a, #content h3
	{
	color:#993333;
	text-align:right;
	margin:20px 0 0 0;
	text-decoration:none;
	}
#content h3 a:hover 
	{ 
	text-decoration: underline; 
	}
#content h3.event-time a, #content  h3.event-time 
{
color:black !important;
}
#content h3.event-title a, #content  h3.event-title 
{
	margin:0;
}

.category-talks  h4, .category-previous-talks  h4
{
	margin:0;
	padding:0;
	text-align:right;
	text-decoration:underline;
	}
h4.pagetitle 
	{ 
	color: #999; 
	font-size: 16px; 
	text-align:right;
	font-variant:small-caps;
	}

#introduction 
	{
	height: 150px; 
	width: 190px;
	}
#introduction p 
	{ 
	margin: 0 0 0 20px; 
	font-size: 13px; 
	font-family: arial; 
	font-style: oblique;
	}



.section
	{

	}
.section .sub{
	position:relative;
	padding:19px 14px 42px 25px;
	width:450px;
	float:left;
	}
.section .sub p
	{
	width:450px;
	margin:16px 0 0 0;
	font-size:85%;
	line-height:1.5em;
	text-align:justify;
	}
.readmore2 
	{ 
	float:right; 
	margin: 0 0 20px 0; 
	font-style:italic; 
	padding:0;
	}
.readmore  { }

.section .sub img 
	{
	text-align:center; 
	margin:0 auto; 
	display:block;
	}

#subnav
	{
	padding: 1px 0 3px 0;
	margin: 0 auto;
	border-top: 1px solid #999;
	font: bold 12px Verdana, sans-serif;
	}
#footer 
	{ 
	margin: 50px 0 0 0; 
	text-align:right; 
	padding-right:25px;
	font-variant:small-caps; 
	width:500px; 
	margin-left: 200px; 
	font-size:12px;
	}
#subnav li
	{
	list-style: none;
	margin: 4px 0;
	font-size:85%;
	}
#subnav li a
	{
	padding: 4px 0.5em;
	background: #dfe3ea;
	text-decoration: none;
	color:#993333;
	}
#subnav li a:hover
	{
	color: #333;
	background: #f6f6f6;
	border-color: #227;
	text-decoration:underline;
	}
#subnav li a#current
	{
	background: white;
	border-bottom: 1px solid white;
	}
.entry 
	{ 
	margin: 0; 
	padding:0;
	}
.date, 
	{
	font-size: 10px; 
	margin:0;
	}
.section .sub p.tagged {
	margin:5px 0 0 0;
	font-size:75%;
	font-style:italic;
	}
/* CATEGORY-1 / Latest style here */

.category-latest .date 
	{
	font-size:15px;
	text-align:right;
	}
.category-latest .date span 
	{
	font-size:smaller;
	display:inline;
	}
.entryDate 
	{ 
    border: 1px solid #999; 
    font-family: Georgia,"Times New Roman", serif; 
    left: 0; 
    line-height: 1; 
    float:left; 
    width: 2.5em;
	margin: 20px 10px 10px 0;
	}
.entryDate span 
	{ 
    display: block; 
    text-align: center; 
	}
.postMonth 
	{ 
    text-transform: uppercase; 
    font-size: .85em;
    padding-top: 0.3em; 
	}
.postDay 
	{ 
	font-size: 1.4em; 
	}
.postYear 
	{ 
    background-color: #dfe3ea;
    color: #333; 
    font-size: .85em; 
    padding: 0.3em 0; 
    margin-top: 0.3em;
	}
.tagcloud {
	text-align:justify;
	margin: 10px 5px;
	}
.tagcloud a, .tagcloud a:link {
	text-decoration:none;	padding:2px;
	}
.tagcloud a:hover {
	background-color: #435e99;
	color:white;
	}
.previoustalks {
	width: 100%;
	}
.previoustalks p {
	text-align:center !important;
	font-size: 90%;
	}