/*  
Theme Name: Vakadas Phoenix
Theme URI: http://www.vakadas.com
Description: Tema por defecto de la conversión a Wordpress de Vakadas.com. Basado en Simplicityx-10 de SkinZee.com.
Version: v1 
Author: Basda

*/

body {
	margin: 0 auto;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
	min-width: 1000px;
	}

a:link				{color: #b72289; font-weight: bold; text-decoration: none}
a:visited			{color: #b72289; font-weight: bold; text-decoration: none}
a:active			{color: #b72289; font-weight: bold; text-decoration: none}
a:hover				{color: #b72289; font-weight: bold; text-decoration: underline}
	
img {
	border:none;
	}
form {
	margin:0;
	padding:0;
	}
.clear {
	clear:both;
	}

/* The Wrappers */

.wrapper {
	background: #FFFFFF;
	margin:0 auto;
	}

/* The Header */

.header {
	height:100px;
	padding:0px;
	background-color			: #f7bde5;
	border-bottom				: 1px #787666 solid;
	}
	
.header .logo {
	float:left;
	margin-top: 0;
	background-color			: #f7bde5;
	}
.header .search {
	float: right;
	}
.header .search input, #subscribeform input {
	
	}
.header .search input.input, #subscribeform input.input {
	
	}
.header .search input.submit, #subscribeform input.submit {
	float:left;
	padding:0;
	}
.header .banner {
	float:right;
	clear:right;
	background-color			: #F0ECCD;
	}

/* The Menu */

.menu {
	height:34px;
	line-height:26px;
	font-size:14px;
	padding:0 5px;
	margin-bottom:17px;
	background:#fff;
	}
.menu ul {
	margin:0;
	padding:8px 0 0 0;
	list-style:none;
	}
.menu li {
	display:inline;
	padding:0 15px;
	}

/* The Post */

.navigation .alignright {
	float: right;
}

.navigation .alignleft {
	float: left;
}

#main {
	padding: 20px;
}

.post {
	background:#fff;
	padding:15px 10px 10px 10px;
	position:relative;
	width:620px;
	margin-bottom:15px;
	text-align: justify;
	}

.post blockquote {
	margin:15px 0 15px 40px;
	padding:7px 14px;
	border:1px solid #c6c6c6;
	background:#e8e8e8;
	}
.post blockquote blockquote {
	margin:15px 0;
	}
.post ul {
	list-style:none;
	margin:15px 0 15px 36px;
	padding:0;
	}
.post ul ul {
	margin:15px 0;
	}
.post ul li {
	background:url(images/li.gif) 0 7px no-repeat;
	padding-left:8px;
	}
.post img.left {
	float:left;
	margin-right:12px;
	}
.post img.right {
	float:right;
	margin-left:12px;
	}
.post p.readMore {
	margin:0;
	padding:0;
	text-align:right;
	font-size:14px;
	}
.post .date {
	position:absolute;
	top:15px;
	left:0;
	width:73px;
	height:51px;
	background:#e8e8e8;
	text-align:center;
	font-size:20px;
	line-height:25px;
	}
.post .commentsNumber {
	position:absolute;
	top:0;
	right:8px;
	width:68px;
	height:37px;
	background:url(images/cloud.png);
	font-size:22px;
	text-align:center;
	line-height:34px;
	padding-top:5px;
	}
.post .commentsNumber a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:34px;
	}

.post .title {
	margin: 0px;
	font-size:18px;
	font-weight:bold;
	}

.post p.categories {
	padding:0;
	color:#b2b2b2;
	}
.metaData {
	background:#fff;
	color:#535353;
	padding:5px 15px;
	margin-bottom:9px;
	}
	
#related {
	margin-top: 15px;
	background-color: #e9c0dc;
	padding: 10px;
}

#related h3 {
	margin: 0px;
	margin-bottom: 10px;
}

#related_list {
	padding-left: 15px;
}

/* The Sidebar */

.sidebar {
	background-color: #e9c0dc;
	text-align: justify;
	width: 320px;
	}
	
.sidebar .block {
	padding: 10px;
	margin: 0px;
}

#sidebar_list LI {
	list-style: none;
}

.popup {
	margin-top: 10px;
}
	
.sidebar h2 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 10px;
	}
	
.sidebar a.subscribeLink {
	margin-left:11px;
	background:url(images/rssOne.png) left no-repeat;
	padding-left:25px;
	font-size:14px;
	font-weight:bold;
	}

/* MI footer */
#footer_menu {
	background-color				: #f7bde5;
	border-top					: 1px #787666 solid;
}

#footer_title {
	font-size					: 16px;
	font-weight					: bold;
	margin-bottom					: 10px;
}

#footer_padding li {
	list-style					: none;
	padding-bottom					: 5px;
}

#footer_padding {
	padding-left					: 15px;
}
	
/* The Footer */

.footer {
	width:982px;
	margin:0 auto;
	color:#B72289;
	padding-top:6px;
	}
.footerLeft {
	float:left;
	}
.subscribeLink {
	color:#f28524;
	text-decoration:none;
	background:url(images/rssTwo.png) left no-repeat;
	padding-left:17px;
	}

.footerRight {
	float:right;
	text-align:right;
	padding-bottom:10px;
	}
	
/* FOOTER LINK */
#footer_link {
	position					: absolute;
	top						: 101px;
	right						: 0px;
	padding-left					: 3px;
	padding-right					: 3px;
	background-color				: #e9c0dc;
	border-left					: 1px #787666 solid;
	border-bottom					: 1px #787666 solid;
	cursor						: pointer;
}


/* The Rest */

.comments h2 {
	font-weight:bold;
	font-size:14px;
	margin: 0px;
	margin-bottom: 15px;
	}
.comments ol {
	margin:0;
	padding:0;
	list-style:none;
	}
.comments li div.commentText {
	background:#fff url(images/commentHaakje.png) 16px 12px no-repeat;
	padding:1px 30px 10px 40px;
	-moz-border-radius: 15px;
	}
.comments li div.commentText p {
	padding:0;
	margin:10px 0 0 0;
	}
.comments li div.commentInfo {
	line-height:20px;
	background:url(images/commentCloud.png) 60px 0 no-repeat;
	padding-top: 3px;
	padding-left:90px;
	margin-bottom:15px;
	}
	
.respond P {
	margin: 0px;
	margin-top: 15px;
}

.respond {
	padding-right: 10px;
	}

.respond h2 {
	font-weight:bold;
	font-size:14px;
	margin: 0px;
	margin-bottom: 15px;
	}
.respond textarea {
	width: 100%;
	height: 150px;
	font-family:Arial, Helvetica, sans-serif;
	color:#535353;
	border: 1px #000000 solid;
	font-weight: bold;
	font-size: 10px;
	padding: 5px;
	}
	
.respond .input {
	border: 1px #000000 solid;
	width: 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 5px;
	color:#535353;
}
