/*
Theme Name:		PressRow
Theme URI:		http://www.findcreditcards.org/pressrow/
Description:	An awesome theme developed for <a href="http://www.findcreditcards.org/">FindCreditCards</a> by the digitally-famous <a href="http://www.pearsonified.com/">Chris Pearson</a>.
Version:		0.1
Author:			Chris Pearson
Author URI:		http://www.pearsonified.com/
*/

body {  }

* { padding: 0; margin: 0; }


/*---:[ global elements ]:---*/

a { color: #1c9bdc; text-decoration: underline; }

	a:visited { color: #000; text-decoration: underline; }

	a:hover { color: #1873a1; text-decoration: underline; }

p { margin: 0 0 15px 0; }

blockquote { padding: 5px 10px 0 10px; margin: 0 0 15px 0; border-top: 1px solid #bbb; border-bottom: 1px solid #bbb; background: #f5f5f5; color: #666; }

	blockquote p { margin-bottom: 7px; }
	
code { color: #090; font-family: "Courier New", Courier, monospace; }

pre { width: 500px; margin-bottom: 15px; font-size: 1.2em; float: left; }

* html pre { font-size: 1.0em; overflow: hidden; }


/*---:[ headlines ]:---*/

h1 { font-weight: bold; font-size: 2.0em; line-height: 1.8em; }

	#header h1 { text-align: right; }
	
	h1 a, h1 a:visited, h1 a:hover { color: #222; text-decoration: none; }
	
h2 { font-weight: normal; font-size: 1.4em; }

	.post h2 { color: #000; line-height: normal; padding-top: 10px; margin-bottom: 10px; }
	
		.post h2 a { color: #000; text-decoration: none; }
		
		.post h2 a:visited { color: #666; text-decoration: none; }
		
		.post h2 a:hover { color: #1c9bdc; text-decoration: none; }
	
	#sidebar h2 { color: #999; }
	
	h2.archive_head { font-size: 2.4em; padding: 4px 4px 4px 32px; background: #f5f5f5 url('images/icon_folder.gif') 5px 50% no-repeat; border-bottom: 1px solid #bbb; margin-bottom: 30px; }
	
	h2.comment_head { padding-left: 29px; line-height: 2.0em; background: url('images/icon_comment.gif') 0 50% no-repeat; color: #999; }
	
	h2.form_head { color: #999; }
	
h3 { font-weight: normal; font-size: 1.5em; margin-bottom: 4px; color: #999; }

h4 { display: inline; font-weight: normal; padding: 4px; line-height: 1.0em; font-size: .8em; text-transform: uppercase; background: #f5f5f5; border-bottom: 1px solid #ddd; }


/*---:[ core layout elements ]:---*/

#container { width: 930px; margin: 0px; padding:0px }

	#page {   }

		#header { margin-bottom: 30px; float: left; }
			
		#content_box { width: 890px; background-color:white; padding-left: 4px; padding-bottom: 5px; text-align: left; float: left; }
		
			#content { width: 550px; padding-right: 40px; overflow: visible; float: left; }
			
			* html #content { overflow: hidden; }
			
			#sidebar { width: 260px; color: #222; font-size: 1.2em; line-height: 1.5em; float: left; }
			
			* html #sidebar { overflow: hidden; }
			
		#footer { width: 770px; padding-top: 8px; border-top: 4px solid #222; font-size: 1.2em; text-transform: uppercase; letter-spacing: .3em; float: left; clear: both; }
		

/*---:[ header styles ]:---*/

#nav { width: 100%; border-top: 4px solid #222; border-bottom: 2px solid #222; float: left; }

	#nav ul { list-style: none; }

		#nav li { float: left; }
		
			#nav li a, #nav li a:visited { display: block; height: 3.0em; padding: 0 1.2em; line-height: 3.0em; color: #222; text-decoration: none; font-size: 1.4em; text-transform: uppercase; letter-spacing: .3em; float: left; }
		
			#nav li a:hover { color: #fff; background: #222; text-decoration: none; }
			
			.blog #nav li a.blog, .blog #nav li a.blog:visited, .archive #nav li a.archives, .archive #nav li a.archives:visited, .about #nav li a.about, .about #nav li a.about:visited { background: #222; color: #fff; cursor: default; }

#pic { width: 770px; height: 200px; border-bottom: 2px solid #222; clear: both; float: left; }

	.blog #pic { background: url('images/churchill.jpg') no-repeat; }
	
	.archive #pic { background: url('images/books.jpg') no-repeat; }
	
	.about #pic { background: url('images/deuce_stream.jpg') no-repeat; }


/*---:[ content styles ]:---*/

.post { width: 500px; margin-bottom: 50px; font-size: 1.1em; line-height: 1.25em; color: #444; float: left; }

	.entry ul, .entry ol { margin: 0 0 15px 40px; color: #000; }
	
	.entry ul { list-style-type: square; }
	
		.entry li { padding: 3px 0; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 30px; }
	
	.entry dl { margin-bottom: 15px; }
			
	.entry dt { font-weight: bold; color: #000; }
	
	.entry dd { margin: 0 0 0 20px; font-style: italic; }

	.entry img.left { padding: 6px; margin: 0 10px 5px 0; background: #f5f5f5; border: 1px solid #bbb; float: left; }

	.entry img.left_off { margin: 0 10px 5px 0; float: left; }
	
	.entry img.right { padding: 6px; margin: 0 0 5px 10px; background: #f5f5f5; border: 1px solid #bbb; float: right; }

	.entry img.right_off { margin: 0 0 5px 10px; float: right; }
	
	.entry img.center { display: block; padding: 6px; margin: 0 auto 15px auto; background: #f5f5f5; border: 1px solid #bbb; }
	
	.entry img.center_off { display: block; margin: 0 auto 15px auto; }
	
	.post_meta { width: 480px; padding: 4px 10px; border-top: 1px dotted #bbb; border-bottom: 1px dotted #bbb; background: #f5f5f5; line-height: normal; float: left; }
	
		p.num_comments { padding-left: 27px; margin-bottom: 0; line-height: 1.6em; background: url('images/icon_excl.gif') 0 50% no-repeat; float: right; }
		
		p.tagged { padding-left: 27px; margin-bottom: 0; line-height: 1.6em; background: url('images/icon_file.gif') 0 50% no-repeat; float: left; }
	
.navigation { width: 480px; padding: 10px; margin-bottom: 30px; font-size: 1.4em; line-height: 1.7em; background: #f5f5f5; float: left; }

* html .navigation { line-height: normal; }
	
	.previous { padding-left: 27px; margin-bottom: 0; background: url('images/icon_previous.gif') 0 50% no-repeat; float: left; }
	
	.next { padding-right: 27px; margin-bottom: 0; background: url('images/icon_next.gif') 100% 50% no-repeat; float: right; }
	
	.jump { padding: 4px 6px 4px 33px; margin: 0 0 10px 10px; background: #f5f5f5 url('images/icon_down.gif') 6px 50% no-repeat; float: right; clear: both; }


/*---:[ sidebar styles ]:---*/

#sidebar ul { list-style: none; }

	#sidebar ul li { width: 260px; margin-bottom: 10px; float: left; }
		
		

		.sidebar_section { width: 260px; padding: 10px 0 7px 0; background: #f5f5f5; float: left; font-size: 0.9em;}
		
			.sidebar_section p { padding: 0 10px; margin-bottom: 10px; }
			
			.sidebar_section p.center { text-align: center; }
			
			.sidebar_section img.off { border: none; }

			#sidebar ul li ul, #sidebar ul li ol { list-style: square; width: 210px; padding-left: 20px; margin-bottom: 12px; }
			
				#sidebar ul li ul li, #sidebar ul li ol li { width: 200px; padding: 3px 10px 3px 0; margin-bottom: 0; }
				
					.quick_date { padding-left: 10px; color: #999; }
	

/*---:[ footer styles ]:---*/

#footer p { text-align: center; }

#footer a, #footer a:visited { color: #222; text-decoration: none; }

#footer a:hover { color: #222; text-decoration: none; }


/*---:[ comment styles ]:---*/

#comments { width: 500px; font-size: 1.4em; line-height: 1.7em; color: #444; float: left; clear: both; }

	ul.comment_list { list-style: none; margin-bottom: 40px; border-top: 1px dotted #bbb; float: left; }
		
		ul.comment_list li, ul.comment_list li.alt, ul.comment_list li.author_comment_, ul.comment_list li.author_comment_alt { width: 480px; padding: 15px 10px 5px 10px; border-bottom: 1px dotted #bbb; float: left; }

		ul.comment_list li.alt, ul.comment_list li.author_comment_alt { background: #f5f5f5; }
		
			.comment_intro { width: 480px; margin-bottom: 15px; line-height: normal; float: left; }
			
			* html .comment_intro { margin-bottom: 0; }
			
			.author_comment_ .comment_intro { width: 453px; padding-left: 27px; background: url('images/icon_author.gif') 0 50% no-repeat; }
			
			.author_comment_alt .comment_intro { width: 453px; padding-left: 27px; background: url('images/icon_author_alt.gif') 0 50% no-repeat; }
			
				img.gravatar { float: right; margin: 0 0 10px 10px; }
			
				.comment_author { font-weight: bold; font-size: 1.2em; }
				
				.comment_meta { font-size: .9em; }
				
					.comment_meta a, .comment_meta a:visited, .comment_meta a:hover { color: #999; text-decoration: none; }
		
			#comments .entry { clear: both; }
			
			#comments .entry ul, #comments .entry ol { margin: 0 0 15px 40px; color: #000; border: none; float: none; }
	
			#comments .entry ul { list-style-type: square; }
	
				#comments .entry li { width: auto; padding: 3px 0; border: none; float: none; }
		
					#comments .entry ul li ul, #comments .entry ul li ol, #comments .entry ol li ul, #comments .entry ol li ol { margin: 0 0 0 30px; }


/*---:[ comment form styles ]:---*/

#comment_form { width: 500px; padding: 10px 0; float: left; }

	#comment_form p { padding: 6px 0; margin-bottom: 0; }
	
		#comment_form label { padding-left: 10px; font-size: .9em; }

		#comment_form .text_input { width: 40%; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
		#comment_form .text_area { width: 95%; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
	
		#comment_form .text_input:focus, #comment_form .text_area:focus { border-top: 2px solid #444; border-left: 2px solid #444; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	

/*---:[ search form styles ]:---*/

#search_form { text-align: center; }

	#search_form .text_input { width: 85%; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
	
	#search_form .text_input:focus { border-top: 1px solid #444; border-left: 1px solid #444; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	
	
/* CUSTOM CSS */

    html, body { margin: 0px; padding: 0px; }
    body { font: 78% verdana, geneva, helvetica, arial, sans-serif; background-color: #eee; }
    img, a img {border: 0px; }
    form { margin:0px; padding:0px; border: 0; }

    h1 { line-height: normal; margin: 0px; padding: 0.5em 0em 0.5em 0em; }
    h2, h3 { line-height: normal; margin: 0px; padding: 1.1em 0em 0.9em 0em; }
    h4 { line-height: normal; margin: 0px; padding: 1.1em 0em 0.9em 0em; }
    h5, h6 { line-height: normal; margin: 0px; padding: 1.1em 0em 0.9em 0em; }   
    
	#container	{ margin: 4px; padding: 0px; border: 0; background-color: #fff; width: 930px;  }
    
	/* Default standard element rules */
    #container h1 { font-size: 1.4em;}
    #container h2 { font-size: 1.3em }
    #container h3 { font-size: 1.2em }
    #container h4 { font-size: 1.1em }
    #container h5 { font-size: 1.0em }
    #container h6 { font-size: 0.9em }
            
    #container #content_box 	{ font-size: 1.0em; padding: 18px; margin: 0px 0px 0px 0px; border: 1px solid #333; }
    #container #content_box h1 	{ margin-top: 0; padding: .5em 0em .2em 0em; }
    #container #content_box h3  { margin-top: .2em; margin-bottom: .2em; padding: 0px; font-size: 1.1em;}
    #container #content_box h4  { margin-top: .8em; margin-bottom: .5em; padding: 0px; padding-left: .4em; font-size: 0.9em; border-left: 5px solid #8B8BB1; border-bottom: 1px solid #8B8BB1;}
    
    #container #content_box .exp_page_title {
    	background-color: #eee;
    	border: 1px solid #333;
    	border-width: 1px 0px 1px 0px;
    	padding: 0.33em 0.5em 0.2em 0.5em;
    	margin: 15px -7px;
    	font-size: 1.15em;
    	letter-spacing: 0.075em;
    }
    
    #container #content_box .exp_page_footer {
    	background-color: #eee;
    	border: 1px solid #333;
    	border-width: 1px 0px 1px 0px;
    	padding: 0.15em 0.5em 0.15em 0.5em;
    	margin: 15px -7px;
    }    
       
    #container #content_box h1.page_header {
    	background-color: #eee;
    	border: 1px solid #ddd;
    	border-left: 20px solid #8B8BB1;
    	margin: 0.2em 0.01em 1.0em 0.01em;
    	padding: 0.2em 0.8em;
    	line-height: normal;
    }
    
    #container #info { 
    	width: 500px; 
    	height: 15px; 
    	border-top: 1px solid #ccc;
    	border-right: 1px solid #ccc;
    	border-left: 1px solid #ccc; 
    	margin: 0px; 
    }
    
    #container #map {
     	width: 500px; 
     	height: 400px; 
     	border: 1px solid #ccc; 
     	margin-bottom:10px;
    }
    
    #container #content_box  .sub_page_heading_underlined {
    	margin-top: 10px; 
    	border-left:10px solid #8B8BB1; 
    	border-bottom:1px solid #8B8BB1;
    	padding: 4px 4px 4px 10px;
    }
    
    /* bg set to ddd for the header bar table*/
    #container table { font-size: 1.0em; background-color: #ddd; empty-cells: hide; }
    #container table th { background: #ccc; font-size: 0.95em; padding: 0.125em 0.25em 0.2em 0.25em; }
    #container table td { background: #fff; padding: 0.125em 0.5em 0.2em 0.5em;   }
    #container table caption { background: #eee; }
    
    /* bg set to fff for the main body page table */
    #container #content_box table { background-color: #fff; } 
    
	#banner { 
		background-image: url(http://www.rochestercrime.org/images/banner.jpg);	
		background-repeat: no-repeat; 
		background-color: #8B8BB1;	
		border: 1px solid #333; 
		padding-right: 10px;
	}
	#banner h1	{ margin: 0; color: white; font-size:1.2em; font-weight:bold; padding: .5em; font-variant: small-caps; }

	#appbanner 	{ margin: 0; padding:0; width: 100%; border: 0px; font-family: verdana, geneva, helvetica, sans-serif; background-color: #eee; }
	#appbanner a 			{ text-decoration: none; color: #306;}
	#appbanner a:hover 		{ background-color: #306; color: white; }
	#appbanner td 			{ font-size: 8.5pt; padding: 0px 8px 3px 8px; background-color: #eee;}
	#appbanner td.nav_links a 	{ font-weight:bold; }
	#appbanner td.nav_links 	{ background-color: #eee; }
	#appbanner td.case_search 	{ text-align: right;  background-color: #eee;}
	
	#extrainfo 	{ width: 100%; height: 50px; text-align: right;  line-height: 1.8em; }
	#extrainfo a{ text-decoration:none; font-family:Tahoma; color:white; font-weight:bold; font-size:12px; }
	#extrainfo a:hover { text-decoration: underline; }

	
	#container #content_box fieldset {
		border: 1px solid #99a;
		padding: 10px 10px 4px 10px;
	}
	#container #content_box legend {
		padding: 0.1em 0.5em 0.2em 0.5em;
		margin: 0px;
		margin-bottom: 0.25em;
		border: 1px solid #99a;
		border-width: 0px 1px;
		background-color: #ccd;
		font-weight: bold;
	}
	#container #content_box table.wide_form {
		/*background-color: #ccd;	*/
		text-align: left;
		margin: 0px;
		border: 0px;
		padding: 0px;
	}
	#container #content_box table.wide_form th { background-color: #eee;font-weight: normal; }
	#container #content_box table.wide_form td { }
	
	.headerbar { padding: 6px; background-color:#8B8BB1; color:white; width:95%; vertical-align:middle; border: 1px solid black; margin: 0.3em 0em 0.4em 0em;}
	.headerbar h2 { padding: 0.25em 0em 0.25em 0em;}
	
	.timenav a { text-decoration: none; font-weight:bold;}
	.timenav a:hover { color: #8B8BB1; }
    
    #full_listing { width:850px; height:425px; overflow:auto;border:0px solid black;text-align:left; }
    
    .flatbox 	{ border:1px solid black; font-family:verdana, geneva, helvetica, arial, sans-serif; font-size:11px;}
	.flatbtn 	{ border:1px solid black; 	background-color: #8B8BB1; color:white;	font-family:verdana, geneva, helvetica, arial, sans-serif; font-size:11px; cursor: pointer;}	
	.flatbtn_banner { border:1px solid black; 	background-color: #ddd; color:#000;	font-family:verdana, geneva, helvetica, arial, sans-serif; font-size:11px; cursor: pointer;}	
	
	#footer 	{ clear: both;	padding: .2em; text-align: center;}	
	#footer p 	{ padding:0;  margin:0; font-family:Tahoma; color: black; font-size: .9em;}
	#footer a 	{ color: #306; text-decoration:none; }
	#footer a:hover	{ background-color: #306; color: white; }
	  
    #crimetypebox { width:280px; height:350px; overflow:auto; border:0px solid black; }
    
    #full_listing_print { display: none; }
    
	.error 		{ background-color:white; border: 4px solid red; margin:0px 0px 8px 0px; padding: 0px; }
	.error p 	{ margin: 6px; }
	.error li 	{ list-style-type: none; margin: 0px 0px 10px 10px;}    
	#container #content_box h3.error 	{ margin:0px 0px 2px 0px;	padding:0px; color:white; background-color:red; }
	
	#pointerIcon { cursor: pointer; }
	
	
	/* Crime Type Selection Page Specific Items */
	#container #content_box .typeheader { font-size: 1.0em; }
	#container #content_box li { list-style-type: none; }
	#container #content_box a {text-decoration: none; }
	#container #content_box a:hover { background-color: blue; color: white; }
	
	/* Crime Type Display Page Specific Items */
	#incidentlisting table tr td { font-size: 0.9em; }
	
	#container #content_box p.footer_text { padding:.3em .1em; margin:0px; font-size:0.95em; font-family:Tahoma; color: black; }	
	

       /* NEW FOR TAB NAV */

	#container #littlenav 	{  /*border: 1px solid #333; border-width: 0px; padding:2px; text-align: center;*/}
	
    #container #littlenav {
      float:left;
      width:100%;
      background:#eee;
      font-size:93%;
      line-height:normal;
	  /*border-bottom:1px solid #fff;*/
      }
   #container  #littlenav ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #container #littlenav li {
      display:inline;
      margin:0;
      padding:0;
      }
    #container #littlenav a {
      float:left;
      background:url("http://www.rochestercrime.org/images/tableftJ2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
   #container  #littlenav a span {
      float:left;
      display:block;
      background:url("http://www.rochestercrime.org/images/tabrightJ2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
   #container  #littlenav a span {float:none;}
    /* End IE5-Mac hack */
   #container  #littlenav a:hover span {
      color:#FFF;
      }
   #container  #littlenav a:hover {
      background-position:0% -42px;
      }
   #container  #littlenav a:hover span {
      background-position:100% -42px;
      }

   #container  #littlenav li.highlight a {
      background-position:0% -42px;
      
      }
    
    #container  #littlenav li.highlight a span {
      background-position:100% -42px;
      color:#fff
      }   
      
    #content_box #sidebar ul li  a.off, a:visited.off, a:hover.off{
    	border: 0px;
    	text-decoration: none;
    }

    
    			    #content_box #content #crimenews {
			    	width: 95%;
			    	background-color: #eee;
			    	padding: 6px;
			    	margin: 2px;
			    	border: 1px dotted black;
			    }
			    
		    	#content_box  a,a:visited {
			    	color: blue;
			    	border-bottom: 1px dotted blue;
			    }			
			    
			    #content_box  a:hover {
			    	color: white;
			    	background-color: blue;
			    }   			    
			    
		    	#content_box #content #crimenews a,a:visited {
			    	color: blue;
			    	border-bottom: 1px dotted blue;
			    }			
			    
			    #content_box #content #crimenews a:hover {
			    	color: white;
			    	background-color: blue;
			    }   			    
			    
		    	#content_box #content #crimenews p a, p a:visited {
			    	color: blue;
			    	border-bottom: 1px dotted blue;
			    }			
			    
			    #content_box #content #crimenews p a:hover {
			    	color: white;
			    	background-color: blue;
			    }    				    
			    
			    #content_box #content #crimenews h4 a, a:visited {
			    	border-bottom: none;
			    	color: black;
			    }			
			    
			    #content_box #content #crimenews h4 a:hover {
			    	color: white;
			    }    
			    
			    #content_box #content #crimenews h4 {
			    	font-size: 1.1em;
			    	font-weight: bold;
			    	border-bottom: 1px solid #8B8BB1;
			    	border-left: 0px;
			    	border-right: 0px;
			    	border-top: 1px solid #8B8BB1;
			    	border-bottom: 1px solid #8B8BB1;    	
			    	background-color: white;
			    	
			    }
			    
			    #content_box #content #crimenews p.newsdate {
			    	padding: 0;
			    	margin: 2px 0px 3px 2px;
			    	font-size: .8em;
			    	font-weight: bold;
			    }
			    
			    #content_box #content #crimenews p {
			    	padding: 0;
			    	margin-top:6px;
			
			    }
			    
			    #content_box #content  ul {
					margin-bottom: 20px;
			    	
			    }
			    
			    #content_box #content  ul li {
			    	list-style-type: square;
			    	margin-left: 20px;
			    	line-spacing: 20px;
			    }
			    			    
			    
			    #content_box #content #crimenews ul {
					margin-bottom: 20px;
			    	
			    }
			    
			    #content_box #content #crimenews ul li {
			    	list-style-type: square;
			    	margin-left: 20px;
			    	line-spacing: 20px;
			    }
			    
			    
				#container #footer 	{ clear: both;	padding: .2em; text-align: center; border: 0px;}	
				#container #footer p 	{ padding:0;  margin:0; font-family:Tahoma; color: black; font-size: .9em;}
				#container #footer a 	{ color: #306; text-decoration:none; }
				#container #footer a:hover	{ background-color: #306; color: white; }			    
#content_box #content .up { color: red; font-weight: bold; }
#content_box #content .down { color: green; }