/*  
Theme Name: Acropolis1 (Ocadia modified)
Theme URI: http://beccary.com/goodies/wordpress-themes/
Description: A two column blue-grey theme, clean yet stylish. 
Version: 1.41
Author: Becca Wei - very minor mods & changed bitmaps by Matthew Taylor
Author URI: http://beccary.com

Theme last updated: 06.08.05
*/



/* Basics */

body {
	margin: 0;
	padding: 0;
	background: #C3CCDB url(images/bg.gif) repeat-x;
	color: #333;
	font-size: 78%;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	text-align: center;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}

ol li {list-style: decimal-leading-zero;
}
ol ol li {list-style: lower-alpha;
}
ol ol ol li {list-style: lower-roman;
}
ol ol ol ol li {list-style: lower-greek;
}
	
	
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0 0 0;
	font-family: Georgia, serif; 
	color: #534B48; 
}
h1, h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
a:link {
	color: #59708C;
}
a:visited, a:active {
	color: #5C6C7D;
}
a:hover {
	color: #7A8B9D;
	text-decoration: none;
}
blockquote {
	margin: 1.2em 20px;
	padding: 0.1em 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(images/commentalt.gif) repeat-y;
	font-size: 0.9em;
}
code {
	color: #666;
}
input, textarea, select {
	background-color: #FFF; 
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
}
form, img {
	border: 0; 
	margin: 0; 
	padding: 0;
}

a img {
	border: 0;
}

/* Layout */ 

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background: #FFF url(images/wrapper.gif) repeat-y;
	text-align: left;
}
#header {
	width: 760px;
	height: 132px;
	background: url(images/header.gif) no-repeat;
}

	/* Header styles */
	#header h1 {
		margin: 0;
		padding: 35px 0 0 40px;
		font-size: 2em;
		line-height: 40px;
	}
	#header h1 a {
		text-decoration: none;
	}
	#header p {
		margin: 0 41px;
		padding: 5px 0 0 73px;
		background: url(images/pronounce.gif) no-repeat bottom left;	
	}
	#header p a {
		text-decoration: none;
		color: #333333;
	}
	
	
#content {
	float: left;
	margin-top: -12px;
	padding: 0 10px 0 40px;
	width: 520px;
	min-height: 268px;
	background: url(images/content.gif) no-repeat;
	overflow: visible;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 470px;
} 
html>body #content {
	width: 470px;
}





#sidebar {
	float: left;
	width: 240px;
	background: url(images/sidebar.gif) no-repeat top right;
	font-size: 0.9em;
	overflow: hidden;
}

	/* Sidebar styles */
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		background: url(images/sidebar2.gif) repeat-y;
	}
	#sidebar ul li {
		margin: 0;
		padding: 0 0 1.5em 0;
		background: url(images/sidebar-bottom.gif) no-repeat bottom left;
		overflow: visible;
	}
	#sidebar h2 {
		margin: 0;
		padding: 1.2em 40px 0 20px;
		font-size: 1.1em;
		background: url(images/sidebar-top.gif) no-repeat;
	}
	
		#sidebar h2 a {
			color: #534B48;
			text-decoration: none;
		}
		#sidebar h2 a:hover {
			color: #59708C;
	}
	
	#sidebar h3 {
		margin: 0;
		padding: 1.2em 40px 0 20px;
		font-size: 1.1em;
	}
	
	/* Fix our list and paragraph styles */
	#sidebar p, #sidebar ul ul, #sidebar ul ol {
		margin: 1em 0 0 0;
		padding: 0 40px 0 20px;
	}
	#sidebar ul ol {
		margin: 1em 0 0 20px;
	}
	#sidebar ul ol li {
		padding: 0;
		background: url(images/bullet.gif) no-repeat 2000px 0;
		/* IE goes buggy with background: none; */
	}
	
	#sidebar ul ul {
		background: none;
	}
	#sidebar ul ul ul {
		margin: 0;
		padding: 0 0 0 0.8em;
		background: none;
	}
	#sidebar ul ul li {
		padding: 0 0 0 1.5em;
		background: url(images/bullet.gif) no-repeat 0 0.2em;
	}
	
	/* Only works with calendar plugin */
	#sidebar ul ul li.cal {
		padding: 1px 0 3px 21px;
		background: url(images/calendar.png) no-repeat 0 0.2em;
	}
	
	/* RSS feed icons */
	#sidebar ul ul li.rss {
		padding: 1px 0 3px 21px;
		background: url(images/rss.png) no-repeat 0 0.2em;
	}
	
		/* OPML feed icons */
	#sidebar ul ul li.opml {
		padding: 1px 0 3px 21px;
		background: url(images/opml.png) no-repeat 0 0.2em;
	}
	
