/*  

Theme Name: Study Hall



*/



/* GLOBAL SITE ELEMENTS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */



* {

	margin: 0;

	padding: 0;

	outline: none;

}

body {

	margin: 0;

	font: normal 14px/120% verdana, san-serif;

	min-width: 1000px;

	color: #000;

	border-top:28px solid #231f20;

}

li {

	list-style: none;

}

hr {

	clear: both;

	height: 1px;

	line-height: 1px;

	font-size: 1px;

	visibility: hidden;

	margin: 0;

	padding: 0;

}

/* HEADINGS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */



h1, h2, h3, h4, h5 {

	font-family: Georgia, serif;

	font-weight: normal;

	color:#734a8d

}

h1 {

	font-size: 26px;

}

h2 {

	font-size: 24px;

	line-height: 110%;

}

/* LINKS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */



a {

	color:#2a9c46;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

	color: #2a9c46;

}



a img {

	border:none;

}

/* MAIN SITE ELEMENTS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#wrapper {

	position: relative;

	background: url(images/bg-green1.gif) repeat-y scroll right center;

	margin: 0 auto;

}

#wrapper:after, #navbar:after, #header:after, #innerwrap:after, .post:after, .post-date:after {

	content:  "";

	display: block;

	height: 0;

	clear: both;

}

#navbar {

	background-color:#231f20;

	height:28px;

	width:100%;

}

#navbarcenter {

	margin:0 auto;

	width:900px;

}

#navbar ul {

	margin: 0px;

	padding: 5px 0px 5px 0px;

}

#navbar li {

	display: inline;

	list-style-type: none;

	margin: 0px;

	padding: 0 60px 0 0;

	}

	

#navbar ul li a, #navbar ul li a:visited {

	font-size: 16px;

	font-family: Georgia,serif;

	color: #FFFFFF;

	margin: 0px 0px 0px 0px;

	padding: 0px 14px 0px 12px;

	text-decoration: none;

	}



#navbar ul li a:hover {

	color: #FFFFFF;

	margin: 0px 0px 0px 0px;

	padding: 0px 14px 0px 12px;

	text-decoration: underline;

	}

#header {

	background: url(images/header.jpg) no-repeat scroll 0 0;

	position: relative;

	height: 189px;

	width: 700px;

	margin: 0 auto 0px auto;

	padding-left:260px;

}

.home {

    display: none;

}

#innerwrap {

	width: 930px;

	background: url(images/wrap1-bg.gif) repeat-y scroll 0 0;

	position: relative;

	margin: 0 auto;

}



#content {

	position: relative;

	width: 465px;

	float: left;

	min-height: 455px;

	padding: 25px 25px 20px 25px;

}

#sidebar {

	position: relative;

	width: 330px;

	min-height: 455px;

	float: right;

	padding: 25px 0px 20px 25px;

	color:#FFFFFF;

}

/* HEADER ELEMENTS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#site-meta {

	position: absolute;

	left: 0;

	top: 30px;

}

#header h1 {

	position: relative;

}

#header h1 a {

	color: #7e4c10;

	color: #fff;

}

#header h1 a:hover {

	color: #5a360b;

	color: #7e4c10;

}

#header span.description {

	position: relative;

	margin-left: 5px;

	color: #7e4c10;

}

/* POST SECTION ELEMENTS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */



.post {

	margin: 0 0 20px 0;

	padding: 0 0 10px 0;

	/*color:#666666;*/

        color: #000000;

}

.post h2 {

	margin: 0 0 1em;

	font-size: 24px;

	color:#734a8d;

}

.post h2 a {

	color: #734a8d;

}

.post h2 a:hover {

	color: #734a8d;

}

.post-info {

	background: url(images/hr.gif) 0% 0% no-repeat;

	padding: 5px 0;

	font-size: 90%;

	margin: 10px 0;

	color: #555;

}

.post-info a {

	color: #336633;

}

.post-info a:hover {

	color: #84755c;

}

.post-info .setting {

}

.post-info .datetime{

}

.post-info .user{

}

.post-info .filedlink{

}

.post-info .commentslink{

}

.post-info .editlink{

}

.post-entry p {

	margin: 0 0 1em 0;

	line-height:130%;

}

.post-entry a {

	color: #336633;

}

.post-entry a:hover {

	color: #84755c;

}

.post-entry span.more-link {

	display: block;

	margin: 10px 0;

}

.post-entry span.more-link a {

	color: #336633;

}

.post-entry span.more-link a:hover {

	color: #84755c;

}

.post-entry h3 {

	font-size: 22px;

	padding: 0 0 .5em;

	margin: 0 0 .5em;

	border-bottom: 1px solid #f5f5f5;

}

.post-entry ul, .post-entry ol {

	margin: 0 0 1em;

}

.post-entry ul {

	margin-left: 1.5em;

}

.post-entry ul li, .post-entry ol li {

	list-style: square;

	border-bottom: 1px solid #fafafa;

	padding: .2em 0;

}

.post-entry ol {

	margin-left: 2em;

}

.post-entry ol li {

	list-style: decimal;

}

.post-entry blockquote {

	margin: 1.5em;

	padding: 1em;

	color: #999;

	font-style: italic;

	border-top: 1px dotted #ccc;

	border-bottom: 1px dotted #ccc;

	clear: both;

}

.post-entry img {

	/*float: left;*/

	margin: .4em 0 0 1em;

	padding: 0 10px 10px 0;

}

.post-entry img.align-right {

	float: right;

	margin: .4em 0 0 1em;

	padding: 0 0 10px 10px;

}

.post-entry img.align-left {

	float: left;

	margin: .4em 1em 0 0;

	padding: 0 10px 10px 0;

}

