body { background: url('http://loquaciouslady.com/wp-content/themes/StandardTheme/images/custom/background.png') fixed; }
img, a { outline: 0; border: 0;}
.textwidget a {	text-decoration: none;}
h2, h3 { font-family: Trebuchet MS, Arial, Sans-serif !important; }
.fancy_title { display: none !important;}

/* standard overrides */
.col-full {
	width: 980px !important;
}

.col-left {
	width: 705px !important;
}

.col-right {
	width: 260px !important;
}

#content {
	min-height: 0 !important;
}

#header {
	padding: 0 !important;
}

#logo img {
	margin-left: -2em;
}

#top_navigation {
	width: 100% !important;
        padding-left: 0.7em;
}

.nav, 
.nav ul {
	padding: 0.5em;
}

.sharepost {
	display: none;
}

#footer {
	margin: auto !important;
	font-size: 0.8em !important;
}

	#footer #credit {
            width: 231px !important;
	}

/* end overrides */

#navigation {
	background: rgb(255, 255, 255);
	padding: 0.5em;
	margin-bottom: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 10px;
}

	#navigation #top_navigation li {
		padding: 0.6em;
		-moz-border-radius: 0.25em;
		-webkit-border-radius: 2.5px;
		margin-right: 0.4em;
	}
	
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		#navigation #top_navigation li {
			margin-right: 0.6em;
		}
	}
	
		#navigation #top_navigation li:hover {
			background: #C0DBE2;
		}

		#navigation #top_navigation li a {
			font-family: Georgia, Arial, Sans-serif;
			font-size: 1.2em;
			color: rgb(0, 0, 0);
			padding: 0 1em 0 1em;
		}
	
			#navigation #top_navigation li a:hover {
				text-decoration: none;
			}
		
	#navigation #top_navigation .current-cat {
		background: #C0DBE2 !important;
	}
	
	#navigation #top_navigation .page_item,
	.cat-item {
		background: #E6F1EF;
	}

.cat, .catrss {
	float: none;
}
	.catrss {
		display: block;
	}
	
.post,
.more_entries,
#comments,
#respond,
.archive_header {
	border: 1em solid #E6F1EF;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 10px;
	margin-bottom: 0.5em;
	background: #FFFFFF;
}

.archive_header {
   display:none;
}

.archive_header .catrss {
    display: none;
}

        .post {
            font-family: 'Trebuchet MS', Georgia, Arial, Sans-serif;
        }

	.post .title {
		font-family: 'Trebuchet MS', Georgia, Arial, Sans-serif;
		margin-bottom: 0.15em;		padding-bottom: 0.25em;
		letter-spacing: -1px;
	}
	
	.post .title a:hover {
		color: rgb(92, 92, 92);
	}
	
	.post .post-meta {
		border-bottom: 0;
		font-size: 0.85em;
		margin-top: 0.5em;
		padding: 0 !important;
	}
	
		.post .post-meta a,
		#comments a,
		#respond a,
		.comment-reply-link {
			text-decoration: none !important;
			color: rgb(92, 92, 92);
		}
		
			.post .post-meta a:hover,
			#comments a:hover,
			#respond a:hover,
			.comment-reply-link {
				text-decoration: underline !important;
			}

	.post .entry {
		font-size: 1.15em;
		line-height: 1.75em;
	}

        .post .entry .cat-item {
            background: none;
        }
	
.comment-container .comment-entry {
	font-size: 1.05em;
}
	
#sidebar {
	overflow: visible !important;
}

.widget {
	background: #FFF5EA;
	padding: 0.25em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 5px;
	padding-bottom: 1em;
	border: 1px outset rgb(220, 220, 220);
}

	.widget h3 {
		background: #A67B4C;
		color: #FFF5EA;
		font-family: Georgia, Arial, Sans-serif;
		text-transform: none;		
		padding: 0.15em;
		margin-top: 0.5em;
		width: 16em;
		margin-left: -0.65em;
		font-size: 1.2em;
		text-shadow: 1px 1px 2px rgb(0, 0, 0);
		margin-bottom: 0.5em !important;
		border: 0;
		-moz-border-radius: 0.25em;
		-webkit-border-radius: 2.5px;
        text-align: center;
	}
	
	#searchform #s {
		width: 80%;
		margin-left: 1em;
		font-family: Georgia, Arial, Sans-serif;
		font-size: 0.85em;
		padding: .7em;
	}
	
		#s:focus {
			border: 1px inset rgb(220, 220, 220) !important;
		}
	
	#searchform .submit {
		display: none;
	}
	
	.widget ul li a {
		background: none !important;
		border: 0 !important;
		color: #666666 !important;
	}
	
		.widget ul li a:hover {
			font-weight: normal !important;
			color: #000000 !important;
		}
		
	.widget .textwidget img {
		margin-right: 1em;
		margin-left: 1em;
	}
	
	.widget .recentcomments {
		border: 0 !important;
		padding: 0 !important;
	}
	
		.recentcomments .url,
		.recentcomments a {
			padding: 0 !important;
			margin-left: 1em !important;
		}
	
#comment-codes {
  font-family: Consolas, Courier New, Courier, Sans-serif;
  font-size: 0.9em;
  margin-top: 1em;
}

#comments h3,
#respond h3 {
	font-family: Georgia, Arial, Sans-serif;
}

#respond #commentform #comment {
	margin-top: 1em;
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 2.5px;
	font-family: Georgia, Arial, Sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	background: rgb(240, 240, 240);
}
			
#footer{
	padding: 1.5em;
	margin-bottom: 0.5em !important;
	-moz-border-radius: 1em;
	-webkit-border-radius: 10px;
	background: #21757C;
	font-family: Georgia, Arial, Sans-serif;
	font-size: 1em;
}

	#footer a {
		text-decoration: none;
	}
	
		#footer a:hover {
			text-decoration: underline;
		}
#wpstats {
visibility: hidden;
}

.subscribe-to-comments { margin-top: 0.5em; margin-left: -0.25em; }
#cancel-comment-reply-link { margin-left: 0.5em; font-size: 1.1em; }
