/*
Theme Name: Roger Bits
Description: Roger Bits
Author: SomosWP
Author URI: http://www.somoswp.com


/*reset */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
}

body {
	background: url(images/bg_body.png) repeat 0 0;
	font: 76% "Helvetica Neue", "Trebuchet MS", Helvetica, Geneva, sans-serif;
}
.wrapper {
	background: url(images/bg.png) repeat-x 0 0;
	padding-bottom: 30px;
}
#page {
	width: 976px;
	margin: 0 auto;
}

#header {
	width: 100%;
	background: url(images/bg_header.png) no-repeat;
	height: 352px;
	position: relative;
}

#header h1 {
	background: url(images/px_header.png) no-repeat 0 0;
	width: 926px;
	height: 257px;
	position: absolute;
	left: 25px;
	bottom: 15px;
}

#header h1 a {
	display: block;
	text-indent: -99999px;
	width: 926px;
	height: 257px;
}

#footer {
	
}

#footer .footerpx {
	background: url(images/px_footer.png) repeat-x 0 0;
	height: 300px;
}

#footer .footer-wrapper {
	background: url(images/bg_footer.png) repeat-x 0 0;
	text-align: center;
	padding: 8px 0 20px;
}

#footer p {
	color: #fff;
	font-size: 11px;
}

#footer p a {
	color: #fff;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
}

#wrapper {
	width: 100%;
	background: url(images/bg_main.png) repeat-y 1px -6px;
	overflow: hidden;
}

#content {
	float: left;
	width: 570px;
}

#sidebar {
	width: 393px;
	float: right;
}

#footer {
	width: 100%;
	clear: both;
}

/*-------------The Post-------------*/

.post {
	background: url(images/bg_post_topper.png) no-repeat 0 0;
	padding-top: 17px;
}

.post .post-wrapper {
	background: #fff;
	padding: 20px 40px;
	overflow: hidden;
}

.post h2, .post h2 a, .cat_header h2{
	font-size: 25px;
	color: #0876bc;
	text-decoration: none;
	font-weight: bold;
}
.cat_header h2 {
	color: #ff9c00;
}
.premeta {
	color: #999;
	font-size: 11px;
	margin: 2px 0 10px;
}
.fotografia .premeta {
	text-align: right;
	margin: 10px 0 2px;
}


.premeta span, .commentmeta span {
	padding-left: 17px;
	background: url(images/sp_tinyicons.png) no-repeat 0 0;
}
.commentmeta {
	text-align: right;
	margin-top: 10px;
		color: #999;
	font-size: 11px;
}
.premeta .fecha, .commentmeta .fecha { background-position: 0 0; margin-right: 6px;  }
 
.premeta .hora, .commentmeta .hora { background-position: 0 -15px; padding-left: 15px;}


.postmeta {
	background: url(images/bg_post_footer.png) no-repeat 0 0;
	height: 27px;
	position: relative;
	clear: both;
}
.postmeta .comment_number {
	background: url(images/sp_tinyicons.png) no-repeat 0 -27px;
	position: absolute;
	padding-left: 20px;
	left: 55px; top: 5px;
}
.postmeta .comment_number a {
	color: #333;
	text-decoration: none;
}


.post .entry p {
	color: #333;
	font: 14px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.post .entry p a {
	color: #333;
	border-bottom: 1px dotted #333;
	text-decoration: none;
}


.cat_header {
	background: transparent url(images/bg_post_topper.png) no-repeat 0 0;
	overflow: hidden;
		padding-top: 17px;

}
.cat_header-wrapper {
	padding: 0px 30px;
	background: #fff;
}
	
}


/* @group Sidebar */
#sidebar {
	margin-top: 17px;
}
#sidebar ul {
	list-style: none;
}
#sidebar ul li.aside {
	clear: both;
	position: relative;
	overflow: hidden;
}
#sidebar .bottom {
	height: 15px;
	background: url(images/bg_sidebar_bottom.png) no-repeat 100% 0;
	clear: both;
}
#sidebar .subaside {
	background: #fff;
	padding: 15px 20px;
	overflow: hidden;
}


