/* Capas base */
.content {
	background-image: url('images/content-bck.gif');
	background-repeat: repeat-y;
	background-position: center top;
}

.socialbkmark li {
        list-style-type: none;
        }

.socialbkmark a {
        color: #333;
        }

.socialbkmark a:hover {
        text-decoration: underline;
        }

.socialbkmark h2 {
	font-family: Helvetica, Arial, Sans-Serif !important;
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: #555;
	margin: 0 0 10px 0 !important;
	padding: 0;
	letter-spacing: -1px;
	text-transform: lowercase;
}

img.socialbkmark {
        vertical-align: middle;
        border: 0px;
        margin-bottom: 4px;
        }

.footer_image {
        vertical-align: middle !important;
        margin-left: 10px;
        }

.editlink {
        background: url('images/pencil.png') no-repeat left;
        }

#title {
	float: left;
	width: 270px;
	font-size: 12px;
	border-right: 1px solid #555;
	text-indent: -9000px !important;
        }

#title a {
	display: block;
	width: 250px;
	height: 50px;
	line-height: 50px;
	padding: 50px 20px 0px 0px;
	background: transparent url('images/title.gif') no-repeat 20% 82% !important;
        }

#title a:hover {
	background: #000 url('images/title.gif') no-repeat 20% 82% !important;
        }

#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	text-transform: lowercase;
        }

#menu li {
	float: left;
	width: 7em;
	border-right: 1px solid #555;
        }

#menu a {
	display: block;
	height: 50px;
	width: 7em;
	line-height: 50px;
	padding: 50px 0 0;
	text-align: center;
        }

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px !important;
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #D5D5D6;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	}

#page {
        background: #fff;
        background-position: right !important;
	text-align: left;
	margin: 0px auto 0px;
	padding: 0;
	position: relative;
	width: 775px;
       	}

#header {
	height: 160px;
	width: auto;
	color: #fff;
	border-left: 1px solid #555;
	margin: 0;
	background-color: #AFE0F6;
	background-image: url('images/header-bck.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	overflow: hidden;
}

#postheader {
	height: 130px;
	width: auto;
	margin: 0;
	background-color: #e8f1f5;
	overflow: hidden;
	background-image: url(images/header-bck.gif);
	border-right-style: none;
	border-left-style: none;
	background-repeat: repeat;
	background-position: center top;
	border-top-style: none;
	border-bottom-style: none;
}

#postheader h1 {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	width: 775px;
}

#postheader h1 img {
	margin: 0px;
	padding: 0px;
	float: left;
}

#header a {
	color: #fff;
        }

#header a:hover, #header .current_page_item {
	background: #0D78B6;
	color: #fff;
        }

.primary {
	width: 490px;
	float: left;
	clear:none;
	padding: 20px 3% 15px 3%;
	margin: 0;
	display: inline;
	}

.secondary {
	width: 229px;
	color: #666666;
	position: relative;
	line-height: 15px!important;
	background:#f2f2f2;
	background-color:#f2f2f2;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 5px;
	margin: 0px;
	clear: none;
	float: right;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
        }

.secondary a {
	color: #395f6e;
	background-image: url('http://www.xploravisual.com/blog/wp-content/themes/unsleepable/images/bullet-red.gif');
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 8px;
	margin-left: 11px;
	font-weight:normal;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 3px;
}

.page_item a {
	display: block !important;	
}


.secondary a:hover {
		color:#000000;
        text-decoration: underline !important;
        }
.comments {
	text-align: left;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

.admintab {
	display: none !important;
	}

a img,:link img,:visited img {
        border:none;
        }

/*- Sidebar Subpages Menu */

.sb-pagemenu ul {
	margin-left: 10px;
	}

.sb-pagemenu ul ul {
	margin-top: 2px;
	}

.sb-pagemenu ul ul .page_item {
	margin-left: 10px;
	padding: 0;
	}




.pagetitle { /* Used on static pages and archives */
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}

.pagetitle h2 {
	/* Titulo de donde te encuentras, por ejemplo "Resultado búsquedas...'*/
	font-size: 18px;
	font-weight: bold;
	display: inline;
	font-family: "Trebuchet MS", "Arial Narrow", Arial!important;
	color: #55a9c9!important;
	text-transform: none;
	margin-bottom: 0px;
	padding-bottom: 2px;
	line-height: 22px;
}

.pagetitle h2 b {
	/* Titulo de donde te encuentras, por ejemplo "Resultado búsquedas...'*/
	color: #999999!important;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.secondary h2, .pagenav h2 {
	/* Títulos principales del menú */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	display: block;
	color: #55aaca;
	letter-spacing: -1px;
	text-transform: none;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px !important;
	margin-left: 0px !important;
	line-height: 16px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.secondary #primero .pagenav h2 {
	/* Corrección de la primera opcion de menu: Titulo */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	display: block;
	color: #55aaca;
	letter-spacing: -1px;
	text-transform: none;
	clear: both;
	float: left;
	margin-top: -1px !important;
	overflow: visible !important;
	margin-right: 0px;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	line-height: 16px;
	text-decoration: none;
	padding-top: 0px !important;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	top: -5px;
}

.secondary #primero a, .secondary #primero a:visited {
	/* Corrección de la primera opcion de menu: Enlaces */
	color:#666666;
	font-weight:normal;
}

