/*
Theme Name: Randys New Theme
Theme URI: www.baylormag.com
Version: 1.0
Description: blah blah blah.
Author: Randy Morrison (Template framework provided by Ben Gillbank's "Regulus 2.2.")
Author URI: http://www.baylormag.com
*/

* {
	margin:0; padding: 0;
	font:1em 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
}

/* ---------------------------------
- GENERIC GUFF (APPLIES SITE WIDE) -
--------------------------------- */

body {
	font-size:0.625em;
	text-align:left;
	background-image:url(images/smallbg.gif);
	background-position:center;
	background-repeat:repeat;
	padding: 0 0 20px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size:1.7em;
	font-weight:normal;
}


.right img {
	margin: 0 0 0 10px;
}

.left img {
	margin: 0 10px 0 0;
}

a {
	color:#006600;
	text-decoration:none;
}

a:hover {
	border:none;
	color:#660000;

}

a img {
	border:none;
	text-decoration:none;
}


strong, b {
	font-weight:bold;
}

em, i {
	font-style:italic;
}

.skipnav {
	position:absolute;
	top:-999px; left:-999px;
}

.i_left {
	float:left;
	margin:0 8px 8px 0;
	padding:4px;
	border:1px solid #eef;
}

.i_right {
	float:right;
	margin:0 0 8px 8px;
	padding:4px;
	border:1px solid #eef;
}

table {
	margin:5px 0px 10px 75px; padding:auto; 
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: none;
}

td, th {
	padding:2px 5px 2px 5px;
	vertical-align:center;
	border-right: 1px solid #999;
}

th {
	font-weight:bold;
	text-align:center;
	background:#d1bc3b;
}

td {
	border-top:1px solid #999;
	color: #000;
}

code, pre {
	font-family:monospace;
	font-size:1.3em;
	display:block;
	padding:10px;
	background:#eef;
}

.wp-smiley {
	vertical-align:-30%;
}

/* ------
- FORMS -
------ */

input, textarea {
	padding:2px;
	border-width:1px;
}

input:focus, textarea:focus, .passwordPost label input:focus {
	background:#ffffff;
}

#sidebar input, #sidebar textarea {
	width:110px;
}

.button, .passwordPost input {
	background:#999999;
	border-color:#cccccc #666666 #cccccc #666666;
	color:#333333;
	padding:0; margin:0;
}

.passwordPost label input {
	background:#fff;
	border:1px solid #99c;
	border-color:#99c #eef #eef #99c;
	padding:2px;
}

input:hover, textarea:hover {
	background:#ffffff;
	cursor:text;
}

.button:hover, .passwordPost input:hover {
	background-color:#009900;
	cursor:pointer;
}

.passwordPost label input:hover {
	background:#ffffff;
	cursor:text;
}

label:hover {
	cursor:pointer;
	color:#68f;
}

/* ------------------------------------------
---------------------------------------------
---------------------------------------------
---------------------------------------------
- PAGE LAYOUT -
---------------------------------------------
---------------------------------------------
---------------------------------------------
---------------------------------------------
*/

#wrapper {
	margin:0px auto;
	padding:0;
	overflow:hidden;
	background:url(images/gold2.gif) center top no-repeat;
	text-align:left;
}

.hid_1 #header { background:url(images/newpage.jpg) center top no-repeat; }

/* -------
- HEADER -
------- */

#header {
	width:798px;
	display:block;
	height:152px;
	color:#dddddd;
	position:relative;
	margin:0px auto 0 auto;
	background-color: #AA982c;
}

#header h1 {
	font-size:2.2em;
	margin:0; padding:0px;
	visibility:hidden;
}

#header p {
	margin: 82px 0 0 125px;
	text-align:left;
	text-transform:uppercase;
}

#home_nav a {
	text-align:center;
	text-transform:uppercase;
	display:block;
	position:absolute;
	top:0px;
	width:798px;
	_height:152px;
	padding: 120px 0 0 0;
}

#proud_feed {
	visibility:hidden;
	}

/* .headerLine {
	height: 5px; 
	width: 730px; 
	margin-left: 0px; 
	margin-right: 0px; 
	background-color: #ffcc33;
	
}
*/



/* ------------------------------------------
---------------------------------------------
---------------------------------------------
- NAVIGATION -
---------------------------------------------
---------------------------------------------
---------------------------------------------
 */

ul#nav {
	position:absolute;
	top:145px; left:0;
	margin-left: 10px;
	margin-bottom: -1px;
	list-style-type:none;
	width:500px;
	font-size:.9em;
}

ul#nav li {
	list-style-type:none;
	float:left;
	margin:0 0.5em 0 0;
	padding:0;
}

ul#nav li a {
	padding:0;
	text-transform:uppercase;
	font-weight: bold;
	color:#999999;
	border-bottom:none;
	display:block;
	white-space:nowrap;
	_width:1em;
	margin-bottom: 0px;
}

