

 
/*_______________________layout___________________________*/

html {
     }

body {
	text-align: center;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, sans-serif;
	margin:0;
	padding:0;
	background: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/background03.png) top center repeat-y;
	background-color: #ccc;
     }
     
div#wrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	margin-bottom:0;
	text-align: left;
	background-color: #fff;
	}
	
div#header {
	background: url(http://www.slaw.ca/rotate.php) no-repeat top;
	margin-top:15px;
	/*height: 170px; */
	}
	
div#main {
	/*background: yellow;*/
	margin:0;
	padding:0;
}

div.entry {
	background: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/slaw_blueborder_square.jpg) no-repeat left 2px;
	}
	
div#main div.entry div.author {
	float:left;
	margin: 0 8px 0 0;
	font-size: 1.1em;
	}
	
div#main div.entry div.date {
	font-style: italic;
	font-size: 1em;
	}
	
div#main div#firstpost img.author_pic {
	float:left;
	margin: 0 15px 5px 0;
	}
	
div#main div#firstpost div.author {
	font-size: 1.2em;
	}
	
div#main div#firstpost div.date {
	margin: 3px 0 0 0;
	font-size: 1.2em;
	font-style: normal;
	}

div#sidebar {
	padding:0;
	margin:0;
	}
	
div#footer {
	height: 110px;
	background: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/slaw_wires_shadow_footer.jpg) no-repeat top left;
	padding:0;
	margin:0;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	}

div.showhide
	{
	margin-left:-10px;
	padding:0;
	
	}


div#toc {
	margin: 0 auto 20px auto;
	padding: 5px 0 10px 0;
	border-top: 3px solid #236494; 
	border-bottom: 3px solid #236494; 
	line-height: 180%;
	font-size: 10px;
	}
	
div#bottomtoc {
	margin: 0 auto 20px auto;
	padding: 5px 0 10px 0;
	border-top: 3px solid #236494; 
	border-bottom: 3px solid #236494; 
	line-height: 180%;
	font-size: 10px;
	}
	
div#single_navigation {
	margin:0 0 20px 0;
	text-align: center;
	font-size: 1.1em;
}

div.sidebar_item {
	width: 276px;	
	background: transparent; 
	margin:10px 0 20px 0;
	font-size:1.1em;
	line-height: 140%;
	}
	
div#sidebar p {
	font-size: 1em;
	line-height: 140%;
	background: transparent;
	}
	
div#sidebar div#docdujour {
	margin: 20px 0 0 0;
}

div#sidebar div#special_projects {
	background: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/projects_header.jpg) no-repeat top center;
}

div#sidebar div#column {
	background: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/column_header.jpg) no-repeat top center;
}

div#sidebar div#recent_comments {
	background: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/recent_comments_header.jpg) no-repeat top center;
}

div#sidebar div#linkblog  {
	background: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/slawlinkblog_header.jpg) no-repeat top center;
}

div#sidebar div#one_year_ago {
	background: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/oneyearago_header.jpg) no-repeat top center;
}

div#sidebar div#follow_slaw {
	background: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/followslaw_header.jpg) no-repeat top center;
}

div#sidebar div#subscribe_email {
	background: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/subscribe_email_header.jpg) no-repeat top center;
}

div#sidebar div#the_slot {
	background: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/slot_header.jpg) no-repeat top center;
}

div#sidebar div#slawnet {
	background: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/slawnet_header.jpg) no-repeat top center;
}

div#sidebar div#random {
	background: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/random_header.jpg) no-repeat top center;
	margin-top: 35px;
}

div#main div.entry h2.title {
	color: #174566;
	text-decoration: none;
	padding:0;
	margin:0 0 8px 20px;
	background: #fff;
	font-size: 1.2em;
	}
	
div#main h2.title {
	color: #174566;
	text-decoration: none;
	padding:0;
	margin:0 0 8px 10px;
	background: #fff;
	font-size: 1.2em;
	}
	
div#main div#firstpost h2 {
	margin:0 0 5px 0;
	padding:0;
	font-size:1.5em;
	line-height: 150%;
	}
	
div#page {
	font-size: 11px;
	}
	
