/*
Theme Name: 2. Large Text
Theme URI: http://wordpress.org/
Description: Accessible standard text css Artel theme
Version: 2.2
Author: http://www.access-bydesign.com
/* plus basic layout generated by csscreator.com with some SERIOUSLY clever stuff added by access - by design 
*/ 
html, body{
	margin:0;
	padding:0;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/wall2.jpg);
	background-repeat: repeat;
 } 
 
#pagewidth{
	max-width:95%;
	min-width:50%;
	margin-top: 1em;
	margin-right: 3em;
	margin-bottom: 3em;
	margin-left: 3em;
	background-color: #FFFFFF;
	border: 1em inset #666666;
}

a:link{
	color: #ed145a;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:active{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:visited{
	color: #666666;
	text-decoration: none;
	font-weight: bold;}
 
#header{
	position:relative;
	height:100px;
	width:100%;
	color: #000000;
	font-size: medium;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	list-style-type: disc;
	border-bottom-color: #CCCCCC;
	text-transform: lowercase;
	padding: 0.5px;
} 
.headerblack
{
	color: #000000;
}
 
#sidebar{
	width:35%;
	float:left;
	display:block;
	position:relative;
	min-height:350px;
	min-width: 200px;
	font-size: medium;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	line-height: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
 }
#sidebar li{
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	vertical-align: top;
	line-height: 1em;
	text-align: left;
	font-size: medium;
	border: 1px groove #CCCCCC;
	display:list-item;
	padding: 0.5em;
	margin: 0.5em;
}
#sidebar a:link{
	color: #ed145a;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 0.5em;
	margin: 0.5em;
}
#sidebar a:hover{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	padding: 0.5em;
	margin: 0.5em;
}
#sidebar a:active{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	padding: 0.5em;
	margin: 0.5em;
}
#sidebar a:visited{
	color: #ed145a;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 0.5em;
	margin: 0.5em;
}
#sidebar .subhead{
	color: #ed145a;
	font-size: xx-large;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 1em;
	text-align:left;
	padding-left: 1em;
}
#widgetstyle{
	width: 90%;
	height:auto;
	display: block;
	text-indent:0px;
	padding-right:2em;
	text-align:center;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 0em;
}

 
#content{
	float: right;
	display:inline;
	position: relative;
	width:55%;
	text-align: justify;
	vertical-align: top;
	min-width: 50%;
	margin-left: 1em;
	padding: 1em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	color: #000000;
	min-height: 400px;
	border: 1px groove #CCCCCC;
 }
 #content li{
	color: #666666;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
	padding-bottom: 1em;
}
blockquote {
	color: #ed145a;
	font-weight: bold;
	padding-bottom: 1em;
}
#footer{
	height:125px;
	width:98%;
	margin-left:1em;
	clear:both;
	font-size: medium;
	color: #000000;
	border-top-width:50%;
	padding-top: 1em;
	text-transform: lowercase;
 } 
#footer a:link{
	color: #ed145a;
	text-decoration: none;
	display: inline;
}
#footer a:hover{
	color: #666699;
	text-decoration: underline;
	display: inline;
}
#footer a:active{
	color: #666666;
	text-decoration: underline;
	display: inline;
}
#footer a:visited{
	color: #ed145a;
	text-decoration: underline;
	display: inline;}
 
#front{
	height: 500px;
	width:100%;
	background-image: url(images/front.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
	position: absolute;
	position: absolute;
	position: absolute;
	position: relative;
	position: absolute;
 }
 
.clearfix{display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.nodisplay{
	display:none;}
.imageright{
	margin: 1em;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageleft{
	margin: 1em;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}
.whitesub{
	font-size: x-large;
	color: #FFFFFF;
	font-weight: bold;
}
.whitetext{
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;}
.subhead{
	color: #ed145a;
	font-size: xx-large;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 1em;
}
.leftnomargin{
	float: none;
	vertical-align: middle;
}
.subheadgreen{
	color: #479409;
	font-size: large;
	font-weight: bold;
}
.subheadblue{
	font-size: large;
	font-weight: bold;
	color: #1f4c8b;
}
.indent{
	text-indent: 3em;
}
.alignleft{
	text-align: left;
	color: #999999;
}
.alignright{
	text-align: right;
	color: #999999;
}
.textrightindent{
	text-align: right;
	margin-right: 2em;
	color: #000000;
	font-weight: bold;
	font-size: medium;
}
.box {
	text-align: justify;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	width: 100%;
	border: thin dotted #000000;
	font-weight: bold;
	color: #000000;
}
#box {
	width:50%;
	display: block;
	margin-left: 20%;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border: thin double #372C28;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;}
.page_item li{
	list-style-type: square;
	list-style-position: outside;
}
.boldred{
	font-weight: bold;
	color: #FF0000;
}
.hugetext{
	font-size: xx-large;
}
.biggertext{
	font-size: x-large;
}
.bigtext{
	font-size: x-large;
}
.medtext{
	font-size: large;
}
.smalltext{
	font-size: small;
}
.verysmalltext{
	font-size: medium;
}
.tinytext{
	font-size: small;
}
.italicgrey{
	font-style: italic;
	color: #333333;
}
.class{
	margin: 2em;
	padding: 2em;
	float: left;
}
.fieldset	{
	border:1px solid #adadad;
	border-left-color:#ececec;
	border-top-color:#ececec;
	background-color: #f7f7f7;
	text-align: left;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
	height: auto;
	display:block;
}
.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ed145a;
	font-weight: bold;
}
.legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal large Arial; 
}
.red{
	color: #FF0000;
	font-weight: bold;
}

.fieldset input:hover,
.fieldset textarea:hover,
.fieldset select:hover	{
	background:#CEDDDF;  }
.greytext{
	color: #333333;
	font-size: x-small;
}
hr{
	background-color: #000033;
	width: 50%;
	float: left;
	height: 2px;
}
.centre{
	text-align: center;
}