ul#nav li a:hover {
	color: #003300;
	text-decoration:none;
	
}

ul#nav .current_page_item a,
ul#nav .current_page_item a:hover {
	color:#999;
	margin:3; padding: 3px 5px 3px 5px;
}

ul#nav .page_item a,
ul#nav .page_item a:hover {
	color:#999;
	margin:3px; padding: 3px 5px 3px 5px;
}


/* ------------------ date stuff -----------------------*/


#post_date {
	margin:5px 0 0 8px;
	padding:3px 0 0 0;
	color: #FFFFFF;
	float: left;
	clear:both;
	width: 55px;
	height: 75px;
	background:url(images/quote.gif) top left no-repeat;
	text-align:center;
	/* border: 1px #CCCCCC solid; */
	}
	

#mo {
font-size: 12px;
line-height:14px;
margin: 0; padding: 0;
text-transform:uppercase;
font-weight:bold;
}

#day {
font-size: 22px;
line-height:22px;
margin: 0; padding: 0;
text-transform:uppercase;
font-weight:bold;
}

#year {
font-size: 12px;
line-height:13px;
margin: 0; padding: 0;
text-transform:uppercase;
font-weight:bold;
}

#post {
	margin: 0px 0 30px 0;
	padding: 0;
	clear:both;
}

/* ------------------------------------------
---------------------------------------------
---------------------------------------------
- MAIN CONTENT -
---------------------------------------------
---------------------------------------------
---------------------------------------------
*/


#main_content {
	width: 798px;
	margin: 0 auto;
	padding: 0 0 15px 0px;
	background: url(images/pagebg.gif) top center repeat-y #FFFFFF;
 	}


#content {
	width:555px;
	min-height:725px;
	float:left;
	font-size:1.1em;
	margin: 0 10px 0 0;
	padding: 5px 25px 10px 7px;
	text-align:left;
	border-right:#efe082 1px solid;
}

#content a {
	border-bottom:1px solid #CCCCCC;

}

#content li{
	margin: 0 15px 3px 70px;
	line-height:1.35em;
	font-size: 12px;
}


#content p {
	margin:0px 0 10px 75px;
	line-height:1.35em;
	font-size: 12px;
	color:#000;
}

#content h2 {
	font-size:1.6em;
	margin: 20px 0 3px 75px;
	min-height: 26px;
	padding:0 0 2px 0;
	background: url(images/divider.gif) bottom left no-repeat;
	clear:right;
	text-align:left;

}

#content h2 em {
	font-size:0.7em;
	margin:0 0 0 1em;
	color:#d1bc3b;
 	font-style:normal;
}

#content h2 a {
	color:#2c4115;
	border:none;
}

#content h2 a:hover {
	color:#aa982c;
}

#content h3 {
	font-size:1.4em;
	color:#333;
}

#content h4, #content h5, #content h6 {
	font-size:1.2em;
}

#content h3 a {
	color:#333;
}

#content ol, #content ul, #content dl {
	padding:0 0 0 40px;
	margin:12px 0;
}

#content dt {
	font-weight:bold;
}

#content blockquote {
	margin:20px;
	padding:1px 10px 1px 70px;
}

#content .info {
	color:#999999;
	font-size:1em;
	font-style:normal;
	display:block;
	padding:0px 0 10px 0;
	margin: 0px 0 0 75px ;
}

#content .info a {
	color:#006600;
}

#content .info a:hover {
	color:#41662d;
}

#content pre {
	background:#eef;
	padding:20px;
}

#content img {
	margin: 0 0 10px 10px;
}

/* ------------------------------------------
---------------------------------------------
---------------------------------------------
- SIDEBAR -
---------------------------------------------
---------------------------------------------
--------------------------------------------- */

#sidebar {
	float: right;
	width:190px;
	color:#99f;
	line-height:1.5em;
	margin:0 10px 0 0;
	padding:0 0 20px 0;
	overflow:hidden;
	text-align: right;
	font-size:11px;
		}

#sidebar .col {
	width:190px;	margin:0 10px 0 0;	padding: 8px 0 0 0;
	background:url(images/newbuttons/pointsofpride.gif) right top no-repeat;
}


.leftAlign #sidebar {
	_border-left:12px solid #fff;
	border-right:none;
	float:left;
}

#sidebar h2 {
	clear:both;
	margin: 2px 0px 0 0;
	padding:8px 7px 4px 0;
	font-size:1.2em;
	font-weight:bold;
	color: #003300;
	text-transform:uppercase;
	visibility:hidden;
}

#sidebar h3 {
	clear:both;
	margin: 5px 0px 3px 0;
	padding:8px 7px 4px 0;
	font-size:1.2em;
	font-weight:bold;
	color: #003300;
	text-transform:uppercase;
	background:url(images/menueline.gif) bottom center no-repeat;

}