.post-entry img.align-center {

	display: block;

	margin: .4em auto;

	padding: 0 10px 10px 10px;

}

.post-meta {

	font-size: 12px;

	color: #999;

}

.post-meta a {

	color: #999;

}

.post-meta a:hover {

	color: #84755c;

}

.post-arch-info {

	font-size: 95%;

	color: #999;

	margin: 0 0 2em;

	padding: 0 0 1em;

	border-bottom: 1px solid #f5f5f5;

}

.wp-pagenavi {

	font-size: 11px;

	text-transform: uppercase;

	clear: both;

	color: #555;

	padding: 0;

	text-align: right;

}

.wp-pagenavi a, .wp-pagenavi .current {

	padding: 3px 7px;

	border: 1px solid #ccc;

	color: #f7951e;

	margin-left: 1px;

	font-weight: normal;

}

.wp-pagenavi a:hover, .wp-pagenavi .current {

	color: #555;

	background: #e2e2e2;

	font-weight: normal;

}

.wp-pagenavi .pages {

	float: left;

	line-height: 13px;

}



/* WP 2.6 REQUIRED ELEMENTS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.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;

}



/* COMMENT ELEMENTS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */



#comments h2, #respond h2 {

	margin: 0 0 .5em;

	padding: 0 0 .5em;

	border-bottom: 1px solid #f5f5f5;

}

#comments {

	margin: 0 0 1em;

	background: url(images/hr.gif) 0% 100% no-repeat;

	padding: 0 0 1em;

}

#comments h3 {

	font-size: 1.2em;

}

#comments img {

	float: left;

	margin: 0 5px 5px 0;

}

#comments p {

	padding-left: 40px;

}

.commentlist li {

	margin: 0 0 .5em;

	padding: 0 0 .5em;

	border-bottom: 1px solid #f5f5f5;

}

#respond input, #respond textarea {

	width: 470px;

	border-top: 1px solid #ccc;

	border-right: 1px solid #eee;

	border-bottom: 1px solid #eee;

	border-left: 1px solid #ccc;

	padding: 3px;

	margin: .1em 0 .5em;

}

#respond button {

	width: 75px;

	height: 35px;

	text-indent: -9999px;

	border: none;

	float: left;

	cursor: pointer;

}

#respond button#submit {

	background: url(images/submit.png) no-repeat;

	margin-right: 10px;

}

#respond button#reset {

	background: url(images/reset.png) no-repeat;

}

/* SIDEBAR ELEMENTS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */



#sidebar h2 {

	margin: 0 5px 0 0;

	padding: 0 0 5px 0;

	font-size: 22px;

	color:#FFFFFF;

}

#sidebar li ul {

	margin: 0 0 2em 0;

}

#sidebar li ul li {

	padding: 3px 0;

	margin-right: 5px;

}

#sidebar li ul li ul li, #sidebar li ul li ul {

	display: none;

}

#sidebar li ul li {

	color: #ffffff;

}

#sidebar li a {

	color: #000;

}

#sidebar li a:hover {

	text-decoration:underline;

}

#calendar  {

	margin-top: 10px;

	border-bottom: 1px dotted #ccc;

}

#wp-calendar {

	width: 90%;

	margin-left: 5%;

}

#wp-calendar caption {

	color: #864901;

	margin-top: 5px;

}

.textwidget {

	padding: 0 0 15px 0;

}

#rss, #rss a, #rss a:hover, #rss a:visited, #rss a:active, #rss a:link {

	color:#CCCCCC;

}

#sidebar input {

	border: 1px solid #275e33;

}

/* CALENDAR PAGE

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.calendar-date {

  font-weight: bold;

}



/* FOOTER ELEMENTS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#footer_wrap {

	position: relative;

	clear: both;

	background: #231f20;

	text-align: center;

	padding: 14px 0 14px 0;

	color: #eee;

	margin-top: -5px;

}

#footer {

	position: relative;

	clear: both;

	text-align: left;

	font-size: 11px;

	width: 860px;

	padding: 0 10px;

	margin: 0 auto;

}

#footer a {

	color: #eee;

}

#footer a:hover {

	color: #f7951e;

}

/*#rss {

	position: absolute;

	right: 20px;

	bottom: 0;

	margin: 0;*/

}

#rss-entries {

	background: url(images/rss-entries.png) no-repeat 0 0;

	border: none;

	float: left;

	height: 18px;

	margin: 0 4px 0 0;

	padding: 0;

	text-decoration: none;

	text-indent: -3000px;

	width: 46px;

}

#rss-entries:hover {

	background: url(images/rss-entries.png) no-repeat 0 -18px;

}

#rss-comments {

	background: url(images/rss-comments.png) no-repeat 0 0;

	border: none;

	float: left;

	height: 18px;

	margin: 0 4px 0 0;

	padding: 0;

	text-decoration: none;

	text-indent: -3000px;

	width: 46px;

}

#rss-comments:hover {

	background: url(images/rss-comments.png) no-repeat 0 -18px;

}



.under-box {

	float: left;

	clear: both;

	width: 470px;

	margin: 28px 0 0 0;

	background: #fafafa;

	border-top: 1px solid #e0e0e0;

	border-bottom: 1px solid #e0e0e0;

	padding-bottom:6px;

	padding-top:6px;	

	font-size:12px;

}

.under-box ul {

	line-height: 18px;

	padding: 0 0 0 16px;

}

.under-box ul li {

	display: inline;

	color: #666666;

	font-size: 12px;

	padding: 0px;

}

.under-box ul .first {

	padding: 0px;

	background: none;

}

.under-box ul .last {

	color: #2a9c46;

}

.under-box ul li a {

	color: #2a9c46;

}

.under-box ul li a:hover {

	text-decoration: underline;

}



#tag_cloud {

	margin: 0 0 2em;

}
