/*  
Theme Name: Naranja Mecanica
Theme URI: http://www.mandarine.com.mx
Version: 1.0
Author: Guido Calcines
Author URI: http://www.brandequitystudios.com/
© 2008, All rights reserved. 
*/

html {
	margin: 0; padding: 0;
	background: #343637 url(images/bckhtml.jpg);
}
body {
	margin: 0; padding: 0;
	background: repeat-x url(images/bckbody.jpg);
	font-family: Arial; font-size: 11px;
	color: #6a6e70;
}
.clear {clear: both;}

#wrap {
width: 950px;
	margin: 0 auto;
}

#page {
	position: relative;
	padding: 0 10px;
/*	background: left 143px no-repeat url(images/bckpage.jpg);*/
}
#intro {
	margin: 0; padding: 0;
	height: 24px; line-height: 20px;
}

#submenu {
	margin: 0; padding: 0;
	position: absolute;
	top: 0; right: 0;
	list-style-type: none;
	height: 26px;
	background: repeat-x url(images/bcksubmenu.jpg);
}
#submenu li {
	float: left;
	height: 26px; line-height: 26px;
	color: #4e5152;
}
#submenu li.left {
	margin: 0 10px 0 0;
	width: 15px; height: 26px;
	background: no-repeat url(images/bcksubmenuleft.gif);
}
#submenu li.right {
	margin: 0 0 0 10px;
	width: 15px; height: 26px;
	background: no-repeat url(images/bcksubmenuright.gif);
}
#submenu li a {
	margin: 0 5px;
	color: #808486;
	text-decoration: none;
}
#submenu li a:hover {
	color: #ccc;
}
#menu {
	margin: 0; padding: 0;
	position: absolute;
	top: 113px; right: 10px;
	list-style-type: none;
}
#menu li {
	margin: 0 5px 0 0;
	float: left;
	font-weight: bold;
}
#menu li a {
	float: left;
	width: 85px; height: 34px; line-height: 34px;
	text-align: center;
	background: no-repeat url(images/bckmenulink.jpg);
	color: #fff;
	text-decoration: none;
}
#menu li a:hover, #menu li.current_page_item a {
	position: relative;
	margin: -5px 0 0 0;
	width: 85px; height: 42px;
	background: no-repeat url(images/bckmenulinkhover.jpg);
}
#header {
	margin: 0 0 35px 0;
	height: 115px;
	width:900px;
		display: block;
	background: left top no-repeat url(images/bckheader.png);
}



#header .logo {
	float:left;
	height: 92px; 
	width: 145px;
	background:  center no-repeat url(images/logo.jpg);
	margin: 0 0 0 0; padding: 30px 0 0 60px;
}

#header .slogan {
	float:left;
	margin: 15px 0 0 50px;

}
#header h1 {


}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header h2 {
	margin: 0 0 0 100px; padding: 0;
	font-size: 11px; font-weight: normal;
	color: #fff;
}
#contentcontainer {
	float: left;
	width: 100%;
	margin-right: -190px;
}
#content {
	margin-right: 190px;
}
#content .post {
	clear: both;
	margin: 0 0 10px 0;
}
#content .post h2 {
	margin: 0 0 0 75px; padding: 0;
	font-size: 15px; font-weight: bold;
}
#content .post h2 a {
	color: #cccccc;
	text-decoration: none;
}

#content .post h3 {
	margin: 0 0 0 10px; 
	padding: 0;
	color: #cccccc;
	font-size: 14px; 
	font-weight: bold;
}
#content .post .top {
	position: relative;
	padding: 8px 10px ;
	height: 45px;
	background-color: #282626;
}
#content .post .meta {
	margin: 0 0 0 75px;
}
#content .post .meta a {
	color: #dc4e2f;
	text-decoration: none;
}

#content .post .meta a:hover{
	color: #e4e4e4;
	text-decoration: line-through;
}

#content .post .hr {
	margin: 0 0 0 75px;
	height: 2px;
	font-size: 0;
	background: repeat-x url(images/bckposthr.gif);
}
#content .post .date {
	position: absolute;
	left: 10px; top: 5px;
	width: 55px; height: 55px;
	background: no-repeat url(images/bckpostdate.jpg);
	text-align: center;
	font-size: 10px;
	line-height: 1em;
	color: #fff;
}
#content .post .date span {
	margin: 0 0 3px 0;
	display: block;
	height: 30px; line-height: 30px;
	font-size: 12px; font-weight: bold;
}
#content .entry {
	color: #969090;
	clear: both;
	padding: 10px;
	background-color: #322f2f;
}
#content .entry a {
	color: #dc4e2f;
	text-decoration: none;
}
#content .entry a:hover {
	text-decoration: line-through;
	color: #e4e4e4;
}
#content .post .bottom {
	clear: both;
	position: relative;
	height: 25px; line-height: 25px;
	padding: 5px 10px;
	background-color: #282626;
	border-bottom:solid 2px #dc4e2f;
}
#content .post .bottom a {
	color: #959c9c;
}
#content .post .bottom .linkbtn {
	float: left;
	width: 95px; height: 25px; line-height: 25px;
	background: no-repeat url(images/bckpostlinkbtn.jpg);
	text-align: center;
	color: #959c9c;
	text-decoration: none;
}
#content .post .bottom .linkbtn:hover {
	color: #fff;
}
#content .post .bottom .buttons {
	position: absolute;
	right: 5px; top: 5px;
}
#sidebar {
	float: right;
	width: 185px;
	color:#CCCCCC;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar li {
	margin: 0 0 10px 0; padding: 0 0 5px 0;
	background: #322f2f left bottom no-repeat url(images/bcksidebarli.gif);
	
}

