/*
	Theme Name: Access2Learn
	Theme URI: http://www.waltdesign.com/themes/access2learn
	Description: Child theme for Genesis
	Author: Walter Wimberly
	Author URI: http://www.waltdesign.com
	Template: genesis
	Version: .5

	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/



/* Import Genesis so this is a child theme

------------------------------------------------------------ */

@import url("../genesis/style.css");

h2 {
	font-size: 2.3rem;
}
h3 {
	font-size: 1.8rem;
	margin-bottom: 0;
}
h2, h3 {
	clear: both;
}
.entry-content table p {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

.page table, .page td, .page th {
	border-collapse:collapse;
	border: #333 1px solid;
}

.page table ul {
	padding: 0;
	margin: 0;
}

.page table li {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}

.page table li li {
	list-style: disc;
	margin: 0 0 0 25px;
}

.menu li a .sf-sub-indicator, .menu li li a .sf-sub-indicator, .menu li li li a .sf-sub-indicator {
	height: 16px;
	position: absolute;
	right: 1px;
	text-indent: 1px;
	top: 24px;
	width: 16px;
}

#header {
	background: #333 url(images/v4-backgrounds.png) left top repeat-x;
	height: 105px;
	min-height: 95px;
	overflow: hidden;
	width: 100%;
	position: fixed;
	left: 0px;
	top: -10px;
	margin: 0;
	z-index: 99;
}

#title {
    margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0;
	font-size: 3em;
}


#title a, #title a:hover {
	color: #ff9934;
	text-shadow: -1px -1px 2px #333;
}


#description {
	margin-top: -10px;
	margin-left: 10px;
	color: #ccc;
}

#header .search-form  {
	margin-top: 30px;
	margin-right: 10px;
}

#header input {
	padding: .5em;
}


#footer {
	position: fixed;
	z-index: 89;
	width: 100%;
	height: 25px;
	left: 0;
	bottom: 0;
	margin: 0;
	padding: 0 0 1px 0;
	clear: both;
	background-image: url(images/v4-backgrounds.png);
	background-repeat: repeat-x;
	background-position: left -182px;
	color: #fff;
}


#footer .wrap {
	padding: 0 10px;
	border: none;
}

body {
	background-color:#DDC;
}

#wrap {
	padding: 95px 10px 65px 10px;
	border: 1px #000 solid;
	background-color: #f0f0f0;
}

#title-area {
	margin-top: 15px;
}

#nav {
    background-image: url("images/v4-backgrounds.png");
    background-position: left -103px;
    background-repeat: repeat-x;
    left: 0;
    position: fixed;
    top: 93px;
    z-index: 99;
    width: 100%;
}

#nav a, #nav a:visited {
	color: #fff;
	font-size: 14px;
	padding: 10px 20px;
}


#nav .current-menu-item a, #nav a:hover {
	color: #ff9934;
}

a {
	color: #F97C00;
	font-weight: bold;
}

#nav .sub-menu a {
	background-color: #333;
	padding: .4em;
}

.genesis-nav-menu.menu-primary {
	border: none;
	margin-top: -5px;
    padding-bottom: 8px;
}

.menu .date {
	color: #eee;
}
.menu li a .sf-sub-indicator, .menu li li a .sf-sub-indicator, .menu li li li a .sf-sub-indicator {
	position: static;
	right: 0;
}
.author-box, .breadcrumb, .sticky, .taxonomy-description {
	padding: 1em;
	margin-bottom: 1em;
}

/* Entry info */
.entry-title {
    font-size: 3rem;
}
.entry, .page .post.entry {
	padding-bottom: 3em;
	margin-bottom: 2em;
}

.post-meta {
	padding-top: 1em;
}

pre, code {

	/* background: url(images/v4-backgrounds.png) no-repeat scroll left -420px #EEEEFF; */
	background-color: #EEF;
	border: 2px solid #999 !important;
	color: #000;
	font: normal 1em "Courier New",Courier,monospace !important;
	padding: 50px 0.5em 0.5em;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 97%  !important;
}

tr.current {
	background-color: #333;
	color: #ddd;
}

tr.current a,tr.current a:visited {
	color: #fff;
}

.note {
	width: 30%;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #555;
	border-radius: 5px;
}

.note h2 {
	background-color: #494949;
	color: #FF9934;
	border-bottom: 1px solid #333;
	margin: 0;
	padding: 5px 10px;
	font-size: 1.2em;
}

.note p {
	padding: 10px;
}

.wpdm_file {
	float: right;
	width: 135px;
	margin-left: 10px;
}
div.wpdm_file .cont {
	padding: 5px;
}
.wpdm_file .btn_outer {
	border-radius: 5px;
	border-color: #CCC;
	font-size: 14px;
	padding: 7px;
}
.wpdm_file .btn_outer .counter {
	font-size: 12px;
}
#content {
	width: 740px;
	display: inline-block;
}
#sidebar {
	width: 350px;
	margin-left: 20px;
	margin-top: 36px;
	display: block;
	float: right;
}
.sidebar .widget {
	margin-bottom: 10px;
	padding: 20px;
}
#inner {
	background-color: #fff;
	padding-top: 50px;
	max-width: 1140px;
	margin: auto;
	border: 1px solid #999;
	min-height: 2000px;
	overflow: visible;
	clear: both;
}
.full-width-content #content {
	width: 100%;
	max-width: 100%;
}
.entry {
	padding-top: 0;
}


.notice {
	background-color: #EEEEFF;
	border: 2px solid #333333;
	clear: left;
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-top: 10px;
}

.widgettitle {
	background: #333 url(images/v4-backgrounds.png) left top repeat-x;
	margin: 0;
	margin-bottom: 5px;
	padding: 5px;
	border-radius: 5px;
	color: #FF9934;
	text-shadow: -1px -1px 2px #333;
	font-size: 1.8rem;
}

.widgettitle a, .widgettitle a:hover, .widgettitle a:visited {
	color: #FF9934;
	text-shadow: -1px -1px 2px #333;
}

#sidebar li a {
	font-size: 1.4rem;
	margin-left: 10px;
	border-bottom: 1px #ccc solid;
	text-decoration: none;
	display: inline-block;
}
.google-adsense.google-adsense-widget {
    margin: auto;
    width: 300px;
}

@media only screen and (max-width: 768px) {
	#header .search-form {
		float: none;
		margin: auto;
		margin-top: -2px;
	}

	#description {
		display: none;
	}
}



@media only screen and (max-width: 480px) {
	#header .search-form {
		float: none;
		margin: auto;
		margin-top: -2px;
	}

	#description {
		display: none;
	}

}
