/*  
Theme Name: Leonard Preyra MLA Theme
Theme URI: http://tiger7.ca/leonardpreyra/
Description: A modified default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: .01 alpha
Author Name: Fenwick McKelvey
Author URI: http://tiger7.ca/
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: left;
 	}


#header {

	}

#content {
	font-size: 1.2em
	}

.entry p {
	font-size: 1.05em;
	}

.entry {
	line-height: 1.4em;
	}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {

	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
small.home {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 0;
	margin: 0;
	padding: 0;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1,h2,h3,h4,h5,h6 {
	text-align: left;
	}

h1{
font-size: 2em;
	}

h2{
font-size: 1.8em;
	}
h3{
font-size: 1.6em;
margin: 0;
padding: 0;
	}
h4{
font-size: 1.2em;
margin: 0;
padding: 0;
	}
h5{
font-size: 1.2em;
	}
h6{
font-size: .8em;
	}

#header .description h1
{
	text-align: left;
	font-weight: bold;
 letter-spacing: -0.5px
}
#header .description h2
{
color: #fff;
}

#header .description a:HOVER
{
text-decoration: underline;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #000;
	}
	

	
h3, h3 a, h3 a:visited {
	color: #3a3eff;
	}

	
h3, h3 a, h3 a:visited {
	color: #3a3eff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite, #sidebar a {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a
{
	color: #39F;
}
#sidebar a {
color: #06C;

}
 
h2 a:hover, h3 a:hover {
		color: #3CF;
	}

a:hover, #sidebar a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#content img
{
padding: 2px;
border: 1px solid #a0a0a0;
background: #fff;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	min-width: 620px;
	width: 100%;
	padding: 0; 
		margin: 0;
	}
	
#header {

	}

#content
{
margin: 0;
	padding: 0 0 0 1%; 
width: 69%;
float: left;
}

#sidebar
{
margin: 0;
float: left;
padding: 0;
width: 28%;
}

.metadata {
	clear: left;
}

	
.post {
	text-align: left;
	border-bottom: 1px dotted #999;
	padding: 1em;
	}

#footer {
margin: 2em;
padding-left: 2em;
border-top: 1px dotted #999;
	clear: both;
	}

#footer p {
	text-align: center;
	}
.skipnav
{display: none;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}
h2 {
	margin: 10px 0 0;
	}

#header .description
{
padding: 1em;
background: #39F;
margin-bottom: .5em;
border-bottom: 5px ridge #00F;
}

h2.pagetitle {
	margin-top: 10px;
	margin-bottom: 0;
	text-align: left;
	font-size: 3em;
}

#sidebar h2 {
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */

/* Begin Sidebar */
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li
{
	float: left;
	text-align: right;
	list-style-type: none;
	list-style-image: none;
	margin: 5px;
}

#sidebar a
{
	font-family: arial, helvetica, sans-serif;
	font-size: 1.4em;
	height: 65px;
	width: 65px;
	padding: 10px;
	letter-spacing: -0.05em;

	border-bottom: 2px solid #603;
	border-right: 2px solid #603;
	color: #fff;
	display: block;
}

#sidebar a:HOVER
{
text-decoration: none;
	color: #fff;
	background-color:#FF6600;
}

/* 	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 6px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 6px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
*/
/* End Sidebar */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Photo Gallery */

#single
{
padding: 1em .5em 3em .5em;
background:#FFC;
border: solid 1px #CCC;

}

#gallery {
font-size: 1.6em;

}

/* End Photo Gallery */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 80px;
	}

.clearboth :after, .post :after, .blocks :after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0; 
	clear: both; 
	visibility:hidden; }
	
.page_description, .highlight
	{
	border-top: 1px solid #FC6;
	padding: 3px 4px 10px 4px;
	margin-top: 1em;
	border-left: 1px dotted #FC9;
	border-right: 1px dotted #FC9;
	}
.page_description h3, .highlight h3
{
padding: 0;
margin: 0;
color: #C00;
}
/* End Various Tags & Classes*/

/* Begin Home Page Styling */

#introduction
{
margin: 5em 0 2em 2em;
height: 172px;
width: 94%;
border-right: 1px solid #999;
padding: 0;
}

#intro_text
{
padding: 1em 1em 1em 300px;
}
.blocks 
{
width: 98%;
margin-left: 2em;
}
#search
{
width: 94.5%;
margin-left: 2em;
padding:1% 0;
}
#search h3
{
color: #000;
margin-left: 1em;
}

.blocks div
{
width: 46%;
padding: 0 1%;
min-height: 17em;
height:auto !important;
  height:15em;
margin-bottom: 2%;
float: left;
border-top: 1px solid #999;
border-left: 1px dotted #999;
overflow: hidden;
}
.blocks div h3
{
padding: 0 .2em;
color: #337bff;
border-bottom: 1px #ccc solid;
}

.blocks ul, .blocks ol {
	margin: 1em;
	padding: 0;
	}

.blocks ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#home_blocks a
{
color: #000;
}
#home_blocks a:HOVER
{
color: #39F;
}
#a1 h3, #a2 h3
{
color:#C00;
}
#b1 h3, #b2 h3
{
color:#036;
}

#c1 h3, #c2 h3
{
color: #306;
}

#committee dd
{margin-left: 5px;
}
.blocks ul li, .blocks ul {
	margin: 3px 0 0 5px;
	padding: 0;
	}
/* End Home Page Styling */

/* Begin Events Page */
#calender
{
border: 0;
}

 .date {
	background: #FFC;
	border-top: 4px solid #333;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	float: left;
	text-align: center;
	line-height: .9em;
	padding: 1px 1px 5px 1px;
	font-size: 2em;
	width: 2em;
	color: #036;
	margin: .6em 0.5em 1em 0;
}

 .date:first-line {
	font-size: 70%;
}
.event_post
{
display: block;
width: 80%;
}
#events .post
{
border: none;
}
/* End Events Page */