/*
Theme Name:		PixelCSS Gallery
Theme URI:		http://www.osdesigner.net
Description:		Build this theme for webmasters who want to run a CSS or web showcase.
Version:		1.0
Author:			Shabu Anower
Author URI:		http://www.osdesigner.net/
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	margin:0;
	padding:0;
	background-color:#e7e1d3;
	font-family: "Lucida Grande", Geneva, Tahoma, Arial, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #303536;
}

a {color: #0066cb; text-decoration: none; }
a:hover {/*color: #0066cb;*/ color:#ff7700;}
img, img a, img a:hover {border: 0;}

.separador-005 {clear:both;height:5px;}
.separador-010 {clear:both;height:10px;}
.separador-030 {clear:both;height:30px;}
.separador-100 {clear:both;height:100px;}
.sep-line-010  {clear:both;height:10px; border-bottom:1px solid #e7e1d3; margin-bottom:10px;}

/*h2 {font-family: Georgia, serif; }*/


#top {
	font-size: 85%;
	margin: 0 auto;
	padding: 0;
	background-color: #383d44;
}
#top p.adsense_468x15_001 {
	padding: 0 0 5px 0;
	margin: 0 auto;
	width: 470px;
	height:10px;
}

#header {
	background: #303536 url('images/header-bottom.png') bottom left repeat-x;
	padding: 0 0 20px 0;
	border-top: 2px solid #464a52;
}
#introheader {
	width: 860px;
	height:100px;
	margin: 0 auto;
	overflow: hidden;
}
#introheader h1 {
	margin: 0;
	padding:0;
}
#introheader #logo {
	background:url('images/logo.gif') no-repeat;
	width:230px;
	height:80px;
	float:left;
	display:inline; 
}

#nav {
	height:47px;
	margin:15px 0 0 0;
	float: right;
	display: inline;
}
#nav ul {
	margin:10px 0 0 0;
	padding:0;
	list-style-type:none;
	height:47px;
	float:right;
	display: inline;
}
#nav li {
	padding:0;
	margin:0;
	height:47px;
	list-style-type:none;
	float: left;
	display: inline;
}
#nav li a {
	display:block;
	background-color: #3a3f40;
	border:1px solid #4a4a4a;
	margin:0 5px;
	padding:6px;
	text-align: center;
	color:#fff;
}
#nav li a:hover {
	/*color:#a0aeb1;*/
	color:#ff7700;
}

.rss {
	float:right;
	margin:-5px 0 0 15px;
	padding:0;
}
.rss a {
	background:url('images/icon-rss.gif') no-repeat;
	width:60px;
	height:60px;
	display:block;
}
.rss a:hover {
	background:url('images/icon-rss.gif') no-repeat 0px -60px;
	width:60px;
	height:60px;
	display:block;
}



