@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;	
}

body {
	background: #ecf1f6 url('images/bg.jpg');
	font-size: 12px;
	color: #455b6a;
	font-family: "Lucida Grande", arial, sans-serif; 
}

a {
	color: #c95000;
	background: url('images/a_dots.png') repeat-x bottom;
	text-decoration: none;
}
a:hover {
	color: #456EA2;
	background: transparent;
	text-decoration: none;
}

img {
	border: 0;	
}

h1 span, h2 span, h3 span, h4 span {
	display: none;
}

h1 {
	padding: 7px 0 0px 8px;
	color: #456EA2;
	font-weight: normal;
	font-size: 18px;
}
h2 {
	padding: 11px 0 3px 16px;
	color: #456EA2;
	font-weight: normal;
	font-size: 16px;
	
}
h3 {
	padding: 13px 0 3px 24px;
	color: #456EA2;
	font-weight: normal;
	font-size: 14px;
}
h4 {
	padding: 15px 0 3px 31px;
	color: #456EA2;
	font-weight: normal;
}

.cb {
	clear: both;
	width: 100%;
	font-weight: normal;
}

.tiny {
	font-size: 10px;	
}

/*********************/

.medpic {
	background: url('images/medium_picframe.png') no-repeat bottom right; 
	width: 221px;
	height: 176px;
}
.medpic .picture {
	border: 1px solid #ccc;
	width: 216px;
	height: 166px;
	display: block;
}
.medpic img {
	border: 8px solid white;
	width: 200px;
	height: 150px;
}



.bigpic {
	background: url('images/big_picframe.png') no-repeat bottom right; 
	width: 428px;
	height: 336px;
}
.bigpic .picture {
	border: 1px solid #ccc;
	width: 420px;
	height: 320px;
	display: block;
}
.bigpic img {
	border: 10px solid white;
	width: 400px;
	height: 300px;
}

a.picture:hover {
	border: 1px solid #456EA2;
}

/*********************/

.wrapper {
	width: 985px; 
	margin: 0 auto;
}	

#top {
	background: #ecf1f6 url('images/top_bar.png');
	height: 94px;
}

.col1 {
	float: left; 
	width: 482px;
	margin-right: 20px;
	clear: left;
	display: inline;
}
.col2 {
	float: left; 
	width: 482px;
	display: inline;
}


.content {
	margin-top: 30px;
}

.white_top_482 {
	background: url('images/white_482_top.png'); 
	width: 482px;
	height: 21px;
}
.white_middle_482 {
	background: white;	
}
.white_end_482 {
	background: url('images/white_482_end.png'); 
	width: 482px;
	height: 21px;
	clear: both;
}

.white_top_724 {
	background: url('images/white_724_top.png'); 
	width: 724px;
	height: 17px;
}
.white_middle_724 {
	background: white;
	padding: 0 14px;
	width: 696px;
}
.white_end_724 {
	background: url('images/white_724_end.png'); 
	width: 724px;
	height: 17px;
	clear: both;
}

.white_top_985 {
	background: url('images/white_985_top.png') top; 
	width: 985px;
	height: 17px;
}
.white_middle_985 {
	background: white;
	padding: 0 14px;
	width: 957px;
}
.white_end_985 {
	background: url('images/white_985_end.png') bottom; 
	width: 985px;
	height: 17px;
	clear: both;
}

/*********************/

#logo h1 {
	display: block;
	margin: 15px 0 0 20px;
	width: 324px;
	height: 68px;
	float: left;
	padding: 0;
}
#logo a {
	background: transparent;	
}
#logo span {
	display: none;
}

/*********************/

#menu {
	float: right;
	list-style: none;
	margin: 40px 10px 0 0;
}

#menu li {
	float: left;
}
#menu li a {
	float: left;
	height: 30px;
	display: block;
	margin: 0 7px;
}
#menu li span {
	display: none;
	
}

#menu #tag_cloud {
	width: 102px;
	background: url('images/menu_tag_cloud.png');
}

#menu #tag_cloud:hover, #menu #tag_cloud.active {
	background-position: 0 -30px;
}

