/*
Theme Name: BasicTheme
Theme URI: http://pharrout.com/
Description: A minimalist / template theme
Version: 1.0
Author: Ross A. Catrow
Date: July 2007
*/

/* Zeros ==================================================================== */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}


/* General ================================================================== */
body {
	background: #658489;
	color: #333;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 30px;
	font-size: .8em;
}
p {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}
ul, ol {
	margin: 1em 0 1em 0;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
ol li, ul li {
	margin-bottom: .5em;
	margin-left: 3.5em;	
}
li {
	line-height: 1.8em;
}
a {
	text-decoration: none; 
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline; 
	color: #000;
}
a img {
	border: none;
}
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
h1 {
	background:#658489 url(images/header-image.gif) no-repeat;
	height:116px;
	text-indent:-9999px;
	outline:none;
}

#jhiLogo{
    float:right;
    margin:23px 31px 0 0;
    
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0 2px 0;
	font-size: 1.5em;
	padding-bottom: 2px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-top: 0;
}

.left{
    float:left;
}
.clearfix:after {  
	 content: ".";  
	 display: block;  
	 clear: both;  
	 visibility: hidden;  
	 line-height: 0;  
	 height: 0;  
}

textarea {
	width: 100%;
	border: solid 1px #000;
}
.button {
	background: #a1a78a;
	color: #fff;
	border: solid 1px #fff;
	padding: 9px;
	margin: 10px 0 10px 0;
        font-size:.8em;
}

/* Site wide width ========================================================== */
#site {
	width: 771px;
	margin: 0 auto 0 auto;
	background:url(images/postSidebar-bg.gif);  
}

/* Structure ================================================================ */
#desc {
	margin-top:0.2em;	
}
#desc a:link, #desc a:visited  {
	display: inline;
	padding: 0px 0em 0em 0em;
	background-color: #fff;
	color: #666;
	text-decoration: none;
}
#desc a:hover {
	background-color: #eee;
	color: #666;
}
#desc a:active {
	background-color: #fff;
}
#content {
	float: left;
	width:387px;
	margin:40px 0 0 70px;
}
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-weight: normal;
}
#header a {
	color: black;
	text-decoration: none;
}
#header a:hover {
	text-decoration: none;
}

#sidebar {
	width: 237px;
	margin-left:534px;
}

#sidebar form {
	margin: 0 0 0 0px;
}

#sidebar input#s {
	width: 80px;
	background: #fff;
	border: 1px solid #999;
	color: #000;
	position:relative;
	left:25px;
	top:-4px;
}

#sidebar ul {
	color: #ccc;
	list-style-type: none;
	margin: 0;
	padding-left: 50px;
}

#sidebar ul li {
	margin: 10px 0 0 0;
}

#sidebar ul ul {
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	text-align: left;
        padding:0 0 10px 0;
}

#sidebar ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 3px;
        font-size:.85em;
}

#sidebar ul ul li a {
	color: #000;
	text-decoration: none;
}

#sidebar ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#rss a{
    display:block;
    font-size:.85em;
    background: url(images/rss.jpg) no-repeat;
    height:20px;
    padding-left:25px;
    margin-left:25px;
}

#facebook a{
    display:block;
    font-size:.85em;
    background: url(images/facebook-icon.png) no-repeat;
    height:20px;
    padding-left:25px;
    margin-left:25px;
}

#twitter a{
    display:block;
    font-size:.85em;
    background: url(images/twitter-icon.png) no-repeat;
    height:20px;
    padding-left:25px;
    margin-left:25px;
}

div#search{
    background:#92c6df;
    height:26px;
    margin-bottom:30px;
                
}

div#search #submit{
        margin-left:30px;
}

#categories h2{
    background:url(images/sidebar-header-categories.gif) no-repeat;
    text-indent:-9999px;
    width:90px;
    height:28px;
}

#categories img{
    margin:10px 0 0 -33px;
}
#categories .cat-item{
            line-height:.8em;
            padding-bottom:12px;
}

#contributors h2{
    background:url(images/sidebar-header-contributors.gif) no-repeat;
    text-indent:-9999px;
    width:111px;
    height:28px;
}


#archives h2{
    background:url(images/sidebar-header-archives.gif) no-repeat;
    text-indent:-9999px;
    width:75px;
    height:28px;
}

#sidebar .hr {
	background:url(images/sidebar-hr.gif) repeat-x;
	height:9px;
	width:90%;
	margin:10px auto 20px auto;
}

#sidebar .hr hr{
	position:absolute;
	top:-9999px;
}

/* posts ================================================================ */
.post .meta {
	margin:0px 0 1em 0;
	font-size: .8em;
	width:320px;
	color:#464647;
	float:left;
}

