/*  
Theme Name: Snapshot
Theme URI: http://www.woothemes.com
Description: Snapshot theme by WooThemes. Perfect for photographers and design galleries.
Version: 2.1
Author: WooThemes
Author URL: http://www.woothemes.com/
*/

h1, h2, h3, h4, h5, h6  {
	font-weight: bold;
	color:#666;
}

a  {
	color: #70C4EA;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	border-bottom:dotted 1px #999;
}

/* STRUCTURE */

#wrap {

}

#header  {
	position: relative;
	height: 120px;
}

#logo h1 {
	background: url(styles/default/logo.png) top left no-repeat;
	text-indent: -9999px;
	float: left;
}

#logo h1 a{
	display: block;
	height: 95px;
	width: 136px;
}

#header h1.title  {
	display: none;
}

#header h1.title a  {
	text-decoration: none;
}

#header p.description  {
	display: none;
}

.rss {
	text-align:left;
	margin-left:0px;
}

.rss li {
	margin:0px !important;
	list-style-type:none;
}

.rss a  {
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	background: url(images/design/rss.gif) no-repeat center left;
	padding: 2px 0 2px 23px !important;
	color:#666;
}

.rss a:hover, .home_ad a:hover {
}

#nav  {
	height: 45px;
	color: #fff !important;
	width:1000px;	
}
#Flash_slider  {
	width:695px;
	height:260px;
}
.bg_Flash_slider  {
	width:1000px;
	height:310px;
	background:url(images/flash_bg.png) no-repeat 20px 230px;
	padding: 0 auto;
	background-color: transparent;
}


#nav ul  {
	padding: 0;
	line-height: 45px;
	height: 45px;
	margin: 0px;
}

#nav ul li  {
	display: inline;
	margin: 0 24px 0 0;
	_margin-right:23px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#nav ul li h3 {
	color:#FFFFFF;
	font-size:14px;
}

#nav ul li a  {
	color: #fff;
	font-size: 1.1em;
	font-weight:bold;
	text-decoration: none;
	line-height: 45px;
	padding:3px;
	
}

#footer  {
	font-size: 1em;
	height:200px;
}

#footer p  {
	margin: 0;
	line-height:45px;
}

#footer p a  {
	text-decoration: none;
}

#footer p a:hover  {
	text-decoration: underline;
}

#footer img {
	vertical-align:middle;
}

#footer .powered {
	text-align:left;
	margin-left:0px;
}

#footer .powered a {
	text-align:right;
	background: url(images/design/wordpress_logo.png) left center no-repeat;
	padding: 10px 0px 10px 30px;
}

#footer .credit {
	text-align: right;
}
#footer .widget{
	width:300px;
	float:left;
	padding-top:10px;	
	padding-right:30px;
}
#footer .widget h3, #footer .widget h3 a  {
	color:#666;	
	text-decoration:none;
	width:200px;
}
#footer .widget h3{
	border-bottom: solid 1px #CCC;

}
#footer .widget li{
	list-style-type: none;
	margin-left:0px;
}
#footer .widget img{
	margin-right:5px;
	margin-bottom:5px;
}
	
		
.redes_sociales  ul {
	list-style-type: none;
}
.redes_sociales  li {
	float: left;
	margin-right: 3px;
}
.redes_sociales  a {
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 50px;
}
#youtube {
	background-image: url(images/Youtube_32x32.png);
	background-repeat: no-repeat;
}
#delicious {
	background-image: url(images/delicious.png);
	background-repeat: no-repeat;
}
#facebook {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
}
#flickr {
	background-image: url(images/flickr.png);
	background-repeat: no-repeat;
}
#myspace {
	background-image: url(images/myspace.png);
	background-repeat: no-repeat;
}
#twitter {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
}

/* tagline */

#tagline  {
	position: absolute;
	top: 45px;
	right: 20px;
	font-size:16px;
	font-weight:bold;
}

#tagline p {
	margin-bottom: 0px;
	padding:5px 10px 5px 10px;
}