#footer {
	clear: both;
	margin: 0 20px;
	padding: 25px 4px 0 4px;
	background: url(images/footer.gif) no-repeat;
}

	/* Footer styles */
	#footer p {
		margin: 0;
		padding: 0.5em 20px;
		background-color: #999;
		font-size: 0.9em;
	}
	#footer a:hover, #footer a:active {
		color: #4E5B69;
		text-decoration: none;
	}

	
	
/* Blog */

.pagetitle {
	margin: 1.2em 0 0 0;
}
.post {
	padding: 1.2em 0 0 0;
}
.postentry {
}

.storydate {
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em 0 0;
	border-right: 1px solid #CCC;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #999;
}
.storytitle {
	float: left;
	margin: 0;
}
.pagestorytitle {
	margin: 0 0 0 0;
	padding: 0.3em 0 0.4em 0;
}
.meta {
	margin: 0;
	padding: 0.5em 0 0 3em;
}

.tagmeta {
	margin: 0;
	padding: 0em 0 0 0em;
	clear: both;
	font-size: 0.9em;
	color: #999;
} 
 
.feedback {
	padding: 0 0 0 3em;
}
.meta, .feedback {
	clear: both;
	font-size: 0.9em;
	color: #999;
	background: url(images/deco.png) no-repeat bottom left;
	padding-left: 42px;
}
.permalink {
	margin: 0 1em 0 0;
	padding: 1px 0 0 21px;
	background: url(images/perma.png) no-repeat center left;
}
.printable {
	margin: 0 1em 0 0;
	padding: 1px 0 0 21px;
	background: url(images/printable.png) no-repeat center left;
}
.commentslink {
	padding: 1px 1em 0 21px;
	background: url(images/comments.png) no-repeat center left;
}
.storytitle a, .meta a, .tagmeta a, .feedback a, .commentauthor a, .commentmeta a, #comments a {
	text-decoration: none;
}

.qotd{
	display:none;
}

.headquote{
	font-family: Georgia, serif; 
	margin: 20px 0 0 0px;
	padding: 10px 0 0 20px;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
	color: #999;
	background: url(images/quotes.gif) no-repeat top left;
	border-top: 0 none;
	border-bottom: 0 none;
}
.headquote_author{
	font-size: 0.9em;
	text-align:right;
	font-weight: normal;
	color: #59708C;
	padding: 0 35px 8px 0;
	background: url(images/deco.png) no-repeat top left;	
	border-bottom: 2px solid #CCC;
}

.headquote p{
	margin: 0 0 0 0;
	line-height: 1.2em;
}


/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	list-style-type: none;
}
#commentlist li {
	margin: 1em 0;
	padding: 0 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(images/commentalt.gif) repeat-y;
	list-style-type: none;
}
.commentalt {
	background: url(images/comment.gif) repeat-y !important;
}
.commentauthor {
	margin: 1em 0 0 0;
}
.commentauthor a {
	font-weight: bold;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
}

#comment {
	width: 98%;
}


/* Alternate styles for ordered lists */
.nonumbers li {
	list-style-type: disc;
}

.plain li {
	list-style-type: none;
}

.noleading0 li {
	list-style-type: decimal;
}

.listalpha li {
	list-style-type: lower-alpha;
}





/* Contact form */

.contactform {
	width: 100%; 
	position: relative;
}
.contactleft {
	width: 25%; 
	text-align: right;
	clear: both; 
	float: left; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
}
.contactright {
	width: 70%;  
	float: right; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
}
.contacterror {
	border: 1px solid #ff0000;
}

/* poll in sidebar */

#poll-question {
font-weight: normal;
}

