/*


*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	list-style-image: url(images/bullet.png);
	background-position: 0 102px;
	background-image: url(images/alt1bg.jpg);
	margin: 0px;
	font-family: verdana;
	font-size: 95%;
	line-height: 115%;
	background-color: #040404;
	background-repeat: repeat-y;
	text-align: center;
}

body,td,th {
	color: #707070;
}



a, a:link {
	padding: 1px;
	color: #6E00A1;
	text-decoration: none;
}

a:hover {
	color: #4F006E;
	text-decoration: none;
	SP_HOVERLINK;
}

h1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	position: relative;
	clear: both;
	font-family: verdana;
	font-size: 130%;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}




#hd{
	margin-bottom: 40px;
	display: inline-block;
	background-repeat: repeat-x;
	background-image: url(images/headerbg.jpg);
	width: 100%;
	height: 102px;
	text-align: left;
}
#blogtitle{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	display: inline-block;
	margin-left: 60px;
	height: 102px;
	width: 261px;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
}#hd h1{
	font-size: 290%;
	color: #6B6B6B;

}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #8A8A8A;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	position: relative;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

.item {
	text-align: justify;
	margin-bottom: 60px;
	
}

.chronodata {

	margin-top: 5px;

	clear: left;

	position: relative;

	display: inline;
	text-align: left;
	font-size: 80%;
}


.itemhead h3{
	position: relative;
	clear: both;
	padding-left: 11px;
	background-repeat: no-repeat;
	background-image: url(images/postbullet.png);
	font-style: normal;
	text-transform: capitalize;
	word-break: normal;
	line-height: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 35px;
	font-variant: normal;
	display: inline;
}


input{
	font-size: 80%;
	
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

 {
	color: #6E00A1;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #FFFFFF;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #303030;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #303030;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	
	text-align:left;
	padding: 0px;
	border: 1pt solid #FFFFFF;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #404040;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {padding:0; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li { padding:0; margin:0; border-bottom: #595959 solid 1px; }
#menu ul li { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #525252; }
#menu ul li a:hover { color:#fff; background: #4D4D4D; }


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #4D4D4D;
	color: #525252;
}

.yui-navset .yui-nav li a {
	background-image: url(/); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #525252;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #525252;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #4D4D4D;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	padding-bottom: 20px;
	padding-top: 60px;
	border-top-color: #2f2f2f;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	background-repeat: repeat-x;
	clear: both;
	color: white;
	background-color: #0e0e0e;
	height: 320px;
	width: 100%;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 0px;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: white;
}

.yui-t4{
	background-repeat: no-repeat;
	width: 100%;
}

#secondary{
	position: relative;
	top: -5px;
	padding-left: 20px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-color: #333333;
	border-style: solid;
	border-left-width: 1px;
	margin-right: 20px;
	clear: none;
	float: left;
	width: auto;
}

.footer_mou{
	list-style-image: url(images/bullet.png);
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	list-style-type: circle;
	list-style-position: outside;
	font-size: 12px;
	padding-left: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #cdcdcd;
	text-align: left;
	position: relative;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-color: #333333;
	border-style: solid;
	border-left-width: 1px;
	clear: none;
	float: left;
	width: 160px;
}

.footer_mou_d{
	margin-right: 10px;
	list-style-image: url(images/bullet.png);
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	list-style-type: circle;
	list-style-position: outside;
	font-size: 12px;
	padding-left: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #cdcdcd;
	text-align: left;
	position: relative;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-color: #333333;
	border-style: solid;
	border-left-width: 1px;
	clear: none;
	float: left;
	width: 200px;
}

.footer_mou_d h3 {
	position: relative;
	top: -10px;
	color: #dfdfdf;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.footer_mou h3 {
	position: relative;
	top: -10px;
	color: #dfdfdf;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.footer_mou ul {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	color: #dfdfdf;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#footer_content{
	margin-right: auto;
	margin-left: 80px;
}

#yui-main{
	margin-right: 40px;
	background-repeat: no-repeat;
	margin-left: 80px;
	float: left;
	clear: none;
	width: 600px;
}

#s{
	padding-right: 10px;
	padding-left: 5px;
	height: 20px;
	width: 138px;
	border-width: 0px;
	background-image: url(images/searchbar.png);
	background-repeat: no-repeat;
	background-color: transparent;
}

.lbox{
	border: solid;
	border-color: white;
	border-width: 8px;
}

#searchsubmit{
	position: relative;
	top: 5px;
}

#licence{
	color: #424242;
	text-shadow: 0px 0px;
	top: 70px;
	position: relative;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	clear: both;
}



a img {
	border: none;
}
