/*  
Theme Name: Green Boqpod
Theme URI: http://www.inmypad.com/
Description: Tableless layout with 3 columns.
Version: 1.0
Author: Hardi
Author URI: http://www.inmypad.com/
*/

/* Basic Sty;e */
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #787878;
	background-repeat: repeat-x;
	background-position: top;
	line-height: 15px;
}

h1 {
	color: #000000;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
}

small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999999;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a:link, a:visited, a:active {
	color: #780404;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

select {
	width: 130px;
}

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #CCCCCC;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.clearing {
	clear: both;
}
/* End Basic Sty;e */

/* Layout Style */
#page {
	text-align: left;
	background: #ffffff;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background: #ffffff url(images/header.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 150px;
	margin: 0px;
	padding: 0px;
	width: 850px;
}

.content {
	float: left;
	padding: 0 10px 10px;
	margin: 0;
	width: 450px;
	overflow: hidden;
}

#leftsidebar {
	padding: 0px 8px 10px 8px;
	color: #888888;
	width: 160px;
	float: left;
	margin-right: 5px;
	background: #f5f5f5;
	border: 1px solid #dedede;
}

#rightsidebar {
	margin: 0;
	padding: 0;
	float:left;
	font: 1em Verdana, Arial, Sans-Serif;
	color: #888888;
	width: 180px;
}

#footer {
	padding: 0px;
	margin: 0px auto;
	background: #ffffff url(images/footer.jpg);
	width: 850px;
	height: 50px;
	clear: both;
	color: #dedede;
}
/* End Layout Style */

/* Header Style */
#header h1 {
	color: #000000;
	padding-left: 20px;
	font-size: 18px;
	margin: 0px;
}

/* Post Style */
.post {
	margin: 22px 0 12px 0;
	text-align: left;
	border-bottom: 1px dashed #dedede;
}

.firstpost {
	margin: 22px 0 12px 0;
	text-align: left;
	border-bottom: 1px dashed #dedede;
}

.post h2 {
	letter-spacing: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	background: transparent;
}

p img {
	padding-right: 7px;
	padding-top: 4px;
	max-width: 100%;
}

html>body .entry ul {
	margin-left: 0px;
} 
html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-type: square;
	padding: 0px;
}
.entry ol {
	margin: 0;
	padding: 0;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

.content .postmetadata {
	padding-top: 5px;
}
/* End Post Style */

/* Comment Style */
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
}
#commentform #submit {
	margin: 0;
	float: right;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.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;
}
/* End Comment Style */

/* Sidebar Style */
.topsidebar {
	margin: 14px 0px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
	width: 300px;
	text-align: center;
}

.topsidebar h2{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	text-align: left;
	color: #000000;	
}
/*  
Theme Name: Green Boqpod
Theme URI: http://www.inmypad.com/
Description: Tableless layout with 3 columns.
Version: 1.0
Author: Hardi
Author URI: http://www.inmypad.com/
*/

/* Basic Sty;e */
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #000000;
	background-repeat: repeat-x;
	background-position: top;
	line-height: 15px;
}

h1 {
	color: #000000;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
}

small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #3C3C3C;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a:link, a:visited, a:active {
	color: #780404;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

select {
	width: 130px;
}

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #CCCCCC;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.clearing {
	clear: both;
}
/* End Basic Sty;e */

/* Layout Style */
#page {
	text-align: left;
	background: #ffffff;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background: #ffffff url(images/header.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 150px;
	margin: 0px;
	padding: 0px;
	width: 850px;
}

.content {
	float: left;
	padding: 0 10px 10px;
	margin: 0;
	width: 450px;
	overflow: hidden;
}

#leftsidebar {
	padding: 0px 8px 10px 8px;
	color: #888888;
	width: 160px;
	float: left;
	margin-right: 5px;
	background: #f5f5f5;
	border: 1px solid #dedede;
}

#rightsidebar {
	margin: 0;
	padding: 0;
	float:left;
	font: 1em Verdana, Arial, Sans-Serif;
	color: #888888;
	width: 180px;
}

#footer {
	padding: 0px;
	margin: 0px auto;
	background: #ffffff url(images/footer.jpg);
	width: 850px;
	height: 50px;
	clear: both;
	color: #dedede;
}
/* End Layout Style */

/* Header Style */
#header h1 {
	color: #000000;
	padding-left: 20px;
	font-size: 18px;
	margin: 0px;
        text-decoration: underline;
}

/* Post Style */
.post {
	margin: 22px 0 12px 0;
	text-align: left;
	border-bottom: 1px dashed #dedede;
}