#menu #best_websites {
	width: 122px;
	background: url('images/menu_best_websites.png');
}
#menu #best_websites:hover, #menu #best_websites.active{
	background-position: 0 -30px;
}
#menu #more {
	width: 84px;
	background: url('images/menu_more.png');
}
#menu #more:hover, #menu #more.active {
	background-position: 0 -30px;
}
#menu #submit {
	width: 119px;
	background: url('images/menu_submit.png');
}
#menu #submit:hover, #menu #submit.active {
	background-position: 0 -30px;
}

/*********************/

#submenu {
	position: relative;
	list-style: none;
	display: block;
	top: 30px;
	left: -209px;
	display: none;
}
#submenu #in {
	display: block;
	width: 300px;
	position: absolute;
}
#submenu .start {
	height: 25px;
	width: 300px;
	background: url('images/submenu_top.png');
}

#submenu .middle {
	background: #3B6EA2;
	clear: both;
	float: left;
	width: 300px;
}
#submenu .end {
	clear: both;
	height: 16px;
	width: 300px;
	background: transparent url('images/submenu_end.png');
}
#submenu ul {
	list-style: none;
}

#submenu li {
	float: left;
}
#submenu li a {
	float: left;
	display: block;
	margin: 0 7px;
	background: transparent;
	color: white;
	line-height: 1.5em;
}
#submenu li a:hover {
	text-decoration: underline;
}

/*********************/

#search {
	margin: 50px auto;
	width: 640px;
}
#sinput {
	background: url('images/search_input.png');
	width: 533px;
	height: 44px;
	float: left;
}
#sinput input {
	font-size: 24px;
	padding: 0px;
	height: 30px;
	margin: 7px;
	border: none;
	width: 519px;
	color: #bbb;
}
#sinput input:focus {
	color: #333;
}

#sbutton {
	background: url('images/search_button.png');
	width: 104px;
	height: 44px;
	border: none;
	cursor: pointer;
}
#sbutton:hover {
	background-position: -1px 43px;
}

/*********************/

#new_websites {
	background: url('images/line_down.png') no-repeat top;
	clear: both;
}

#new_sites_show ul { 
	list-style:none;
}	
#new_sites_show, #new_sites_show li {
	display: block; 
	height: 300px;
	width: 985px;
	overflow: hidden;
}	
#new_sites_show { 
}


/*************/
.medium_info {
	width: 220px;
	float: left;
	margin: 13px;
	display: inline;
}
.medium_info .medpic {
	margin: 0 auto;
}
.medium_info .desc {
	text-align: justify;
	padding: 2px;
	text-indent: 10px;
}
.medium_info  .score {
	float: left;
}
/*************/
#main_categories {
	width: 482px;
	float: left;
	margin-right: 20px;	
	display: inline;
}
.mcgroup {
	width: 232px;
	padding: 0 0 12px 9px;
	float: left;
}
.mcgroup h3 {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	font-weight: bold;
	display: inline;
}
.mcgroup h3 a {
  color: #b94000;
}
.mcgroup .count {
	float: left;
	margin-left: 10px;	
	font-size: 10px;
}
.mcsubgroup {
	clear: both;
	margin: 23px 10px 0 0px;
}
.mcsubgroup a {
	clear: both;
	margin: 23px 0 0 5px;
	line-height: 1.5em;
}

/*************/

#sotw {
	float: left;
	width: 482px;
	display: inline;
}


/*************/
.site_info {
	width: 482px;
	float: left;
}
.site_info .bigpic {
	margin: 0 auto;
}
.site_info .desc {
	text-align: justify;
	padding: 12px;
}
.site_info .url {
	text-align: right;
}
.site_info h1 {
	margin-top: 28px;
}
.site_info h2 {
	padding: 0 0 7px 24px;
}

.label {
	font-size: 14px;
	color: #003569;
	margin-top: 10px;
}
.v {
	margin-left: 13px;
}

/**********************/
#site_basic .desc {
	font-size: 14px;
	line-height: 1.3em;
	text-align: left;
}

#site_details {
	clear: both;
	float: left;
	margin-top: 17px;
}
#site_details .location .v {
	color: #c95000;
}

