/*   
Theme Name: TEXfab Theme
Theme URI: 
Description: Built on the thematic framework.
Author: Elliot Cole
Author URI: http://elliotcole.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is copyright Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

#wrapper {
font-family:Tahoma,Verdana,sans-serif;

}

#sidebar {
width:220px;
height:700px;
float:left;

}

.home #corner {
border-right:none !important;
}


#corner {
width:172px;
border-right:solid 1px #bebebe;
}

#main-menu {
font-size:.7em;
letter-spacing:.04em;
list-style-type:none;
text-transform:uppercase;
text-align:right;
padding-right:25px;
padding-left:20px;
margin-top:0px;
}

#main-menu li {
border-bottom:dotted 1px #bebebe;
}

#signup {
display:block;
float:left;
color:#3CD200 !important;
font-weight:bold;
margin-right:1em;
}

a:hover #signup {
text-decoration:underline;
}


#bottom-corner {
height:39px;
width:190px;
margin-right:30px;
border-top:solid 3px black;
position:absolute;
top:650px;
font-size:9px;

line-height:9px;
padding-top:8px;
text-align:right;
}


.hidden {
display:none;
}

#tex-main {
margin-left:220px;
font-size:.7em;
line-height:1.2em;
}

.caption {
padding-top:3px;
padding-left:0px;
display:block;
font-size:90%;
line-height:1.2em;
}

.pink {

color:#3CD200;
}

.bold {
font-weight:900;
}




/* CATEGORY */

#cat-header {
width: 173px;
text-align:right;
}

#cat-title {
padding-top:40px;
padding-bottom:4px;
border-bottom:solid 3px;
text-transform:uppercase;
font-size:110%;

}

.cat-sub {
text-align:right;
text-transform:uppercase;
padding-top:10px;
padding-bottom:2px;
border-bottom:dotted 1px #bebebe;
width:139px;
margin-left:33px;
font-size:110%;

}


#workshop-list {
width:900px;
margin-top:15px;
margin-left:35px;
}

/* Subcat-column is now a row */

.row-title {
border-bottom:1px dotted #bebebe;
text-transform:uppercase;
font-size:110%;
padding-bottom:4px;
margin-bottom:12px;
text-align:left;
}

.subcat-column {
width:900px;
height:263px;
}

.subcat-column .post {
height:230px;
width:165px;
float:left;
margin-right:25px;
}

.subcat-column .widerpost {
width:300px;
}

.subcat-column .doublewide {
width:355px;
}

.subcat-column .doublewider {
width:490px;
}

.workshop-info tr {
margin:0;
padding:0;
line-height:12px;
}


.workshop-info td {
margin:0;
padding:0 6px 0 0;
}

.workshop-info table {
padding:0;
margin:0;}

.workshop-info {
height:100px;}

.workshop-info .post {
height:100px;
}

.subcat-column .title {
text-transform:uppercase;
color:#3CD200;
}

.subcat-column .presenter {
display:block;
border-top:dotted 1px #b8b8b8;
margin-top:2px;
padding-top:2px;
text-transform:uppercase;
}

.subcat-column .entry p {
margin:0 0 10px 0;
}

#people {
width:900px;
margin-top:20px;
margin-left:3em;
text-align:left;
}

#people .entry {
width:210px;
float:left;
margin-right:10px;
}

#people .title {
color:#3CD200;
text-transform:uppercase;
}

#people .subtitle {
display:block;
text-transform:uppercase;
padding-bottom:5px;
}

#people p {
line-height:1.2em;
text-transform:none;
}

/* GLOBAL STYLES */


#wrapper #sidebar a:link {
color:black;
text-decoration:none;
}


#wrapper #sidebar a:visited {
color:black;
text-decoration:none;
}

#wrapper #sidebar a:hover {
color:#3CD200;
text-decoration:underline;
}

#wrapper a:link {
color:#3CD200;
text-decoration:none;
}


#wrapper a:visited {
color:#3CD200;
text-decoration:none;
}

#wrapper a:hover {
color:#3CD200;
text-decoration:underline;
}


.name {
text-transform:uppercase;
color:#3CD200;
padding-right:12em;
}

.entry-content {
margin-left:33px;
}

.entry-content img {
    margin: 0 2px 8px 2px;
}


#exhibition-gallery {
margin-left:35px;
width:84em;
position:absolute;
top:85px;

height:400px
}