#sidebar .col a {
	height:20px;
	display:block;
	padding: 3px 0 0 0;
	text-decoration:none;
	border-bottom: #efe082 1px solid;
}

#sidebar .col a:hover {
	border-bottom: #aa982c 1px solid;

}

#sidebar a {
	text-decoration:none;
	font-weight:bold;

}

#sidebar p {
	font-size:1.2em;
	margin:6px 0;
}

#sidebar ul {
	padding:0px 0px 0px 0;
	margin:0;
}

/*
.col a:hover {
	background:url(images/linkbg.gif) center center no-repeat;
	display:block;
}*/

#sidebar li {
	clear:both;
	margin:0px 0 0 0;
	padding:0px 10px 0px 0;
	list-style-image:none;
	list-style-position: inside;
	list-style-type: none;
	/*  background:url(images/menueline.gif) top center no-repeat;*/ 
}


#sidebar ul ul {
	margin:0 0 0 0px;
	list-style-type:none;
	color: #666666;
	padding: 0px 0px;
	}

#sidebar ul ul ul {
	list-style-type:none;
}


#sidebar #about *, #sidebar .widget_text * {
	color:#666;
}

#sidebar #about, #sidebar .widget_text {
	padding:8px;
	color:#666;
}

#sidebar .widget_text {
	margin:10px 0;
	text-align:center;
}

#sidebar #about h2, #sidebar .widget_text h2 {
	padding:0; margin:0;
}

#sidebar #about a {
	display:inline;
	color:#68f;
	text-decoration:underline;
}

#sidebar form .button {
	width:35px;
}

#sidebar #search {
	border:#efe082 1px solid;
	right:0;
	text-align:center;
	padding:5px;
	margin: 3px 0 0 0;
}

#sidebar #search p {
	font-size:.9em;
	margin:0; padding:0;
	
}

#sidebar #subpages {
	list-style-type:none;
	margin:16px 0 0 0;
	_border:5px solid #eef;
}

#sidebar #subpages a {
	border:none;
	display:block;
	font-size:1.2em;
	padding:8px;
}

#sidebar #subpages h2 {
	padding:8px; margin:0;
	color:#666;
	background:#fc0;
}



/* ------------------------------------------
- Baylor Links -
---------------------------------------------  */
#baylor_links {
	margin: 0px 0px 7px 0;
	padding:0px 0px 0px 0px;
}

#baylor_links a {
	height: 40px;
	margin:0 0px 0 0;
	padding: 0px;
	display:block;
	background:url(images/linkbg.gif) top left no-repeat;
}

#baylor_links a:hover {
	background: url(images/link_hov.gif) top left no-repeat;
	border-bottom:none;

}


#baylor_links h3 {
	height: 33px;
	padding: 0px 0 4px 0;
	margin:0px 0 0px 0;
	background:url(images/newbuttons/links.gif) right top no-repeat;

}

.archive {
	width:190px;
	margin:5px 10px 0 0;	padding: 8px 0 0 0;
	background:url(images/newbuttons/archive.gif) right top no-repeat;
}

.archive a {
	height:20px;
	display:block;
	padding: 3px 2p 0 0;
	text-decoration:none;
	border-bottom: #efe082 1px solid;
}
.archive a:hover {
	border-bottom: #aa982c 1px solid;
}

.blog_info {
	width:190px;
	margin:5px 10px 0 0;	
	padding: 8px 0 0 0;
	background:url(images/newbuttons/bloginfo.gif) right top no-repeat;
}

.blog_info a {
	height:20px;
	display:block;
	padding: 3px 0 0 0;
	text-decoration:none;
	border-bottom: #efe082 1px solid;
}

.blog_info a:hover {
	border-bottom: #aa982c 1px solid;
}

/* ------------------------------------------
- end Baylor Links -
--------------------------------------------  */

#search label {
	color:#ffffff;
	margin:0 5px 0 0;
}

ul#feeds {
	clear:both;
	text-transform:uppercase;
	list-style-type:none;
	background:#fc0;
	overflow:hidden;
	border-top:16px solid #fff;
	margin:0;
}

#feeds li {
	float:left;
	border:none;
	margin:0;
	clear:none;
}

#feeds h3 {
	font-size:1em;
	padding:4px;
	margin:3px;
	color: #003300;
}

#feeds a {
	display:block;
	padding:4px 4px 4px 24px;
	margin:3px;
	color:#003300;
	background: url( images/bg_feed.gif ) 3px center no-repeat;
}

#feeds a:hover {
	background-color:#fc0;
}

/* ------------------------------------------
---------------------------------------------
- blogroll -
---------------------------------------------
--------------------------------------------- */