.post .entry {
	margin-bottom: 1em;
	font-size:.85em;
}

.post .entry a:link, #nextPreviousLink a:link{
    color:#658489;
    font-weight:bold;
}

.post {
	margin-bottom: 3em;
	width:400px;
}
.post .feedback {
	width:82px;
	width:74px;
	color:#464647;
	font-size:.8em;
	background:url(images/commentNum-bg.gif);
	height:26px;
	height:24px;
	padding:2px 0 0 8px;
	margin:-2px 0 0 320px;
}

.post .feedback a{
	color:#464647;
	word-spacing: -2px;
}


.post .hr {
	background:url(images/entry-hr.gif) repeat-x;
	height:2px;
	width:100%;
	margin:10px auto -5px auto;
}

.post .hr hr{
	position:absolute;
	top:-9999px;
}

.title{
        font-family:georgia, serif;
	font-size:1.4em;
        margin-bottom:14px;
}

.title a{
	text-decoration:none;
}

.additionalInfo{
	border-top:1px solid #658489;
    padding-top:10px;
    padding-bottom:20px;
	clear:both;
}

.additionalInfo span.catDisplay{
	display:block;
	width:124px;
	height:24px;
	color:#fff;
	padding:5px 0 0 5px;
	float:left;
	margin-top:-10px;
	text-indent:-9999px;
}

.additionalInfo span.cat-1{
	background:url(images/cat-bg-1.gif) no-repeat;
}
.additionalInfo span.cat-6{
	background: url(images/cat-bg-6.gif) no-repeat;
}
.additionalInfo span.cat-3{
	background: url(images/cat-bg-3.gif) no-repeat;
}
.additionalInfo span.cat-4{
	background: url(images/cat-bg-4.gif) no-repeat;
}
.additionalInfo span.cat-5{
	background: url(images/cat-bg-5.gif) no-repeat;
}

.additionalInfo span.postedBy{
   margin:10px 0 0 -18px;
	word-spacing: -.5px
}

.additionalInfo span.postedBy a:hover{
    text-decoration:none;
}

.color-1{
	color:#f2862f;
}
.color-3{
	color:#92c6df;
}
.color-4{
	color:#d32a27;
}
.color-5{
	color:#99ab6e;
}
.color-6{
	color:#bdb374;
}

a.more-link{
    display:block;
    padding-top:10px;
    font-size:1.2em;
}

.classCat-1 a.more-link{
	color:#f2862f !important;
    text-decoration:none;
}
.classCat-3 a.more-link{
	color:#92c6df !important;
    text-decoration:none;
}
.classCat-4 a.more-link{
	color:#d32a27 !important;    
    text-decoration:none;
}
.classCat-5 a.more-link{
	color:#99ab6e !important;
    text-decoration:none;
}
.classCat-6 a.more-link{
	color:#bdb374 !important;
    text-decoration:none;
}


/* comments ================================================================ */
#comments {
	margin-top: 3em;
}
#comments h2{
    text-indent:-9999px;
    width:79px;
    height:17px;
    background:#fff url(images/header-comments.gif) no-repeat;
}

#comments h2#leaveAComment{
    text-indent:-9999px;
    width:150px;
    height:17px;
    background:#fff url(images/header-leaveAComment.gif) no-repeat;
}

#commentlist ul{
}

#commentlist li {
    padding:7px 0 10px 0;
    margin:0;
    list-style:none;
    font-size:.85em;
}

.comment-hr {
	background:url(images/entry-hr.gif) repeat-x;
	height:2px;
	width:100%;
	margin:8px auto 8px auto;
}

.comment-hr hr{
	position:absolute;
	top:-9999px;
}

p.postedByAuthor span{
    font-size:1.2em;
    color:#a1a78a;
    font-family:georgia, serif;
}

p.postedByAuthor a{
    color:#a1a78a;
    text-decoration:none;
}

#commentlist cite {
	font-size: .8em;
	color: #333;
}

#commentlist li.shade{
    background-color:#fafafa;
    margin:0px -5px 0px -5px;
    padding:4px 10px 4px 10px;
}


#commentform{
    margin-top:10px;
}

#commentform input{
    width:200px;
    padding:3px 0 3px 1px;
    border:1px solid #a1a78a;
}

#commentform #submit{
    width:90px;
}
#commentform textarea{
    border:1px solid #a1a78a;
    margin-bottom:-20px;
}

.double-hr {
	background:url(images/double-hr.gif) repeat-x;
	height:13px;
	width:100%;
	margin:15px auto 0 auto;
}

.double-hr hr{
	position:absolute;
	top:-9999px;
}

