/*  
Theme Name: illegalsigns
Theme URI: illegalsigns.ca
Description: A light, simple and modern theme.
Version: 1
Author: Michael Pereira
Author URI:http://monkeycycle.org/

	Based on the lovely Modern v 0.9 by Ulf Pettersson
	Structure of theme files derived from the default WordPress 1.5 theme.	
	
	The CSS, XHTML and design is released under the LGPL:
	http://www.opensource.org/licenses/lgpl-license.php
*/


* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

/* =Structure*/
body {
	color: #333333;
	background: #ffffff; 
	background: url("/wp-content/themes/illegalsigns/images/page_bkgnd.gif") 0px 0px repeat-x;
	text-align: center;
	border-top: 13px solid #0f374b;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, 'Times New Roman', Serif;
}

a 		{ color: rgb(020,105,185); text-decoration: none; border-bottom: 0px dotted;}	
a:visited { color: rgb(200,100,40);}
a:hover 	{ text-decoration: none; color: rgb(000,160,240);  border-bottom: 1px #88B1CC dotted; }	
a.image 	{ border: 0;}	
	
#page {
	color: #333333;
	background: #ffffff; 
	text-align: left;
	width: 840px;
	margin: 0px auto 10px auto;
	border: 1px solid #eeeeee;
	border-top: 0px solid #035d99;
	padding: 10px 10px 15px 10px;
}

#header {
	display: block;
	float: none;
	clear: both;
	margin: 34px 0px 0px 0px;
	border: 0px solid #035d99;
	padding: 10px 0px 0px 0px;
}	
	
#content,
#content.single {
	display: block;
	float: left;
	width: 490px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #eee;
	padding: 55px 20px 20px 20px;
	float: left;
	clear: none;	
	font-size: 1.2em;
	line-height: 1.8em;	
}

#aggregatemap .single ,
#aggregatemap.single {
	display: block;
	float: none;
	clear: both;
	width: 700px;
}

#sidebar {
	display: block; 
	float: right;
	max-width: 235px;
	width: 235px;
	margin: 0px;
	border: 0px solid #000;
	padding: 20px 0px 0px 0px;
	/*background: #82afcd; */
	background: transparent url("/wp-content/themes/illegalsigns/images/sidebar_fade.gif") top left repeat-x;
	text-align: center;
	}

#sidebar p,
#sidebar div,
#sidebar dl,
#sidebar h3
 {
	margin: 5px 8px 5px 8px;
	text-align: left;
}


#footer {
	display: block;
	float: none;
	clear: both;
	font-size: 0.9em;	
	clear: both;
	margin: 21px 0px 0px 0px; 
	padding: 5px;
	text-align: center;
	background: #c0d6e5;
}
	
/* Global navigation */
#header ul, 
   li.page_item {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#header li.page_item {
	display: block;
	float: left;
	margin: 0px;
	border: 0px solid #035d99;
	border-left: 0px solid #c0d6e5;
}
	
#header li.page_item a:link, 
#header li.page_item a:visited,
#header li.page_item a:active,
#header li.page_item a:hover {
	display: block;
	min-width: 35px;
	float: left;
	margin: 0px;
	border: 0px solid #ffffff;
	border-bottom: 3px solid #c0d6e5;
	border-left: 1px solid #c0d6e5;
	padding: 21px 7px 7px 7px;
	text-transform: uppercase; 
	font-size: .9em; 
	font-family: 'lucida grande', 'lucida sans', 'Trebuchet MS', Tahoma, Helvetica, Sans-Serif;
	font-weight: bold;
	letter-spacing: 1px;
	color: #035d99;
}

#header li.page_item a.current, 
#header li.page_item a:hover 		{ text-decoration: none; color: #0035c9; background: #eeeeee; border-bottom: 3px solid #08a3f0; border-left: 1px solid #08a3f0;

}

#header a.sitetitle {
	margin-top: 34px;
	margin-bottom: 0px;
	border: 0px solid #eeeeee;	
}


h2, h2 a {
	color: #035D99;
	line-height: 1.2em;
	text-decoration: none;
	border-bottom: none;			
	}
h2 a:visited 	{ color: #035D99;}		
h2 a:hover 	{ color: rgb(0,0,0);}

.entry {
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 21px;
	padding-bottom: 8px;
}

.entry p a:visited {
	color: #b85b5a;
}

#sidebar a 		{ font-size: 1.2em; color: rgb(60,69,67); text-decoration: none; line-height: 1.1; border-bottom: none;}	
#sidebar a:hover 	{ color: rgb(90,99,97); text-decoration: underline;}

#footer a, 
#footer a:visited 	{ font-size: 1.2em; color: #000000; text-decoration: none; border-bottom: none;}	
#footer a:hover 	{ color: rgb(000,160,240);}	





/* post styles */
.post {
	margin: 0;
	border: 0px solid #eee;
	padding: 0;
	text-align: left;
	}

.postmetadata,	
.postmetadata .alt {
	display: block;
	float: none;
	clear: both;
	margin: 0;
	border: 0px solid #000000;
	padding: 0;
	}	

.postmetadata, 
.commentmetadata, 
#footer {
	display: block;
	float: none;
	letter-spacing: 1px; 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	text-transform: uppercase; 
	font-size: 0.75em;
	font-weight: normal;	 
	}

