/*  
Theme Name: Mar en Sepia
Theme URI: http://www.marensepia.com
Description: Diseño para mar en sepia por jorlo.
Version: 2.0
Author: Jorlo - Jorge Loyola
Author URI: http://www.drjorlo.com

The CSS, XHTML is released under a Creative Commons License
http://creativecommons.org/licenses/by/2.5/
*/


/* Universal Selectors
----------------------------------------------------------------------------- */

	*  {
		margin: 0;
		padding: 0;
		/* Resets all margins and paddings on the page */
		}
		
	ul {
		list-style-type: none;
		}
	
		
	* a:hover {
		cursor: pointer;
                color:#000;
		}

	* a:link, * a:visited, * a:hover, * a:active {
		text-decoration: none;
                color:#f14400;
		}
	
	:link img {
		border: none;
		}
	
	* img {
		border: none;
		}
	
	a img {
		border: none;
		}
	
	:link img, :active img {
		border: none;
		}





/* Structure
----------------------------------------------------------------------------- */
	

	body {
		font-size: 62.5%; /* Sets the page font to 10px */
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		text-align: center;
		color: #000;
		background-color:#000;
		background-image: url(images/bg.png);
		background-repeat:repeat-x;
		}
		
	.top {
		background: #eee;
		width: 100%;
		padding: 10px 0;
		font-size: 1.1em;
		}

	#wrapper {
		width: 700px;
		margin: 0 auto;
		padding: 20px;
                padding-bottom:0;
		text-align: left;
		font-size: 1.1em;
		background-color:#fff;
		background-image: url(images/head_2.jpg);
		background-position: top center;
		background-repeat:no-repeat;
		}
		
	#header {
		padding:0;
		margin-top: 95px;
		*margin-top: 115px;
		margin-bottom: 40px;
 
 		}

	#main {
padding-top:10px;

		}

	#content {
		float:left;
		width: 480px;
		padding: 1px 0 10px;
		}
		
	#sidebar {
		float: right;
		width: 180px;
		padding: 1px 0 60px;
		}
		
	#footer {
		width: 720px;
		margin: 0 auto;
		padding: 20px 10px 10px 10px;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		background-color:#fff;
		background-image: url(images/bg_foot.jpg);
		background-repeat:no-repeat;
		background-position: top center;
                color:#fff;
		}

	#footer a:hover {
                color:#fff600;
                text-decoration:underline;
                }
              
#barre{	clear: both;}





	/* Header
	----------------------------------------------------------------------------- */
	
		#header h1 a {
                        display:none;
			}
			
		#header p.description {
			font-size: 1.2em;
			}
					
		ul.mainmenu {
			display: block;
			padding: 15px 1px 1px 0;
			}
		
		.mainmenu li {
			float: left;
			position: relative;
                        color:#ffb800;
			}
			
		.mainmenu li a {
			_width: 1%;
			height: 15px;
			display: block;
			padding: 6px 10px 6px 10px;
                        margin-left:3px;
                        color:#ffb800;
			}
		
		.mainmenu li.home a {
                        margin-left:15px;
                        color:#ffb800;
			}
		
		.mainmenu li a:hover {
                        color:#fff;
			}


					
	/* Content
	----------------------------------------------------------------------------- */
	
		#content h2{
			border-bottom: 1px dashed #666;
                        margin-bottom:5px;
			color: #f14400;
                        clear:both;}
                   	}

                .date{
                        color:#211401;
                        padding-bottom:15px;
                        display:block;}

		#content h2 a {
			color: #f14400;}

		#content h2 a:hover {
			color: #000;}

	
		#content p a, #content .metadata a {
			color: #f14400;
			padding-bottom: 2px;
			}
	
		#content p a:hover, #content .metadata a:hover {
			color: #000;

			}
			
		#content p a:visited, #content .metadata a:visited {
			color: #f14400;
			}
	
		#content p {
			font: 1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
			padding: 5px 0;
			color: #444;
			text-align: justify;
			}
	
		#content .post h3 {
			border-bottom: 1px solid #ccc;
			font: 1.2em "Lucida Grande", sans-serif;
			padding-top: 20px;
			text-transform: uppercase;
			}
			

		#content .entry {
			}