#blogroll {
	list-style-type:none;
	margin:0; padding:0;
}

#blogroll li {
	clear:both;
	margin:0;
	padding:0px;
	list-style-image:none;
	list-style-position: inside;
	list-style-type: none;
}

#blogroll ul li {
	list-style-type:square;
	border-bottom:1px dotted #ddd;	
}



/* ------------------------------------------
---------------------------------------------
---------------------------------------------
- Widgets & comments -
---------------------------------------------
---------------------------------------------
--------------------------------------------- */

.widgets {
	clear:both;
	background:#eef;
	padding:8px 4px !important;
	list-style-type:none;
	overflow:hidden;
	margin:0 0 4px 0 !important;
	_height:1%;
	border:none;
	background:none;
	margin:0; !important;
	padding:4px 0; !important;
}

.widgets a {
	color:#99c;
	border:none;
}

.widgets .read {
	padding-left:16px;
	background: url( images/post_read.gif ) no-repeat left center;
}

.widgets .comments {
	padding-left:16px;
	background: url( images/post_comment.gif ) no-repeat left center;
}

.widgets a:hover {
	color:#68f;
}

.widgets li {
	float:left;
	padding:2px 8px;
	color:#eef;
	border-right:1px dotted #99c;
}

#post_information {
	clear:both;
	margin:0 !important;
	display:block;
	padding:4px !important;
	background:#eef;
	overflow:hidden;
	color:#99c;
	border-bottom:4px solid #fff;
	_height:1%;
}

#post_information a {
	color:#99c;
}

#post_information li {
	display:inline;
	float:left;
	padding:0 4px;
}

#comments {
	clear:both;
	background:#ffffff;
	padding:15px;
	visibility: hidden;
	}


#comments h2 {
	margin:0;

}

#comments dl {
	margin:0; padding:0;
}

#comments dt {
	padding:8px 0 0 0;
	font-size:1.2em;
	font-weight:normal;
	border-top:1px dotted #99c;
	color:#333;
}

#comments dt a {
	font-weight:bold;
}

#comments dt img {
	border:2px solid #fff;
	float:right;
	display:block;
	width:30px; height:30px;
	background: url( images/gravatar.gif );
}

#comments dt.highlighted {
	padding:8px;
	background:#fc0;
	border:4px solid #fff;
}

#comments dd.highlighted {
	background:#fff;
	padding:2px 8px;
}

#comments h3, #postComment h3 {
	padding:0; margin:0 0 15px 0;
}

#postComment {
	background:#ddd;
	padding:15px;
}

#postComment label {
	width:120px;
	display:block;
	float:left;
	clear:both;
	margin:5px 0 0 0;
}

#postComment input, #postComment textarea {
	margin:5px 0 0 0;
	width:420px;
	
}

#postComment textarea {
	height:160px;
}

#postComment .button {
	padding:5px;
	clear:both;
	width:100px;
	margin:10px 0 0 0;

}

#postComment .input:hover {
	color: #ffffff;

}


/* -------
- FOOTER -
------- */

#footer {
	height:0;
	clear:both;
	color:#fff;
	list-style-type:none;
	margin: 0 0 8px 0;
	padding:0;
}

#footer li {
	float:left;
	padding:0 0px;
}

#footer li a {
	color:#fff;
}

#footer2 {
	height:78px;
	color:#fff;
	list-style-type:none;
	margin: 0 0 8px 0;
	padding: 8px 0 0 0;
	text-align:center;
	background:url(images/footerbg.gif) top center no-repeat;
	line-height: 14pt;
}

#footer2 a {
	color:#aa982c;
	text-decoration:underline;
}

/* ---------------------
-- Wordpress calendar --
--------------------- */

#wp-cal-container {
	border:5px solid #003300;
	margin:12px 0 0 0;
}

#wp-calendar {
	width:220px;
	text-align:center;
	border-collapse: collapse;
}

#wp-calendar caption, #wp-calendar th {
	background:#999999;
	color:#666;
	padding:4px;
	width:220px;
}

#wp-calendar td {
	padding:1px;
	border:none;
}

#wp-calendar caption {
	font-weight:bold;
	background:#ffcc33;
	
}

#wp-calendar #today {
	background:#ffcc33;
	font-weight:bold;
	color:#666;
}

#wp-calendar a {
	color:#666;
	text-decoration:underline;
	
}

#pageNav {
	overflow:hidden;
	margin:32px 0 0 0;
}

#pageNav a {
	display:block;
	font-size:.95em;
	text-align:left;
	padding:0.5em;
	border:none;
	/* background:#fc0; */
	margin:0 5px 0 10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
}

#pageNav a:hover {
	color:#333;
	text-decoration:underline;
}


#slideshow {
	text-align:center;
	min-height: 700px;
	margin: 20px 0 0 15px;
}