.commentmetadata {font-size: 0.8em;}	
		
.alt {background-color: #eeeeee;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}



/* Standard typography */
h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3.8em;
	line-height: 0.9em;
	}	

h2 {
	font-size: 1.8em;
	}

h2.posttitle {
	display: block;
	float: none;
	margin: 0;
	border: 0px solid #000000;
	padding: 0;
}
	
h3 {
	font-size: 1.5em;
	}

h3, h4 {
	color:  #045e97;
}	

h4, 
li h2 {
	line-height: 1.2em;
 	letter-spacing: 1px;	
	font-size: 1.2em;
	font-weight: bold;	
	text-transform: uppercase;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 		
	}	
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

/* Lists */
ul, ol {
	text-align: left;
	margin: 25px 0 25px 0;
	padding: 0 0 0 30px;
	}	

ol {
	padding: 0 0 0 35px;
	}	
	
ul ul {
	margin: 5px 0 20px 20px;
	}	

ol li {
	margin: 0;
	padding: 0;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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


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

acronym, abbr {
	border-bottom: 1px dotted;
	}
	
blockquote, blockquote cite {
	margin: 0px 15px 0 0; 
	padding: 13px 0px 20px 20px; 
	color: rgb(110,106,103); 
	font-style: italic; 
	font-size: 0.9em;
	}

blockquote cite {
	display: block; 
	}
	
blockquote p {
	margin: 0; 
	padding: 0; 
}		

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.break {margin: 0; padding: 0; clear: both; line-height: 0px; width: 100%; visibility: hidden;}	




#description {
	text-align: left;
	background: rgb(130,135,145);
	color: white;	 
	font-size: 1.1em; 
	font-family: Tahoma, Arial, Helvetica, Serif; 
	line-height: 1.8em; 	
	}	

#sidebar h2 {color: white;	
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 
	font-weight: bold; 
	letter-spacing: 2px; 
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 10px 0px 5px 0px;
	}		
	
#searchsubmit, #sidebarsubmit, #commentform #submit {
	font: normal 0.8em 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;	
	text-transform: uppercase;	
	font-size: 1em;
}		

.nocomments, .postmetadata, strike, #footer {
	color: #000000;
}
	
#pagestripe {background: rgb(221,217,215); width: 780px; height: 5px; clear: both;
}
	
#pageblock {display: block; background: rgb(130,135,145); width: 269px; height: 5px; float: right; line-height: 0;
}	





/*	Begin Headers */
#header h1.sitetitle {
	display: block;
	float: left;
	font-size: 6em;
	font-weight: bold;
	margin: 0px 0px 13px 0px;	
	border: 0px solid #000;
	padding: 0px 0px 0px 0px;		
	}	

#header h1.sitetitle a {
	border: 0px solid #000;
}

h2.pagetitle {
	font-size: 2em;	
	color: #045e97;
	margin: 0px 0px 13px 0px;
}


#header h2.tagline {
	background: white url("images/MedSign.gif") bottom right no-repeat;
	display: block;
	float: right;
	height: 160px;
	margin: 0;	
	border: 0px solid #000;
	padding: 0;		
	}	
	
#header h2.tagline a {
	display: block;
	width: 239px;
	margin: 0;	
	border: 0px solid #000;
	padding: 5px;		
	color: rgb(200,100,40);
	}

h2, #sidebar h2 {
	margin: 0px 0px 5px 0px;
	padding: 0;
	}

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

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



/* Begin Images */
p img,
.entrytext img, 
.entry img {
	padding: 0;
	margin: 0;
	border: 1px solid #8fb7cb;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	margin: 0 0 2px 0px;
	display: inline;
	float: right;
	}

img.alignleft {
	margin: 0 0px 2px 0;
	display: inline;
	float: left;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */





.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ol {
	margin: 0;
	padding: 0;
	list-style: none; 
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
    border: 1px solid #ccc;
 	line-height: 1.3;	
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ul ul {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Form Elements */
input#s, 
input#author, 
input#email, 
input#url, 
textarea, 
#sidebar 
#searchform #s { margin: 0px 0px 3px 0px; border: 0px solid #999; padding: 3px;}

#searchform {
	margin: 8px auto 8px auto;	
}

form {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#sidebar #searchform #s {
	padding: 2px 0;
	}

#searchsubmit, #sidebarsubmit {
	margin: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */

	}

select {
	width: 130px;
	}






/* Begin Comments*/
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em Georgia, 'Times New Roman', 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: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

#commentform {
border: 1px solid #666666;
padding: 5px;
background: #fcfcfc;
}

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