.secondary #primero a:hover, .secondary #primero a:active {
	/* Corrección de la primera opcion de menu: Enlaces */
	color:#000000;
}

.secondary h2 a:hover { /* Secondary H2 is sidebar headlines */
        font-family: Helvetica, Arial, Sans-Serif !important;
	font-size: 16px;
	font-weight: bold;
	display: inline;
        color: #DA1074 !important;
        padding: 0;
        letter-spacing: -1px;
        text-transform: lowercase;
        text-decoration: none !important;
        }

/* Títulos de los artículos */
.primary h3 {
	font-size: 17pt;
	font-weight: normal;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
	color: #5C97A8;
	}

.primary h4, .permalink .primary .aside h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 17pt;
	font-weight: normal;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
	color: #5C97A8;
	}

.primary .aside h3 {
	font-size: 1.6em;
	font-weight: normal;
	}

.itemhead {
	margin-top: 10px;
	clear: both;
}

.itemtext {
	clear: both;
}


.itemtext h3 { /* For use on Pages */
	font-size: 1.7em;
	display: block;
	padding: 15px 0 0;
	}

.itemtext h4 { /* For use on Pages */
	font-size: 1.5em;
	display: block;
	padding: 15px 0 0;
	}

.secondary div {
	margin: 20px 0 0;
	padding: 0;
	}

.secondary div div div {
        margin: 0;
        }
	
.primary .metalink a, .primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #999;
	font-weight: normal;
	}

.primary .item .itemhead .metalink, .comments .primary .metalink {
	font-size: 1.8em;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-left: 15px;
	}

.primary .aside .itemhead .metalink {
	font-size: 1.4em;
	}

.permalink .primary .aside .itemtext {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #999;
	}

.comments .primary .metalink {
	margin: 0 15px 0 0;
	float: none;
	}

.feedicon { /* Next to Comment Section Headline */
        border: 0 !important;
	padding: 0 !important;
	}

.feedlink img { /* On the sidebar */
	display: none !important;
	}

.primary .aside {
	padding: 8px;
	margin: 0 4%;
	}

.secondary .aside {
	margin: 0;
	padding: 0 0 10px;
	word-spacing: -1px;
	}

.secondary .aside .metalink {
	padding-left: 0px;
	}

.secondary span a {
	margin-left: 10px;
	}

.editlink img {
	width: 16px;
	height: 16px;
	border: none !important;
	padding: 0 !important;
	margin: 4px 0 0 !important;
	position: absolute;
	right: 0;
	}

.aside .editlink img {
	top: 9px;
	}

.commentseditlink {
	border: none;
	padding: 2px;
	padding-left: 10px;
	}

.metalink a span {
	display: none;
	}

.metalink a:hover span {
	display: inline;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #444;
	}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}

.metadata { /* Time and category for blog entries */
	font-size: 1em;
	display: inline;
	color: #bbb;
	margin: 0px;
	padding: 0px;
        }

.metadata a {
	color: #55a9c9;
	font-weight: normal;
	text-decoration: none;
}

.metadata a:hover{
	color: #55a9c9 !important;
	text-decoration: underline !important;
}

.metadata a:visited{
	color: #55a9c9;
}


