/* @override 
	http://whatcollegeforgot.com/styles/template.css
	http://wcf.baxdesignstudios.com/styles/template.css
*/

.horiz_line {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	margin-top: 20px;
}

#main_article iframe {
	float: right;
	padding-bottom: 12px;
	width: 66px;
}

#main_article #tweet {
	float: right;
	clear: none;
	width: 83px;
}

#main_article #tweet iframe {
	
	clear: none;
	width: 83px;
	margin-top: 2px;
}

#main_article #fb_badge {
	width:100px;
	float:right;
}

#main_article #fb_badge iframe {
	float:none;
}

#main_article #digg {
	float: right;
	clear: none;
	width: 95px;
	margin-bottom:10px;
}

#main_article #digg img {
	display: none;
}

#main_article #digg iframe {
	padding-right: 7px;
	padding-left: 9px;
	width: 101px;
}

#main_article iframe #tweetmeme_button .retweet {
	background: #0095c1!important;
}

#tweetmeme_button .retweet:hover, #tweetmeme_button .retweet.selected {
	background-position:0 -61px;
	color: #0095c1!important;
}

#main_article ul li {
	line-height: 18px;
}

#main_article {
	width: 560px;
	padding: 26px 46px 26px 48px;
	float: left;
}

#main_article.min_height {
	min-height:400px;
	height:auto !important;
	height:400px;
}

#main_article #art_body {
	clear:both;
}

#main_article p {
	margin-bottom: 10px;
	font-size: .8em;
	line-height: 18px;
	/*clear: both;*/
}

#temp3 #main_article {
	/*margin: 40px;*/
	width:900px;
}

#temp3 #main_article p {
	font-size: .8em;
	line-height: 18px;
	margin-bottom: 15px;
}

body#temp2 #sidebar div.side_sub {
}

body#temp2 #sidebar {
	margin-left: 25px;
	margin-top: 32px;
}

body#temp2 #main_article {
	float: right;
}

body#temp2 #comments {
	float: right;
	margin-right: 43px;
}

body#temp2 img#comment_q_marks {
	margin-left: 0;
}

#main_article h2.blog_byline {
	color: #f48221;
	font-size: .8em!important;
}

#main_article h2.blog_date {
	color: #0095c1;
	font-size: .8em!important;
}

#sidebar div.side_sub a {
	color: #0095c0;
	font-weight: bold;
}

#sidebar div.side_sub a:hover {
	text-decoration: underline;
}

#sidebar div.side_sub img {
	margin-right: 3px;
	vertical-align: middle;
	margin-bottom: 4px;
}

#main_article ol {
	font-size: .8em;
	margin-left: 55px;
	margin-right: 55px;
	line-height: 18px;
}

#bread_crumbs {
	font-size: .75em;
	margin-bottom: 10px;
}

#main_article table p {
	font-size: 1em;
}

#main_article table thead, #main_article table thead p {
	font-size: .8em;
}

#main_article table td {
	padding: 5px;
	border: solid #ccc 1px;
}

/* @group comments */

#main_article h2, #main_article h2 span {
	font-size: 1em!important;
	color: #666;
	clear:left;
}

#main_article p.byline {
	margin-bottom: 0;
	font-weight: bold;
	font-size: .9em;
}

#main_article .byline_content {
	padding-bottom: 15px;
	width: 367px;
	float: left;
}

#main_article h1 {
	font-size: 1.6em;
	margin-bottom:5px;
}

#main_article h1.static_page {
	font-size:2em;
	margin-top:10px;
	margin-bottom:20px;
}

#main_article h1.not_valid {
	width:890px;
}

#main_article a {
	color: #0095c0;
	text-decoration: none;
}

#main_article a:hover {
	text-decoration: underline;
}

#main_article ul {
	font-size: .8em;
	margin-left: 60px;
}

#main_article ul ul {
	font-size: 1em;
}

#comments {
	width: 610px;
	padding-left: 48px;
	margin-bottom: 39px;
}

#comments h2 {
	background-image: url(../images/comment_header_bg.png);
	color: #fff;
	padding: 4px 3px 4px 9px;
	font-size: 1em;
}

#comments ul li h3 span.on {
	font-size: .7em;
	font-weight: normal;
	font-style: normal;
}

#comments ul li {
	list-style-type: none;
	padding: 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#comments ul li.mod {
	border-left: 10px solid #f48221;
	background-color: #f5f5f5;
}

#comments ul li.gray {
	background-color: #f5f5f5;
}

#comments ul li.mod h3 span.mod {
	color: #f48221;
	padding-left: 14px;
}

#comments ul li h3 {
	font-size: .9em;
}

#comments ul li p {
	font-size: .75em;
	padding: 15px 15px 15px 25px;
}

img#comment_q_marks {
	margin-left: 0;
	margin-bottom: 13px;
}

#comments ul {
	margin-bottom: 30px;
}

#comments form {
	border: 1px solid #ccc;
	padding-bottom: 18px;
}

#comments form p {
	padding-top: 24px;
	padding-left: 35px;
}

#comments form p a {
	color: #0095c0;
	font-weight: bold;
}

#main_article table {
	border-collapse: collapse;
	margin: 20px 0;
	border: 1px solid #ccc;
}

#main_article table thead {
	background-color: #eee;
}

#main_article table tbody tr td {
	padding: 5px;
	font-size: .8em;
	border: 1px solid #ccc;
}

#comments form p a:hover {
	text-decoration: underline;
}

#comments form label {
	display: block;
	margin-left: 30px;
	font-size: .8em;
	margin-top: 10px;
	margin-bottom: 2px;
}

#comments form input {
	margin-left: 30px;
	display: block;
	width: 350px;
	padding: 4px;
}

#comments form textarea {
	margin-left: 32px;
	width: 535px;
	border: 1px solid #ccc;
	font: .75em Arial, Helvetica, "sans serif";
	padding: 4px;
}

#comments form #comment_submit {
	width: auto;
	margin-top: 18px;
}

#name, #email, #comment, #fire {
	border: 1px solid #ccc;
}

#comments form h3.fire {
	margin-left: 32px;
	margin-top: 12px;
	color: #f93538;
	margin-right: 33px;
}

#comments form img {
	float: left;
	margin-top: 15px;
	margin-left: 32px;
	margin-right: 12px;
}

div#comments a {
	color: #0095c0;
}

#post-choices span.help a {
	color: #0095c0 !important;
}

/* @end */

/* @group byline */

#byline {
	float: left;
	width: 445px;
	margin: 30px 13px 20px 0;

}

#byline h4 {
	float: left;
}

#byline h5 {
	text-align: right;
	font-size: 1em;
	margin-bottom: 6px;
}

#byline p {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 5px 8px;
}

img#byline_img {
	margin-top: 56px;
	border: solid #ccc 1px;
}



/* @end */

/* @group sbm_icons */

#sbm_icons {
	margin-top: 25px;
}

#sbm_icons ul {
	margin-left: 3px;
	list-style-type: none;
	margin-top: 5px;
	font-size:1em;
}

#sbm_icons ul li {
	float: left;
	margin-right: 11px;
}

#sbm_icons ul li a {
	height:40px;
}


/* @end */

/* @group references */

#references a {
	color: #0095c0;
}

div#references p {
	font-size: .75em;
	margin-bottom:15px
}

div#references h3 {
	font-size: 1em;
	margin-bottom: 15px;
}

div#references {
	margin-left: 46px;
	margin-right: 46px;
}



/* @end */

.speaking h1 {
	
	color: #666;
	margin-top: 25px;	
}

.speaking #main_article {
	padding-top:16px;
	padding-left:42px;
}