#sidebar li.launcher {
	background: #fff;
}
#sidebar li.launcher ul {
	margin-left: 3px;	
}
#sidebar li.launcher ul li {
	float: left;
	padding: 10px 7px;
}
#sidebar li.launcher ul li a {
	text-indent: -9999px;
	display: block;
	background: url(images/launcher.png) no-repeat 0 0;
	height: 18px;
}
#sidebar li.launcher ul li.photos a {
	width: 126px;
}
#sidebar li.launcher ul li.miniposts a {
	width: 114px;
	background-position: -125px 0;
}
#sidebar li.launcher ul li.about a {
	width: 102px;
	background-position: -240px 0;
}
#sidebar li.miniposts {
	overflow: hidden;
	background: #fff;
	padding: 15px 20px;
}
#sidebar li.miniposts h2 {
	background: url(images/launcher.png) no-repeat -125px 0;
	width: 114px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 5px;
}
#sidebar li.miniposts ul li {
	margin-bottom: 10px;
	font: 13px/19px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#sidebar li.miniposts ul li a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	font-size: 1.2em;
}
#sidebar li.miniposts ul li p{
}
#sidebar li.miniposts ul li p a{
	text-decoration: underline;
	font-size: 1em;
}
#sidebar li.miniposts a.readmore  {
	text-align: right;
	color: #444;
	text-decoration: none;
	display: block;
	clear: both;
}

#sidebar li.author {
	overflow: hidden;
	min-height: 265px;
	background: #fff;
}
#sidebar li.author h2 {
	background: url(images/bg_sidebar_h2_about.png) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	height: 37px;
	position: absolute;
	width: 385px;
	top: 25px;
}
#sidebar li.author img.avatar {
	position: absolute;
	top: 72px; left: 15px;
}
#sidebar li.author p {
	position: absolute;
	right: 15px; top: 70px;
	width: 240px;
	text-align: justify;
}
#sidebar li.author a.readmore {
	position: absolute;
	bottom: 10px; right: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}


#sidebar li.search h2 {
	display: none;
}
#sidebar li.search {
	background: #fff url(images/bg_sidebar_search.png) no-repeat 0 0;
	height: 52px;
	
}
#sidebar li.search #s {
	margin: 14px 0 0 72px;
	background: transparent;
	border: 0;
	color: #555;
	font-size: 18px;
	
}
#sidebar li.search input[type="submit"] {
	visibility: hidden;
}

#sidebar li.doble {
	padding-left: 5px;
}
#sidebar li.doble .single {
	width: 47%;
	float: left;
	margin-right: 5px;
	background: #fff;
	padding: 5px 0 10px;
}
#sidebar li.doble .categorias {

}
#sidebar li.doble .archivo {

}
#sidebar li.doble h2 {
	background: url(images/sp_sidebar_cat_arch.png) no-repeat 0 0;
	height: 62px;
	text-indent: -99999px;
}
#sidebar li.doble .categorias h2 {
	
}
#sidebar li.doble .archivo h2 {
	background-position: 6px -62px ;
}

#sidebar li.doble ul {
	margin-left: 20px;
}
#sidebar li.doble ul li {
	line-height: 22px;
}
#sidebar li.doble ul li a {
	color: #000;
	text-decoration: none;
	background: url(images/sp_tinyicons.png) no-repeat 0 0;
	padding-left: 17px;
}	
#sidebar li.doble ul li a:hover {
	color: #666;
}
#sidebar li.doble .categorias ul li a {
	background-position: 0 -46px;
}
#sidebar li.doble .archivo ul li a {
	background-position: 0 -63px;
}


li.twitter p.twitter-message {
	line-height: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
li.twitter p.twitter-message abbr {
	font-size: 0.9em;
}
li.twitter p.twitter-message a {
	border-bottom: 1px dotted #333;
	text-decoration: none;
	color: #333;
}
li.twitter h2, li.twitxr h2, li.flickr h2, li.vimeo h2 {
	background: url(images/sp_h2_sidebar.png) no-repeat 100% 0;
	text-indent: -99999px;
	height: 67px;
}
li.twitter h2 {
	background-position: 100% -137px;
}

li.twitxr h2 {
	background-position: 100% -209px;
}

li.flickr h2 {
	background-position: 100% 0;
}

li.vimeo h2 {
	background-position: 100% -67px;
}



li.twitxr .twitxr_photo {
	display: inline-block;
	margin: 0 10px 15px 0;
	width: 150px;
	text-align: center;
}


li.twitxr a img, li.flickr ul li a img {
	border: 4px solid #ccc;
}
li.twitxr a img:hover, li.flickr ul li a img:hover {
	border-color: #666;
}
li.flickr ul li {
	float: left;
	margin: 0 0 5px 5px;
}
li.vimeo ul li.video {
	width: 100px;
	height: 75px;
	float: left;
	background-repeat: no-repeat;
	border: 4px solid #ccc;
	margin: 0 0 10px 7px;
}
li.vimeo ul li.video:hover {
	border-color: #666;
}
li.vimeo ul li.video a {
	display: block;
	width: 100px; height: 75px;
	text-indent: -9999px;
	background: url(images/btn_play_video_sidebar.png) no-repeat 50% 50%;
}


li.aside a.vermas {
	text-align: right;
	color: #444;
	text-decoration: none;
	font-size: 13px;
	display: block;
	clear: both;
}

/* @end */

/* @group Comentarios */

h3#comments, h3#respond {
	background: #333;
	color: #ccc;
	font-size: 1.3em;
	font-weight: normal;
	font-style: normal;
	padding: 13px 40px;
}	














