/*  
	Theme Name: 2.LARGE TEXT
	Theme URI: http://www.access-bydesign.com
	Description: Large Text
	Theme by Access-bydesign based on an idea by http://www.kongtechnology.com with By Kitkat.
	Version: 1.0
	Author:  Access-bydesign
	Version: 1.0
	Author URI: http://www.access-bydesign.com and http://www.kongtechnology.com 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
.subhead{
	color:#000000;
	font-size: xx-large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.sidesubhead {
	font: 2em Arial, Helvetica, sans-serif;
	/*text-transform:uppercase;*/
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}
.bold{
	font-weight: bold;
}
.bold_underlined {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.italic{
	font-style: italic;
}
.bolditalic{
	font-weight: bold;
	font-style: italic;
}
.centertext {
	text-align: center;
}
.indenttext{
	font-weight: bold;
	text-indent: 2%;
}
.bigtext{
	font-size: 3em;
}
.largetext{
	font-size: large;
}
.mediumtext{
	font-size: large;
}
.smalltext{
	font-size: medium;
}
.verysmalltext{
	font-size: small;
	text-align: justify;
}
.textrightindent{
	text-align: right;
	margin-right: 2em;
	color: #000000;
	font-weight: bold;
	font-size: medium;
}
.alignright{
	float: right;
}
.alignleft{
	float:left;
}
.box {
	text-align: justify;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	width: 100%;
	border: thin dotted #000000;
	font-weight: bold;
	color: #000000;
}
/*images*/

.imagestyle{
	float: left;
	margin-right: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imagecentre {
	text-align: center;
}
.imagestyleright {
	float: right;
	margin-right: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 2%;
}
.imageleft{
	float: left;
	margin: 1em;
	border:0px;
}
.imageright{
	float: right;
	margin: 1em;
	border:0px;
}


/* main */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	color: #545454;
	padding: 13px 0 25px 0;
	background-image: url(/images/red-sky.jpg);
	background-repeat: repeat;
	background-position: top left;
	font-size: 1.5em;
	}


	


hr {
	display: block;
	height:1px;
	border:0;
	background-color: #333333;
	}	
#topaccess{
	display:none;
	}
		
/* Structure */

#page {
	width:70%;
	margin:0 auto;
	padding: 10px 25px 25px 25px;
	border: thin groove #000000;
	background-image: url(/images/red-sky-trans.jpg);
	background-repeat: repeat;
	background-position: top left;
	}

#branding {
	width:50%;
	padding-bottom:15px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	padding-top:15px;
	width: 25%;
	float:right;
	font-size:medium;
	}
	
#browse-select {
	font-size:medium;
}
	
/*end of Css for index page*/

#sidebar ul li 
{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 20px;
	background:url(images/gobutton2.gif) no-repeat;
	background-position:top left;
}

#contenttitle {
	float:left;
	width:53%;
	margin: 0px;
	padding: 10px 0px 0px 8px;
	
	}	
		

			
/*	Headers */
	
#header {
	width: 100%;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: right;
	vertical-align: top;
	}
#address{
	text-align:right;
}
.mainheader{
	padding: 0px;
	margin: 0px;
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 150px;
}
.linebreak{
	margin-top:13px;
	border-top-style: none;
	height: 1em;
}
#nav{
	width:100%;
	height:auto;
	margin:0.5em;
}	

/*sidebar colour*/

#sidebar h3, #sidebar h2 {
	padding:6px 0 4px 0px;
	margin:5px 0 5px 0;
	font-size:2em;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}
	
/* Content */

#content {
	width:70%;
	float:left
	}
#content ul{
	width:80%;
	margin:1em;
	text-align: justify;
	color: #000000;
	font-size: medium;
	background-color: #e9ebed;
	padding: 2em;
	border: 1px solid #666666;
	word-spacing: normal;
	font-weight: bold;
}
	
.description {
	font-size: 2.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	padding-left:10px;
	}
#lead {
	margin-top:22px;
	}	
	
#headerimage {
	margin-top:22px;
	}

.title {
	font-family: Arial, Verdana;
	font-size:2.5em;
	}
	
