META-INF.resources.css.layout.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of conventions-core Show documentation
Show all versions of conventions-core Show documentation
Conventions framework core.
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
margin: 0px;
padding: 0;
font-size: 11px;
color: #616161;
}
h1, h2, h3 {
margin-top: 0;
}
h1 {
font-size: 1.6em;
font-weight: normal;
}
h2 {
font-size: 1.6em;
}
h3 {
font-size: 1em;
margin-top:20px;
}
ul {
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a img {
border: none;
}
img.left {
float: left;
margin: 0 20px 0 0;
}
img.right {
float: right;
margin: 0 0 0 20px;
}
/* Header */
#logo {
width: 960px;
height: 40px;
margin: 0 auto;
padding: 25px 5px 0 5px;
}
#logo h1, #logo p {
float: left;
margin: 0;
}
#logo h1 {
padding: 0 0 0 0;
letter-spacing: -1px;
font-weight: normal;
font-size: 2.0em;
}
#logo p {
text-transform: uppercase;
padding: 20px 0 0 3px;
font-size: 10px;
color: #FFFFFF;
}
#logo a {
border: none;
text-decoration: none;
color: #DC8700;
}
/* Menu */
#menu {
width: 100%;
margin: 0 auto;
padding: 0;
height: 50px;
}
/* Wrapper */
#wrapper {
}
/* Page */
#page {
width: 997px;
margin: 0 auto;
padding: 20px 5px;
background: #FFFFFF;
}
#page-bg {
}
/* Latest Post */
#latest-post {
padding: 20px;
border: 1px solid #E7E7E7;
}
/* Content */
#content {
float: left;
width: 99%;
}
.post {
padding-bottom: 15px;
width: 99%;
}
.post h1 {
font-weight: normal;
}
.title {
width: 99%;
height: 30px;
margin-left: 10px;
padding: 8px 0 0 20px;
}
.title a {
border-bottom: none;
color: #FFFFFF;
}
.title a:hover {
border-bottom: 1px dotted #000000;
}
.byline {
margin: -60px 20px 20px 20px;
}
.byline a {
color: #DC8700;
}
.tag {
padding: 0 15px;
}
.entry {
padding: 0 20px;
}
.entry p {
line-height: 200%;
}
.links {
padding: 4px 0px;
text-align: right;
font-weight: bold;
}
.links a {
border: none;
}
.links a:hover {
}
/* Sidebars */
#sidebar1 {
float: left;
margin-top: -81px;
margin-left: -3px;
min-height:500px;
}
#sidebar2 {
float: right;
}
.sidebar {
float: left;
width: 220px;
padding: 0;
font-size: 12px;
}
.sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}
.sidebar li {
padding: 0 0 20px 0;
}
.sidebar span {
cursor: pointer;
}
.sidebar li ul {
}
.sidebar li li {
margin: 0 10px 0 10px;
padding: 3px 0px;
}
.sidebar li h2 {
height: 40px;
margin: 0 0 0 0;
padding: 20px 15px 0px 65px;
background: url(../images/img04.jpg) no-repeat left top;
letter-spacing: -1px;
font-size: 16px;
font-weight: normal;
color: #FFFFFF;
}
.sidebar a {
}
.sidebar a:hover {
text-decoration: underline;
}
/* Search */
#searchform {
margin: 0;
padding: 0 0 0 0;
}
#searchform br {
display: none;
}
#searchform h2 {
}
#s {
margin: 10px 0px 0 15px;
padding: 2px 2px;
width: 180px;
height: 18px;
border: 1px solid #6F6E6E;
background: #FFFFFF;
font-size: 10px;
color: #000000;
}
#x {
margin: 0;
padding: 2px 5px;
height: 25px;
background: #CA8186;
text-decoration: none;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #CCCCCC;
}
/* Calendar */
#calendar_wrap {
padding: 0 15px;
text-align: center;
}
#calendar_wrap table {
width: 100%;
}
#calendar_wrap th {
}
#calendar_wrap td {
}
#calendar_wrap tfoot td {
border: none;
}
#calendar_wrap tfoot td#prev {
text-align: left;
font-weight: bold;
border: none;
}
#calendar_wrap tfoot td#prev a {
border: none;
}
#calendar_wrap tfoot td#next {
text-align: right;
font-weight: bold;
border: none;
}
#calendar_wrap tfoot td#next a {
border: none;
}
/* Footer */
#footer {
height: 40px;
margin: 0 auto;
padding: 0px 12px;
}
#footer p {
margin: 0;
padding: 12px 0 0 0;
text-align: center;
font-size: smaller;
}
#footer a {
}
#footer .link {
float: right;
}
#footer .copyright {
float: left;
}
.homeText {
line-height: 175%;
}
.homeMenu {
width:200px;
float:left;
margin-right:10px
}
.new {
color: #FF9900 !important;
font-weight: bold;
display:block;
}
.ui-growl {
top:115px;
}
.themeMenu {
overflow: auto;
height:300px;
width:200px;
}
.sidebar .wijmo-wijmenu a {
text-decoration: none !important;
}
.ajaxStatus{
top:10px;
margin-left: 5px;
position: fixed;
z-index: 9999;
}
ui-icon back{
background: url("back.png.faces?ln=images");
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy