/* @override http://certificationmap.com/wp-content/themes/ColdBlue/css/teacher-certification.css */

body {
	text-align: center;
	color: #333;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p b {color: #005953; }

table.map {
	border-width: 0px 0px 0px 0px;
	border-spacing: 5px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: transparent;
}
table.map th {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.map td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.map h1 { font-weight: bold; }

/* set the image to use and establish the lower-right position */ .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{ background: transparent url(http://certificationmap.com/wp-content/themes/ColdBlue/images/img.png) no-repeat bottom right} .cssbox{ /* intended total box width - padding-right(next) */ width:700px !important; /* IE Win = width - padding */ width: 680px; /* the gap on the right edge of the image (not content padding) */ padding-right:15px; /* use to position the box */ margin:20px auto} /* set the top-right image */ .cssbox_head{background-position:top right; /* pull the right image over on top of border */ margin-right:-15px; /* right-image-gap + right-inside padding */ padding-right:40px} /* set the top-left image */ .cssbox_head h2{ background-position:top left; margin:0; /* reset main site styles*/ border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */ padding:25px 0 15px 40px; height:auto !important; height:1%} /* IE Holly Hack */ /* set the lower-left corner image */ .cssbox_body{ background-position:bottom left; margin-right:25px; /* interior-padding right */ padding:15px 0 15px 40px} /* mirror .cssbox_head right/left */ 


/* set the image to use and establish the lower-right position */ .cssbox2, .cssbox_body2, .cssbox_head2, .cssbox_head2 h2{ background: transparent url(http://certificationmap.com/wp-content/themes/ColdBlue/images/img2.png) no-repeat bottom right} .cssbox2{ /* intended total box width - padding-right(next) */ width:700px !important; /* IE Win = width - padding */ width: 680px; /* the gap on the right edge of the image (not content padding) */ padding-right:15px; /* use to position the box */ margin:20px auto} /* set the top-right image */ .cssbox_head2{background-position:top right; /* pull the right image over on top of border */ margin-right:-15px; /* right-image-gap + right-inside padding */ padding-right:40px} /* set the top-left image */ .cssbox_head2 h2{ background-position:top left; margin:0; /* reset main site styles*/ border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */ padding:25px 0 15px 40px; height:auto !important; height:1%} /* IE Holly Hack */ /* set the lower-left corner image */ .cssbox_body2{ background-position:bottom left; margin-right:25px; /* interior-padding right */ padding:25px 0 25px 50px;} /* mirror .cssbox_head right/left */ 



#bottomPremiumBanner {
	display:block;	
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	text-align:center;
	height:40px;
	z-index:999;
	/*background: transparent url('images/wdl_premium_btm_ad_bkg.gif') repeat-x;*/
	background-color: #9b1800;
	padding: 0 0 0 1px;
}

#bottomPremiumBanner ul {
	margin:0 auto;
}

#bottomPremiumBanner li {
	margin:0 auto;
}

#bottomPremiumBanner a {
	margin:0 auto;
}

#bottomPremiumBanner img {
	border:none;
	text-align:center;
	margin-left: auto;
  margin-right: auto;
}


.borderTable {	
	background: #ffffff;
	width: 350px;
}
p img { margin: 0; }

hr {color: #fff; background-color: #fff; border: 1px dotted #222; border-style: none none dotted; }

ul.recent li {
  padding-bottom: 15px !important;
  list-style-type: disc;
  margin-left: 5px;
  list-style-position: inside;
}



div#header {
	background: #f4f4f4;
	width: 100%;
	height: 77px;
}
div#search {
	background: #000;
	width: 100%;
}
div.inner {
	width: 960px;
	margin: auto;
	text-align: left;
	padding: 15px 0;
}
div#search div.inner {
	padding: 10px 0;
}
div#header h1 {
	font-size: 23px;
	font-weight: bold;
	float: left;
	width: 20%;
	letter-spacing: -1px;
}
div#header h1 a {
	color: #fff;
	text-decoration: none;
}
ul#navigation {
	float: right;
	width: 80%;
	top: -16px;
	position: relative;
	text-align: right;
	letter-spacing: -0.25px;
	* letter-spacing: -1px;
} 

form {margin-top: 10px; }

ul#navigation li {
	display: inline;
}

ul#navigation li form { font-size: 10px; padding-left: 10px; display: inline;  }

ul#navigation li a {
	font-size: 11px;
	color: #620e5f;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}
ul#navigation li.active a {
	color: #620e5f
}
ul#navigation li a:hover {
	color: #838383;
	text-decoration: underline;
}
div#search form {
	font-size: 14px;
	width: 40%;
	float: right;
	text-align: right;
}
div#search form * {
	vertical-align: middle;
}
input#s {
	width: 70px;
}

#sidebar input#s {
	width: 100px;
}
a#rss-link, a#technorati-link {
	display: block;
	float: left;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: 4px;
	text-decoration: none;
	margin: 0 10px 0 0;
}
a#rss-link {
	background: url('../images/rss.gif') no-repeat left center;
	padding: 0 0 1px 17px;
}
a#technorati-link {
	background: url('../images/technorati.gif') no-repeat left center;
	padding: 0 0 1px 19px;
}
a#rss-link strong, a#technorati-link strong {
	color: #666!important;
	border-bottom: 1px dotted #222;
}
a#rss-link:hover strong, a#technorati-link:hover strong {
	color: #ccc!important;
	border-bottom: 1px solid #333;
}
div#wrapper {
	text-align: left;
	width: 960px;
	padding: 20px;
	margin: auto;
	background: #fff;
	background-position: -50px 0px;
}
div#content {
	width: 700px;
	float: left;
	padding: 0 30px 0 0;
	*padding: 0 40px 0 0;

}
div#content-1 {
	width: 700px;
	float: left;
	padding: 0 30px 0 0;
	*padding: 0 40px 0 0;

}
#sidebar {
	display: block;
	width: 225px;
	float: left;
	padding: 15px 0 0 5px;
	font-size: 12px;
}
#sidebar h2 {
	font-size: 6px;
}
#sidebar li {
	margin: 0 0 1px;
	padding: 0 0 0px;
}
#sidebar li ul li {
	font-size: 13px!important;
	margin-top: -15px;
	margin-bottom: 10px;
	border: none;

}
#sidebar ul.block-list li a {
	display: block;
	padding: 0px 0;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}
#sidebar ul.block-list li a:hover {
	text-decoration: none;
}
h2, h3, h4, h5, h6 {
	color: #000;
}
h2 {
	font-size: 25px;
	margin: 0 0 8px!important;
	letter-spacing: -1px;
}
h2 a {
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	margin: 0 0 8px;
}
div.post h3 {
	margin: 0 0 2px;
}
h4 {
	font-size: 16px;
}
div.post-title {
	margin: 0 0 10px;
}
div.post-title h1 {
	font-size: 25px;
	margin: 0;
}

div.post-title h1 a {
	font-size: 25px;
	margin: 0;
	color: #666;
	text-decoration: none;
}

