/*  
Theme Name: LINC To Success
Version: 1.0.3
Author: Oneupweb
Author URI: http://www.oneupweb.com/
Tags: two-columns, fixed-width, threaded-comments
Description: Designed for Lincoln Educational Services; based on the P2 Theme by Noel
*/

/* The Reset ---------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,strong,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
/* Font Stacks -------------------------------- */
body, form *, #respond #cancel-comment-reply-link { 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-size: 11px;
}
h1, h2, h3, #postbox label, #help dd {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
}
code, pre { font-family: Monaco, Consolas, "Courier New", monospace; }
/* -------------------------------------------- */

html {
	font-size: 100%;
}
body {
	font-size: 62.5%;
	background: #ffffff;
	margin-top:	5px;
}
a, a:visited, h1 a:visited, a:active, #main .selected .actions a, #main .selected .actions a:link, #main .selected .actions a:visited, #help dt {
	color: #333333;
}
a:hover, h1 a:hover, #main .selected .actions a:hover, #main .selected .actions a:active {
	color: #666666;
}


h1 a:hover {
	border: none;
}
a:hover {
	border-bottom: 1px solid #bbb;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
code, pre {
	font-size: 1.1em;
}
code {
	background: #f1f1f1;
}
acronym {
	border-bottom: 1px dotted rgb(85, 85, 85);
	cursor: help;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 2em;
}
blockquote {
	padding-left: 8px;
	font-style: italic;
	color: #888;
	background: #f1f1f1;
	padding: 2px 12px;
}


h1 {
	font-size: 4em;
	line-height: 1em;
	display: inline-block;
	padding: 8px 16px;
}

h4, h5, h6 {
	font-weight: 500;
}
#header {
	width: 972px;
	height: 180px;
	margin: 0 auto;
	background-image: url(./images/header.jpg);
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 972px;
	height: 35px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 20px;
	padding-top: 20px;
	text-align: right;
	letter-spacing: 1px;
}
#footer p {
	font-size: 10px;
	color: #777;
}
#wrapper {
	/* this is #sidebar bg */
	background-image: url(./images/wrapper_bg.gif);
	background-repeat: repeat-y;
	width: 972px;
	margin: 0 auto;
	position: relative;
}
#main {
	font-size: 12px;
	width: 692px;
	margin-left: 25px;
	float: left;
}
.single #main {
	padding-top: 18px;
}
#main .wp-smiley {
	border: none;
}
#entry {
	margin-left: 70px;
	position: relative;
}
#postbox {
	position: relative;
	padding: 16px 18px;
	margin-right: 1px;
	font-size: 14px;
}
#postbox .avatar {
	margin-top: 16px;
	float: left;
	border: 0;
}
#postbox .avatar img {
	padding: 0;
	border: 1px solid #ccc;
}
#postbox .inputarea {
	padding: 10px;
	margin-left: 15px;
	height: 100%;
	font-size: 12px;
	width: 640px;
	background-color: #FCFCFC;
	border: 1px solid #555555;
}
#postbox textarea#posttext {
	width: 98%;
	background: #ffffff;
	border: 1px solid #555555;
	color: #666;
	font-size: 13px;
	padding: 1%;
	margin-bottom: 2px;
}
#postbox label {
	color: #555555;
	display: block;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-weight: bold;
}
#postbox input#posttitle {
height:16px;
line-height:16px;
margin-bottom:2px;
padding:1%;
width:627px;
}
#postbox input#tags {
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0;
	width: 45%;
}
#postbox select#cat_ind {
	float: left;
	height: 22px;
	line-height: 22px;
	margin-left: 2px;
	padding: 0;
	width: 30%;
}
#postbox input#submit {
	margin-left: 2px;
	padding: 0 20px;
	float: right;
	height: 27px;
}
#postbox .titlerow {
height:28px;
line-height:28px;
margin-bottom:5px;
width:630px;
}
#postbox .postrow {
	height: 28px;
}
#wrapper form input[type="text"], #wrapper form select{
	border: 1px solid #555555;
	background: #ffffff;
	color: #666;
	font-size: 13px;
	padding: 5px;
	line-height: 13px;
	height: 15px;
}
#accordion dl {
	width: 205px;
}
#accordion dl,dd {
	margin: 0;
}
#accordion dt {
	color: #0395b2;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
}
#accordion dt a {
	color: #0395b2;
}
#accordion dd a {
	font-size: 10px;
}
#accordion ul {
	list-style: none;
	padding: 5px;
}
#sidebar ul li ul {
	width: 205px;
	margin: 0;
}
#sidebar ul li ul li {
	font-size:12px;
	height:14px;
	margin:2px;
	overflow:hidden;
	padding:2px 6px 4px 2px;
	white-space:nowrap;
}

