/*
THEME NAME: Two Hearts 2
THEME URI: http://twoheartsranch.com
DESCRIPTION: Tarski child theme
VERSION: 0.1.0
Template: tarski
AUTHOR: Dave Gehr
AUTHOR URI: http://twoheartsranch.com/
TAGS:two-columns,two-columns,fixed-width,theme-options,left-sidebar,right-sidebar
.
'twohearts' style for the Tarski theme - http://tarskitheme.com/
Original theme designed by Benedict Eastaugh, http://extralogical.net/
.
*/
@import url('../tarski/style.css');
@import url('../tarski/library/css/screen.css');
@import url('../tarski/styles/classic.css');

/* Hide unwanted elements
-----------------------*/
#blog-title {
	display:none;
}
#title {
	border:none;
}
#navigation .secondary {
	display:none;
}
#theme-info div.secondary {
	display:none;
}
#theme-info {
	border:none;
}
#footer div.secondary {
	display:none;
}
.comments-link {
	display:none;
}

/* Navigation
---------- */
#wrapper .nav-current:link, #wrapper .nav-current:visited, #wrapper .nav-current:active {
color:#A8001C;
background:#efebe2;
}

/* Classify this stuff later
--------------------------*/
body {
	min-width:900px;
	margin-top:0px;
	background:#fffdfa;
}
body #wrapper {
	width:900px;
}
#header {
	background:none;
}
#navigation {
	float:none;
	width:100%;
	margin-top:30px;
	border-bottom:3px double #ccc;
}
#navigation ul.primary {
	width:100%;
	margin-top:0px;
}
#navigation ul.primary li {
	padding-left:5px;
}
#tagline {
	margin:0em 0pt 0.3em;
	padding-left:0.8em;
	text-align:left;
	font-size:1.3em;
	color:#935812;
	background:#fffdfa;
}
body.classic .primary {
	width:600px;
}
#sidebar {
	/*background:#efebe2;*/
	background:transparent;
	width:200px;
	padding:10px 5px 10px 10px;
	/*border:1px solid #ccc;*/
	border:none;
}
#copyright {
	text-align:center;
}
body .content p {
	text-indent:15px;
	text-align:justify;
}
h1, body .entry .title {
	border:none;
	padding:0;
}
h4 {
	font-family: Times,'Times New Roman',Georgia,serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 120%;
	margin: 0 0 0.3em 0; }
.post {
	background:#fffdfa url('images/twohearts-hr.gif') no-repeat bottom center;
	padding-bottom:25px;
}
body .entry .meta .metadata {
	margin:0pt;
	padding:0.1em 0pt 0pt;
}
img a, img a:hover {
	border: none;
}
#TB_caption {
	font-size: 14px;
	font-weight: bold;
}
