/*
Theme Name: WordPress UOP Lame
Author: 
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Arial, Sans-Serif;
	background: #FFFFFF;
	color: #535353;
	text-align: center;
	}

#page {
	background: #FFFFFF;
	text-align: left;
	}

#header {
	background: #FFFFFF;
	}

#header .menu {background: url(images/menu_left.gif) left top no-repeat; padding: 0 0 0 5px; margin: 0; list-style: none;}
	#header .menu li {background: url(images/menu_right.gif) right top no-repeat; padding: 0 5px 0 0; margin: 0;}
	#header .menu li ul {background: #EAEDEE; padding: 0; margin: 0; height: 29px; list-style: none;}
		#header .menu li ul li {padding: 0; margin: 0; float: left; background: none;}
		#header .menu li ul li a {display: block; _float: left; color: #408B74; text-decoration: none; line-height: 14px; padding: 8px 22px 7px 22px; background: url(images/menu_mid.gif) right 11px no-repeat; text-transform: uppercase;}
			#header .menu li ul li a:hover {text-decoration: underline;}
		/* #header .menu li ul ul {display: none;} */

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	}

.content_top {background: url(images/content_top_left.gif) left 3px no-repeat; padding: 3px 0 0 5px;}
	.content_top div {background: url(images/content_top_right.gif) right top no-repeat; padding: 0 5px 0 0;}
	.content_top div div {background: none; padding: 0; height: 3px; border-top: 1px solid #C3CACE;}
.content_bot {background: url(images/content_bot_left.gif) left top no-repeat; padding: 0 0 0 5px;}
	.content_bot div {background: url(images/content_bot_right.gif) right top no-repeat; padding: 3px 5px 0 0;}
	.content_bot div div {background: none; padding: 0; height: 3px; border-top: 1px solid #C3CACE; border-bottom: 5px solid #71A2C9;}
div.content {border-left: 1px solid #C3CACE; border-right: 1px solid #C3CACE; padding: 0 3px 0 3px;}
table.content {width: 100%;}
table.content td {vertical-align: top;}

#content {
	font-size: 1.1em;
	}

.widecolumn .entry p {
	padding: 1em 0 0 0;
	margin: 0;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Tahoma, Arial, sans serif;
	font-weight: bold;
	}

h1 {
	font-size: 0.97em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.8em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Tahoma, Arial, sans serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #E54646;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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-size: 1.2em;
	line-height: 1.17em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #4689B1;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next 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;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 13px 20px 10px 20px;
	}

#page {
	margin: 0 auto;
	padding: 0;
	min-width: 700px;
	}

#header {
	padding: 0;
	}
	
#header .top {background: url(images/header_top_right.gif) right top no-repeat; padding: 0 5px 0 0;}
	#header .top div {background: url(images/header_top_left.gif) left top no-repeat; padding: 0 0 0 5px; height: 27px;}
	#header .top div div {background: #C20808; padding: 7px 0 0 16px; height: 17px;}
	#header .top img {vertical-align: middle; margin: 0 0 0 16px; border: 0;}

#headerimg {
	margin: 0;
	height: 159px;
	background: url(images/headerimg_res.jpg) right top repeat-x;
	font-weight: bold;
	color: #fff;
	font-size: 1.4em;
	line-height: 17px;
	}
#headerimg h1 {
	padding: 0 0 6px 0;
	margin: 0;
	font-size: 1.4em;
	font-family: Tahoma, Arial, sans serif;
	font-weight: bold;
	color: #fff;
	line-height: 17px;
	width: 500px;
	}
#headerimg .topcorner {background: url(images/headerimg_top_left.gif) left top no-repeat;}
#headerimg .botcorner {background: url(images/headerimg_bot_left.gif) left bottom no-repeat;}
#headerimg .rightimg {background: url(images/headerimg_right.jpg) right top no-repeat; height: 156px; padding: 3px 0 0 6px;}
#headerimg img {margin: 0 0 10px 0;}
#headerimg a {color: #fff; text-decoration: none;}
	#headerimg a:hover {text-decoration: underline;}