#sidebar ul li ul li a {
	color: #143E8D;
	font-weight: bold;
}

#sidebar ul li {
	clear: both;
	padding: 0;
}
#sidebar form input[type="text"] {
	background: #fff;
}
#wrapper button, #wrapper input[type="submit"] {
	margin-left: 10px;
	line-height: 28px;
	height: 27px;
	font-size: 13px;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(./images/button_repeat.gif);
	background-repeat: repeat-x;
	border: none;

}
#wrapper button {
margin: 10px 10px 0px 0;
}
#wrapper button:active, #wrapper input[type="submit"]:active {
	background: #eee url(./i/white-grad-active.png) repeat-x scroll left top;
}
.disabled, .disabled:hover {
	color: #eee !important;
	background: #ddd !important;
	border: 1px solid #ccc;
}

#respond #submit, input#comment-submit {
	width: auto;
}
input#comment-submit {
	clear: both;
}
#searchsubmit:hover, #submit:hover, input#comment-submit:hover {
	border-color: #555;
}
#main ul#postlist {
	list-style: none;
	margin-top: 16px;
	margin-left: 0;
}
#main h2 {
	vertical-align: bottom; 
	padding-top: 10px;
	height: auto;
}
h2 {
	font-size: 2em;
	font-weight: normal;
	color: #555;
	position: relative;
}
h3 {
	color: #01B3CD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	
}
#main img.avatar {
	float: left;
	margin-right: 15px;
	border: 1px solid #ccc;
	margin-top: 0;
	margin-left: 2px;
}
#main ul#postlist li {
	overflow: visible;
	padding: 0px;
	margin-bottom: 30px;
}
#main ul#postlist ul li {
	border-top: 1px solid #ddd;
}
#main h4 {
	position: relative;
	margin: 0px;
	padding: 0px;
	
}
#main .controls {
font-size: 12px;
text-align: right;
right: 0;
bottom: 0;
margin-right: 5px;
color: #143e8d;
position: absolute;
}

#main .controls a {
color: #143e8d;
text-transform: none;
font-weight: bold;
}

#main .actions {
	position: absolute;
	right: 2px;
	top: 0;
	padding-right: 5px;
	color: #143e8d;
	font-size: 11px;
}
#main .actions, #main .actions a, #main .actions a:link, #main .actions a:visited, #main .actions a:hover, #main .actions a:active, 
#main .keyselected .actions, #main .keyselected .actions a, #main .keyselected .actions a:link, #main .keyselected .actions a:visited, #main .keyselected .actions a:hover, #main .keyselected .actions a:active,
#main .selected ul li .actions, #main .selected ul li .actions a, #main .selected ul li .actions a:link, #main .selected ul li .actions a:visited, #main .selected ul li .actions a:hover, #main .selected ul li .actions a:active {
	color: #666666;
}

#main .actions a {
	color: #143e8d;
}

.postcontent {
	overflow: auto;
	color: #555;
	min-height: 32px;
	border: 0px;
	border-left: 3px solid #143e8d;
	padding-left: 20px;
	width: 500px;
}

.bottom_of_entry a:hover {
	border: none;
}
h2 img {
	vertical-align: bottom;
	margin-right: 12px;
}

img a:hover {
border: none;
}

#main p img {
	vertical-align: top;
	padding: 2px;
	margin-right: 8px;
}

#main h4 a {
	font-weight: bold;
}
#main h4 span a {
	font-weight: normal;
}
#main p {
	margin: .7em 0;
}
#main p, #main ul, #main ol {
	font-size: 12px;
	line-height: 1.4em;
	color: #555;
}
#main ul#postlist .postcontent ul, #main ul#postlist .postcontent li {
	border: none;
	padding-top: 0;
}
#main ul, #main ol {
	margin-left: 18px;
}
#main ul.commentlist {
	border-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color #143E8D;
	border-style:none none none solid;
	border-width:0 0 0 3px;
	border-color: #143E8D;
	list-style: none;
	margin:0 0 0 136px;
	padding-left:20px;
	width:533px;
}

#main ul.commentlist li {
	list-style: none;
}
#main ul.commentlist .commentcontent li {
	list-style: disc;
}
#main ul.commentlist img.avatar {
	margin-right: 12px;
}
#main form {
	margin-top: 10px;
}
#main input {
	margin: 4px 0;
}
#postpage #respond {
	width: 97%;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 10px;
}

#main h2 a:hover {
border: none;
}

#main #respond.replying, .textedit {
	background: #f1f1f1;
	padding: 14px 16px 12px;
	margin-bottom: 30px;
	margin-left: 64px;
	margin-right: 20px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.textedit {
margin-left: 0;
}
#main .commentlist #respond.replying {
	margin-left: 44px;
}
#main .commentlist li #respond.replying {
	margin-left: 93px;
}
#respond #cancel-comment-reply-link {
	font-weight: normal;
	font-size: 11px;
}
#respond textarea, .textedit textarea {
	width: 94%;
	padding: 6px;
	font-size: 12px;
	border: 1px solid #555555;
}
#postpage #respond p {
	margin-right: 0;
}
#respond p, li ul #respond p {
	float: right;
	margin-right: 5px;
	padding-right: 5px;
}
#postpage li ul #respond p {
	margin-right: 5%;
}
#postpage #respond textarea {
	width: 96%;
}
#postpage li ul #respond textarea {
	width: 94% !important;
}
.commentcontent {
	overflow: auto;
}
.commentlist {
	margin-bottom: 5px;
}
.commentlist .children {
	margin: 0 !important;
}
.commentlist .children li {
	list-style: none;
	padding: 0 0 5px;
	position: relative;
	height: 1%;
	margin-left: 47px;
}
.commentlist .children li li {
	height: 1%;
}
#main span.meta {
	font-size: 0.85em;
	margin: 0 0 1.5em;
	color: #666;
}
#main .meta em {
	font-style: normal;
}
#main p.meta {
	font-size: 1em;
}
.rss {
	float: right;
	background: url(i/feed.png) bottom left no-repeat;
	padding-left: 14px;
	padding-top: 4px;
}
.allrss {
	background: url(i/feed.png) center left no-repeat;
	padding-left: 14px;
}
h2 .rss {
	float: none;
	background: url(i/feed12x12.png) bottom left no-repeat;
	padding-top: 0;
	padding-left: 16px;
	text-indent: -1000em;
	display: inline-block;
	height: 1em;
}
h2 a.rss:hover {
	border: none;
}
.sleeve_main {
	margin-right: 253px;
	width: auto;
	border: 0px;
	
}
#sidebar {
	float: right;
	margin-right: 10px;
	width: 200px;
	position: relative;
	top: 0;
	padding: 20px;
}
#sidebar h2 {
	font-weight: bold;
	margin-top: 5px;
	font-size: 18px;
	margin-bottom: 6px;
	border: 0px;
	border-bottom: 2px solid #143e8d;
	font-family: "Times New Roman", Times, serif;
	color: #143e8d;
}
#sidebar ul li p {
	line-height: 1.4em;
	margin-bottom: 1.5em;
}

#sidebar a:hover {
	border-bottom: none;
}
#sidebar ul {
	list-style: none;
	margin-bottom: 22px;
	color: #888;
	font-size: 1.1em;
}
#sidebar ul ul {
margin-bottom: 0px;
}
#sidebar ul li {
	clear: both;
	padding: 4px 0 24px;
	font-size: 1em;
}
#sidebar ul li ul li ul {
	margin-left: 10px;
	font-size: 1em;
}