#sidebar li p{
	 padding: 10px 5px 5px 12px;
	
}

#sidebar ul ul {
	padding: 10px 10px 10px 3px;
}
#sidebar li li {
	margin: 0; padding: 3px 0 3px 12px;
	background: none;
}
#sidebar li li:hover {
	background: left center no-repeat url(images/bcksidebarlilihover.gif)
}
#sidebar ul ul ul {
	margin: 0 0 0 10px; padding: 0;
}
#sidebar a {
	color: #6a6e70;
	text-decoration: none;
}
#sidebar a:hover {
	color: #dc4e2f;
}
#sidebar h3 {
	margin: 0; padding: 0 0 0 12px;
	height: 30px; line-height: 30px;
	background: no-repeat url(images/bcksidebarh3.gif);
	font-size: 13px;
}

#sidebar img {
	margin: 4px 27px 4px 27px;
	padding: 3px 3px 3px 3px;
	background: #dc4e2f;
	border: none;
	
}



#footer {
	position: relative;
	padding: 15px 10px 20px 15px;
	background-color: #282626;
}

#footer .hr {
	margin: 5px 5px 0 0px;
	height: 2px;
	font-size: 0;
	background: repeat-x url(images/bckposthr.gif);
}
#footer a {
	color: #6a6e70;
	text-decoration: underline;
}


.navigation {
	margin: 10px auto 20px auto; padding: 0;
	height: 25px; line-height: 25px;
	display: block;
	width: 300px;
	background: #282626 center center no-repeat url(images/bcknav.gif);
	border: #262828 1px solid;
	text-align: center;
	color: #fff;
}
.navigation a {
	color: #4c5050;
	text-decoration: none;
}
.navigation a:hover {
	color: #6a6e70;
}
.navigation .alignleft {
	float: left;
	padding: 0 0 0 35px;
	background: left center no-repeat url(images/bcknavleft.gif);
}
.navigation .alignright {
	float: right;
	padding: 0 35px 0 0;
	background: right center no-repeat url(images/bcknavright.gif);
}

acronym, abbr {
	border-bottom: 1px dashed #3e5360;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #949494;
	margin-left: 1.5em;
	padding-left: 5px;
}





ol.commentlist {
	margin: 0; padding: 0;
	list-style-type: none;
}
ol.commentlist li {
	margin: 0 0 10px 0; padding: 5px;
	background-color: #2a2a2a;
}
ol.commentlist li.alt {
	background-color: #2f2f2f;
}
ol.commentlist li li {
	background-color: #2a2a2a;
}
ol.commentlist li.alt li {
	background-color: #2f2f2f;
}

ol.commentlist a {
	color: #dc4e2f;
	text-decoration: line-through;
}
ol.commentlist cite {
	font-weight: bold;
	font-style: normal;
}
ol.commentlist cite a, ol.commentlist .commentmetadata a {
	color: #dc4e2f;
	text-decoration: none;
}

.link a {
	color: #dc4e2f;
	text-decoration: none;
}

/* CSS for presenting the comments */

h3#comments, h3#respond {
	margin: 0 0 10px 0; padding: 0;
	font-size: 14px; font-weight: bold;
	text-transform: lowercase;
	color: #969090;
}

#commentform input, #commentform textarea {
	border-top: #d8d8d8 1px solid; border-left: #d8d8d8 1px solid;
	background-color: #e9e9e9;
	color: #969090;
}

#commentform #submit {
width:95px;
	margin: 0; padding: 5px 23px 5px 23px;
	background: #cfced2 repeat-x url(images/bcksubmitbtn.jpg);
	border:none;
	font-family: Verdana; font-size: 11px;
	font-weight:bold;
	color: #969090;
	cursor: pointer;
}




#s:hover{

border:3px solid #dc4e2f;

}

#searchform #searchsubmit {
width:95px;
	margin: 0 0 10px 10px; padding: 5px 23px 5px 23px;
	background: #cfced2 no-repeat url(images/bcksubmitbtn.jpg);
	border:none;
	font-family: Verdana; font-size: 11px;
	font-weight:bold;
	color: #969090;
	cursor: pointer;
}

#searchform #s {
border:1px solid #dc4e2f; 
color:#cccccc; 
margin:5px 0 0px 5px; 
padding:5px; 
background-color:#262828;
}

#searchsubmit {
width:95px;
	margin: 5px 0 10px 13px; padding: 5px 23px 5px 23px;
	background: #cfced2 no-repeat url(images/bcksubmitbtn.jpg);
	border:none;
	font-family: Verdana; font-size: 11px;
	font-weight:bold;
	color: #969090;
	cursor: pointer;
}

#s {
border:1px solid #dc4e2f; 
color:#cccccc; 
margin:5px 0 0px 5px; 
padding:5px; 
background-color:#262828;
}