/*
Theme Name:mercara
Description: 2 coloumn theme witha a nature backdrop.
Author: Jinsona designs
Author URI: http://web2feel.com/
*/


/* standard box */
#theBox
{
	border-top:1px solid #009900;
	border-left:1px solid #009900;
	border-right:1px solid #009900;
	border-bottom:1px solid #009900;
	width:43%;
	margin:0px;
	padding:0px;
	float:left;
}
#boxTop
{
	background-repeat:no-repeat;
	background-position:bottom right;
	border-bottom:1px solid #009900;
	background-color:#999900;
	width:100%;
	margin:0px;
	padding:0px;
}
#boxTop h2
{
	margin:0px;
	background-position:top left;
	background-repeat:no-repeat;
	font-family:arial,helvetica;
	font-size:1.0em;
	padding:8px 0px 11px 34px;
	color:#F8F8C6;
}
#boxContent
{
	border-right:1px solid #000000;
	margin:0px;
	padding:0px;
	width:100%;
	background-color:#525252;
	height:273px;
	overflow:auto;
	scrollbar-face-color:#DFE0EF;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#C9C9D8;
	scrollbar-3dlight-color:#565656;
	scrollbar-darkshadow-color:#C9C9D8;
	scrollbar-track-color:#B6B8D0;	scrollbar-arrow-color:#000000;
}
/*
#boxContent ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
*/

#boxContentList
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#boxContent li
{
	margin:0px;
	display:block;
	width:96%;
	padding:4px;
	font-size:0.9em;
}

#boxBottom
{
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#999900;
	border-top:1px solid #009900;
	width:100%;
	margin:0px;
	padding:0px;
	font-size:1px;
	height:11px;
}

/*****************Geomashup************/
#geoMashup {
height:500px;
width:745px;
border-bottom:1px solid #FF6600;
}
#geoPost {
background-color:#fff;
height:0;
overflow:auto;
}
h2 {
	font-size: 140%;
	font-weight:normal;
	margin: 0px 0 0 30px;
	padding-bottom: 2px;
        font-weight: bolder;
}
.meta, .meta a {
	color: #808080;
	font-family: "Prestige" monospace;
	font-size: 11px;
	font-weight: normal;
	/* line-height: 11px; */
	letter-spacing: 0;
}
.meta ul {
	/* display: inline; */
	margin: 0;
	padding: 0;
	list-style: none;
}
.meta li {
	/* display: inline; */
	font-size: 140%
}

.meta form {
	margin: 0;
	text-align:right;
}

.locationinfo {
	color: #627A00;
	font-size:80%;
	width:330px;
	height:180px;
        frameborder="0"; scrolling="no";
	overflow:auto;
	line-height: 130%;
	letter-spacing: 0.1em;
}


/**otro**/
form.ddpl-form select { width: 180px; }

body {
	margin:0;
	padding-top:0px;
	background:url(/wp-content/themes/mercara/images/back.gif);
	font-family:"Myriad web",Tahoma,Verdana,sans-serif;
	color:#f3f3f3;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#D77000;
	text-decoration:none
	}
a:hover {
	color:#4B5300;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#599700;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
			
	}

/* The Top */

