body{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
}

p {
	font-size:11px;
}	

a.cat:hover{
	color:#BD902D;
	text-decoration:none;
}

a.cat{
	text-decoration:none;
}

a.tagtopic{
	text-decoration:none;
}

a.tagtopic:hover{
	text-decoration:none;
	color:#6d6e71;
}

a{
	text-decoration:none;
	color:#BD902D;
}

a:hover {
	color:black !important;
}

img {border:none;}
a img {border:none;}


#page {
	position:absolute;
	top:0;
	left:0;
	padding-bottom:10px;
}

#header{
	position:relative;
	height:150px;
	overflow:hidden;
	width:980px;
}

.horizonbar{
	border-left:1px solid #AAA;
	height:150px;
}

.header_column{
	position:absolute;
	width:246px;
	height:125px;
	overflow:hidden;
	/*border:1px solid blue;*/
}

#searchrow{
	height:20px;
	padding-top:20px;	
	padding-bottom:3px;
	margin-top:10px;
	margin-left:6px;
	float:left;
	font-size:12px;
}    
.inputbox{
	border-top:1px solid #AF8124;
	border-left:1px solid #AF8124;
	border-bottom:1px solid #AF8124;
	border-right:0px solid #FFFFFF;
	float:left;
	height:16px;
	width:215px;
}
#wrapper {
	position:relative;
	margin: 6px 0px 0px 6px;
}
.searchbtn{
	position:relative;
	left:-5px;
	top: 0px;
	height:18px;
	border-right:1px solid #AF8124;
	border-top:1px solid #AF8124;
	border-bottom:1px solid #AF8124;
	border-left:0px solid #FFFFFF;
	float:left;
}
.shadows {
	position:absolute;
	width:100%;
	height:100%;
}


.content{
	position:relative;
	margin:18px;
	top:0;
	left:0;
	height: 207px;
	overflow:visible;

}

.content-expand-double{
	position:relative;
	margin:18px;
	top:0;
	left:0;
	width:450px;
	height: 450px;
	overflow-x:visible !important;
	overflow-y:hidden;
	display:none;
}

.content-expand-double .scrolling {
	width:100%;
	height:100%;
	font-size:1em;
}

.content-expand-triple{
	position:relative;
	margin:0px;
	padding:18px;
	top:0;
	left:0;
	width: 720px;
	height: 670px;
	overflow-x:visible !important;
	overflow-y:hidden;
	display:none;
}

.content-expand-triple .scrolling {
	height:175px;
}


.module {
	position:relative;
	width:243px;
	height:243px;
	float:left;	
	overflow:hidden;
	background:white;
}

.module-projects {
	width:486px;	
}

.module-projects .content {
	width:450px;
}

.single .project-info-closed, .about-info-closed {
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter:alpha(opacity=0);
	position:absolute;
	top:0;
	left:0;
	background:white;
	width:207px;
	height:207px;
	z-index:100;
	cursor:pointer;
}


.module-expand-double {
	width:486px;
	height:486px;
}

.module-expand-triple {
	width:729px;
	height:729px;
}


.projectaction{
	display:block;
	position:relative;
	float:right;
	margin-right:125px;
	height:20px;
	cursor:pointer;
}

.projectimageslabel{
	background: url("/images/projectlabel.gif") repeat-x;
	width:699px;
	height:21px;
	padding:3px 10px 0 10px;
	margin-left:-12px;	
}

.projectimagebg{
	width:500px;
	background: url("/images/odrbg.jpg") no-repeat center  ;
}

/*
.scroll-pane {
	position: relative;
	width: 450px;
	height:468px;
	overflow: auto;
	float: left;
}

.scroll-panetriple {
	position: relative;
	width: 692px;
	height:270px;
	overflow: auto;
	float: left;
}
*/

.blognewsarrow{
	position:relative; 
	text-align:right;
	/*top:-100px;*/
	height:50px;
	width:350px;
}
.projectarrow{
	position:relative; 
	text-align:center;
	top:15px;
	height:50px;
	width:500px;
}


.clearfloat, .clear{
	float:none;
	clear:both;
}

.floatleft{
	float:left;
}

.floatright{
	float:right;
}

.contentbody{

}

.rightarrow{
	/*position: relative;
	top:90px;			*/
	text-align:right;
}
.rightalign{
	text-align:right;
}
.aligntop{
	vertical-align:top;
}

.contentpadding{
	padding:12px;
}


.scrollcontent {
 	float:left;  
 	width:320px;
 	height:300px;
 }
 


.bggold{
	background-color:#AF8124;
}
.fontgrey{
	color:#6d6e71;
}
.fontblack{
	color:#000;
}
.fontwhite{
	color:#FFFFFF !important;
}
.fontyellow{
	color:#FDC32B;
}

.fontgold{
	color:#BD902D !important;
}

.goldbg {
	background:#BD902D;
}


.lineheight-loose{
	line-height:1.1em;
}

.lineheight23{
	line-height:23px;
}
.lineheight25{
	line-height:25px;
}
.font10{
	font-size:10px;
}
.font11{
	font-size:11px;
}
.font12{
	font-size:12px;
	line-height:16px;
}
.font13{
	font-size:13px;
}
.font14{
	font-size:14px;
	line-height:20px;
}
.font16{
	font-size:16px;
}
.font18{
	font-size:18px;
}
.font20{
	font-size:20px;
}
.font22, .font22 p {
	font-size:22px;
}
.fontbold{
	font-weight:bold;
}

