/*
Theme Name: boldlines
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FTL</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
*/

/* Default */
* {
	margin: 0;
	padding: 0;
}
body {
	background: url(imagesnew/fnd_sup.gif) repeat-x top #fff;
	text-align: center;
	font-family: Georgia, Tahoma, Arial, sans-serif;
	font-size: 14px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
div.hide-me {
	display: none;
}
/* Typography */
p {
	padding: 10px 0;
	font-size: 13px;
	line-height: 1.6em;
	color: #575759;
}
a {
	color: #3c6793;
	font-weight: bold;
}

/* Sructure */
#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 217px;
}
	#logo {
		width: 600px;
		height: 111px;
		display: block;
		float: left;
	}
	#logo a{
	border:0;
	}
	
	#logo h1 {
		display:none;
	}
	
	#logo h2 {
		display:none;
	}
#rss {
display:none;
	float: right;
	padding: 10px;
	padding-top: 14px;
}
	#rss a {
		padding: 4px;
		color: #909aa4;
		text-decoration: none;
		padding-left: 20px;
		background: url(images/rss.gif) no-repeat left;
	}

p#texto {
clear:both;
font-size:20px;
width:500px;
float:left;
color:#FFF;
line-height: 1em;
text-align:center;
margin:-10px 0 0 55px;}

#search {
	float: right;
	width: 340px;
	margin-top:20px;
}
	#search form input[type=text] {
		width: 231px;
		height: 22px;
		background: url(imagesnew/search_01.gif) top left no-repeat;
		display: block;
		padding: 5px 3px 3px 3px;
		border: none;
		color: #666;
		font-size:14px;
		float: left;
	}
	#search form input[type=image] {
		text-decoration: none;
		text-indent: -99999px;
		float: left;
	}
#content {
	clear: both;
	padding-top:15px;
}

div#botones{
float:right;
clear:both;
margin-top:-50px;
}
div#espacio{
clear:right;
height:10px;
display:block;
}
	div.f-post {
		background:#fff;
		border: 1px solid #CCC;
		width: 200px;
		height: 350px;
		float: left;
		margin: 0 6px 10px 6px;
		padding: 10px;
	}
		div.f-post.third {
			float: left;
		}
	div.f-post h2 a {
		text-decoration: none;
		color: #2f3439;
		font-size: 18px;
		display: block;
	}
	div.f-post h3 {
		color: #777;
		font-weight: normal;
		padding-bottom: 5px;
		font-size:12px;
	}
	div.f-post a.readmore {
		padding: 4px;
		display: block;
	}
	div#titulo{
	height:60px;
	border-bottom: 1px solid #ccc;}
	
	a.comentarios {
	font-size:12px;
	color: #E6304C;
	}
#sidebar {
	width: 250px;
	float: left;
	padding: 10px 30px 10px 10px ;
	margin-top:-13px;
}
#sidebar li {
	list-style: none;
}
	#sidebar h2 {
		text-transform: uppercase;
		color: #888;
		font-size: 18px;
		font-weight: normal;
		border-bottom: 1px solid #ccc;
		margin-top: 20px;
	}
	#sidebar ul li {
		padding: 8px 0;
		border-bottom: 1px solid #ccc;
		list-style: none;
		line-height: 1.6em;
	}
		#sidebar ul li a {
			text-decoration: none;
		}
	#sidebar ul.blogposts li {
		padding: 8px 0;
		border-bottom: 1px solid #ccc;
		padding-left: 20px;
		list-style: none;
		line-height: 1.6em;
		background: url(images/post.gif) no-repeat left;
	}
		#sidebar ul.blogposts li a {
			text-decoration: none;
		}
