/*  
Theme Name: Numerología
Theme URI: http://www.mujer.com.mx/apps
Description:  Numerología theme
Version: 1.0
Author: Arturo Barreda Westphal
Author URI: http://www.mujer.com.mx
*/ 

/* STANDARD STYLING */

	body {
		min-width: 980px;
		margin:0;
		padding:0;
		background-color: #fff;
		background-position: top center;
		font-size:12px;
		color: #2f2f2f;
	}
	
	/* DEFAULT FONT */
	body {font-family:Arial,Verdana,sans-serif;}

#left-side-outer {
	width:50%;
	float:left;
	margin-right:-490px;
	height: 650px;
}

#left-side{
	margin-right:490px;
	background-image: url(../images/contentbgleft.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 650px;
}

#center-column {
	width:980px;
	float:left;
	color: #FFFFFF;
	background: transparent;
	background-image: url(../images/contentbg.png);
	background-repeat: no-repeat;
	position:relative;
	z-index:10;
	height: 800px;
}

#right-side-outer {
	width:50%;
	float:right;
	margin-left:-491px;
	height: 650px;
}

#right-side {
	margin-left:490px;
	height: 650px;
 	background-image: url(../images/contentbgright.png);
	background-repeat: no-repeat;

}

#bgwrapper {
	height: 500px;
	width: 100%;
	background-color: #a5d3ee;
}

/* Easy Slider */

#slider{
	text-align: center;
	margin-left: 71px;
}	
#slider ul, #slider li{
		margin:0;
		list-style:none;
		padding: 0;
}
#slider li{ 
/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
*/ 
	width:228px;
	height:341pxpx;
	overflow:hidden; 
}	
	
#rcMain p {
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-size: 16px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	color: #2f2f2f;
}

h2 {
	color: #2f2f2f;
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0.5px;
	line-height: 0.5em;
}

h3 {
	color: #2f2f2f;
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0.5px;
	line-height: 0.5em;
	margin-top: 25px;
	margin-bottom: 25px;
}

h4 {
	color: #2f2f2f;
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0.5px;
	line-height: 0.5em;
	margin-top: 15px;
	margin-bottom: 15px;
}							

div#leftContainer {
	width: 370px;
	float: left;
	padding-top: 245px;
	height: 520px;
	text-align: center;
	background: url(../images/iphone.png) no-repeat 0 145px;
}

div#rightContainer {
	width: 610px;
	float: right;
}

div#rcHeader {
	//height: 166px;
	padding-top: 15px;
}

div#rcMain {
	width: 516px;
	padding-left: 5px;
	padding-top: 10px;
}

div#rcMainLeft {
	width: 258px;
	float: left;
}

div#rcMainRight {
	width: 258px;
	float: right;
}

#rcMainBadge img {
	padding-top: 25px;
	padding-bottom: 10px;
}

li#item1 {
	background: url(../images/bullet1.png) no-repeat;
}

li#item2 {
	background: url(../images/bullet2.png) no-repeat;
}

li#item3 {
	background: url(../images/bullet3.png) no-repeat;
}

ul {
	list-style-type: disc;
	margin: 0;
	padding-left: 35px;
}

li {
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-size: 13px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	color: #484848;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 5px;
}

ul.indentado {
	list-style: none;
	margin-left: 0;
	padding: 0;
}

li.indentado {
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-size: 14px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	color: #2f2f2f;
	list-style-type: none;
	height: 40px;
	padding-left: 52px;
	margin-bottom: 12px;
	padding-top: 1px;
}