/*
cheeky.css
'cheeky' style for the Tarski theme - http://tarskitheme.com/
Designed by Benedict Eastaugh, http://extralogical.net/
*/


/* Main structure
----------------------------------------------- */
body { font-family:   Verdana, Helvetica, Arial, sans-serif; font-size: 76%; line-height: 120%; color: #333; background: #fff; min-width: 760px; }

#wrapper { width: 810px; text-align: left; }
	#content { clear: both; padding: 2em 20px;}
#footer, #theme-info, #footer-include { clear: both; }

.pagination {margin-left:30px;}
#recent{margin-left:30px;}
#theme-info {border-top: 2px solid #AD070D; }
.themeinforight {font-size:80%; margin-left:30px;}

#footer {  border-top: 2px solid #AD070D; }

h1, .entry .title { font-family: 'calibri','trebuchet ms', sans-serif; font-size: 2.4em; font-weight: normal; line-height: 120%; margin: 0; border-bottom: 1px solid #ccc; padding: 0 0 0.1em 0; }

h2 { font-family: 'calibri','trebuchet ms',sans-serif; font-size: 2em; font-weight: normal; line-height: 120%; margin: 0 0 0.5em 0; }

h4 { font-family: 'calibri','trebuchet ms',sans-serif; font-size: 1.5em; font-weight: normal; line-height: 120%; margin: 0 0 0.3em 0; }

.articlenav {  border-bottom: 0px; padding-top: 0.75em; padding-bottom: 0.75em;  color: #a8a8a8; text-align:right; margin:0px; padding:0px;}
.main {min-height:200px; }

/* Positioning
----------------------------------------------- */
.primary { width: 509px; float: right; margin:0px;}
.secondary { width: 248px; float: left; margin:0px; }

#header {display:none;}
#content {padding-top:0px;margin-top:0px;}
#respond {margin-left:30px;}
#comment-input textarea { width: 450px;}
.archive {margin-left:30px;}
		

/* Navigation
----------------------------------------------- */
body.cheeky #wrapper .nav-current:link, body.cheeky #wrapper .nav-current:visited, body.cheeky #wrapper .nav-current:active { color: #000; }
body.cheeky #wrapper .nav-current:hover { color: #AD070D; }

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

/* Content
----------------------------------------------- */
body.cheeky code, body.cheeky pre { color: #bf8060; }
body.cheeky abbr, body.cheeky acronym { border-bottom: 1px solid #bf8060; }

		/* Headers
		--------------------------------------- */
		body.cheeky h3 { color: #000; border-bottom:0px;  letter-spacing: normal;}
body.cheeky .widgets h3 { border-top:2px #AD070D solid; padding-top:4px;}


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

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

		/* Downloads
		--------------------------------------- */		
		body.cheeky a.download:link, body.cheeky a.download:visited, body.cheeky 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.cheeky 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.cheeky a img { border: 0px}
		body.cheeky a:hover img { border: 0px}
		
			
		/* Comments
		--------------------------------------- */
		body.cheeky .comments-feed a { background: url('../images/feed.gif') no-repeat 100% 50%; }
		body.cheeky .trackback { background: #fcfeff url('../images/trackback.gif') no-repeat 100% 60%; }


#comments {clear: none; padding-left:30px;}
.primary-span {clear:none; padding:0px;}
.secondary-span {clear:none;}
.entry { clear:none; padding-left:30px;}

/* Links
----------------------------------------------- */
body.cheeky a:link, body.cheeky a:active, body.cheeky a:visited { color: #AD070D; }
body.cheeky a:hover { color: #000; text-decoration:underline; }

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




/* Widgets
----------------------------------------------- */
.widgets ul { list-style: none; margin-left:25px; list-style-image: url(http://www.cheekyboots.com/img/cheeky-bullet.gif);}

.widgets .pagenav, .widgets .widget_pages ul,  .widgets .widget_archives ul, .widgets .widget_cheekyarchives ul { list-style: none; background: none !important; margin: 0; padding: 0; list-style-image: url(http://www.cheekyboots.com/img/cheeky-bullet.gif); }

.widgets .page_item {list-style-image: url(http://www.cheekyboots.com/img/cheeky-bullet.gif); margin-top:6px;  margin-bottom:2px;}

	.widgets .navlist .page_item { margin: 5 px; }

.widgets .widget_cheekyarchives ul {margin-left:25px;}

.widgets .widget_pages ul {margin-left:25px;}

body.cheeky .widgets .widget_archives h3 { border-top:0px; }

body.cheeky .widgets .widget_cheekystats h3 { border-top:0px; }

	.widget_search #s { display: inline; width: 157px; margin: 0; border: 1px solid #ccc; padding: 2px; background: #fafafa; color: #545454; }

.tagdata {clear: none; }