/* BLOG CSS */

.post {
	margin-bottom:10px;
}
.post .size-full {
	display:none;
}
.post h2 {
	font-size:50px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: -2.5px;
}
.post p.categories {
	margin-bottom:15px;
}

.post p.categories span {
	padding: 5px;
	margin-top: 50px;
}

.post p.categories a  {
	font-weight: bold;
	text-decoration:none;
}

.post p.categories a:hover  {
	text-decoration:underline;
}

.post_seperator  {
	margin-bottom:10px;
	height:1px;
	border-bottom:1px dotted #A6B3B9;
}

h2.title  {
	font-size:50px;
	margin-bottom:15px;
}

h2.theme_title  {
	font-size:28px;
	margin-bottom:20px;
	line-height:28px;
}

h2.title .date  {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-size:12px;
}

h2.title a  {
	text-decoration: none;
}

.post p.comments a  {
	padding: 0 0 0 22px;
	font-weight: bold;
	text-decoration: none;
}

p.continue  {
	float: left;
	display: inline-block;
}

p.continue a  {
	font-weight: bold;
	text-decoration: none;
}

.widget {
	margin-bottom:20px;
}

#leftwidget  {
	width: 159px;
	padding-right: 10px;
	margin-right: 0;
}

.widgetlist  h3  {
	margin: 0;
	padding: 5px 0 5px 10px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

.widgetlist ul  {
	margin: 0;
}

.widgetlist ul li  {
	margin: 0;
	padding: 8px 0 4px 10px;
	list-style: none;
	font-size: 12px;
	border-bottom: 1px dotted #9cb9d7;
	height: 20px;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	text-decoration: none;
}

.widgetlist ul li a:hover  {
}


/* STYLES */

.fix {
	clear: both;
}

.bordered  {
	border: 1px solid #000;
}

.floatleft  {
 float: left;
}

.floatright  {
	float: right;
}

.alignright  {
	text-align: right;
}

.alignr  {
	text-align: right;
}

blockquote {
	font-size:14px;
	margin-bottom:15px;
	color:#4F4F4F;
}

/* INDIVIDUAL THEME LISTING */

.theme h2 {
	font-size: 12px !important;
	margin: 0px !important;
	letter-spacing:normal !important;
}

.large-screenshot {	
	background: url(images/large_screenshot_bg.png) no-repeat 2px 400px;
	margin-bottom: 5px;
	padding: 4px;
	width: 690px;
	clear:both;
}
.large-screenimg{
	height: 410px;
}
.large-screenimg a{
	border:none;
}
.screenshot {
	padding: 4px;
	width: 330px;
	height: 210px;
	margin-right:20px;
	background: url(images/screenshot_bg.png) no-repeat -4px 182px;
}

#añadidos p{
	display:none;
}
#añadidos .addtoany_share_save_container{
	display:none;
}
.post #extra{
	display:none;
}

.theme .date {
	font-size: 10px;
	padding-top: 3px;
}

.theme p {
	margin: 0px 0px 2px !important;
}
.theme a:hover {
	border-bottom:none;
}

.theme .tags {
	padding-left: 24px;
	background: url(images/ico-tags.gif) center left no-repeat;
}

.theme .tags a {
	font-size: 11px;
	text-decoration: none;
}

.theme .rating {
	font-size: 11px !important;
	width: 100% !important;
}

.post-ratings-text {
	font-size: 11px !important;
}


/* COMMENTS */

#comments {
	border-top: 1px solid #dddddd;
	padding-top:20px;
}

#comments h2  {
	margin: 0px 0px 20px;
	font-size: 18px !important;
	line-height: 24px;
	font-weight: normal !important;
}
.commentlist li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 20px;
	padding:10px 10px 0px;
}
.commentlist p {
	margin-bottom:10px;
}
.commentlist .gravatar {
	float:right;
	margin:0px 5px 5px 20px;
}

.gravatar {
	width:65px;
	height:65px;
	float:right;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:10px;
}

