<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  
Theme Name: LSC Style 1 - System
Theme URI: http://lonestar.edu
Description: Simple template with strong use of LSC "blue" color
Version: 1.1
Author: none
Author URI: http://lonestar.edu
*/

* { 	margin: 0; padding: 0; }

body { margin: 0px 0; background: #F5F5F5; }

body, th, td, input, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #666666; }

form { }

fieldset { }

input, textarea { font-weight: bold; }

h1, h2, h3 { margin-top: 1.5em; font-family: Georgia, "Times New Roman", Times, serif; color: #626456; }

h1 { letter-spacing: -.075em; font-size: 3em; }

h2 { letter-spacing: -.05em; font-size: 1.8em; font-weight: normal; color: #8D8E85; }

h3 { font-size: 1em; }

p, ul, ol { margin-top: 1.5em; line-height: 1.8em; font-size: 1.1em; }

ul, ol { margin-left: 3em; }

blockquote { margin-left: 3em; margin-right: 3em; }

a { text-decoration: none; border-bottom: 1px dotted #B8D03B; color: #002955; }

a:hover { border: none; background: #002955; color: #FFFFFF; }

hr { display: none; }

.text { padding: 2px 5px; background: #F8FAEB; border-top: 1px solid #4D5719; border-left: 1px solid #4D5719; border-right: 1px solid #D6E48E; border-bottom: 1px solid #D6E48E; }

.button { background: #FFFFFF; border-top: 1px solid #D6E48E; border-left: 1px solid #002955; border-right: 1px solid #4D5719; border-bottom: 1px solid #4D5719; color: #002955; }

/* Wrapper */

#wrapper { }

/* Header */

#header { width: 980px; height: 140px; margin: 0 auto; }

#lsc-logo { width:980px; height: 100px; background-image:url(images/lsc-header.jpg); background-repeat:no-repeat; margin-bottom:5px;}

#menu { clear: both; float:left; }

#menu ul { margin: 0; padding: 0; list-style: none; line-height: normal; }

#menu &gt; ul &gt; li { float: left; height:25px; }

#menu ul li ul { display:none; position:absolute;}

#menu li:hover &gt; ul {display:block;}

#menu li ul li {float:left; clear:left; width: 175px;}

#menu li ul ul {
	margin:-28px 0px 0px 175px;	
}

#menu a { display: block; margin-right: 1px; padding: 5px; text-decoration: none; font-size: .8em; font-weight: bold; background: #fff; color: #002955; }

#menu a:hover { background: #002955; color: #fff; }

#menu .current_page_item &gt; a { background: #002955; color: #fff; }

#search { float: right; width: 175px; padding-top: 0px; }

#search fieldset { border: none; }

#search #s { width: 100px; }

#search #x { width: 50px; }

/* Logo */

#logo { width: 978px; margin: 0 auto; height: 122px; background: #fff; border: 1px solid #002955; }

#logo h1, #logo h2 { float: left; margin: 0; padding: 0; color: #626456; }

#logo h1 { padding: 30px 5px 0 20px; }

#logo h2 { padding: 45px 0 0 0; font-style: italic; color: #6B92AA; }

#logo a { border: 0; background: none; color: #626456; }

#logo a:hover { border: 0; background: none; color: #626456; }

/* Page */

#page { width: 978px; margin: 0 auto; padding: 20px 0; background: #FFFFFF; border: 1px solid #002955; border-top: none; }

/* Content */

#content { float: left; width: 600px; padding: 0 24px 0 21px; }

#content.widecolumn { width: 600px; }

.post { }

.post .title, .pagetitle { margin: 0; font-weight: normal; }

.post h1.title { font-size: 2.4em; }

.post .entry { padding-bottom: 30px; }

.post .meta { margin: 0; text-transform: uppercase; font-size: .8em; font-weight: bold; color: #CFCFCF; }

.post .meta a { color: #CFCFCF; }

.post .links { margin: 0; }

.post .tags { margin: 0; text-transform: uppercase; font-size: .8em; font-weight: bold; background: url(images/img04.gif) repeat-x; }

.post .links a, .post .tags a { border: none; }

.navigation { height: 50px; }

.alignleft { float: left; }

.alignright { float: right; }

/* Comments */

.commentlist { font-size: .9em; }

.commentlist li { margin-bottom: 1.5em; }

/* Recent Posts */

#recent-posts { }

#recent-posts h3 { margin: 0; }

#recent-posts p { margin: 0 0 1.5em 0; font-size: .9em; }

/* Sidebars */

.sidebar { float: left; background: url(images/img03.gif) repeat-y; }

.sidebar ul { margin: 0; padding: 0; list-style: none; }

.sidebar li { margin-bottom: 2em; }

.sidebar li ul { }

.sidebar li li { margin: 0; }

.sidebar li h2 { margin: 0 0 1em 0; }

#sidebar1 { width: 300px; padding: 0px 10px 0 11px; }

#sidebar2 { width: 300px; padding: 0px 0 0 11px; }

#sidebar2 li ul { line-height: normal; background: url(images/img04.gif) repeat-x; }

#sidebar2 li li { padding: 5px; background: url(images/img04.gif) repeat-x left bottom; font-size: .8em; }

#sidebar2 li a { border: none; }

/* Calendar */

#calendar { }

#calendar caption { font-weight: bold; }

#calendar table { width: 100%; text-align: center; border-collapse: collapse; }

#calendar thead th { background: #CCCCCC; color: #FFFFFF; }

#calendar tbody td { background: #EEEEEE; }

#calendar #today { background: #B8D03B; font-weight: bold; color: #FFFFFF; }

#calendar a { font-weight: bold; }

#calendar #prev { text-align: left; }

#calendar #next { text-align: right; }

/* Footer */

#footer { text-align: center; font-size: .8em; }</pre></body></html>