/*  
Theme Name: Dignity
Theme URI: http://www.themebox.org/dignity-wordpress-theme/
Description: Customisable headered and taglined with a green tint.
Version: 1.0
Author: ThemeBox.org
Author URI: http://www.themebox.org/


	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

*/

/* Social Style 
********************* */

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	background: #E3EEE0 url(images/bgr.gif) 0 0 repeat-x;
	color: #444;
	font: 74%/1.6em verdana, tahoma, arial, sans-serif; 
	padding: 0 0 10px;
	margin: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Verdana, Arial, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 850px;
	background: #fff;
	margin: 20px auto 10px;
}
#pages {
	height: 33px;
	position: relative;
	background: #2D4828;
	width: 850px;
}
#pager {
	margin-bottom: 0;
	background: #fff;
}
#pager  h4 {
	font: 1.3em bold Arial, verdana;
	color: #000;
}
#pager .p2 {
	padding: 10px;
	background: #7AAF70;
	float: left;
	width: 300px;
	height: 130px;
}
#pager .pix {
	background: #ccc url(images/pixr.jpg) 0 0 no-repeat;
	float: right;
	width: 520px;
	height: 140px;
	border-top: 10px solid #fff;
	border-left: 10px solid #fff;
}
#header {
	background: #1BACF2;
	border-bottom: 5px solid #B98718;
}
#pages h1 {
	font: 2.2em "Trebuchet MS", Verdana, sans-serif; 
	text-transform: uppercase;
	margin: 0 0 0 10px;
}
#pages h1 a {
	color: #fff;
	}
#wrapr {
	background: #fff url(images/bgsidr2.gif) right top repeat-y;
	margin-bottom: 10px;
}
#content {
	width: 600px;
	float: left;
	background: #fff;
	text-align: justify;
	padding: 10px 10px 20px;
}
.post {
	border-bottom: 1px solid #7AAF70;
	margin-bottom: 10px;
}
.postmetadata {
	font-size: .9em;
	color: #999;
}
.postmetadata  a{
	color: #666;
}

#sidebar {
	width: 230px;
	float: right;
	color: #000;
	border-top: 10px solid #fff;
}
.side2 {
}
#footer {
	width: 830px;
	margin: 0 auto;
	height: 70px;
	padding: 10px 10px 0;
	text-align: left;
	background: #2D4828 url(images/blogs.gif) right 5px no-repeat;
	color: #efefef;
	font-size: 0.9em;
}
#footer a {
	color: #fff;
	text-decoration: underline
}
#footer a:hover {
	color: #efefef;
	text-decoration: none;
}
#footer p {
	width: 70%;
	float: left;
}
#footer p.right {
	float: right;
	text-align: right;
	width: 30%;
	padding-top: 35px;
}

/* Design 
******************** */
#sidebar  ul{
	list-style: none;
}
#sidebar  ul.children{
	margin-left: 16px;
}
.boxy, #sidebar .categories, .widget, #sidebar .linkcat {
	padding: 10px;
	margin-bottom: 10px;
}
#sidebar input#s {
	width: 93%;
	padding: 5px;
	margin-bottom: 10px;
	background: #FBFBEA;
	border: 2px solid #707015;
}
#sidebar input#s:focus {
	background: #fff;
	color: #227612;
}

#sidebar input#searchsubmit
{
	background: #30BA47;
	border: #269237 2px solid;
	color: #fff;
	font-size: 1.3em;
	margin: 0;
	font-weight: bold;
	padding: 4px 6px;
}
#sidebar input#searchsubmit:focus
{
	background: #BCE240;
}


/* Design  Typo
********************* */
#sidebar h2{
	font-size: 1.2em;
	color: #333;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	}
#sidebar a {
	color: #707015;
	
}
#sidebar a:hover {
	color: #333;
}
#sidebar ul li ul li a {
	background: url(images/bullet_brown.gif) 0 0 no-repeat;
	padding-left: 16px;
}
#sidebar ul li ul li a:hover {
	background: url(images/bullet_red.gif) 0 0 no-repeat;
}
#sidebar ul li ul li.current-cat a  {
	padding-left: 15px;
	color: #8A0E3A;
}
h2.pagetitle {
	text-align: left;
	font: 1.5em Arial, verdana;
	border-bottom: 1px solid #ccc;
}
.new {
	background: #F2F7F0 url(images/new.gif) right top no-repeat;
	padding: 10px;
}
.post h2 {
	font: bold 1.8em Arial, Helvetica, sans-serif; 
}
.post h2 a {
	color: #1E7E0C;
	display: block;
	border-bottom: 1px solid #D9EAD2;
}
.post h2 a:hover {	
	color: #076CC8;
}
p.postmetadata
{
	color: #999;
	font-size: 85%;
	margin-bottom: 10px;
}
p.postmetadata a
{
	color: #666;
	text-decoration: none;
}
span.user {
	background: url(images/user.gif) 0 0 no-repeat;
	padding-left: 15px;
	float: right;
}
span.timr
{
	background: url(images/timr.png) 0 0 no-repeat;
	padding-left: 15px;
	float: left;
}
span.catr
{
	background: url(images/catr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.editr
{
	background: url(images/editr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr
{
	background: url(images/commr.png) 0 0 no-repeat;
	padding-left: 15px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
.post a img, .post img {
	border: none;
	float: left;
	padding-right: 5px;
}	

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation 
{
	margin-bottom: 10px;
}

.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #92278f;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
#comment {
	width: 98%;
}
/* Top Navigation Style 
********************* */
#navr
{
	position: absolute;
	right: 3px;
	top: 5px;
}
html #navr
{
	height: 1%;
}
#navr ul li
{
	float: left;
	list-style-type: none;
	margin: 0 2px;
}
#navr ul li.page_item a, #navr ul li.current_page_item a,#navr ul li.admintab a
{
	color: #fff;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 2px 10px;
	text-decoration: none;
}
#navr ul li.page_item a:hover, #navr ul li.current_page_item a:hover,#navr ul li.admintab a:hover {
	background: #076CC8;
	color: #fff;
}
#navr ul li a:active, #navr ul li.current_page_item a
{
	background: #FF6600;
	color: #fff;
	font-weight: bold;
}
#navr ul li.h1r
{
	background: #055296;
	color: #fff;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 2px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #1E7E0C;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #C5DCC0;
	padding: 5px;
	background: #E3EEE0;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #1E7E0C;
padding: 2px;
}

/* Fix IE */
* { behavior: url(images/fix/iepngfix.htc); }
img, div  { behavior: url(images/fix/iepngfix.htc); }

/* Change Log *** 
1.0	: Public Releaed
*** */