.top {
	height:251px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1  {
	font-size:50px;
	font-weight:normal;
	margin:40px 0 0 20px;
	color:#fff;
	text-decoration: none;
	}

.blogname h2 {
	margin:0px 0 0 30px;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	}



/* The Menu */

.menu {
	height:29px;
	background:url(images/menu.jpg);
	background-repeat:repeat-x;
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:5px 5px 0 0;
	float:left;
	}
.menu li {
	display:inline;
	font-size:12px;
	padding:0px 5px 0px 5px;
	font-weight:normal;
	}
.menu a {
	color:#000000;
        font-weight: bold;
	text-decoration:none;
	}
.menu a:hover {
	color:#924C00;
        font-weight: bold;
	background:none;
	}

/* The Content */
.date {
	float:left;
	width:49px;
	height:50px;
	background:url(images/date.gif);
	text-align:center;
	font-size:12px;
	line-height:23px;
	text-transform:uppercase;
	color:#000;
	}
.date .day {
	color:#fff;
	font-size:24px;
	font-weight:bold;
	padding-bottom:3px;
	line-height:15px;
	}
.content {
	padding:15px 10px 25px 15px;
	background:#000 url(images/content.jpg) top no-repeat;
	
	}

/* The Posts */

.text {
	width:750px;
	float:right;
	text-align:justify;

	
	}
.post {
	padding:0px 0px 10px 5px;
		
	}

h1.title {
    font-size:25px;
	margin:2px 0 0 0;
	padding:5px 3px 0px 55px;
	color:#81a100;
	font-weight:normal;
	background:none;
			
	}
h1.title a {
	color:#81a100;
	text-decoration:none;
	}
h1.title a:hover {
	color:#81a100;
	background:none;
	font-weight:normal;
	text-decoration:none;
	}
.postinfo {
	height:15px;
	padding: 2px 5px 2px 2px;
	background:#999;

		}
		
.postinfo a {
	
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	}

/* The Sidebar0 */
.sidebar {
	float:left;
	width:208px;
	padding-top:1px;
	padding-left:0px;
	font-size:13px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:33px;
	line-height:32px;
	font-size:16px;
	color:#fff;
	margin:0;
	background:url(images/h2.gif);
	padding:0 0 0 10px;
	}

.sidebar ul li {
	background:url(images/sidebarbottom.gif) bottom no-repeat;
	padding-bottom:7px;
	margin-bottom:7px;
		}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;

	}
.sidebar ul li ul, .sidebar ul li div {
	padding:9px;
	background:#030511;
		}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0;
	background:none;
	}
.sidebar ul li ul li {
	background:none;
	padding-left:5px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}

.sidebar ul li.ad div {
	text-align:center;
	}
	
/* --- FOOTER --- */

#bottombar {
	width:100%;
	height:auto;
	margin:0 0 0 0;
	padding:15px 0 0 0;
	background:#c9ed00 url(images/bottom.jpg) repeat-x;	
	}

.bar-one {
	float:left;
	display:inline;
	width:30%;
	margin-right:30px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	}

.bar-one h2 {
	width:100%;
	height:20px;
	margin:0px 0px 10px 10px;
	padding:4px 0px 0 5px;
	color:#fff;
	letter-spacing:1px;
	font-weight:bold;
	font-size:14px;
	}

#footer {
	height:20px;
	padding:6px 0 0 15px;
	margin:20px 0 0 0;
	background:#334100;
	border:1px solid #fff;
	color:#000;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	}

#footer a {
	color:#81a100;
	}

#footer a:hover {
	color:#FFF;
	}

/* --- FOOTER LISTS --- */


.bar-one li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul {
	list-style:none;
	margin:0px 0px 15px 15px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul li {
	list-style:none;
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 10px;
	border-bottom:1px dashed #fff;
	}

.bar-one ul li a {
	color:#000;
	}

.bar-one ul li a:hover {
	color:#FFF;
	
}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#9e90dc;
	}
.navigation a:hover {
	color:#fff;
	background:#eedcbd;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}

/* Photo-Caption PZ3 CSS v080630
* copyright: http://randsco.com/copyright
* www.randsco.com */

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
html&gt;/**/body .PZ3-r { position:relative; }
.PZ3zoom { border:0px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block; padding:0;
overflow:hidden; text-decoration:none; height:100%; width:100%; position:center; }
html&gt;/**/body .PZ3-r a { right:0; }
.PZ3zoom a:hover { position:absolute; z-index:999; padding:0;
background:none; cursor:default; height:auto; width:auto;
overflow:visible; border:0px solid #369; margin:-1px 0 0 -1px; }
html&gt;body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }
.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:360px; width:480px; border:0; }
a:hover .PZ3cap,
a:hover .PZ31cap { display:block; direction:ltr; font:10pt
verdana,sans-serif; margin-top:-3px; background:#369; color:#fff;
text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }
.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */

