/*  
Theme Name: President's Blog
Theme URI: http://www.jcjc.edu/blogs/president/
Description: Theme for the President's Blog for Jones County Junior College.
Version: 1.0
Author: Jared Meyers
Author URI: http://www.jcjc.edu/blogs/president/

*/
body,h1,h2,h3,h4,h5,h6,blockquote,p,form{
                                    margin: 0;
									padding: 0;
}
body{
     background-image: url(http://www.jcjc.edu/blogs/president/wp-content/themes/president/images/background.jpg);
     margin: 0;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 text-align: center;
	 vertical-align: top;
	 background-color: #ffffff;
}
h1{
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 24px;
   padding: 0 0 0 0;
}
h5{
   padding: 0 10px 0 0;
   font-weight: normal;
}
a:link, a:visited{
                  text-decoration: none;
				  color: #990000;
}
a:hover{
        text-decoration: underline;
		color: #660000;
}
p{
  padding: 10px 0 0 0;
}
#wrapper{
		 background: url(http://www.jcjc.edu/blogs/president/wp-content/themes/president/images/wrapperbackground.png);
		 margin: 0 auto 0 auto;
		 width: 750px;
         text-align: left;
		 height: auto;
}
.clearfix:after {
  content: "."; /* This dot is the actual appended content */
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
#header{
        float: left;
		width: 750px;
		height: 124px;
		text-align: right;
}
#header h1{
		   font-family: "Century Gothic", Arial;
		   font-size: 24px;
           padding: 0 10px 0 0;
		   font-weight: normal;
}
.president:link, .president:visited {
                  font-family: "Century Gothic", Arial;
				  color: #FFFFFF;
				  font-size: 22px;
				  font-weight: normal;
                  text-decoration: none;
}
.president:hover{
                  font-family: "Century Gothic", Arial;
				  color: #FFCC00;
				  font-size: 22px;
				  font-weight: normal;
				  text-decoration: underline;
}
.headerlinks:link, .headerlinks:visited{
                  text-decoration: none;
				  color: #CD2D21;
}
.headerlinks:hover{
        text-decoration: underline;
		color: #969372;
}
.topheaderlinks:link, .topheaderlinks:visited, .topheaderlinks:active{
        text-decoration: none;
		color: #000000;
		font: "Century Gothic", Arial;
		font-size: 10px;
}
.topheaderlinks:hover{
        text-decoration: none;
		color: #FFFFFF;
		font: "Century Gothic", Arial;
		font-size: 10px;
}
#container{
           background-color: #FFFFFF;
		   float: left;
		   width: 510px;
}
.post{
	  background-color: #FFFFFF;
      padding: 10px 0 10px 0;
}
.post h2{
         font-family: Arial, Helvetica, sans-serif;
		 font-size: 18px;
	     color: #000000;
		 margin-left: 20px;
}
.entry{
       background-color: #FFFFFF;
	   color: #000000;
       line-height: 18px;
	   margin-left: 20px;
	   margin-right: 20px;
}
p.postmetadata{
               border-top: 1px solid #ccc;
			   margin: 10px 0 0 0;
}
.navigation{
            padding: 10px 0 0 0;
			font-size: 14px;
			font-weight: bold;
			line-height: 18px;
}
form {margin: 0; padding: 0; display: inline;}
input, textarea, select {
  font: 1em arial, helvetica, sans-serif;
  background-color: #FFEDAB;
  border: 1px solid #443833;
  line-height: 1.25em;
  padding: 0 0 0 2px;
}
input:focus, textarea:focus, select:focus {
  border: 1px solid #55453E;
  background-color: #BDADA6;
}
label {cursor: pointer;}
.errormsg {
  display: block;
  width: 90%;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(http://www.jcjc.edu/blogs/president/wp-content/themes/president/images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}
input.button {
  background: url(http://www.jcjc.edu/blogs/president/wp-content/themes/president/images/button.jpg) repeat-x center;
  color: white;
  padding: 0 7px;
  height: 23px;
  border: 1px solid #302723;
  cursor: pointer;
}
/*Search input*/
input.search {
  background: transparent url(http://www.jcjc.edu/blogs/president/wp-content/themes/president/images/searchbar.jpg) no-repeat;
  border: none;
  width: 238px;
  height: 75px;
  padding-left: 48px;
  padding-top: 38px;
  color: #000000;
}
.sidebar{
         float: left;
		 width: 238px;
		 margin: 0 0 0 0px;
		 display: inline;
}
.sidebar ul{
            list-style-type: none;
			margin: 0;
			padding: 0 10px 0 10px;
}
.sidebar ul li{
               float: left;
	           width: 100%;
	           padding: 0 0 2px;
	           color: #F4EFDB;
}
.sidebar ul li h2{
                  font-family: Arial, Helvetica, sans-serif;
				  color: #FFCC00;
				  font-size: 14px;
}
.sidebar ul ul li{
                  padding: 0;
				  line-height: 20px;
	              background: url(http://www.jcjc.edu/blogs/president/wp-content/themes/president/images/sep-b.gif) 0 100% no-repeat;
}
.sidebar ul li a:link{
                       display: block;
	                   padding: 0 0 0 25px;
	                   background: url(http://www.jcjc.edu/blogs/president/wp-content/themes/president/images/bullet-a.gif) 10px 0.55em no-repeat;
	                   color: #FFFFFF;
	                   font-family: Arial, Helvetica, sans-serif;
	                   font-size: .9em;
	                   font-weight: bold;
	                   text-decoration: none;
}
.sidebar ul li a:active{
                       display: block;
	                   padding: 0 0 0 25px;
	                   background: url(http://www.jcjc.edu/blogs/president/wp-content/themes/president/images/bullet-a.gif) 10px 0.55em no-repeat;
	                   color: #FFFFFF;
	                   font-family: Arial, Helvetica, sans-serif;
	                   font-size: .9em;
	                   font-weight: bold;
	                   text-decoration: none;
}
.sidebar ul li a:visited{
                       display: block;
	                   padding: 0 0 0 25px;
	                   background: url(http://www.jcjc.edu/blogs/president/wp-content/themes/president/images/bullet-a.gif) 10px 0.55em no-repeat;
	                   color: #FFFFFF;
	                   font-family: Arial, Helvetica, sans-serif;
	                   font-size: .9em;
	                   font-weight: bold;
	                   text-decoration: none;
}
.sidebar ul li a:hover{
	                   background-color: #330000;
	                   text-decoration: none;
}
.sidebar2{
        float: left;
		width: 238px;
}

/*Syndication*/
#sidebar ul.feed li{
  background: url(http://www.jcjc.edu/blogs/president/wp-content/themes/president/images/rss.jpg) no-repeat 20px 0;
  margin-bottom: 20px;
  padding-left: 45px;
  width: 180px;
}
table#wp-calendar{
                  width: 100%;
}
#footer{
		clear: both;
		margin: 0 auto 0 auto;
		width: 750px;
		padding: 10px;
}
#footer p{
          line-height: 18px;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
/* Calendar
************************************* */

#wp-calendar {
 	font-size: 1.2em;
	empty-cells: show;
	background-color: #FFEDAB;
	}

#wp-calendar a {
 	font-size: 1.0em;
	display: block;
	font-weight: bold;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar caption {
	margin: 8px 0;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-weight: lighter;
 	font-size: .8em;
 	color: #FFFFFF;
	text-align: right;
	}

#wp-calendar th {
	padding: 4px 5px 4px 6px;
	font-weight: lighter;
 	font-size: .8em;
 	color: #666;
	text-align: right;
	background: #f4f4f4;
}

#wp-calendar td {
	padding: 4px 5px 4px 6px;
	text-align: right;
	}
	#wp-calendar td#today {
		background: #D8A098;
	}
	#wp-calendar td#prev a {
		padding: 0;
		text-align: left;
		font-weight: normal;
	}
	#wp-calendar td#next a {
		padding: 0;
		text-align: right;
		font-weight: normal;
}