.google_pr {
	list-style: none;
	display: block;
	padding: 0px;
	width: 50px;
	height: 5px;
	position: relative;
	background: #eee;
	border: 1px solid #ccc;
}
.current_google_pr {
  	background: #3C873C;
	position: absolute;
	height: 5px;
	display: block;
	text-indent: -9000px;
	z-index: 1; 
}
.site_details_score {
	float: right;
	margin-top: 40px;	
	padding-bottom: 20px;
	width: 250px;
	font-size: 11px;
}
.site_details_score .star-rating {
	float: right;	
}
/*************/

#site_menu {
	list-style: none;
	margin: 0px 0px 0 0;
	width: 462px;
}

#site_menu li {
	float: left;
}
#site_menu li div {
	float: left;
	height: 32px;
	display: inline;
	margin: 0 12px;
	cursor: pointer;
}
#site_menu li span {
	display: none;
}


#site_menu #smenu_details {
	width: 124px;
	background: url('images/smenu_details.png');
}
#site_menu #smenu_stats {
	width: 123px;
	background: url('images/smenu_stats.png');
}
#site_menu #smenu_flag {
	width: 66px;
	background: url('images/smenu_flag.png');
}
#site_menu #smenu_edit {
	width: 66px;
	background: url('images/smenu_edit.png');
}

#site_menu #smenu_details.active, #site_menu #smenu_details:hover {
	background-position: 0 -32px;
}
#site_menu #smenu_stats.active, #site_menu #smenu_stats:hover  {
	background-position: 0 -32px;
}
#site_menu #smenu_flag.active, #site_menu #smenu_flag:hover  {
	background-position: 0 -32px;
}
#site_menu #smenu_edit.active, #site_menu #smenu_edit:hover  {
	background-position: 0 -32px;
}

.sd_item {
	display: none;
	padding: 10px;
	width: 462px;
}

/*************/

#site_similiar {
	background: url('images/line_down.png') no-repeat top;
	clear: both;
	margin-top: 30px;
}

#site_similiar_show ul { 
	list-style:none;
}	
#site_similiar_show, #site_similiar_show li {
	display: block; 
	height: 300px;
	width: 985px;
	overflow: hidden;
}	
#site_similiar_show { 
}


/*************/

#popular_tags {
	background: url('images/line_up_medium.png') no-repeat top;
	margin: 13px 0 0 0;
	float: left;
}

#popular_tags p {
	padding: 0 13px;
	text-align: justify;	
}
#popular_tags a {
	margin: 1px 4px;	
}


/*************/

#comments {
	clear: both;
	width: 100%;
	margin-top: 14px;

}
.comment {
	width: 482px;
	float: left;
	margin: 8px 0 0 0;
}

.comment .picture {
	float: left;
	width: 120px;
	margin-left: 20px;
	border: 1px solid #ddd;
	display: inline;
}
.comment .body {
	float: left;
	width: 315px;
	padding-left: 13px;
	display: inline;
}
.comment .says {
	float: left;
	width: 51px;
	height: 42px;
	background: url('images/says.png') no-repeat;
	margin-left: 20px;
}
.comment .when {
	float: left;
	width: 300px;
	color: #999;
	font-size: 11px;
	overflow: hidden;
	line-height: 20px;
	display: inline;
}
.comment .who {
	float: left;
	width: 300px;
	overflow: hidden;
	color: #c95000;
	font-size: 14px;
	line-height: 20px;
}
.comment .score {
	float: right;
	margin: 4px 9px 0 0;
}
/*************/

#add_comment {
	
}
#add_comment {
	clear: both;
	float: left;
	margin-top: 17px;
}

#add_comment #body {
	width: 300px;
	height: 100px;
}
#add_comment #score {
	width: 100px;
}

.star-rating {
	list-style: none;
	display: block;
	padding: 0px;
	width: 85px;
	height: 17px;
	position: relative;
	background: url('images/unstar.png') left bottom repeat-x;
}

.star-rating .current-rating {
	background: url('images/star.png') left top repeat-x;
	position: absolute;
	height: 17px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}



/*************/

#listing_info {
	background: url('images/line_down.png') no-repeat top;
	clear: both;
}

