/*
Theme Name: South America Theme
Theme URI: http://luckythemes.com/south-america-theme/
Description: South America Wordpress Theme by <a href="http://luckythemes.com/">luckythemes.com</a>
Version: 1.5
Author: http://luckythemes.com/
Author URI: http://luckythemes.com/
Tags: widget ready, valid html, valid css, two columns, fixed width, white, light, left sidebar, south america, america, usa
*/
body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0;
	padding: 0;
	background: white;
	text-align: center;
}
img{border: 0;}
.clear{clear: both;}

#header{
	margin: 0 auto;
	width: 874px;
	background: white;
	padding: 6px;
	border: 7px solid black;
	border-bottom: none;
	text-align: left;
}
#header .img1{background: black url(images/header_img.jpg) no-repeat right; height: 213px; padding-right: 420px;}

#header h1{
	padding-top: 80px;
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 30px;
	margin: 0;
}
#header h4{
	font-family: Arial, Helvetica, Georgia, Tahoma, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	color: #D4D5C7;
	margin: 0;
}
#header a:link, #header a:visited, #header a:active, #header a:hover{
	color: white;
	text-decoration: none;
}
#header a:hover{ color: #D4D5C7;}


.search_form{
	margin: 0;
	padding: 0 0 25px 0;
}
.search_form input{
	vertical-align: middle;
	margin: 0 5px;
	padding: 0;
	width: 100px;
}
.search_form input.button {font-weight: bold; width: 83px; text-transform: uppercase; font-size: 10px;}
	
#content{
	margin: 0 auto;
	width: 874px;
	background: white url(images/cont_bg.gif) repeat-y 6px 0;
	padding: 6px;
	border-left: 7px solid black;
	border-right: 7px solid black;
	text-align: left;
}
.left{
	font-family: Verdana, Helvetica, sans-serif;
	float: left;
	width: 29%;
}
.left .padding{
	margin: 5px;
}
.left .title{
	background: url(images/cat_bullet.gif) no-repeat 6px center;
	padding: 0 0 0 25px;
}
.left h1{
	margin: 0;
	padding: 0;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
}
.left p{
	padding: 10px;
	margin: 0;
}
.left ul{
	padding: 0;
	margin: 10px 5px 10px 25px;
}
.left ul li{
	list-style: none;
	background: url(images/lul_bullet.gif) no-repeat left 4px;
	padding: 0 0 0 9px;
	margin: 0;
}

.left a:link, .left a:visited, .left a:active, .left a:hover{
	color: black;
	text-decoration: none;
}
.left a:hover{ text-decoration: underline;}

.right{
	float: right;
	width: 69%;
	font-size: 12px;
}
.right .padding{
	margin: 5px;
	background: white;
}
.right .title{
	padding: 0;
	border-bottom: 2px dotted #D4D5C7;
}

.right h1{
	padding: 0;
	margin: 0;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.right h1 a:link, .right h1 a:visited, .right h1 a:active, .right h1 a:hover{
	color: black;
	text-decoration: none;
}
.right h1 a:hover{ text-decoration: underline;}

.right h4{
	padding: 0;
	font-family: Georgia, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #626262;
	margin: 0;
	text-align: right
}
.right .title h1{ width: 450px; float: left;}
.right .title h4{ width: 140px; float: right; padding-top: 4px;}
.right p{
	padding: 3px 10px 0 5px;
	margin: 0;
}
.div1{
	height: 1px;
	padding: 1px;
}
.right a:link, .right a:visited, .right a:active, .right a:hover{
	color: #626262;
	text-decoration: underline;
}
.right a:hover{text-decoration: none;}

.tags{
	font-family: Georgia, Verdana, sans-serif;
	font-size: 11px;
	margin: 5px 5px 1px 5px;
	padding: 0;
	color: #626262;
}
.tags a:link, .tags a:visited, .tags a:active, .tags a:hover{
	color: #626262;
	text-decoration: underline;
}
.tags a:hover{text-decoration: none;}


.permalink{
	font-family: Georgia, Verdana, sans-serif;
	font-size: 11px;
	margin: 1px 5px 0 5px;
	padding: 0 0 2px 0;
	color: #626262;
}
.permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover{
	color: #626262;
	text-decoration: underline;
}
.permalink a:hover{text-decoration: none;}


.pre_footer{height: 6px; border-left: 7px solid black; border-right: 7px solid black; margin: 0 auto; width: 874px; padding: 0 6px;}

#footer{
	margin: 0 auto;
	padding: 0 6px;
	width: 874px;
	background: #D4D5C7;
	color: #585858;
	text-align: center;
	font-size: 11px;
	border: 7px solid black;
	border-bottom: 17px solid black;
}
#footer .left{float: left; background: white; margin: 6px 0; width: 256px;}
#footer .right{float: right; margin: 6px; width: 600px;}
#footer p{
	padding: 10px 0;
	margin: 0;
	font-size: 11px;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	color: #585858;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover{text-decoration: none;}

h2 {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	padding-left: 15px;
}

h3 {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	padding-left: 15px;
}

p, li, .feedback {
	font: 100% Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}


#wp-calendar {
	border: 1px solid black;
	empty-cells: show;
	font-size: 14px;
	margin: 0 auto 10px auto;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #6C711F;
	font-size: 14px;
	text-align: center;
}

#wp-calendar td {
	color: #30730C;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: black;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {float: left;}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.left ul li ul li{border: 0;}
.left ul li ul li ul li{border: 0;}

.right ul li{ margin: 0 10px;}
.right ol li{ margin: 0 10px;}