@charset "utf-8";
/* CSS Document */
#artaddress
{
	float: right;
	padding: 0px;
	position: relative;
	left:expression("-170px");
	
	
}
#newsContainer
{
	/*&background: url(../images/background.jpg) no-repeat top center;*/
 
	background: url(../images/background.jpg) no-repeat top center;
	width: 100%;
	position:absolute;
	margin-top:0px;
	height:150%;
	
 
}

#newsOuterContainer {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	background-image:url(../images/Sater-news-bg.jpg);
	/*background-repeat:repeat-x;*/
	 
	margin:0px    auto;
	width:950px;
	height:300px;
}

#newsMidContainer {
	 
	height:100%;
	margin:-300px auto;
	width:950px;
}

#newsTopContainer {
	background-image:url(images/sater-banner.jpg);
	float:left;
	margin:0px 50px auto;
	width:900px;
	height:200px;
	
}

#newsLeftColumn {
	
	float:left;
	margin:200px 30px auto;
	/*margin-top:-100px;
	margin-left:185px;*/
	width:650px;
	color:white;
	min-height:500px;
	/*height:500px;
	overflow:auto;*/
}

#postDateLeftCol {
	color:#626971;
	font-size:12px;	
}

#postTitleLeftCol {
	color: #FFFFFF;
	font-size:22px;
	overflow:hidden;
}

#postTitleRightCol {
	color:#667F92;
	font-size:14px;
}
#postTitleRightCol a{
	text-decoration:none;
	color:#667F92;
	font-size:14px;
}
#postTitleRightCol a:hover {
	color:white;
	font-size:14px;
}

#postAdminRightCol {
	color:#CED3D6;
	font-size:11px;
}
#postAdminRightCol a {
	text-decoration:none;
	color:#CED3D6;
	font-size:13px;
}
#postAdminRightCol a:hover {
	color:#CED3D6;
	font-size:13px;
}

#postContentLeftCol {
	color: #FFFFFF;
	font-size:14px;
	overflow:auto;
	height:100px;
	
}

#postContentLeftCol a{
	color: #FFFFFF;
	font-size:14px;
	overflow:auto;
	height:100px;
	
}

#postContentCol {
	color: #FFFFFF;
	font-size:16px;
	overflow:auto;
	height:100px;
}

#postContentCol a {
	color: yellow;
	text-decoration:none;
	font-size:16px;
	overflow:auto;
	height:100px;
}
#postAdminLeftCol  a{
	color:#CED3D6;
	font-size:14px;
}

#newsRightColumn {
	
	
	float:left;
	color:white;
	margin-top:200px;
	margin-left:0px;
	/*position:absolute;
	
	top:200px;
	left:855px; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	 
}
#newsRightCategories {
	
	color:white;
	/*position:absolute;
	top:300px;
	left:0px; */
	margin-top:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	  
}
#postCategoryStart {
	/*float:left;*/
	margin-top:10px;
	/*position:absolute;
	top:340px;
	left:0px; */
}
#postCategory {
	
	color:#CED3D6;
	
}
#postCategory a{ 
	color:#CED3D6;
	text-decoration:none;
	top:60px;
}
#postCategory a:hover {
	color:#667F92;
}

#postCategorySelect {
	
	color:white;
	
}
#postCategorySelect a{ 
	color:#667F92;
	text-decoration: underline;
	top:60px;
}
#postCategorySelect a:hover {
	color:#667F92;
}

#rightSeperator {
	float:left;
	height:10px;
	width:200px;
	background-image:url(../images/seperator.jpg);
}

#newsRightArchives {
	
	
	margin-top:3px;
	margin-left:2px;
	color:white;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	  
}

#newsBottomContainer {
	
	margin-left:20px;
	margin-top:20px;
	float:left;
}

#latestNav {
	color:#455662;
	text-decoration:none;
	font-size:16px;
	margin-top:-10px;
	
}
#latestNav a{
	color:#455662;
	text-decoration:none;
}
#latestNav a:hover {
	color:white;
	text-decoration:none;
}
#adminTitle {
	text-align:right;
}