/* Colours */

body, a { color: #222; }
a { /*border-bottom: 1px solid #ccc; */}
em { color: #999; }
em a { color: #666; }
em.background { color: #BBB; }

/* Typography */

body, input { font-family: "Helvetica", helvetica, "Helvetica Neue", arial, sans-serif; line-height: 1.3; }
ul li, p, em { font-size: 13px; font-style: normal; letter-spacing: 0.03em; }
h1 { font-size: 18px; font-weight: normal; }
h2 { font-size: 18px; font-weight: bold; }
h3 { font-size: 13px; font-weight: normal; }
a { text-decoration: none; }

/* Layout */

body { padding: 10px 0px 40px; text-align: center; }
div#container { margin: 0px auto; width: 890px; padding: 5px 20px; text-align: left; 
/*	background: url('/images/grid-bg.gif') 20px 0px;*/
}

.col { float: left; margin: 0px 0px 0px 20px; padding: 0px; display:inline;}
.col img {border:3px solid #ccc; }
.col .col { margin: 0px; }

.description  img {border:10px solid #f2f2f2;width:140px; }
.description2  img {width:452px; }

.one { width: 60px; }
.two2 { width: 110px; }
.two { width: 140px; }

h1.two a {float:left; background:#fff;width:140px;height:41px;background:url(logo.jpg) no-repeat;text-indent:-9000px; display:block;cursor: hand; /* ie */cursor: pointer; /* w3c */ border-bottom:0;}

h1.two em {
text-align:center;
}

span.menu {
margin: 1px 1px 1px 1px;
padding:0;}

.three { width: 220px;text-align:center; }
.four { width: 300px; }
.five { width: 380px; }
.six { width: 460px; }

.seven { width: 540px; }
.eight { width: 620px; }
.nine { width: 700px; }
.ten { width: 780px; }
.eleven { width: 860px; }
.twelve { width: 940px; }

#content-text p {
font-size: 1em;
line-height: 1.25em;
margin: 0.625em 0;
text-align: justify;
}



h1 em, h2 em { display: block; }

p { margin: 0px 0px 5px; }
 h2 { margin: 0px 0px 5px; }
hr { display: block; clear: both; margin: 0px 0px 30px; padding: 0px; height: 0px; overflow: hidden; visibility: hidden; }
a img { border: 0px; }
.col hr { margin: 0px 0px 15px; }

h2 { overflow: hidden; }
input#filter { display: inline; width: auto; padding: 1px 0px; border: 0px; background: #eee; font-size: inherit; color: inherit; }

div#content ul.project-list { margin: 0px 0px 0px 20px; padding: 0px; list-style: none; width: 640px; float: left; display:inline;}
div#content ul.project-list li { margin: 0px 20px -1px 0px; float: left; display:inline; }
ul.project-list div.thumbnail a { border: 0px; }
ul.project-list div.summary { margin: 0px 0px 0px 13px;float: left; display:inline; }

h2.title, div#content p.category, div#content ul.project-list li, div.description, p.para, div#images, div#media { border-top: 1px solid #ccc; padding: 20px 0px 0px; }
div#content ul.project-list li { border-bottom: 1px solid #ccc; padding: 20px 0px; }


 div.description2 { border-top: 1px solid #ccc; padding: 20px 0px 0px; }

div#media { overflow: hidden; }
div.media { margin: 0px 0px 10px; }

div#content div.description { margin: 0px 0px 0px 20px;}

div#content div.description2 { margin: 0px 0px 0px 20px;}

div.description div#media { margin: 0px 0px 10px; border: 0px; padding: 0px; }



p#footer { margin: 0px 0px 30px 180px; display: inline; line-height: 1.4; }
p#footer em { display: block; }

p#footer2 { margin: 0px 0px 30px 20px; display: inline; line-height: 1.4; }
p#footer2 em { display: block; }


a.atom-rss { margin: 0px 0px 0px 6px; padding: 2px 3px 0px; font-size: 0.93em; letter-spacing: 0.08em; background: #ddd; }



.button
{
	padding: 8px 12px;
}

.button .border
{
	border: 1px solid #a0a0a0;
}

.button .border.side.left
{
	border-right: 1px solid #444444 !important;
}

.button .border.side.center
{
	border-right: 1px solid #444444 !important;
	border-left: 1px solid #ffffff !important;
}

.button .border.side.right
{
	border-left: 1px solid #ffffff !important;
}

.button .background.main
{
	background: #eeeeee;
}

.button .background.top
{
	background: #f3f3f3;
}

.button .background.bottom
{
	background: #e3e3e3;
}

.button .border.hover
{
	border-color: #666666;
}

.button .border.down
{
	border-color: black;
}

.button .background.top.down
{
	background: #e3e3e3;
}

.button .background.bottom.down
{
	background: #f3f3f3;
}

.button.active
{
	color: white;
}

.button .background.main.active
{
	background: #aaaaaa;
}

.button .background.top.active
{
	background: #a1a1a1;
}

.button .background.bottom.active
{
	background: #b2b2b2;
}

.button .border.active
{
	border-color: #222222;
}

.button .border.side.center.active, .button .border.side.right.active
{
	border-left: 1px solid #cccccc !important;
}

.button .dropdown
{
	border: 1px solid #a0a0a0;
	color: black;
	background: white;
	padding: 4px;
	list-style: none;
}

.button .dropdown.active li
{
	background: #ffffff;
	color: black;
}

.button .dropdown.active li:hover
{
	background: #eeeeee;
}


/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 0.9em;	
	font-weight: bold;
	font-size: 12px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;
}
.caption-top {
   border-width: 0px 0px 3px 0px;
}
.caption-bottom {
   border-width: 3px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;

}
.caption-wrapper {
	float: left;
/*		cursor: hand; cursor: pointer;*/
}
br.c { clear: both; }