#exhibition-gallery .post {
width:150px;
margin-right:20px;
margin-bottom:15px;
float:left;
height:180px;
}

#exhibition .entry-content {
position:absolute;
top:480px;
width:60em;
margin-left:35px;
}

.clear {
clear:both;

}


#project-list {

}

#project-list .entry {
padding-left:33px;
}

#project-gallery {
width:84em;
}

#project-list #project-gallery img {
padding:10px 20px 15px 0;
float:left;
}

.project-text {
width:50em;
padding-bottom:15px;
}

.project-text p {
padding-top:3px;
}

/* NETWORK */

#network-people {
margin-left:33px;
margin-bottom:10px;
overflow:hidden;
}

#network-people .post {
width:210px;
height:520px;
margin-top:20px;
float:left;
margin-right:20px;
}

#network-fabricators {
margin-left:33px;
}

#network-fabricators .post {
width:210px;
margin-top:20px;
float:left;
margin-right:20px;
}


.uppercase {
text-transform:uppercase;
}

/* BLOG SIDEBAR */

#blog-sidebar {
font-size:.6em;
letter-spacing:.04em;
list-style:none;
text-transform:uppercase;
text-align:right;
padding-right:25px;
padding-left:18px;
margin-left:30px;
position:relative;


}

#blog-sidebar ul {
list-style:none;
padding:0;
margin:0;
}

.widgettitle {
font-weight:400;
border-bottom:dotted 1px #bebebe;
color:#3CD200;
}

.cat-title {
display:block;
border-bottom:dotted 1px #bebebe;
color:#3CD200;
}

#cats li {
border-bottom:dotted 1px #bebebe;

}

#cats li.categories {
border-bottom:none;
}

#blog-sidebar li.widgetcontainer {
}

#blog-sidebar li li {
margin-left:0;
border-bottom:dotted 1px #bebebe;

}

#blog-sidebar ul li {
margin:0;
padding:0;
}

#blog-sidebar ul li ul {
margin-left:0;
}

#tag_cloud-3 a {
text-transform:lowercase;
font-size:95% !important;
}

/* BLOG */

h1,h2,h3,h4,h5,h6 {
clear:none !important;
}

.hentry {
}

#nav-above {
padding-top:5px;

}

/* FROM DEFAULT.CSS */

.attachment .page-title {
    font-style:italic;
}


.single .hentry {
    padding:0;
	margin-top:18px;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
text-align:left;
margin-left:33px;
display:inline;
font-size:110%;
border-bottom: 1px dotted #BEBEBE;
text-transform:uppercase;
padding:10px 5px 2px 0px;

}
.entry-title a {
}
.entry-title a:active,
.entry-title a:hover {
}
.entry-meta {
padding-top:4px;
    color:#666;
    font-size:9px;
    font-style:italic;
    line-height:18px;
margin-left:33px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:10px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #3CD200;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:12px 0 2px 0;
}
.entry-content h1,
.entry-content h2 {

    font-size:19px;
    font-weight:bold;
    padding:18px 0 14px 0;
}
.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:18px 0 14px 0;
}
.entry-content h4 {
    font-size:11px;

    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:9px;
    line-height:18px;
    margin:0 0 24px 33px;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 90%;
padding-left:33px;
}

.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:2px 0 0 20px;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-size:12px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 0 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;

}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}

#respond {
width: 450px;
margin-left:60px;
}

#content ul {
padding-bottom:15px;
}

#container {
    width:954px;
}
#content {
    margin:0 0 0 0;
    overflow:hidden;
}


#corner {
font-size:9px;
line-height:10px;
padding-top:30px;
padding-left:48px;
height:190px;
}

.corner-one {
width:147px;
padding-bottom:6px;
padding-top:10px;


}

.corner-two {
padding-top:8px;
width:147px;
padding-bottom:3px;

}

.corner-date {
margin-top:10px;
margin-bottom:2px;
text-align:right;
width:194px;
display:block;
padding-top:2px;
padding-bottom:2px;
padding-right:4px;
background:#3CD200;
color:#ffffff;
font-size:10px;
letter-spacing:.5px;
font-weight:bold;
text-transform:uppercase;

}


#wrapper #sidebar .corner-date a:link {
color:#FFFFFF;
}


#wrapper #sidebar .corner-date a:visited {
color:#FFFFFF;
}

#wrapper #sidebar .corner-date a:hover {
color:#FFFFFF;
text-decoration:underline;
}


.slideshow-controller {
display:none;}