.gravatar img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
}

.commentlist cite {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	margin-bottom:10px;
}
.commentlist cite a:hover {
	text-decoration: none !important;
}
.commentlist .metadata {
	color:#000 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}	
.commentlist .metadata:hover {
	text-decoration: underline !important;
}
#commentform input {
	padding: 5px;
	margin-right: 10px;
}

#commentform #submit {
	font-size:14px;
}

#commentform textarea {
	padding: 10px;
	width:558px;
	_width:540px;
}

.wp-pagenavi {
	margin-top:20px;
	padding-top:20px;
	border-top: 1px solid #dddddd;
}

/*sobre mis*/

#sobremi-tit {
	height: 247px;
}
#conocimientos-tit, #sobremi-tit{
	width: 200px;
	float: left;
	font-size:25px;
	color: #666;
	text-align: right;
	padding-right: 15px;
	border-right: 1px solid #666;
}
#conocimientos-tit{
	height: 340px;
}
#sobremi-tit {
	height: 247px;
}
#sobremi-txt {
	height: 230px;
	width: 500px;
	float: left;
	font-size: 12px;
	color: #666;
	padding-left: 15px;
	line-height: 17px;
	padding-top: 17px;
}
#conocimientos-txt1 {
	float: left;
	height: 330px;
	width: 210px;
	font-size: 12px;
	color: #666;
	padding-left: 15px;
	line-height: 17px;
	padding-top: 20px;
}

#conocimientos-txt2 {
	float: left;
	height: 330px;
	width: 300px;
	font-size: 12px;
	color: #666;
	padding-left: 15px;
	line-height: 17px;
	padding-top: 20px;
}
.txt-grande2{
	font-weight: bold;
}
/*columna izquierda*/
.screen-reader-text{
	display: none;
	}
	/*miniaturas*/
	
.screenimg {
	width: 100%;
	height: 100%;
	float:left;
	position: relative;
}

.screenimg span {
	position: absolute;
	font-size:11px;
	right: -17px;
	top: 7px;
	height:34px;
	background: url(images/categorias_bg.png) no-repeat 0 0;
	width:100px;
	padding-top:5px;
}

.screenimg span a {
	padding:8px;
	text-decoration: none;
	color: #666;
	
}
.screenimg a:hover {
	border-bottom:none;
}

	/*paginas*/
#page-bg{
	background:url(images/page-bg.png) no-repeat 0 0;
	width:1029px;
	margin: 0px auto;
	padding-top:30px;
	}
	/*contactos*/
.wpcf7{
	height:480px;
	width:350px;
	background-color:#eee;
	border: solid 1px #FFF;
	padding:10px !important;
	float:left;
}
#columna_izquierda_contacto{
	width:300px;
	float:left;
	margin-right:60px;
	font-size: 16px;
	line-height:21px;
	color:#515151;
	}
	.vacio{
		clear:both;
	}
#columna_izquierda_contacto .email{
	background:url(images/icon_alt_email.gif) no-repeat 0 center;
	padding-left: 24px;
	margin-left:0px;
	}
#columna_izquierda_contacto ul{
	list-style-type: none;	
	}
	
	/*intro*/
#intro h2{
	font-size: 35px;
	margin-bottom:5px;
	}
#intro h2 a{
	color: #70c4ea;
	text-decoration: none;
	}
#intro h2 a:hover{
	border-bottom:none;
	}
#intro h3{
	font-weight: normal;
	font-size: 16px;		
}
#intro a{
	font-weight: bold;
	color: #70c4ea;
	text-decoration: none;	
}
#intro h3 a:hover{
	border-bottom:dotted 1px #999;
}
.anterior a, .siguiente a{
	padding:6px 11px 6px 10px;
	border:1px solid #FFF;
	display:block;
	background-color: #f8f6f6;
	float: left;
	margin: 10px 5px 10px 0;
	color:#666666;
}
.anterior a:hover, .siguiente a:hover{
	background: #c4c4c4;
	color:	#FFF;
}

