html {
	width: 100%
}

body {
	font-family: "verdana", "arial";
	font-size: 90%;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}

.header {
	padding: 0px; 
	margin-top:0px;
		
}

h2 {
	font-size: 100%;
	color: #000000
	}

/* Wrapper */
.all {
	text-align: center; 
	width: 100%;
}

/* the container */
.box {
	background-color: #FFFFFF;
	margin-left: 30px;
	margin-right: auto; 
	padding: 10px; 
	text-align: left; 
	width: 90%;
}

/*the main text container*/
.content {
    
	margin-left: 10px;	
	margin-top: 10px;
	padding: 0px;

	
		/*	margin-right: 255px;*/
}

.content h1 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	
}

.tag {
padding:0px 3px 3px 8px;
border:1px solid #ffffff;
background-color:#ffffff;
font-size:75%;
color:#218BBC;
}

.post h1{
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	line-height: 110%;
	font-color: #218BBC;
}



.post h2 {
	font-size: 90%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding:5px 5px 5px 5px;

}

	/*post stylng*/
.post{
	margin:0 0 2px 0px;
	background-color:#ffffff;


}

.post .info{
padding:3px 3px 0px 8px;
border:1px solid #ffffff;
background-color:#ffffff;
font-size:90%;
color:#000000
line-height: 110%;
}

.post .info2{
padding:0px 3px 3px 8px;
border-bottom:1px solid #BDDFFA;
background-color:#ffffff;
font-size:90%;
color:#505050;
line-height: 120%;
}

.post .tag{
padding:0px 3px 3px 8px;
border:1px solid #ffffff;
background-color:#ffffff;
font-size:75%;
color:#505050;
}

/* Main menu */

.mainmenu{
clear:both;
margin:0 0 10px 0;
padding-bottom:1px;

}

.mainmenu ul{
width:100%;
list-style:none;
background:#ffffff;
padding-left:0px;
margin-left:0px;
}

.mainmenu li{
list-style:none;
float:left;
margin:0 0 10px 0;
}

.mainmenu li a{
float:left;
font-size:1.1em;
font-weight:bold;
display:block;
padding:6px 10px;
background:#ffffff;
border-right:10px solid #0f0f0f;
}

.mainmenu li a:hover{
display:block;
padding:6px 10px;
background:#f5e9d9;
}

/* Close Main Menu*/
	
/*holds the tabs at the top*/
.menu {
	background-color: #AEE100;
	text-align: right;
}

/*holds the logo and image*/

/*defines the colours for the tabs, with corner background images*/
.menu a:link, .menu a:active, .menu a:visited {
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
	margin-left:0px; margin-right:0; margin-top:0; margin-bottom:0px; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0px
}

.menu a:hover {
	font-size: 90%;
	font-weight: bold ;
	color: #F6FF00;
	text-decoration: none;
	margin-left:0px; margin-right:0; margin-top:0; margin-bottom:0px; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0px
}

/*just a fix, taken from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */




/*this just lets you have a "comment" type area in the main content*/
.p1 {
	padding: 20px;
	background-color: #F7F7F4;
	font-size:90%;
}

/*the footer, with copyright*/
.footer {
   width: 889px;
	padding: 0px;
	font-size: 80%;
	text-align: center;
	margin-top:30px;
	border-top: 1px dotted #999999;
	margin-bottom:30px;
	margin-left:8px;

}



/*sets the link colours and style*/
a:link, a:active, a:visited {
	color: #218BBC;
	text-decoration: underline
}

a:hover {
	color: #9E1378; 
	text-decoration: none;
}

/*this is the right hand bar, news bar, links bar w/e*/
.newsbar {
	margin-top: 5px;
	margin-right: 20px;
	width: 200px;
	
	/*width:245px;*/

}

.newsbar h1 {
	background-color: #A53512;
	color: #FFFFFF;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: normal;
}

/*sets the padding for the newsbar text, not the headings*/
.p2 {
	padding: 7px;
	background-color: #FFFFFF;
	font-size: 90%;
	list-style-image: url('/images/b.gif');
	list-style-position: 10px
}

.p2 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: 3px double #cecece;
	font-style: italic;
	}


/*Sidebar styling*/

.newsbar h2 {
	background-color: #AEE100;
	color: #00000;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	font-size: 95%;
	font-weight: bold;
}


.newsbar ul {
	list-style-type: none;
	padding: 0 0 2px 2px;
	margin: 20px;	
}
.newsbar ul li {
	margin: 0.5em 0 0 0;
	padding: 0;
	font-size: 12px;
}
.newsbar li a:link, .newsbar li a:visited {
	color: #218BBC;	
	text-decoration: underline;
}
.newsbar li a:hover {
	color: #CCCC00;
		text-decoration: none;

}



/*comment styling*/
/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 40em
padding: 5px 5px 5px 8px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 40em

}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 180px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 180px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 180px;
}
#commentform input{
margin-bottom: 3px;
}
input {

	border: 1px solid #CCC;
	font-size: 11px;
}

input:hover {
	border:1px solid #262626;
	
}
input:focus {
	border:1px solid #262626;
	color:#333;
}
	
	

/* Calenader Styling*/
/* calendar
--------------------------------------------------*/

/* subcontent
--------------------------------------------------*/

#wp-calendar {color:#A0A0A0;}

.newsbar table caption {border-bottom-color:#00000;}

.newsbar table thead tr {
  border-bottom-color:#00000;
  color:#A53512;
}

.newsbar table th {border-bottom-color:#00000;}

.newsbar table td#today {
  border-color:#00000;
  color:#A53512;
}

.newsbar table td a {
  border-bottom-color:#00000;
  background-color:#EDF3DE;
}

.newsbar table tfoot {border-top-color:#00000;}

.newsbar table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.newsbar table caption {
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
  letter-spacing:0.1em;
}

.newsbar table thead tr {border-bottom:1px solid;}

.newsbar table th {border-bottom:1px solid;}

.newsbar table td {
  width:225px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

.newsbar table td#today {
  padding:0;
  border:1px solid;
  font-size:1em;
  font-weight:bold;
}

.newsbar table td a {
  display:block;
  border-bottom:1px solid;
  font-weight:bold;
  font-size:1.15em;
}

.newsbar table tfoot {border-top:1px solid;}

.newsbar table tfoot a {
  border:none;
  font-weight:bold;
}

.newsbar table tfoot #prev a {text-align:left;}
.newsbar table tfoot #next a {text-align:center;}

.s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #666666;
	padding:3px 0px 0px 8px;
}
.f {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #666666;
	padding:2px 5px 0px 8px;
}

.t {
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}
