/* ADDITIONAL TARSKI STYLES FOR JUDY.SE/BLOG */


body {
	background-image: url("/images/main-bg-pattern.png");
	
	font-family: "Trebuchet Ms", helvetica, verdana, arial, sans-serif;
	color: #373737;
	font-size: 0.8em; /* 70%; */
	line-height: 1.4em;
	font-style: normal;
}

div#content, div#wrapper, div#navigation, div#footer, div#searchbox, div.primary, div.secondary, div.content {
	background-color: #fff;
	font-style: normal; 
}

div#wrapper { width: 900px; border: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }

#header, #header-image { padding: 0; margin: 0;}

body.judy div#comments {
width: 500px;
float: right;
clear: none;

}

div.secondary, div.secondary-span {
float: left;
clear: none !important;
}

body.judy div#comments div.primary p {

	font-size: 90%; 
	
}


body.judy div#comments h1 {

	float: right; 
	
}


body.judy div#comments div.primary p.comment-author {

	font-size: 100%; 
	
}


div#container p {
	
	font-size: 110%; 
	
}

body.judy p.metadata {
	
	font-size: 90%; 
	
}

span.tagdata {
	
	line-height: 8px important; 
	
}


div.intro p {
	font-weight: bold;
}

body.judy abbr, body.judy acronym, body.judy hr, body.judy #blog-title { 
background-image: url("/images/separator_hor.png");
background-position: bottom left;
background-repeat: repeat-x;
border-bottom: 0px !important; }

body.judy .entry {
	background-image: url("/images/separator_hor.png");
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 2px;
	border-bottom: 0px !important;	
	
}

body.judy .widget {
	background-image: url("/images/separator_hor.png");
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 6px;
	border-bottom: 0px !important;	
	
}

body.judy h1, h2, h3, h5 {
	font-family: Georgia, times, arial, serif;
	margin: 0.2em 0 0 0;
	padding: 0;
	font-weight: normal;
	color: #373737; 
	border-bottom: 0px !important;		
}

#blog-title {
	display: none;
}

body.judy h2
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

body.judy h1.title {
	font-family: Georgia, times, arial, serif;
	margin: 0.8em 0 0 0;
	padding-top: 0;
	font-weight: normal;
	color: #373737; 
	border-bottom: 0px !important;
}

body.judy h3
{
	font-size: 120%;
	font-weight: normal;
	letter-spacing: -0.01em;
	text-transform: none;
}

body.judy .content img {
	padding: 3px 3px 6px 3px;
	margin: 2px;
	background-image: url("http://www.judy.se/images/photobg_big.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	line-height: 0;
	border-color: #E2DCD2;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
}

h4 {
	
	font-size: 140%;
	line-height: 1.5em;
	font-weight: normal;
	letter-spacing: -0.04em;
	
}

body.judy h4.comment {
	font-family: Georgia, times, arial, serif;
	font-size: 140%;
	margin: 8px 0 0 0;
	line-height: 20px;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: normal;
	color: #373737; 
	border-top: 0px !important;
	
}

body.judy #footer {
background-image: url("/images/separator_hor.png");
background-position: bottom left;
background-repeat: repeat-x;
border-top: 0px;
height: 50px;
}

body.judy .feed { padding: 4px 2px 2px 12px; font-size: 0.8em; background: url('http://www.judy.se/images/icon_rss.png') no-repeat 0 50%; }

body.judy li.recentcomments, body.judy .widget_archives li, body.judy .widget li
{
	font-family: "Trebuchet Ms", helvetica, verdana, arial, sans-serif;
	color: #373737;
	font-size: 11px; /* 70%; */
	line-height: 11px;
}

/* LINKS */

a.feed, p.metadata a, div#content a, div#recent a, div#content a, .primary a
{
	color: #EC3C78;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

a:visited
{
	color: #DF7499;
}

h2 a, h2.title a, h3 a, h4 a, h5 a {
	color: #373737; 

}


div#navigation ul.secondary {
	margin-left: 2em;
}


body.judy #searchform {
	margin: 0.0em 0.0em 0.0em 0.0em;
	padding-top: 0px;
}

body.judy input#s {
	padding-left: 1.5em;
	border: #c5c5c5 solid 1px;
	color: #afafaf;
	width: 170px;
	display: inline;
	background-image: url("/images/search_bg.png");
	background-position: top left;
	background-repeat: no-repeat;
}

body.judy input#s:focus {
	background-image: url("/images/search_bg_on.png");
	border-color: #8a8a8a;

}



body.judy input#submitbutton {
	border-width: 1px;
}


