/*
THEME NAME: Corporate Sandbox
THEME URI: http://www.rubiqube.com/corporate-sandbox/
DESCRIPTION: This theme is based on <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a>. It has minimum styling and graphics, making it ideal for corporate blogs
VERSION: 1.1
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

/* Architecture */
html { }

body {
	background: #B4BF8D
}

#footer {
	border-top: 3px solid #B4BF8D;
}

/* General */
h4, h5, h6 {
	color: #8AB936; 
}

strong {
	color:#7BAE1F;
}

#blog-title {
	font-size: 500%;
	font-family: Georgia, serif;
}

#blog-description {
	font-family: Georgia, serif;
}

/* Content */
.page-title {
	font-family: Georgia, serif;
}

.entry-title {
	font-family: Georgia, serif;
}

.entry-title a {
	color: #8AB936;
}

.entry-content {
	font-family: Georgia, serif;
}

/* Comments */
.comments ol li.alt {
	background: #FCFCF2;
}

.form-input input, .form-textarea textarea {
	background: #FCFCF2;
}
