/*
calnative.css
'calnative' style for the Tarski theme - http://tarskitheme.com/
Designed by Benedict Eastaugh, http://extralogical.net/
*/
/* CALNATIVE BOTTOM MENUS */
#infoblock td {font-family: "Arial", "Helvetica", sans-serif; font-size: 13px; line-height:130%; color:#000080; font-weight: bold; text-decoration:none;}
#infoblock a:hover {color:red; font-weight: bold;}
#bottommenu a {display: block; border-width: 0px; 
	padding: 1px; font-family:"Arial", "Helvetica", 
	sans-serif; font-size: 13px; text-decoration:none; border: 2px ThreeDHighlight outset; background-color: #cdddf8; }	
#bottommenu a:hover {color:red; font-weight: normal;}

/*body { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 76%; line-height: 120%; color: #404040; background: #fff; }
*/

body.calnative {background: #182c5a url('http://www.calnative.com/background.jpg') repeat fixed center top;} /*color outside border */
body.calnative #wrapper {border:1px solid #000; background:#ffffff; width:780px; padding-left:10px; padding-right:10px; padding-top:20px; position:relative; top:45px;} /*color inside border and width */

	/* Headers
	--------------------------------------- */
	#blog-title { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 2.5em; font-weight: normal; margin: 0; border: none; padding: 0; line-height: 120%; }
	#tagline { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1.5em; font-weight: normal; font-style: normal; color: #808080; margin: 0.1em 0 0.3em 0; border: none; padding: 0; line-height: 120%; }

	h1, body .entry .title { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 2em; font-weight: normal; line-height: 120%; margin: 0; border-bottom: 1px solid #ccc; padding: 0 0 0.1em 0; color: #000080; }
	h2 { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 2em; font-weight: normal; line-height: 120%; margin: 0 0 0.5em 0; }
	h3 { font-size: 0.8em; font-weight: normal; color: #8fbf60; text-transform: uppercase; letter-spacing: 0.1em; margin: 0 0 0.8em 0; border-bottom: 1px solid #e5e5e5; padding: 0 0 0.4em 0; }
	h4 { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1.5em; font-weight: normal; line-height: 120%; margin: 0 0 0.3em 0; }
	h5 { font-size: 1em; font-weight: bold; line-height: 120%; margin: 0 0 0.3em 0; padding: 0; }
	h6 { font-size: 0.8em; font-weight: bold; line-height: 120%; margin: 0 0 0.3em 0; padding: 0; }


/* Navigation
----------------------------------------------- */
body.calnative #wrapper .nav-current:link, body.calnative #wrapper .nav-current:visited, body.calnative #wrapper .nav-current:active { color: #bf6030; }
body.calnative #wrapper .nav-current:hover { color: #e59900; }

/* Content
----------------------------------------------- */
body.calnative code { color: #bf8060; }
body.calnative abbr, body.calnative acronym { border-bottom: 1px solid #bf8060; }
		
		/* Headers
		--------------------------------------- */
		body.calnative h3 { color: #bf6030; }
		
		/* Post content
		--------------------------------------- */
		body.calnative .articlenav { background: #fcfeff; }
		
		/* Inserts
		--------------------------------------- */
		body.calnative .insert { background: #fcfeff; margin: 0 0 1em 0; border: 1px solid #cfdde5; padding: 9px; }
			body.calnative .insert h3 { border-bottom: 1px solid #cfdde5; }
		
		/* Downloads
		--------------------------------------- */		
		body.calnative .content a.download:link, body.calnative .content a.download:visited, body.calnative .content a.download:active { background-color: #fcfeff; border: 1px solid #cfdde5; }
		
		/* Images
		--------------------------------------- */
		body.calnative a img { border: 1px solid #0f6b99; }
		body.calnative a:hover img, body.calnative .comment a:hover .avatar { border: 1px solid #e59900; }
		
/* Links
----------------------------------------------- */
body.calnative a:link, body.calnative a:active, body.calnative a:visited { color: #000080; }
body.calnative a:hover { color: #e59900; }

body.calnative .content a:link, body.calnative .content a:active, body.calnative .content a:visited, body.calnative .link-pages a:link, body.calnative .link-pages a:active, body.calnative .link-pages a:visited, body.calnative .tagdata a:link, body.calnative .tagdata a:active, body.calnative .tagdata a:visited, body.calnative .widget_tag_cloud a:link, body.calnative .widget_tag_cloud a:active, body.calnative .widget_tag_cloud a:visited { border-bottom: 1px solid #cfdde5; }
body.calnative .content a:hover, body.calnative .link-pages a:hover, body.calnative .tagdata a:hover, body.calnative .widget_tag_cloud a:hover { border-bottom: 1px solid #e59900; }

/* Widgets
----------------------------------------------- */
	
	/* Calendar widget
	------------------------------------------- */
	body.calnative .widget_calendar tbody td a { color: #fff; background: #8bb6cc; }
	body.calnative .widget_calendar tbody td a:hover { color: #fff; background: #cca352; }
	