#listing_info h1 {
	color: #456EA2;
	font-size: 16px;
	padding: 15px 0 0 20px;
	float: left;
	margin: 0;
}
#listing_info h1 a {
	color: #456EA2;
	font-size: 16px;
	background: transparent;
}
#listing_info h1 a:hover {
	text-decoration: underline;	
}
#listing_info p {
	padding: 15px 8px;	
	clear: both;
}
#listing_views {
	float: right;
	list-style: none;
	margin: 10px 15px 0 0;
}
#listing_views li {
	margin: 3px;
	float: right;
}
#listing_views li a {
	display: block;
	background: transparent;
}

#listing_categories {
	background: url('images/line_up.png') no-repeat bottom;

}
.cgroup {
	width: 220px;
	float: left;
	margin: 2px 0 6px 20px;
}
.cgroup h2 {
	font-size: 12px;
	float: left;
	padding: 0;
}
.cgroup .count {
	float: left;
	margin-left: 10px;	
	font-size: 10px;
}
/*************/
.paging {
  padding: 10px 20px;
  clear: both;
}
.sort {
	list-style: none;
	float: left;
}

.pages {
	list-style: none;
	float: right;
}

.pages li, .sort li {
	float: left;
}

.pages li a, .sort li a {
	display: block;
	margin: 0 7px;
}
.pages li.active, .sort li .active {
	color: #3B6EA2;
	background: transparent;
	margin: 0 7px;
}


/*************/
.siterow {
	clear: both;
	margin: 20px 0 10px 15px;
	float: left;
	width: 985px;
	display: inline;
}
.siterow .medpic { 
	float: left;
	margin: 0px 20px 0 0;
	display: inline;
}
.siterow .blankpic {
	float: left;
	margin: 0px 20px 0 0;
	width: 221px;
	height: 76px;
}
.listing_site_info {
	float: left;
	width: 724px;	
}
.listing_site_info h2 {
	padding: 0 0 7px 0;
}
.listing_site_info .url {
	margin: 5px 0 0 0;
}
.listing_site_info .url .v a {
	padding-right: 20px;
	background: url('images/urlout.gif') no-repeat right;
}
.listing_site_info .location {
	font-weight: bold;
	padding: 3px 0;
}
.listing_site_info .score {
	float: right;
		
}


/*************/

#listing_gallery {
		
}

/*************/


/*************/

#footer {
	float: left;
	clear: both;
	background: url('images/line_down.png') no-repeat top;
	width: 985px;
	margin: 30px 0 20px 0px;
}


.footer_content {
	float: left;
	padding-left: 3px;
}

#footer .column {
	float: left;
	margin: 10px 0 0 0;
	padding: 1px 0;
	width: 270px;
	border-right: 1px solid #D1DCE8;
	position: relative;
}

#footer  .last {
	border: none;
	width: 405px;
}

#footer dl {
	margin: 0;
}

#footer dd {
	margin: 0;
	padding: 3px 10px;
	font-size: 85%;
	color: #456EA2;
	
}

#footer dd a {
	text-transform: uppercase;
	font: 85% tahoma, sans-serif;
	text-decoration: none;
	padding-bottom: 1px;
}

#footer dd a span {
	text-transform: none;
}

#footer dt {
	font-size: 105%;
	font-weight: bold;
	padding: 3px 8px;
}


/*************/

#copys {
	text-align: center;
	clear: both;
	width: 100%;
	line-height: 30px;
}


/****** ads *******/
.site_advert {
	margin: 50px auto 10px auto;
	width: 336px;	
}
.ad_info {
	text-align: center;
	font-size: 10px;
	color: #ccc;
}



/********************** forms ********************/
legend {
	font-weight: bold;
	padding: 0;
}

fieldset {
	border: 0;
}
input, textarea, select {
	border: 1px solid #ddd;
	padding: 2px;
	font-size: 18px;
	color: #444;
}

input:focus,textarea:focus,select:focus {
	border: 1px solid #C95000;
}

input, textarea, option {
	padding: 2px 4px;
}

textarea {
	font-size: 14px;
}

button, a.edit {
	padding: 0px;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	width: 123px;
	height: 32px;
	line-height: 12px;
	text-align: center;
	border: none;
	background: #D13D00 url('images/button.png') no-repeat;
	color: white;
}
button:hover, a.edit:hover {
	background-position: 0 -32px;
}
button.small {
	padding: 0px;
	margin: 0;
	cursor: pointer;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	width: 80px;
	height: 22px;
	line-height: 11px;
	text-align: center;
	border: none;
	background: #D13D00 url('images/button_small.png') no-repeat;
}
button.small:hover {
	background-position: 0 -22px;
}

