/* Mains */

body {
	font-size: 11px;
	font-family: Helvetica, Arial, Sans-Serif;
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	color: #3F3F3F;
	text-align: left;
	}

h1, h2, h3, h4 {
    font-weight: bold;
	text-transform: uppercase;
	word-spacing: -0.04em;
	margin: 0;
	overflow: visible;
	}

h1 {
	color: #3F3F3F;
	font-size: 36px;
	letter-spacing: 0.03em;	
	}

h2 {
	font-size: 25px;
	line-height: 0.95em;
	letter-spacing: 0.03em;
	}
	
h3 {

	font-size: 1.15em;
	font-weight: normal;
	text-transform: uppercase;
	word-spacing: -0.04em;
	margin: 0;
	overflow: visible;
	}

h4 {

	}	

/* a:link , a:visited{ */
/*
a {
text-decoration: none;
border-bottom: 1px solid #CCC;
background: #eee;
color: #000;
}

a:hover img{
text-decoration: none;
border-bottom: 1px solid #CCC;
background: #CCC;
color: #000;
}

*/

a {
	color: #3F3F3F;
	text-decoration: none;
}

	
a:hover img  {
	border: none;
	}

img {
	margin: 0;
	padding: 0;
	border: 0;
	max-width: 500px;
}

a img {
	border: none;
	}
	
/* Structure and header */

#page {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #fff;
	}
	
#header {
	width: 900px;
	height: 200px;
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
    padding: 0;
	color: #000;	
	font-weight: bold;
	text-transform: uppercase;
	}

.description {
	text-align: left;
	font-size: 20px;	
	font-weight: normal;
	text-transform: none;
	line-height: 1em;
	color: #3F3F3F;
	}
	
#header a {
	color: #ff0000;
	}
	
	
/* Content */

#content {
	width: 900px;
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	font-size: 12px;
	line-height: 1.56em;
	top: 200px;
	left: 0px;
	}
	
#content h4 a:hover {
	color: #ff0000;
	}	
	
.post {
	width: 500px;	
	}

	
.idnumber { 
	float: right;
	font-size: 25px;	
	font-weight: bold;
	margin: 3px 4px 0 0;
	}

small {
	font-size: 11px;
	line-height: 1,2em;
	text-transform: uppercase;
	clear: both;
	}
	
small a {
	text-decoration: none;
	color: #000;
	}
	
small a:hover {
	background-color: #000;
	color: #fff;
	text-decoration: none;
	font-weight: 100;
	}
	
.entry, .entrytext {
	margin-top: 25px;
	font-size: 14px;
	}

.entry p a, .entrytext p a {
    background-color: #f7f7f7;
	text-decoration: underline;
	}
  
.spacer {
	width: 12px;
	height: 12px;
	background-color: #000;
	margin: 10px 0 120px 0;
	overflow: hidden;
	padding: 1px 0 0 3px;
}
	
.spacer2 {
	width: 200px;
	height: 40px;
	margin: 0;
}

.spacer3 {
	width: 160px;
	height: 12px;
	background-color: #000;
	padding: 0;
	margin: 16px 0 0 0;
	display: block;
	overflow: hidden;
}

.spacer4 {
	width: 160px;
	height: 12px;
	background-color: #000;
	margin: 20px 0 60px 0;
}

.spacer a, .spacer4 a {
	text-decoration: none;
	display: block;
	font-size: 9px;
	margin: 0;
	padding: 0;
	background-color: #000;
	line-height: 12px;
	word-spacing: -3px;
}

.spacer a:hover, .spacer4 a:hover {
	color: #666;
	text-decoration: none;
	display: block;
}

#navigation {
	font-size: 21px;
	line-height: 20px;
	font-weight: bold;
	height: 180px;
	letter-spacing: 0.03em;
	margin: -180px 0 0 0;
	padding: 0;
	width: 500px;
	text-transform: uppercase;
	}

#navigation a {
	color: #aaa;
	}
	
#navigation a:hover {
	color: #000;
	text-decoration: none;
	}

#navigation2 {
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 0.03em;
	margin: -60px 0 0 0;
	padding: 0;
	width: 500px;
	text-transform: uppercase;
	}