.chronodata {
	color: #a1aaad;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	display: inline;
	margin: 0px;
	clear: both;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tagdata {
	display: inline;
	padding: 2px 0 2px 20px;
	background: url('images/tag_blue.png') left center no-repeat;
	}

.tagdata a {
        color: #666 !important;
        }

/*- Primary Contents */


.primary .item {
        margin: 0;
	padding: 0px 0 15px;
	position: relative;
	}

.primary .item .itemtext {
	padding-bottom: 10px;
	background: url('images/break.gif') bottom left repeat-x;
	line-height: 150% !important;
	margin-bottom: 2px;
	text-align: left;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #44555b;
	}

.primary .item2 .itemtext table {
	line-height: 150% !important;
	text-align: left;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #44555b;
}

.primary .item .itemtext p,
.primary .item .itemtext ul,
.primary .item .itemtext ol,
.primary .item .itemtext div,
.primary .item .itemtext blockquote {
	/*margin: 13px 0;*/
	}

.primary .aside .itemtext p,
.primary .aside .itemtext ul,
.primary .aside .itemtext ol,
.primary .aside .itemtext div,
.primary .aside .itemtext blockquote {
	/*margin: 5px 0;*/
	}

.permalink .primary .aside .itemtext p,
.permalink .primary .aside .itemtext ul,
.permalink .primary .aside .itemtext ol,
.permalink .primary .aside .itemtext div,
.permalink .primary .aside .itemtext blockquote {
	/*margin: 13px 0;*/
	}

.metalinks {
	margin-top: 3px;
	}

.commentsrsslink {
	background: url('images/feed.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
	}

.trackbacklink {
	background: url('images/arrow_refresh.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}

.commentsrsslink a, .trackbacklink a {
	color: #999;
	padding: 2px;
	}

.comments .commentlist {
	margin: 0;
	padding: 20px 0;
	position: relative;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	}

.comments .commentlist li {
	margin: 10px 0;
	padding: 10px 10px 5px;
	list-style: none;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	}

.comments .commentlist{
	padding: 2px 0 2px 0px;
	display: block;
	}

.commentmetadata {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
    display: inline;
}

.commentmetadata a, .commentmetadata a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none !important;
    display: inline;
}

.commentmetadata a:hover, .commentmetadata a:active {
	color: #000000;
	text-decoration: none !important;
}

.comments .commentlist li img {
	padding: 0;
	border: none;
	}

.comments .commentlist li img.gravatar {
	float: right;
	margin: -5px 0 0;
        background: url('images/defaultgravatar.jpg') no-repeat !important;
        width: 32px;
        height: 32px;
	}

.comments .commentlist li .commentauthor, .comments .commentlist li .commentauthor a, .comments .commentlist li .commentauthor a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
    display: inline;
}

.comments .commentlist li .commentauthor a:hover, .comments .commentlist li .commentauthor a:active {
	color: #C42913;
	text-decoration: none !important;
}

.comments .commentlist li .counter {
	color: #999999;
	float: left;
	width: auto;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	margin-right: 5px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.comments .commentlist li.authorcomment {
	background: #f6f7f8;

	}

.comments .pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	}

.comments .pinglist li {
	margin-left: 40px;
	padding: 7px 0;
	list-style: none;
	}

.comments .pinglist li .commentauthor {
	font-weight: bold;
	display: block;
	}

.comments .pinglist li small {
	font: .8em Arial, Sans-Serif;
	display: block;
	}

.comments .pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
	}

.comments .pinglist li img {
	padding: 0;
	border: none;
	}
	
.comments #leavecomment {
	text-align: left;
	margin-bottom: 10px;
	color: #666666;
	font-size: 11px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: italic;
	}

.comments #loading {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -1px;
	}

.comments form {
        clear: both;
	padding: 1px 0 30px;
	margin: 0;
	}

input[type=text], textarea {
	font: 1.1em Trebuchet MS; 
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
	}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}

.comments form textarea {
	height: 250px;
	padding: 2px;
	width: 100%;
	}

.comments form #submit {
	margin: 0;
	float: right;
	}

#footer {
	color: #FFFFFF;
	line-height: 14px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
	background-color: #55a9c9;
	height: auto;
	margin: 0;
	clear: both;
	float: none;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
}

#footer p {
	background-color: #55a9c9;
	text-align: right;
	width: 775px;
	margin: 0px;
	padding: 0px;
}

#footer p a, #footer p a:visited, #footer p a:active {
	color: #FFFFFF;
	text-decoration: underline !important;
}

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

/*- Links */

.primary a:hover, .primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: underline !important;
}

h2 a:hover, h2 span a:hover {
	color: #990B4F!important;
	text-decoration: none !important;
}

a {
	color: #DA1071;
	border-bottom: none;
	text-decoration: none !important;
}

.itemtext a, .itemtext a:visited, .itemtext a:active {
	color: #55a9c9 !important;
	text-decoration: none !important;
	font-weight: normal;
}

