/*********************************************************************************/

/* Basic                                                                         */

/*********************************************************************************/



	input, select, textarea

	{

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

		box-sizing: border-box;

	}



	body

	{

	font-family: 'Open Sans', sans-serif;

	font-size: 9pt;

	line-height: 1.65em;

	letter-spacing: 0.025em;

	background-color: #FFF;

	background-image: url(images/fsi_red.png);

	list-style-image: none;

	}



	a

	{

	color: #5b5b5b;

	font-weight: bold;

	text-transform: capitalize;	

	}

	

		a:hover

		{

	text-decoration: none;

	color: #9B0202;

		}



	form

	{

	}

	

		form input,

		form select,

		form textarea

		{

			-webkit-appearance: none;

		}

			

	br.clear

	{

		clear: both;

	}

	

	p, ul, ol, dl, table

	{

	margin-bottom: 0.8em;

	list-style-image: none;

	}

	

	section,

	article

	{

	margin: 0 0 2em 0;

	list-style-image: none;

	}



	section:last-child,

	article:last-child

	{

		margin-bottom: 0;

	}

	

	section > :last-child,

	article > :last-child

	{

		margin-bottom: 0;

	}



	h2

	{

	font-size: 1.5em;

	letter-spacing: -0.02em;

	color: #313131;

	margin: 0 0 1.25em 0;

	font-weight: 400;

	}

	

	h3

	{

	font-size: 1.1em;

	letter-spacing: -0.01em;

	margin: 0 0 0.3em 0;

	position: relative;

	top: -0.2em;

	font-weight: 400;

	text-transform: capitalize;

	}



	.image

	{

	display: inline-block;

	border: thin solid #999;

	}

	

		.image img

		{

			display: block;

		}

		

    .image:hover {

	border: thin solid #4F4F4F;

}



	.image-full

	{

		display: block;

		width: 100%;

		margin: 0 0 1.5em 0;

	}



		.image-full img

		{

			display: block;

			width: 100%;

		}

	

	.image-left

	{

	float: left;

	margin-top: 0;

	margin-right: 2em;

	margin-bottom: 1em;

	margin-left: 0;

	}

	

	.image-right

	{

	float: right;

	margin-top: 0;

	margin-left: 2em;

	margin-bottom: 1em;

	margin-left: 0;

	}

.image-right_Prezi {

	float: right;

	margin-top: 0;

	margin-left: 2em;

	margin-bottom: 1em;

	margin-left: 1em;

}



	hr {

	height: 10px;

	border: 0;

	box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.4);

	margin-left: 1px;

}

	

		ul.style1 li, ul.style1x li

		{

	border-top: solid 1px #fff;

	border-bottom: solid 1px #d9d9d9;

	padding: 1.2em 0 1.2em 0;

	text-shadow: 0px 0px;

	border-radius: 0px 0px 0px 0px;

		}

		

		ul.style1 li:first-child, ul.style1x li:first-child

		{

			border-top: 0;

			padding-top: 0;

		}

	

		ul.style1 li:last-child, ul.style1x li:last-child

		{

			border-bottom: 0;

			padding-bottom: 0;

		}

	

	ul.icons

	{

	}

	

		ul.icons li

		{

			display: inline;

		}



	.divider

	{

		border-top: solid 1px #d9d9d9;

		border-bottom: solid 1px #fff;

		height: 0px;

	}

