Difference between revisions of "Template:Penn"

Line 12: Line 12:
 
}
 
}
 
</style>
 
</style>
<html>
+
 
 +
<style type="text/css">
 +
@charset "utf-8";
 +
/*
 +
Template Name: BusinessToday
 +
Author: <a href="http://www.os-templates.com/">OS Templates</a>
 +
Author URI: http://www.os-templates.com/
 +
Licence: Free to use under our free template licence terms
 +
Licence URI: http://www.os-templates.com/template-terms
 +
File: Navigation CSS
 +
*/
 +
 
 +
#topnav{display:block; float:left; width:660px; margin:0; padding:0; list-style:none; font-size:13px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#000000;}
 +
#topnav ul, #topnav li{float:left; list-style:none; margin:0; padding:0;}
 +
#topnav li a:link, #topnav li a:visited, #topnav li a:hover{display:block; margin:0; padding:15px 20px; color:#FFFFFF; background-color:#000000;}
 +
#topnav ul ul li a:link, #topnav ul ul li a:visited{border:none;}
 +
#topnav li.last a{margin-right:0;}
 +
#topnav li a:hover, #topnav ul li.active a{color:#FFFFFF; background-color:#059BD8;}
 +
#topnav li li a:link, #topnav li li a:visited{width:150px; float:none; margin:0; padding:7px 10px; font-size:12px; font-weight:normal; color:#FFFFFF; background-color:#000000;}
 +
#topnav li li a:hover{color:#FFFFFF; background-color:#059BD8;}
 +
#topnav li ul{background:#FFFFFF; z-index:9999; position:absolute; left:-999em; height:auto; width:170px; border-left:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF;}
 +
#topnav li ul a{width:140px;}
 +
#topnav li ul ul{margin:-32px 0 0 0;}
 +
#topnav li:hover ul ul{left:-999em;}
 +
#topnav li:hover ul, #topnav li li:hover ul{left:auto;}
 +
#topnav li:hover{position:static;}
 +
#topnav li.last a{margin-right:0;}
 +
 
 +
/* ----------------------------------------------Column Navigation------------------------------------- */
 +
 
 +
#column .subnav{display:block; width:250px; padding:25px; background-color:#F9F9F9; margin-bottom:30px;}
 +
#column .subnav h2{margin:0 0 20px 0; padding:0 0 14px 0; font-size:20px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; color:#666666; background-color:#F9F9F9; line-height:normal; border-bottom:1px dotted #666666;}
 +
#column .subnav ul{margin:0; padding:0; list-style:none;}
 +
#column .subnav li{margin:0 0 3px 0; padding:0;}
 +
#column .subnav ul ul, #column .subnav ul ul ul, #column .subnav ul ul ul ul, #column .subnav ul ul ul ul ul{border-top:none; padding-top:0;}
 +
#column .subnav a{display:block; margin:0; padding:5px 10px 5px 20px; color:#777777; background:url("images/blue_file.gif") no-repeat 10px center #F9F9F9; text-decoration:none; border-bottom:1px dotted #666666;}
 +
#column .subnav a:hover{color:#2684B7; background-color:#F9F9F9;}
 +
#column .subnav ul ul a, #column .subnav ul ul ul a, #column .subnav ul ul ul ul a, #column .subnav ul ul ul ul ul a{background:url("images/black_file.gif") no-repeat #F9F9F9;}
 +
#column .subnav ul ul a{padding-left:40px; background-position:30px center;}
 +
#column .subnav ul ul ul a{padding-left:50px; background-position:40px center;}
 +
#column .subnav ul ul ul ul a{padding-left:60px; background-position:50px center;}
 +
#column .subnav ul ul ul ul ul a{padding-left:70px; background-position:60px center;}
 +
 
 +
@charset "utf-8";
 +
/*
 +
Template Name: BusinessToday
 +
Author: <a href="http://www.os-templates.com/">OS Templates</a>
 +
Author URI: http://www.os-templates.com/
 +
Licence: Free to use under our free template licence terms
 +
Licence URI: http://www.os-templates.com/template-terms
 +
File: Forms CSS
 +
*/
 +
 
 +
form, fieldset, legend{margin:0; padding:0; border:none;}
 +
legend{display:none;}
 +
 
 +
/* ----------------------------------------------Newsletter Form------------------------------------- */
 +
 
 +
#header input{display:block; float:left; width:155px; margin:0 11px 0 0; padding:5px; color:#4C4C4C; background-color:#FFFFFF; border:1px solid #396B86; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
 +
#header input#news_go{width:auto; height:auto; margin:0; padding:4px; font-weight:bold; text-transform:uppercase; color:#FFFFFF; background-color:#4D9FC7; cursor:pointer;}
 +
 
 +
/* ----------------------------------------------Search Form------------------------------------- */
 +
 
 +
#topbar input{display:block; float:left; width:155px; margin:0 5px 0 0; padding:5px; color:#B6B6B6; background-color:#525252; border:1px solid #343434; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
 +
#topbar input#go{width:68px; height:26px; margin:0; padding:4px 0; text-transform:uppercase; color:#FFFFFF; background-color:#059BD8; border-color:#396B86; cursor:pointer; font-weight:bold;}
 +
 
 +
/* ----------------------------------------------Forms in Content Area------------------------------------- */
 +
 
 +
#container #respond{display:block; width:100%;}
 +
#container #respond input{width:170px; padding:2px; border:1px solid #CCCCCC; margin:5px 5px 0 0;}
 +
#container #respond textarea{width:98%; border:1px solid #CCCCCC; padding:2px; overflow:auto;}
 +
#container #respond p{margin:5px 0;}
 +
#container #respond #submit, #container #respond #reset{margin:0; padding:5px; color:#666666; background-color:#F7F7F7; border:1px solid #CCCCCC; cursor:pointer;}
 +
 
 +
/* ----------------------------------------------Newsletter------------------------------------- */
 +
 
 +
#footer form{display:block; width:300px; margin:0; padding:10px 0 0 0; border:none;}
 +
#footer input{display:block; width:218px; margin:0 0 10px 0; padding:5px; color:#FFFFFF; background-color:#2684B7; border:1px solid #1C5E82; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
 +
#footer input#login_go{width:58px; height:62px; margin:0; padding:0; font-weight:bold; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; font-size:60px; cursor:pointer;}
 +
 
 +
@charset "utf-8";
 +
/*
 +
Template Name: BusinessToday
 +
Author: <a href="http://www.os-templates.com/">OS Templates</a>
 +
Author URI: http://www.os-templates.com/
 +
Licence: Free to use under our free template licence terms
 +
Licence URI: http://www.os-templates.com/template-terms
 +
File: Tables CSS
 +
*/
 +
 
 +
table{width:100%; border-collapse:collapse; table-layout:auto; vertical-align:top; margin-bottom:15px; border:1px solid #CCCCCC;}
 +
table thead th{color:#FFFFFF; background-color:#666666; border:1px solid #CCCCCC; border-collapse:collapse; text-align:center; table-layout:auto; vertical-align:middle;}
 +
table tbody td{vertical-align:top; border-collapse:collapse; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
 +
table thead th, table tbody td{padding:5px; border-collapse:collapse;}
 +
table tbody tr.light{color:#666666; background-color:#F7F7F7;}
 +
table tbody tr.dark{color:#666666; background-color:#E8E8E8;}
 +
</style>
 +
 
 +
 
 +
 
 +
 
 +
</html>

Revision as of 20:26, 24 July 2015