/*
Theme Name: Reliable Teacher
Author: Barrel
*/


body {
	margin: 0;
	padding: 0px 0 20px 0;
	font-size: 62.5%;
	font-family: Arial, Verdana, sans-serif;
	position: relative;
	background: #000;
	color: #4D4D4D;
 }

/* Normal links */
a:link, a:visited {
outline-style:none;
	color: #566652;
	text-decoration: none;
	 }

a:hover, a:visited:hover {
	color: #333333;
	text-decoration: underline; }

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

/*------------------HEADING--------------------*/

h1 {
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	font-size: 2.0em;
	font-weight: normal;
	color: #000; }

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #000; }

h3 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	color: #000; }


/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

/* General paragraph rules */
p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.4em; }

hr {
	border-color: #ccc;     
	border-style: solid;   
	border-width: 1px 0 0; 
	clear: both;           
	margin: 0px 0 20px 0; 
	height: 0;             
}

/*---------------LAYOUT BOXES----------------------*/

#Frame {
	background: #ffffff;
}

#Content {
	width: 940px;
	padding: 20px 10px 0px 10px;
	margin: 0px auto 0px auto;
}

#MainCol {
	float: left;
	width: 540px;
	min-height: 350px;
	margin: 0 20px 0 0;
}

#SubCol {
	float: left;
	width: 380px;
	padding: 0px 0 0 0;
}

/*--------------HEADER ELEMENTS----------------*/

img { border: none; }

#Header {
	margin: 0;
	padding: 20px 0 0px 0px;
	background: #fff;
}
#HeaderContent {
	width: 940px;
	margin: 0 auto 0 auto;
	padding: 0px 10px 0px 10px;
}

#HeaderRight {
	float: right;
	position: relative;
	width: 300px;
	padding: 10px 0 0 0;
	text-align: right;
	text-transform: uppercase;
}

#Logo {
	float: left;
	position: relative;
	display: inline;
	text-indent: -9999px;
	margin:0px 0 25px 0px;
	padding:0px 0 0px 0px;
	height: 65px;
	width: 284px;
	background: url(img/logo.gif) no-repeat top left;
	}
#Logo a {
	position: absolute;
	padding:0px 0 0px 0px;
	top: 0px;
	left: 0px;
	width: 284px;
	height: 65px;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	}

#Logo a span, #Logo span { display: none; }


/*------------------------NAVIGATION-----------------------------*/
#navigationbar {
	width: 100%;
	background: #000;
	height: 42px;
}
#navigation {
	position: relative;
	font-family: Arial, verdana, helvetica, sans-serif;
	width: 940px;
	height: 42px;
	padding: 0 0 0px 0px;
	margin: 0 auto 0 auto;
	
}

#navigation ul {
	padding: 0;
	margin: 0;

}

#navigation li.upperlevel {
	list-style-type: none; 
	float: left;
	position: relative;
	top: 0;
	margin: 0 0px 0 0;
	padding: 0px 0 0 0;
	z-index: 1000;
	font-size: 1.35em;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	}

#navigation a {
	position: relative;
}

#navigation a.upperlevel {
	float: left;
	height: 28px;
	padding: 12px 18px 2px 18px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}


#navigation ul li.upperlevel.last {
	margin: 0 0 0 0;
	background: none;
}


#navigation ul li a.upperlevel:hover {
	color: #fa9200;
	text-decoration: none;
}

#navigation ul li.upperlevel a.selected, #navigation ul li.upperlevel a.selected:hover {
	color: #BA3000;
	text-decoration: none;
}

#navigation ul li.upperlevel:hover a.upperlevel {
	color: #fa9200;
}

#navigation ul li.upperlevel a.selected {
	color: #BA3000;
	background: url(img/nav_selected.gif) bottom center no-repeat;
}

#SocialIcons {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 5px 6px 5px;
	background: #272727;
	display: inline;
}

.socialicon {
	float: left;
	margin: 0 5px 0 10px;
	padding: 0 0 0 0;
	display: inline;
}

.socialtext {
	float: left;
	padding: 2px 10px 0 0;
	display: inline;
}

#SocialIcons a, #SocialIcons a:link {
	display: inline;
	float: left;
	color: #bfbfbf;
	font-size: 1.1em;
	margin: 0 0px 0 0px;
}