.entry h2 {
margin-top:15px;
margin-bottom:10px;
}


	
		#content .metadata {
			display: block;
			padding: 5px;
                        background:#f5e8d4;
                        margin-bottom:20px;
                        border-bottom:1px solid #dbb274;
			}
	
	
	
	
	
	/* Comments
	----------------------------------------------------------------------------- */
	
		.commentlist {
			padding: 10px 0 10px 0;
			}
			
		.commentlist li {
			margin: 10px 0;
			padding: 15px 0 10px 0;
			list-style-type: none;
			width: 100%;
                        border-bottom:1px solid #dbb274;
			}
			
		.comment_number a {
			font: 3.2em Georgia, serif;
			float: right;
			padding-right: 10px;
			color: #dbb274;
			}
			
		.comment_author {
			font-size: 1.6em;
                font-family:Georgia, "Times New Roman", Times, serif;
                        
			}
			
		h3#respond {
			display: block;
			padding-top: 15px;
			}
	
	
	
	
	
	/* Sidebar
	----------------------------------------------------------------------------- */
	
		#sidebar ul li.side {
			padding-bottom: 12px;
                        margin-bottom:12px;
                        border-bottom:1px solid #e8d2b0;
			}

		#sidebar ul li.images {
			padding-top: 7px;
			padding-bottom: 7px;
                        margin-bottom:9px;
                        padding-left:8px;
                        background:#f5e9d5;
                        border-bottom:1px solid #e8d2b0;
			}
			
		#sidebar div {
			line-height: 1.7em;
			}
			
		#sidebar h2 {
			display: block;
			padding-left: 0;
                        color:#563605;
			}
		
		#sidebar ul li a {
			line-height: 1.6em;
                        }
			
		#sidebar ul li ul li ul {
			padding-left: 15px;
			}
			
		#sidebar ul li ul li ul li ul {
			padding-left: 30px;
			}
	
	
	
	
	
	/* Footer
	----------------------------------------------------------------------------- */
	
		#footer p {
			line-height: 2.2em;
			}	





/* Lists
----------------------------------------------------------------------------- */

	#content ul, #content ol {
		line-height: 2em;
		padding: 15px 0 15px;
		}

	#content ul li a, #content ol li a {
		line-height: 2.5em;
		}

	#content .post ol {
		padding-left: 25px;
		*padding-left: 30px;
		}
		
	#content .post ul li {
		padding-left: 20px;
		background: url(images/bullet.gif) center left no-repeat;		
		}




/* Headings
----------------------------------------------------------------------------- */

	h1, h1 a, h1 a:hover, h1 a:visited, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
		color: #444;
		font-weight: normal;
                font-family:Georgia, "Times New Roman", Times, serif;
		}

	h1 {
		font-size: 2.2em;
		}

	h2 {
		font-size: 2.0em;
		}

	h3 {
		font-size: 1.8em;
		}

	h4 {
		font-size: 1.6em;
		}
		
		
		
		
		
/* Images
----------------------------------------------------------------------------- */

	#content img {
		padding: 4px;
		border: 1px solid #ccc;
		}

	#content img.none {
		border: 0;
		margin: 0 auto;
		}
		
	#content img.wp-smiley {
		border: 0;
		padding: 0;
		margin: 0;
		display: inline;
		/* For whenever one uses smileys in posts */
		}





/* Forms
----------------------------------------------------------------------------- */

	.searchform {
		width: 250px;
		float: right;
		text-align: right;
		}
		
		
		
		
		
/* Page Specific
----------------------------------------------------------------------------- */

	.last_20 li {
		line-height: 2em;
		}

	.archive_date {
		width: 100px;
		float: left;
		}
		
	/* This is if you use the current page-archives.php for your archives */
		
	.pagetitle {
		display: block;
                margin-bottom:20px;
                padding-bottom:10px;
                color:#666;
                border-bottom:1px solid #000;
		}
					
			
			
			
			
/* Extras
----------------------------------------------------------------------------- */

	blockquote {
		margin: 0;
		padding: 0 0 0 25px;
		background: url(images/quote.gif) top left no-repeat;
		}

	html>body blockquote {
		background-position: 0 0;
		}
		
	.center {
		text-align: center;
		}

	hr {
		display: none;
		}

textarea{
border:1px solid #dbb274;
background:#f5e8d4;
padding:3px;
}

input{
border:1px solid #dbb274;
background:#f5e8d4;
padding:3px;
}

.textbox{
background:#f5e8d4;
border:1px solid #dbb274;
padding:3px;
}

.enviar{
padding:5px 10px;}

.autor{
font-size: 1.8em;
}

p.autor a{
margin:0;
padding:0;
}

.none{
border:solid 1px #fff;}

.nosotros{
float:left;
margin:10px 10px 10px 0;
}

.jose{
float:left;
margin:10px 10px 50px 0;
}

#galerias_sidebar li{
border-bottom: dashed 1px #ccc;
}