/*
Theme Name: Miniatlas2
*/

*, html {
	margin:0;
	padding:0;
}
body {
	font: 62.5%/1 Arial, Sans-serif; /* 1em = 10px */
	background-color:#fff;
	color:#1a1a1a;
}

/*--------------------------------------------------------------------  HEADINGS */

h1, h2, h3, h4 {
	font-family: Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	line-height: 1.2;
	color:#1a1a1a;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration:none;
}
#info h1 {
	font:2.2em/1.4 arial,sans-serif;
	font-weight:bold;
}
#info h2 {
	font-size:1.8em;
	line-height:26px;
	font-weight:bold;
	margin-top:10px;
}
#info h3 {
	font-size:1.4em;
	line-height:16px;
	font-weight:bold;
}

#main_info p {
	font-size:1.2em;
	line-height:16px;
	padding-bottom:16px;
}

/*--------------------------------------------------------------------  LINKS */

a {
	text-decoration:underline;
	color:#0577cd;
}
a:hover {
	text-decoration:none;
}

a:link {
	color:#0577cd;
}
a:visited {
	color:#0577cd;
}
a:hover, a:focus, a:active {
	color:#0577cd;
}


/*--------------------------------------------------------------------  MAIN STRUCTURE */

#header_wrap {
	background: #3893d7 url(img/header-bg.gif) 0 0 repeat-x;
	height:93px;	
}
#header {
	width:890px;
}
#content {
	clear:both;
	margin: 20px 0 20px 10px;
	width:880px;
	float:left;
}
#info {
	float:right;
	width:720px;
}
#main_info {
	float:left;
	width:450px;
}
#sub_info {
	float:right;
	width:250px;
}
#subnav {
	float:left;
	width:150px;
}
#footer {
	clear:both;
	width:880px;
	margin-left: 10px;
	background:url(img/dotts.gif) 0 0 repeat-x;
	padding: 10px 0;
	color:#999;
	font-size:10px;
}

#super_wrap {
	width: 1150px;
}

/*--------------------------------------------------------------------  HEADER */

#header #logo {
	width:191px;
	height:47px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	background: url(img/miniatlas.gif) 0 0 no-repeat;
	text-indent:-999px;
}
#header #logo a {
	outline:none;
	width:100%;
	height:100%;
	display:block;
}

#header #search {
	float:right;
	height:43px;
	padding-top:24px;
	width:300px;
	text-align:right;
}

/*--------------------------------------------------------------------  SEARCH */

#s {
	padding: 2px 0 2px 3px;
	margin-right:5px;
	width: 170px;
}
#searchsubmit {
	
}

/*--------------------------------------------------------------------  MAINNAV */

#header #nav {
	height:25px;
	clear:both;
}
#header #mainnav {
	float:right;
	width:300px;
	background:url(img/mainnav-divide.gif) right 0 no-repeat;
	padding-right:2px;
}
#header #crumbs {
	float:left;
	width:570px;
	padding-left:13px;
}
#mainnav ul, #crumbs ul {
	list-style:none;
}
#mainnav a, #crumbs a {
	color: #000;
	text-decoration:none;
	height:25px;
	padding-top:1px;
	line-height:24px;
	font-size:12px;
	display:block;
}
#mainnav a:hover, #crumbs a:hover {
	text-decoration:underline;
}
#mainnav a {
	float:right;
	background:url(img/mainnav-divide.gif) 0 0 no-repeat;
	padding-left:12px;
	padding-right:10px;
}
#crumbs a {
	float:left;
	background:url(img/crumbs-divide.gif) right 0 no-repeat;
	padding-right:18px;
	padding-left:7px;
}
#crumbs #sel_crumb {
	padding-top:1px;
	line-height:24px;
	font-size:12px;
	display:block;
	color:#666;
	float:left;
	background:url(img/crumbs-divide.gif) right 0 no-repeat;
	padding-right:18px;
	padding-left:7px;
}

/*--------------------------------------------------------------------  SUBNAV */

