/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #682;}

a:hover {color: #9A6;}

body {
	color: #333333;
	margin: 0pt;
	background-color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}

p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}

li {list-style: none;}
.main li {list-style-image: url(web-nueva/dark-ritual-website-template/img/li.gif);}

h1 {
    font-size: 1.6em; 
/*	font-size: xx-large; */ 
	height: 2em;
}

h2 {
    font-size: 1.4em; 
    height: 2em;
}

h3 {
    font-size: 1.2em; 
/*    height: 2em; */
}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;
}

h1,h2,h3 {
	color: #000066;
}

/* misc */
.clearer {clear: both;}
.main_right .padded {padding: 6px 2px 6px 16px;}
.main .padded {padding: 18px 24px;}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: x-small;
	width: 960px;
	border: 0px solid #006699;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* header */
.header {
	float: left;
	width: 740px;
	line-height: 200px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 2.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(index2/Header3.jpg);
	background-repeat: no-repeat;
	height: 200px;
}

/* Links */
.links{
	float: left;
	width: 640px;
	background: #006699;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 15px;
	text-align: center;	
	
}
/* structure */
.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.subnav {
	float: left;
	width: 160px;
	color: #333;
}

.main {
	float: left;
	width: 580px;
}
.main_right {
	float: right;
	width: 220px;
	color: #000000;
	background-color: #FFFFCC;
	text-align: left;
}

/* sub-navigation */
.subnav h1 {
	background: #006699;
	color: #FFFFFF;
/*	font: bold 1.1em Verdana,sans-serif; */
/*		line-height: 24px; */ 
	padding-left: 8px; 
	font-size: 1.0em;
	list-style: none; /* yo */
    /* display: block;  yo */
	padding: 8px 0 8px 12px; /* yo */
	width: 148px; /* yo */
	text-decoration: none; /* yo */
	font-weight: bold; /* yo */
	height: auto; /* yo */
	border-bottom: 3px solid #ffcc00; /* yo */
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	/* border-bottom: 3px solid #696755; */
	border-bottom: 3px solid #ff9933; /* yo */
	list-style: none;
}
.subnav li a {
	color: #333333;
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
	background-color: #FFFFCC;
	font-weight: bold;
}
.subnav li a:hover {
	background: #006699;
	color: #FFFFFF;
}
.subnav img {
	border: none; 
}

/* Blue-Link*/
.blue-link{
	color:#006699;
}
.blue-link A:visited{
	color: #006699;
	text-decoration: underline;
}
.blue-link A:active{
	color: #006699;
	text-decoration: underline;
}
.blue-link A:link{
	color: #006699;
	text-decoration: underline;
}
.blue-link A:hover{
	color: #006699;
	text-decoration: underline;
}

/* footer */
.footer {
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 39px;
	width: 100%;
	text-align: center;
	background-image: url(index2/bgfooter.jpg);
	background-repeat: repeat;
}
.footer .left,.footer .right {padding: 6px 6px;}
.footer a {color: #EEE;}
.footer a:hover,.footer .right a:hover {color: #FAFCB0;}
.footer .right, .footer .right a {
	color: #FFFFFF;
}

/* Banner-blog */
.banner-blog {
	background-image: url(index2/banner-blog2.jpg);
}

.banner-blog a:hover{
	background-image: url(index2/banner-blog2-hover.jpg);
}