#navigation2 a {
	color: #fff;
	}
	
* html #navigation2 a {
	color: #aaa;
	}
	
#navigation2 a:hover {
	color: #000;
	text-decoration: none;
	}
	
.left a {
	display: block;
	margin: 0 0 0 -22px;
	padding: 0 0 0 22px;
	background-image: url(pics/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.left a:hover {
	background-image: url(pics/arrow_left_b.gif);
	}

.right a {
	display: block;
	margin: 0 0 0 -22px;
	padding: 0 0 0 22px;
	background-image: url(pics/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.right a:hover {
	background-image: url(pics/arrow_right_b.gif);
	}	
	

/* Sidebar */


#sidebar{
	width: 180px;
	margin: 0;
	padding: 0;
	height: 100%;
	position: absolute;
	top: 200px;
	left: 720px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	/* border-bottom: 1px solid #000; */
	letter-spacing: 0.09em;
	margin: 9px 0 0 0;
	}
	
#sidebar h2 {

	font-size: 1.15em;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: -0.04em;
	margin: 0;
	overflow: visible;
	}
	

.fx-content, .fx-header, .pages {
	margin: 0;
	padding: 0;
	}

.fx-header ul li, .pages ul li {
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 1px 14px 0;
	word-spacing: -0.04em;
	color: #aaa;
	}

.fx-header ul li a, .pages ul li a {
	color: #aaa;
	}
	
.fx-header ul li a:hover, .pages ul li a:hover {
	text-decoration: none;
	}
	
.fx-content ul li {
	padding: 0 1px 8px 0;
	letter-spacing: 0.1em;
	}

.fx-content ul li a {
	color: #000;
	}
	
.fx-content a:hover {
	background-color: #000;
	color: #000;
	display: block;
	margin-right: -1px;
	}

ol li, ul ol li {
	list-style: decimal outside;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}	
	
/* Sidebar Aggregate */

#sidebar_aggr{
	letter-spacing: 2px;
	text-align: left;
	width: 180px;
	margin: 0;
	padding: 0;
	height: 100%;
	position: absolute;
	top: 200px;
	left: 520px;
	}
	
#sidebar_aggr ul li {
	list-style-type: none;
	list-style-image: none;
	/* border-bottom: 1px solid #000; */
	letter-spacing: 0.1em;
	margin: 9px 0 0 0;
	}
	
#sidebar_aggr ul, #sidebar_aggr ul ol {
	margin: 0;
	padding: 0;
	}
	
#sidebar_aggr h2 {
	font-size: 1.15em;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: -0.04em;
	margin: 0;
	overflow: visible;
	}
	


	
/* search */

#searchform {
	margin: 0;
	padding: 4px 0 14px 0;
	text-align: right;
	width: 200px;
	}
	
#searchform input {
	margin: 0;
	}

* html #searchform input {
	margin: 0 0 -3px 0;
}

.s {
	width: 196px;
	padding: 4px 2px 4px 2px;
	border: 1px solid #000;
	border-left: none;
	border-right: none;
	background-color: #fff;
	color: #aaa;
	font-size: 10px;
	text-align: right;
	}
	
.s2 {
	width: 196px;
	padding: 4px 2px 4px 2px;
	border: 1px solid #000;
	border-left: none;
	border-right: none;
	background-color: #fff;
	color: #000;
	font-size: 10px;
	text-align: right;
	}

.searchsubmit {
	width: 200px;
	padding: 2px;
	margin: 0;
	border: none;
	background-color: #000;
	text-align: right;
	color: #e2007a;
	font-size: 0.9em;
	font-weight: 800;
	letter-spacing: 1px;
	}
	
.searchsubmitover {
	width: 200px;
	padding: 2px;
	margin: 0;
	border: none;
	background-color: #000;
	text-align: right;
	color: #fff;
	font-size: 0.9em;
	font-weight: 800;
	letter-spacing: 1px;
	}


/* widgets */
	
#widget, #widget2  {
	margin-top: 110px;
	color: #aaa;
	text-transform: none;
}

#widget ul li, #widget2 ul li {
	letter-spacing: 0px;
	font-size: 1.1em;
	line-height: 1.3em;
	}

