/*
identity20.css
'Identity20' style for the Tarski theme - http://tarskitheme.com/
Michael Oswell, oswell@sxip.com
*/


/* Title
----------------------------------------------- */
body.identity20 #blog-title { font-size: 5em; color: #000; width: 60%; float: left; }
body.identity20 #blog-title a { color: #000; }
body.identity20 #tagline { text-align: right; width: 35%; float: right; margin-top: 30px; color: #ff4500; font-family: Arial, Helvetica, sans-serif; font-style: normal; color: #143a7c; }
body.identity20 #title { display: block; height: 80px; content: " "; }
body.identity20 #navigation { display: none; }

/* Searchform
----------------------------------------------- */
body.identity20 .searchbox { height: 50px; margin-left: 0px !important;}
body.identity20 .searchbox input[type="text"] { margin-left: 0px; }
body.identity20 .searchbox input[type="submit"] {  }


/* Recent posts
----------------------------------------------- */
body.identity20 .recent_posts {  margin-bottom: 20px; }
body.identity20 .recent_posts h1 {  color: black; }
body.identity20 .recent_posts li {  color: black; }
body.identity20 .recent_posts li a  {  color: black; }
body.identity20 .recent_posts li a:hover { color: #ff4500; }
body.identity20 .recent_posts_header { width: 500px; margin-bottom: 15px; border-bottom: 0px !important;}
body.identity20 .recent_posts_list { margin-left: 25px; margin-bottom: 10px;}

/* Navigation
----------------------------------------------- */
body.identity20 #wrapper .nav-current:link, body.identity20 #wrapper .nav-current:visited, body.identity20 #wrapper .nav-current:active { color: #ff4500; }
body.identity20 #wrapper .nav-current:hover { color: #e59900; }

	/* Feed icon
	------------------------------------------- */
	body.identity20 .feed { background: url('../images/feed-add.gif') no-repeat 0 50%; }

/* Sidebar
----------------------------------------------- */

  /* Misc items
  ----------------------------------------------- */

    body.identity20 .right_nav_top_space { height: 30px; }
    body.identity20 .searchbox { margin-left: 10px; }

  /* menu item
  ----------------------------------------------- */

    body.identity20 .content .menuitem { border: 0px solid #ccc; margin-bottom: 5px; padding: 0px; padding: 0px !important; }
    body.identity20 .content #sxipper_link.menuitem  { border: 0px solid #ccc; position: relative; left: -5px; top: -10px;}
    body.identity20 .content #infamous_link.menuitem  { border: 0px solid #ccc; position: relative; left: -10px; margin-top: 10px;}
    body.identity20 .content .menuitem img, body.identity20 .content .menuitem a:hover img{ border: 0px solid green; }
    body.identity20 .content .menuitem a:link, body.identity20 .content .menuitem a:active, body.identity20 .content .menuitem a:visited { border-bottom:0px solid #fff; }
  
/* Content
----------------------------------------------- */
body.identity20 code, body.identity20 pre { font-family: 'Courier New', Courier, monospace; font-size: 1em; color: #bf8060; }
body.identity20 abbr, body.identity20 acronym { border-bottom: 1px solid #bf8060; }

		/* Headers
		--------------------------------------- */
		body.identity20 h3 { color: #ff4500; }
		
		/* Post header
		--------------------------------------- */
		body.identity20 .title { color: #143a7c;}

		/* Post content
		--------------------------------------- */
		body.identity20 .articlenav { background: #fcfeff; }

		/* Inserts
		--------------------------------------- */
		body.identity20 .insert { background: #fcfeff; margin: 0 0 1em 0; border: 1px solid #cfdde5; padding: 9px; }
		body.identity20 .insert h3 { border-bottom: 1px solid #cfdde5; }

		/* Downloads
		--------------------------------------- */		
		body.identity20 a.download:link, body.identity20 a.download:visited, body.identity20 a.download:active { background: #fcfeff url('../images/download.gif') no-repeat 10px 50%; border-top: 1px solid #cfdde5; border-bottom: 1px solid #cfdde5 !important; }
		body.identity20 a.download:hover { background: #fffdfa url('../images/download.gif') no-repeat 10px 50%; border-top: 1px solid #e5d6b8; border-bottom: 1px solid #e5d6b8 !important; }

		/* Images
		--------------------------------------- */
		body.identity20 img { max-width: 300px; height: auto; }
		body.identity20 img .anysize { max-width: 500px !important ; height: auto; }
		body.identity20 a img { border: 0px solid #0f6b99; }
		body.identity20 a:hover img { border: 0px solid #e59900; }
		body.identity20 a img .nym { border: 5px solid yellow !important; }
		body.identity20 a:hover img .nym { border: 0px; }
			
		/* Comments
		--------------------------------------- */
		body.identity20 .comments-feed a { background: url('../images/feed.gif') no-repeat 100% 50%; }
		body.identity20 .trackback { background: #fcfeff url('../images/trackback.gif') no-repeat 100% 60%; }
		body.identity20 fieldset { width: 99%; }
		body.identity20 #openid_enabled_link { border: 0px; }
    body.identity20 #url { background: url('/wp-content/plugins/openid/files/openid.gif') center left no-repeat; padding-left: 18px; width: 178px; margin-top: 5px;}
    body.identity20 .secondary label { padding-top: 15px; }

		/* Footer
		--------------------------------------- */
		body.identity20 #theme-info { border: 0px; padding-top: 5px;}
		
/* Links
----------------------------------------------- */
body.identity20 a:link, body.identity20 a:active, body.identity20 a:visited { color: #143a7c; }
body.identity20 a:hover { color: #ff4500; }

body.identity20 .content a:link, body.identity20 .content a:active, body.identity20 .content a:visited { border-bottom: 0px solid #cfdde5; } 
body.identity20 .content a:hover { border-bottom: 1px solid #e59900; }

/* About Dick
----------------------------------------------- */

body.identity20 .content .about { width: 700px; }
body.identity20 .content .about .about_left { width: 55%; float: left; }
body.identity20 .content .about .about_right { margin-left: 60%;}
body.identity20 .content .about .about_right img.dickhardt { width: 200px; margin-bottom: 30px; }
body.identity20 .content .about a img, body.identity20 .content .about a { border: 0px; }