.lecture-list .entry {
padding-top:0px;
width:890px;
border-bottom:solid 1px #bebebe;
padding-bottom:30px;
margin-left:33px;
padding-left:0px !important;
height:190px;

}

.lecture-list .info {
margin-top:8px;
margin-bottom:10px;
}

.lecture-list .entry #lecture-text {
width:400px;
float:left;

}

.lecture-list .entry img {
float:left;
margin-left:20px;
}

.lecture-list .cat-sub {
text-align:left;
width:420px;
padding-bottom:5px;
margin-top:15px;
}

#home-image {
padding-top:5px;
padding-bottom:20px;
width:668px;
}

.slideshow-captions {
font-size:12px;
float:right;
text-align:right;
}

#mission {
width:465px;
float:left;
}

.mission-title {
display:block;
margin-top:10px;
padding-top:10px;
padding-bottom:3px;
margin-bottom:4px;
font-size:12px;
color:#3CD200;
border-bottom:dotted 1px #bebebe;
}

.caption-title {
display:block;
margin-top:10px;
padding-top:10px;
padding-bottom:3px;
margin-bottom:4px;
font-size:12px;
text-transform:uppercase;
color:#3CD200;
border-bottom:dotted 1px #bebebe;
width:170px;
}

p.wrap {
width:525px;
}

#exhibition-closed {
width:500px;

}

#exhibition-closed .cat-sub {
margin:3px 0 5px 0;
}

.left {
text-align:left;}

.tab {
font-size:90%;
}

.tab2 {
padding-left:5px;}

 
.page {
/* width:800px; */
}

.credit {
display:block;
border-top:1px dotted #bebebe;
margin-top:10px;
padding-top:3px;
margin-left:90px;
}

.singular h1.entry-title {
color:#3CD200;

}

.singular #container {
margin-top:7px;
}

/* COMPETE PAGE */

.category-compete .entry-title, 
.category-compete .entry-meta,
.category-compete .entry-utility {
display:none;

}

.category-compete .entry-content {
padding-top:0;
}

.category-compete .cat-sub {
margin-left:0px;
margin-bottom:7px;
}

.category-compete p { 
width:800px;
}


.category-compete .cat-sub form {
height:8px;
}

.category-compete .cat-sub p {
display:inline;
position:relative;
top:-5px;
margin:0;
}

.category-compete #runners-up .entry {
width: 420px;

float:left;
margin-right:20px;
}

.category-compete #runners-up .entry p {
width:200px;
padding-left:10px;
float:left;

}

.category-compete #runners-up .entry img {
float:left;
margin-left:-10px;
margin-bottom:15px;
}

.category-compete #other-entrants .entry {
width: 210px;

float:left;
margin-right:20px;
margin-bottom:15px;
}

.category-compete #other-entrants .entry p {
margin-bottom:1px;
}

.category-compete #other-entrants .entry img {

}


/* COMPETITION DOWNLOADS PAGE */

.category-competition-downloads .entry-title, 
.category-competition-downloads .entry-meta,
.category-competition-downloads .entry-utility {
display:none;

}

.category-competition-downloads .entry-content {
padding-top:0;
}

.category-competition-downloads .cat-sub {
margin-left:0px;
margin-bottom:7px;
}

.category-competition-downloads p { 
width:700px;
}


.category-competition-downloads .cat-sub form {
height:8px;
}

.category-competition-downloads .cat-sub p {
display:inline;
position:relative;
top:-4px;
margin:0;
}

.category-competition-downloads .cat-sub input {
display:inline;
margin-right:40px;
}

.category-competition-downloads #container {
margin-top:0;
}

.category-competition-downloads #project-list img {
float:none;
padding: 0;
}

/* NEW 'PREVIOUS' HEADER */

#right-header {
float:right;
width:63%;
padding-right:3%;
}

.category-workshops #content {
padding-left:32px;
padding-top:30px;
}

#right-header .cat-sub {
float:left;
text-align:left;
margin:0 20px 0 0;
}

#right-header a:link {
color:black;
}

#right-header a:hover {
color:#3cd200 !important; 
}

#right-header a:visited {
color:black;
}

.cat-sub a:link, .cat-sub a:visited {
color:black !important;
}

.cat-sub a:hover {
color:#3cd200 !important;
}

/* NEW SIDEBAR */

ul#main-menu .secondary-bar {

