/*  
Theme Name: Encephalosponge
Theme URI: http://encephalosponge.com/colophon
Description: blah
Version: 2.0
Author: Jonathan Blackhall
Author URI: http://encephalosponge.com
*/


/************** Web Fonts **************/
/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
@font-face {
  font-family: FertigoPro;
  src: url(Fertigo_PRO.otf) format("opentype");
}

/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
@font-face {
  font-family: Anivers;
  src: url(Anivers_Regular.otf) format("opentype");
}

@font-face {
  font-family: Gentium;
  src: url(GenR102.TTF);
}

@font-face {
  font-family: GentiumAlt;
  src: url(GenAR102.TTF);
}

@font-face {
  font-family: Liberation;
  src: local("Liberation Serif"), local("LiberationSerif-Regular"), url(LiberationSerif-Regular.ttf);
}


/************** Main Components **************/
body {
	background: #555555;
	font-family: Liberation, Georgia, Garamond, 'Times New Roman', Times, Serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	height: 100%;
	background: #f0fbfe;
	}

#header {
	background: #f0fbfe url('images/top-gradient.jpg') left top repeat-x;
	width: 100%;
	height: 300px;
	margin: 0px;
	padding: 0px;
	}

#header h1 {
	background: transparent url('images/header.jpg') center top no-repeat;
	width: 750px;
	height: 300px;
	margin: 0px auto 0px 30px;
	}

#header h1 span, #header span {
	display: none;
	}

#header h1:hover {
	cursor:pointer;cursor:hand
	}

#main {
	background: transparent url('images/mental-squeeze.jpg') left top no-repeat;
	min-height: 300px;
	}

/* for Internet Explorer */
/*\*/
* html #main {
height: 300px;
}
/**/

#container {
	width: 710px;
	margin: 0px auto 0px 75px;
	padding: 0px;
	overflow: hidden;
	}

#content { /* Content column here */
	float: left;
	width: 485px;
	margin: 0px;
	padding: 0px;
	}

#sidebar { /* Content column here */
	width: 200px;
	float: right;
	}

#footer {
	background: #f0fbfe url('images/btm-gradient.jpg') left top repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 120px;

	}

#footer div {
	background: transparent url('images/footer.jpg') center top no-repeat;
	width: 750px;
	height: 120px;
	margin: 0px auto 0px 30px;
	}

#footer p {
	width: 690px;
	height: 50px;
	margin: 35px auto 0px 25px;
	text-align: center;
	padding: 5px 5px;
	position: absolute;
}

.foot-text {
	font-family: Anivers, 'Cortoba', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	}

img.cc {
	width: auto;
	height: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	}




/************** HTML elements **************/

hr {
	width: 85%;
	display: none;
	}

.entry img {
	margin: 4px;
	}

img {
	border: none;
	}

blockquote {
	border-left: 2px solid black;
	padding-left: 5px;
	}

h2 {
	font-size: 18px;
	}

a {
	text-decoration: none;
	color: #f62626;
	}

a:hover {
	color: #f6992a;
	}

abbr, acronym {
	cursor: help;
	}



/************** The loop **************/

.post { /* Individual posts */
	width: 485px;
	}

.pagetitle {
	font: bold 21px Anivers, 'Cortoba', Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

.post_date {
	float: right;
	height: 75px;
	width: 100px;
	background: transparent url('images/date-cloud.gif') right top no-repeat;
	}

.post_date h4 {
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	margin-top: 8px;
	padding: 0px 13px;
	}

.post_date sup {
	font-style: italic;
	}

.post_title {
	text-transform: capitalize;
	border-bottom: 1px solid black;
	margin: 9px;
	font-family: FertigoPro, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 19px;
	line-height: 21px;
	margin-bottom: 0px;
	}

.post_title a {
	color: #f62626;
	text-decoration: none;
	}

.post_title a:hover {
	color: #f6992a;
	}

.tags {
	margin: 5px 15px;
	font-family: Anivers, 'Metal', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 14px;
	}

.wp-post-image {
	padding: 5px 5px 5px 0px;
	float: left;
	}

.entry {
	text-align: justify;
	line-height: 1.3;
	margin-left: 20px;
	}

.share_button {
clear: both;
}

.post_foot {
	margin: 5px 15px;
	font-family: Anivers, 'Metal', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	line-heigt: 14px;
	}

.post_foot a {
	text-decoration: none;
	color: #f62626;
	font-size: 14px;
	font-weight: normal;
	}

.post_foot a:hover {
	color: #f6992a;
	}

.endpost {
	height: 20px;
	width: 100%;
	background: transparent url('images/hr.gif') center top no-repeat;
	border: none;
	margin: 25px 0px 40px 0px;
	}

#prevnext {
	border-collapse: collapse;
	}

