/*
Theme Name: RightsBase
Theme URI: http://blog.rightsbase.org
Description: Based on Fluidity Theme with Right Sidebar
Version: 1.0
Author: Damian Sweeney
*/

/* Credits*/
/* A fluid template for business or fun */
/* Original Design By Dave Reeder, www.davereederdesign.com */
/* Hint of fMulti theme by http: //www.fahlstad.se */
/* Author: Kaushal Sheth */
/* Author URI: http://www.kaushalsheth.com */


body {
   margin: 0;
   padding: 0;
   background: #ebeff3;
   font-family: "Palatino Linotype", "Palatino", "Georgia", "Times New Roman", Times, serif;
}

* {
   margin: 0;
   padding: 0;
   border: 0px none;
}


/* Basic styles */

h1, .description {
   display: none;
}
h2, h3, h4, h5, h6 {
   color: #00354d;
   font-weight: bold;
   text-decoration: none;
   background: transparent;
   font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.4em;
}
div {
   padding: 10px 0;
}

/* site headings */
h2 {
   font-size: 1.4em;
   line-height: 1.8em;
   color: #00354d;
}
h3 {
   font-size: 1.2em;
   line-height: 1.4em;
   padding-bottom: 0.5em;
   color: #00354d;
}

/* Header image */
#hdrimg a {
   color: #d7e1e9;
   text-decoration: none;
   font-weight: normal;
}
#hdrimg a strong {
   color: #00354d;
   text-decoration: none;
   font-weight: normal;
}
#hdrimg a:hover {
   color: #00354d;
   text-decoration: none;
   font-weight: normal;
}
#hdrimg a:hover strong {
   color: #d7e1e9;
   text-decoration: none;
   font-weight: normal;
}
#hdrimg {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	background: url("images/hdr.png") no-repeat #d7e1e9;
	height: 170px;  	/* ie5x hack begins here */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 150px;
}
/* \*/
* html #hdrimg {
   background: url("images/hdr.gif") no-repeat #d7e1e9;
}
/* */
html>body #hdrimg {
	height: 150px;        /* ie5x hack ends here */
}

/* Used to keep the divs in a row. */
.rowcontainer {
	float: left;
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
	background: #ebeff3;
}

/* Bottom copyright bar */
#bttmbar {
   float: left;
   text-align: center;
   width: 100%;
   height: 35px;
   background: url("images/hdr.gif") bottom no-repeat #d7e1e9;
   font-family: Arial, Helvetica, sans-serif;
}

#bttmbar li {
   padding: 0 0.5em;
   list-style-type: none;
   display: inline;
   border-right: thin solid #00354d;
}

#bttmbar li.last {
   border-right: none;
   list-style-type: none;
}

/* Columns: Note they don't add up to 100%, this is intentional to
 * avoid problems! */
.fullcolumn { float: left; width: 99%;}		/* Full width column for a one column site */
.halfcolumn { float: left; width: 49%;}		/* Half width column for a two column site. */
.onethirdcolumn { float: left; width: 33%; }		/* One third width column for a three column site */
.quartercolumn { float: left; width: 24.5% }		/* One quarter width column for a four column site */
.threequartercolumn { float: left; width: 74.5% }

/* Main Navigation */

#nav {
   position: absolute;
   top: 145px;
   left: 0px;
   height: 25px;
   width: 100%
}
ul#nav {
   margin: 0
}

/* Main nav list items */
#nav li
{
	font-size: 13px;
	float: left;
	list-style: none;
	text-align: center;
}

#nav li a {   /* Main nav styles for all links */
	display: block;
	margin-left: 5px;
	width: 90px;
	line-height: 25px;
	text-decoration: none;
   color: #fff;
   font-family: Arial, Helvetica, sans-serif;
}

#nav a:link, #nav a:visited { background: url("images/tab.gif") no-repeat 0 -25px }
#nav a:hover, #nav a:active { background: url("images/tab.gif") no-repeat 0 0 }
#nav a#current { background: url("images/tab.gif") no-repeat 0 0 }

/* Other tags */
acronym {
   border-bottom: 1px dashed #999;
   cursor: help
}

blockquote {
   margin-left: 1.5em;
   padding-left: 5px;
}

cite {
   text-align: right;
}

/* lists */
ul { margin: 5px 0 5px 35px; list-style: url("images/bull.gif") }
ol { margin: 5px 0 5px 35px; list-style: decimal }
ol li, ul li { line-height: 1.4em }