position:relative;
right:50px;
margin-bottom:2px;
text-align:right;
width:198px;
display:block;
padding-top:2px;
padding-bottom:2px;
padding-right:4px;
background:#787878;
color:#ffffff;
font-size:10px;
letter-spacing:.5px;
font-weight:bold;
border-bottom:none;
}

#wrapper #sidebar .secondary-bar a:link {
color:#FFFFFF;
}


#wrapper #sidebar .secondary-bar a:visited {
color:#FFFFFF;
}

#wrapper #sidebar .secondary-bar a:hover {
color:#FFFFFF;
text-decoration:underline;
}


ul#main-menu li#signupworkshops {
border-bottom:none;
position:relative;
top:-5px;
}

ul#main-menu li#reg {
padding-top:3px;
}

ul#main-menu a#register:link, ul#main-menu a#register:visited, ul#main-menu a#register:hover, ul#main-menu a#register:active {
display:block;
float:left;
color:#787878;
font-weight:bold;
margin-right:1em;
position:relative;
/* right:4px; */
}

ul#main-menu #register {
display:block;
float:left;
color:#787878;
font-weight:bold;
margin-right:1em;
position:relative;
/* right:4px; */
}



/* WORKSHOP INFO TWEAKS */

.category-workshop .workshop-info div.row-title {
width:137px;
}

.category-workshop .wide-panel {
margin:30px 0 0 37px;
width:650px;
text-align:left;
}

.category-workshop .wide-panel .row-title {
width:139px;
text-align:right;
}

/* WHEN THERE ARE NO POSTS IN A CATEGORY */

p.no-posts {
margin:40px 0px 0px 37px;
}


/* NEW EXHIBITIONS CATEGORIES */

.category-previous-exhibitions .entry-meta, .category-previous-exhibitions .entry-utility {
display:none;
}


.category-upcoming-exhibitions .entry-meta, .category-upcoming-exhibitions .entry-utility {
display:none;
}

.narrow-text {
width:500px;
}


/* COMPETE - JURORS */

.category-compete #people .post {
width:180px;
}

.category-compete #people .clear {
height:20px;
}

.category-compete-repeat #tex-main {
/* background:url(http://tex-fab.net/images/gradient.png) repeat-x; */

}

.category-compete .paypal {
height:20px;
margin-top:25px;

}

.category-compete .cat-sub input {
display:inline;
margin-right:0px;
}

.category-compete #people .juror {
width:150px;
float:left;
margin-right:25px;
}


/* CATEGORY: WORKSHOPS (as of 2011 season) */

.category-workshops #container, .slug-signup #container {
width:1054px;
}

.workshops-top .price {
display:block;
float:left;
width:80px;
}

.workshops-top .sm-col {
float:left;
width:200px;
}

.workshops-top .sm-col .cent {
float:left;
width:35px;
}

.workshops-top .sm-col-3 {
width:140px;
margin-right:70px;
}

.workshops-top .sm-col .before-date {
float:right;
}

.workshops-top .fee-note {
display:block;
padding-top:3px;
}

.workshops-top .row-2 {
margin-top:25px;
}

.workshops-top .row-2 .double-col-1 {
float:left;
width:380px;
}

.workshops-top .row-2 .double-col-2 {
width:500px;
margin-left:400px;
}

.workshop-table {
margin-top:40px;
margin-bottom:40px;
}

.workshop-table .titles {
text-align:right;
font-size:110%;
height:20px;
}

.workshop-table .widecol {
float:left;
width:380px;
}

.workshop-table .narcol {
float:left;
margin-left:20px;
margin-right:15px;
width:180px;
}

.workshop-table .narcol-3 {
margin-right:0;
}

.workshop-table .titles .narcol {
border-bottom:dotted 1px;
padding-bottom:1px;
}

.workshop-table .titles .widecol {
border-bottom:dotted 1px;
}

.workshop-table .row {
/* border-bottom: 1px dotted; */
height:7em;
margin-top:15px;
width:1010px;
}

.workshop-table .row .widecol {

}

.workshop-table .row .title {
font-weight:bold;
padding-right:10px;
}

.workshop-table .row .presenter {
color:#3CD200;

}