div#main div.entry p {
	font-size: 11px;
	line-height: 160%;
	margin: 10px 0 0 10px;
	padding: 0;
	}
	
div#main p {
	font-size: 11px;
	line-height: 160%;
	margin: 10px 0 0 10px;
	padding: 0;
	}

div#main div#firstpost blockquote p {
	width: 410px;
	}

div#main blockquote p {
	width: 450px;
	}
	
div#main div.entry blockquote p {
	width:450px;
	}
	
input.submit {
	border:0;
	font-size:1em;
	background:transparent;
	letter-spacing:.06em;
}

div#page_bottom_navigation {
	font-size:1.1em;
	margin: 0 0 30px 120px;
	}
	


/*--------------------text formatting--------------------*/



div.postmetadata_top {
	font-size: 11px;
	margin: 0 0 0 10px;
	}

div.postmetadata_bottom {
	font-size: 1em;
	margin: 8px 0 40px 10px;
	line-height: 180%;
	}

div#main div#firstpost div.postmetadata_bottom {
	font-size: 1.1em;
	margin: 8px 0 40px 10px;
	line-height: 180%;
	}
     
 div#main div#firstpost p	{
	font-size: 12px;
	line-height: 160%;
	width: 500px;
	margin: 10px 0 0 10px;
	padding: 0;
	clear:left;
     }


div#sidebar p {
	font-size: 1.1 em;
	line-height: 150%;
}

div#sidebar_menu {
	font-size: 1.1 em;
	line-height: 140%;
	background-color: transparent;
	background-image: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/sidebar_menu_header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
	width:276px;
	margin: -10px 0 0 0;
	padding:0;
}

div#sidebar_menu p {
	margin:10px 10px 5px 10px;
	padding: 10px 0 10px 0;
}

div#comment_area {
	margin: -15px 20px 0 10px;
	padding:0;
	}

/*---------------------links formatting--------------------*/


input.submit:hover {
	background-color: transparent;
	color: #213c79;
	text-decoration: underline;
	}

a, a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color: #213c79;
	font-size: 11px;
	font-weight: normal !important;
	}
	
h2.title a, h2.title a:link, h2.title a:visited {
	font-weight: bold !important;
	}
	
div#sidebar a, a:link, a:visited, a:active {
	text-decoration:none;
	color: #213c79;
	font-size: 11px;
	}
	
div#sidebar a:hover {
	text-decoration:none;
	color: #fff;
	font-size: 11px;
	}
	
div#popup a {
	color: #236494;
	font-size: 11px;
	border-bottom: 1px solid #57a1d2 ;
	}
	
div#popup a:hover {
	color: #fff;
	background: #213c79;
	font-size: 11px;
	}
	
div#firstpost p a {
	border-bottom: 1px solid #57a1d2;
	}
	
div.entry p a {
	border-bottom: 1px solid #57a1d2;
	font-weight: normal !important;
	}
	
div#main p a {
	border-bottom: 1px solid #57a1d2;
		font-weight: normal !important;
	}
	
	
div#main div.entry ul li a, a:link, a:visited,  a:active {
	text-decoration:none;
	color: #213c79;
	font-size: 11px;
	}
	
div#main ul li a, a:link, a:visited,  a:active {
	text-decoration:none;
	color: #213c79;
	font-size: 11px;
	}
	
div#main ol li a, a:link, a:visited,  a:active {
	text-decoration:none;
	color: #213c79;
	font-size: 11px;
	}	
	
div.pipesDescription {
	font-size: 11px !important;
	}

div.ybf {
	display: none !important;
	}

div#main ul li a:hover {
	text-decoration: none;
	color:#fff;
	font-size: 11px;
	}
	
div#main ol li a:hover {
	text-decoration: none;
	color:#fff;
	font-size: 11px;
	}
	
div#main div.entry ul li a:hover {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	}
	
a.ybt {
	display: none;
	}
	
a:link.goog {
	color: #151BC2;
	}
	
a:hover.goog {
	color:#fff;
	background: #151BC2;
	}
	
a:hover {
	color: #fff;
	background: #213c79;
	font-size: 11px;
	}
	
div.postmetadata_top a, a:link, a:visited, a:hover, a:active {
	font-size: 11px;
	}
	
