/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #4c3327;
 background-color: #edece9;
 margin-top: 35px;
 margin-bottom: 50px;
}
p.hometext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #333; margin: 5px 10px 0px 10px;}
p.hometextbold {font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 19px; color: #333; font-weight: bold; margin: 15px 10px 0px 10px;} 
p.hometextblue {font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 19px; color: #306ca0; font-weight: bold; margin: 15px 10px 0px 10px;}

/*IMAGES*/

img a, a img{
border:none;}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


/*PARAGRAPH STYLES*/

p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #694e2b;
 line-height: 18px;
 margin-top: 1em;
}
p.paragraph {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #694e2b;
 line-height: 18px;
}
p.footer {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #8e550a;
 line-height: 18px;
}
H1 {
 font-weight: bold;
 font-size: 16px;
 line-height: 24px;
 color: #2f5a80;
 text-align: left;
}


/*PAGE LAYOUT*/

#container{
width:975px;
margin: 0 auto;
}
#container2{
padding:4px 0 0 0px;
}
#headerblue {float: left; width: 683px; clear: both;}


/*LINKS*/

a:link {color:#4c3327;text-decoration: underline;}
a:visited {color:#4c3327; text-decoration: underline;}
a:active {color:#427db1; text-decoration: underline;}
a:hover {color:#427db1; text-decoration: underline;}


/*HEADER*/

#header{
width: 975px;
height: 75px;
}

#docentlogo{
width: 300px;
height: 75px;
padding: 0px 0px 0px 20px;
float: left;
}

#banner{
height:18px;
width:975px;
margin:10px 0px 0px 0px;
background:url(http://www.docentllc.com/images/header_lines.gif) no-repeat;}

#wrapper{
width:975px;
display:table;
}
#wrapper2{
background:#fff;
width:975px;
padding-bottom:20px;
display:table-cell;
}


/*NAVIGATION*/

#mainmenu{
width: 655px;
height: 40px;
padding: 35px 0px 0px 0px;
float: right;
text-align: right;
}

#mainmenu ul{
margin: 0px;
padding: 0px;
line-height:38px;
display: inline;
float: right;
}

#mainmenu li{
display: inline;
}

#mainmenu ul li a{
padding:0 16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
text-decoration:none;
color:#694e2b;	
text-transform: uppercase;
float: right;
}

#mainmenu ul li a:hover{
padding:0 16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
text-decoration:underline;
color:#694e2b;	
text-transform: uppercase;
float: right;
}

#mainmenu ul li a:active{
padding:0 16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
text-decoration:underline;
color:#694e2b;	
text-transform: uppercase;
float: right;
}

li.current_page_parent a,
li.current_page_parent a:visited,
#mainmenu li.current_page_item a,
#mainmenu li.current_page_item a:visited{
padding:0 16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
text-decoration:underline;
color:#2f5a80;	
text-transform: uppercase;
float: right;
}

/*SIDEBARNEW*/

#sidebarcontainerblue {float: right; width: 240px; margin: 5px 20px 0px 10px; background-color: #edf2f6; padding-bottom: 30px;}
#sidebar {float: left; width: 240px;}

#courseheader {background-color: #a4c7e3; color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; padding: 10px 10px 5px 20px;}


.course {background-color: #e0e9ef; color: #2f5a80; font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 21px; font-weight: bold; padding: 13px 10px 13px 20px; margin-top: 10px;}

a.courselink:link {color:#2f5a80; font-weight: bold; text-decoration: underline;}
a.courselink:visited {color:#2f5a80; font-weight: bold; text-decoration: underline;}
a.courselink:active {color:#2f5a80; font-weight: bold; text-decoration: underline;}
a.courselink:hover {color:#3f7cb1; text-decoration: underline;}

a.courselinkred:link {color:#ca4716; font-weight: bold; text-decoration: underline;}
a.courselinkred:visited {color:#ca4716; font-weight: bold; text-decoration: underline;}
a.courselinkred:active {color:#ca4716; font-weight: bold; text-decoration: underline;}
a.courselinkred:hover {color:#b53e12; text-decoration: underline;}

a.courselinksm:link {color:#2f5a80; font-weight: bold; text-decoration: underline; font-size: 14px;}
a.courselinksm:visited {color:#2f5a80; font-weight: bold; text-decoration: underline; font-size: 14px;}
a.courselinksm:active {color:#2f5a80; font-weight: bold; text-decoration: underline; font-size: 14px;}
a.courselinksm:hover {color:#3f7cb1; text-decoration: underline; font-size: 14px;}

.coursesmall {font-size: 12px; font-weight: normal; line-height: 18px; font-style: italic;}

#courselist {color: #725938; font-size: 14px; line-height: 18px; font-weight: normal; list-style-type: disc; margin-top: 5px;}

.courselist ul {color: #725938; font-size: 14px; line-height: 18px; list-style-type: disc;}
.courselist li {color: #725938; font-size: 14px; line-height: 18px; list-style-type: disc;}


#contactheader {background-color: #a4c7e3; color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; padding: 10px 10px 5px 20px; margin-top: 10px;}

.contact {color: #2f5a80; font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 24px; font-weight: bold; padding: 10px 10px 5px 20px;}

.contactbrown {color: #725938;}

a.contactlink:link {font-size: 14px; color:#725938; font-weight: bold; text-decoration: underline;}
a.contactlink:visited {font-size: 14px; color:#725938; font-weight: bold; text-decoration: underline;}
a.contactlink:active {font-size: 14px; color:#725938; font-weight: bold; text-decoration: underline;}
a.contactlink:hover {font-size: 14px; color:#2f5a80; font-weight: bold; text-decoration: underline;}





/*MAIN POST*/

#leftcolumnline {float: left; width: 683px; padding: 5px 25px 0px 20px;}
#leftcolumn {float: left; width: 683px;}

#main{
width:400px;
float:left;
}

#main h2, #main h2 a{
font-size:18px;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
color:#111;
text-decoration:none;
margin:2px 0;}


/* HOMEPAGE */
#textcolumnhome {float: left; width: 650px; padding: 10px 20px 10px 20px;}
#textcolumnleft {float: left; width: 300px; padding: 10px 20px 10px 20px;}
#textcolumnrightline {float: left; width: 310px; padding: 0px 20px 10px 20px; margin-top: 10px; border-left-width: 2px; border-left-style: solid; border-left-color: #edebe4;}
#textcolumnright {float: left; width: 300px; padding-left: 10px;}


/* SUB PAGES */
#textcolumncenter {float: left; width: 630px; padding: 10px 30px 10px 30px;}
.subpageimage {width: 200px; padding: 0px 30px 0px 0px; margin-top: 20px;}
.subpagetext {width: 600px; padding: 0px 0px 0px 0px; margin-top: 20px;}
.partnerleft {float: left; width: 325px; padding: 0px 5px 0px 0px;}
.partnerright {float: left; width: 275px;}

/* COURSES */
#courseleft {float: left; width: 200px;}
#courseright {float: left; width: 380px; padding-left: 50px;}

/* FACULTY */
.facultyimage {float: left; width: 200px; padding: 0px 30px 0px 0px; margin-top: 20px;}
.facultytext {float: left; width: 400px; padding: 0px 0px 0px 0px; margin-top: 20px;}


/* COPY STYLING */
.bold {font-weight: bold;}
.boldheader {font-weight: bold; font-size: 16px; line-height: 24px; color: #2f5a80; margin-top: 1em;}

.italic {font-style: italic;}
ul {list-style: disc; list-style-position: inside; font-family: Arial, Helvetica, sans-serif;
 font-size: 13px; color: #694e2b; line-height: 18px; padding-left: 5px;}
li {margin: 0 0 0 1em; padding: 0;
    text-indent: -1em; background: transparent;}
.small {font-size: 10px; color: #333; line-height: 14px; font-style: italic;}


/*FOOTER*/
#footer{height:30px; padding:20px 0 0 0; font-size:12px; text-align:left; width:975px; margin:0 auto 0 auto; color:#765c3a;}
#footer a{ color:#165faf; text-decoration:none; }
a{ color:#165faf; text-decoration:none; }


/*WIDGETS*/
.widget{
margin: 0 0 10px 0;
}

/*FORMS*/
.form_notice
{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #694e2b;
line-height: 18px;
border: 1px solid #694e2b;
width: 80%;
margin: 20px 0px 20px 0px;
padding: 10px;
text-align: left;
}

.form_error ul, .form_notice ul
{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #694e2b;
line-height: 18px;
margin: 5px 5px;
padding: 5px;
padding-left: 4em;
}


.form_error ul li, .form_notice ul li
{
margin: 0; padding-top: 20px;
background: none;
}

input.form_error, textarea.form_error, select.form_error, .form_wrap
{
font-size: 11px;
font-family: Geneva, Arial, Verdana;
border: 1px solid #333;
padding: 1px;
margin-top: 2px;
margin-bottom: 5px;
}
.formfield {
font-size: 11px;
font-family: Geneva, Arial, Verdana;
border: 1px solid #ccc;
padding: 1px;
margin-top: 2px;
margin-bottom: 5px;
}
.fieldname {
color: #8e550a;
font-family: Geneva, Arial, Verdana;
font-size: 12px;
line-height: 18px;
}

.form_wrap
{
padding-top: 5px;
background-color: transparent;
}

.form_captcha
{
padding: 3px;
}



/*POSTS*/
.post small{
color:#999999;
font-size:11px;
font-family:tahoma, sans-serif;
border-bottom:1px dashed #e6e6e6;
}
.post{
text-align: left;
float:left;
background:#fff;
}

.post p {
padding:0px
}

.post blockquote{
font-style:italic;
margin:5px 30px;
padding:0 10px;
background:url(images/blockquote.gif) left top no-repeat;
color:#444;
}

.post img{
padding:0px;
margin:0px;
}

.post ul li{
list-style-image: url(images/post-li.gif);
}

.posttitle-ang{ width:466px; float:left; }

.posttitle-ang .date{text-align:center; width:50px; float:left; height:49px; background:url(images/calendar_background.jpg) no-repeat center top; padding:7px 0 0 0;}

.posttitle-ang .datetime{color:#fcfcfc; font-weight:bold; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.posttitle-ang .maintitle{float:right; width:414px;}

.posttitle-ang .datemonth{color:#000; font-weight:bold; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:28px;}

.postmeta{ width:456px;  float:left; background:#e4f1f1; border:1px solid #e0e0e0; padding:4px; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#666666;}

.postmeta a{ text-decoration:none; color:#165faf;}
.commentlink a{ float:right; width:100px; padding:5px 0 0 0; background: url(images/commentbg.gif) #fff; text-align: center; height:20px;}
.commentlink a{color:#000000; }


/*COMMENTS*/
#commentform {padding:10px 10px 10px 15px; background:url(images/commentbgmain.gif) top no-repeat; margin:15px 0 0 0; height:252px;}
#commentform small{font-size:12px;}
#commentform textarea{
width:420px;
height:100px;
}
#commentarea{ float:left; padding:8px; background:#fff; width:466px; border:1px solid #dfdedf;}
#commentarea h3{
margin:3px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
padding:0 0 4px 0;
color:#004466;
}

#commentarea ol{
list-style:none;
padding:5px;
margin:0;
}
#commentarea p{
padding:5px;
text-align: justify;
margin:0;
}
.commentauthor{
padding:4px 0;
margin:0;
background:#efefef;
border-left:10px solid #2f8ebd;

}
.commentauthor a{ font-size:11px; text-decoration:none; color:#999999;}
.commenttext {background:url(images/commenttop.gif) top no-repeat #d4eaf5; padding:20px 15px 0 15px;}
.commenttextbottom {
background:url(images/commentbottom.gif) top left no-repeat; height:13px; margin: 0 0 15px 0; }

h3#respond{margin:0; padding:0 0 0 10px; color:#000000; font:22px "Times New Roman", Times, serif; font-weight:normal;}

input#submit{background:#444; cursor:pointer; color:#fff; border:none; padding:5px 10px;
}


#adscover{border:1px solid #666; margin-bottom:10px;}
#rightads{

width:296px;
height:129px;
padding:5px 20px 5px 20px;
border:1px solid #fff;

background: url(images/adsbg.gif) repeat-x top #c3c3c3;

}

#adsright{
width:127px;
float:right;

border:1px solid #999999;
padding:0;
height:127px;
background:#fff;
}

#adsleft{
width:127px;
border:1px solid #999999;

padding:0;
float:left;
height:127px;
background:#fff;
}


/*fix*/
#sidebar img {
border:none;
padding:0;
margin:0;
}

#sidebar #searchformtop input{
width:160px;
margin:5px 0 5px 0;}

.alignright a{text-decoration:right; float:right;}
