/*
Theme Name: themeorrhea
Theme URI: http://www.imjtk.com/themeorrhea
Description: The Themeorrhea.wp Wordress Theme -  There's Never Been any reason.
Version: 1
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-family: tahoma, sans-serif;
	font-size: 12px;
	padding:0px;
		min-height: 100%;
	_height: 100%;
}

* {
	padding:0;
	margin:0;
}

#container {
	background: #FFF url(//cdn.dailyclipart.net/wp-content/themes/themeorrhea/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(//cdn.dailyclipart.net/wp-content/themes/themeorrhea/images/header.png) 0 no-repeat;
	text-indent: -1234em;
}

#header a {
	position: absolute;
	left: 50px;
	top: 10px;
	height: 160px;
	width: 790px;
	text-decoration: none;
}

#header em {
	display: none;
}

/* Sidebar Positioning */

#sidebar {
	color: #FFFFFF;
	margin:0 56px 0 0;
	_margin:0 28px 0 0;
	width: 200px;
	float: right;
}

/* Content */
#wrapper {
	width: 600px;
	position: relative;
	margin-top: 14px;
	float: left;
}

#content {
	padding: 0 0 10px 70px;
}

#menu_view {
	position: absolute;
	left: 55px;
	top: 190px;
	color: #0066CC;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: 1px;
	font-size: 12px;
    text-transform: uppercase;
}

#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_view li {
	margin: 0;
	display: inline;
		  padding-left: 4px;
  padding-right: 7px;
  _padding-left: 8px;
  _padding-right: 5px;
  border-right: 1px solid #BCDFED;
}

#menu_view 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;
}

#menu_view 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;
}

#menu_view 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;
}

#menu_too {
	position: absolute;
	left: 290px;
	top: 170px;
	color: #E0D4AE;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: .2px;
	font-size: 16px;
}

#menu_too a {
	color: #BFBFBF;
	text-decoration: none;
}

#menu_too a:hover {
	color: #8FBFBA;
}

#menu_too ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_too li {
	padding: 0 8px 0 4px;
	margin: 0;
	display: inline;
}

#menu_too li a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_too li a:hover {
	color: #CA0F00;
}

#blog_slogan {
	position: absolute;
	left: 647px;
	top: 185px;
	color: #FFFFFF;
	font-family: georgia, serif;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: .5px;
	font-size: 16px;
}

#blog_slogan img {
	padding-right: 6px;
	margin-top: -2px;
}

#about_blog {
	position: relative;
	margin: 6px 10px 15px 10px;
	color: #157394;
	font-size: 13px;
}

hr#clear {
	clear: both;
	height: 68px;
	visibility: hidden;
}

h1, 
h2, 
h3, 
h4, 
h5 {
	color: #11688A;
	font-weight: bold;
}


h6 {
	color: #11688A;
	font-size: 13px;
	font-weight: bold;
}

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: #11688A;
	font-weight: bold;
	margin: -5px 0 0 3px;
	font-size: 11px;
}

.postmetadata {
	padding-bottom: 15px;
	margin-left: 15px;
	background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom center;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.entry {
	font-size: 13px;
	margin-left: 10px;
}

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;
}

/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color:	#FFFFFF;
	background-color: #7EBF50;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	 padding: 4px 0 0 15px;
	margin-left: 0px;
	font-family: georgia, serif;
}

/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin-left: 11px;
	padding-left: 17px;
	font-weight: bold;
	margin-top: 0;
	font-size: 12px;
	background:   url(images/bullet_blue.gif)   left  no-repeat;

}

#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;

}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

.post h2 {
	margin: 0 0 -1px 0;
	color: #73270F;
		font-size: 24px;
	font-family: georgia, serif;
	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 no-repeat;
}


#searchform  {
	 background-color: none;
	 border: 0px;
	 margin-bottom: 20px;
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
}

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 ) 0 0 no-repeat;
}

/* Link Stuff */

#sidebar a {
	color: #5EA9C4;
	text-decoration: none;
	 font-family: Tahoma, sans-serif;
}

#sidebar a:visited {
	color: #5EA9C4;
	text-decoration: none;
}

#sidebar a:hover {
	color: #106788;
}


a:link {
	color: #167495;
	text-decoration: none;
}

a:visited {
	color: #167495;
	text-decoration: none;
}
a:hover, a:active {
	color: #7EBF50;
	text-decoration: underline;
}

.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;
}

.graybox {
	background: #F2F9FB;
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
	border-style: solid;
	border-width: 1px;
	border-color: #C8E3EE;
}

.non_graybox {
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
}

#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;
}

h3#respond {
margin-left: 12px;
}

.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(//cdn.dailyclipart.net/wp-content/themes/themeorrhea/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 {
	color: #085678;
	text-decoration: underline;
}

#footer a:visited {
color: #085678;
	text-decoration: underline;
}
#footer a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer_text {
	padding: 29px 0 0 0;
}

strong {
	color: #134962;
}


#blog_name {
	font-family: georgia, serif;
	position: absolute;
	left: 50px;
	top: 12px;
	color: #0E6284;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 68px;

}

#blog_slogan_2 {
	font-family: georgia, serif;
	position: absolute;
	right: 90px;
	top: 115px;
	color: #134962;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 36px;
	letter-spacing: -0.2px;
	word-spacing: -0.4px;


}

#container { position: relative; }

#searchform {

position: absolute;
top:115px;
right:600px;

}