#sidebar ul li#authors ul li {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 10px;
	float: left;
	height: 32px;
	width: 32px;
	clear: none!important;
}
#sidebar ul li#authors h2 {
	padding-left: 0;
}
#sidebar ul li#authors ul li strong {
	display: none;
}
#sidebar ul li#authors ul li img.avatar {
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar ul li#authors, #sidebar ul li#authors ul li {
	border: none;
	margin-bottom: -3px;
	margin-right: -5px;
}
#recent-comments .avatar {
	height: 32px;
	width: 32px;
}
#recent-comments tr {
	height: 32px;
	overflow: hidden;
}
#recent-comments table td.recentcommentsavatartop {
	height: 32px !important;
	width: 32px !important;
}
#recent-comments table td.recentcommentstexttop {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
#searchform div {
	clear: both;
	margin-bottom: 2px;
}
#searchform input {
	float: left;
	margin-top: 5px;
}
#searchform #s {
	width: 57%;
}
#searchform #searchsubmit {
	width: 30%;
}
#wpstats {
	position: relative;
	margin-top: 30px;
}
#main ul#postlist, #main .post ul {
	list-style: none;
	margin-top: 16px;
}
#main ul#postlist ul, #main .post ul {
	list-style: disc;
}
#main ul#postlist ul ul, #main ul#postlist ol ul, #main .post ul ul, #main .post ol ul {
	margin-top: 0;
}
#main ol, #main .post ol {
	margin-top: 16px;
	margin-left: 18px;
	list-style: decimal;
}
#main ol ol, #main .post ol ol {
	margin-top: 0;
}
img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #f3f3f3;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.liveupdates {
	min-height: 30px;
	line-height: 30px;
	margin: 0 0 10px;
	padding: 0 5px;
	color: #464646;
	display: none;
	background: #E4F2FD;
}
a.hidemessage {
	display: block;
	float: left;
}
.ac_results {
	margin: -1px 0 0;
	list-style: none;
	position: absolute;
	z-index: 10000;
	display: none;
	border: 1px solid #ccc;
	font-size: 1.2em;
	background: rgba(255, 255, 255, 0.95);
}
.ac_results li {
	padding: 4px 8px;
	white-space: nowrap;
	text-align: left;
}
.ac_over {
	cursor: pointer;
	color: #fff;
	background: #3478e3;
}
.ac_match {
	text-decoration: underline;
}
.post-error {
	color: red !important;
	width: 608px;
	padding-bottom: 10px;
}
.progress {
	bottom: 23px;
	padding-left: 20px;
	position: absolute;
	left: 37px;
	width: 20px;
	display: none;
}
#tooltip {
	position: absolute;
	border: 1px solid #666;
	background: #eee;
	padding: 2px 5px;
	color: #333;
	display: none;
}
.hilite {
	color: #fff;
	background: #f93;
}
#newCommentsIndicator {
	position: absolute;
	left: 0;
	top: 300px;
	border: 2px solid red;
}
li.newupdates, li.newcomment {
	display: none;
	background: #F6F3D1;
}
.repyling .post .comment {
	background: transparent;
}
form.textedit textarea {
	font-size: 12px;
	line-height: 12px;
}
#settings {
	float: left;
	padding: 22px 22px 0;
	width: 176px;
}
#help, #notify {
	position: fixed;
	background: black;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 10000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	color: white;
	display: none;
	padding: 30px;
}
#help {
	top: 50%;
	width: 50%;
	left: 50%;
	margin: -10% 0 0 -25%;
}
#notify {
	top: 90%;
	width: 20%;
	left: 50%;
	margin: -10% 0 0 -10%;
	font-size: 1.8em;
	text-align: center;
}
#help dl {
	font-size: 2.8em;
}
#help dd, #help dt {
	display: block;
	float: left;
}
#help dt {
	width: 15%;
	padding-right: 5%;
	text-align: right;
}
#help dd {
	width: 80%;
}
#userpage  ul {
	padding-top: 10px;
	clear: left;
}
#postpage h2.title {
	text-indent: -1000em;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}
