/*   
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:10px;
}

#main-menu li {
border-bottom:dotted 1px #bebebe;
}

#signup {
display:block;
float:left;
color:#21BEF4;
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:#21BEF4;
}

.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:195px;
float:left;
margin-right:25px;
}

.workshop-info {
height:100px;}

.workshop-info .post {
height:100px;
}

.subcat-column .title {
text-transform:uppercase;
color:#21BEF4;
}

.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:#21BEF4;
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:#21BEF4;
text-decoration:underline;
}

#wrapper a:link {
color:#21BEF4;
text-decoration:none;
}


#wrapper a:visited {
color:#21BEF4;
text-decoration:none;
}

#wrapper a:hover {
color:#21BEF4;
text-decoration:underline;
}


.name {
text-transform:uppercase;
color:#21BEF4;
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 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:#21BEF4;
}

.cat-title {
display:block;
border-bottom:dotted 1px #bebebe;
color:#21BEF4;
}

#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;
}
.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: #21BEF4;
}
.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;
text-align:;
height:214px;
}

.corner-one {
width:147px;
padding-bottom:6px;
padding-top:10px;
border-bottom:solid 1px #b8b8b8;

}

.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:#21BEF4;
color:#ffffff;
font-size:13px;
letter-spacing:.5px;
font-weight:bold;


}



.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:180px;

}

.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:#21BEF4;
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:#21BEF4;
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 {
padding-left:2px;
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:#21BEF4;

}

.singular #container {
margin-top:27px;
}

/* 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;
}



/* 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;
}

#right-header a:link, #right-header a:visited {
color:black;
}

#right-header a:hover {
color:#21BEF4;
}

/* 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:13px;
letter-spacing:.5px;
font-weight:bold;
border-bottom:none;
}

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; */
}


/* 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-previous-exhibitions .hentry {
width:500px;
}

.category-upcoming-exhibitions .entry-meta, .category-upcoming-exhibitions .entry-utility {
display:none;
}

.category-upcoming-exhibitions .hentry {
width:500px;
}



/* COMPETE - JURORS */

.category-compete #people .post {
width:180px;
}

.category-compete #people .clear {
height:20px;
}

.category-compete #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;
}