﻿@import url("/css/default.css");

/* nav start */
/*#nav #buttons {width:875px;margin:0 auto;}*/
#nav #buttons {
	width:880px;
	margin:0 auto;
}
#nav #buttons a {
	padding:10px 30px 0;
	font-weight:bold;
}
/*#nav #buttons a {width:125px;height:40px;float:left;overflow:hidden;display:block;}*/
#nav #home {}
#nav #articles {}
#nav #pictures {}
#nav #wallpaper {}
#nav #images {}
#nav #videos {}
#nav #profile {}

/* active and hover states */

/* end nav */

/* sub nav */
#subNav ul {margin:0;padding:0;}
#subNav li {list-style:none;float:left;height:30px;}
#subNav a {display:block;}
#subNav li #home {width:72px;height:30px;background:url(/images/nav/subNav/home.jpg) top left no-repeat;overflow:hidden;}
#subNav li #news {width:77px;height:30px;background:url(/images/nav/subNav/news.jpg) top left no-repeat;overflow:hidden;}
#subNav li #pictures {width:108px;height:30px;background:url(/images/nav/subNav/pictures.jpg) top left no-repeat;overflow:hidden;}
#subNav li #wallpaper {width:128px;height:30px;background:url(/images/nav/subNav/wallpaper.jpg) top left no-repeat;overflow:hidden;}
/* hover states */
#subNav li #home:hover {width:72px;height:30px;background:url(/images/nav/subNav/home.jpg) bottom left no-repeat;overflow:hidden;}
#subNav li #news:hover {width:77px;height:30px;background:url(/images/nav/subNav/news.jpg) bottom left no-repeat;overflow:hidden;}
#subNav li #pictures:hover {width:108px;height:30px;background:url(/images/nav/subNav/pictures.jpg) bottom left no-repeat;overflow:hidden;}
#subNav li #wallpaper:hover {width:128px;height:30px;background:url(/images/nav/subNav/wallpaper.jpg) bottom left no-repeat;overflow:hidden;}
/* end sub nave */

#middle {width:1200px;margin:15px auto 0;float:none;}

#leftSide {margin-top:-10px;width:255px;position:absolute;top:198px;margin-left:-275px;}
#newsTop {background:url(/images/news_top.png) top left no-repeat;width:255px;height:30px;}
#featuredTop {background:url(/images/featured_top.gif) top left no-repeat;width:255px;height:30px;}
#leftSide .news .headline {padding:0 0 10px;}
#leftSide .news {background:#FFFFFF;border-right:2px solid #891313;border-bottom:2px solid #891313;border-left:2px solid #891313;max-height:625px;padding:0 10px 10px;overflow-y:auto;}
#leftSide .featuredItems {background:#FFFFFF;border-right:2px solid #891313;border-bottom:2px solid #891313;border-left:2px solid #891313;height:350px;padding:0 10px 10px;overflow-y:auto;}

#rightSide {margin-top:-10px;width:160px;position:absolute;top:196px;margin-left:745px;}

#category .pictures .wrapper {padding:5px;text-align:center;}

#main {width:725px;margin-left:285px;float:left;}

#contentBlock {background:#ffffff;clear:both;}
#contentBtmBg {padding:10px;}

#ctl00_ContentPlaceHolder1_m_image {float:right;padding:0 0 10px 10px;}
#ctl00_ContentPlaceHolder1_m_pictureIMG {padding:10px 10px 10px 0;}
#left .news .content .headline img {float:left;padding:5px 5px 5px 0;}

#article img {float:left;}

.recommend {float:left;text-align:center;border:2px solid #666666;}
.comments {background:#F8F8F8;margin:10px;padding:5px;border:2px solid #666666;}
.comments fieldset {margin:0;}
.comments table {width:100%;margin:0;border-width:0 0 2px;}
.user {color:#990000;}

#working {display: none}

.noDisplay {display: none}
