/*
Theme Name: Movement Group
Author: the WordPress team
Author URI: http://wordpress.org/
Version: 1.0
*/
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    background-color: #282929;
    color: #333;
    
}
ul, p, h1, h2, h3, header, nav {
    margin: 0;
    padding: 0;
}
a {
    color: #333;
}
.clear {
    clear: both;
}
#canvas {
    background-color: #fff;
    width: 1014px;
    margin: 0 auto;
}
header {
    margin-bottom: 30px;
}
#logo {
    width: 190px;
    float: left;
}
#mainnavigation {
    width: 794px;
    float: left;
    border-bottom: 3px solid #333;
}
nav ul {
    list-style: none;
}
nav ul li {
    float: left;
    width: 124px;
    height: 21px;
    vertical-align: middle;
    margin-right: 10px;
    border-top: 1px solid #ccc;
    line-height: 12px;
    padding-top: 11px;
}
#nav_writing {
    margin-right: 0;
}
nav a {
    text-decoration: none;
    color: #333;
    font-weight: bold;
}
footer {
    border-top: 1px solid #ccc;
    padding: 14px 0 100px 30px;
    font-weight: bold;
}
#copyright {
    float: left;
    margin-right: 357px;
    width: 339px;
}
#contactinfo {
    width: 258px;
    float: left;
}
footer p {
    margin-bottom: 20px;
}
footer a {
    text-decoration: none;
    color: #333;
}
#leftwell, #sidebar {
    margin: 0 30px;
    width: 129px;
    float: left;
}
#contentwell {
    width: 794px;
    float: left;
}
.home .ill {
    margin-bottom: 54px;
}
.home h2 {
    font-size: 12px;
    line-height: 24px;
    border-bottom: 3px solid #333;
    margin-bottom: 30px;
}
#news_module {
    width: 526px;
    margin-right: 10px;
    float: left;
    padding-bottom: 76px;
}
#mail_module {
    width: 258px;
    float: left;
    padding-bottom: 76px;
}
#topbanner {
    margin-bottom: 60px;
}
#topbanner h1 span {
    display: none;
}
#topbanner h1 {
    width: 190px;
    height: 149px;
    float: left;
}
#topbanner .ill {
    width: 794px;
    height: 149px;
    float: left;
}
.category-about #topbanner h1 {
    background-image: url(/images/hdr_about.gif);
}
.category-about #topbanner .ill {
    background-image: url(/images/ill_about.jpg);
}
#sidebar ul {
    list-style: none;
}
#sidebar li {
    margin-bottom: 24px;
}
#sidebar a {
    color: #333;
    text-decoration: none;
    font-weight: bold;
}
#content .post {
    width: 258px;
    margin-right: 144px;
    float: left;
}
#content .category-choreography {
    width: 794px;
    padding-bottom: 100px;
}
#content .category-choreography .entry-content {
    width: 258px;
    margin-right: 144px;
    float: left;
}
.entry-video {
    width: 392px;
    float: left;
}
#content h2 {
    font-size: 12px;
    border-bottom: 3px solid #333;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
#content a {
    text-decoration: none;
}
#content p {
    margin-bottom: 20px;
}
#content .ill {
    width: 392px;
    margin-top: 52px;
    float: left;
}
.category-news #content {
    width: 526px;
}
.category-news #content .post, .category-archives #content .post {
    width: 402px;
    margin: 0 0 20px 0;
}
#content .category-writing {
    width: 660px;
    padding-bottom: 100px;
}
.category-news #content .ill, #news_module .ill, .category-archives #content .ill  {
    width: 124px;
    float: left;
    margin: 0 10px 0 0;
}
.category-news #content .body, #news_module .body, .category-archives #content .body  {
    width: 268px;
    float: left;    
    letter-spacing: -0.025em;
    line-height: 18px;
}
#news_module .post {
    margin-bottom: 20px;
}
.category-news #content h3, #content .date, #news_module h3, .category-archives #content h3 {
    font-size: 12px;
    color: #999;
}
#content .date {
    margin-bottom: 26px;
}
.category-press #content h3, .category-writing h3 {
    font-size: 12px;
}
.category-news #content a, .category-press #content a, .category-archives #content a {
    text-decoration: underline;
}
#content .cleft {
    margin: 0 144px 20px 0;
}
#content .cright {
    margin: 0 134px 20px 0;
}
.category-press .entry-content {
    letter-spacing: -0.025em;
}
.category-writing .entry-content {
    letter-spacing: -0.025em;
    line-height: 18px;
}
#viewing {
    margin-bottom: 40px;
    line-height: 18px;
}
#viewing strong {
    color: #999;
}
#content .catlink {
    color: #999;
    text-decoration: underline;
}