/* @override 
	http://localhost/salvemoslaplaya/style.css
	http://localhost/salvemoslaplaya/css/style.css
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img, div, a, input { behavior: url(iefix/iepngfix.htc) }
/*END RESET*/


body {
	background: #81C1A4;
	display:block;
	margin:60px auto 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#514F44;
	width: 100%;
	text-align:center;
}

p {
	font-size:0.9em;
	margin-bottom: 1em;
}
img.flyer {
	display:block;
	border: 10px solid #E8E9C1;
	width:480px;
}
h1 {
	text-transform:uppercase;
	margin:10px 0 0;
	font-size: 2em;
	margin-bottom: 0.5em;
}
h1 a {
	text-decoration:none;
	border-bottom: 1px solid;
}
h1 a:hover {
	border-bottom: 1px solid;
}
h2 {
	margin:20px 0 5px;
	font-size: 1.6em;
}
a {
	color:#514F44;
	text-decoration: underline;
}
a:hover {
	background: #79b59a;
	border-bottom: none;
}
ul {
	font-size:0.9em;
	margin:0;
	padding:0;
}
ul li{
	list-style:none;
}
.info {
	text-align: left;
	width:920px;
	display: block;
	margin: 0 auto;
}
.info .text {
	width:400px;
	float:left;
	line-height:1.5em;
}

.maincontainer {
	background: #e8e9c1;
	width: 100%;
	margin-top: 20px;
}
.main {
	
	display:block;
	margin: 0 auto;
	text-align: left;
	width: 920px;
}
.lcolumn {
	width:500px;
	margin-right: 20px;
	float: left;
}

.news {
	width: 400px;
	padding-bottom: 20px;
}

.news div {
	margin-bottom: 15px;
	padding: 15px;
	background: #76b196;
	line-height: 1.6em;
	font-size: 0.7em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.news div p {
	margin-bottom: 1em;
}
.news div p.author {
	margin-top: 10px;
	color: #42584c;
	padding: 4px 1em;
	background: #689b84;
	font-style: normal;
	margin-bottom: 0;
}


.rcolumn {
	float: left;
	width: 400px;
	padding-bottom: 20px;
}

.main #messages_list div {
	margin-bottom: 15px;
	padding: 15px;
	background: #dfe0b9;
	line-height: 1.4em;
	font-size: 0.7em;
	font-style: italic;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.main #messages_list div.special {
	background: none;
}
.main #messages_list div p.author {
	margin-top: 10px;
	color: #fff;
	padding: 4px 1em;
	background: #9fa083;
	font-style: normal;
}

form input {
	display: inline;
	margin: 0 8px 5px 0;
	font-size: 1em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #b9b49c;
	padding: 0 3px;
	line-height: 2em;
	border: 1px solid #b9b49c;
}
form input[type=hidden] {
	display: none;
}
form button {
	display: inline;
	color: #fff;
	line-height: 28px;
	height: 28px;
	background: #81c1a4;
	border: none;
	padding: 0 2em;
	margin: 0;
	cursor: pointer;
}
form button:hover {
	background-color: #6ea78e;
}
form textarea {
	width: 100%;
	font-size: 1.2em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #b9b49c;
	padding: 3px;
	line-height: 1.2em;
	border: 1px solid #b9b49c;
}

.main ul li {
	line-height: 1.4em;
	margin-left: 1em;
	color: #929379;
	font-size: 0.8em;
}
.main ul li strong {
	color: #514f44;
	font-size: 1.2em;
}

.footer {
	text-align: center;
	background-color: #585849;
	line-height: 2em;
	height: 40px;
}
.footer p {
	margin: 0 auto;
	width: 920px;
	color: #feffee;
	font: 0.7em/40px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.footer a {
	color: #fff;
	font-weight: bold;
	background: #72ab91;
	padding: 4px;
	text-decoration: none;
}
.footer a:hover {
	background: #6ea78e;
}
.footer a.special {
	background: #d94d53;
}
.footer a.special:hover {
	background: #b23f43;
}

.loader {
	display: block;
	float: right;
	text-indent:-99999px;
	width: 16px;
	height: 30px;
	font-size: 0.7;
	background: url(../files/loaderc.gif) no-repeat center center;
}
textarea.code {
	margin: 1em 0;
	font-family: "Courier New", Courier, mono;
	width: 100%;
	height: 5em;
	font-size: 0.8em;
}

div.flickr_badge {
	margin: 10px 0;
}
div.flickr_badge a{
	margin-right: 10px;
	border-bottom: 3px solid #81C1A4;
	border-right: 3px solid #81C1A4;
	display:block;
	float:left;
	padding:0;
}
div.flickr_badge a:hover {
	border-color: #689B84;
}

div.flickr_badge a img {
	border: 5px solid #E8E9C1;
	display:block;
}

.clearfix:after {
    content: ".";
	font-size:0;
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	display:inline-block;
}
