Newer
Older
Import / web / www.xiaofrog.com / wordpress / wp-content / themes / xiaofrog / style.css
/* 
Theme Name: XiaoFrog
Theme URI: http://www.xiaofrog.com/
Version: 1.0
Description: 
Author: John Ryland
Author URI: http://www.xiaofrog.com/
*/
body {
	color: #102654;
	background: #e8d1fc url(/images/background.gif);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	text-align: justify;
}
#header {
	background: url(/images/titlebar-bg.png);
	height: 110px;
	width: 640px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#title {
        width: 630px;
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
        padding: 0px;
        position: absolute;               
	font-size: 25px;
	font-weight: bold;
	color: #4e7e1e;
	z-index: auto;
}
#logo {
	background: url(/images/logo.png) no-repeat;
	height: 110px;
        width: 200px;
        position: static;
        top: 0px;
        left: 0px;
        float: left;
        padding: 0px;
        margin: 0px;
}
#tagline {
        position: relative;         
	margin-right: 5px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1e3e1e;
        top: 82px;
        text-align: right;
}
#toolbar {
	background: #ececec url(/images/toolbar.png) repeat-x;
	width: 640px;
        height: 24px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	top: -7px;
}
#menu {
}
#menu li {
	display: table-cell;
	background: url(/images/button.png) no-repeat;
	width: 70px;
	height: 26px;
	padding-top: 3px;
        text-align: center;
}
#menu li a {
	color: #FFFFFF;
	background-color: none;
	text-decoration: none;
}
#sidebar {
	float: left;
}
#sidebar-item {
}
#content { 
	background: #ececec none;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#content * { 
	font-family: Verdana, sans-serif;
}
#footer {
	background: url(/images/footer-bg.png) repeat;
	clear: none;
	text-align: center;
	height: 35px;
	width: 640px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative; 
        top: 8px;
}

a:link {
	color: #5a4a79;
	background-color: #d1bee4;
	text-decoration: none;
}
a:hover {
	color: #56737c;
	background-color: #dfe9f8;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h1, h2, h3, h4, h5 {
	font-family: Verdana, sans-serif;
	font-weight: bold;	
}


input, textarea {
	background: #F3F6ED;
	border: #E1D6C6 1px solid;
}

acronym, abbr {
	border-bottom: 1px dotted #0C6BF0;
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}

code {
	font-size: 1em;
	font-style: italic;
	color: #D48B00;
	font-family: Verdana, sans-serif;
	padding-left: 2px;
	padding-right: 2px;
}

blockquote, cite {
	background: url(img/blockquote.gif) #F3F6ED no-repeat left top;
	margin: 15px 30px 0 10px;
	padding: 0 10px 20px 45px;
}

img {
	border: none;
}
p {
	line-height: 1.5em;
	margin: 0 0 1em;
	padding: 0;
}
hr {
	border-top: #BBC4A3 1px solid;
}

#content ul li {
	background: url(img/bullet.gif) no-repeat 0 7px;
	padding-left: 1.5em;
}

.post , .page {
	margin: 0 0 30px 0;
}

.page {
	margin: 25px -5px 0 27px;
}

.post-info, .page-info {
	color: #333333;
	font: 0.85em Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
}

.page-info {
	text-align: center;
}

.post-info a {
	color: #990000;
}

.post-info a:hover {
	color: #000000;
}

.post-content, .page-content {
	border-top: #BBC4A3 1px solid;
	font: 12px Georgia, Verdana, Arial, serif;
	margin: 3px 0;
	padding: 10px 0;
}

.page-content {
}

.post-title, .page-title {
	font: bold 1.3em Georgia, Arial, Serif;
	margin: 0;
}

.page-title {
	font-size: 1.6em;
	font-weight: normal;
}

#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active {
	color: #676E04;
	text-decoration: none;
}

.post-date {
	background: #E7EBDE;
	color: #BBC4A3;
	float: left;
	font: bold 0.9em/1em Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	text-align: center;
	width: 55px;
}

.commentlist {
	font-size: 1em;
	font-weight: normal;
}

#commentform {
	margin: 0 0 0 40px;
}

#commentform textarea {
	width: 80%;
}

#commentform p {
	margin: 0 0 1em;
}

#comments,#respond {
	color: #676E04;
	font: 0.9em verdana, helvetica, sans-serif;
	margin: 3em 0 1em 40px;
	text-transform: uppercase;
}

.commentlist li {
	background: url(img/comments_bottom.jpg) #F3F6ED repeat-x bottom;
	border: #E1D6C6 1px solid;
	margin: 5px 0;
	padding: 10px 10px 20px 10px;
}

.commentlist .alt {
}

/************/
/* Calendar */
/************/
#calendar {
	width: 70px;
	height: 30px;
	float: none;
}

#wp-calendar {
	background: url(img/sidenav_bottom.jpg) #F3F6ED no-repeat bottom;
	border: #E1D6C6 1px solid;
	border-top: #F3F6ED 1px solid;
	empty-cells: show;
	font-size: 0.9em;
	margin: 0px;
	padding: 3px;
	padding-bottom: 3em;
	text-align: center;
	width: 100%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #E0E6E0;
	color: #333333;
}

#wp-calendar caption {
	background: url(img/sidenav_top.jpg) no-repeat center;
	border: #E1D6C6 1px solid;
	color: #676E04;
	font-size: 1em;
	font-weight: bold;
	height: 22px;
	margin: 10px 0 0 0;
	padding: 2px;
	text-align: center;
}

#wp-calendar caption a, #wp-calendar caption a:hover {
	background: transparent;
	color: #000000;
}

#wp-calendar td {
	color: #CCCCCC;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #FFFFFF;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #EEEEEE;
	color: #BBBBBB;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#wp-calendar .today {
	background: #EEEEEE;
	font-weight: bold;
}

/* Text and Image Alignment */ 
.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}