/*
Theme Name: Vexlan
Theme URI: http://www.vexlan.com
Version: 1.0
Description: Tema para Wordpress de Vexlan
Author: Vexlan.com
Author URI: http://www.vexlan.com
*/


@media all {

	body {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 0.8em;
	}

	a {
		color: #fe7500;
		text-decoration: none;
	}

	a:hover {
		color: #CA5B00;
		text-decoration: underline;
	}


	h1 {
		color: #aaa;
		font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 3em;
		line-height: 1em;
		margin: 0px 0px 20px 0px;
	}

	h1.post-title {
		padding-left: 0px;	/* 160px */
	}

	h2 {
		color: #333; /* #4D88B9; */
		font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 1.7em;
		line-height: 1.2em;
		margin: 20px 0px 10px 0px;
	}


	h3 {
		color: #555555;
		font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 1.5em;
		line-height: 1.2em;
		margin: 10px 0px 5px 0px;
	}


	blockquote {
		padding: 10px 20px;
		background: #eef;
		font-style: italic;
		color: #333;
	}


	p, li {
		line-height: 1.5em;
		color: #666;
	}


	ol, ul {
		padding: 0px 0px 0px 30px;
		margin: 0px 0px 10px 0px;
	}

	ol {
		list-style-type: decimal;
	}

	ul {
		list-style-type: circle;
	}



	#upper-container {
		background: #313131 url(img/bgsup1.jpg) repeat-x top center;
	}

	#upper-container.inside {
		background: white url(img/bgsupsingle1.jpg) repeat-x top center;
	}

	#head {
		position: relative;
		padding: 10px 0px 0px 0px;
		background: transparent url(img/bgsup2.jpg) no-repeat bottom center;
		height: 89px;
	}

	.inside #head {
		background: transparent url(img/bgsupsingle2.jpg) no-repeat bottom center;
		height: 92px;
	}

	#head a {
		color: white;
		border: 0px;
	}

	#head a:hover {
		text-decoration: underline;
	}

	#head .logo {
		font-size: 1.8em;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #888;
		line-height: 3em;
	}

	#head .logo a {
		display: block;
		width: 166px;
		height: 67px;
		background: transparent url(img/logo-vexlan-top.jpg) top left;
		text-indent: -3000px;
		float: left;
		position: relative;
		left: -10px;
	}

	.inside #head .logo a {
		background: transparent url(img/logo-vexlan-inside.jpg) top left;
	}

	#head .navi ul {
		float: right;
		padding: 25px 0px 0px 0px;
	}

	#head .navi li {
		display: inline;
		padding: 0px 0px 0px 40px;
	}


	#caption {
		background: transparent;
		padding: 20px 0px 0px;
	}

	#caption h1 {
		color: #fe7500;
		font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 3em;
		line-height: 1em;
		margin: 0px 0px 20px 0px;
	}

	#caption h1 a {
		border: 0px;
		color: #fe7500;
	}

	#caption h1 a:hover {
		border: 0px;
		color: white;
	}


	#caption p {
		color: #eee;
		font-size: 1.2em;
		line-height: 1.4em;
	}

	#caption p.content {
		margin-left: 130px;
	}

	#caption .post-info {
		margin: 0px 0px 5px 0px;
	}

	#caption .post-info p {
		color: #bbb;
		font-size: 0.9em;
	}

	#caption .post-info a {
		color: white;
		border: 0px;
		padding: 0px 2px;
	}

	#caption .post-info a:hover {
		color: white;
		background: #666;
		border: 0px;
		text-decoration: none;
	}

	#caption .thumb {
		width: 100px;
		height: 100px;
		border: 5px solid #ccc;
		overflow: hidden;
		float: left;
		margin: 0px 20px 0px 0px;
	}

	#caption .thumb a {
		border: 0px;
	}

	#caption .thumb a:hover img {
		opacity: 0.7;
	}

	#caption .recent {
		background: #ffaa00;
		color: black;
		padding: 0px 5px;
		margin: 0px 10px 0px 0px;
		font-size: 1.1em;
	}

	#caption .readall {
		display: block;
		margin: 20px 0px 0px;
		float: left;
		clear: left;
		line-height: 1.4em;
	}




	#middle-container {
		padding: 30px 0px;
	}

	#middle-container.inside {
		padding: 10px 0px;
	}


	.home-content .post-wrapper {
		margin: 0px 0px 30px;
		clear: left;
	}

	.home-content .post-wrapper h1 {
		font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.8em;
		line-height: 1em;
		margin: 0px 0px 5px 0px;
	}

	.home-content .post-wrapper h1 a {
		border: 0px;
		color: #333;
	}

	.home-content .post-wrapper h1 a:hover {
		color: #fe7500;
	}


	.home-content .post-wrapper p {
		margin-left: 70px;
	}

	.home-content .post-wrapper .thumb {
		width: 50px;
		height: 50px;
		overflow: hidden;
		border: 5px solid #ddd;
		margin: 0px 10px 0px 0px;
		float: left;
	}

	.home-content .post-wrapper .thumb * {
		display: block;
		border: 0px;
	}

	.home-content .post-wrapper .thumb a:hover img {
		opacity: 0.7;
	}

	.home-content .post-wrapper .post-info p {
		margin: 1px 0px 5px;
		font-size: 0.8em;
		color: #aaa;
	}

	.home-content .post-wrapper .post-info a {
		color: #888;
		font-weight: bold;
		border: 0px;
		padding: 0px 2px;
	}

	.home-content .post-wrapper .post-info a:hover {
		color: white;
		background: #666;
		border: 0px;
		text-decoration: none;
	}

	.home-content .post-wrapper .post-info .comments {
		padding: 0px 0px 0px 20px;
		background: url(img/icon/balloon_small.png) no-repeat 7px center;
	}


	.post-meta {
		padding: 2px 0px 0px 0px;
		background: white;
	}

	.post-meta a {
		color: #333;
		border: none;
	}

	.post-meta a:hover {
		text-decoration: underline;
		color: #888;
	}


	.post-meta .comment-info {
		display: block;
		margin: 10px 0px 0px 0px;
		background: url(img/icon/balloon.png) no-repeat left center;
		padding-left: 22px;
	}

	.post-meta .comment-info a {
		color: #fe7500;
		text-decoration: none;
		border-bottom: 1px dotted #fe7500;
	}

	.post-meta .comment-info a:hover {
		color: #CA5B00;
		text-decoration: none;
		border-bottom: 1px solid #CA5B00;
	}

	.post-meta .comment-info a strong {
		font-size: 1.5em;
		font-weight: bold;
	}


	.post-meta .editlink {
		display: block;
		margin: 10px 0px 0px 0px;
		background: url(img/icon/documents_pencil.png) no-repeat left center;
		padding-left: 22px;
	}

	.post-meta .editlink a {
		color: #fe7500;
		text-decoration: none;
		border-bottom: 1px dotted #fe7500;
	}

	.post-meta .editlink a:hover {
		color: #CA5B00;
		text-decoration: none;
		border-bottom: 1px solid #CA5B00;
	}



	.post-meta a.date-posted {
		font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 1em;
	}

	.user-meta {
		margin: 5px 0px 0px 0px;
		color: #aaa;
	}

	.user-meta img {
		border: 5px solid #ddd;
		margin: 10px 0px 5px;
	}


	.post-content .post-wrapper {
		margin: 0px 0px 50px;
	}

	.post-content .post-wrapper h1 {
		margin: 40px 0px 20px 0px;
	}

	.post-content .post-wrapper p,
	.post-content .post-wrapper li,
	.post-content .post-wrapper blockquote {
		margin: 0px 0px 10px;
		text-align: justify;
	}

	.post-content .post-wrapper li ol li,
	.post-content .post-wrapper li ul li {
		margin: 0px;
	}

	.post-content .post-wrapper li ol,
	.post-content .post-wrapper li ul {
		margin: 10px 0px 0px 0px;
	}


	.post-content .post-wrapper blockquote p {
		margin: 0px;
	}

	.post-content .post-wrapper strong {
		color: #333;
	}

	.post-content .post-wrapper a strong {
		color: inherit;
	}


	.post-content .post-wrapper a {
		color: #fe7500;
		text-decoration: none;
		border-bottom: 0px;
	}

	.post-content .post-wrapper a:hover {
		text-decoration: underline;
		border-bottom: none; 
	}



	/* --- Images ---------------------------------------------------------- */

	.post-content .post-wrapper img {
		border: 1px solid #ccc;
		padding: 5px;
	}

	.post-content .post-wrapper img.wp-smiley {
		padding: 0px;
		margin: 0px;
		border: 0px;
		display: inline;
		vertical-align: sub;
	}

	.post-content .post-wrapper .alignright {
		margin-left: 15px;
		float: right;
	}

	.post-content .post-wrapper .alignleft {
		margin-right: 15px;
		float: left;
	}

	.post-content .post-wrapper .aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto
	}

	.post-content .post-wrapper .wp-caption {
		border: 1px solid #ccc;
		padding: 5px;
		text-align: center;
	}

	.post-content .post-wrapper .wp-caption a,
	.post-content .post-wrapper .wp-caption img {
	}

	.post-content .post-wrapper .wp-caption img {
		border: 0px;
		padding: 0px;
	}

	.post-content .post-wrapper .wp-caption p {
		margin: 0px;
		text-align: center;
		font-size: 0.9em;
		color: #333;
	}



	#navigation {
		border-top: 1px solid #eee;
		padding: 10px 0px;
	}

	#navigation .previous {
		float: left;
	}

	#navigation .next {
		float: right;
	}


	#categories-header {
		margin: 0px 0px 30px 0px;
		border-top: 1px solid #eee;
		padding-top: 10px;
	}

	#categories-header h1 {
		font-size: 1.7em;
		padding: 0px 0px 0px 30px;
		margin: 0px 0px 10px 0px;
		color: #333;
		background: url(img/icon/bookmark_folder.png) no-repeat left center;
	}

	#categories-header a {
		padding: 0px 5px 0px 15px;
		background: url(img/icon/tag_small.png) no-repeat left 3px;
	}

	#categories-header a:hover {
		color: white;
		text-decoration: none;
		background: #fa7500 url(img/icon/tag_small.png) no-repeat left 3px;
	}

	.catlist ul {
		text-align: justify;
	}

	.catlist li {
		display: inline;
		line-height: 2em;
		font-size: 0.9em;
	}

	.catlist li a {
		border: 0px;
		color: #444;
		background: #F1EFDC;
		padding: 1px 5px;
	}

	.catlist li a:hover {
		color: white;
		background: #444;
	}




	#sidebar {
		background: transparent url(img/bg-columna.gif) no-repeat top left;
	}

	#sidebar .wrapper {
		padding: 0px 0px 0px 20px;
	}


	#sidebar .sideblock {
		margin: 0px 0px 30px 0px;
	}

	#sidebar .sideblock h3 {
		margin-top: 0px;
	}

	#sidebar .sideblock select, 
	#sidebar .sideblock input {
		width: 200px;
	}

	#sidebar ul {
		padding: 0px;
		list-style-type: none;
	}

	#sidebar li {
		font-size: 0.9em;
		line-height: 1.2em;
		margin-bottom: 0.5em;
		padding-left: 10px;
		background: url(img/bullet.gif) no-repeat 0px 4px;
	}


	#sidebar a.rss,
	#sidebar a.rssmail {
		display: block;
		height: 20px;
		line-height: 20px;
		padding-left: 25px;
	}

	#sidebar a.rss {
		background: url(img/icon/feed_balloon.png) no-repeat left center;
	}

	#sidebar a.rssmail {
		background: url(img/icon/feed__mail.png) no-repeat left center;
	}



	#lower-container {
		background: #ddd url(img/bgfoot1.jpg) repeat-x top center;
	}

	#lower-container #footer {
		background: transparent url(img/bgfoot2.jpg) no-repeat top center;
		padding: 10px 0px 40px;
	}


	#lower-container #footer {
		font-family: Calibri, Arial;
	}

	.footerblock {
		margin-bottom: 20px;
	}

	#footer ul {
		padding: 0px;
		list-style-type: none;
	}

	#footer a {
		color: #666;
	}

	#footer a:hover {
		color: #333;
	}

	#footer li {
		font-size: 0.9em;
		padding-left: 7px;
		line-height: 1.3em;
		margin-bottom: 0.3em;
		background: url(img/bullet-footer.gif) no-repeat left 0.5em;
	}




	#footer #recentcomments a.url {
		color: #fa7500;
	}

	#footer #recentcomments a.url:hover {
		color: #CA5B00;
	}



	/* --- Comments -------------------------------------------------------- */

	.comment-meta .thumbnail {
		text-align: right;
		margin-bottom: 5px;
	}

	.comment-meta .thumbnail img {
		border: 3px solid #ddd;
	}

	#coment-header h1 {
		font-size: 1.7em;
		padding: 0px 0px 0px 30px;
		color: #333;
		background: url(img/icon/balloon.png) no-repeat left center;
	}

	.comment {
		margin: 10px 0px;
		background: url(img/comment-bubble-btm.gif) no-repeat bottom right;
	}

	.pingback, .trackbakc {
		background: url(img/trackback-bubble-btm.gif) no-repeat bottom right;
	}

	.comment .author,
	.comment .date {
		text-align: right;
		color: #666;
	}

	.comment .author a {
		color: #333;
		border: 0px;
		font-size: 1em;
		font-weight: bold;
	}

	.comment .date a {
		color: #888;
		border: 0px;
		font-size: 0.8em;
		text-align: right;
	}	

	.comment .date a:hover {
		color: #333;
		border: 0px;
	}	

	.comment .comment-text {
		padding: 0px 10px 0px 20px;
		width: 510px;
		background: url(img/comment-bubble-top.gif) no-repeat top right;
	}

	.pingback .comment-text,
	.trackback .comment-text {
		background: url(img/trackback-bubble-top.gif) no-repeat top right;
	}

	.comment .comment-text p {
		margin: 10px 0px;
		font-size: 1em;
		color: #333;
	}

	.comment .comment-text a {
		border: 0px;
	}

	.pingback .comment-text p,
	.trackback .comment-text p {
		color: #aaa;
	}

	.pingback .comment-text a,
	.trackback .comment-text a {
		color: #aaa;
		font-weight: bold;
	}

	/* --- Comment form ---------------------------------------------------- */

	#coment-form,
	#coment-extra {
