/*
Theme Name: themeorrhea
Theme URI: http://www.imjtk.com/themeorrhea
Description: The Themeorrhea.wp Wordress Theme -  There's Never Been any reason.
Version: 2.0
Author: JTk - http://www.imjtk.com
*/
html, body { height: 100%; }

body {
	background: #FFFFFF url(images/back.png) 0 repeat;
	color: #3D4345;
	text-align: center;
	font: 62.5% georgia, Times, serif;
	padding:0px;
	min-height: 100%;
	_height: 100%;
}

* {
	padding:0;
	margin:0;
}

a:link, a:visited {
	color: #167495;
	text-decoration: none;
}

a:hover, a:active {
	color: #7EBF50;
	text-decoration: underline;
}

#container {
	background: #FFF url(images/repeat.png) repeat;
	min-height: 100%;
	_height: 100%;
	width: 891px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header */
h1#header {
	margin: 0;
	height: 216px;
	background: url(images/header.png) 0 no-repeat;
	text-indent: -1234em;
}

h2#header {
	margin: 0;
	height: 143px;
	background: url(images/internal_header.png) 0 no-repeat;
	text-indent: -1234em;
}

#header a {
	position: absolute;
	left: 1px;
	top: 1px;
	height: 1px;
	width: 1px;
	text-decoration: none;
}

#header em {
	display: none;
}


/* Content */
#wrapper {
	width: 600px;
	position: relative;
	margin-top: 14px;
	float: left;
}

#content {
	padding: 0 0 10px 55px;
}

#sidebar {
	color: #000000;
	margin:0 56px 0 0;
	_margin:0 28px 0 0;
	width: 200px;
	float: right;
}

#sidebar ul li h2 {
	color:	#000000;
	background-color: #E0EBF0;
	vertical-align: middle;
	padding: 5px 0 5px 10px;
	margin: 5px 0 0 0;
	font-size:2.2em;
    font-weight: normal;
}


#sidebar ul li ul li {
	padding: 0;
	margin: 0 0 0 20px;
	font-size:1.1em;
	font-weight:bold;
	line-height:150%;
	color: #fff;
	list-style: disc;
}

#sidebar ul li ul li ul {
    margin:2px 0 3px 0;
}


#sidebar ul li ul li ul li{
	margin-left: 8px;
	padding-left: 6px;
	font-weight: normal;

}

#sidebar li {
	margin: 0;
}

.internal_page_menu#main_menu {
	position: absolute;
	left: 55px;
	top: 116px;
	color: #0066CC;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: 1px;
	font-size: 12px;
    text-transform: uppercase;
}

.home_page_menu#main_menu {
	position: absolute;
	left: 55px;
	top: 190px;
	color: #0066CC;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: 1px;
	font-size: 12px;
    text-transform: uppercase;
}

#main_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#main_menu li {
	margin: 0;
	display: inline;
	padding: 0 7px 0 4px;
	border-right: 1px solid #BCDFED;
}

#main_menu li a {
	color: #006F94;
    text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#main_menu li a:visited {
	color: #006F94;
    text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#main_menu li a:hover {
	color: #134962;
    background-color: transparent;
	border-color: #134962;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}



#blog_name {
	position: absolute;
	left: 50px;
	top: 12px;
	color: #0E6284;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 4em;
}

#blog_slogan {
	position: absolute;
	left: 50px;
	top: 50px;
	color: #7EBF50;
	font-weight:bold;
	font-size: 1.25em;
	letter-spacing: -0.2px;
	word-spacing: -0.4px;
}

#about_blog {
	position: absolute;
	left: 70px;
	top: 112px;
	color: #fff;
	font-size: 1.3em;
	width: 700px;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-style: italic;
	line-height: 13px;
}

hr#clear {
	clear: both;
	height: 68px;
	visibility: hidden;
}

h1, 
h2, 
h4, 
h5 {
	color: #11688A;
	font-weight: bold;
}


h6 {
	color: #11688A;
	font-size: 13px;
	font-weight: bold;
}

h3 {
	color: #5B97AE;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	padding: 0;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

p, 
pre, 
blockquote, 
form, 
label, 
dl, 
fieldset, 
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}


/* Word Press Stuff */

small {
	color: #64B610;
    font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
    margin-top: 10px;
	letter-spacing: 0.3em;
}

.postmetadata {
	padding-bottom: 15px;
	margin-left: 5px;
	border-bottom: 1px solid #ccc;
	font-size: .8em;
    font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px; 
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.entry {
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	padding:0px; 
	margin-left: 5px;
}

ul, 
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li, 
dd{
	margin-left: 7px;
	list-style-type: none;
}

#content ul {
	list-style-type: disc;
	margin-left: 25px;
}

