html
{
    background: #000 url('images/bg.jpg') no-repeat center top;
}
body
{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-family: arial;
    color: #fff;
}
h1
{
    color: #ff9900;
    font-size: 28px;
    text-align: center;
}
h2
{
    color: #ff9900;
    font-size: 24px;
}
h3
{
    color: #ff9900;
    font-size: 22px;
}
.post div.entry h4
{
 text-align:center;
}
h4
{
    color: #ff9900;
    font-size: 18px;
}
p
{
    margin: 15px;
    color: #fff;
    font-size: 16px;
}
ul
{
}
ul li
{
    list-style-image: url('images/bullet-trans.png');
    margin-left: 20px;
    padding-bottom: 5px;
}
hr
{
    color: #fff;
    margin: 0px;
}
img
{
    border: solid 3px #fff;
}
a
{
    text-decoration: underline;
    font-size: 16px;
    color: #ff9900;
}
.clear
{
    clear: both;
    height: 1px;
}
.bold
{
    font-weight: bold;
}
.small_margin
{
    margin-top: 5px;
    margin-bottom: 5px;
}
.pad_15_right
{
    padding-right: 15px;
}
.right_pad, .right_pad img{
	border:none;
}
.unhighlight{
	border:none;
}
.simple_border
{
    border: solid 1px #fff;
}
#sfstest-page .grayline
{
    background: #FF9900 none repeat scroll 0 0;
    border-top: 1px solid #FF9900;
    margin: 10px 0;
}
#sfstest-page .client, #sfstest-sidebar .client
{
    font-style: normal;
    font-weight: bold;
    text-align: right;
    color: #FF9900;
    font-size: 12px;
}
#sfstest-page .text, #sfstest-sidebar .text
{
    font-style: italic;
    font-size: 16px;
    font-family: arial;
    color: #fff;
}
.breadcrumb span.prefix
{
    color: #fff;
}
.breadcrumb a
{
    color: #FF9900;
    font-size: 12px;
}
.breadcrumb
{
    font-size: 12px;
    color: #fff;
}
#wrapper
{
    width: 950px;
    margin: auto;
}
#header
{
    height: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#header img
{
    border: none;
}
#outerpage
{
    background-color: #000;
    padding: 5px;
}
#innerpage
{
    background-image: url('images/asphalt_bg.jpg');
    border: solid 1px #fff;
}
#nav
{
    margin: 3px 3px 0 3px;
    padding: 0px;
    background-image: url('images/nav_bg.jpg')!important;
    background-repeat: repeat-x;
    min-height:64px;
    background-color: #000;
    font-size: 14px;
    font-weight: bold;
}
#nav hr
{
    clear: left;
}
#nav ul
{
    overflow: hidden;
    float: left;
    width: 915px;
    padding-top: 3px;
    padding-bottom: 3px;
    height: 25px;
}
#nav ul li
{
    float: left;
    padding-right: 48px;
    padding-top: 5px;
    text-align: left;
    color: #fff;
    margin: 0px;
    list-style-image: none;
}
#nav ul li a
{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
}
#nav ul.first li a, #nav ul.first li
{
    color: #000;
}
#nav ul li.current_page_item a
{
    text-decoration: underline;
}
#nav ul.odd
{
    padding-left: 25px;
    width: 900px;
}
#nav ul.even
{
    padding-left: 10px;
}
#nav ul.even li
{
    padding-right: 58px;
}
#nav ul li.current_page_item
{
    text-decoration: underline;
}

#subfoot
{
    width: 908px;
    height: 133px;
    padding-left: 15px;
    padding-right: 15px;
}
#coe_logo
{
    background-image: url(images/coe_logo-trans.png);
    width: 131px;
    height: 133px;
    float: left;
}
#footnav
{
    width: 500px;
    font-size: 12px;
    text-align: center;
    margin: 60px 0 0 40px;
    float: left;
}
#footnav ul li
{
    list-style-type: none;
    list-style-image: none;
    float: left;
    margin-left: 10px;
}
#footnav a
{
    color: #fff;
    font-size:12px;
}
#other_links
{
    float: right;
    padding-top: 10px;
}
#other_links a
{
    color: #fff;
}
#footer
{
    background-color: #000;
    font-size: 12px;
}
#footer a
{
    color:#fff;
    font-size:12px;
    text-decoration:none;
}
#wb_ad
{
    display:block;
    width: 120px;
    background-image: url(images/wb_logo.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    float: left;
    height: 65px;
}
#wb_ad img
{
    border: none;
}
#copyright
{
    width: 300px;
    float: right;
}
#southland_logo
{
    float: left;
}
#affiliate_logos
{
    float: right;
}
#logo
{
    width: 689px;
    height: 32px;
    margin-top: 10px;
    background-image: url(images/southland_logo-trans.png);
}
#idealease
{
    width: 67px;
    height: 46px;
    background-image: url(images/idealease-trans.png);
}
#header a
{
    display: block;
    float: left;
}
#icbus
{
    width: 42px;
    height: 46px;
    background-image: url(images/icbus-trans.png);
}
#international
{
    width: 50px;
    height: 50px;
    background-image: url(images/international-trans.png);
}
#certified
{
    width: 73px;
    height: 46px;
    background-image: url(images/certified-trans.png);
}
#main
{
    padding: 15px;
}
#fullpage_top_left
{
    width: 600px;
    float: left;
}
#fullpage_top_right
{
    width: 270px;
    float: right;
    padding: 0 10px 0 20px;
}
#southland_university
{
	width:199px;
	height:73px;
	background-image: url(images/university-trans.png);
	display:block;
	margin:auto;
}
#locations
{
	width:195px;
	height:273px;
	background-image: url(images/locations-trans.png);
	display:block;
	margin:auto;
}
#continental_button
{
	width:200px;
	height:112px;
	background-image: url(images/continental-mixer_button.png);
	display:block;
	margin:auto;
}
#photo_rotator
{
    width: 600px;
    height: 272px;
    background-color: #fff;
}
.post
{
    width: 33%;
    float: left;
    border-right: solid 1px #fff;
    text-align: center;
    overflow: hidden;
}
.entry
{
    padding: 15px;
    text-align: left;
}

#content
{
    width: 680px;
    padding: 10px;
    float: right;
    min-height: 452px;
}
#content_full
{
    width: 900px;
    min-height: 452px;
}
#main .entry:last-child
{
    border: none;
}
.post:last-child
{
    border: none;
}
#content .post
{
    width: 100%;
    overflow: hidden;
}
#content_full .post
{
    width: 100%;
    overflow: hidden;
}
.pdf_icon
{
 background-image: url(images/acrobat.gif);
 background-repeat:no-repeat;
 padding-left:18px;
}
.xls_icon
{
 background-image: url(images/excel.gif);
 background-repeat:no-repeat;
 padding-left:18px;
}
.ppt_icon
{
 background-image: url(images/powerpoint.gif);
 background-repeat:no-repeat;
 padding-left:18px;
}
.doc_icon
{
 background-image: url(images/word.gif);
 background-repeat:no-repeat;
 padding-left:18px;
}
/* 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
{
    margin: 0 25px 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;
}

html > body .entry li
{
    margin: 7px 0 8px 10px;
}


.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: 0px;
    padding: 0px;
}

#sidebar ul li
{
    list-style: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
}

#sidebar ul p, #sidebar ul select
{
    margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol
{
    margin: 5px 0 0 10px;
    font-weight: bold;
}

#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: 15px 0 0 0;
    padding: 0;
    line-height: 20px;
}
#sidebar ul ul li a
{
    color: #fff;
    font-size: 16px;
}
/* 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
{
    padding: 55px 0 0 0;
    width: 200px;
    float: left;
    clear:both;
}

#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;
}



.navigation
{
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}
/* 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;
}

.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;
}

.archive-container
{
  margin-left: 75px;
}
/* End captions */
