/* CONTENT ----------------------------------------------------------------------------------- */

/* CONTENT BLOCKS */

#content_block1, #content_block2, #content_block3 {
    padding-left: 6px;
}

#content_block1 {
    /*
        background-image: url(/layout/left_panel_bkgrd.gif);
        background-repeat: repeat-y;
    */
    border-bottom: 1px solid #000;
    width: 722px;
}

#content_block2 {
    border-bottom: 1px solid #000;
}

#content_block3 {
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
}

#content_block4 {
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 6px;
    clear: both;
    border-top: 1px solid #000;
}

#content_block4 ul{
    padding: 0;
    margin: 0;
    clear: both;
    list-style-type: none;
}

#content_block2, #content_block3, #content_block4 {
    clear: left;
}

#graphic_plugs {
    text-align: center;
    width: 728px;
    border-bottom: 1px solid #000;
    padding: 0 0 0 0;
}

/* CLEARING DIV's */

#content_block1 div.clear_both, #content_block3 div.clear_both {
    height: 5px;
    background-color: #FFF;
    width: 236px;
    /*border-right: 1px solid #E6E6E6;*/
    display: block;
}

#content_block4 div.clear_both {
    height: 20px;
}

/* PAGE CONTENT */

#news_column {
    width: 232px;
    float: left;
}

#news_column {
    padding-top: 8px;
    /*min-height: 574px;*/
}

.forum_item span.text {
    display: block;
}

#news_features {
    width: 232px;
    float: right;
    margin: 20px 0 0 0;
}

#news_item {
    width: 232px;
    border-bottom: 1px solid #F1F1F1;
    padding: 8px 0 5px 0;
}

/*.news_item p.text a {
    color: #666;
    font-size: 11px;
    line-height: 15px;
    padding: 3px 0 2px 0;
    color: red;
}*/

.text,
.text a:link,
.text a:hover,
.text a:visited {
    color: #666;
    font-size: 11px;
    line-height: 14px;
    padding: 6px 0 2px 0;
/*    color: red;*/
}

#news_footer_links {
    margin: 0;
    height: 95px;
    width: 232px;
    padding: 5px 0 0 0;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    line-height: 20px;
}

#news_footer_links .more_wallpaper {
    color: #3399FF;
    font-size: 11px;
    line-height: 20px;
    font-weight: normal;
    font-family: Helvetica, Arial, sans-serif;
}

#news_footer_links p {
    margin:-1px 0 0 0;
    color: #999999;
    font-size: 11px;
    line-height: 20px;
    font-weight: normal;
    font-family: Helvetica, Arial, sans-serif;
    float: left;
    width: 231px;
}

#news_footer_links p a:link,
#news_footer_links p a:visited {
    font-size: 11px;
    line-height: 20px;
    font-weight: normal;
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: underline;
    color:#999999;
}

#news_footer_links p a:hover {
    font-size: 11px;
    line-height: 20px;
    font-weight: normal;
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: underline;
    color:#111111;
}

#news_footer_links input.form_text_field {
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:11px;
    color:#999999;
    width:182px;
    float: left;
    margin: 5px 0 5px 0;
    padding: 0;
}

#news_footer_links input.form_button {
    height: 20px;
    width: 18px;
    float: left;
    margin: 5px 0 5px 5px;
    padding: 0;
}


/*
#news_footer_links a:link,
#news_footer_links a:visited {
    float:left;
    text-decoration: underline;
    color:#999999;
    font-family: Arial, Helvetica, sans-serif;
}

#news_footer_links a:hover {
    color:#000000;
    background-color: #F1F1F1;
}
*/

#features {
    float: left;
    width: 475px;
    padding: 0 0 20px 0;
}

#feature1 {
    float: left;
    width: 475px;
    border-bottom: 1px solid #F1F1F1;
    padding: 0 0 2px 0;
}

#feature1:hover {
    color: #CC0000;
}

#feature1 img,
#feature2 img,
#feature3 img {
    padding: 0 0 10px 0;
}

#feature2, #feature3 {
    width: 234px;
    float: left;
    margin-top: 10px;
}

#feature2 {
    margin-right: 5px;
}

/*#feature2 img {
    margin-bottom: 25px;
}*/

#feature1 p,
#feature2 p,
#feature3 p {
    margin: 2px 0 3px 0;
    font-size: 11px;
    line-height: 15px;
}

#feature1 p a,
#feature2 p a,
#feature3 p a {
color: #666666;
}

*html #feature1 p, *html #feature2 p, *html #feature3 p /* THIS SELECTOR FOR IE ONLY */ {
    margin-bottom: 5px;
}

#feature2 span.amplitude_book_9pt, #feature3 span.amplitude_book_9pt {
    margin-bottom: 10px;
}

*html #feature3 /* THIS SELECTOR FOR IE ONLY */ {
    float: left;
}

#gallery {
    float: left;
    padding: 0 4px 30px 0;
}

*html #gallery a img {
    margin: 0 0 0 -3px;
}

#gallery a img {
    clear: both;
    float: left;
    margin: 0 0 3px 0;
}

#gallery .name {
    clear: both;
    float: left;
    color: #111;
    font-size: 11px;
    padding: 4px 4px 3px 0;
    margin: -3px 0 0 0;
    background-color: #F1F1F1;
}

#gallery .caption{
    color: #999;
    font-size: 9px;
    padding: 0 0 3px 0;
    float: left;
}

#mpu {
    margin-left: 416px;
}

*html #mpu /* THIS SELECTOR FOR IE ONLY */ {
    margin-left: 414px;
}

#subs_promo {
    /*margin: 5px 0 0 0;*/
    padding: 5px;
    float: left;
    border-right: 1px solid #E6E6E6;
}

.print_edition {
    float: left;
    width: 356px;
    margin: 0 4px 0 0;
}

.print1 {
    float: left;
    width: 356px;
    padding: 0;
}

.print1 img {
    padding: 0 0 10px 0;
}

.print1 p,
.print1 p a {
    color:#666666;
    margin: 2px 0 3px 0;
    font-size: 11px;
    line-height: 15px;
}

//

/* recent features styles */

#recent_features {
	width: 716px;
	margin: 0 0 20px 5px;
}

#recent_features .clear_both {
	width: 717px;
	height: 10px;
	margin-left: 6px;
	clear: both;
	border-bottom: 1px solid #E6E6E6;
}

.recent_feature {
    float: left;
    width: 235px;
    padding: 0 0 0 6px;
}

#forum_column div.amplitude_black_14pt, #print_edition div.amplitude_black_14pt {
    display: block;
    margin: 5px 0 5px 0;
}

#forum_column {
    width: 232px;
    float: right;
}

#forum_item_on {
    clear: both;
    float: left;
    margin: 0 0 8px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #F1F1F1;
}

#forum_item_off {
    clear: both;
    float: left;
}

#forum_item_on span.subject, #forum_item_off span.subject {
    display: block;
    color: #FFF;
}

#forum_item_on span.author, #forum_item_off span.author {
    display: block;
    color: #9F9F9F;
}

#forum_item_on,
#forum_item_off {
    color: #999999;
    font-size:11px;
}


#footers {
    width: 180px;
    margin: 0;
    float: left;
    font-size: 11px;
    line-height: 15px;
}
#footers a:link.item,
#footers a:visited.item {
    color: #999999;
    text-decoration: underline;
}

#footers a:hover.item{
    color:#CC0000;
}