#commentform textarea {
width: 98%;
margin: 5px 0 0 0;	
border: 1px solid #666666;
padding: 5px;
}

#commentform #submit {
margin: 2px 0 0 0;	
float: right;
border: 1px solid #666666;
background: #c0d6e5;
}

.alt {
margin: 20px 0 0 0;
padding: 10px;
}

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

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

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

#commentform p {
margin: 5px 0;
}

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

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

/* 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; }

/* Calendar */	
#wp-calendar #prev a {
font-size: 9pt;
}

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

#wp-calendar caption {
font: bold 1.3em 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
text-align: center;
}

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

/* End Calendar */

.arc90_imgcaptionIMG {
	margin: 0;
	border: 1px solid #666666;
	padding: 0;
}

.arc90_imgcaptionTXT {
	margin: 0 0 0 .70em;
	border: 0px solid #333333;
	padding: 0;
	font: 1em Arial, Helvetica, Sans-Serif;
	text-align: left;
}
.arc90_imgcaption {
	display: block;
	float: left;
	text-align: center;
	margin: 0em 0em 0em 0em;
	border: 0px solid #DDD;
	padding: 0em;
}

.floatl { float: left; margin-right: 1em; }
.floatr { float: right; margin-left: 1em; }
.alignc { margin: 0px auto 0px auto; text-align: center; }

div.entrytext {
	display: block;
	float: left;
	clear: both;
	margin: 0px;	   
	border: 0px solid #333333;
	padding: 0px;
}


a.hotbutton:link, 
a.hotbutton:visited,
a.hotbutton:hover,
a.hotbutton:active {
	font: bold 1.5em Helvetica, Sans-Serif;
	display: block;
	float: left;
	width: 200px;
	height: 55px;
	margin: 5px;
	border: 1px solid #035d99;
	padding: 15px 5px 5px 5px;
	background: #034f82;
	color: #000000;
	text-align: center;
}

a.hotbutton:hover {
	border: 1px solid #035d99;
	background: #82afcd;
	color: #ffffff;
}


/* sign details box */

img.aggregatethumb {
	float: left;
	margin: 0px 5px 3px 0px;
}

img.signimage {
	display: block;
	float: none;
	border: 1px solid #666666;
	margin: 5px auto 5px auto;
	text-align: center;
}

div.singlesignmap {
	float: left; 
	padding: 5px; 
	background: #eeeeee; 
	border: 0px solid #666666;
}

div.signdetails {
	float: left;
	padding: 5px; 
	background: #eeeeee; 
	border: 0px solid #666666;
	border-left: 0px solid #666666;

}

dl {
	font-family: 'lucida grande', 'lucida sans', 'Trebuchet MS', Tahoma, Helvetica, Sans-Serif;
	margin: 8px 13px 13px 13px;
}

dl.signdetails {
	font-family: 'lucida grande', 'lucida sans', 'Trebuchet MS', Tahoma, Helvetica, Sans-Serif;
	margin: 8px 0px 13px 0px;
	width: 180px;
}

dt{
	font-weight: bold;
	margin: 13px 0px 0px 0px;
	font-size: 1.2em;
}

dl.signdetails dt{
	display: inline;
	float: left;
	clear: left;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	font-size: 1em;
}

dd {
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.3;
	margin: 0px 0px 0px 13px;
}

dl.signdetails dd {
	display: inline;
	float: left;
	clear: none;
	font-weight: normal;
	font-size: 1em;
	margin: 0px 0px 0px 8px;
}

p {
	font-size: 1.2em;
	line-height: 1.5;
	margin-top: 8px;
	margin-bottom: 13px;
}

div#sidebar p {
	text-align: left;	
	font-size: 1.3em;
	line-height: 1.5;	
	margin: 0px auto 5px auto;
	border: 1px solid #006599;
	padding: 5px;
	width: 180px;
	color: #000000;
	background: #c0d6e5;
}

div.sidebarblk,
div#pagenav {
	margin: 8px auto 5px auto;
	border: 0px solid #eeeeee;
	padding: 0px;
	width: 160px;
	text-align: center;	
}

div#pagenav a img {
	margin-bottom: 5px;
}

div.locationinfo img.thumbnail {
	margin: 0px 5px 5px 0px;
}

div.locationinfo, div.locationinfo p.specs {
	font-family: 'lucida grande', 'lucida sans', 'Trebuchet MS', Tahoma, Helvetica, Sans-Serif;
}

#geoMashup {
	width:700px;
	height:600px;
}
.locationinfo {
	overflow:auto;
	height:200px;
	width:350px;
	font-size:100%;
}