.cornerarrow{
	position:absolute;
	width:14px;
	height:14px;
	bottom:6px;
	right:6px;
}



.stl {
	width:6px;
	height:6px;
	background: #fff url('/images/ds_tl.gif') no-repeat bottom left;
	overflow:hidden;
}

.str {
	width:6px;
	height:6px;
	background: #fff url('/images/ds_tr.gif') no-repeat bottom right;
	overflow:hidden;
}

.sbl {
	width:6px;
	height:6px;
	background: #fff url('/images/ds_bl.gif') no-repeat bottom left;
	overflow:hidden;
}

.sbr {
	width:6px;
	height:6px;
	background: #fff url('/images/ds_br.gif') no-repeat bottom right;
	overflow:hidden;
	
}


.sl {
	width:6px;
	height:100%;
	background: #fff url('/images/ds_l.gif') repeat-y left;
	overflow:hidden;
}

.sr {
	width:6px;
	background: #fff url('/images/ds_r.gif') repeat-y right;
	overflow:hidden;
}

.st {
	height:6px;
	background: #fff url('/images/ds_t.gif') repeat-x bottom;
	overflow:hidden;
}

.sb {
	height:6px;
	background: #fff url('/images/ds_b.gif') repeat-x bottom;
	overflow:hidden;  
	font-size:2px;
}
.stleft{
	height:6px;
	background: #fff url('/images/ds_tleft.gif') no-repeat bottom;
	overflow:hidden;
}

.stright{
	height:6px;
	width:6px;
	background: #fff url('/images/ds_tright.gif') no-repeat bottom;
	overflow:hidden;
}

.sltop{
	height:6px;
	width:6px;
	background: #fff url('/images/ds_ltop.gif') no-repeat left;
	overflow:hidden;
}

.slbottom{
	height:6px;
	width:6px;
	background: #fff url('/images/ds_lbottom.gif') no-repeat bottom;
	overflow:hidden;
}

.srtop{
	height:6px;
	width:6px;
	background: #fff url('/images/ds_rtop.gif') no-repeat right;
	overflow:hidden;
}

.srbottom{
	height:6px;
	width:6px;
	background: #fff url('/images/ds_rbottom.gif') no-repeat right;
	overflow:hidden;
}

.sbleft{
	height:6px;
	width:6px;
	background: #fff url('/images/ds_bleft.gif') no-repeat bottom;
	overflow:hidden;
}

.sbright{
	height:6px;
	width:6px;
	background: #fff url('/images/ds_bright.gif') no-repeat bottom;
	overflow:hidden;
}



.makecolumn { float: left; background: url('/images/example-2.gif') top left repeat-y;width: 353px; }


.squareimg-wrapper {
	position:relative;
	float:right;
	width:207px;
	height:207px;
	margin-left:10px;
}

.single .squareimg-wrapper, .about-squareimg-wrapper {
	float: none;
	margin-left:0px;
}

.multicolumn {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
}

.project-gallery {
	width:694px;
	overflow-x:hidden;
}

.project-gallery-wrapper {
	list-style: none;
	margin:0;
	padding:0;
	width:3000px;
}

.project-column {
	float:left;
	width:340px;
	margin-right:10px;
}

.project-info {
	margin-bottom:20px;
}

.post-link {
	display:block;
	background:white;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter:alpha(opacity=0);
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:99;
}

.postdate {
	margin:1px 0 15px 0;
}

.cattitle {
	margin-bottom:20px;
}

.module-projects .posttitle-small {
	display:none;
}

.scrolling img {
	display:block;
	margin:20px 0;
	border:1px solid #666666;
}

#loading-msg {
	float:left;
	width:50px;
	height:50px;
	margin:6px 0 0 6px;
}

.disabled {
	color:black !important;
}

.module:hover {
	background:#FFFFE6;
}

.module-expand-double:hover, .module-expand-triple:hover, .single:hover  {
	background:white;
}

.module-about4c:hover {
	background:#BD902D;
}

.selected {
	color:#000000 !important;
}

#logo-anim {
	position:absolute;
	top:15px;
	left:0px;
	width:230px;
	height:270px;
	overflow:hidden;
	float:left;
	z-index:121;
}

.mycarousel {
	list-style: none;
}

.sharethis {
	position:absolute;
	top:0px;
	right:10px;
	z-index:1;
}

.content-expand-triple .sharethis {
	top:15px;
	right:45px;
}

.fUsUl{list-style:none; padding-top:0;}
.fUsUl li a {display:block;line-height:21px;height:21px;margin:0px 0 6px;}
li.twitter a {background: url("/images/sns_icons.png") no-repeat left top; padding-left: 26px;}
li.facebook a {background: url("/images/sns_icons.png") no-repeat 0 -50px; padding-left: 26px;}
li.rss a {background: url("/images/sns_icons.png") no-repeat 0 -100px; padding-left: 26px;}
li.twitter a:hover {background: url("/images/sns_icons.png") no-repeat 0 -22px;}
li.facebook a:hover {background: url("/images/sns_icons.png") no-repeat 0 -72px;}
li.rss a:hover {background: url("/images/sns_icons.png") no-repeat left bottom;}

