/* 
    Running Parent
    by Tiffany Chow
*/

body { 
    font-size: 13px;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

a {
    font-weight: bold;
}

a:hover {
    text-decoration: none;
}

#control-strip {
    margin: 0 auto;
    padding: 0;
}

/* Layout Styles ----------------------------------------------------------- */

.layout-twt #alpha,
.layout-wtt #beta {
    padding: 0;
}

#content {
    margin: 0;
    padding: 15px 0 10px 0;
}

/* Content Styles ----------------------------------------------------------- */

#beta-inner,
#gamma-inner {
    margin-left: 0;
    margin-right: 0;
}

.layout-twt #alpha,
.layout-wtt #beta {
    padding: 0;
}

/* Header ---------------------------------------------------- */

#header-text,
#header-name, 
#header-name a,
#header-description {
    font-family: "Century Gothic", Futura, Arial, Verdana, sans-serif;
    font-weight: normal;
}

#header {
    background-color: transparent;
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 0;
}

#header-inner {
    margin: 0;
    padding: 0;
}

#header-content { 
    margin: 20px 0 0 20px;
}

#header-text {
    width: 480px;
    margin: 0 0 0 10px;
    padding-bottom: 15px;
    float:left;
    color: #555;
}

#header-photo {
    float: left;
    width: 56px;
    padding-bottom: 90px;
}

#header-photo-inner {
    border-width: 3px;
    border-style: solid;
}

#header-name a {
    font-size: 28px;
    font-weight: bold;
}

#header-description {
    font-size: 14px;
    font-weight: normal;
}

#header a {
    font-weight: normal;
}

#header-name a {
    font-size: 28px;
    text-decoration: none;
    font-weight: bold;
}

#header-name a:hover {
    text-decoration: underline; 
}
#header .nav a {
    color: #555;
}
#header .nav .item {
    border-left: 1px solid #555;
}

#header .nav .current a {
    font-weight: bold;
}

/* Connections Header */

.connections-view #header-content {
padding: 0;
margin-left: 5px;
}

.connections-view #connections-photos {
    padding-bottom: 72px;
}

/* Content --------------------------------------------------- */

.recent-activity-posts {
    clear: both;
    margin-bottom: 0;
}

.recent-activity-posts .post-asset { margin-bottom: 1em; }

.enclosure-comments { font-size: 11px; }

.enclosure-asset-subtitle { font-size: 10px; }

/* headers and captions -------------------------------------------- */

.asset-stream .asset-header {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 0 0 0 27px;
    border-left-width: 1px;
    border-left-style: solid; /*HACK for IE XXX*/
}

.connections-asset-stream .post-asset .asset-header {
    background-image: none;
    padding: 0;
    border-left: none; 
}

.asset-stream-list .post-asset .asset-name a {
    font-size: 22px;
}
/* Headers and Titles */

.page-header1 { font-size: 24px; }
.page-header2 { font-size: 18px; }
.page-header3 { font-size: 16px; }
.page-header4 { font-size: 14px; }


/* Widget ---------------------------------------------------- */
.widget {
    font-size: 11px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.widget a,
.archive-widget .widget-list .item {
    color: #999;
}

.about-me-widget,
.recent-comments-stream-widget,
.collection-stream-widget {
    padding-bottom: 0;
    margin-bottom: 0;
}

.archive-widget {
    padding-bottom: 6px;
}

.collection-stream-widget .widget-list,
.contact-me-list,
.recent-comments-stream-widget .widget-list {
    margin-bottom: -6px;
}

.subscribe-widget {
    padding-bottom: 4px;
}

.powered-by-widget p {
    padding-top: 10px;
    padding-bottom: 0;
}

.powered-by-widget {
    padding-bottom: 5px;
}

.widget-header {
    font-size: 14px;
}
.widget-header,
.widget-header a,
.widget-header .edit a {
    font-family: "Century Gothic", Futura, Arial, Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    margin-top: 10px;
}

.widget-header .edit a {
    border-left-width: 1px;
    border-left-style: solid;
}

.widget ul, .widget ol, .widget dl { /*XXX - needed? move to default? or remove?*/
    margin-bottom: 0;
}


/* asset styling -----------------------------------------------------------*/

.asset-body blockquote {
    font-size: 12px;
    border-left-width: 3px;
    border-left-style: solid;
    padding-left: 12px;
    margin-left: 25px;
}

.asset-body ol,
.asset-body ul {
    margin-left: 20px;
    list-style: outside;
}

.asset-body ol li {
    list-style: decimal outside;
}

.enclosure  {
    font-size: 11px;
}
                                              
.enclosure-asset-name {
    font-size: 12px;
}

.user-pic a img,
.media-stream-widget img {
    border: 1px solid #999;
}

.asset-tags-header {
    font-size: 13px;
}

.enclosure-comments a,
.asset-stream-grid .asset-meta-comments a {
    color: #999;
}

.recent-activity-posts .post-asset,
.asset-containers .post-asset {
    background-position: 0 2px;
}

.comment-form-footer input { border: 1px solid #a9a9a9; }

/* Utility --------------------------------------------------- */

/* clear floats, inspired by positioniseverything.net/easyclearing.html */
#header:after,
#header-photo:after,
.comment-body:after,
#page-inner:after,
#header-inner:after,
#content-inner:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer-inner:after,
.widget .user-pic:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0.1px;
}
/* Holly Hack */
#header-inner,
#content-inner,
#header-photo,
.asset-body { height: 1%; }

