﻿#all
{
	width:1000px;
	margin: 0 auto;
	font-family:Verdana,Sans-Serif;
}

#header
{
	background-image: url(../Images/HeaderBkg.png);
	background-repeat:repeat-x;
	height:82px;
}

#header img, #header .label
{
	float:left;
}

#header img
{
	margin-left:12px;
}

#header .label
{
	padding: 15px 0 0px 20px;
}

#header .label h1 a
{
	color:#ff2b08;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}

#header .label h3
{
	color:#878787;
	font-size:12px;
}

#header .pub
{
	float:right;
	height:70px;
	width:500px;
	margin-top:4px;
	padding-top:3px;
	text-align:center;
}

.clear
{
	clear:both;
}

#menu
{
	border-top:solid 3px #e7e7e7;
	background-image: url(../Images/MenuItemBkg.png);
	background-repeat:repeat-x;
	height:27px;
	border-bottom: solid 1px #b9b9b9;
	border-right: solid 1px #b9b9b9;
}

#menu div
{
	float:right;
	padding:3px 10px 0 0;
}


#menu ul li
{
	float:left;
	border: solid 1px #b9b9b9;
	border-top:none;
	height:27px;
	background-image: url(../Images/MenuItemBkg.png);
	background-repeat:repeat-x;
}

#menu ul li a
{
	padding:5px 25px;
	text-decoration:none;
	color:#a1a1a1;
	display:block;
}

#menu ul li a:hover
{
	background-color:#FEFEFE;
	border-bottom: solid 5px #b9b9b9;
}

#page
{
	margin-top:10px;
	
}

#page #content
{
	width:660px;
	float:left;
}

#page #rightMenu
{
	float:right;
	width:160px;
}

#page #leftMenu
{
	float:left;
	width:160px;
}

#leftMenu
{
	padding: 0 10px 0 0px;
}

#rightMenu
{
	padding: 0 0 0 10px;
}

#leftMenu h3, #rightMenu h3, #content h3, #content h1
{
	background-image: url(../Images/HeaderBkg.png);
	background-repeat:repeat-x;
	color:#a1a1a1;
	text-align:center;
	padding:3px;
	border: solid 1px #a1a1a1;
	font-weight:bold;
	font-size:12px;
}

#leftMenu ul 
{
	margin-top:5px;
	margin-bottom:10px;
}

#leftMenu ul li
{
	
}

#leftMenu ul li a
{
	text-decoration:none;
	font-size:12px;

	color:#758daf;
}

#leftMenu ul li a:hover
{
	color:#343434;
}

#leftMenu p
{
	font-size:12px;
	padding:5px;
}

#leftMenu p a
{
	text-decoration:none;
	font-size:12px;
	color:#FF2B08;
	display:block;
	text-align:center;
}

div.pagination
{
	text-align:right;
	font-size:11px;
	margin:5px 30px 5px 0;
	color: #A1A1A1;
}

div.pagination a
{
	font-size:11px;
	color: #A1A1A1;
}

#siteList
{
	list-style-type:none;
	margin: 10px 0 0 0;
	padding:0;
	padding-right:30px;
}

#siteList li
{
	clear:both;
	margin: 0 0 30px 0;
}

#siteList li div.position
{
	float:left;
	width:80px;
	text-align:center;
	margin:0 5px 0 0;
	font-size:24px;
	font-weight:bold;
	color:#758DAF;
}

#siteList li div.score
{
	font-size:12px;
	margin:  10px 30px 0 175px;
	border-top: dotted 1px #a1a1a1;
}

#siteList li div.info
{
	font-size:12px;
	padding-left:175px;
	padding-right:30px;
}

#siteList li div.info a
{
	color:#758DAF;
	display:block;
	margin-bottom:5px;
	font-size:14px;
}

#siteList li div.info h4
{
	margin:0;
	padding:0;
}

#siteList li img 
{
	width:80px;
	height:60px;
	float:left;
	margin:0 10px 0 0;
	border:0;
}

#siteInfo
{
	margin: 20px 0 20px 30px;
}

#siteInfo div.score
{
	font-size:12px;
	margin: 10px 30px 0 130px;
	border-top: dotted 1px #a1a1a1;
}

#siteInfo div.info
{
	font-size:12px;
	margin: 10px 30px 0 130px;
}

#siteInfo div.info a
{
	color:#758DAF;
}

#siteInfo div.info h4
{
	font-size:14px;
	margin:0;
	padding:0;
	margin-bottom:5px;
}

#siteInfo img 
{
	float:left;
	margin:0 10px 0 0;
	border:0;
}

div.graph
{
	text-align:center;
	font-size:12px;
	padding:10px;
}

div.graph img
{
	margin-top:10px;
}

div.text
{
	font-size:12px;
	margin-top:8px;
}

div.text p
{
	font-size:12px;
	margin:8px;
}

div.text a
{
	color:#758DAF;
	text-decoration:none;
}

div.text a:hover
{
	color:#000000;
	text-decoration:none;
}

div.text ul 
{
	margin-top:10px;
	margin-bottom:10px;
}

div.text ul li
{
	margin:3px 0 3px 0;
}

div.text dl
{
	margin: 15px;
}

div.text dl dt
{
	margin:0;
	padding:0;
}

div.text dl dd
{
	margin:0 0 10px 0;
	padding:0;
}

div.text table tr td
{
	padding:6px;
	text-align:center;
}

div.code
{
	margin-top:10px;
}

div.code textarea
{
	width:600px;
	height:100px;
}

div.text div
{
	margin:18px 0 18px 0;
}

div.text h4, h4
{
	font-size:16px;
	font-weight:bold;
	padding:10px;
}

#footer
{
	text-align:center;
	font-size:12px;
	background-color:#EFEFEF;
	border: dotted 1px #a1a1a1;
	margin: 10px 0 10px 0;
	padding:10px;
}

#credits
{
	text-align:center;
	font-size:12px;
}

#footer a, #credits a
{
	color:#a1a1a1;
}

table.feeds tr th, div.text table.profileSiteList tr th
{
	border: solid 1px #b9b9b9;
	height:27px;
	background-image: url(../Images/MenuItemBkg.png);
	background-repeat:repeat-x;
	text-align:center;
	color:#a1a1a1;
	padding:0 10px 0 10px;
}

table.feeds tr td
{
	padding:10px;
}

table.feeds tr td
{
	font-size:12px;
}

table.feeds tr td a
{
	color:#758DAF;
	font-size:12px;
	text-decoration:none;
}

table.feeds tr td.label
{
	width:300px;
}

#upperPub
{
	text-align:center;
	margin-bottom:10px;
}

div.contentPub
{
	text-align:center;
	padding:10px;
}

ul.sitemap
{
	padding-left:40px;
	
}

ul.sitemap li
{
	list-style-type:circle;
}

ul.sitemap li a
{
	color:#758DAF;
	font-size:12px;
}

ul.sitemap li strong
{
	font-weight:bold;
}


.category a, .category a:hover
{
	text-decoration:none;
	color:#758DAF;
	font-size:10px;
}

div.siteContents
{
	padding: 10px 20px;
}

div.siteContents h4
{
	padding:0;
	margin:0;
}

div.siteContents h4 a, div.siteContents div
{
	font-size:12px;
}

div.siteContents h4 a
{
	color:#758DAF;
}

div.siteContents div
{
	margin-bottom:10px;
}

.talkCloud 
{
	padding:20px;
	text-align:center;
}

.talkCloud ul li
{
	float:left;
	margin:5px;
}

.talkCloud a
{
	color: #758DAF;
	text-decoration:none;
	margin:5px;
	white-space:nowrap;
}

.talkCloud a:hover
{
	color: #000;
	text-decoration:underline;
}

.talkCloud ul li a
{
	color: #758DAF;
	text-decoration:none;
}

.talkCloud ul li a:hover
{
	color: #000;
	text-decoration:underline;
}

.blogTalkList
{
	padding:20px;
}

.blogTalkList ul li
{
	padding-bottom:10px;
	font-size:14px;
}

.blogTalkList ul li h5 a
{
	color: #758DAF;
	text-decoration:underline;
}

.blogTalkList ul li h5 a:hover
{
	color: #758DAF;
	text-decoration:underline;
}

.blogTalkList ul li p
{
	font-size:12px;
}

.blogTalkList ul li ul li
{
	margin:0;
	padding: 0;
	display:inline;
	color: #AAAAAA;
	font-size:10px;
}

.blogTalkList ul li ul li a
{
	color:#666666;
	text-decoration:none;
	margin-right:10px;
}