#subnav ul {
	list-style:none;
	margin-bottom:26px;
}
#subnav li {
	width:146px;
	height:25px;
	border-bottom:1px solid #fff;
	display:block;
	color:#1a1a1a;
	background: url(img/nav-bg-heading.gif) 0 0 no-repeat;
	font-size:12px;
	line-height:25px;
}
#subnav li h3 {
	padding-left:10px;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
}
#subnav li a {
	padding-left:10px;
	width:136px;
	height:25px;
	display:block;
	text-decoration:none;
	color:#1a1a1a;
	background: url(img/nav-bg.gif) 0 0 no-repeat;
	overflow:hidden;
}
#subnav li.sel a {
	background: url(img/nav-bg-sel.gif) 0 0 no-repeat;
	font-weight:bold;
}
#subnav li a:hover {
	background: url(img/nav-bg-sel.gif) 0 0 no-repeat;
}
/*--------------------------------------------------------------------  CONTENT */

.sub_item {
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.sub_item .sub_item_link {
	font-size:12px;
	line-height:16px;
	margin:7px 0;
	text-decoration:none;
	display:block;
}
.sub_item .sub_item_link:hover {
	text-decoration:underline;
}

.main_info_item {
	background:url(img/dotts.gif) 0 bottom repeat-x;
}

#main_info ul {
	padding-bottom:16px;
}
#main_info li {
	font: 1.2em/16px arial,sans-serif;
	margin-left:16px;
	padding-bottom:4px;
}


/*--------------------------------------------------------------------  DATA ITEMS */

#data {
	padding-bottom:10px;
}
#data h2 {
	margin-bottom:5px;
}

.data_item {
	width:178px;
	font-size:1.2em;
	line-height:16px;
	padding-left:47px;
	padding-top:6px;
	padding-bottom:10px;
	float:left;
}
.data_item strong {
	display:block;
	font-weight:bold;
}

#population {
	background: url(img/icons/population.gif) 0 0 no-repeat;
}
#area {
	background: url(img/icons/area.gif) 0 0 no-repeat;
}
#continent_country {
	background: url(img/icons/continent-country.gif) 0 0 no-repeat;
}
#currency {
	background: url(img/icons/currency.gif) 0 0 no-repeat;
}
#gdp_per_capita {
	background: url(img/icons/gdp-per-capita.gif) 0 0 no-repeat;
}
#gdp {
	background: url(img/icons/gdp.gif) 0 0 no-repeat;
}
#government {
	background: url(img/icons/government.gif) 0 0 no-repeat;
}
#language {
	width:356px;
	background: url(img/icons/language.gif) 0 0 no-repeat;
}
#price_level {
	width:356px;
	background: url(img/icons/price-level.gif) 0 0 no-repeat;
}
#tld {
	background: url(img/icons/tld.gif) 0 0 no-repeat;
}
#timezone {
	background: url(img/icons/timezone.gif) 0 0 no-repeat;
}

/*--------------------------------------------------------------------  PANORAMIO IMAGES */

#panoramio_link {
	float:right;
	padding-top:7px;
}
#panoramio_link img {
	border:0;
}
.image_item a {
	width:120px;
	height:120px;
	display:block;
	text-indent:-999px;
	outline:none;
}
.image_item a:hover {
	border:1px solid #0577cd;
	width:118px;
	height:118px;
}
#image1 {
	float:left;
	margin-bottom:10px;
}
#image2 {
	float:right;
	margin-bottom:10px;
}
#image3 {
	float:left;
}
#image4 {
	float:right;
}

/*--------------------------------------------------------------------  MAPS */

.large_map #map_canvas {
	clear:both;
 	height: 400px;
	overflow:hidden;
	width: 720px;
	margin:10px 0;
}
.medium_map #map_canvas {
	clear:both;
 	height: 300px;
	overflow:hidden;
	width: 450px;
	margin:10px 0;
}
.index_map #map_canvas {
	clear:both;
	width:450px;
	height:300px;
	margin:10px 0;
}

/*------------------------------------------------------ PHOTOS */