.feature#lead .title {
	font:2.5em "Times New Roman", Georgia, Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#sidelist li {
	list-style:none;
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	background-color: #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	color: #818d6f;
	background-color: #e4efd5;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	margin:15px 0;
	padding:12px;
	background-color: #eef5e1;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:8%;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:48%;
	}	

.entry {
	padding-top:5px;
	text-align:justify;
	}
a:link{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
a:active{
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
a:visited{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

/*Post*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	color: #990000;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
/*Search*/

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%;
	}

#searchform {
	/*background: url(images/searchform-bg.png) no-repeat right bottom;*/
	height: 37px;
	width: 100%;
}

#searchform #s{
	/*background: #ffffff url(images/form-field-bg.gif) no-repeat ;*/
	width: 70%;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	color: #999999;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	float:left;
}

#searchform #searchsubmit { 
	background: url(images/search-btn.gif) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
	float:right;
}	

#commentform input {
	width: 60%;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 60%;
	margin-top:5px;
	}

/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 2.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	
.mycomments 
{
	background:url(images/comments.gif) no-repeat left center;
	padding-left:20px;
}
	
/*posting icon*/	
.myposts 
{
	background:url(images/posting.gif) no-repeat left center;
	padding-left:16px;
}

.myedits
{
/*	background:url(images/edit.gif) no-repeat left center;*/
	padding-left:10px;
}

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	
/* Footer*/

#footer {
/*background: #F3F3F4;*/
background: #dddddd;
clear:both;
height:60px;
width:100%;
padding:5px;
text-align:center;
color:#000000;
font-size:medium;
border-width:1px 0 0 0;
border-style:solid;
border-color: silver;
}

#recentpost {
	padding:10px 5px 5px 5px;
	margin:10px 0 20px 20px;
	text-align:justify;
	float:right;
	font-size:medium;
	border-width:1px;
	border-style:solid;
	border-color:#dddddd;
	width:32%;
	background-color:#eefeee;
}
	
#recentpost li {
	padding-left: 0px;
	margin-left: 20px;
	list-style-image:url(images/mini-comments.gif);
}

#recentpost a:hover {
	text-decoration: underline;
}

#recentposttitle {
	border-width:0px 0px 1px 0px;
	border-style:dashed;
	border-color:#cccccc;
	width:32%;
}


.sideblock
{
	margin-bottom: 20px;
	background-color: #F6FAFF;
	border: 1px solid #DFEAF7;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#singlecat li {
	float:left;
	list-style-type:none;
}

#singlepostin {
	float:left;
}

#singlepostwrapper {
	padding: 0px 0px 10px 0px;
	font-size:8pt;
}
/*pretty stuff*/
.imageright{
	margin: 1em;
	float: right;
}
.imageleft{
	margin: 1em;
	float: left;
}
.box{
	display: block;
	background:#f2f3f4;
	padding: 2em;
	margin: 1em;
	border: 1px solid #888888;
}
.box2{
	width:30%;
	margin:2em;
	text-align: justify;
	color: #FFFFFF;
	font-size: medium;
	background-color: #990000;
	padding: 2em;
	border: 1px solid #666666;
	word-spacing: normal;
	font-weight: bold;
	display: block;
	float: left;
}
.box3{
	width:30%;
	margin:2em;
	text-align: justify;
	color: #FFFFFF;
	font-size: medium;
	background-color: #666666;
	padding: 2em;
	border: 1px solid #666666;
	word-spacing: normal;
	font-weight: bold;
	display: block;
	float: left;
}
.boxnobullets{
	display:block;
	background:#f2f3f4;
	padding: 2em;
	margin: 1em;
	border: 1px solid #888888;
	list-style-type: none;
}
.boxnobullets li {
    list-style-type: none;}
	
.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;
}

.nodisplay{
	display:none;
	}
.withunquote {
	background: url(images/unquote.gif);
	background-position:bottom right;
	padding-right:2em;
	background-repeat: no-repeat;
}
blockquote {
	background:url(images/quote.gif);
	background-position:top left;
	padding-left:2em;
	text-align:justify;
	background-repeat: no-repeat;
	background-color: #ECEBE8;
	margin: 1em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 1em;
	border: 1px dotted #666666;
	font-size: large;
	font-style: italic;
	color: #333333;
}