blockquote {
	background: #F2F9FB;
	padding: 3px 7px 3px 7px;
	margin: 7px 0 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #C8E3EE;
}

.post h2 {
	margin: 5px 0 -1px 0;
	color: #73270F;
    font-size:24px;
	font-weight: normal;
}

ul#recentcomments li { 
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{ 
	margin: 0 0 7px 0;
}

input {
	 color: #157394;
	 border: 1px solid #C7E5F1; 
	 background-color: #FFFFFF;
	 font-family: Tahoma, sans-serif;
	 vertical-align: middle;
	 font-weight: bold;
	 height: 20px;
 	 background: url(images/input.png ) 0 0 repeat-x;
}

#header_search {
	position: absolute;
	right: 75px;
	top: 20px;
	z-index: 999999;
	color: #bbb;
    font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: lowercase;
	letter-spacing: 0.2em;
}


#searchform  {
	 background-color: none;
	 border: 0px;
	 margin-bottom: 20px;
}

input#s{
		width: 200px;
		font-weight: normal;
		color: #7CACBE;
		padding: 2px 0 0 2px;
		height: 15px;
			font-family: "Lucida Grande", Tahoma;
			font-size: 1.1em;
			padding: 2px 0 0 3px;
     }

input#searchsubmit{
			 	font-size: .8em;
    font-weight: bold;
	text-transform:uppercase;
	letter-spacing:1px;
	color: #5B97AE;
	padding: 2px;
	width: 22px;
	height: 18px;
	font-family: "Lucida Grande", Tahoma;
     }

	 input:hover#searchsubmit {
		color: #64AD2F;
		border: #fff;
	 }

textarea {
	 background-color: #FFFFFF;
	 color: #330606;
	 border: 1px solid #C7E5F1; 
	 font-family: Tahoma, sans-serif;
	 font-size: 11px;
  	  background: url(images/text_area_back.png ) bottom center repeat-x;
}

.small_comments {
	color: #999;
	margin: 0 0 0 10px;
}

#commentform #submit {
	 	font-size: .8em;
    font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px;
	color: #5B97AE;
	padding: 2px;
	width: 150px;
	}

#commentform input {
	 width: 250px;
	}

/* Link Stuff */

#sidebar a, #sidebar a:visited {
	color: #78AEC2;
post}


#sidebar a:hover {
	color: #106788;
}


.post h2 a {
	color: #167495;
	text-decoration: none;
}

.post h2 a:visited {
	color: #167495;
	text-decoration: none;
}

.post h2 a:hover {
	color: #7EBF50;
	text-decoration: underline;
}

#comments  {
	padding-left: 15px;
}


 .jtk_comments {
	margin: 15px 66px 0 15px;
	padding: 0 10px 25px 15px;
	font-size: 1.33em;
	background: #EFF8FB;
	color: #1E3D56;
	border-top: 1px solid #E0EBF0;
	}


.jtk_commentser {
	margin: -10px 0 25px 275px;
		font-size: .8em;
    font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px; 

}

.allowed_tags {
		background: #EFF8FB;
	color: #1E3D56;
	border-top: 1px solid #E0EBF0;
	padding: 3px;
}

.allowed_tags strong{
	color: #777;
}

#commentlist li {
	padding-left: 20px;
}

 .commentlist{
      position: relative;
 }

form {
	padding-left: 10px;
}

.buttons_no_b {
	border: none;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}



.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 5px;
}

.post ul li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

  /* Footer
-----------------------------------------*/
#footer {
	  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	  background: url(images/footer.png ) 0 0 no-repeat;
	  color: #FFFFFF;
	  min-height: 68px;
	  _height:68px;
	  position: relative;
	 margin: -68px auto 0 auto;
	width: 891px;
  }

  #footer a:link, #footer a:visited {
	color: #C4E1ED;
	text-decoration: underline;
}


#footer a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer_text {
	padding: 10px 0 0 60px;
	text-align: left;
	font-size: 1.33em;
}



#footer_menu {
	position: relative;
	color: #fff;
	margin: 0;
	padding: 2px 0 0 60px;
	font-size: .99em;
    font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px; 
	text-align: left;
}


#footer_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#footer_menu li {
	padding: 0 8px 0 4px;
	margin: 0;
	display: inline;
}

#footer_menu li a:link, #footer_menu li a:visited {
	color: #fff;
	text-decoration: underline;
}

#footer_menu li a:hover {
	color: #C4E1ED;
}