#wrapper {
	width:900px;
	margin:0 auto;
	margin-bottom:20px;
}
#main_bar {
	padding:0;
	height:25px;
	background:#e43b05;
	color:#ffffff;
}
#main_bar h3 {
	margin:0;
	float:left;
	padding:3px 0 0 20px;
	font-size:1.0em;
	background:url('images/corner.gif') no-repeat;
	height:22px;
}
#main_bar p {
	margin:0;
	float:right;
	padding:3px 10px 0 0;
	background:url('images/corner.gif') no-repeat right -25px;
}
#main_bar a {
	color:#ffffff;
	text-decoration:none;
}
#main_bar a:hover {
	text-decoration:underline;
}
.page {
	width:900px;
	margin:0 auto;
}
#content {
	/*width:550px;*/
	width:550px;
	padding:0;
	overflow:hidden;
}
#bgtop {
	height:20px;
	background:url('images/img07.gif');
}
.sidebar {
	/*width:300px;*/
	width:320px;
	padding:15px 10px;
	float:right;
	background-color:#f5f2e6;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
.sidebar h2 {
	margin:0 0 10px 0;
	font-size:1.2em;
}
.adsense {
	width:290px;
	margin:10px 0;
	padding:5px 10px 10px 10px;
}


.break {
	clear:both;

	padding:0;
	margin:0 0 10px 0;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}
.item {
	padding:5px 10px 5px 10px;
	width:227px;
	float:left;
	margin:0 15px 15px 0;
	background:#ffffff;
	border:1px solid #fff;
}
.item h2 {
	font-size:1.2em;
	margin:0 0 3px 0;
	padding:0;
}
.item h2 a {
	color:#484848;
	text-decoration:none;
}
.item h2 a:hover {
	color:#ff7700;
	text-decoration:none;
}
.item p {
	margin:0 0 4px 0;
	border:#e5e5e5 1px solid;
}
.item2 {
	padding:5px 10px 5px 10px;
	width:227px;
	float:left;
	margin:0 15px 15px 0;
	background:#f5f2e6;
	border:1px solid #fff;
}
.item2 h2 {
	font-size:1.2em;
	margin:0 0 3px 0;
	padding:0;
	color:#ffffff;
}
.item2 h2 a {
	color:#ff7700;
	text-decoration:none;
}
.item2 h2 a:hover {
	color:#ff7700;
	text-decoration:none;
}
.item2 p {
	margin:0 0 4px 0;
	border:#838383 1px solid;
}

.item .browsershot img , .item 2.browsershot img   {width:225px; height:169px; }

.details {
	padding:8px;
	margin:0 20px 15px 0;
	/*background:#f0f0e2;*/
	background:#f5f2e6;
	border:1px solid #fff;
}
.details ul {
	margin:5px 0 5px 15px;
	list-style-type:none;
}
.details li {
	padding:3px 0 3px 0;
	list-style-type:square;
}
.details h2 {
	font-size:1.2em;
	color:#484848;
	margin:0 0 3px 0;
}
.details h2 a {
	color:#484848;
}
.details h2 a:hover {
	color:#ff7700;
	text-decoration:none;
}


.details p {
	margin:0 0 15px 0;
}
.details p img {
	padding:0;
	border:#e5e5e5 1px solid;
}
.details2 {
	padding:8px;
	margin:0 20px 15px 0;
	/*background:#f0f0e2;*/
	background:#f5f2e6;
	border:1px solid #fff;
}
.details2 ul {
	margin:5px 0 5px 15px;
	list-style-type:none;
}
.details2 li {
	padding:3px 0 3px 0;
	list-style-type:square;
}
.details2 h2 {
	font-size:1.2em;
	color:#484848;
	margin:0 0 3px 0;
}
.details2 h2 a {
	color:#ff7700;
}
.details2 h2 a:hover {
	color:#ff7700;
	text-decoration:none;
}

.details2 p {
	margin:0 0 15px 0;
}
.details2 p img {
	padding:0;
	border:#838383 1px solid;
}
.tags {
	margin:0 !important;
	padding:0 0 0 10px;
	font-size:1em;
	font-weight:bold;
}
.sociable {
	margin:0 0 5px 0 !important;
	padding:15px 0 0 0 !important;
}

.post-ratings span {
	float:right;
	font-size:11px;
	padding:3px 0 0 0;
}
.navbottom {
	height:20px;
	margin:0;
}
.Nav {
	margin:0 0 20px 0;
	padding:10px 0 0 0;
	color:#838383;
}
.Nav a {
	padding:4px 8px 4px 8px;
	background:#fff;
	border:1px solid #e5e5e5;
	color:#838383;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav a:hover {
	padding:4px 8px 4px 8px;
	border:1px solid #0066cb;
	color:#0066cb;
	text-decoration:none;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav .on {
	padding:4px 8px 4px 8px;
	border:1px solid #0066cb;
	color:#0066cb;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav span {
	padding:4px 8px 4px 8px;
	border:1px solid #e5e5e5;
	font-size:10px;
	margin:0 5px 0 0;
}
#ads {
	border:1px solid #fff;
	clear:both;
	width:290px;
	padding:8px;
}
#ads ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#ads li {
	float:left;
	margin:0;
	padding:3px 8px;
	list-style-type:none;
}
.singleads {
	/*background:#ece7d8;*/
	padding:9px;
	margin:0 30px 15px 0;
	/*border:1px solid #ffffff;*/
}
.singleads h2 {
	margin:0 0 10px 0;
	font-size:1.2em;
	color:#474848;
}
.tabberlive .tabbertabhide {
	display:none;
}
.tabber {
	padding:0;
}
.tabberlive {
	margin:1px 0 10px 0;
}
ul.tabbernav {
	margin:0;
	padding:3px 0;
	border-bottom:1px solid #ffffff;
}
ul.tabbernav li {
	list-style:none;
	margin:0;
	display:inline;
}
ul.tabbernav li a {
	padding:3px 0.5em;
	border-bottom:none;
	text-decoration:none;
}
ul.tabbernav li a:link {
	color:#474848;
	font-weight:bold;
}
ul.tabbernav li a:hover {
	color:#0066cb;
}
ul.tabbernav li.tabberactive a {
	background:#ece7d8;
	color:#474848;
	border:1px solid #ffffff;
	border-bottom:1px solid #ece7d8;
	text-decoration:none;
	font-weight:bold;
}
ul.tabbernav li.tabberactive a:hover {
	color:#474848;
	background:#ece7d8;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
}
.tabberlive .tabbertab {
	background:#ece7d8;
	padding:5px 10px 10px 10px;
	border-top:0px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.tabberlive .tabbertab h2 {
	display:none;
	color:#313062;
}
.tabberlive .tabbertab h3 {
	display:none;
}
.tabbertab {
	margin:0px;
	padding:0px;
}
.tabbertab ul {
	margin:5px 0 5px 10px;
	padding:0;
	list-style-type:none;
}
.tabbertab li {
	margin:0;
	padding:2px 0 2px 10px;
	/*list-style-type:square;*/
	background: url('images/arrows.gif') no-repeat 0 8px;
}
.tabbertab a:link, .tabbertab a:visited {
	color:#756d63;
	/*font-weight:bold;*/
}
.tabbertab a:hover {
	color:#0066cb;
}

.wp-smiley {
	border:none !important;
	padding:0 !important;
	margin:0 !important;
}
#comment_form .text_input {
	width:191px;
	padding:3px;
	color:#444;
	border:1px solid #696969;
	border-left:3px solid #484848;
}
#comment_form .text_area {
	width:321px !important;
	border:1px solid #696969;
	border-left:3px solid #484848;
}
ul#comment_list {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#comment_list li.comment {
	margin:0 0 10px 0;
}
ul#comment_list li.trackback {
	padding:1.2em 15px 0 15px;
}
.comment_meta {
	margin:0 30px 15px 0;
	font-size:11px;
}
.comment_num {
	padding:0 8px 0 0;
	font-weight:bold;
	font-size:1.3em;
	float:right;
}
.trackback .comment_num {
	padding:0 0 0 20px;
}
.comment_num a,.comment_num a:visited {
	color:#888;
	text-decoration:none;
}
.comment_num a:hover {
	color:#303030;
	text-decoration:none;
}
.comment_meta strong {
	font-size:1.2em;
}
.comment_time {
	font-size:1em;
	color:#888;
}
blockquote {
	font-style:italic;
	font-size:11px;
	color:#888888;
	margin:0 0 5px 20px;
	padding:0 0 0 10px;
	border-left:4px solid #0066cb;
}
abbr,acronym {
	border-bottom:1px dotted #0066cb;
	text-transform:uppercase;
}
code {
	color:#474848;
	font-family:Courier,monospace;
	margin:0 0 5px 5px;
}
pre {
	margin:0 0 1.5em 0;
	overflow:auto;
	font-size:1.3em;
	clear:both;
}
form {
	margin:0;
	padding:0;
}
.searchbox {
	margin:0 0 20px 0;
	width:300px;
}
.search {
	background:url('images/input.gif') no-repeat;
	height:19px;
	padding:8px 5px 5px 8px;
	width:255px;
	color:#444;
	border:none;
	margin:0;
	float:left;
}
.find {
	background:url('images/find.gif') no-repeat;
	border:none;
	height:32px;
	width:32px;
	margin:0;
	float:right;
}
.design a {
	color:#982a05;
	font-size:11px;
	text-decoration: none;
}


