#container {
    /*width: 900px;*/
}
.clear {
    clear: both;
}
#content {
    text-align: center;
}
#blog_container {
    margin:0px auto 0;
    text-align:left;
    width:800px;
}
.wrapper {
    min-width:890px;
}

#blog_content {
    height:631px;
    margin-bottom:30px;
    padding-left:45px;
    float:left;
    width:570px;
}
#blog_sidebar {
    color:#333333;
    float:left;
    padding:1px 0;
    width:180px;
}
#blog_sidebar h3, .blog_entry h2 a, .blog_entry h2 {
    font-family:"Helvetica";
    color:#000;
    font-size:18px;
    font-weight:normal;
    margin:0 0 0 0px;
    padding:0;
}
#blog_sidebar ul {
    margin: 0 0 0 0px;
    padding: 0;
    list-style-type: none;
}
#blog_sidebar li:hover {
    background-color:#F9F9F9;

}
#blog_sidebar li {
    font-size:11px;
    line-height:12px;
    padding:5px;
    vertical-align:middle;
}
#blog_sidebar li.first {
    border-top: none;
}
#blog_sidebar li a {
    color: #808080;
    text-decoration: none;
}
#blog_sidebar li a:hover {
}
#blog_content h1 {
    color:#7E7E7E;
    font-size:21px;
    font-weight:normal;
    margin:0 0 12px;
    text-transform:uppercase;
}
#blog_content #blog_reply h1 {
    text-transform:none;
}
.blog_entry h2 {
    font-style: normal;
    font-weight: normal;
    color: #000;
    padding: 0;
    margin:0 0 6px;
}
.blog_entry h2 a {
    margin:0;
    font-size:15pt;
    font-weight:normal;
    text-decoration:none;
}
.blog_date {
    color:#949494;
    font-size:12px;
}
.blog_author {
    color:#949494;
    font-size:12px;
}
.blog_url {
    text-align: center;
}
.blog_image {
    text-align: left;
    margin: 10px 0;
}
.blog_extrainfo {
    padding: 5px 0;
    font-size: 11px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    color: #666;
}
.blog_extrainfo a {
    color: #0558F7;
    text-decoration: none;
}
.blog_extrainfo a:hover {
    text-decoration: underline;
}
#content #blog_reply h2 {
    font-size: 14px;
    margin: 10px 0;
}
.reply_row {
    margin: 5px 0;
}
.reply_row label {
    display: block;
    width: 80px;
    float: left;
}
.reply_field input {
    width: 200px;
    border: 1px solid #bfbfbf;
}
.reply_field textarea {
    width: 360px;
    border: 1px solid #bfbfbf;
}
.reply_field, .reply_submit {
    margin-left: 80px;
    width: 360px;
}
.reply_submit {
    text-align: right;
}
#blog_comments h3 {
    padding:5px 0;
    border-bottom: 1px solid #dfdfdf;
}
.comment_item{
    padding: 0px 10px 5px;
    border-bottom: 1px solid #dfdfdf;
}
.blog_url a {
    font-size:12px;
    text-decoration:none;
}
.blog_entry.first {
    padding-top:0px;
    border-top:0px solid #F2F2F2;
}
.blog_entry {
    padding:16px 0 9px;
    border-top:1px solid #F2F2F2;
}
#content.blog {
    width:713px;
    margin:0 auto;
    text-align:left;
}

#blog_search {
    background-color:#F9F9F9;
    color:#737373;
    margin:0 0 24px 0px;
    float:left;
    width:124px;
    height:14px;
    padding:1px;
    border:1px solid #e4e4e4;
}

.blog_video_container {
    padding-bottom:25px;
}
#id_name, #id_email, #id_url, #id_comment {
    width:250px;
    height:18px;
    padding:1px;
    border:1px solid #dfdfdf;
}
#id_comment {
    height:80px;
}
table#comment-form th {
    text-align: right;
    font-weight: normal;
}
h4 {
    font-size:12px;
    font-weight:bold;
    margin-top:10px
}
.blog_image_desc {
    text-align:left;
}
#content {
    padding-top:0px;
}
#blog_sidebar h3 {
    margin:10px 0;
    cursor:pointer;
    background-image:url(/media/images/common/minus_icon.gif);
    background-position:0 center;
    background-repeat:no-repeat;
    clear:both;
    font-size:9pt;
    font-weight:bold;
    padding-left:17px;
}
#blog_sidebar h3.off {
    background-image:url(/media/images/common/plus_icon.gif);
}
.blog_entry p {
   margin: 10px 0;
}
.blog_image img {
    max-width:540px;
}
#content-wrapper {
	height:657px;
	overflow:hiddenauto;
}
#content-wrapper {
    left:0px;
}
