/*
THEME NAME: VMS Autumn
THEME URI: http://www.martinstuart.com
DESCRIPTION: This theme is based on <a href="http://www.rubiqube.com">Corporate Sandbox</a>. No further distribution of VMS Autumn permitted.
VERSION: 1.1
AUTHOR: <a href="http://www.martinstuart.com">Valarie Martin Stuart</a>
AUTHOR URI: http://www.martinstuart.com
TEMPLATE: vmsautumn
.
Copyright 2009 Valarie Martin Stuart. All rights reserved. Distribution or other use of this theme is not permitted. Images licensed for and/or copyrighted by Valarie Martin Stuart.
*/

/* Architecture */
html {
}

body {
	background: #C3CF7E url(images/bkg_bottom1_winter.gif) no-repeat fixed left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

#top {
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 20px;
}

#header {
	width: 960px;
	padding: 40px 0 60px 20px;
}

#container {
	float: left;
	width: 960px;
}

#content {
	width: 360px;
	margin: 0 0 0 320px;
	padding: 0;
	background-color: #ffffff;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px; 
	border: 1px solid #B2DDE5; 
	padding: 20px 10px 10px 10px;
}

#content-wide { /* modify content area for portfolio page to remove sidebar and widen content area */
	width: 600px;
	margin: 0 0 0 320px;
	background-color: #ffffff;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px; 
	border: 1px solid #B2DDE5; 
	padding: 20px 10px 30px 10px;
}

#content-front { /* modify content area for front page to remove border */
	width: 360px;
	margin: 0 0 0 320px;
	padding: 0;
	background-color: #ffffff;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px; 
	border: 1px solid #B2DDE5; 
	padding: 20px 10px 10px 10px;
}

#sidebar {
	margin: 0 0 0 -240px;
	width: 220px;
	padding: 0;
	float: left;
	overflow: hidden;
}

#footer {
	clear: left;
	width: 620px;
	margin: 20px 0px 5px 320px;
	padding: 20px 10px 0 10px;
	font-size: 10px;
	line-height: 12px;
}

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #008FBA;
	text-decoration: none;
}

a:hover {
	color: #006A9B;
	text-decoration: underline;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	float: right;
	overflow: hidden;
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline;
	float: right;
	margin-left: 10px;
	padding: 15px 10px;
	font-size: 22px;
	color: #FFFFFF;
	text-transform: lowercase;
}

#menu ul li a {
	color: #FFFFFF;	
}

#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
}

#blog-title a {
	color: #333333;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Content */
.page-title {
	padding-bottom: 10px;
	font-family: Rockwell, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #008FBA;
	line-height: 32px;
}

.post {
	margin-bottom: 20px;
}

.entry-title {
	font-family: Rockwell, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
}

.entry-comments {
	float: right;
}

.entry-title a {
	color: #4E9800;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	display: none;
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.entry-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

.entry-meta {
	color: #666666;
	font-size: 10px;
	margin-top: 5px;
	border-top: 1px dotted #4DC1DA;
	padding-bottom: 20px;
}

.entry-categ {
	color: #666666;
	font-size: 10px;
}

.entry-footer {
	color: #005080;
	font-size: 10px;
}

.entry-footer span {
	color: #005080;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content h3 {
	font-size: 18px;
	line-height: 24px;
	color: #999999;
	font-weight: normal;
	padding-bottom: 20px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 4px 2px 4px 10px;
	*background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}

/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

/*** sidebar widgets ***/

/*** twitter block ***/

#twitter-tools {
	background: url(images/bkg_twitter1.gif) no-repeat left top;
	height: 420px;
	margin-top: 90px;
}

#twitter-tools .widgettitle {
	color: #39B500;
	padding-left: 10px;
}

.aktt_widget {
	padding: 80px 10px 0px 10px;
}

.aktt_tweets {
	color: #008FBA;
}

#sidebar .aktt_tweets ul li {
	background: none;
	border: none;
}

.aktt_more_updates {
	text-align: center;
}

/*** green block ***/

#text-3 {
	background: url(images/bkg_front3.gif) no-repeat left top;
	height: 290px;
	margin-top: 100px;
	padding: 110px 20px 0 20px;
	color: #008FBA;
}

#text-3 .widgettitle {
	color: #39B500;
}

#text-3 .textwidget {
}

/*** recent blog posts ***/

#recent-posts-3 {
	background: url(images/bkg_recent1.gif) no-repeat left top;
	height: 305px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 70px 20px 0 20px;
	color: #008FBA;
}

#recent-posts-3 .widgettitle {
	color: #39B500;
}

#recent-posts-3 ul {
}

#sidebar .widget_recent_entries ul li {
	border-bottom: 1px dotted #ffffff;
	padding: 5px 0;
}

/*** blog categories ***/

#categories-3 {
	background: url(images/bkg_categories1.gif) no-repeat left top;
	height: 130px;
	margin-top: 30px;
	padding: 40px 20px 0 20px;
	color: #008FBA;
}

#categories-3 .widgettitle {
	color: #39B500;
}

#categories-3 ul {
}

#sidebar .widget_categories ul li {
	border-bottom: 1px dotted #ffffff;
	padding: 5px 0;
}


/*** about block ***/

#text-4 {
	background: url(images/bkg_about1.gif) no-repeat left top;
	height: 290px;
	margin-top: 100px;
	padding: 110px 20px 0 20px;
	color: #008FBA;
}

#text-4 .widgettitle {
	color: #39B500;
}

#text-4 .textwidget {
}