/*--------------------MISCELLANEOUS-----------------------*/
form .group {
	float: left;
	padding: 0 0 10px 0;
}
.searchfield {
	float: left;
	font-family: Arial, Verdana, helvetica, sans-serif;
	border: 1px solid #ffffff;
	margin: 0 5px 5px 0;
	padding: 4px;
	height: 12px;
	top: 0px;
	font-size: 11px;
	width: 150px;
	color: #4D4D4D;
}

#BodyText form p {
	margin: 0;
	padding: 0 0 10px 0;
}

.formbutton {
	font-family: Arial, Verdana, sans-serif;	
	float: right;
	margin: 0px 0 10px 0;
	height: 29px;
	padding: 5px 6px 9px 6px;
	background: #000000;
	border: 2px solid #3a3a3a;
	color: #ffffff;
	font-size: 13px;
	cursor: pointer;
	font-weight: bold;
}

.formbutton:hover {
	border: 2px solid #7b7b7b;
}

.inputfield {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	border: 3px solid #aaaaaa;
	margin: 0 5px 5px 0;
	padding: 2px;
	height: 17px;
	top: 0px;
	font-size: 12px;
	width: 200px;
	color: #555;
}

.textareafield {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	border: 3px solid #aaaaaa;
	margin: 0 5px 0px 0;
	padding: 2px;
	height: 150px;
	top: 0px;
	font-size: 12px;
	width: 200px;
	color: #555;
}

label {
	float: left;
	clear: both;
	width: 155px;
	padding: 0px 0 3px 0px;
	font-size: 0.9em;
	color: #4b4b4b;
}

#commentform label {
	float: left;
	clear: both;
	width: 135px;
	padding: 0px 0 3px 0px;
	font-size: 0.9em;
	color: #4b4b4b;
}

.checkbox {
	float: left;
	width: 23px;
	margin: 0;
	padding: 0;
}

.checkboxlabel {
	float: left;
	width: 200px;
	padding: 3px 0 0 0;
	margin: 0 0 5px 0;
	font-size: 1.1em;
}

.left.checkboxtotal {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 10px 0;
}


/*-----------JOTFORM ELEMENTS-------------------*/

.employerform td {
	padding: 0 0 10px 0;
}

.btn {
	margin: 20px 0 20px 0;
	font-family: Arial, Verdana, sans-serif;	
	height: 39px;
	padding: 7px 16px 10px 16px;
	background: #ba3116;
	border: 3px solid #3a3a3a;
	color: #ffffff;
	font-size: 15px;
	cursor: pointer;
	font-weight: bold;
}

.btn:hover {
	margin: 20px 0 20px 0;
	font-family: Arial, Verdana, sans-serif;	
	height: 39px;
	padding: 7px 16px 10px 16px;
	background: #000000;
	border: 3px solid #3a3a3a;
	color: #ffffff;
	font-size: 15px;
	cursor: pointer;
	font-weight: bold;
}

.employerform td.head {
	padding: 15px 0 15px 0;
}
.head {
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	margin: 0px 0 10px 0;
}

.left {
	margin: 0 0 0px 0;
	font-size: 1.1em;
}

.left label{
	font-size: 1.1em;
	text-align: right;
}

label.left  {
	float: left;
	width: 200px;
	font-size: 1.1em;
	overflow: hidden;
}
.other {
	float: left;
}

.text {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	border: 3px solid #dfdfdf;
	margin: 0 5px 5px 0;
	padding: 2px;
	height: 17px;
	top: 0px;
	font-size: 12px;
	width: 250px;
	color: #555;
	background: #f7f7f7;
}

.text:focus, .textarea:focus {
	border: 3px solid #aaaaaa;
	background: #ffffff;
}

.textarea {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	border: 3px solid #dfdfdf;
	margin: 0 5px 5px 0;
	padding: 2px;
	top: 0px;
	font-size: 12px;
	width: 250px;
	color: #555;
	background: #f7f7f7;
}

.error {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	border: 3px solid #aaaaaa;
	margin: 0 5px 5px 0;
	padding: 2px;
	height: 17px;
	top: 0px;
	font-size: 12px;
	width: 250px;
	color: #555;
}

/*-----------MISC-------------------*/

