
/****************************************************************************************************************************************************/
/** LAYOUT ******************************************************************************************************************************************/
/****************************************************************************************************************************************************/

HTML, BODY {
	min-height: 100%;
	
	background: url('http://static.garoo.net/_img/20100911/background.png') #a59c9f;

	margin: 0;
	padding: 0;

	-webkit-font-size-adjust: 100%;
}

#CONSTRUCTION {
	position: absolute;
	left: 20px;
	top: 100px;
	width: 300px;
	z-index: 99999;
	background: url('http://static.garoo.net/_img/construction2.gif');
	font-family: Helvetica,Arial,sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 0 2px #000;
	border: solid 2px #000;
	padding: 30px;
}

BODY {
}

#PAGE {
	position: relative;
	z-index: 500;
}

#HEADER {
	position: relative;
}

#TITLE {
	padding-top: 75px;
}
#TITLE A {
	display: block;
	width: 640px;
	height: 260px;
	background: url('http://static.garoo.net/_img/20100911/shelf2-garoo.png') 100% 100% no-repeat;
	border: none;
	text-decoration: none;
}

#SWITCHLANG {
	display: none;
	position: absolute;
	top: 259px;
	right: 4px;
}
#SWITCHLANG A {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 10px;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	color: #333;
}
#HEADER:hover #SWITCHLANG A {
	color: #FFF;
	text-shadow: 0 0 3px #fff;
}

#MENUBUTTON {
	position: absolute;
	left: 20px;
	top: 20px;
}

#MENU {
	position: absolute;
	left: 0;
	top: 0;
	padding: 14px;
}
#MENU .mainmenuleft {
	width: 20px;
	height: 40px;
	background: url('http://static.garoo.net/_img/20100911/menubackground.png') 0% 0% no-repeat;
}
#MENU .mainmenuright {
	width: 20px;
	height: 40px;
	background: url('http://static.garoo.net/_img/20100911/menubackground.png') 100% 0% no-repeat;
}
#MENU .mainmenusep {
	width: 22px;
	height: 40px;
	background: url('http://static.garoo.net/_img/20100911/menubackground.png') -42px 0% no-repeat;
}
#MENU .mainmenuitem {
	height: 40px;
	background: url('http://static.garoo.net/_img/20100911/menubackground.png') -60px 0% no-repeat;

	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
}
#MENU A {
	display: block;
	color: #e9e9e9;
	text-decoration: none;
	border: none;
	padding: 0 4px 3px 4px;
	text-shadow: 0 0 3px #999;
}
#MENU A:hover {
	color: #fff;
	text-shadow: 0 0 3px #fff;
}

#MAIN {
}

.hidden {
	display: none;
	visibility: hidden;
}

/****************************************************************************************************************************************************/
/** NETWORK *****************************************************************************************************************************************/
/****************************************************************************************************************************************************/

/****************************************************************************************************************************************************/
/** ADS *********************************************************************************************************************************************/
/****************************************************************************************************************************************************/

/****************************************************************************************************************************************************/
/** SECTIONS & BLOCKS *******************************************************************************************************************************/
/****************************************************************************************************************************************************/

.SECTION {
	clear: both;
}

.SECTIONTITLEDIV {
	background: url('http://static.garoo.net/_img/20100911/sectionheader.png') 0% 0% repeat-x;
	height: 55px;
}
.SECTIONTITLEDIV2 {
	background: url('http://static.garoo.net/_img/20100911/sectionheaderleft.png') 0% 0% no-repeat;
	height: 55px;
	
	padding-right: 6px;
}

.SECTIONTITLETABLE {
	padding-top: 29px;
}
.SECTIONTITLETD {
	background: url('http://static.garoo.net/_img/20100911/sectiontitle.png') 50% 0% repeat-x;
	height: 18px;
}
.SECTIONTITLETDLEFT {
	background: url('http://static.garoo.net/_img/20100911/sectiontitle.png') 0% 0% no-repeat;
	width: 5px;
	height: 18px;
	overflow: hidden;
}
.SECTIONTITLETDRIGHT {
	background: url('http://static.garoo.net/_img/20100911/sectiontitle.png') 100% 0% no-repeat;
	width: 5px;
	height: 18px;
	overflow: hidden;
}

H1.SECTIONTITLE {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 0;
	
	color: #666066;
	NOtext-shadow: 0 1px 1px #666066;
	
	margin: 0;
	padding: 0 3px 2px 3px;
}

.SECTIONCONTENTS {
	margin: 15px 25px 0px 20px;
	margin: 20px 30px 5px 25px;
}

.MASONRYBOX {
	float: left;
	
	-webkit-box-shadow: 0 2px 7px #666066;
	-moz-box-shadow: 0 2px 7px #666066;
	box-shadow: 0 2px 7px #666066;

	margin: 0 0 15px 15px;
}

