/*  
Theme Name: Lucky Thirteen
Theme URI: http://www.pixalife.com
Description: DAlexis Shoes Custom theme
Version: 1
Author: Juan Carlos Salazar
Author URI: http://www.pixalife.com
License: Comercial, Private
*/


address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

.page {
	min-height: 100%;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin-bottom: 3em;
	text-align: left;
}

html>body .page {
	height: auto;
}


#content {
	margin-bottom:30px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	width: 450px;
}

.widecolumn {
	padding: 15px 0 20px 0;
	margin-left: 265px;
	
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align: center;
}

.widecolumn .postmetadata {
	padding: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	padding: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.widecolumn .entry p {
	color: #444;
	font-size:0.9em;
}

.widecolumn .post .entry blockquote p {
	font-weight: normal;
	font-size: 1em;
}


/*-----PIXALIFE SPECIAL TWEEAKS---------*/

.postcentral {
	overflow:auto;
	padding:25px 40px;
	margin-bottom:25px;
	background-color:#eeefee;
	
	-webkit-border-bottom-right-radius:20px;
	-moz-border-bottom-right-radius:20px;
	border-bottom-right-radius:20px;
}

.postcentral img{
	border:2px solid #FFF;
	margin:0 10px 10px 0;
	
	box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
}

div.postcentral h2{
	background:url(http://www.dalexisshoes.com/images/contextual/star.gif) no-repeat left center;
	padding: 5px 0 5px 30px;
	font-size:1.3em;
	text-decoration:none;
}

div.postcentral p{
	color:#666;
	font-size:0.9em;
	margin-bottom:10px;
}


/*______ POST SINGLE META ________*/

ul.postsinglemeta{
	padding:0 50px 0 60px;
}

ul.postsinglemeta li{
	font-size:0.8em;
	color:#666;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
}



/*______ POST SINGLE ________*/

.post {
	overflow:auto;
	padding:25px 40px;
	margin-bottom:25px;
	background-color:#eeefee;
	text-align:justify;
	
	-webkit-border-bottom-right-radius:20px;
	-moz-border-bottom-right-radius:20px;
	border-bottom-right-radius:20px;
}

.post img{
	border:2px solid #FFF;

	box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
}

div.post h2{
	background:url(http://www.dalexisshoes.com/images/contextual/star.gif) no-repeat left center;
	padding: 5px 0 5px 30px;
	font-size:2em;
	text-decoration:none;
	margin-bottom:10px;
}

div.post p{
	color:#666;
	font-size:0.9em;
	margin-bottom:10px;
}


divnavigation{
	font-size:0.9em;
}



.info{
	color:#666;
	font-size:0.7em;
	margin-bottom:10px;
}



li.page_item {
	text-align: right;
}

ul.post a span {
	display: none;
}

ul.post a:hover span {
	display: block;
	position: absolute;
	top: -60px;
	left: 265px;
	width: 468px;
	font-weight: normal;
	line-height: 150%;
	font-size: 1.1em;
	color: #f31b1b;
}

.post li p.postmetadata {
	font-weight: bold;
	padding: .3em 0 2em;
}

.entry p:first-child {
	font-size: 1.1em;
	font-weight: bold;
}

.entry p a:visited {
	color: #265090;
}


/* @end */

/* @group Headers */



h2.pagetitle {
	padding-top: 30px;
	text-align: center;
}




h3.comments {
	padding: 20px 0;
}

/* @end */

/* @group Sidebar */

#sidebar h2 {
	padding: 5px 0 0;
	font-size: 1.6em;
}


#sidebar form {
	padding: 5px 0 0;
}

#sidebar {
	background-color:#52BBE0;
	padding:10px 20px 30px 20px;
	width:165px;
	float:left;
	text-align:left;
	margin:0 23px 250px 0;
	
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

#sidebar a, a:link{
	color:#FFF;
}

#sidebar a:hover, a:visited{
	color:#000;
}

#sidebar p {
	color: #FFF;
}

#sidebar:hover {
	left: 0px;
	cursor: pointer;
}

#sidebar ul, #sidebar ul ol {
	text-align: left;
	padding: 10px 0 0;
	color: #FFF;
}

#sidebar ul p, #sidebar ul select {
	margin: 0;
}

#sidebar ul ul, #sidebar ul ol {
	padding: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 3px 0 0;
}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #FFF;
}

.widget ul li {
text-align: left;
}

h2.widgettitle {
	color:#FFF;
}

/* @end */

/* @group Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
}

html>body .entry li {
	padding: 7px 0 8px 10px;
	font-weight: normal;
}

.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}



/* @end */

/* @group Forms */

#searchform {
	margin: 10px 0;
	padding: 5px 0;
	text-align: left;
	background-color:#CCC;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	background-color:#CCC;
}

.search_input {
	margin-top: 5px;
	padding:10px 15px;
	color:#FFF;
	width: 600px;
	background-color:#CCC;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.entry form {
	/

* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

/* @end */

/* @group Comments */

/* Normal Bubble */

div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: -7px;
	padding: 7px 0px 10px 15px;
	top: 5px;
	background: transparent url('images/tip.gif') no-repeat 20px 0;
	font-style: normal;
	font-size: 1.2em;
	display: block;
}

.alt {
	margin: 0;
	padding: 0;
}

#commentform p {
	padding: 5px 0;
	font-size: 1.2em;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* @end */

/* @group Images */


.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* @end */

/* @group Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	color: #000;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

/* Doesn't work in IE */

#wp-calendar td.pad:hover {
	background-color: #fff;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* @end */

/* @group Miscellaneous */


code {
	font: 1.2em 'Courier New', Courier, Fixed;
	padding: 5px;
	margin-left: 10px;
	color: #2a910c;
	font-weight: bold;
	width: auto;
	height: auto;
	display: block;
	overflow: auto;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	font-size: 1.2em;
	font-weight: normal;
}

.center {
	text-align: center;
}

em {
	font-style: italic;
}

hr {
	display: none;
}


small {
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: normal;
}

strong {
	font-weight: bold;
}


/*----- Aditional tweaks ----------*/

p.postmetada{
	font-size:0.85em;
}

/* @end */
