/*
Theme Name:		RYLA7090
Theme URI:		http://www.ei2.ca
Description:	A basic theme used for RYLA7090.com
Version:		1.0
Author:			Brett Gillett
Author URI:		http://www.ei2.ca/
*/

@charset "utf-8";
/* CSS Document */

body,html { margin:0; padding:0; background-color:#ccc; color:#000; font: 96%/1.5 "Century Gothic", Verdana, Arial, Helvetica, sans-serif; }
a,a:visited { color: #577f53; text-decoration:underline; outline:none; }
a:hover { text-decoration: none; outline: none;}
#quicklink { font: 76%/1.5 "Century Gothic", Verdana, Arial, Helvetica, sans-serif; padding: 2px; text-align:right; }
#shadow { width:940px; margin: 0px auto; background-image:url(/wp-content/themes/ryla_v1/images/background.jpg); background-repeat:repeat-y; }
#wrapper { background-color:#fff; margin:0 auto 0 auto; width:900px; }
#header { float: left; width: 900px; height: 75px; background-image:url(/wp-content/themes/ryla_v1/images/header_background.jpg); background-repeat: repeat-x; background-color:#fff;}
#header h1 { margin-left: 150px; margin-top: -50px; }
#header img { padding-left: 10px; }
#navigation { float: left; height: 25px; width: 900px; background-image:url(/wp-content/themes/ryla_v1/images/nav_background.jpg); background-repeat:repeat-x; background-color: #577f5e;  color: #fff; }
#navigation a { color:#fff; outline:none; }
#navigation a:hover { color:#fff; text-decoration: none;; outline:none;}
#navigation a:visited { color:#fff; outline:none; }
#dynamic_image { background-color: #fff; width: 900px; height: 300px; float: left; }
.highlight { margin-top: 5px; padding-top: 5px; padding-left: 5px; border: solid 3px #f2ec49; background: #fffdcb; }
#content_box { float: left; width: 900px; padding:0; }
#content { width: 626px; margin-top: 0px; padding-left: 5px; float:left; background-color:#fff; }
#rsidebar { width: 260px; padding: 2px; float: right; background-color:#fff; }
#rsidebar h2 { font-size: 15px; font-weight: bold; line-height: 15px; margin-top:2px; margin-bottom: 2px; border-bottom: 1px dotted #ccc; border-top:1px solid #ccc;}
#rsidebar p {font-size: 12px; font-style: italic; }
#rsidebar img { margin: 0 auto 0 auto; display:block;}
#rsidebar a { font-size: 12px; }
.brochure { padding: 5px; background-color: #ccc; border: 1px solid #000; }
#footer { background-image:url(/wp-content/themes/ryla_v1/images/footer_background.jpg); background-repeat: repeat-x; background-color:#577f53; color: #FFF; text-align:center; padding: 2px; clear:both; }
.error { border: 2px solid #CC3333; background-color:#FF6666; width:666px; margin: 10px auto 10px auto; }
.youtube { padding: 4px; float:left; width: 626px; }