div#firstpost div.postmetadata_top a, a:link, a:visited, a:hover, a:active {
	font-size: 12px;
	}
	
div#main div#firstpost div.postmetadata_bottom a, a:link, a:visited, a:hover, a:active {
	font-size: 11px;
	}
	
div#main div#firstpost h2.title a, a:link, a:visited, a:hover, a:active {
	font-size: 14px;
	}
	
div#firstpost h2 {
	font-size: 12px;
	}
	
div#main div#firstpost a, a:link, a:visited, a:hover, a:active {
	font-size: 12px;
	}
	
div#main div.entry p a, a:link, a:visited, a:hover, a:active {
	font-size: 11px;
	}
	
div#main p a, a:link, a:visited, a:hover, a:active {
	font-size: 11px;
	}
	
div#header a:hover {
	background: transparent;
	}
	
div#sidebar div#sidebar_menu a:hover {
	color: #fff;
	border-bottom: 2px solid white;
	background: transparent;
	}
	
a.snow {
	color: #fff;
	}
	
	
a.authordescription {
	border-bottom: 0;
	text-decoration: none;
}

a.authordescription:hover {
	position: relative;
}

a.authordescription span.biopopup {
	display: none;
}

a.authordescription:hover span.biopopup {
	display: block;
   	position: absolute; top: 10px; left: 0;
	/* formatting only styles */
	color:white;
	width: 300px;
   	padding: 10px; margin: 10px; z-index: 100;
   	background: #535353; border: 4px solid #c0c0c0;
	opacity: 0.9;
	/* end formatting */
}

	
/*--------------end of links-----------------------------*/


h1,h2,h3,h4,h5,h6{
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	margin: 0 20px 0 10px;
	padding-left: 20px;
	border-left: 3px solid #236494;
	}
	
div#comment_area p {
	width: 430px;
	}

div#comment_area blockquote p {
	width: 340px;
	}
	
blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

div#sidebar div#linkblog ul {
	margin:0;
	padding:0;
	}
	
div#sidebar div#linkblog ul li {
	margin-bottom:8px;
	}
	

div#main ul {
	margin: 10px 30px 0 20px;
	padding-left:0;
	list-style:none;
	width: 450px;
	}
	
div#main ul li {
	padding-left: 10px;
	background-image: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/slaw_square.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	line-height: 160%;
	font-size: 11px; 
	margin-bottom:10px;
	}
	
div#main div.entry ul li {
	padding-left: 10px;
	background-image: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/slaw_square.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	line-height: 160%;
	font-size: 11px; 
	width:440px;
	margin-bottom:10px;
	}
	

div#firstpost ul li {
	padding-left: 15px;
	background-image: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/slaw_square_bigger.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	line-height: 160%;
	font-size: 12px;
	width:440px;
	margin-bottom:10px;
	}
	
div#main div.entry ol li {
	padding-left: 3px;
	line-height: 160%;
	font-size: 11px;
	margin-bottom:10px;
	}
	
div#main ol li {
	padding-left: 3px;
	line-height: 160%;
	font-size: 11px;
	margin-bottom:10px;
	}

div#firstpost ol li {
	padding-left: 5px;
	line-height: 160%;
	font-size: 12px;
	margin-bottom:10px;
	}
	
div#linkblog ul {
list-style:none;
	}

ul, ul ul, ul li, dl, dl dt, dl dt dd {
	color: #000;
		font-size: 11px;
     }

ul.authorlist a, a:link, a:visited, a:hover, a:active {
	font-size: 1.1em;
	}
	
ul.authorlist li {
	margin: 0 0 6px 20px;
	}



     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }



/*--------------------images as links--------------------*/
a img{
	border:0;
	text-decoration:none;
	background: transparent;
     }
a:link img { 
	border:0;
	text-decoration:none;
	background: transparent;
     }
a:visited img { 
	border:0;
	text-decoration:none;
	background: transparent;
     }
     
a:hover img, p a:hover img, div#main p a:hover img, div#main div.entry p a:hover img, div#main div#page p a:hover img {
	background:transparent;
	text-decoration: none;
	border: 0;
	}

span.linkdot a:hover  {
	background:transparent;
	text-decoration: none;
	border: 0;
	}
 