.asideTab {

	display: block;

	float: left;

	table-td: text-align:center;

	vertical-align: top;

	padding: 10px;

	width: 45%;

	-moz-border-radius: 20px;

	-webkit-border-radius: 20px;

	border-radius: 20px;

	-moz-box-shadow: 1px 1px 2px hsla(0,0%,0%,.3);

	-webkit-box-shadow: 1px 1px 2px hsla(0,0%,0%,.3);

	box-shadow: 1px 1px 2px hsla(0,0%,0%,.3);

	color: #000;

	line-height: 2px;

	background-color: #B5A642;

}

	.button

	{

	display: inline-block;

	border-radius: 5px;

	background: url('images/bg07.jpg') center center repeat-x;

	color: #313131;

	text-decoration: none;

	font-weight: 600;

	letter-spacing: -0.01em;

	box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,1);

	border: solid 1px #D9D9D9;

	padding-top: 1em;

	padding-right: 1.75em;

	padding-bottom: 1em;

	padding-left: 1.75em;

	}

	/* Box */



		.box

		{

			margin: 5px;

			box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15);

		}



		

		.box-standard

		{

	border: 1px solid #d7d7d7;

	padding: 20px;

	background-color: #FFF;

		}

		

			.box-standard h2

			{

				background: url('images/bg07.jpg') center center repeat-x;

				position: relative;

				left: -20px;

				top: -20px;

				padding: 15px 20px 12px 20px;

				margin: 0 -40px 0 0;

				border-bottom: solid 1px #d7d7d7;

				box-shadow: inset 0px 0px 0px 1px #fff;

				text-shadow: 1px 1px 0px #fff;

			}

		

		#sidebar .box

		{

			margin-bottom: 10px;

		}

		

		#content .box

		{

			margin-bottom: 5px;

		}

		

		#sidebar .box-standard

		{

			background: url('images/bg02.jpg');

			box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15), inset 0px 0px 0px 1px #fff;

		}

		

			#sidebar .box-standard h2

			{

	color: #fff;

	text-shadow: -1px -1px 0px #000;

	box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.4), inset 0px 0px 0px 2px rgba(255,255,255,0.25);

	border-radius: 25px;

	letter-spacing: 1px;

	font-size: 95%;

	text-transform: uppercase;

	background-image: url(images/bgdkblue.jpg);

	background-repeat: repeat-x;

	background-position: center center;

			}





	/* Box: Mini posts */



		.box-mini-posts

		{

		}



			.box-mini-posts article

			{

				margin: 5px 5px 20px 5px;

			}

		

			.box-mini-posts article.left

			{

				margin-left: 5px;

			}

		

			.box-mini-posts article.right

			{

				margin-right: 5px;

			}



	/* Box: Links */



		.box-links

		{

			padding: 0 !important;

		}

		

			.box-links h2

			{

	left: 0 !important;

	margin-right: 0 !important;

	top: 0 !important;

	font-weight: bold;

			}

		

			.box-links ul

			{

				margin: 0;

			}

		

			.box-links li

			{

				background: url('images/bg08.jpg') center center repeat-x;

				padding: 10px 20px 10px 20px;

				border-top: solid 1px #fff;

				border-bottom: solid 1px #d7d7d7;

				border-left: solid 1px #fff;

				border-right: solid 1px #d7d7d7;

			}

			

				.box-links li:first-child

				{

					border-top: 0;

				}

				

				.box-links li:last-child

				{

					border-bottom: 0;

				}

			

				.box-links li a

				{

	color: #646464;

				}



			.box-links ul.right li

			{

				border-right: 0;

			}



	/* Box: Features */



		.box-features

		{

			position: relative;

		}

		

			.box-features .captions

			{

				width: 100%;

				background: url('images/bg06.jpg') center center repeat-x;

				color: #fff;

				text-shadow: -1px -1px 0px #000;

				box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.4), inset 0px 0px 0px 2px rgba(255,255,255,0.25);

				-moz-box-sizing: border-box;

				-webkit-box-sizing: border-box;

				box-sizing: border-box;

			}

			

				.box-features .captions .caption-line-1

				{

					display: block;

					margin: 0 0 0.4em 0;

					font-weight: 400;

					letter-spacing: -0.03em;

				}

			

				.box-features .captions .caption-line-2

				{

					color: #aaa;

				}

			

			.box-features .viewer

			{

			}



				.box-features .viewer .reel

				{

				}



					.box-features .viewer .reel article

					{

						position: relative;

					}



						.box-features .viewer .reel article h2,

						.box-features .viewer .reel article p

						{

							display: none;

						}



						.box-features .viewer .reel article a

						{

							display: block;

							position: absolute;

							top: 0;

							left: 0;

							width: 100%;

							height: 100%;

							z-index: 1;

							text-indent: -9999em;

						}



						.box-features .viewer .reel article img

						{

							width: 100%;

						}



	/* Box: Video */



		.box-video

		{

		}

		

			.box-video img,

			.box-video embed,

			.box-video video,

			.box-video iframe

			{

				width: 100%;

			}

			

	/* Box: Content */

	

		.box-content

		{

		}

		

			.box-content h3

			{

	margin: 0 0 0.75em 0;

			}



				.box-content h3 a

				{

					text-decoration: none;

					color: #313131;

				}



	/* Post: Small */

		

		.post-small

		{

		}

			

			.post-small .image

			{

	width: 7em;

	float: left;

			}



				.post-small .image img

				{

	width: 100%;

				}

			

			.post-small div

			{

				margin-left: 9em;

			}



			.post-small:after

			{

				content: '';

				display: block;

				clear: both;

			}



			.post-small p

			{

				margin-bottom: 0;

			}



	/* Post: Medium */



		.post-medium

		{

		}

			

			.post-medium .image

			{

				width: 13.5em;

				float: left;

			}



				.post-medium .image img

				{

					width: 100%;

				}

			

			.post-medium div

			{

				margin-left: 15.5em;

				padding-top: 0.5em;

			}



			.post-medium:after

			{

				content: '';

				display: block;

				clear: both;

			}



	/* Post: Big */



		.post-big

		{

		}



			.post-big .image

			{

				width: 24em;

				float: left;

			}



				.post-big .image img

				{

	width: 48%;

	display: inline;

	padding-right: 3px;

				}

			

			.post-big div

			{

				margin-left: 26em;

			}



			.post-big:after

			{

				content: '';

				display: block;

				clear: both;

			}



			.post-big header

			{

				margin: 1em 0 1.25em 0;

			}

			

			.post-big h3

			{

				font-size: 2em;

				margin: 0 0 0.25em 0;

				letter-spacing: -0.03em;

				line-height: 1.25em;

			}



				.post-big h3 a

				{

	text-decoration: none;

	color: #5b5b5b;

	text-transform: capitalize;

				}



				.post-big .byline

				{

					color: #555;

				}

	