.itemtext a:hover {
	color: #55a9c9 !important;
	text-decoration: underline !important;
	font-weight: normal;
}

/*- Various Tags and Classes */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

.primary img {
	margin-left: -5px;
	padding: 4px;
	border: 0px solid #ccc;
	max-width: 100%;
	}

.center {
	text-align: center;
	}

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

img.socialbkmark {
        vertical-align: middle;
        border: 0px;
        margin-bottom: 4px;
        } 

img.center, img[align="right"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
        padding: 0px;
	border: 10px solid #ccc; 
	}
	
img.alignright, img[align="right"] {
	padding: 3px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft, img[align="left"] {
	padding: 3px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
img.noborder {
	border: none !important;
	}

.favorite img {
        margin: 0 0 0 -15px !important;
	padding: 0;
	border: none !important;
	}

small {
	font-size: .9em;
	line-height: 1.5em;
        color: #777;
	}

.itemtext p strike {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: normal;
}

.itemtext p strike a, .itemtext p strike a:visited, .itemtext p strike a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999 !important;
	text-decoration: underline !important;
	line-height: normal;
}

.itemtext p strike a:hover {
	text-decoration: none !important;
	color: #333333 !important;
}

	
code {
        font: 1.3em 'Courier New', Courier, Fixed;
        display:block; 
        overflow:auto; 
        text-align:left; 
        background:#efefef; 
        border:1px solid #A6B0BF; 
	}

acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	border-bottom: 0px dashed #999;
	cursor: help;
	}

blockquote {
	/*background: url('images/quote.png') 5% 0% no-repeat;*/
	border: none;
	padding: 0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	}

hr {
	display: none;
	}

.navigation {
	text-align: center;
	margin: 10px 0 10px;
	padding: 0;
	width: 100%;
	}

.navigation .left {
	float: left;
	width: 50%;
	text-align: left;
	}

.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
	}

.navigation p {
	margin: 0;
	padding: 0;
	}

.navigation a {
	color: #999;
	}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

img.wp-smiley {
	border: none !important;
	padding: 0 0 0 5px !important;
	}

/*- Begin Lists */

.itemtext ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width:200px;
}

.itemtext li {
	list-style-type: none !important;
	background-image: url(http://www.xploravisual.com/blog/wp-content/themes/unsleepable/images/bullet-black.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 7px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	width:400px;
}

.itemtext p img {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0px;
	height: auto;
	width: auto;
	border: 0px none #FFFFFF;
}


.itemtext ol li {
	}

.itemtext ul li{
        
        }

.secondary ul, .secondary ol {
	margin: 5px 0 0;
	padding-left: 0;
	}

.secondary ol {
	margin-left: 15px;
	}

.secondary ul li, .secondary ol li {
	clear: both;
	float: left;
	width: 100%;
	}
	
.secondary ul li {
	list-style-type: none;
	}

ol li {
	list-style: decimal outside;
	}

.sb-links ul li {
	margin-top: 20px;
	}

.sb-links ul ul li {
	margin-top: 0;
	}

/*- Search Form and Livesearch */

.sb-search {
	margin-top: 20px;
	}

.sb-search h2 {
	display: none;
	}

input[type=text], textarea {
	color: #444;
	padding: 2px 0 2px 2px;
	margin: 0;
	}

input#livesearch {
	width: 97.1%;
	}

input#s {
	width: 75%;
	}

.livesearchform input[type=submit] {
	margin: 0;
	}

#LSResult {
	margin: 0;
	width: 100.1%;
	z-index: 100;
	position: absolute;
	background: #eee url('images/livesearchbg.jpg') center repeat-y;
	border-bottom: 1px solid #eee; 
	}

#LSResult a {
        color: #DA1071 !important;
        }

#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #ddd url('images/livesearchbgdark.jpg') center repeat-y;
	}

#searchcontrols small {
	margin: 0;
	padding: 0;
	}

.LSRow:hover, #LSHighlight, #LSHighlight:hover {
	background: #ffffcc url('images/livesearchbghilight.jpg') center repeat-y;
        }

#LSResult:hover #LSHighlight {
	background: none;
	border: none;
	padding: 5px 2px;
	}

#LSHighlight small, #LSHighlight small span a {
	color: #999;
	}

.LSRow {
	padding: 5px 10px;
        margin-bottom: 5px !important;
	}

.LSRow span a, .LSRow span a:visited {
	word-spacing: -1px;
	line-height: 1.3em;
	font-weight: normal;
	color: #bbb;
	}