.headerimg_bottom {background: url(images/headerimg_bottom_left.gif) left top no-repeat; padding: 0 0 0 5px;}	
	.headerimg_bottom div {background: url(images/headerimg_bottom_right.gif) right top no-repeat; padding: 3px 5px 0 0; height: 6px;}
	.headerimg_bottom div div {background: #F6FF00; padding: 0; height: 5px;}

.narrowcolumn {
	padding: 0 0 0 4px;
	margin: 0;
	width: auto;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0;
	padding: 0 0 4px 0;
	text-align: justify;
	}

.page {
	margin: 0;
	padding: 13px 20px 10px 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.footer_menu {padding: 8px 0 5px 0; font-size: 1em; line-height: 1.2em; color: #558482; text-align: center;}
.footer_menu a.first {background: none;}
.footer_menu a {color: #558482; text-decoration: underline; padding: 0 15px 0 16px; background: url(images/footer_menu_mid.gif) left center no-repeat;}
.footer_menu a:hover {text-decoration: none;}
.footer_menu ul, .footer_menu ul li {display: inline; padding: 0; margin: 0; list-style: none;}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	background: url(images/footer_left.gif) left top no-repeat;
	padding: 0 0 0 5px;
	}

#footer div {background: url(images/footer_right.gif) right top no-repeat; padding: 3px 5px 0 0;}
#footer div div {background: #E7EAEB; padding: 6px 5px 0 0; font-size: 1em; color: #558482; line-height: 1.2em; height: 20px;}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	padding: 13px 0 0 0;
	}

h2.pagetitle {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 13px 0 0 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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. */

.list_01 {
	margin: 13px 0 0 -8px;
	padding: 0;
	list-style: none;
	}
.list_01 li {
	margin: 0;
	padding: 0 0 0 8px;
	font-weight: bold;
	font-size: 0.9em;
	background: url(images/list_01_bg.gif) left 4px no-repeat;
	color: #4689B1;
	}

html>body .entry ul {
	margin: 13px 0 0 -8px;
	padding: 0;
	list-style: none;
	}


html>body .entry li {
	margin: 0;
	padding: 0 0 0 8px;
	font-weight: bold;
	font-size: 0.9em;
	background: url(images/list_01_bg.gif) left 4px no-repeat;
	}

.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;
	}

#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 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

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 Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
.sidebar {width: 230px;}

#sidebar
{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 230px;
	}

#sidebar .title_01 {padding: 0 0 0 5px; margin: 0; background: url(images/sidebar_tit_01_left.gif) left top no-repeat; color: #fff;}
#sidebar .title_01 ul {padding: 0 5px 0 0; margin: 0; background: url(images/sidebar_tit_01_right.gif) right top no-repeat; list-style: none;}
#sidebar .title_01 ul li {padding: 6px 0 0 10px; margin: 0; background: #C20808; list-style: none; line-height: 12px; height: 18px; border-bottom: 4px solid #EAEDEE; color: #fff;}
	#sidebar .title_01 ul li a {color: #FFF;}

.sidebar_block_01_bot {background: url(images/sidebar_block_01_bot_left.gif) left top no-repeat; padding: 0 0 0 5px;}
	.sidebar_block_01_bot div {background: url(images/sidebar_block_01_bot_right.gif) right top no-repeat; padding: 0 5px 0 0;}
	.sidebar_block_01_bot div div {background: #EAEDEE; padding: 0; height: 4px;}
#sidebar .sidebar_block_01 {background: #EAEDEE; padding: 4px 15px 10px 15px; margin: 0; list-style: none;}
	#sidebar .sidebar_block_01 li {padding: 3px 0 3px 0; font-weight: bold; margin: 0;}
	#sidebar .sidebar_block_01 li a {color: #797F81;}

#sidebar .contactinfo {background: url(images/sidebar_contactinfo.jpg) top no-repeat; height: 91px; margin: 4px 0 0 0; line-height: 14px; color: #C20808;font-size:13px;}
	#sidebar .contactinfo .padding {padding: 16px 11px 0 122px;}
	#sidebar .contactinfo .padding div {padding: 0 0 2px 0; font-size: 1.25em; color: #4689B1; margin: 0 0 6px 0;}
	#sidebar .contactinfo .padding div .red {color: #C20808;}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	padding: 10px 0 10px 0;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


.block_01_top {background: url(images/block_01_top_left.gif) left top no-repeat; padding: 0 0 0 5px;}
	.block_01_top div {background: url(images/block_01_top_right.gif) right top no-repeat; padding: 0 5px 0 0;}
	.block_01_top div div {background: none; padding: 0; border-top: 1px solid #CAD1D4; height: 3px;}
.block_01_bot {background: url(images/block_01_bot_left.gif) left top no-repeat; padding: 0 0 0 5px;}
	.block_01_bot div {background: url(images/block_01_bot_right.gif) right top no-repeat; padding: 0 5px 0 0;}
	.block_01_bot div div {background: none; padding: 0; border-bottom: 1px solid #CAD1D4; height: 3px;}
.block_01 {border-left: 1px solid #CAD1D4; border-right: 1px solid #CAD1D4; padding: 0 10px 10px 30px;}

.block_02 {background: url(images/block_02_res.gif) right top repeat-y;}

.block_03 {background: url(images/block_03_bg.gif) left bottom repeat-x;}

.cut_01 {padding: 4px 0 4px 12px;}
	.cut_01 table {width: 100%;}
	.cut_01 .c01_01 {width: 50%; padding-right: 10px;}
	.cut_01 .c01_02 {width: 50%; padding-left: 13px;}
	.cut_01 h2 {color: #408B74; padding: 7px 0 0 0; font-size: 1.3em; line-height: 0.8em;}
	.cut_01 h2 a, .cut_01 h2 a:hover {color: #408B74;}