/*BASIC STUFF*/
img
{
	border: 0;
}
.hidden
{
	display: none;
}
form
{
	margin: 0;
}
h1,h2,h3,h4,h5,h6
{
	margin: 0;
	font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.centerize
{
	text-align: center;
}
/*LINKS*/
a:link, a:visited
{
	color: #FF0000;
	text-decoration: none;
}
a:hover, a:active
{
	color: #FFFFFF;
}
#header a:link, #header a:visited
{
	color: #FF0000;
	
}
#header a:hover, #header a:active
{
	color: #FFFFFF;
}
#copyrights a:link, #copyrights a:visited
{
	color: #FFFFFF;
}
#copyrights a:hover, #copyrights a:active
{
	color: white;
}
#copyrights
{
	color: #DDDDDD;
}
/*MAIN LAYOUT STUFF*/
body
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #000000;
		}
	
#bandera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 16px;
	text-align: right;
	border-top-color: #FF0000;
	border-top-style: solid;
	border-top-width: 1px;
	margin: 5px 0 0 0;
	font-weight: bold;
	width: 640px;
	}
.cabezera {
	background-image: url(images/corniza01.jpg);
	background-repeat: repeat-x;
	margin: auto;
	height: 25px;
	display:block;
	}
	
#caja_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 16px;
	text-align: right;
	border-top-color: #FF0000;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 15px;
	padding-bottom: 5px;
	width: 634px;
	float: right;
	border-right: solid #FF0000 1px;
	padding-right: 5px;
	padding-top: 5px;
}

#caja_footer a:link, #caja_footer a:visited {
	color: #FF0000;
	text-decoration: none;	
}

#caja_footer a:hover {
	color: #FFFFFF;
	text-decoration: none;	
}

	
.slash_footer {color: #FFFFFF}

#caja_menup
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
	float: left;
	display: block;
}

#lista_menup
{
	text-align: right;
	text-indent: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#lista_menup li
{
	padding: 0 0 3px 0;
	margin: 0;
	text-indent: 0;
	display:block;
	clear: right;
}
	
#lista_menup li a
{
	text-decoration: none;
	color: #FF0000;
	margin: 0;
	border-right-style: solid;
	border-right-color: #FF0000;
	border-right-width: 1px;
	padding: 0 8px 3px 0;

}

#lista_menup li a:hover,#lista_menup a#actual
{
	padding: 0 8px 3px 0;
	color: #FFFFFF;
	margin: 0;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
}

#lista_menup a#actual
{
	border-right-width: 4px;
	padding-right: 5px;
}
	
#header
{
	width: 640px;
	float:right;
	height: 126px;
		}
#header h1
{	font-size: 14px;
	text-align: left;
	line-height: 74px;
	padding-left: 210px;	
}

#caja_logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	width: 200px;
	float: left;
	margin: 0 0 0 10px;
}

#titulo_cabezote {
	float: left;
	width: 420px;
	margin: 0;
	height: 29px;
	padding-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 12px;
	}

#titulo_cabezote h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 4px 0;
	font-weight:normal;
	line-height: 12px;
	border-bottom: solid #ff0000 1px;
}

#volver1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	margin:5px 0 10px 0;
	color:#999;
	display:block;
}

#volver2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	margin:10px 0 0 0;
	color:#999;
	display:block;
}

#mainwrapper
{	width: 760px;
	margin: auto;
}
#wrapper
{	width: 760px;
	margin: auto;
}
#container
{	width: 760px;
	height: 1%;
	overflow: visible;
	float: right;
	margin-left: -122px;
	padding: 0;
		}
#sidebarcontainer
{
	float: left;
	width: 119px;
	padding: 5px 0 0 0;
	background-color: #000000;
	border-right-color: #FF0000;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: right;
	border-top: solid #FF0000 1px;
}
#footer
{	margin: 0 0 0 120px;
	text-align: center;
	padding-top: 5px;	
}
.clearing
{
	height: 20px;
	width: 760px;
	clear: both;
	background: #000000;
}