#MainCol .section {
	float: left;
	width: 540px;
	margin: 0 0 20px 0;
	background: #E6E6E6;
	overflow: hidden;
}
#MainCol .section .header {
	padding: 7px 0 7px 12px;	
	float: left;
	width: 528px;
	display: inline;
}

.section .header.red {
	background: #bb0900;
}

.section .header.redlink {
	background: url(/wp-content/themes/reliableteacher/img/redbar_link.gif) top right no-repeat #bb0900;
}
.section .header.orange {
	background: #F1A52B;
}
.section .header.blue {
	background: #00BCEF;
}
.section .header.green {
	background: #A5C81F;
}

#BodyText #MainCol .section .header h3{
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
}

#BodyText .section .header a, #BodyText .section .header a:link {
	color: #fff;
}

#MainCol .section .content {
	float: left;
	padding: 12px 12px 5px 12px;
	overflow: hidden;
}

#BodyText #MainCol .section ul.postslist{
	margin: 0;
	padding: 0;
}

#BodyText #MainCol .section ul.postslist li{
	float: left;
	list-style-type: none;
	margin: 0 0 7px 0;
	padding: 12px;
	width: 492px;
	font-size: 1.0em;
	background: #fff;
}

#BodyText #MainCol #TeachingQA.section ul.postslist li{
	list-style-type: none;
	margin: 0 0 7px 0;
	padding: 20px 12px 25px 12px;
	width: 492px;
	font-size: 1.0em;
	background: #fff;
}

#BodyText #MainCol .section ul.postslist li.new{
	padding: 12px 60px 12px 12px;
	width: 444px;
	background: url(img/new_tag.gif) no-repeat 472px 18px #fff;
}

#BodyText #MainCol #TeachingQA.section ul.postslist li.new{
	padding: 20px 60px 25px 12px;
	width: 444px;
	background: url(img/new_tag.gif) no-repeat 472px 18px #fff;
}

#BodyText #MainCol .section ul.postslist li .posttype {
	font-style: italic;
	padding: 0 0 0 5px;
	color: #B3B3B3;
}

#BodyText #MainCol .section ul.postslist p{
	margin: 0;
	padding: 0;
}

#BodyText #MainCol .section ul.postslist h4{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#BodyText #MainCol .section ul.postslist h4.bolded{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.morelink {
	margin: 7px 0 0 0;
	float: right;
}

.hagwonicon {
	float: left;
	width: 170px;
	height: 62px;
	border: 5px solid #CCCCCC;
	margin: 0 20px 0 0;
}

.hagwoninfo {
	float: left;
	width: 130px;
	overflow: hidden;
}

#MainCol .hagwoninfo {
	float: left;
	width: 285px;
	overflow: hidden;
}

#BodyText .hagwoninfo p {
	font-size: 1.2em;
	line-height: 1.4em;
}

#BodyText .hagwoninfo p a, #BodyText .hagwoninfo p a:link{
	font-style: italic;
}

#SubCol .section {
	float: left;
	width: 380px;
	margin: 0 0 20px 0;
	background: #E6E6E6;
}
#SubCol .section .header {
	padding: 7px 0 7px 12px;	
	float: left;
	width: 368px;
}

#BodyText #SubCol .section .header h3{
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
}

#SubCol .section .content {
	float: left;
	width: 356px;
	padding: 12px 12px 5px 12px;
}

#SubCol .section .content .textcontent {
	padding: 12px;
	margin: 0 0 7px 0;
	background: #fff;
}

#BodyText #SubCol .section ul.postslist{
	margin: 0;
	padding: 0;
}

#BodyText #SubCol .section ul.postslist li{
	float: left;
	width: 332px;
	list-style-type: none;
	margin: 0 0 7px 0;
	padding: 12px;
	font-size: 1.0em;
	background: #fff;
}

#BodyText #SubCol .section ul.postslist li .posttype {
	font-style: italic;
	padding: 0 0 0 5px;
	color: #B3B3B3;
}

#BodyText #SubCol .section ul.postslist p{
	margin: 0;
	padding: 0;
}

#BodyText #SubCol .section ul.postslist p.questionlink {
	margin: 10px 0 0 0;
}

#BodyText #SubCol .section ul.postslist h4{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#BodyText #SubCol .section ul.postslist h4.bolded{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.postintro {
	float: left;
	clear: both;
	width: 540px;
	margin: 10px 0 30px 0;
}

