/*
Theme Name: i-excel Child 01
Theme URI: 
Description: Child 01 theme for the i-excel theme
Author: <a href="http://templatesnext.org/">templatesnext team</a>
Author URI: 
Template: i-excel
Version: 1.1.6
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 29 Apr 2016 04:47:19 +0000 */ 

@import url('../i-excel/style.css');

img
{
	max-width: 100%;
	height: auto;
}

a, a:link { color: #cc0000; font-weight:bold }
a:visited { color: #cc0000; font-weight:bold }
a:focus { color: #000; font-weight:bold }
a:hover { color: #666;  font-weight:bold}
a:active { color: #666; font-weight:bold }
h1, h2, h3, h4, h5, h6 { margin: 0 0 .5em; }

h1
{
	font-size: 160%;
}

h2
{
	color: #cc0000;
	font-weight: bold;
	font-size: 160%;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

h2 a { text-decoration: none; }

h3 {
	color: #7d8206;
	font: 110% georgia, times, "times new roman", serif;
	font-weight: bold;
}

h6 {
	margin-top: 12px;
	margin-bottom: 0px;
}

ul
{	
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 6px;
}

p
{
	margin-top: 15px;
	margin-bottom: 0px;
}

.indentedp
{
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left: 100px;
}

.clearp
{
	clear: both;
}


table {
	border-bottom: none;
	line-height: auto;
	margin: 0;
	width: auto;
}

caption {
	margin: 0;
}

td, tr {
	border-top: none;
	padding: 0;
        margin: 0;
}

.imagefloatgreen
{
	padding: 2px;
	border: 1px solid #9FA41D;
	margin: 0 0 10px 10px;
}

.imagefloatgreenleft
{
	padding: 2px;
	border: 1px solid #9FA41D;
	margin: 0 10px 10px 0px;
}

.imagefloatblack
{
	padding: 2px;
	border: 1px solid #000000;
	margin: 0 0 10px 10px;
	padding-bottom:0.5em;
}

.imagefloatblackleft
{
	padding: 2px;
	border: 1px solid #000000;
	margin: 0 10px 10px 0px;
}

.imagefloatred
{
	padding: 2px;
	border: 1px solid #cc0000;
	margin: 0 0 10px 10px;
}

.imagefloatredleft
{
	padding: 2px;
	border: 1px solid #cc0000;
	margin: 0 10px 10px 0px;
}

.imagefloatblue
{
	padding: 2px;
	border: 1px solid #3D6076;
	margin: 0 0 10px 10px;
}

.imagefloatblueleft
{
	padding: 2px;
	border: 1px solid #3D6076;
	margin: 0 10px 10px 0px;
}

.caption
{
	font-size:90%; 
	text-align:center;
}

/*-------------------------------
 * Header
 *-------------------------------
.headerwrap {
	display: block;
	min-height: 88px;
	background-color: #FFF;
}

.site-header {
	position: relative;
	display: block;
	clear: both;
	min-height: 88px;
	border-bottom: 1px solid #e7e7e7;
	z-index: 30001;
	background-color: #FFF;
	opacity: 1;	
}

.fixeddiv {
	width: 100%;
	position: fixed;
	top: 0px;
	background-color: rgba(255,255,255,1);
	left: 0px;
	right: 0px;
	animation:thedrop 1s 1;
	-moz-animation:thedrop 1s 1;
	-webkit-animation:thedrop 1s 1;	
}

.site-header .home-link {
	color: #141412;
	display: block;
	float: none;
	min-width: 80px;
	max-width: 420px;
	margin: 0 auto;
	min-height: 80px;
	padding: 0;
	text-decoration: none;
	vertical-align: middle;
}

.site-header .home-link span {
	height: 80px;
	vertical-align: middle;
	display: table-cell;
	padding-top: 10px;
}

.site-header .home-link img {
	margin: 0 auto;
}

.site-header .site-title:hover {
	text-decoration: none;
}

.site-title {
	font-size: 32px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 16px 0px 0px 0px;
}

.site-description {
	font: 300 normal 14px "Open Sans", Helvetica, sans-serif;
	margin: 0;
	margin-top: 2px;
}


.headerwrap a.home-link {
	overflow: hidden;
}
.headerwrap .headerinnerwrap > span#site-titlendesc {
	display: block;
	float: left;
}
.headerwrap .navbar {
	display: block;
	float: none;
	padding-left: 0px;
	margin: 0 auto;
}

/*-------------------------------
 * Navigation
 *-------------------------------
.nav-container li a, .nav-container li a:visited {
	color: #cc0000 !important;
}

.nav-container .current_page_item > a,
.nav-container .current_page_ancestor > a,
.nav-container .current-menu-item > a,
.nav-container .current-menu-ancestor > a {
	color: #cc0000 !important;
}

.nav-container ul  li a {
    background: yellow;
}

.nav-container li a:hover {
    color: blue !important;
}

.nav-container li a:hover {
    background: blue !important;
}

/* ------------------------------
other styles
------------------------------ */

#puzzle
{
	font-weight: bold;
	color: #272900;
}

.boxout {
	background-color:#eeeeee;
	border: 1px solid black;
	padding: 10px;
	margin-top: 20px;
}
