/*   
Theme Name: Upstart Blogger Minim
Theme URI: http://www.upstartblogger.com
Description: A minimalist, <b>widgetized</b> theme from <a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>. 
Author: Robert Ellis
Author URI: http://www.upstartblogger.com
Version: 1.0
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

body {
	background: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: .88em;
	line-height: 1.5em;
	color: #444444;
    margin: 0;
    padding: 0;
	text-align: center;
    background: white url(images/bg-footer.png) no-repeat bottom left;	
}

#container {
	width: 996px;
	padding: 20px;
    /*margin: auto;*/
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
}

#sidebar {
	width: 336px;
	float: left;
	font-size: .8em;
	line-height: 1.4em;
	padding: 0 10px 25px 0;
	}

#sidebarleft {
	width:160px;
	float: left;
}

#sidebarright {
	width: 125px;
	float: right;
    margin-right: 25px;
}

#footer {
    /*margin: auto;*/
    margin: 0;
    /*background-color: #E77A16;*/
    /*border-bottom: 5px solid black;*/
	/*width:780px;*/
    height: 280px;
	/*float: left;*/
	clear: both;
	vertical-align: bottom;
}

address.footer-address
{
    text-align: right;
    font-size: 0.8em;
    color: #ccc;
    padding: 5px 5px 5px 20px;
    font-style: normal;
	border-top: 1px solid #ededed;
}


#entries {
	width: 650px;
	float: right;
	}

.post {
	margin-bottom: 1em;
}

.post-container
{
    background-color: white;
    margin-top: 10px;
    border: 1px solid #F8F8F8;
    padding: 10px;
}

.post-container:hover
{
	background-color: #F8F8F8;
}

.post-container h1
{
 /*   margin-bottom: 0px; */
	font-size: 18px;
}

.single
{
    /*margin-top: 0px;*/
}

a {
	color: #6699cc;
	text-decoration: none;
	font-weight: bold;

}

a:link h3 {
	color: #951400;
	border: none;
}

a:link img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}



h1 {
	font-size: 2em;
	line-height: 1em;
	/* text-transform: uppercase; */
}

.title {
	border-bottom: 1px solid silver;
}


h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color: #34353e;
	border-bottom: 1px solid silver;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}


blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}



/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 5px 0 0 0px;

}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */

ul#seccions li a
{
    font-family: Georgia, Helvetica, Sans-serif;
    font-size: 1.1em;
    color:#E77A16;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: bold;
}

ul#seccions li a:hover
{
    text-decoration: underline;
    color: #444;
}

ul#seccions li
{
    margin-bottom: 10px;
}

img.foto-inici
{
	margin-left: 150px;
	margin-top: 50px;
}

div.activities h2
{
    font-style: italic;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 1em;
}


div.activities ul li
{
    list-style-type: none;
    font-size: 0.9em;
}


img.post-img
{
    border: 1px solid #C0C0C0;
    /*float: left;*/
    margin-right: 15px;
}

img.post-img:hover
{
    border: 1px solid #444;
}