#MainCol .navigation {
	float: left;
	clear: both;
	width: 504px;
	font-size: 1.2em;
	margin: 5px 0 10px 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/*-------------- TEXT STYLING ELEMENTS -----------------*/

#BodyText{
	float: left;
	width: 940px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#BodyText p {
	padding: 0px 0px 20px 0px;
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.6em;
	text-indent: 0px;
	color: #333333; }

#BodyText p.beforelist {
	padding: 0px 0px 5px 0px;
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.6em;
	text-indent: 0px;
	color: #333333; }

#PostComment {
	margin: 30px 0 0 0;
}
	#CommentList {
		float: left;

		margin: 30px 0 0 0;	
		clear: both;
	}

	#BodyText ol.commentlist {
		list-style-type: none;
		margin: 0;
		padding: 0;

	}

	#BodyText ol.commentlist em{
		color: #fff;
	}

	#BodyText ol.commentlist .comment-author{
		font-size: 0.9em;
		font-weight: bold;
		color: #000;
		font-style: normal;
		text-transform: none;
		margin: 0;
		padding: 0;
	}

	#BodyText ol.commentlist .comment-author a:link{
		color: #00BFFF;
	}

	#BodyText ol.commentlist .commentmetadata{
		font-size: 0.8em;
		margin: 0;
		padding: 0 0 5px 0;
		color: #676767;
	}

	#BodyText ol.commentlist .commentmetadata a:link, #BodyText ol.commentlist .commentmetadata a{
		color: #676767;
	}

	#BodyText ol.commentlist li{
		list-style-type: none;
		background: #fff;
		margin: 0 0 12px 0;
		padding: 5px;
	}

	#BodyText ol.commentlist li.alt{
		background: #fff;
	}

	#BodyText ol.commentlist li p {
		font-size: 0.8em;
		line-height: 1.5em;
		color: #424242;
	}

	#BodyText ol.commentlist li em{
		color: #000;
	}


#BodyText h2 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 15px 0;
	font-size: 2.1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #333333; 
}

#BodyText h3 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 20px 0;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #1A1A1A; 
}

#BodyText h4 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 10px 0;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333; 
}

#BodyText h5 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 5px 0;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	color: #797979; 
}

#BodyText ol {
	padding: 0px 0px 15px 15px;
	margin: 0 0 0 15px;
}
	
#BodyText ol li {
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 1.4em;
	line-height: 1.8em;
	color: #595959; }


#BodyText ul {
	padding: 0px 0px 15px 25px;
	margin: 0;
}
	
#BodyText ul li {
	list-style-type: disc;
	padding: 0px 0px 0px 5px;
	margin: 0;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #595959; }
		
#BodyText a:link, #BodyText a:visited { color: #BA3000; text-decoration: none;}
#BodyText a:hover, #BodyText a:visited:hover { color: #333333;text-decoration: underline;}

#BodyText .questionlink a:link, #BodyText .questionlink a:visited { color: #1A1A1A; text-decoration: none;}
#BodyText .questionlink a:hover, #BodyText .questionlink a:visited:hover { color: #BA3000;text-decoration: underline;}


#BodyText .morelink a:link, #BodyText .morelink a:visited { color: #1A1A1A; text-decoration: none;}
#BodyText .morelink a:hover, #BodyText .morelink a:visited:hover { color: #BA3000;text-decoration: underline;}



/*-------------- Copyright Footer -----------------*/

#Copyright {
	background: #000;
}

#CopyrightContent {
	margin: 0 auto 0px auto;
	padding: 15px 10px 75px 10px;
	width: 940px;
	text-align: left;
}

#Copyright .leftfooter {
	float: left;
	width: 700px;
}

#Copyright .right {
	float: right;
	text-align: right;
	width: 200px;
}
#Copyright h4 {
	margin: 0px 0px 0 0;
	padding: 6px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: normal;
	}

#Copyright ul {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0 8px 0 0;
}

#Copyright ul li {
	float: left;
	padding: 6px 0px 0 20px;
	font-size: 1.1em;
	line-height: 1.1em;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}

#Copyright a:link, #Copyright a:visited { color: #ffffff; text-decoration: none;}
#Copyright a:hover, #Copyright a:visited:hover { color: #B8D743;text-decoration: underline; }

/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }
