/******************************************
*   HTML Elements                         
******************************************/

* img
{  border-style: none;
}



/*********  twitter stuff ********/


.widget_twitter {
	height:auto !important;
	height:130px;
	min-height:130px;
}

#twitterspace .widget_twitter ul {
	padding:10px 20px 0 10px;
}

#twitterspace .widget_twitter li {
	list-style:none;
	margin:5px 0 10px 0;
}

.widget_twitter div {
	background:#DBC9AF url(images/twittericon.png) no-repeat;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	
	padding:10px 0;
}

.widget_twitter h2 {
	color:#009BD5;
	font-size:12px !important;
}

.widget_twitter .entry-meta {
	display:block;
	font-size:80%;
}

#twitterspace ul li.widget_twitter li a {
	color:#87AE4A;
}

#twitterspace .widget_twitter h2 span {
	color:#87AE4A;
	float:right;
	font-size:10px;
	font-weight:normal;
	padding:2px 8px 0px 0px;
	text-align:right;
	width:110px;
}

#twitterspace ul {
	list-style:none;
	margin:0;
	padding:0;
}

#twitterspace li {
	border:none;
	list-style:none;
	margin-bottom:1.5em;
}

#twitterspace li li {
	list-style-type:square;
	margin:0;
	margin-left:.8em;
}

#twitterspace h2 {
	color:#499BAD;
	font-size:18px;
	padding-left:50px;
	padding-right:10px;
}
#twitterspace h2.widgettitle a {
	color:#499BAD;
}

/*********  end of twitter stuff ********/


.container {no required styles}

.left-element {
   float: left;
   width:480px;
   }

.right-element {
   float: right;
   
   text-align: left; /* depends on element width */
   }

/*********  left side elements ********/

#branding {/* Where the logo is located */
	width: 500px;
        margin-left: 144px;
	height:150px;
	padding: 0;
	background:url(images/backgrounds/logo.png) no-repeat;
	}

.leftmain500box {
        background:#DBC9AF;
        -webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
        width:500px; 
        height:100%;
        padding:25px;
        }

/*********  right side elements ********/

.picbox {
        padding-top:10px;
        margin-right: -20px;
        margin-bottom: 30px;
        }

.textboxright {
        margin-right: 10px;
        width:280px;
        color: #DBC9AF;
	font-size: 1.8em;
	font-family: "formal436.ttf", "Comic Sans", cursive;
        line-height: 140%;
        
        }

.frontwhitebox {
        background:#DBC9AF;
        -webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
        width:260px;
        Padding:10px;
        }

/*********  boxes for right side of twitter page only ********/
.textboxtwitterpage {
        width:300px;
        color: #DBC9AF;
	font-size: 2em;
	font-family:  "formal436.ttf","Comic Sans", cursive;
        line-height: 140%;
        margin: 10px 10px 10px 10px;
        font-weight: bold;
        
        }
.frontwhitebox300 {
        background:#DBC9AF;
        -webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
        width:300px;
        Padding:10px;
        border: 6px solid #41A4DC;
        }

/*********  menu page only elements page only ********/

.left-menu-element {
   float: left;
   width:245px;
   }
.right-menu-element {
   float: right;
   width:245px;
   text-align: left; /* depends on element width */
   }

.extra {
        float: left;
        width: 90px;
        }
.extra1 {
        float: left;
        width: 90px;
        Padding-left:90px;
        }
.extra2 {
        float: left;
        width: 170px;
        Padding-left:60px;
        }
.extra3 {
        Padding-left:60px;
        }

.rightplainbox300ppppp {
        margin-right: 10px;
        Padding: 10px;
        width:250px;
        }

#blackboard {
         background: url(images/blackboard.png) no-repeat;
         width: 300px;
         height: 407px;
         margin-top: 40px;
           }
.bbchalk {
        padding: 10px 30px 100px 40px;
	font-family: "chalkdust.ttf",Helvetica, sans-serif ;
	font-size: 2em;
	letter-spacing:0.3em;
	color:#8C8D94;
        line-height:1.2em;
	}

.flashbox {
        background: url(images/glider/america.png) no-repeat;
        padding: 100px 30px 100px 40px;
	font-family: "formal436.ttf",Helvetica, sans-serif ;
	font-size: 3em;
	letter-spacing:0.3em;
	color:#A62826;
        line-height:1em;
        height: 587px;
	}





/*********  main components ********/

#page { /* main container */
	width:860px;
	margin:0 auto;
	font-size:1em;
	background:#FFF;
	padding: 15px 20px 0px 20px;
	height:100%;
        min-height: 800px;

        background:#000000 url(images/backgrounds/background.png) no-repeat;
	}

