/* Begin Typography & Colors */

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-style: italic;
	font-weight: 200;
	color: #02314a;
	}

h1 {
	font-size: 30px;
	}
	
h2 {
	font-size: 14px;
	}	
	
h1 a {
	font-family: Georgia, "Times New Roman", Times, serif; font-style: italic;
	}
	
har a {
	font-family: Georgia, "Times New Roman", Times, serif; font-style: italic;
	font-size: 48px;
	text-decoration: none;
	}

har a:hover {	
	color: #e72e03;
	text-decoration: none;	
	}
	
a , h1 a {
	color: #02314a;
	text-decoration: none;
	}
	
a:visited, h1 a:visited {
	color: #60737d;
	text-decoration: none;
}

a:hover , h1 a:hover {
	color: #e72e03;
	text-decoration: underline;
	}


#header a, a:visited {
	color: #02314a;
}

#header a:hover {
	color: #e72e03;
	text-decoration: underline;
	}

#main-content h1, h1 a {
	text-align: right;
}	

#content {
	font-family: 'Trebuchet MS', "Times New Roman", Times, serif; 
	font-size: 14px;
	line-height: 22px;	
	font-weight: 200;
}

#content h1 a:visited {
	color: #60737d;
	text-decoration: none;
}

#content h1 a:hover {
	color: #e72e03;
	text-decoration: underline;
}

#content h1 a {
	color: #02314a;
	text-decoration: none;
}

#sidebar a, h1 a, h1 a:visited {
	color: #02314a;
	text-decoration: none;
}

#sidebar a:hover, h1 a:hover {
	color: #e72e03;
	text-decoration: underline;
}

#single {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	line-height: 28px;	
	}

#thumbnail-div
{
	padding:10px 0 0 54px;
	width:550px;
	margin-left:35%;
}
#thumbnail-div #divbg
{
	padding-right:200px;
}
#thumbnail-div img
{
	vertical-align:-15px;
	padding-left:15px;
}
#thumbnail-div ul
{
margin-bottom:25px;
padding-left:15px;
}
#thumbnail-div ul li
{
padding:7px 0;
line-height:18px;
}
#thumbnail-div table td, #thumbnail-div table th
{
border:solid 1px #b1c6d4;
padding:7px 14px;
}

.borderbox {display:block; text-align:right;margin-bottom:40px;}
.borderbox .border {display:block;height:178px;border:12px solid #02314a; overflow:hidden; _zoom:1; border-bottom:0;position:relative;}
.borderbox .border ins, .borderbox .under-bord ins {display:block; width:9px;height:9px; overflow:hidden; _zoom:1; position:absolute;top:0;background-image:url(images/corner.png);background-repeat:no-repeat;}
.borderbox .under-bord ins {top:-9px!important;}
.borderbox .border ins.tl { background-position:0 0; left:0px;}
.borderbox .border ins.tr {  background-position: -9px 0 ;left:-9px;margin-left:100%;}
.borderbox .under-bord {height:12px; position:relative; display:block; background:#02314a;margin-bottom:8px;}
.borderbox .under-bord ins.tl {  background-position: 0 -9px ; left:10px;}
.borderbox .under-bord ins.tr {  background-position: -9px -9px  ; left:-20px; margin-left:100%;}
.borderbox .link { font-size:30px;line-height:1em;font-family:Georgia, Serif; font-style:italic; color:#02314a;}
#content #content2 .borderbox img {padding:0; vertical-align:0; }


.borderbox:hover .border {border-color: #e72e03;}
.borderbox:hover .border ins, .borderbox:hover .under-bord ins{background-image:url(images/corner_hover.png);}
.borderbox:hover .under-bord {background: #e72e03;}
.borderbox:hover .link {color:#e72e03;}

.borderbox:visited .border {border-color: #60737d;}
.borderbox:visited .border ins, .borderbox:visited .under-bord ins{background-image:url(images/corner_visited.png);}
.borderbox:visited .under-bord {background: #60737d;}
.borderbox:visited .link {color:#60737d;}

.borderbox:visited:hover {color:#e72e03;}
.borderbox:visited:hover .link {color:#e72e03;}
.borderbox:visited:hover .border {border-color: #e72e03;}
.borderbox:visited:hover .border ins, .borderbox:visited:hover .under-bord ins{background-image:url(images/corner_hover.png);}
.borderbox:visited:hover .under-bord {background: #e72e03;}
/*
.borderbox:visited:hover {background-image:url(/home/t/tkrondocom/hippo/public_html/images/corner_hover.png);}



/* End Typography & Colors */

/* ***************************************************************** */

/* Begin Structure */
html {
	background-color: #00111d;
	background-image: url(images/hippowaves.gif);
	background-attachment: fixed;
}
body {
	margin: 0 0 0 0;
	padding: 0;
	background: url(images/bkg_c.png) 50% 0 repeat-y;
	}
#page {
	margin: 0px auto;
	padding: 0;
	width:960px;
	background-color:#ececec;
	background: url(images/bkg_noise.png);
	}	

#header {
	height: 170px;
	width: 960px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#content {
	width: 518px;
	padding-left: 52px;
	padding-right: 52px;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 0 0 0;
}

#single {
	width: 857px;
	padding-left: 52px;
	padding-right: 52px;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 0 0 0;
}

#headerimg 	{
	position: absolute;
	margin: 40px 30px 20px;
	height: 77px;
	width: 311px;
	}
	
#pagemenu {
	position: absolute;
	margin: 63px 0 0 375px;
	float: left;
	height: 24px;
	display: inline;
	z-index: 20;
}

#pagemenu li {
	float: left;
	display: block;
	height: 24px;
	margin-right: 96px;
}

#menu {
	padding-left: 630px;
	line-height: 48px;
	margin-top: -15px;
}	

#menu li {
	float: left;
	display: block;
	margin-left: 0px;
	margin-top: -14px;
}
	
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {/*item page*/
	margin: 0 0 0 0px;
	text-align: left;
	padding-bottom: 32px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	width: 960;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin: 0px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	border: 10px;
	border-color: #dbdbdb;

	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 14px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: 10px;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