#column {
	width: 665px;
	float: right;
}
	div.post {
		background: url(images/post-background.gif) repeat-y #fff;
		border: 1px solid #ccc;
		border-top: 5px solid #444;
		width: 645px;
		float: left;
		margin: 15px 0;
		margin-bottom: 5px;
		margin-right: 10px;
		padding: 10px;
	}
	div.post h2 a {
		text-decoration: none;
		color: #2f3439;
		font-size: 24px;
		display: block;
	}
	div.post h3 {
		color: #777;
		font-weight: normal;
		font-size: 12px;
		border-bottom: 1px solid #ccc;
		padding-bottom: 5px;
	}
	div.post a.readmore {
		padding: 4px;
		display: block;
		padding-left: 27px;
		background: url(images/readmore.gif) no-repeat left;
	}
	
	.post-ratings {
	font-size:11px;
	color:#999;}
#footer {
	clear: both;
	margin-top: 20px;
	background: url(images/footer.gif) repeat-x top;
	padding-top: 60px;
	height: 40px;
}
	#footer-wrapper {
		width: 980px;
		margin: 0 auto;
		text-align: left;
		color: #fff;
	}
	table#wp-calendar {
		padding: 3px;
	}
	table#wp-calendar caption {
		font-size: 18px;
		padding: 5px 0;
	}
	table#wp-calendar td {
		padding: 7px;
		border-bottom: 1px solid #eee;
		font-size: 12px;
	}
		table#wp-calendar td:hover {
			background: #eee;
		}
	small.post {
		padding: 10px;
		color: #777;
		line-height: 1.7em;
		display: block;
	}
		 
	/* Wordpress CSS Defaults */
	
.alignright {
		text-align: right;
	}
	.alignleft {
		text-align: left;
	}
	.aligncenter {
		text-align: center;
	}	
.comments { padding: 0px; border-top: dotted 4px #F6F4F4; clear: both; margin-top: 5px; }
.comment-meta { width: 240px; float: left; padding: 0px 0 10px 0; text-align: right;}
.commenttext { float: left; width: 380px; padding-left: 20px; border-left: dashed 1px #aaaaaa; margin-top: -5px; margin-bottom: -5px;}
.comments div.cgravatar {
	float: right;
	padding: 4px;
	border: 1px dotted #ccc;
	margin-right: 20px;
	margin-bottom: 10px;
}
.comment-author { display: block; font-weight: bold; }
.comment-date { font-size: 12px; color: #B4AB9D; display: block; }
.comment-meta a { color: #000000; text-decoration: underline; }
.comment { margin-bottom: 15px; clear: both; }
h2#comments { display: block; padding-bottom: 10px; margin: 40px 0 20px 0; border-bottom: solid 3px #dddddd; }
#commentform span { display: block; font-size: 14px;  margin-bottom: 10px;}
#commentform input { border: solid 2px #dddddd; background-color: #ffffff; padding: 3px; width: 300px; margin-right: 10px; }
#commentform textarea { width: 560px; border: solid 2px #dddddd; padding: 3px;  margin-bottom: 10px;}
table#wp-calendar {
	padding: 3px;
}
table#wp-calendar caption {
	font-size: 18px;
	padding: 5px 0;
}
table#wp-calendar td {
	padding: 7px;
	border-bottom: 1px solid #eee;
	font-size: 12px;
}
	table#wp-calendar td:hover {
		background: #eee;
	}
	
		.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 15%;
			left: 15%;
			width: 850px;
			height: 400px;
			padding: 0;
			border: 10px solid #695884;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}

.recent-comment{
padding:10px 3px;
border-top: 1px solid #CCC;
font-size:12px;
color:#666;
}

.recent-comment .comment{
color:#333;
font-weight:bold;
}

.commentlist{
list-style:none;
display:block;
clear:both;
float:left;
padding:4px 0;
width:100%;
font-size:11px}

div#foto-avatar img{
width:20px;
height:20px;
border:1px solid #333;
margin-right:4px;
float:left;}

.postform{
margin-top:10px;}


#category_cloud {
padding:0px 0px 20px 20px;
text-align: justify;
line-height: auto;
float:left;
width:670px;
}




/*
	Plugin URL: http://www.mis-algoritmos.com
	Autor: Victor De la Rocha
	Version: 0.2
*/
/*Digg*/
	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;

	}
	
	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #AAAADD;
		
		text-decoration: none; /* no underline */
		color: #000099;
	}
	div.pagination a:hover, div.pagination a:active {
		border: 1px solid #000099;

		color: #000;
	}
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}