/*
Theme Name: 00 ryeLike
Description: A theme that has a similar feel to the Ryerson website.
Author: SGoetz
version: 20110803a
Tags: three-column, widget-ready, Ryerson logo, custom header
*/



/* basics */

*{margin:0; padding:0;}

body {
	margin: 0px !important;
	font-size: 11px !important;
	font-family: Arial,sans-serif;
	background-color: #525252;
/*	background:url(images/tile.gif);  */
	list-style-type:circle;
	}
	
blockquote {padding-left: 30px;}


h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }


code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

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

a:hover{text-decoration: underline;}



/* container */


#container {
	width:900px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#banner {
	background:url(images/rye_CMS_banner_01.gif);
  	width:900px; 
  	height:50px;
}

#header {
	background:#e6e6e6;
  	width:100%; 
  	height:100px;
	color: #333333; 
	list-style-type: none;
	}

#header h1{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 20pt;
	padding:20px 0 0 16px;
	margin:0;	
	color: #333333;
	}
	
#header h1 a{color: #333333; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-size: 10pt;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}


/* main menu */


#menu {
	background:#333333;
	width:100%; 
	overflow:hidden;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

#menu, #menu .rss-feeds, #menu .loginmodule {
	margin: 0px;
	padding: 0px;
	height: 28px;
	line-height: 28px;
	font-size: 1em;
	color: #FFFFFF;
	}

#menu .rss-feeds {
	float: right;
	width: 100px;
}

#menu .loginmodule {
	float: right;
}


#menu ul {
	margin:0;
	padding:0;
}

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

#menu .rss-feeds a, #menu ul li a, #menu .loginmodule a {
	display: inline-block;
	margin: 0px;
	padding: 0px 8px 0px 8px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu .rss-feeds a {
	background: url(images/rss.png) no-repeat left center;
	padding: 0px 0px 0px 16px;
}

#menu ul li a:hover, #menu .rss-feeds a:hover, #menu .loginmodule a:hover {
	color:#EFB30F;
	text-decoration: none;
}




/* content */


#content {
	float: left;
	width:490px;
	overflow: hidden;
	margin:14px;
	}


/* POST */
.post {
	margin:0;
	padding:0;
	line-height: 14pt; 
	}
	
.post h2{
	text-decoration: none; 
	margin-top: 0px; 
	margin-bottom: .5em; 
	DISPLAY: block !important; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.45em; 
	COLOR: #005a9c; 
	position: relative
}
	
.post h2 a{
	COLOR: #005a9c; 
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post li { margin-left:25px;}

.post ul {}


/* ENTRY */
.entry p, .entry p{
	margin:12px 0;
} 

.entry h1, .entry h2, .entry h3, .entry h4 { 
     margin-top: 20px;
     margin-bottom: .5em;
} 

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 10px 0;
	border-top: 1px solid #ddd;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar */

#left {
	width:180px;
	float:left;
	margin:0;
	padding-bottom: 1px;
	border-right: 1px solid #ddd;
	}


#left h2{ /*headings in widgets */
	color: #333333;
	font-size: 12px;
	margin:0px;
}


#left label{
	font-size: 11px;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0; }

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	}

#left ul li { /*items in widgets */
	font-size: 11px;
	margin:0px; 
	margin-left: 15px;
	padding: 0;
	line-height: 14pt; 
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

/* #left ul ul li { } */

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 0px;
	color: #898989;
}



/* right sidebar */

#right{
	width:190px;
	float:right;
	margin:0;
	padding: 0;
	border-left: 1px solid #ddd;
	}
	
	

#right h2{
	color: #333333;
	font-size: 12px;
	margin:0px;
}

#right label{
	font-size: 11px;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li { /*items in widgets */
	font-size: 11px;
	margin:0px; 
	margin-left: 15px;
	padding: 0;
	line-height: 14pt; 
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

/* #right ul ul li {} */

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 0;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {
	margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
     list-style:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}

/* AUTHOR PAGE, and controlling access to the Author Page */

#archiveEntry {display:none;} /* hides full post in author page - use CSS to reveal */

#postauthorlink, .postauthorlink {display:none;}  /* hides author page link in loop - use CSS to reveal */

.authorWebsite, .authorProfile, #authorPosts {line-height: 200%;}

#authorPosts { margin-top: 30px; }

#authorPosts h3 a, #postResults h3 a { COLOR: #005a9c; } /* author page and search page */

h2.authorLoop, h2.pagetitle  { margin-bottom: 20px; }
h2.authorLoop  { margin-top: 10px; }


/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#footer {
	background:#FFF;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #959595; text-align:center;}
#footer a{color: #005a9c;text-decoration: none;}
#footer a:hover{color: #005a9c;text-decoration: underline;}


/* OPTIONAL IMAGES */

/* The following are specially placed divs that allow you to add an image to a few locations on your page. Uncomment to test, and change the CSS to replace images and resize.

#topStamp {   /* Image placed just above the first blog post in the index page 
	background:url(images/topStamp.gif);
  	width:100%; 
  	height:50px;
}

#leftStamp { /* Image placed just above the widgets in the left bar
	background:url(images/leftStamp.gif);
  	width:180px; 
  	height:50px;
}

#rightStamp { /* Image placed just above the widgets in the right bar
	background:url(images/rightStamp.gif);
  	width:190px; 
  	height:50px;
}


#footStamp {  /* Image placed just above the footer bar 
	background:url(images/footStamp.gif);
  	width:100%; 
  	height:50px;
}

/*