/* Pie de pagina ------------------------------------------------- */
#piepagina {
	float:left;
	width: 100%;
	color:#fff;
	padding-top:15px;
	background-color: #303536;
	border-top: 6px solid #3a3f40;
}

#bottom {
	width: 860px;
	margin: 0 auto;
}
	#bottom-left {
		width: 20%;
		padding: 0 0 25px 0;
		float: left;
	}
	#bottom-mid {
		width: 35%;
		padding: 0 0 25px 40px;
		float: left;
	}
	#bottom-right {
		width: 35%;
		margin-right: 10px;
		padding: 0 0 25px 0;
		float: right;
	}

#bottom {
	text-align: left;
	color: #e7e3d9;
}
#bottom h2 {
	color: #e87830;
	margin: 10px 0 5px 0;
	padding: 0 1px;
	margin:0 0 10px 0;
	font-size:1.3em;
}

#bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#bottom li {
	display: block;
	margin: 0;
	padding: 7px 5px 7px 5px;
	border-bottom: 1px solid #cccccc;
}
#bottom li a {
	background-color: transparent;
	color: #e7e3d9;
	padding: 3px 3px 3px 1px;
	text-decoration: none;
	border-bottom: 0;
}
#bottom li a:hover {
	color: #669933;
	background-color: #f9faf4;
	text-decoration: none;
}