hr { margin: 10px 0px; height: 1px; background: #444; color: #444 }  /* rule styling */

img {
   padding: 4px;
} /* all images styling */
img.alignright {
   margin: 0 0 7px 7px;
   float: right;
   clear: both;
}  /* right floating images */
img.alignleft {
   float: left;
   clear: both;
   margin: 0 7px 7px 0;
}   /* left floating images */

/* Modification done to basic theme */
/* Added */

a, a:visited {
   color: #608399;
   text-decoration: none;
   font-weight: bold;
}
a:hover, a:active {
   color: #00354d;
   text-decoration: underline;
   font-weight: bold;
}

h3.entrytitle {
	padding: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
	font-size: 130%;
	line-height: 1.5em;
}

h3.entrytitle a, h3.entrytitle a:visited {
	color: #00354d;
	text-decoration: none;
}

h3.entrytitle a:hover {
	color: #608399;
	text-decoration: underline;
}

h3 a {
    text-decoration: none;
    border: 0 none;
    color: #00354d;
}
div .entrybody h3, div .entrybody h2{
margin-bottom: 0.8em;
color: #B37100;
}

h3 a:hover {
    text-decoration: none;
    border: 0 none;
    text-shadow: none;
    color: #608399;
}

.firstpost p.comments_link, .entrybody p.comments_link {
	margin: 0;
}
.firstpost {
	background-color: #d5dfe8;
	border: 1px solid #95aec2;
	padding: 0.8em;
	margin-bottom: 1.2em;
   /*
	background-image: url("images/latest.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
   */
}
.entry {
	background-color: #d5dfe8;
	border: 1px solid #95aec2;
	padding: 0.8em;
	margin-bottom: 1.2em;
	color: #00354d;
}

.arc {
	border: 1px solid #95aec2;
	background-color: #d5dfe8;
	padding: 0.8em;
	color: #00354d;
	margin-bottom: 1.2em;
}
.entrymeta {
	font-size: 1em;
	margin-bottom: 1.2em;
	color: #00354d;
}
.entry .postmetadata {
   margin-top: 2.5em;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.8em;
}
.postmetadata a {
   font-family: Arial, Helvetica, sans-serif;
   color: #608399;
}
.postmetadata a:hover {
   color: #00354d;
}

.entry ul, .entry ol{
margin-left: 2em;
list-style: disc;
margin-top: 0.8em;
margin-bottom: 0.8em;
}
.entry ul li, .entry ol li {
	padding-top: 0.4em;
	line-height: 1.5em;
}

/* comments*/
h2#comments{
	padding: 2px;
	margin-bottom: 0.8em;
	margin-top: 2em;
	font-size: 110%;
	color: #00354d;
}
#commentblock {
	padding: 0.8em;
	color: #00354d;
	clear: both;
}

ol#commentlist {
	margin-top: 0px;
	padding: 0.5em;
	margin-left: 1.5em;
	color: #00354d;
}

#commentlist li {
   color: #00354d;
}
#commentlist li.alt {
   background-color: #ebeff3;
}
#commentlist li p {
	margin-bottom: 0.8em;
	line-height: 1.2em;
	padding: 0;
}

.commentname {
	margin: 0;
	padding: 0  0 2px 0;
	font-weight: bold;
}

.commentauthor, .commentauthor a {
   font-family: Arial, Helvetica, sans-serif;
}
.commentinfo{
	margin-top: 3px;
	margin-bottom: 5px;
}

.commentdate {
   color: #00354d;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 2em;
	border-top: 1px solid #95aec2;
	line-height: 1em;
	color: #00354d;
	padding: 0.5em;
}

.commenttext-admin {
	clear: both;
	margin-top: 0;
	margin-bottom: 2em;
	border-top: 1px solid #95aec2;
	line-height: 1em;
	color: #00354d;
	background: #d5dfe8 no-repeat center left url("images/rb_comment_light.png");
	padding: 0.5em;
}
/* \*/
* html .commenttext-admin {
   background: #d5dfe8 no-repeat center left url("images/rb_comment_light.gif");
}
/* */
.alt .commenttext-admin {
	background: #ebeff3 no-repeat center left url("images/rb_comment_dark.png");
}
/* \*/
* html .alt .commenttext-admin {
   background: #ebeff3 no-repeat center left url("images/rb_comment_dark.gif");
}
/* */

#commentsformheader {
	padding-left: 1.5em;
	font-size: 1.4em;
	color: #00354d;
}

#commentsform {
   font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	text-align: center;
	padding: 0 0.8em;
}

#commentsform form {
	text-align: left;
	margin: 0;
}

#commentsform p {
	margin: 0.5em;
}

#commentsform form textarea {
	width: 99%;
}
p.comments_link img {
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Sidebar styling*/

#sidebar {
	float: right;
	margin: 0 5px 10px 5px;
	background-color: #d5dfe8;
	padding: 5px 5px 5px 0;
	color: #00354d;
	border: 1px solid #95aec2;
   font-family: Arial, Helvetica, sans-serif;
}

#sidebar h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #00354d;
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
	margin-bottom: 0.8em;
}

#sidebar a, #sidebar a:visited {
   font-family: Arial, Helvetica, sans-serif;
	color: #00354d;
	text-decoration: none;
}

#sidebar a:hover {
	color: #00354d;
	text-decoration: underline;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: url('none');
	margin-bottom: 1em;
   font-weight: bold;
}

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

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

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 0.5em;
	padding: 0.1em 0;
	list-style-type: none;
   font-size: 1em;
   font-weight: bold;
}

#sidebar ul ul ul li {
	list-style-position: outside;
	list-style-image: url("images/bull.gif");
}

#sidebar ul ul li a, #sidebar ul ol li a,
#sidebar ul ul li a:visited, #sidebar ul ol li a:visited,
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover,
#sidebar ul ul li a:active, #sidebar ul ol li a:active {
   font-weight: normal;
}

#sidebar .category ul ul li a,
#sidebar .category ul ul li a:visited,
#sidebar .category ul ul li a:hover,
#sidebar .category ul ul li a:active {
   font-weight: normal;
}

#sidebar .category ul li a,
#sidebar .category ul li a:visited,
#sidebar .category ul li a:hover,
#sidebar .category ul li a:active {
   font-weight: bold;
}

#searchdiv p input {
   font-family: Arial, Helvetica, sans-serif;
}

#searchdiv p {
	text-align: left;
   margin-left: 35px;
}

#searchdiv {
	margin-bottom: 10px;
}

.bookReview {
   clear: left;
}

#menu li.collapse ul {
   display: none;
}

#menu li.expand ul {
   display: block;
}

