/* @override http://iosephdurgell.org/lobloch/wp-content/themes/k2/styles/kelmscott/kelmscott.css */

/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	:
	Author Site	:
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/

a:link, a:visited {
	color:  #660000;
	text-decoration: none !important;
	}
	
a:hover {
	color:  #aa0000;
	}

h1, h2, h3, h4 {
	font-variant: small-caps;
	}

h1 {
	padding: 0 !important;	
	margin: 0 0 10px 170px !important;
	text-align: left;
	font-weight: normal;
	
}

.secondary h2 {
	font-size: 2em;
	margin: 10px auto;
	}
	
body {
	/* The entire design is contained within the 'page' id */
	background:#fff url(bground.gif);
	}
	
#header {
	text-align: center;
	background: url(l-illuminated.gif) no-repeat 40px 90px;
	padding:  0 20px 0 20px;
	width:  740px !important;
	}
	
	
#page {
	/* The entire design is contained within the 'page' id */
	font-size: 1.2em;
	border: 2px solid #333333;
	margin-top: 50px;
	padding-top: 10px;
	}

#primary {
	padding: 0px;
	}

#primary h2 {
	font-size: 1.8em;
	margin: 20px auto 0 auto;
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.hentry .h-ornament {
	width: 98%;
	margin:  25px 0 0px 0;
	}

.h-ornament {
	width: 98%;
	margin: 0pt auto 10px auto;
	background:#fff url(h-ornament-02.gif) repeat-x;
	height: 36px;
	}
	
.h-ornament-flower {
	margin:  10px 270px;
	background: #fff url(h-ornament-flower.gif) no-repeat 0 center;
	height: 30px;
	width: 30px;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited {
	font-size: 1.8em;
	line-height: 1em;
	color: #660000 !important;
	}
	
#header h4, #header h5 {
	padding-bottom: 10px;
	font-size: 1.4em;
	font-weight: normal;
	font-variant: small-caps;
	}	
	
#primary h3, #primary h4 {
	text-align: center;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1em;
	}


.entry-tags {
	color:  #777777;
	font-variant:small-caps;
	margin-bottom: 10px;
	font-size: 1.4em;
	background: none;
	padding: 0;
	text-align: center;
	}

.entry-content {
	/* The meat and potatoes of every entry */
	line-height: 1.1em;
}
	

.illuminati img, .illuminati-comm img {
	border: 0px !important;
	float: left;
	margin:  0 5px 0 0 !important;
	padding: 0 !important;
	}
	
.illuminati-comm img {
	margin-top: 4px !important;
	}

.entry-meta {
	color: #444444;
	text-align: center;
	font-variant:small-caps;
	}
	
	
.chronodata, .commentauthor {
	background: none;
	padding:  0;
	font-size: 1.4em !important;
	font-variant: small-caps;
	text-align: center;
	margin:  0 auto;
	}

.commentslink {
	background: none;
	margin:  0;
	padding: 0;
	}


.secondary {
	/* Contains the sidebar */
	text-align: center;
	font-variant: small-caps;
	}
	
.widget, #utw_widget {
	background: url(h-ornament-flower.gif) no-repeat center bottom;
	padding-bottom: 40px !important;
	}

#index {
	font-size: 1.2em;
	}

#s, input {
	border:1px solid maroon;
	font-family:georgia;
	font-size: 1.2em;
	font-variant: small-caps;
	padding:3px;
	text-align:center;
	width:50%;
	}
	
#comment-personaldetails input[type=text] {
	color: #444;
	padding: 1px;
	margin: 5px 0 10px 0;
	}
	
.comments {
	padding: 0pt;
}

#commentlist {
	padding:0px 0pt 0px;
}

#commentlist li .comment-content {
	padding: 0;
	}
	
#commentlist li .comment-meta {
	background:none;
	padding: 0;
	margin:  0 auto;
	text-align: center;
	font-variant: small-caps;
}
#commentlist li {
	margin:10px 0pt 0pt;
	padding: 0 0 20px 0;
	}

#commentform {

	}
	
h4#respond.reply {
	margin-bottom: 30px;
}

.comments-form {
	background: url(comments-bkg.gif) no-repeat center center;	
	text-align:center;
	padding: 10px 0pt 60px;
	font-size: 1.4em;
	}

#comment {
	border:1px solid maroon;
	font-family:georgia;
	font-size: 1.4em;
	font-variant: small-caps;
	padding:3px;
	text-align:center;
	width:70%;
	margin: 10px auto;
	}

input {
	width:50%;
	padding:  2px;
	}
.secondary input {
	width: 30%;
}
#submit {
	width:40%;
	margin:  10px;
	}

	
#searchform {
	margin-top: 10px;
	}
	
.ioseph {
	background: url(ioseph2.gif) no-repeat center center;
	width: 170px;
	height: 128px;
	}

.navigation a {
	font-variant:small-caps;
	}