#bottom-right {
	background: url(images/bg-twitter-updates.png) no-repeat top left;
}
#box-twitter {
	margin:60px 0 0 0;
	padding-left:30px;
}
#box-twitter h2 { text-align:right; margin:0 35px 25px 0; }
#box-twitter .interior { padding: 8px 0 0 0; }
#box-twitter .interior a { color: #1F667F; }
#box-twitter .interior ul  { list-style-type: none; margin: 0; padding: 0; }
#box-twitter .interior ul li { padding: 0 0 10px 0; margin: 0 0 10px 0;  }
#box-twitter .interior ul li a { padding: 0; margin: 0; border:none; }
#box-twitter .interior ul ul { margin: 10px 0 0 30px; padding: 0; }
#box-twitter span.twitter-timestamp { font-size:0.85em; margin-top:10px; border-bottom: 1px dotted; }

/* fin de pie de pagina ------------------------------------------------ */


#footer {
	width: 100%;
	background-color:#303536;
	padding-top:20px;
	border-top: 1px solid #3a3f40;
}
#copyright {
	width: 860px;
	margin:0 auto;
	padding: 10px 0 30px 0;
}
#copyright p {
	margin:0;
	padding:0;
}
.wrap:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both; 
	visibility: hidden;
}
.col-left {
	float: left;
}
.col-right {
	float: right;
}
#copyright a {
	color: #fff;
	text-decoration: underline;
}
#copyright a:hover {
	text-decoration: none;
}
#copyright p {
	font-style: italic;
	color: #CACACA;
	padding: 0;
}


#copyright ul {
	padding: 0 0 5px 0;
	margin:0;
	float: left;
	display: inline;
}
#copyright li {
	padding: 0;
	float: left;
	display: inline;
}

#copyright li.top a {
	background:url('images/icon-top.gif') no-repeat;
	width:60px;
	height:60px;
	display:block;
	text-indent:-9000px;
}
#copyright li.top a:hover {
	background:url('images/icon-top.gif') no-repeat 0px -60px;
	width:60px;
	height:60px;
	display:block;
}
#copyright li.xhtml a {
	background:url('images/icon-xhtml.gif') no-repeat;
	width:60px;
	height:60px;
	display:block;
	text-indent:-9000px;
}
#copyright li.xhtml a:hover {
	background:url('images/icon-xhtml.gif') no-repeat 0px -60px;
	width:60px;
	height:60px;
	display:block;
}
#copyright li.css a {
	background:url('images/icon-css.gif') no-repeat;
	width:60px;
	height:60px;
	display:block;
	text-indent:-9000px;
}
#copyright li.css a:hover {
	background:url('images/icon-css.gif') no-repeat 0px -60px;
	width:60px;
	height:60px;
	display:block;
}