input.small {
	font-size: 12px;
	border: none;
	background: none;
}

.buttons {
	clear: both;
	float: right;
}

ul.flist,fieldset ul {
	margin-top: 0;
	list-style: none;
}

ul.flist {
	padding-left: 1em;
}

ul.flist li {
	display: inline;
	float: left;
	margin: 0 1em 1em 0;
}

ul.flist li label {
	display: block;
	font-size: 14px;
}

ul.flist li input,ul.flist li textarea {
	width: 440px;
}

ul.flist li.cl {
	clear: left;
}

ul.flist li.cb {
	clear: both;
}

.req {
	font-weight: bold;
	color: #ee3333;
}

/*******************************/
.explain {
	position: relative;
	left: 660px;
	top: -10px;
	display: none;
}

.explain .a {
	float: right;
	display: block;
	float: right;
	width: 230px;
	position: absolute;
}

.explain .c {
	padding: 15px 4px 0 18px;
	font-size: 12px;
}

.explain .b {
	width: 230px;
	height: 9px;
	padding-left: -18px;
}

#categories {
	display: none; 
	width: 510px; 
	height: 330px; 
	border-bottom: 1px solid #ddd; 
	background: white;	
}
#categories a {
	background: transparent;
}
#categories li, #categories ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

	

.infobox {
	background: white;
	width: 945px;
	padding: 20px;
	font-size: 18px;
	color: #444;
	margin: 10px 0;
}

#info .error {
	color: #CD3400;
	border: 1px solid #CD3400;
}

#info .info {
	color: #456EA2;
	border: 1px solid #456EA2;
}

div.div_share_twitter {
	padding: 5px 5px 5px 0;
	float: left;
}
a.share_twitter {
	background: url('images/twitter.ico') no-repeat 0 0;
	padding: 2px 0 0 20px;
	margin: 5px 5px 5px 0;
}
div.div_share_facebook {
	padding: 5px 5px 5px 0;
	float: left;
}
a.share_facebook {
	background: url('images/facebook.ico') no-repeat 0 0;
	padding: 2px 0 0 20px;
	margin: 5px 5px 5px 0;
}

div.div_share_delicious {
	padding: 5px 5px 5px 0;
	float: left;
}
a.share_delicious {
	background: url('images/delicious.ico') no-repeat 0 0;
	padding: 2px 0 0 20px;
	margin: 5px 5px 5px 0;
}

div.div_share_stumble {
	padding: 5px 5px 5px 0;
	float: left;
}
a.share_stumble {
	background: url('images/su.ico') no-repeat 0 0;
	padding: 2px 0 0 20px;
	margin: 5px 5px 5px 0;
}

div.div_share_rss {
	padding: 5px 5px 5px 0;
	float: left;
}
a.share_rss {
	background: url('images/feed.gif') no-repeat 0 3px;
	padding: 2px 0 0 20px;
	margin: 5px 5px 5px 0;
}

/*******************************/

#all_tags a {
	margin: 5px 4px;	
}


/*******************************/

.directories:before {
	content: url('images/world_link.png');
}
.organisations:before {
	content: url('images/chart_organisation.png');
}
.news_media:before, .magazines_ezines:before {
	content: url('images/newspaper.png');
}
.education:before {
	content: url('images/sum.png');
}
.software:before {
	content: url('images/disk_multiple.png');
}
.games:before {
	content: url('images/controller.png');
}
.resources:before {
	content: url('images/database_link.png');
}
.personal_pages {
	content: url('images/group.png');
}



/*******************************/
#dcount {
	font-size: 14px;
	font-weight: bold;
}
#dcount.ok {
	color: green;
}

/******************/

#buttons a {
	background: none;
}
#buttons table {
	border: none;
	width: 900px;
	margin: 10px auto;
}
#buttons textarea {
	margin-left: 50px;

}

.alexa {
	opacity: 0;
	filter:alpha(opacity=0);
}