#sidebar li.pollbar ul ul li {
		padding: 0;
		background: none;
}


/* Fix IE bug where background stops displaying */
ul, ol, dl {
              position: relative;
}

/* Fix another IE bug where background stops displaying */
#sidebar li.pollbar ul ul li input {
		background-color: #D0D6DF;
}


/* weathericon in sidebar */
#sidebar li.weather li ,#sidebar li.weather ul {
		padding: 0;
		background: none;
}


/* Bibliography item display */
.book{
	vertical-align:top;
	padding:0.25em 0 1em ;
	
}

.bookframed{
	border: 1px solid #999;
	vertical-align:top;
	padding:0.7em 1em 0.4em 1em;
	margin:0 1em 1em 1.6em;
	float: left;
	width: 85%;
}

.bookpict {
	border-right:1px;
	padding:0.35em 0.8em 0 0;	
	text-align:left;
	vertical-align:top;
	width: auto;
	float: left
}

.bookpict img{
	border: 1px solid #C3CCDB;
}

.booktext {
	padding:0;
	padding-left:8px;
	vertical-align:top;
	margin-left:55px
}

.booktext a {
	text-decoration: none;
}

.booktext a:hover {
	text-decoration: underline;
}


/* archive page display */
.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left :3em;
	text-decoration: none;
}

.postspermonth  a{
	text-decoration: none;
}

.postspermonth  a:hover{
	text-decoration: underline;
}

.postspermonth li {
	text-indent:-2em;
	list-style: none;

}



/* Widgets and Etc */

#sidebar #search p, .widget_search div div {
	margin: 0 0 0.3em 0;
	padding: 2em 0 0 20px;
	background: url(images/sidebar-top.gif) no-repeat;
}
#sidebar #s {
	margin-bottom: 2px;
	width: 175px;
}

/* Calendar */

#calendar div, #calendar.widget_calendar div div {
	padding: 0 40px 0.2em 20px;
	background: url(images/sidebar-top.gif) no-repeat;
}
#calendar.widget_calendar div {
	padding: 0;
	background: none;
}
.widget_calendar h2 {
	display: none;
}
#wp-calendar {
	margin: 0;
	width: 180px;
	border: 1px solid #CCC;
	background: #F4F4F4;
	line-height: 1.2em;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 178px;
} 
html>body #wp-calendar {
	width: 178px;
}
#wp-calendar caption {
	margin: 0;
	padding: 1.4em 0 0.6em 0;
	color: #534B48;
	font-size: 1.1em;
	font-family: Georgia, serif; 
	font-weight: bold;
	text-align: left;
}
#wp-calendar td {
	margin: 2px;
	background: #FFF;
}
#wp-calendar td a {
	display: block;
	width: 100%;
}
#wp-calendar td.pad {
	background: transparent;
}
#wp-calendar td#next, #wp-calendar td#prev {
	padding: 0.1em 2px;
	background: transparent;
}
#wp-calendar td#next a, #wp-calendar td#prev a {
	display: inline;
}
#wp-calendar td#next {
	text-align: right;
}
#wp-calendar td#prev {
	text-align: left;
}

/* Image Borders */

div.image {
	margin: 1.2em 0;
}

div.imagecenter {
	margin: 1.2em 0;
	text-align: center;
}
div.imagecenter img {
	margin: 0 auto;
}

div.imageleft, img.imageleft {
	float: left;
	margin: 0 15px 0.2em 0;
	padding: 0;
}
 
div.imageright, img.imageright {
	float: right;
	margin: 0 0 0.2em 15px;
	padding: 0;
}

div.image img, img.image,
div.imagecenter img,
div.imageleft img, img.imageleft,
div.imageright img, img.imageright {
	padding: 5px;
	border: 1px solid #CCC;
	background: #FFF;
	}
	
	
	.blog-introduction-container {	
	margin-top: 2.2em;	
	padding: 10px;
	border: 1px solid #CCC;
	background: #e3eaf2;
	font-size: 0.8em;
}

	.blog-introduction-container h1 {	
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;	
	margin: 0;
	margin-bottom: 0.6em;
}

.blog-introduction-container p {	
	margin: 0;
}