#postpage h4 {

}
#postpage li li h4 {
	margin-top: 0;
}
#postpage .postcontent {

}
#postpage #main ul#postlist, #postpage #main ul#postlist li {
	border-width: 0;
	margin-top: 0;
	padding-top: 0;
}
#postpage #main ul#postlist li ul li {
	border-width: 1px 0 0;
	margin-top: 0;
	padding-top: 14px;
}
.navigation {
	border-top: 0px solid #bbb;
	text-align: center;
}

.navigation p {
font-size: 11px;
color: #143E8D;
font-weight: bold;
letter-spacing: 1px;
}

.navigation a {
color: #143E8D;
}

.keyselected {
	background: #eee !important;
}

.postcontent h2, .commentcontent h2,
.postcontent h3, .commentcontent h3,
.postcontent h4, .commentcontent h4 {
	margin-bottom: .3em;
}
div.no-posts {
	padding: 2em;
}
div.entry {
	margin-right: 250px; /* compensate for sidebar */
}

#datefloat {
margin-top:-63px;
float: left;
}

#postfloat {
width: ;
float: left;
}

#postside {
background-image: url(./images/datebg.gif);
width: 136px;
height: 63px;
}

#postside .day {
float: left;
font-family: "Times New Roman", Times, serif;
font-size: 42px;
letter-spacing: 1px;
color: #01b3cd;
border-right: 3px solid #143e8d;
margin: 10px 0px 0px 10px;
line-height: 42px;
padding-right: 10px;
}

#postside .month {
color: #143e8d;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
padding: 0px;
margin: 18px 0px 0px 10px;
line-height: 42px;
float: left;
}

#comments {
color: #143e8d;
font-size: 11px;
margin-left: 25px;
margin-top: 20px;
}

#comments a {
color: #143e8d;
font-weight: bold;
text-decoration: underline;
border: none;
}

.title {
background-color:#F2F2F2;
background-image:url(./images/titlebg.gif);
background-repeat:no-repeat;
color:#01B3CD;
height:58px;
margin-left:136px;
padding:5px 120px 0px 10px;
width:426px;
overflow: hidden;

}

.title a {
font-size: 21px;
color: #01b3cd;
}



.title a:hover {
border: 0px;
}

.author {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #143e8d;
text-align: right;
}

.author a {
text-decoration: none;
font-size: 11px;
color: #143e8d;
}

.monthblock {
font-family: "Times New Roman", Times, serif;
font-size: 17px;
font-weight: bold;
text-transform: uppercase;
color: #143e8d;
display: block;
line-height: 15px;
}

.yearblock {
font-family: "Times New Roman", Times, serif;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
color: #143e8d;
display: block;
letter-spacing: 1px;
line-height: 14px;
}

.wp-caption a:hover {
border: none;
}

.postcontent p {
font-size: 12px;
}

.postcontent .tagstyle {
font-size: 11px;
color: #143e8d;
font-weight: bold;
}
r 
.postcontent .tagstyle a {
text-decoration: underline;
color: #143e8d;
border: 0px;
}

h2 .campus {
line-height: 55px;
height: 50px;
}

hr {
color: #143e8d;
border: 1px solid;
}

#searchresults {
width: 98%;
}

#searchresults h2 {
font-size: 14px;
letter-spacing: 1px;
font-weight: bold;
}

#searchresults h2 a {
text-decoration: none;
border-bottom: 1px solid #143e8d;
color: #143e8d;
}

#searchresults td {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #143e8d;
}

#searchresults p a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #143e8d;
margin-right: 2px;
}

#main h2 .top {
font-size: 13px;
letter-spacing: 1px;
font-weight: bold;
color: #143e8d;
}

.sociable a:hover {
border: none;
}

#sidebar .tag_li {
	clear:	both;
	position:relative;
}

#sidebar .tag_li .rss {
	position:absolute;
	top:0;
	right:8px;
}

.taglinkcontainer {
display:	block;
width:		120px;
overflow:	hidden;
float:		left;
}