/* CSS Beyond this point is for various supported plugins and not the 'core' K2 template */


/*-
	Brian's Latest Comments
	http://meidell.dk/archives/2004/09/12/brians-latest-comments/
*/

.sb-comments ul li span a, div.sb-comments ul li small a {
	color: #999;
	font-weight: normal;
	word-spacing: -1px;
        line-height: 1.3em;
	}


.secondary div.sb-comments ul li {
	margin-bottom: 3px;
	}

.activityentry {
	font-size: 1.1em;
        line-height: 12px !important;
	}

div.sb-comments small {
	display: block;
	margin: 0;
	font-weight: normal;
	}

.flickr ul, .flickr li {
        padding: 0; margin: 0; border: 0; display: inline; list-style-type: none;
        }

.flickr a {}

.flickr a:hover {}

.flickr a img {
        border: 1px solid #bbb; padding: 3px; margin: 5px 5px 4px; list-style: none;
        }

.flickr a:hover img {
        border: 1px solid #bbb; background: #ddd;
        }
/*-
	WordPress: Touched
	http://twilightuniverse.com/2005/03/wordpress-touched/
	
	No support for Touched 0.6 in the rest of K2.
	Seems a bit flaky just now. Waiting for new version.
*/

#poststuff fieldset {
	border: none;
	}

#poststuff #title, #poststuff #excerpt, #poststuff #tags {
	width: 470px;
	}
	
#poststuff #title {
	font-size: 2em;
	}


/*
	Ultimate Tag Warrior
	K2 removes UTW's default tags for more default control.
*/

.localtags, .technoratitags {
	display: none;
	}


/*
	Contact Form
*/

.contactform {
	width: 100%; 
	position: absolute;
	}

.contactleft {
	width: 15%; 
	text-align: right;
	clear: both; 
	float: left; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}

.contactright {
	width: 70%; 
	text-align: left;
	float: right; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}
	
.contacterror {
	border: 1px solid #ff0000;
	}


.primary h3 a{
	/* Títulos de artículos */
    color: #FFFFFF!important;
	font-family: "Trebuchet MS", "Arial Narrow", Arial!important;
	font-weight: bold;
	font-size: 15px;
	border-bottom: none !important;
	text-transform: none;
	clear: both;
	float: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #55a9c9;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.primary h3 a:hover{
		text-decoration: none!important;
		background-color: #1279a2;
       }

a {
       outline: none;
       }

a:active {
       outline: none;
       }


/* Fading Tooltips By Dustin Diaz*/

body div#toolTip { 
       position:absolute;
       z-index:1000;
       width:225px;
       background:#000;
       border:1px solid #fff;
       text-align:left;
       padding:5px;
       min-height:2em;
       }

body div#toolTip p {
       margin:0;
       padding:0;
       color:#fff;
       font:11px/12px verdana,arial,sans-serif; 
       }

body div#toolTip p em { 
       display:block;
       margin-top:3px;
       color:#DA1071;
       font-style:normal;
       font-weight:normal; 
       }

body div#toolTip p em span { 
       font-weight:normal;
       color:#fff; 
       }


/*------------styling for bottomblock.php---------------*/
#glass-bottomblock a {
        color: #333;
        text-decoration: none !important;
        }

#glass-bottomblock a:hover {
	color: #333 !important;
        text-decoration: underline!important;
        }

#glass-bottomblock a:visited {
        color: #333;
        }

#glass-bottomblock { /* This is the main bottomblock container */
        display: block;
        height: 300px; 
        width: 765px;
        padding: 5px 0px 10px 10px; 
        margin: 0; 
        background: #fff url('images/bottomblock_bg.jpg') top left repeat-x;
        font-family: Trebuchet MS; 
        font-size: 1.15em;
        color: #666 !important;
        }

#glass-bottomblock h2 {
        font-size: 16px;
        font-family: Helvetica, Arial, Sans-Serif !important;
        text-transform: lowercase;
        letter-spacing: -1px;
        color: #363636 ;
        padding-bottom: 0px;
        padding-left: 0px;
        }

/* These are the individual blocks */

.bottomblockleft { 
        width: 220px; 
        height: 300px;
        padding: 2px 10px 0px 13px;
        float: left;
        border:none;
        background: transparent;
        }

.bottomblockmiddle {
        width: 220px; 
        height: 300px;
        padding: 2px 10px 0px 15px;
        float: left;
        border:none;
        background: transparent;
        }

