/* CSS Document */

body {
	margin: 50px 1px;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: #000000;
	background-image:url(/images/adminart/fade.png);	
	background-position: top left;
	background-repeat: repeat-x;

	}

font {
   font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
img {border: none;}
	
p, div	{text-align:left;}

a, a:link, a:visited {
	text-decoration: none;
	color: #ff9900;
	}

a:hover, a:active {
	text-decoration: underline;
	}

#container {
	width: 950px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	background:#ffffff;
	background-image:url(/images/adminart/yellow.gif);
	background-position: top left;
	background-repeat: repeat-y;		
	} 
	
#yawo {
	width: 950px;
	height: 35px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-color:none;
	position: relative;
	top: 5px;
/*	background-image:url(../../images/adminart/yawo.png);
	background-position: center right;
	background-repeat: no-repeat;*/
	font-size: 70%;
	color: #FFFFFF;
	} 
	
#yawo a{
	color: #FFFFFF;
	}
	

#header {
	height: 135px;
	/*background-image:url(/images/adminart/smallfade.gif);*/
	background-position: bottom;
	background-repeat: repeat-x;
	}
	
#content {
	min-height: 385px;
	}

.menu {
	color: #dddddd;
	text-align: left;
	padding-right: 0;
	margin-left: 25px;
	margin-top: -7px;	
	border: 0;
	font-size:140%;
	float:left;
	}

.menu hr{
	width: 140px;
	}

#menuitem { 	
	font-weight: bold;
/*	background-color:#666666;*/
	}
	
.updated {
	text-align: right;
	font-size: 80%;
	color: #999999;
	margin-top: 10px;
	}
	
.gallery {
	margin-right: 15px;
	margin-bottom: 15px;
	}
	
#menuitem a { 
	text-decoration: none;
	color: #FFFFFF;
	}
	
#menuitem a:hover { 
	text-decoration: underline;
	color: #FFFFFF;		
	}
 
 
#article {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 55px;	
	float: right;
	}

.articleitem {
	width: 502px;
	padding: 15px;
	margin: 0 0 0 0;
	border: 3px solid #ff9900;
	background: #ffffff;
	color: #555555;
	}
	
.bigwide {
	width: 640px;
	padding: 15px;
	margin: 0 0 10px 0;
	}	
	
.css {
	width: 210px;
	padding: 15px;
	}
	
.thumbnail {
	float:right;
	text-align:center;
	padding: 0;
	width:130px;
	height:130px;
	margin-top:10px;
	margin-left:10px;
	margin-right:0;
	margin-bottom:10px;
	}

#feed {
	width: 150px;
	padding: 0;
	float: right;
	margin-top: 45px;
	margin-right: 55px;
	z-index: 20;
	}
	
.feeditem {
	width: 130px;
	padding: 10px;
	margin: 0 0 10px 0;
	font-size: 75%;
	}
	
.feeditem h5 {
	font-size: 130%;
	}

#boxin {
	text-align:right;
	margin: 0;
	padding: 0px;
	}

#section {
	float:right;
	background-color:#ffffff;
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 600px;
	text-align: right;
	font-size: 235%;
	position: absolute;
 	left: 297px;
	top: 75px;
	}
	
#maintitle {
	float:right;
	background-color:none;
	background:url(../../images/adminart/makework.jpg) top right no-repeat;
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 600px;
	height: 100px;
	text-align: right;
	position:relative;
	top: 0;
	right:0;
	}

#footer {
	position: absolute;
	bottom: 0px;
	}
	
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	text-align: left;
	}

h2 {
	font-size: 180%;
	}
	
hr {
	height: 1px;
	border: none;
	}
	
	.clear {clear:both}
	
ul {
	list-style:circle;
	}
	
table {
		width: 425px;
		align: center;
		}
		
td {border-width: 1px;}

#whitestyle {border-color:#ffffff;
			border-width:0px;}

.readmore {text-align: right;}

#head-col-bg, #head-grey-bg {
			width: 430px;
			padding: 1px 5px 1px 5px;
			background-color:#ffffff;
			font-size: 200%;
			font-weight: bold;
			color:#ffffff;		
					}
.colorless {
				color: #ffffff;
				}

#twitter_update_list{
margin-left: 5px;
}

#twitter_update_list li{
margin-left: 5px;
}

				
#colorless a {color: #ffffff;}

.yofo {
		float:left;
		border: none;
		margin-left: -21px;
		margin-top: 10px;
		padding:0;
		width: 132px;
		height: 132px;
		background-color: #ff9900;
		background-image: url(/images/adminart/yofo_yellow.jpg);
		background-position: bottom left;
		background-repeat:no-repeat;
		}