/*********************************************************************************/

/* Wrappers                                                                      */

/*********************************************************************************/



	#header-wrapper

	{



	}

	

	#nav-wrapper

	{

	background-image: url(images/bg11.jpg);

	background-repeat: repeat-x;

	background-position: center center;

	text-transform: uppercase;

	}



	#info-wrapper

	{

		background: url('images/bg07.jpg') center center repeat-x;

		box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.6), inset 0px 2px 0px 0px rgba(255,255,255,0.1), inset 0px 0px 0px 2px rgba(255,255,255,0.2);

	}

	

	#main-wrapper

	{

		background: url('images/bg01.jpg');

		border-bottom: solid 1px #d9d9d9;

		text-shadow: 1px 1px 0px #fff;

	}

	

	#footer-wrapper

	{

	border-top: solid 1px #fff;

	background-image: url(images/bgdkblue.jpg);

	background-repeat: repeat;

	background-position: left top;

	color: #FFF;

	}



		#footer-wrapper a

		{

	color: #FFFFFF;

	text-transform: capitalize;

		}

#footer-wrapper #footer .row .3u section p {

	color: #FFF;

}



	

		#footer-wrapper h2

		{

	color: #FFFFFF;

	font-weight: bolder;

	text-transform: uppercase;

	letter-spacing: 1px;

		}	

		.videoWrapper {

	position: relative;

	padding-bottom: 56.25%; /* 16:9 */

	padding-top: 25px;

	height: 0;

}

.videoWrapper iframe {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

}	



	#header,

	#nav

	{

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;

	}



/*********************************************************************************/

/* Info                                                                          */

/*********************************************************************************/



	#info

	{

	color: #34434A;

	}



		#info a

		{

	color: #333333;

	text-decoration: none;

	transition: color .25s ease-in-out;

	-moz-transition: color .25s ease-in-out;

	-webkit-transition: color .25s ease-in-out;

		}

		

		#info a:hover

		{

	color: #777;

		}

	

/*********************************************************************************/

/* Searchbox                                                                     */

/*********************************************************************************/



	#searchbox

	{

		position: relative;

	}

	

		#searchbox .text

		{

			background: #0163A1;

			background: rgba(0,0,0,0.1);

			border: 0;

			padding: 0.75em 3.25em 0.75em 0.75em;

			border-radius: 5px;

			width: 100%;

			box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.1), 0px 1px 0px 0px rgba(255,255,255,0.15);

			color: #fff;

		}

		

		#searchbox .submit

		{

			position: absolute;

			right: 0;

			top: 0.25em;

			display: block;

			width: 2.5em;

			height: 2.5em;

			border: 0;

			background: url('images/sprites.png') top left no-repeat;

			text-indent: -9999em;

		}



/*********************************************************************************/

/* Copyright                                                                     */

/*********************************************************************************/



	#copyright

	{

	color: #FFF;

	border-top: solid 1px #d7d7d7;

	box-shadow: inset 0px 1px 0px 0px #fff;

	}



        .caps {

	text-transform: uppercase;

	font-weight: bolder;

}

#main-wrapper .5grid-layout.5grid-flush .row #content .5grid.5grid-flush .row .6u .box.box-standard.post-small h2 {

}

        #main-wrapper .5grid-layout.5grid-flush .row #sidebar .box.box-standard.box-mini-posts h2 {

}

.bold {

	font-weight: bold;

}





/* 

 For free4pillars.html page

 */

	.f4p_date_container select{

		width: 188px;

		padding-left: 10px;

	}



	.f4p_timing span{

		display: inline-block;

		width: 87px;

		text-align: center;

	}



	.f4p__input_container {

		display: inline-block;

		width: 100%;

	}



	.f4p__input_container input{

	max-width: 87px;

	border: 1px solid #CECECE;

	margin: 0;			

	}



	.f4p__input_container input.f4p_input_comment {

		max-width: 380px;

	}



 	@media (max-width: 740px) {



		.f4p_date_container select{

			width: 100%;

		}



		.f4p__input_container input.f4p_input_comment {

			max-width: 100%;

		}



		.f4p__input_container input{

			max-width: 23.8%;

			font-size: 10px;

		}



			.f4p_timing span{

				width: 23.8%;

			}



		.button_horoscope_show {

			width: 98%;

			white-space: normal;

		}

	}





 @media (max-width: 362px) {

 	.f4p__input_container input {

    font-size: 8px;

	}

 }


.10right {
	margin-right: 10px;
	margin-bottom: 10px;
	
}