/*		border-top: 1px solid #ddd; */
		padding-top: 30px;
	}

	#coment-extra h1,
	#coment-form h1 {
		font-size: 1.7em;
		padding: 0px 0px 0px 30px;
		color: #333;
		background: url(img/icon/balloons_plus.png) no-repeat left center;
	}

	#coment-form p {
		padding: 0px 0px 10px 0px;
	}

	#coment-form label {
		display: block;
		color: #333;
		font-weight: bold;
	}

	#coment-form label.inline {
		float: left;
		width: 100px;
	}


	#coment-form textarea {
		width: 500px;
	}

	#coment-form input {
		width: 400px;
	}

	#coment-form .help {
		font-size: 0.8em;
		display: block;
		padding-left: 100px;
	}

	#coment-form #btn-submit-comment {
		display: block;
		width: 200px;
		height: 44px;
		background: transparent url(img/btn-comment.gif) no-repeat top center;
		border: 0px;
		text-indent: -3000px;
		padding: 5px;
		margin-left: 305px;
		cursor: pointer;
	}


	.moderation-warning {
		font-size: 0.9em;
		color: #333;
		margin: 190px 0px 0px 0px;
		line-height: 1.2em;
	}

	.moderation-warning p {
		background: transparent url(img/icon/information.png) no-repeat top right;
		text-align: right;
		font-style: italic;
		padding: 20px 0px 0px 0px;
		color: #888;
	}


	#coment-form .moderation-warning {
		font-size: 0.8em;
		background: #FFEBD9;
		color: #333;
		padding: 20px;
		margin: 20px 0px;
		line-height: 1.2em;
	}





	/* --- Varios ---------------------------------------------------------- */

	#whitepaperad {
		height: 330px;
		background: url(img/banner-whitepaper.jpg) no-repeat top left;
	}

	#whitepaperad a.descarga {
		display: block;
		width: 182px;
		height: 48px;
		background: url(img/btn-banner-whitepaper.gif) no-repeat top left;
		border: 0px;
		text-indent: -3000px;

		margin: 260px 0px 0px 53px;
	}

	#whitepaperad a.descarga:hover {
		background-position: bottom left;
	}



	#informead {
		height: 330px;
		background: url(img/banner-informe.jpg) no-repeat top left;
	}

	#informead a.descarga {
		display: block;
		width: 250px;
		height: 40px;
		background: url(img/btn-banner-informe.gif) no-repeat top left;
		border: 0px;
		text-indent: -3000px;

		margin: 215px 0px 0px 29px;
	}

	#informead a.descarga:hover {
		background-position: bottom left;
	}




}