.firstpost {
	margin: 22px 0 12px 0;
	text-align: left;
	border-bottom: 1px dashed #dedede;
}

.post h2 {
	letter-spacing: 2px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #00000;
	background: transparent;
}

p img {
	padding-right: 7px;
	padding-top: 4px;
	max-width: 100%;
}

html>body .entry ul {
	margin-left: 0px;
} 
html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-type: square;
	padding: 0px;
}
.entry ol {
	margin: 0;
	padding: 0;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

.content .postmetadata {
	padding-top: 5px;
}
/* End Post Style */

/* Comment Style */
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
}
#commentform #submit {
	margin: 0;
	float: right;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.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;
}
/* End Comment Style */

/* Sidebar Style */
.topsidebar {
	margin: 14px 0px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
	width: 300px;
	text-align: left;
}

.topsidebar h2{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	text-align: center;
	color: #000000;	
}

#leftsidebar h2, #rightsidebar h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: bold;
	color: #000000;
}

#leftsidebar form {
	margin: 0;
}
#leftsidebar a, #leftsidebar a:link, #leftsidebar a:visited, #leftsidebar a:active {
	color: #000000;
	text-decoration: none;
}
#leftsidebar a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0px;
	padding: 0px;
}
#leftsidebar ul li, #rightsidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 0 8px;
}
#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
	margin: 5px 0 0 10px;
}
#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #leftsidebar ul ol li, #rightsidebar ul ol li  {
	list-style: decimal outside;
}
#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 3px 0px 0px;
	padding: 0px;
}

#searchform {
	margin: 10px auto;
	padding: 10px 3px; 
}
#leftsidebar #searchform #s, #rightsidebar #searchform #s {
	width: 110px;
	padding: 2px;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	margin-right: 4px;
	margin-left: 5px;
}
#leftsidebar #searchsubmit, #rightsidebar #searchsubmit {
	padding: 1px;
	background-color: #dddddd;
	border: 1px solid #999999;
	font-size: 11px;
}

#rightsidebar a, #rightsidebar a:link, #rightsidebar a:visited, #rightsidebar a:active {
	color: #000000;
	text-decoration: none;
}
#rightsidebar a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/* End Sidebar Sty;e */

/* Footer Style */
#footer p {
	margin: 0;
	padding: 18px;
	text-align: center;
}
#footer a {
	color: #000000;
}
/* End Footer Style */

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

/* Navigation Style */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Navigation Style */


/* Misc Style */
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}

h2 a:link, h2 a:visited, h2 a:active {
	color: #CC0000;
	text-decoration: none;
}

.pagetitle {
	color: #000000;
	font-size: 16px;
	padding-top: 10px;
}
/* End Misc Style */
#leftsidebar h2, #rightsidebar h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: bold;
	color: #000000;
}

#leftsidebar form {
	margin: 0;
}
#leftsidebar a, #leftsidebar a:link, #leftsidebar a:visited, #leftsidebar a:active {
	color: #000000;
	text-decoration: none;
}
#leftsidebar a:hover {
	color: #cc0000;
	text-decoration: underline;
}

#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0px;
	padding: 0px;
}
#leftsidebar ul li, #rightsidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 0 8px;
}
#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
	margin: 5px 0 0 10px;
}
#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #leftsidebar ul ol li, #rightsidebar ul ol li  {
	list-style: decimal outside;
}
#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 3px 0px 0px;
	padding: 0px;
}

#searchform {
	margin: 10px auto;
	padding: 10px 3px; 
}
#leftsidebar #searchform #s, #rightsidebar #searchform #s {
	width: 110px;
	padding: 2px;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	margin-right: 4px;
	margin-left: 5px;
}
#leftsidebar #searchsubmit, #rightsidebar #searchsubmit {
	padding: 1px;
	background-color: #dddddd;
	border: 1px solid #999999;
	font-size: 11px;
}

#rightsidebar a, #rightsidebar a:link, #rightsidebar a:visited, #rightsidebar a:active {
	color: #000000;
	text-decoration: none;
}
#rightsidebar a:hover {
	color: #cc0000;
	text-decoration: underline;
}
/* End Sidebar Sty;e */

/* Footer Style */
#footer p {
	margin: 0;
	padding: 14px;
	text-align: center;
}
#footer a {
	color: #000000;
}
/* End Footer Style */

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

/* Navigation Style */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Navigation Style */


/* Misc Style */
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}

h2 a:link, h2 a:visited, h2 a:active {
	color: #000000;
	text-decoration: none;
}

.pagetitle {
	color: #000000;
	font-size: 16px;
	padding-top: 10px;
}