ol.commentlist {
	
}

ol.commentlist li {
	background: url(images/bg_comment_comun.png);
	border-top: 2px solid #a68500;
	clear: both;
	overflow: hidden;
}

ol.commentlist li.autor {
	background: url(images/bg_comment_roger.png);
	border-top: 2px solid #e38c03;
}
ol.commentlist div.com {
	float: right;
	background: #fff;
	padding: 10px 15px;
	border-bottom: 2px solid #a68500;
	margin: 20px 20px 20px 0;
	min-height: 32px;
	color: #666;
	width: 420px;
}
.fotografia ol.commentlist div.com {
	width: 84%;
}


ol.commentlist .avatar {
	border: 2px solid #fff;
	float: left;
	margin: 20px 0 0 30px;
}
ol.commentlist div.com .comment-author {
	margin-bottom: 5px;
}

ol.commentlist div.com .comment-author {
	margin-bottom: 5px;
	font-weight: normal;
	font-style: normal;
}
ol.commentlist div.com .comment-author cite.fn  {
	font-weight: bold;
	font-style: normal;
	color: #333;
}
ol.commentlist div.com .comment-author cite.fn a {
	color: #333;
	border-bottom: 1px dotted #333;
	text-decoration: none;
}
ol.commentlist div.com p.comment {
	line-height: 18px;
}
p.profile {
	color: #ccc;
	font-size: 1.1em;
}
p.profile a {
	color: #ff9c00;
	text-decoration: none;
	font-weight: bold;
}
/* @group Commentform */
form#commentform {
	color: #ccc;
}
.form-wrapper {
	background: #444;
	padding: 20px 0 40px;
}
form#commentform p {
	text-align: right;
	margin-right: 25px;
	margin-bottom: 10px;
}
form#commentform p label {
	color: #999;
	margin-right: 10px;
}
form#commentform p input.text {
	border: 0;
	background: #fff;
	width: 250px;
	padding: 6px 10px;
}
form#commentform p textarea.text {
	width: 400px;
}
form#commentform p img.avatar {
	vertical-align: top;
	margin: 10px 20px 0 0;
	border: 2px solid #fff;
}
form#commentform input.submit{
	background: url(images/btn_enviar.png) no-repeat 0 0;
	border: 0;
	width: 138px;
	height: 54px;
	text-indent: -9999px;
	margin-top: -32px;
}
/* @end */



/* @end */

/* @group navigation */


.navigation {
	overflow: hidden;
	padding: 20px 40px;
}
.navigation a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 10px 20px;
	border: 1px solid #aaa;
}
.navigation div{
	background: #ccc;
}
.navigation div:hover{
	background: #ddd;
}


/* @end */

/* @group CAT: Fotografia */
.fotografia .attachment-medium {
	margin-bottom: 5px;
}
.fotografia .attachment-thumb {
	float: left;
	margin: 0px 10px 10px 0;
	width: 100px; height: 100px;
}
.fotografia .attachment-medium, .fotografia .attachment-thumb {
	border: 4px solid #CCCCCC;
}
.fotografia .attachment-medium:hover, .fotografia .attachment-thumb:hover {
	border: 4px solid #aaa;
}
.fotografia .cat_header-wrapper  h2 {
	background: transparent url(images/sp_sidebar_cat_arch.png) no-repeat scroll 0 -165px;
	text-indent: -9999px;
	height: 65px;
}
/* @end */




.alignright { float: right; }
.alignleft { float: left; }

/* @group Miniposts */
.minipost h2 {
	border-bottom: 1px dotted #ccc;
	color: #333;
	margin-bottom: 10px;
	font-weight: lighter;
}
.minipost .entry p{
	color: #797979;
	line-height: 21px;
	font-size: 16px;
	text-align: justify;
}
.minipost .post-wrapper {
	border: 1px solid #ccc;
}
.minipost .premeta, .minipost .postmeta {
	display: none;
}


/* @end */