.bottomblockright {
        width: 220px; 
        height: 300px;
        padding: 0px 7px 0px 15px;
        float: left;
        border:none;
        background: transparent;
        }

.bottomblockleft, .bottomblockmiddle {
        margin-right:13px;
        }
.ft-about {
        margin-top: -10px;
        line-height: 1.5em;
        }

.sb-latest li {
        padding: 0 0 4px 0;
        margin-left: -40px;
        list-style-type: none !important;
        }

.sb-latest h2 {
        padding-left: 40px;
        }

.sb-latest ul {
        margin-top: -10px;
        }

.sb-comments li {
        padding: 0px 0 7px 0;
        list-style: none !important;
        }

.sb-comments {
        margin: -10px 0 0 -40px !important;
        text-transform: lowercase !important;
        }

textarea#comment {
        background: transparent url('images/comment-textarea.png') no-repeat center;
        }

.item2 {
        padding: 0px 0 60px;
		font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
		font-size: 11px;
        text-align: left;
        color: #333;
        padding-bottom: 1px;
        line-height: 150% !important;
        }
        
.itemtext2 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	text-align: left;
	color: #515151;
	line-height: 14px!important;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 40px;
	height: auto;
}

.itemtext2 p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sb-latest2 a {
        color: #333;
        }

.sb-latest2 a:hover {
        text-decoration: underline !important;
        }

.delicious-extended {
        font-size: 12px !important;
        display: inline !important;
        }

.delicious-post {
        margin-bottom: 8px !important;
        }

.comments h4, .comments h4 a {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial !important;
	font-size: 10px !important;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.sb-about a:hover {
        text-decoration: underline !important;
        }

.socialbkmark a:hover {
        text-decoration: underline !important;
        }

.sb-related a:hover {
        text-decoration: underline !important;
        }

.delPost {
        margin: 0 0 8px 0 !important;
        padding: 0 !important;
        color: #666;
        }

.delPost a {
        padding: 0.2em 0 !important;
        width: 100%;
        display: inline;
        text-decoration: none;
        border-top: 0px dotted #ccc;
        color: #333;
        }

.delPost a:hover {
        text-decoration: underline !important;
        }
img.imgleft{
	float:right;
	margin:10px;
	padding:7px;
	border:1px solid #DCDCDC;
}

.itemtext p {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Links a categoria desde pie de articulo */
.category, .bookmark {
	background: url('images/page_white.png') no-repeat left;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #BBBBBB;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 18px;
}

.bookmark {
	background: url('images/bullet-add.gif') no-repeat left;
}

.category a, .category a:visited, .bookmark a, .bookmark a:visited {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #55a9c9;
	text-decoration:none;
}

.bookmark a, .bookmark a:visited {
	color: #9b9b9c;
}

.category a:active, .category a:hover, .bookmark a:active, .bookmark a:hover {
	color: #55a9c9;
	text-decoration: underline;
}

h3 a:hover {
	text-decoration: none;
}

.commentslink {
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-right: 10px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #666666 !important;
}

.commentslink, .commentslink span, .commentslink:hover, .commentslink a:hover, {
	text-decoration:none !important;
}

#searchform {
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#searchform #s {
	background-color: #FFFFFF;
	border: 1px solid #7f9db9;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #395f6e;
	height: 20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 100px;
}

#searchform #searchsubmit {
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
	overflow: hidden;
	background-color: #f2f2f2;
	border: 0px none #E9E9E9;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#archivemenu {
	background-color: #FFFFFF;
	border: 1px solid #7f9db9;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #395f6e;
	height: 20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	width: 179px;
	clear: both;
	float: left;
}

#img-lateral {
	clear: both;
	float: left;
	padding-left: 9px;
}

#img-lateral a {
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background-color: #f2f2f2;
	border: 1px solid #7f9db9;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #395f6e;
	height: 23px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: hidden;
	width: 200px;
	margin: 0px;
}

#commentform #comment {
	height: auto;
	background-color: #FFFFFF;
	width: auto;
	overflow: auto;
}

#commentform #submit {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #55a9c9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
	margin-right: 10px;
}

/* Formularios */
.form-field {
	border: 1px solid #7f9db9;
	font-size: 11px;
	line-height: 10px;
	vertical-align: middle;
	background-color: #ffffff;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	width: 150px;
	font-weight: normal;
	color: #395f6e;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.form-box {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}

.form-button {
	color: #FFFFFF;
	background-color: #5EB9DC;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	line-height: 10px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-bottom: 2px;
	margin-top: 4px;
}