.bannerContainer{  clear:both;  width:140px; } .banner_bgtop{  background-image:url(http://images.ciao.com/ide/images/box/bg_top.gif);  background-position:left bottom;  float:left;  padding:0px 0px 0px 5px;  margin:0;  height:51px;  width:140px;  -moz-box-sizing: border-box; } .banner_bgtop span{  background-image:url(http://images.ciao.com/ide/images/box/bg_top.gif);  background-position:right bottom;  width:140px;  height:51px;  float:left;  padding:0px 0px 0px 5px;  text-align:center;  -moz-box-sizing: border-box; } *html .banner_bgtop span{  background-image:url(http://images.ciao.com/ide/images/box/bg_top.gif);  background-position:right bottom;  width:140px;  height:51px;  float:left;  padding:0px 0px 0px 0px;  text-align:center;  -moz-box-sizing: border-box; } .banner_bgtop a img{  align:center; position:relative; top:10px; } .banner_bgtop a.linksCiaoTop{  background: none;  background:transparent!important;  background-image:none!important;  margin:0!important;  padding:0px 10px 0px 0px!important;  text-decoration:none!important;  border:0!important; } .banner_bgmiddle{  background-image:url(http://images.ciao.com/ide/images/box/bg_middle.gif);  background-position:left top;  float:left;  padding:0px 0px 0px 5px;  margin:0;  width:140px;  -moz-box-sizing: border-box; } .banner_bgmiddle span{  background-image:url(http://images.ciao.com/ide/images/box/bg_middle.gif);  background-position:right top;  float:left;  padding:0px 0px 0px 5px;  font-family:arial,"helvetica, sans-serif";  font-size:11px;  font-weight:bold;  color:#000000;  text-decoration:none;  width:140px;  -moz-box-sizing: border-box; } *html .banner_bgmiddle span{  background-image:url(http://images.ciao.com/ide/images/box/bg_middle.gif);  background-position:right top;  float:left;  padding:0px 0px 0px 0px;  font-family:arial,"helvetica, sans-serif";  font-size:11px;  color:#000000;  text-decoration:none;  width:140px; } .banner_bgmiddle a.arrowCiao{  background:transparent url(http://images.ciao.com/ide/images/box/arrow.gif) no-repeat 0px 5px!important; font:11px arial!important;  color:#ff7c00!important;  margin:0!important;  padding:0px 0px 0px 10px!important;  text-decoration:underline!important;  display:block!important;  text-align:left!important;  border:0!important; } .banner_bgmiddle form.busqueda{  margin:0px;  padding:0px; } .banner_bgmiddle span input.search{  background:url(http://images.ciao.com/ide/images/box/form_80x25.gif) no-repeat;  font:10px arial;  border:0px solid #ff0000;  float:left;  width:80px;  height:25px;  margin:0px 1px 0px 0px;  padding:5px 0px 0px 0px;  vertical-align:middle;  text-align:center; } .banner_bgmiddle input.go{  margin:2px 0px 0px 5px;  width:20px;  height:20px;  display:inline;  float:clear;  border:0; } .banner_bgbottom{  background-image:url(http://images.ciao.com/ide/images/box/bg_bottom.gif);  background-position:left bottom;  float:left;  padding:0px 0px 0px 5px;  margin:0;  color:#000000;  height:51px;  width:140px;  -moz-box-sizing: border-box; } .banner_bgbottom span{  background-image:url(http://images.ciao.com/ide/images/box/bg_bottom.gif);  background-position:right bottom;  float:left;  padding:0px 0px 0px 5px;  font:22px bold;  color:#000000;  height:51px;  width:140px;  -moz-box-sizing: border-box; } *html .banner_bgbottom span{  background-image:url(http://images.ciao.com/ide/images/box/bg_bottom.gif);  background-position:right bottom;  float:left;  padding:0px 0px 0px 0px;  font:22px bold;  color:#000000;  height:51px;  width:140px;  -moz-box-sizing: border-box; } .banner_bgbottom a.linksCiaoBottom{  background: none;  background:transparent!important;  background-image:none!important;  margin:0!important;  padding:0px 0px 0px 10px!important;  text-decoration:none!important;  display:block!important; border:0!important; } .banner_bgbottom div.footnoteCiao {  margin: 5px 0px 0px 0px;  padding:0px 5px 0px 0px;  font: 9px arial;  color: #7b7b7b;  text-align: center; } .banner_bgbottom div.logo{  margin:0px 0px 0px 0px;  padding:0px 5px 0px 0px;  text-align:center; }



/* End Misc Style */