dl#aggregatemapfocus {
	display: block;
	float: left;
	clear: none;
	width: 150px;
	margin: 0px 13px 8px 0px;
	border: 1px solid #eeeeee;
	padding: 8px;
	font-family: 'lucida grande', 'lucida sans', 'Trebuchet MS', Tahoma, Helvetica, Sans-Serif;
	background: #fcfcfc;
}

dl#aggregatemapfocus dt {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 1.2em;
}

dl#aggregatemapfocus dd {
	display: block;
	float: none;
	margin: 0px 0px 0px 8px;
	font-size: 1.1em;
}


ul.footernav {
	display: block;
	float: none;
	clear: both;
	width: 75%;
	margin: 5px auto 0px auto;
	text-align: center;
}

ul.footernav li{
	display: block;
	float: left;
	margin: 0px 5px 0px 5px;
	text-align: center;
}

h2 span.operator {
	font-size: .9em;
}


label {
	font-family: 'lucida grande', 'lucida sans', 'Trebuchet MS', Tahoma, Helvetica, Sans-Serif;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 1.2em;
}

div.contactleft p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#sidebar ul, 
#sidebar dl, 
ul.recentposts,
dl.recentposts {
	text-align: left;
	margin: 5px 21px 5px 21px;
	border: 0px solid #000000;
	padding: 0px;
	font-family: 'lucida grande', 'lucida sans', 'Trebuchet MS', Tahoma, Helvetica, Sans-Serif;
}

#sidebar ul,
ul.recentposts {
	list-style-type: none;
}

#sidebar dl dt, 
dl.recentposts dt {
	font-size: 1.3em;
	font-weight: bold;
	color: #035d99;
}

#sidebar dl dd, 
dl.recentposts dd {
	font-weight: normal;
}

#sidebar ul li, 
ul.recentposts li {
	list-style-type: none;
	margin: 0px;
	border: 0px solid #000000;
	padding: 0px;
}

#sidebar h3 {
	margin: 13px 13px 0px 13px;
}

#sidebar p {
	font-family: 'lucida grande', 'lucida sans', 'Trebuchet MS', Tahoma, Helvetica, Sans-Serif;
	font-size: .9em;
}


ul.post-navigation {
	margin: 5px auto 5px auto;
	border: 0px solid #000000;
	padding: 0px;
	font-size: 1.3em;
	font-weight: bold;
	color: #035d99;
}

ul.post-navigation li{
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0px 21px 0px 21px;
	border: 0px solid #000000;
	padding: 0px;
	font-family: 'lucida grande', 'lucida sans', 'Trebuchet MS', Tahoma, Helvetica, Sans-Serif;
	font-size: .9em;
	font-weight: normal;
}



ul#pagenav-ul {
	display: block;
	float: none;
	margin: 0px auto 0px auto;
	border: 0px solid #000;
	padding: 0px;
	list-style-type: none;
}

ul#pagenav-ul li {
	display: block;
	float: none;
	margin: 0px;
	border: 0px solid #000;
	padding: 0px;
	list-style-type: none;	
}

ul#pagenav-ul li a {
	display: block;
	float: none;
	height: 30px;
	margin: 0px;
	border: 0px solid #ccc;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	text-indent: -9999px;	
}

ul#pagenav-ul li a#nav-about			{ color: #000000; background: transparent url("images/sidebar-about.gif") center 0px no-repeat;  }
ul#pagenav-ul li a#nav-media			{ color: #000000; background: transparent url("images/sidebar-media.gif") center 0px no-repeat;  }
ul#pagenav-ul li a#nav-donate			{ color: #000000; background: transparent url("images/sidebar-donate.gif") center 0px no-repeat;  }
ul#pagenav-ul li a#nav-links			{ color: #000000; background: transparent url("images/sidebar-links.gif") center 0px no-repeat;  }
ul#pagenav-ul li a#nav-contact			{ color: #000000; background: transparent url("images/sidebar-contact.gif") center 0px no-repeat;  }

ul#pagenav-ul li a#nav-about:hover		{ color: #000000; background: transparent url("images/sidebar-about.gif") center -30px no-repeat;  }
ul#pagenav-ul li a#nav-media:hover		{ color: #000000; background: transparent url("images/sidebar-media.gif") center -30px no-repeat;  }
ul#pagenav-ul li a#nav-donate:hover		{ color: #000000; background: transparent url("images/sidebar-donate.gif") center -30px no-repeat;  }
ul#pagenav-ul li a#nav-links:hover		{ color: #000000; background: transparent url("images/sidebar-links.gif") center -30px no-repeat;  }
ul#pagenav-ul li a#nav-contact:hover	{ color: #000000; background: transparent url("images/sidebar-contact.gif") center -30px no-repeat;  }