a:link:active img, 
a:visited:active img {
	border:0;
	text-decoration:none;
	background: transparent;
      }

/* -----------photo captions--------*/
p.wp-caption-text {
	font-size:10px !important;
	font-style:italic !important;
	border-bottom: 1px solid silver !important;
	position: relative;
	top: -5px;
	}

/*--------------------linkblog styles--------------------*/

.linkblog-items {
	list-style: none;
}

.linkblog-items li {
	padding: 5px;
	margin: 0;
	overflow: hidden;
}

.linkblog-title {
	font-weight: bold;
}

.linkblog-items li.odd {
	background-color: #F6F6F6;
}


/*--------------------slawnet styles--------------------*/

#slawnet ul {
	padding-top: 0;
	margin-top: 0;
}

#slawnet p.feedTitle {
	line-height: 1;
	padding: 0;
}



/*--------------------the more link--------------------*/

.more-link{
     }

/*--------------------pages--------------------*/
p.serif{
     }

/*--------------------search--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------comments--------------------*/



.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

div#main div#commentform {
	width:500px;
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	width:490px;
	border:1px solid silver;
	}

#commentform #submit {
	 
	}

/*--------------------for the wp calendar--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------categories--------------------*/

li#categories{
     }

.widget_categories{
     }

/*--------------comments toolbar----------------*/
#ed_toolbar input {

	border: 1px solid silver;

	background-color: white;

}


/*------------------EASYREADER--------------- */

div.easyreader
	{
	width: 960px;
	background: #f2e9cf;
	}

div.easyreader p
	{
	font-size: 20px;
	margin:15px auto;
	width: 480px;
	padding: 0 240px;
	line-height: 140%;
	background: #f2e9cf;
	font-family: Georgia, Times, Times New Roman, serif;
	color: #333;
	}
	
div.easyreader ul, div.easyreader ol
	{
	font-size: 20px;
	margin: 10px 250px 10px 270px;
	}
	
div.easyreader li
	{
	font-size: 20px;
	}

div.easyreader blockquote, div.easyreader blockquote p 
	{
	font-style: italic;
	font-size: 16px !important;
	border: 0;
	}
	
div.easyreader a
	{
	font-size: 20px;
	}
	
div.easyreader div.tweetmeme_button
	{
	display: none;
	}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#top_menu {margin:10px 0 20px 6px; position:relative; width:840px; height:25px; }

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {
display:block;
width:80px; 
font-size:12px; 
color:#000;  
letter-spacing:.06em;
height:25px; 
line-height:24px; 
text-decoration:none; 
text-indent:5px; 
border:0;
}


/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {
border:0;
}

/*
#pmenu li a.enclose, #pmenu li a.enclose:visited {
border-width:1px;
border:solid blue;
}
*/

/* Set up the list items */
#pmenu li {
float:left; 
background:transparent;
}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {
position:relative;
}

/* Make the hovered list color persist */
#pmenu li:hover > a {
background:transparent; 
color:#236494;
text-decoration:none;
}

/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {
display:none;
}

/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {
display:block; 
position:absolute; 
top:-11px; 
left:80px; 
padding:10px 30px 30px 30px; 
background:transparent url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/dot_clear.gif);
width:80px;
}

/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {
left:-30px; 
top:16px;
}

/* get rid of the table */
#pmenu table {
position:absolute; 
border-collapse:collapse; 
top:0; 
left:0; 
/*z-index:100; */
font-size:1.2em;
}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {
position:relative; 
background:transparent; 
color:#236494;
text-decoration:none;
}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {
background:transparent; 
color:#236494;
font-weight:normal;
}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {
background:transparent  /*url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/fly.gif) no-repeat right center*/; 
}

#pmenu li.drop {
background:transparent /*url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/drop.gif) no-repeat bottom left*/;
}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {
visibility:hidden; 
display:block; 
position:absolute; 
top:-11px; 
left:80px; 
padding:10px 30px 30px 30px; 
background: url(http://www.slaw.ca/wp-content/themes/slaw_2007/images/dot_clear.gif);
}


/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul {
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}


/*Image alignment for wordpress 2.6.3 */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