div.post-title h2 {
	margin: 0;
}
div.post-title h3 {
	color: #999;
	font-size: 14px;
}
div.post-title h3 a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
div.post-title h3 a:hover {
	border-bottom: 1px solid #aaa;
	color: #444;
}
div.post p {
	margin: 0 0 20px;
	font-size: 13px;
	line-height: 20px;
}
div.post p img {
	background: #fff;
	padding: 5px;
	border: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
div.post p a:hover img {
	border: 1px solid #777;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}
div.post img.float-left, img.alignleft {
	display: block;
	float: left;
	clear: left;
	margin: 0 24px 12px 0;
}
div.post img.float-right, img.alignright {
	display: block;
	float: right;
	clear: right;
	margin: 0 0 12px 12px;
}
div.post img.center, img.centered {
	display: block;
	clear: both;
	margin: auto;
}
div.post .alignleft {
	float: left;
}
div.post .alignright {
	float: right;
}
div.post-content ul, div.post-content ol {
	margin: 5px 0 12px 24px;
	list-style: none;
	font-size: 13px;
}
div.post-content ol {
	list-style: decimal;
}
a {
	color: #0078C8;
}
a:hover {
	color: #0095f8;
}
blockquote {
	font-size: 15px!important;
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: #444;
	font-style: italic;
	margin: 0 0 0 22px;
	line-height: 24px!important;
	display: block;
}
div.post blockquote p {
	font-size: 15px!important;
	line-height: 24px!important;
}
div.post cite {
	text-align: right;
	float: right;
	color: #aaa;
}
div.post cite a {
	color: #aaa;
	text-decoration: none;
}
div.post cite a:hover {
	color: #999;
	text-decoration: underline;
}
div.post code {
	font-size: 130%;
	background: #fafafa;
}
div.post code.block {
	display: block;
	padding: 10px;
}

form {
	font-size: 12px;
	line-height: 14px;
}

form p {
	font-size: 12px;
	line-height: 14px;
}

div.post2 p {
	margin: 0 0 20px;
	font-size: 13px;
	line-height: 20px;
}

div.post2 ul, div.post-content ol {
	margin: 5px 0 25px 24px;
	list-style: none;
	font-size: 13px;
}
div.post2 ol {
	list-style: decimal;
}

div.post2 li {
	list-style: none;
	margin: 0px 0 15px 0px;
}

div.post2 blockquote p {
	font-size: 15px!important;
	line-height: 24px!important;
}

div.post2 cite {
	text-align: right;
	float: right;
	color: #aaa;
}
div.post2 cite a {
	color: #aaa;
	text-decoration: none;
}
div.post2 cite a:hover {
	color: #999;
	text-decoration: underline;
}
div.post2 code {
	font-size: 130%;
	background: #fafafa;
}
div.post2 code.block {
	display: block;
	padding: 10px;
}




.become-a-teacher p{line-height: 1.2;}
.become-a-teacher h3{color: #005953; font-size: 18px; font-weight: bold;}
.become-a-teacher h3.testing{background: transparent url(../images/testing.png) top left no-repeat; line-height: 52px; padding: 0 0 0 50px;}
.become-a-teacher h3.reciprocity{background: transparent url(../images/reciprocity.png) top left no-repeat; line-height: 52px; padding: 0 0 0 50px;}
.become-a-teacher h3.salary{background: transparent url(../images/salary.png) top left no-repeat; line-height: 52px; padding: 0 0 0 50px;}
.become-a-teacher h3.teacher{background: transparent url(../images/teaching.png) top left no-repeat; line-height: 52px; padding: 0 0 0 50px;}
.become-a-teacher h3.prerequisite{background: transparent url(../images/prerequisite.png) top left no-repeat; line-height: 52px; padding: 0 0 0 50px;}
.become-a-teacher h3.links{background: transparent url(../images/links.png) top left no-repeat; line-height: 52px; padding: 0 0px 0px 50px;}
.become-a-teacher h3.add{background: transparent url(../images/add.png) top left no-repeat; line-height: 52px; padding: 0 0px 0px 50px;}
.become-a-teacher h3.temp{background: transparent url(../images/temp.png) top left no-repeat; line-height: 52px; padding: 0 0px 0px 50px;}
.become-a-teacher h3.tell-us{background: transparent url(../images/tell-us.gif) top left repeat-x; line-height: 40px; padding: 0; font-size: 13px; color: #333; margin:0 0 25px 0;}
.become-a-teacher h4{color: #333333; font-size: 13px; font-weight: bold;}
.become-a-teacher .box{padding: 0 0 0 45px; overflow: hidden;}
.become-a-teacher .box ul{margin: 0 0 10px 0;  }
.become-a-teacher .box ul li a{color: #3300CC;  }
.become-a-teacher .box ul li strong{margin-bottom: 10px;  }
.become-a-teacher .box ul li {padding: 0 0 5px 0px;  margin-left: 35px;}
.become-a-teacher .lists .list{width: 325px; float: left;}
.become-a-teacher .lists ul {margin-top: 5px; list-style: none;}
.become-a-teacher .lists ul li{margin: 0 0 5px 0px; }
.become-a-teacher .pullout{float: right; width: 324px; background: transparent url(../images/pull-out-bg.jpg) top left repeat-y; font-size: 11px; color: #666; margin: 0 0 0 35px;}
.become-a-teacher .pullout h4{color: #333; font-size: 12px; font-style: italic; }
.become-a-teacher .pullout p{font-size: 11px; margin: 0 0 0 0;}
.become-a-teacher .pullout-top{padding: 12px 12px 0 14px; background: transparent url(../images/pull-out-top.jpg) top left no-repeat;}
.become-a-teacher .pullout-bottom{background: transparent url(../images/pull-out-bottom.jpg) top left no-repeat; width: 324px; height: 10px;}


.become-a-teacher .pullout2{float: left; overflow: hidden; width: 324px; background: transparent url(../images/pull-out-bg2.jpg) top left repeat-y; font-size: 11px; color: #666; margin: 0 15px 5px 0px; }
.become-a-teacher .pullout2 h4{color: #333; font-size: 12px; font-style: italic; }
.become-a-teacher .pullout2 p{font-size: 11px; margin: 0 0 10px 0; line-height: 14px;}
.become-a-teacher .pullout2-top{padding: 12px 12px 0 12px; background: transparent url(../images/pull-out-top2.jpg) top left no-repeat;  }
.become-a-teacher .pullout2-bottom{background: transparent url(../images/pull-out-bottom2.jpg) top left no-repeat; width: 324px; height: 10px;}
.become-a-teacher .pullout2 img{margin:auto; display:block;margin-top: -5px;}



#snapshot{width: 703px; overflow: hidden; background: transparent url(../images/snapshot-bg.gif) top left repeat-y; margin: 0 0 20px 0;}
#snapshot p{font-size: 11px; color: #666; margin: 0 0 15px 0; width: 200px;}
#snapshot-top{width: 673px; padding: 15px 15px 0 15px; background: transparent url(../images/snap-shot-top.gif) top left no-repeat;}
#snapshot-bottom{width: 703px; background: transparent url(../images/snap-shot-bottom.gif) top left no-repeat; height: 17px; float:left}
#snapshot .snap-shot-data{float: right; width: 298px; margin: 0 0 0 15px;}
#snapshot ul.snap-shot-data {list-style: none; font-size: 11px; padding: 5px 20px 5px 0;}
#snapshot img{float: right;}
#snapshot ul li.first{padding-top: 0;}
#snapshot ul li{margin: 0;}
#snapshot ul.snap-shot-data li{background: transparent url(../images/border-bottom.gif) bottom left repeat-x; padding: 10px 0; color: #333; font-style: italic; width: 298px; position: relative;}


#snapshot ul li span{position: absolute; right: 0; font-weight: bold; }
#snapshot h3{color: #595959; font-size: 18px; font-weight: normal; margin: 0; padding: 0; font-style: normal;  }

#snapshot ul li em { background: url(../images/q.png) right no-repeat; padding-right: 17px;} 



#snapshot .snap-shot-nav{float: left; width: 185px; }
#snapshot ul.snap-shot-nav {list-style: none; }
#snapshot ul.snap-shot-nav li{background: transparent url(../images/border-bottom.gif) bottom left repeat-x; padding: 10px 0; color: #333; width: 185px; position: relative;}
#snapshot ul.snap-shot-nav {font-size: 10px;  }


#signup h3{background: transparent url(../images/signup-header.gif) top left no-repeat; width: 225px; height: 28px; text-indent: -5000em; margin: 10px 0;}
#signup-box{background: transparent url(../images/signup-bg.gif) top left repeat-y; width: 224px;}
#signup-box-inner{background: transparent url(../images/signup-top.gif) top left no-repeat; padding: 18px 20px 15px 20px; width: 184px;}
#signup-box-bottom{background: transparent url(../images/signup-bottom.gif) top left no-repeat; width: 224px; height: 6px;}
#signup p{font-size: 12px; color: #333; line-height: 1.2;}
#signup label{display: block; font-size: 10px; font-weight: bold; margin: 0 0 3px 0;}
#signup input{margin: 0 0 10px 0;}



div.post {
	padding: 0 0 10px;
	margin: 0 0 15px;
	border-bottom: 1px dotted #ccc;
}
div.post-meta {
	display: block;
	padding: 15px 10px 0px 10px;
	font-size: 13px;
	background: #eaf3f9 url('../images/meta_top.gif') no-repeat top;
	color: #6f7f8a;
}
div.post-meta-cap {
	background: transparent url('../images/meta_bottom.gif') no-repeat bottom;
	height: 5px;
}
div.post-meta span {
	display: block;
	padding: 10px 0;
}
div.post-meta a {
	text-decoration: none;
}
div.post-meta a:hover {
	text-decoration: underline;
}
ul.post-comments {
	margin: 26px 0;
}
ul.post-comments h3 {
	margin: 0 0 5px;
}
li.comment {
	display: block;
	padding: 20px 20px 0;
	border-bottom: 1px dotted #ccc;
	background: #fafafa;
}
li.comment.alt {
	background: #fff;
}
cite.comment-author {
	text-align: left;
	float: left;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	clear: left;
	display: block;
}
cite.comment-author a {
	color: #333;
	text-decoration: none;
}
cite.comment-author a:hover {
	text-decoration: underline;
}
cite.comment-author img {
	position: relative;
	top: 6px;
	margin: 0 10px 0 0;
}
div.comment-content {
	display: block;
	width: 300px;
	float: left;
	padding: 0 0 0 10px;
}
table#wp-calendar {
	margin: auto;
	text-align: center;
}
table#wp-calendar caption {
	font-size: 14px;
	text-align: center;
	color: #999;
}
table#wp-calendar td {
	padding: 5px;
	font-size: 13px;
	text-align: center;
}
table#wp-calendar th {
	font-size: 14px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
table#wp-calendar td a {
	font-weight: bold;
}

table td {
height: 25px;
padding-left: 20px;
}

table th {
height: 25px;
padding-left: 20px;
}

a abbr, a acronym {
	border: none;
}
div#footer {
	background: #9c9c9c;
	height: 70px;
	display: block;
	margin: auto;
	width: 100%;
	text-align: left;
	padding-top: 10px;
}
div#footer p {
	width: 960px;
	font-size: 11px;
	margin: auto;

	color: #555;
}
div#footer a {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px solid #222;
	font-weight: bold;
}
div#footer a:hover {
	color: #fff;
	border-bottom: 1px solid #444;
}
div#footer p#blog-name {
	font-size: 16px;
	color: #aaa;
}
div#footer p#webrevolutionary-link {
	color: #333;
}
div#footer p#webrevolutionary-link a {
	color: #444;
}
div#footer p#webrevolutionary-link a:hover {
	color: #666;
}

ul#snap-shot-nav2 {
	margin: 5px 0 12px 0 !important;
	width: 120px !important;
}
ul#snap-shot-nav2 li{
	width: 145px !important;
}


