/*  
Theme Name: 1. Standard Text
Theme URI: http://www.access-bydesign.com
Description: Accesssible sandard text theme
Loosely based on WP Theme Professionals by <a href="http://www.wptheme.net/">WP Theme</a>.
Author: Access-bydesign.com
Author URI: Access-bydesign.com




/*pretty stuff*/
.subhead {
	margin:0px;
	padding-left: 0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #000;
}
.subhead  a, subhead  a:visited{
	color: #0A0809;
	text-decoration: none;
}
.subhead  a:hover{
	color: #0A0809;
	text-decoration: none;
}
.subhead  a:active{
	color: #0A0809;
	text-decoration: none;
}
.second-heading {
	color: #0084b6;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #009999;;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
.second-heading a, .second-heading a:visited {
	color: #0084b6;
	text-decoration: none;
}
.second-heading a:hover {
	color: #0084b6;
	text-decoration: none;
}
.second-heading a:active {
	color: #0084b6;
	text-decoration: none;
}
.small-heading {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #545a58;
	margin: 10px 0px 5px;
}
.another-heading {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #545a58;
	margin: 10px 0px 5px;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.bolditalic{
	font-weight: bold;
	font-style: italic;
}
.textleft{
	text-align: left;
}
.textright{
	text-align: right;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}
.center{
	text-align: center;
}
.verybigtext{
	font-size: xx-large;
}
.bigtext{
	font-size: large;
}
.smalltext{
	font-size: small;
}
.verysmalltext{
	font-size: x-small;
}
.nodisplay{
	display:none;
}
.indent-bothsides{
	margin-left:20%;
	margin-right:25%;
}

.sidesubhead {
	font: 1em "Lucida Sans",sans-serif;
	text-transform:lowercase;
	text-align:left;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#FFFFFF;
	}
/*images*/
img{
	border:none;
}
.imageright{
	margin: 1em;
	float: right;
	border: none;
}
.imageleft{
	margin: 1em;
	float: left;
	border: none;
}
.image-centre{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:none;}
.image-inline{
	display:inline;
	float:left;
	padding:0.75em;
	margin:0.75em;
}
	

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
/* align*/
.center {
	text-align: center;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/*layout*/
html{
	padding:0px;
	margin:0px;
}
body {
	font-size: 100%;
	line-height:1.5;
	font-family:Verdana, Geneva, sans-serif;
	color: #2c2c2c;
	margin: 0px;
	padding:0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	background-position: top left;
	text-align:center
}

#page {
	margin-left:auto;
	margin-right:auto;
	width:80%;
	background: #ffffff;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	padding:1em;

}
#twocols{
	width:100%;
	clear:both;
	min-height:350px;
	display:block;
}
/* header area */
#header {
	height: 250px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #069;
	background-color: #7ca7da;
}
/*#headerlogo {
	position: relative;
	height: 200px;
	background-image: url(img/celtic-circle.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 4em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 300px;
}*/

h1 {
	float:left;
	bottom: 0px;
	color: #FFF;
	font-size: xx-large;
	font-weight: bold;
	padding:1em;
}
#headerlogo .description{
	float:right;
	margin-top:2em;
	color: #F7F7F7;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	width:40%;
}

/* content  */
#content {
	padding: 10px 10px 25px 13px;
	float: right;
	display:inline;
	width:55%;
	display:inline;
	overflow: hidden;
	text-align:justify;
}

#content li{
	list-style-position:outside;
	list-style-type: square;
	margin-bottom:0.5em;
	font-style: italic;
}
#content2{
	padding: 10px 10px 25px 13px;
	float: left;
	width:100%;
	min-width: 480px;
	overflow: hidden;
	text-align: center;
}
/*post styling*/
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	color: #0084b6;
	float:right;
	background: url(img/date-big.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 3px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #0084b6;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-cat {
	background: url(img/tag.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #0084b6;
}
.post-comments {
	background: url(img/comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(img/date.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #0084b6;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
/*entry styling*/
.entry {
	float:left;
	width:70%;
	text-align:justify;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #0084b6;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(img/page-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(img/page-right.gif) no-repeat right center;
}

/*sidebar */
#sidebar {
	float: left;
	display:inline;
	padding: 10px 0px 25px 13px;
	width:25%;
	min-width: 200px;
	color: #5b5b5b;
	overflow: hidden;
    background: #FFFAFA;
	text-align:left;
	overflow:visible;
	z-index:100;

}
/*sidebar title  */
.sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #0084b6;
	border-bottom: 1px solid #CF97A1;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sidebar li{
	color: #000;
	list-style-position: outside;
	list-style-type:none;
}

#sidebar ul li{
	color: #000;
	list-style-position: outside;
	list-style-type:disc;
}

#sidebar  ul li ul li{
	color: #000;
	list-style-position: outside;
	list-style-type:circle;
}
#sidebar a:link{
	color: #009;
	text-decoration: underline;
	color: #000;
}
#sidebar a:visited{
	color: #009;
	text-decoration: underline;
	
}
#sidebar a:hover{
	color: #900;
	text-decoration: underline;
}
#sidebar a:active{
	color: #900;
	text-decoration: underline;
}


/*calendar bar  */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 125px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #0084b6;
	background-color: #FFFAFA;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background-color:#0084b6;
	border: 1px solid #060;
	width: 67px;
	height: 28px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align: middle;
}

/* page close */
#close {
	clear: both;
	background: #ffffff;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}

/* fbar */
#fbar {
	width:70%;
	text-align:left;
	color: #000000;
	height: 130px;
	font-size: small;
	line-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-bottom:75px;;
}
#fbar a, #credit a:visited {
    margin-top: 8px;
	color: #000000;
                }
#fbar ul{
	margin-top:3em;
}

/*general*/

#notes{
	width:90%;
	clear:both;
}

a:link {
	color: #0084b6;
	text-decoration: underline;
}
a:visited {
	color: #0084b6;
	text-decoration: underline;
}
a:hover {
	color: #680610;
	text-decoration: underline;
}
a:active{
	color: #680610;
	text-decoration: underline;
}
.topaccess{
	display:none;
}

form {
	margin:0px;
	padding:0px;
}
blockquote{
	margin-left:15%;
	margin-right:15%;
	text-align:justify;
	font-style: italic;
	color: #666666;
	line-height: 1.5em;
}
.quotemark{
	font-size: x-large;
	color:#0084b6;
	font-weight:bold;
}
.linklove{
	display:none;
}
.sidejumps{
	display:none;
}

