/* Colours */

body, a { color: #222; }
em { color: #999; }
em a { color: #666; }
/*em.background { color: #BBB; }*/
em.background { color: #BBB; }

.clearfix {clear:both; height:1px; line-height:1px;}

/* 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.01em; }
h1, h2 { font-size: 13px; font-weight: normal; }
a { text-decoration: none; }
a:hover {text-decoration:underline;}

/* Layout */

body { padding: 10px 0px 40px; text-align: center; }
div#container { margin: 0px auto; width: 890px; padding: 5px 20px; text-align: left; 
/*background: url('/Library/WebServer/Documents/public/images/tijera.jpg') 20px 0px;*/

}

.col { float: left; margin: 0px 0px 0px 20px; padding: 0px; }
.col .col { margin: 0px; }

/*.one { width: 60px; }
.two { width: 140px; }
.three { width: 220px; }
.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; }
*/
one { width: 60px; }
.two { width: 140px; }
.three { width: 120px; }
.four { width: 210px; }
.five { width: 200px; }
.six { width: 310px; }
.seven { width: 700px; }
.eight { width: 620px; }
.nine { width: 700px; }
.ten { width: 780px; }
.eleven { width: 860px; }
.twelve { width: 940px; }

h1 em, h2 em { display: block; }

p, h2 { margin: 0px 0px 5px; }
hr { display: block; clear: both; margin: 0px 0px 10px; 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; }
div#content ul.project-list li { margin: 0px 	0px -1px 0px; float: left; }
div#content ul.project-list li a {height:150px; display:block; }
div#content ul.project-list li a .summary {font-weight:normal; color:#999999; }
div#content ul.project-list li a:hover .summary {font-weight:bold; color:#444; }

ul.project-list li a:hover {text-decoration:none; }
ul.project-list a .thumbnail { border: 0px; 
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
    }
ul.project-list a:hover .thumbnail {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    text-decoration:none; 
}
ul.project-list a .thumbnail img { border:0px solid #999;  padding: 0px 50px 0px; }

ul.project-list div.summary { margin: 0px 100px 0px 0px; padding: 0px 30px 0px; text-align: center }

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: 40px 0px 0px 0px; }

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

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

p#footer { margin: 0px 0px 0px 180px; display: inline; line-height: 1.4; }
p#footer em { display: block; font-size: .9em }

a.atom-rss { margin: 0px 0px 0px 0px;  }