body {
	
	padding: 5px 0px 0px 20px;
        
        margin:0 auto;
	
	background:#000000 url(images/backgrounds/rs2.jpg);
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#161514;
	font-size:13px;
	}

/*********  Text Structure ********/

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}	
h1 {
	color: #A90000;
	font-size: 2em;
	font-family: "american.ttf", "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 15px 0px 0px 15px;
	}
h1.menutext {
	color: #A90000;
	font-size: 2em;
	font-family: "american.ttf", "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 15px 0px 0px 15px;
        text-align: center;
	}

h2.center {
        text-align: center;
        }

h2.red {
	color: #A90000; 
        font-family: "WOODHV.TTF", Arial, Helvetica, sans-serif;
	font-size: 2em;
        
	}

h3 {
	font-family: "Alakob.ttf", "Times New Roman", Times, serif;
        font-size: 2em;
        
	font-weight:bold;
	color:#000000;
	}

h4 {
	color:#444;
	font-size:1.2em;
	margin-bottom:6px;
	}

h2.headertext {
        color: #A90000;
        font-size: 1.4em;
	padding:0px;
	margin: 10px 0px 0px 0px;
        text-align: center;
	}

h2.menutext {
        color: #A90000;
        font-size: 1.2em;
	padding:0px;
	margin: 10px 0px 0px 0px;
        border-bottom: 1px solid #A90000;
        border-top: 1px solid #A90000;
	}
.headertext {
	padding:0px;
	margin:-10px 0px 0px 10px;
        line-height:1.2em;
        color: #000000;
        text-align: center;
        font-weight: bold;
	}
.headertexti {
	padding:0px;
	margin:-10px 0px 0px 10px;
        line-height:1.2em;
        font-style: oblique;
        color: #A90000;
        text-align: center;
	}
.menutext {
	padding:0px;
	margin:-10px 0px 0px 10px;
        line-height:1.2em;
        color: #000000;
	}
.menutexti {
	padding:0px;
	margin:-10px 0px 0px 10px;
        line-height:1.2em;
        font-style: oblique;
        color: #A90000;
	}


/******************************************
*   Footer   *                     
******************************************/

#footer { 
	width:900px;
	margin:0 auto;
	font-size:0.9em;
	height: 50px;
	text-align:center;
        color:#666;
        background:#000000;
        Padding-top: 10px;
	}

#footer a {
	color:#333;
	}






















	
/******* Hyperlinks ********************/

/* standard link behaviour */
a:link, a:active, a:visited { 
	color:#333;
	text-decoration: underline; 
	} 
a:hover	{ 
	color:#333;
	text-decoration: none; 
	}

/* How the links in the leadstory area on the homepage look like */
#leadcontainer a {color:#fff;}

/* Title area links */
.title:link, .title:active, .title:visited { 
	color: #a37f04; 
	text-decoration: none;
	} 
.title:hover { 
	color: #a37f04; 
	text-decoration: underline;
	} 
	
/* HTML headline links */
h3 a:link, h3 a:active, h3 a:visited  {text-decoration:none;}
h3 a:hover {text-decoration:underline;}

h4 a:link, h4 a:active, h4 a:visited  {color:#666; text-decoration:none;}
h4 a:hover {text-decoration:underline;}

/* Links in the sidebar */
#sidelist a:link, #sidelist a:active, #sidelist a:visited {text-decoration:none;}
#sidelist a:hover {text-decoration:underline;}
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#eee;
	color: #666;
	}
#sidelist .children li a:hover, #sidelist .children li a:active	{color:#000;}

/* How tags appear */
#tags a {text-decoration:none;}
#tags a:hover {text-decoration:underline;}

/* Links within comments metadata (date, Author etc.) */
.commentmetadata a:link, .commentmetadata a:active, .commentmetadata a:visited  {text-decoration:none;}
.commentmetadata a:hover {text-decoration:underline;}

/* Links in the footer */
#footer a {text-decoration: none;} 
#footer a:hover	{text-decoration: underline;}





	
		


/* Float Properties*/

.clear {
	clear:both;
	}

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}

.clearfloat {/*never delete this otherwise MSIE will kill the layout */
	display:inline-block;
	}	

.clearfloat {/*never delete this otherwise MSIE will kill the layout */
	display:block;
	}
	

/*********  from other theme sheet ********/
/*********  from other theme sheet ********/
/*********  from other theme sheet ********/
/*********  from other theme sheet ********/











	