#prev {
	padding-right: 20px;
	border-right: 2px solid black;
	}

#next {
	padding-left: 20px;
	}

img.wp-smiley {
	float: none;
	margin: 0px;
	}

.alignleft {
float: left;
margin: 0px 5px;
}

.alignright {
float: right;
margin: 0px 5px;
}

.wp-caption {
font-size: 9px;
text-align: center;
font-family: 'Dejavu Sans', Arial, Helvetica, sans-serif;
}

/************** Asides **************/

.aside {
	width: 420px;
	background: transparent url('images/bullet.gif') left center no-repeat;
	text-align: justify;
	padding: 0px 0px 0px 30px;
	margin: 25px 0px 25px 0px;
	font-family: Anivers, 'Cortoba', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 16px;
	}

.aside h3 {
	font: 13px Anivers, 'Cortoba', 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

.aside h3 a {
	font-weight: bold;
	}

.aside p {
	margin: 0px;
	}

/************** Sidebar & Widgets **************/

#widgets {
	width: 190px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	list-style-type: none;
	}

.widget {
	margin-bottom: 30px;
	}

.widget ul {
	padding-left: 25px;
	margin-left: 0px;
	}

#widgets li { /* whole widget */
	width: 100%;
	}

#widgets li h3 {
	font-family: Anivers, 'Metal', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	width: 100%;
	border-top: 3px solid #000000;
	border-bottom: 1px dotted #000000;
	background: #dddddd;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px;
	}

.widget li {
	vertical-align: top;
	}


/************** Navigation Bar **************/

#nav ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#nav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	padding-right: 20px;
	}

#nav a, #nav a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

#nav a:hover {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}



/************** Comments **************/
#comments {
	margin: 75px 0px;
	}

#comment-list {
	list-style-type: none;
	width: 450px;
	padding-left: 0px;
	margin-left: 0px;
	}

#comment {
	width: 99%;
	}

.comment {
	width: 100%;
	overflow: hidden;
	font: 12px Anivers, 'Cortoba', Verdana, Arial, Sans-Serif;
	line-height: 16px;
	border-right:  5px solid;
	border-color: green;
	background: #b3ddb3;
	margin-top: 5px;
	padding: 5px 0px;
	}

.comment-author {
	float: left;
	width: 100px;
	font-size: 10px;
	line-height: 13px;
	}

.grav-box {
	float: right;
	padding: 0px;
	margin: -10px 3px 0px 5px;
	}

.grav-img {
	width: 85px;
	height: 85px;
	}

.comment-text {
	text-align: left;
	margin-left: 110px;
	}

.reply {
	text-align: left;
	margin-left: 110px;
	margin-bottom: 5px;
	}

.reply-box {
	border: 1px solid black;
	background: #dddddd;
	padding: 3px;
	}

.reply-box:hover {
	background: #cccccc;
	color: #f62626;
	padding: 3px;
	}

.alt {
	border-color: blue;
	background: #ccddff;
	}

.bypostauthor {
	border-color: red;
	background: #eeb3b3;
	}

.pingback {
	border: none;
	background: transparent;
	}

#leave-comment {
	margin-top: 50px;
	}

#comment-form {
	border: none;
	}

#comment-form th {
	text-align: right;
	}

textarea {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	}
