
/* @group Page structure */
body {background-color: #FFFFFF; background-image: url(../images/page-layout/CRSCollege-bg.gif); background-repeat: repeat-x; margin: 0; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; color: #333;} /* @end */ /* @group header */
h1.blog-title, .skiplink,
#top-nav li {list-style-type: none; display: inline; border-right: solid 1px #ffffff; padding-right: 10px; padding-left: 10px; margin-top: 3px;}
#top-bar {height: 26px; color: #FFFFFF; font-size: 11px; font-weight: bold; padding-top: 4px;}

form#searchform {display:inline;}
	form#searchform label {float:left; padding-right:1em;}
	#query {width:220px;padding:2px;margin-top:0;float:left; margin-right:1em;}
	#btn {float:right;}

/*#searchform {display: inline;}
#query {width:170px; padding: 2px; margin-top: 0;}*/
/*#query {width:150px;padding:2px;margin-top:0;float:left; margin-right:1em;}*/
#header-tag {font-size: 11px; font-weight: bold; color: #071e90; margin-top: 30px; margin-bottom: 0; padding: 0;}
#header {background-color: #FFFFFF;}
/*#btn, h2 {}*/

#gold-tagline, #gold-tagline a{
	padding: 0 0px 0 0;
	margin: 10px 0 0;
	color: #c58f4c;
	font-size: 16px;
	font-weight: bold;
	color: #c58f4c;
}

#gold-tagline li {
	display:inline;
	margin-right:40px;
}

#gold-tagline a {padding: 0; text-decoration:none;}

#top-nav {
	display:inline;
	margin-bottom:0;
	padding-bottom:0;
	/* margin-left:400px; */
	float:right;
}
/*#top-nav {display: inline; margin-bottom: 0; padding-bottom: 0; margin-left: 300px;}*/ 
#top-nav a {color: #ffffff; text-decoration: none;}
#top-nav-container {padding-top: 2px;}

/* @end */ /* @group Content */

#page-area {background-color: #FFFFFF; padding-top: 20px;} 

/*  Begin Headers */
p, #sidebar {line-height: 1.75em;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #0000CC;
	font-weight:bold;
	text-decoration: none;
	line-height: 1.25em;
}
h1 {padding-top: 70px; margin: 0;}
h2.pagetitle {margin-top: 30px; text-align: center;}
#sidebar h2 {margin: 0px 0 .75em; padding: 0; color:#666666;}
h3 {padding: 0; margin: 30px 0 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 */

#social-media {
	border-top:#071e90 solid 1px;
	border-bottom:#071e90 solid 1px;
}

#social-media-list {
 	margin-bottom:0;
}

#social-media-list li {
	list-style-type: none;
	display:inline;
	padding-right:15px;
}

#social-media h3 {
	color:#071e90;
	padding-top:3px;
	margin-top:3px;
	padding-bottom:8px;
}

/*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, #sidebar ul, #sidebar ul ol, #footer-crs-links {margin: 0; padding: 0;}
.postmetadata ul, .postmetadata li {display: inline; list-style-type: none; list-style-image: none;} 

/* End Entry Lists */

/* 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;}
a img {border: none;}
.navigation {display: block; text-align: center; margin-top: 10px; margin-bottom: 60px;} 
/* End Various Tags & Classes*/ 

/* @group footer */
#footer-nav {background-color: #FFFFFF; margin-top: 20px; margin-bottom: 0; padding-bottom: 0;}
#footer-crs-links li {display: inline; padding-right: 20px; font-size: 11px; color: #071e90;}
#footer-crs-links a {color: #071e90; text-decoration: none;}
#address-bar {color: #FFFFFF; background-image: url(http://crscollege.org/wp-content/themes/CRScollege/images/page-layout/address-bar-bg.gif); background-repeat: repeat-x; font-size: 11px; font-weight: bold; padding-left: 5px; padding-top: 2px; margin-top: 5px; margin-left: 40px;}
#footer {margin-top: 0; padding-top: 0;}
.endorsment {font-size: 10px; font-weight: bold;}
#bottom-footer {text-align: center; color: #666666; font-size: 11px; padding: 0; margin: 0;}
#bottom-footer a {color: #666666;}
/* @end */



h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}
h2 {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.3em;
	}
h1 {
	margin: 0;
	}

#sidebar {color:#333333; font-size:9px !important;}
#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;}
#sidebar h2 {margin: 5px 0 0;padding: 0;}
	
hr {/*background:#071e90;color:#071e90;*/}
	
/*sidebar left block
#pages {width:150px; float:left;}*/	
	
/* right-top sidebar block	
#text-274655061 { width:150px; float:right;}*/