/*CONTENT STYLING*/
.content
{
	margin: 2px 0 0 120px;
	padding: 5px 0 10px 20px;
	background: #000000;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	border-top-color: #FF0000;
	border-top-style: solid;
	border-top-width: 1px;
}
.sidebar
{
	color: #CCCCCC;
	background: #000000;
	text-align: right;
}
#switcher
{
	position: absolute;
	top: 145px;
	left: 208px;
	width: 491px;
	height: 25px;
}
#switcher img
{
	float: right;
	margin: 4px 4px 0 0;
}
.contentitempostedby
{
	font-size: 10px;
	padding: 0 10px 0 13px;
	background: url(images/01_bgpostedby.gif) center left no-repeat;
	line-height: 12px;
}
.contentitemcomments
{
	font-size: 10px;
	padding: 0 10px 0 13px;
	background: url(images/01_bgcomment.gif) center left no-repeat;
	line-height: 12px;
}
.contentitemcategory
{
	font-size: 10px;
	padding: 0 10px 0 13px;
	background: url(images/01_bgcategory.gif) center left no-repeat;
	line-height: 12px;
}
.contentitem
{
	margin: 0 0 16px 0;
	padding: 3px 0 0 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/01_dotv.gif) left repeat-y;
}
.contentitem3
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/01_dotv.gif) left repeat-y;
}
.contenttitle h2
{
	font-size: 14px;
	padding: 0 0 6px 0;
	margin: 0;
	background: url(images/01_dot.gif) bottom repeat-x;
	clear: both;
}
.contentbody
{
	text-align: left;
}

/*COMMENTS STYLING*/
.itemcomment
{
	margin: 10px 0 0 0;
	padding: 6px 42px;
	background: url(images/01_commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid white;
}
.itemcomment:hover
{
	background: url(images/01_commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #FF9999;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: url(images/01_commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #FF0000;
}
.id1:hover
{
	background: url(images/01_commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #FF9999;
}
.itemcomment h3
{
	font-size: 12px;
}

/*SIDEBAR DLs*/
.sidebardl
{
	margin: 0;
	padding: 0 4px 10px 0;
	color: #FFFFFF;
	text-align: right;
}
.sidebardl dt
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 4px 0;
	background: #000000;
	text-align: right;	
}
.sidebardl dd
{
	margin: 0;
	padding: 2px 0 2px 0;
	background: #000000;
	text-align: right;
}
.sidebardl dd:hover
{
	margin: 0;
	padding: 2px 0 2px 0;
	background: #000000;
}

/*FORM STYLINGS*/
.loginform, .searchform
{
	margin: 5px 0 0 0;
}
.commentform, .mailform
{
	margin-top: 10px;
}
.formfield
{
	font-size: 11px;
	margin: 1px 0 0 0;
	color: #494949;
	background: white;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
}
.formbutton
{
	font-size: 11px;
	margin: 1px 0 0 150px;
	color: #494949;
	background: white;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	text-align:center;
}
.searchform .formfield
{
	width: 100px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 2px 2px 0;
	padding: 2px 0;
}
.searchform .formbutton
{
	width: 60px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 2px;
}
.loginform .formfield
{
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
	padding: 0;
	text-align: right;
}
.loginform .formbutton
{
	width: 60px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0 2px 0;
}
.mainform .formfield
{
	width: 280px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 2px 2px 0;
	padding: 2px 0;
}
.mailform .formbutton
{
	width: 100px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 2px;
}
.commentform textarea
{
	width: 615px;
	padding: 0 2px;
	overflow: hidden;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nucleus_cf_name, #nucleus_cf_mail
{
	width: 200px;
	margin-right:340px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.commentform .formbutton
{
	width: 150px;
	height: 22px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*BLOG IMAGE ONION SKIN SHADOW - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(images/01_shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(images/01_corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	padding:0 5px 5px 0;
	background:url(images/01_corner_tr.gif) right top no-repeat;
}
.wrap3 img
{
	display:block;
	border: 3px solid white;
}

/*SEARCH HIGHLIGHT COLOR*/
.highlight
{
	background: #DEFFA9;
}
