body {
	background: #EFEFEF url(http://j-hutcherson.com/imagens/versao5/bg.jpg);
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size:11px;
	color: #000000;
	margin: 0px;
	text-align:left;
}


#side {
 	padding-top:20px;
	padding-left: 0px;
  	padding-right: 0px;
 	float: left;
	width: 260px;
}

#content {
	padding-top:20px;
	width: 500px;
	float: right;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 1020px;
 	position: relative;
}


#image {
	float: left;
	margin-right: 20px;
	padding-left: 0px;
}


#site {
	float: left;
	width:740px;
}

* {
	padding: 0;
	margin: 0;
	padding-left: 0px;
}


.none {
	padding: 0;
	margin: 0;
}



/* NEWS */


.title {
	background: #000000 url(http://www.j-hutcherson.com/imagens/versao4/areasbg/topotitle.png);
	background-repeat: no-repeat;
	background-position: top;
	font-family: lucida sans unicode;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff; 
	text-align: left;
	text-transform: none;
	padding-left: 16px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
}

.undertitle {
	background: #EDEDED url(http://www.j-hutcherson.com/imagens/versao4/areasbg/undertitle.png);
	height:px;
	font-family: tahoma;
	font-size: 9px;
	color: #ffffff; 
	text-align: left;
	font-weight:normal;
	padding-left: 16px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	line-height:98%;
}

.undertitlemeny {
	background: #D3D3D3;
	font-family: tahoma;
	font-size: 9px;
	color: #737373; 
	text-align: normal;
	text-transform: lowercase;
	padding-left: 24px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
}

.content {
	background: url(http://www.j-hutcherson.com/imagens/versao4/areasbg/corpo.jpg);
	background-repeat: no-repeat;
	font-family: tahoma; 
	font-size: 11px; 
	color: #FFFFFF;
	line-height:13px;
	text-align: justify;
	padding:10px;
        border-left:1px solid #1F1F1F;
        border-right:1px solid #1F1F1F;
	width:522px;
}

blockquote {
	margin: 10px 30px 10px 20px;
	padding-left: 10px;
	text-align:justify;

	}

blockquote cite {
	display: block;
	line-height:13px;
	text-align:justify;
	}


.bold {
        color: #C4C8C8;
}

.strong {
        color: #C4C8C8;
}

.italic {
        color: #000000;
}

.newsfooter {
	background: #F9F9F9 url(http://www.j-hutcherson.com/imagens/versao4/areasbg/final.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height:39px;
	font-family:lucida sans unicode;
	font-size:13px;
	color: #5b5b5b;
}

/* SIDEBAR */

.sidetitle {
	background: #EDEDED url(http://j-hutcherson.com/imagens/versao4/sidebar/sidetopo.png);
	height:0px;
	background-repeat: no-repeat;
	background-position: top;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF; 
	text-align: left;
	padding-left: 16px;
	padding-top:8px;
	padding-right: 12px;
	padding-bottom: 7px;
}

.sidecontent {
	background: #EDEDED url(http://j-hutcherson.com/imagens/versao4/sidebar/sideback.png);
	background-repeat: no-repeat;
	background-position:top;
	font-family: trebuchet ms,; 
	font-size:11px;
	color: #C4C8C8; 
	text-align:justify;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:102%;
	border-left:1px solid #1F1F1F;
	border-right:1px solid #1F1F1F;
}

.sidebottom {
	background: #EDEDED url(http://j-hutcherson.com/imagens/versao4/sidebar/sidefim.png);
	height:20px;
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: none; 
	font-family: trebuchet ms,; 
        font-size:11px;
	color: #302A1C; 
	text-align:justify;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 0px;
}


/* LINKS */

a:link {
	text-decoration: none;
	cursor: hand;
	color: #CEB500;
}

a:active {
	text-decoration: none;
	cursor: hand;
	color: #CEB500;
}

a:visited {
	text-decoration: none;
	cursor: hand;
	color: #CEB500; 
}

a:hover {
	cursor: hand;
	color: #D7C755;
	text-decoration:underline;
}

textarea {
	color: #000000;
	background: #C4C8C8;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;

}

input, select {
	color: #000000;
	background: #DADADA;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
}


/* OTHER */

.image {
	border-style: solid;
	border-width: 4px;
	border-color: #C4C8C8;
	background-color: #000000;
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	margin:2px;
}

.image:hover {
	border-style: solid;
	border-width: 4px;
	border-color: #EED000;
	background-color: #000000;
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	margin:2px;
}


.a img {
	border-style: solid;
	border-width: 4px;
	border-color: #C4C8C8;
	background-color: #000000;
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	margin:2px;
}

.a img:hover {
	border-style: solid;
	border-width: 4px;
	border-color: #EED000;
	background-color: #000000;
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	margin:2px;
}

.imagenews {
	border-style: solid;
	border-width: 4px;
	border-color: #C4C8C8;
	padding: 1px;
	background-color: #000000;
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	margin-right:2px;
	margin-top:10px;
	margin-bottom:10px;
}

.imagenews:hover {
	border-style: solid;
	border-width: 4px;
	border-color: #D7C755;
	padding: 1px;
	background-color: #000000;
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	margin-right:2px;
	margin-top:10px;
	margin-bottom:10px;
}

.projects {
	filter:alpha(opacity=70);
	-moz-opacity:0.8;
	border-style: solid;
	border-width: 3px;
	border-color: #C4C8C8;
	padding: 1px;
	background-color: #000000;
        margin:0px 0px 1px 0px;
}

.projects:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.9;
	border-style: solid;
	border-width: 3px;
	border-color: #D7C755;
	padding: 1px;
	background-color: #000000;
        margin:0px 0px 1px 0px;
}

.imageselites {
	filter:alpha(opacity=70);
	-moz-opacity:0.8;
	border-style: solid;
	border-width: 3px;
	border-color: #C4C8C8;
	padding: 1px;
	background-color: #000000;
        margin:0px 0px 1px 0px;
}

.imageselites:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.9;
	border-style: solid;
	border-width: 3px;
	border-color: #D7C755;
	padding: 1px;
	background-color: #000000;
        margin:0px 0px 1px 0px;
}


.kantlinje {
        background: #1D1D1D;
	font-family: trebuchet ms; 
	font-size: 11px; 
	line-height: 13px;  
	color: #D7C755;
	border:1px solid #858585;
	margin:2px;
	padding:5px 0px 5px 5px;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
}

.kantlinje:hover {
        background: #1D1D1D;
	font-family: trebuchet ms; 
	font-size: 11px; 
	line-height: 13px;  
	color: #D7C755;
	border:1px solid #D7C755;
	margin:2px;
	padding:5px 0px 5px 5px;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
}