.BLOCK {
	position: relative;
	z-index: 1000;
	
	background: #fff;
	border:solid 1px #fff;
	
	margin: 0;
	padding: 14px 14px 4px 14px;
	padding: 9px 9px 0 9px;
	
	border-collapse: separate;
}
.BLOCKIMAGE {
	padding: 0;
}
.BLOCKIMAGE .TEXT H2 A {
	background: black;
	background: rgba(0,0,0,0.6);
}
.BLOCKIMAGE .BLOCKIMAGEPADDINGS {
	background: black;
	/*background: rgba(0,0,0,0.7);*/
	padding: 10px 14px 4px 14px;
}

.adoverlay {
	position: absolute;
	right: -8px;
	top: -14px;
	z-index: 9999;
}

.thumbnail {
	position: absolute;
	right: -8px;
	top: -6px;
	z-index: 9999;

	border: solid 1px #fff;
	-webkit-box-shadow: 0 1px 4px #999099;
	-moz-box-shadow: 0 1px 4px #999099;
	box-shadow: 0 1px 4px #999099;
}

.permalink {
	display: block;
	position: absolute;
	right: 1px;
	bottom: 1px;
	width: 10px;
	height: 10px;
	z-index: 1100;
	font-family:Helvetica,Arial,sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #000; /* overwritten in colors.less */
	padding: 3px 0 0 3px;
	overflow: hidden;
}
.BLOCKIMAGE .permalink {
}

/****************************************************************************************************************************************************/
/** COLORS ******************************************************************************************************************************************/
/****************************************************************************************************************************************************/

.TEXT {
	color: #333;
}
.TEXT LI {
}
.TEXT H2, .TEXT H3, .TEXT H4 {
	color: #000;
}
.TEXT H2 A, .TEXT H3 A, .TEXT H4 A, .TEXT P A, .TEXT LI A {
	color: #000;
	text-decoration: none;
}
.TEXT H2 A:hover, .TEXT P A:hover, .TEXT LI A:hover {
	border-color: #444;
}
.LONG .TEXT H2 A.internal {
	color: #000;
	border: none;
}
.LONG .TEXT H2 A.internaldim {
	color: #999;
	border: none;
}
.TEXT H2.small A {
	color: #aaa;
	border: none;
}
.LONG .TEXT H2 A.internal:hover {
	color: #000;
}

.TEXT B {
	color: #000;
}
.TEXT EM {
	color: #000;
}
.TEXT P ABBR, .TEXT P ACRONYM {
	border-bottom: solid 1px #ccc;
}
.TEXT P DEL {
	color: #fff;
}
.TEXT P INS {
	border-bottom: solid 1px #FFFF99;
	text-decoration: none;
}
.TEXT P SMALL, .TEXT P SMALL A {
	color: #999;
}

.TEXT .CAPTION {
	color: #666;
}
.TEXT BLOCKQUOTE P, .TEXT BLOCKQUOTE P A {
	color: #555;
	border-color: #999;
}
.TEXT CITE, .TEXT CITE A {
	color: #666;
	border-color: #999;
}
.TEXT CODE P {
	color: #000;
}

/*
.TEXT .link a, .TEXT .via a {
	color: #444;
	text-shadow: none;
	text-decoration: none;
	border: none;
}
.TEXT .link a:hover, .TEXT .via a:hover {
	color: #000;
}
*/

.BLOCKIMAGE .TEXT H2, .BLOCKIMAGE .TEXT H2 A,
.BLOCKIMAGE .TEXT P, .BLOCKIMAGE .TEXT P A {
	color: #ddd;
}

/****************************************************************************************************************************************************/
/** BLOG ********************************************************************************************************************************************/
/****************************************************************************************************************************************************/

.truncated {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1200;
}
.truncated a {
	display: block;
	width: 100%;
	
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	text-decoration: none;
	letter-spacing: 2px;
	
	color: #333;
	background: #ffd;
	border-top: solid 1px #d9d9d9;
	
	padding: 2px 0 2px 0;
}

.articletimestamp,
.articlecomments,
.commentauthor {
	font-family: Helvetica,Tahoma,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-weight: normal;
	text-align: right;
	line-height: 13px;
}

.articletimestamp a,
.articlecomments a,
.commentauthor a,
.commentauthor span {
	display: block;
	
	text-decoration: none;
	text-align: right;
	border: none;

	padding: 0 5px 0 5px;
}
.articletimestamp a,
.articlecomments a,
.commentauthor a { color: #bbb; }
.articlecomments0 a { color: #bbb; }

.articletimestamp a:hover,
.articlecomments a:hover,
.commentauthor a:hover { color: #000; }

.articletimestamp a,
.commentauthor a,
.commentauthor span { 
	text-align: right;
	margin-top: 7px;
}
.articlecomments a { 
	text-align: right; 
	margin-bottom: 14px;
}

img.commentavatar {
	float: right;
	margin: 4px 0 0 8px;
	border: solid 1px #666;
}

a.articleedit { 
	color: #000; 
	padding-top: 0;
	margin-bottom: 0;
}



.TEXT .articlefooter {
	border-top: solid 1px #eee;
	padding: 4px 0 8px 0;
}
.TEXT .articlefooter p {
	color: #bbb;

	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	
	margin: 0;
	padding: 0;
}
.TEXT .articlefooter a {
	color: #bbb;
	text-decoration: underline;
	border: none;
	text-shadow: none !important;
}