#widget a, #widget2 a {
	display: block;
	color: #e2007a;
}

#widget a:hover, #widget2 a:hover {
	margin: 0 2px 0 -10px;
	width: 200px;
	text-decoration: none;
	background-color: #000;
	color: #000;
	display: block;
}

#widget h4, #widget2 h4 {
	width: 192px;
	padding: 4px;
	background-color: #000;
	text-align: right;
	color: #e2007a;
	font-size: 9px;
	font-weight: 800;
	letter-spacing: 1px;
	}



/* footer */

#footer {
	margin: 40px 0 20px 0px;
	width: 900px;
	clear: both;
	color: #aaa;
	}

#footer p {
	font-size: 1.8em;
	line-height: 1em;
	text-transform: uppercase; 
	padding: 0 0 20px 0;
	text-align: left;
	}

#footer a {
	color: #aaa;
	}
	
#footer a:hover {
	color: #ff0000;
	}
	
	
	
/* back and forth */
.alignright {
	float: right;  
	text-transform: uppercase; 
	}

.alignleft {
	float: left;
	text-transform: uppercase; 
	}



/* Comments*/

#comments {
	margin-top: 40px;
	text-align: left;
	}
	
.commentwrapper {
	width: 500px;
	display: block;
	}

#commentform p {
	margin: 5px 0;
	width: 500px;
	}

.commentmetadata {
	margin: 0;
	line-height: 10px;
	}

.autor a, .autor {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 10px;
	}

.commenttext {
	font-size: 0.95em;
	line-height: 1.3em;
	width: 500px;
	display: block;
	}
	
.commenttext a {
	color: #ff0000;
	}
	
.commenttext a:hover {
	text-decoration: underline;
	}
	
.commentnumber { 
	float: right;
	font-size: 11px;
	margin: -3px 4px 0 0;
	}

	
	

/* Form Elements */

#commentform input {
	width: 497px;
	padding: 7px 0 0 3px;
	font-size: 0.95em;
	border: 1px solid #000;
	border-left: none;
	border-right: none;
	background-color: #fff;
	text-align: left;
	height: 18px;
	margin: 10px 0;
	}

.inputs {
	margin: 14px 1px 0 -200px;
	width: 199px;
	text-align: right;
	color: #aaa;
	height: 16px;
	font-size: 13px;
	display: block;
	float:left;
	}
	
* html .inputs {
	margin: 0;
	text-align: left;
	font-size: 11px;
	color: #aaa;
	line-height: 10px;
	float: none;
	width: 100px;
	}
	
#commentform textarea {
	width: 498px;
	padding: 3px 0;
	border: 1px solid #000;
	background-color: #fff;
	font-size: 0.95em;
	line-height: 1.3em;
	text-align: left;
	margin: 20px 0 0 0;
	font-family: Helvetica, Arial, Sans-Serif;
	}

#commentform .submit {
	margin: 0 0 50px 0;
	background-color: #000;
	width: 500px;
	color: #e2007a;
	font-size: 0.75em;
	height: 16px;
	padding: 0;
	font-family: Monaco, Helvetica, Arial, Sans-Serif;
	}
	
#commentform .submitover {
	margin: 0 0 50px 0;
	background-color: #000;
	width: 500px;
	color: #fff;
	font-size: 0.75em;
	height: 16px;
	padding: 0;
	font-family: Monaco, Helvetica, Arial, Sans-Serif;
	}

* html #commentform textarea {
	margin: 20px 0 0 -200px;
	}
	
* html #commentform .submit, * html #commentform .submitover {
	margin: 0 0 50px -200px;
	}

#comments h2 a {
	font-weight: bold;
	font-size: 14px;
	line-height: 6px;
}

* html #comments h2 a {
	line-height: 15px;
}

#comments h2 a:hover {
	color: #ff0000;
}


/* Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.metadata ul, .metadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	font-size: 0.9em;
	letter-spacing: .07em;
	}

blockquote {
	margin: 15px 30px 0 0;
	padding-left: 20px;
	/* border-left: 10px solid #000; */
	font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	clear: both;
	}

code {
	font: 1.1em Monaco, 'Courier New', Courier, Fixed;
	}