#photos {
	margin: 10px 0;
}
#photos .image_item {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
#photos .image_item a {
	width:100px;
	height:100px;
	float:left;
	border:1px solid #fff;
	display:block;
}
#photos .image_item a:hover {
	border:1px solid #0577cd;
}

/*--------------------------------------------------------------------  MISC */

.clearfix {
	font-size:0.00001px;
	visibility:hidden;
	height:0;
	clear:both;
}
.hidden {
	display:none;
}

#country_list h3 {
	font-size:16px;
	line-height:22px;
}
#country_list ul {
	margin-bottom:10px;
	list-style-position:inside;
	list-style:none;
}
#country_list li {
	border-bottom:1px solid #f2f2f2;
}
#country_list a {
	font-size:1.2em;
	line-height:25px;
	text-decoration:none;
	display:block;
	background-position: right center;
	background-repeat: no-repeat;
}
#country_list a:hover {
	text-decoration:underline;
	background-color:#f2f2f2;
}

/*--------------------------------------------------------------------  COMMENTFORM */

.comment_form {
	margin: 8px 0 10px 0;
}
.comment_form label {
	display:block;
	font:12px/16px arial,sans-serif;
}
.comment_form input {
	margin-bottom:10px;
	padding: 3px 5px;
}
#comment {
	margin-bottom:10px;
	padding: 3px 5px;
}
#submit {
	padding: 5px;
}

/*--------------------------------------------------------------------  WEATHER */

.weather_icon {
	float:left;
	width:65px;
	margin: 5px 5px 16px 0;
	text-align:center;
	border:1px solid #f2f2f2;
}
.temperature {
	font-size:12px;
	color:red;
	font-weight:bold;
	line-height:16px;
}
.time {
	color:#999;
	line-height:14px;
	padding-bottom:2px;
}

#weather h2 {
	clear:both;
}

/*--------------------------------------------------------------------  FOOTER */

#footer ul {
	list-style:none;
}
#footer li {
	float:left;
	margin-right:5px;
	margin-bottom:7px;
}


/*--------------------------------------------------------------------  USER_FACTS */

#user_facts {
	
}
.user_fact {
	clear:both;
	margin-bottom:5px;
	border:1px solid #f2f2f2;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px 5px 0 5px;
}
a.hiddencomment {
	clear:both;
	display:block;
	font-size:12px;
	line-height:16px;
	padding-bottom:6px;
}
.user_fact_name {
	color:#808080;
}
.user_fact_options {
	font-size:13px;
	line-height:20px;
	padding-bottom:2px;
}
.voting {
		float:right;
		width:100px;
		text-align:right;
}
.user_fact_btns {
	padding-left:5px;
	width:40px;
	display:block;
	float:right;
}
.user_fact_vote_down,.user_fact_vote_up {
	width:20px;
	height:20px;
	border:0;
	display:block;
	text-align:center;
	float:right;
	text-indent: -9999px;
}
.user_fact_vote_down {
	background:url(user_fact/img/hands.gif) 0 0 no-repeat;
}
.user_fact_vote_up {
	background:url(user_fact/img/hands.gif) -20px 0 no-repeat;
}
.user_fact_vote_down:hover {
	background-position: 0 -20px;
	cursor:pointer;
}
.user_fact_vote_up:hover {
	background-position: -20px -20px;
	cursor:pointer;
}

.user_fact_content {
	clear:both;
}
#user_facts .user_fact_content p {
	padding-bottom:8px;
}


#add_user_fact {
	margin-top:5px;
	clear:both;
	border-bottom:1px solid #ccc;
	padding:10px;
	background-color: #f2f2f2;
}
#add_user_fact h3 {
	margin-bottom: 10px;
}
#add_user_fact label {
	clear:both;
	display:block;
	font-size:12px;
	line-height:16px;
}
#add_user_fact_name, #add_user_fact_email {
	padding:2px;
	width:180px;
	margin-bottom:10px;
}
.add_user_fact_col {
	float:left;
	margin-right:10px;
}
#add_user_fact_content {
	clear:both;
	width:382px;
	height:45px;
	padding:2px;
	margin-bottom:10px;
}