.workshop-table .row-1 .number {
background:url(http://tex-fab.net/images/1.png) no-repeat;
background-position:left center;
}
.workshop-table .row-2 .number {
background:url(http://tex-fab.net/images/2.png) no-repeat;
background-position:left center;
}
.workshop-table .row-3 .number {
background:url(http://tex-fab.net/images/3.png) no-repeat;
background-position:left center;
}
.workshop-table .row-4 .number {
background:url(http://tex-fab.net/images/4.png) no-repeat;
background-position:left center;
}

.workshop-table .row .number {
height:60px;
width:35px;
float:left;
}


/* 2012 WORKSHOP */

.workshop-table .title {
padding-bottom:3px;
padding-top:6px;
}

.column {
border-bottom:solid 1px black;
}

.row-0 {
text-transform:uppercase;
}

.row-0 .column-1 {
text-align:right;
height:10px;
}

.row-0 .column-2, .row-0 .column-3 {
text-align:left;
height:10px;

}

.row-0 .column {
padding-bottom:8px;
}

.column-1 {
width:355px;
margin-right:25px;
float:left;
height:100%;
}

.description {
font-size:10px;
line-height:10px;
}

.column-2 {
width:275px;
margin-right:25px;
float:left;
height:100%;

}

.column-3 {
width:190px;
float:left;
height:100%;

}

.category-workshops .workshop-table .row-1 .number {
background:url(http://tex-fab.net/images/1-green.png) no-repeat;
background-position:left center;
}
.category-workshops .workshop-table .row-2 .number {
background:url(http://tex-fab.net/images/2-green.png) no-repeat;
background-position:left center;
}
.category-workshops .workshop-table .row-3 .number {
background:url(http://tex-fab.net/images/3-green.png) no-repeat;
background-position:left center;
}
.category-workshops .workshop-table .row-4 .number {
background:url(http://tex-fab.net/images/4-green.png) no-repeat;
background-position:left center;
}


.time {
text-transform:uppercase;
}

/* REPEAT ANSWERS */

#qanda ul {
list-style-type:none;
padding-left:25px;
}

#qanda li.q {
font-style:italic;
margin-top:10px;
}

#qanda li.a {
margin-top:2px;
color:#3CD200;
}

/* ABOUT PAGE */

.slug-about #container {
width:800px;
}

/* NETWORK */

.category-network #container {
margin-left:30px;
margin-top:15px;
}

.category-network .left-box {
width:300px;
margin-right:20px;
padding-right:20px;
float:left;
border-right:dotted 1px;
}

.category-network .wpcf7 {
width:300px;
float:left;

}

.category-network .wpcf7 p {
margin-bottom:5px;
}

.category-network input {
font-size:9px;

}

.category-network #member-links ul {
margin-top:15px;
list-style-type:none;
margin-left:0;
text-transform:uppercase;
}

.category-network #member-links li {
margin-bottom:3px;
list-style-type:none;
}

.category-network #member-links h2 {
display:none;
}

.indent {
margin-left:30px;
}

.indent-top {
margin-top:25px;
}

/* EXHIBITIONS as of fall 2010 */

.exhibit .panel {
width:220px;
margin-right:10px;
float:left;
height:315px;
margin-bottom:20px;
}

.exhibit .panel img {
margin-bottom:1px;
}

.exhibit .entry .caption {
clear:both;
}


/* SPONSORSHIPS */

#texfab-partners {
position:absolute;
top:535px;
text-align:right;
width:195px;
}

#texfab-partners .title {
font-size:10.5px;
border-bottom:1px dotted #bebebe;
width:149px;
margin-left:46px;
margin-bottom:10px;
}

#texfab-partners .sponsor {
display:inline-block;
width:64px;
}

#texfab-partners .sponsor p {
width:64px;}

#event-sponsors {
position:absolute;
top:70px;
left:890px;
}

#event-sponsors .title {
border-bottom:1px dotted #bebebe;
padding-bottom:1px;
margin-bottom:3px;
width:200px;
}

#event-sponsors .sponsor {
display:inline-block;
}

#event-sponsors #sponsor-list {
width:200px;
}

#event-sponsors .sponsor div {
max-width:64px;
max-height:64px;

}

#event-sponsors .sponsor p {
margin:0;
max-width:64px;
}

.category-compete-applied #event-sponsors {
position:absolute;
left:940px;
}

.category-workshops #right-header #event-sponsors {
position:relative;
top:0;
left:0;
width:200px;
border-bottom:none;
}


/*  SIDEBAR MENU SPECIAL ITEMS  */

#workshops {
padding:3px 0;
border:none !important;
}



.category-workshops-2011 #container {
margin-left:25px;
margin-top:15px;
}

.category-compete .register {
border:none;
font-weight:bold;
margin-left:33px;
}
