/*
Theme Name: Aquin Place
Description: Simple theme.
Version: 1
Author: Michael Vendittelli

*/

A:link{color: #0000ff; text-decoration: underline; font-weight: bold; }
A:visited{color: #0000ff; text-decoration: underline; font-weight: bold;}
A:hover{color: #008800; text-decoration: none; font-weight: bold;}

.format 
{
width:expression(document.body.clientWidth > 800? "800px": "auto" ); 
max-width: 800px; margin-left: auto; margin-right: auto; overflow-x: hidden;
}

.colors { border: 0px; width: 542px; }
.colors TD { border: 0px; width: 542px; }

.storycontent img { margin-left: 10px; margin-right: 5px; margin-top: 10px; 
margin-bottom: 10px; border-width: 0px;  }

ul.twitter { font: 12px Arial; }
li.twitter-item { font: 12px Arial; }
p.twitter-message { font: 12px Arial; }
.twitter-timestamp { font: 12px Arial; float: right; }
a.twitter-link { font: 12px Arial; }
a.twitter-user { font: 12px Arial; }

.post {margin-right: 210px; margin-left: 4px; }

.storycontent table { margin: 0px; padding: 0px; }
.storycontent table td { margin: 0px; padding: 0px; }
.storycontent a:link img { border: 1px solid #000000; }
.storycontent a:hover img { border: 1px solid #666666; }
.storycontent hr { align: middle; width: 50%; margin-bottom: 30px; margin-top: 30px; }
.storycontent li { list-style: square; margin-left: 15px; font: 14px Arial; margin-bottom: 5px; }
.storycontent ul { margin-left: 0px; padding: 0px; margin-bottom: 15px; }

body {font: 12px Arial; margin: 0px; 
background-color: #ffffff; color: #000000; }

.clear {clear: both}

.quote {font: 14px courier; background-color: #cccccc;  margin-left: 10px;
margin-right: 10px; margin-bottom: 30px; border-style: solid; border-width: 1px; border-color: #666666; overflow: hidden;
padding-left: 10px; padding-top: 8px; padding-bottom: 8px; padding-right: 10px; }

.insert {background-color: #ccccff; border-width: 2px; border-style: dotted; border-color: #666699; 
         margin-left: 10px; margin-right: 10px; margin-bottom: 30px; 
         padding-left: 10px; padding-top: 10px; padding-bottom: 10px; padding-right: 10px; 
	font-size: 14px; overflow: hidden; 
	font-family: arial;}


.javatar {
float: left;
padding: 1px;
margin-top: -15px;
margin-left: -30px;
margin-right: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	border-bottom: 2px dotted #000000;
	font: 24px Times New Roman;
	letter-spacing: 0.2em;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-bottom: 2px;
	padding-left: 5px;
	background-color: #ffffff;
}

h3 {
	font: 24px Times New Roman;
	margin-bottom: 15px;
	margin-top: 2px;
}


ol#comments li p {
	font-size: 100%;
}


p, li, .feedback {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	position: relative;
	padding-right: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	top: -35px;
	height: 0px;
	width: 300px; 
	float: right;
}

.feedback {
	color: #333;
	text-align: right;
}

.feedback a:link, .feedback a:visited {	
	color: #666666; text-decoration: underline;
}

.feedback a:hover {
	color: #000000; text-decoration: none;
}

.meta {
	color: #bbbbbb;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	font: 22px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	margin-bottom: 5px;
	padding-bottom: 4px;
}

.storytitle a {
	text-decoration: none;
}

.storycontent { text-align: justify; padding-left: 0px; padding-right: 0px; 
padding-top: 0px; margin-left: 0px; margin-right: 0px; }

.storycontent p{
	font-size: 14px;
	font-family: arial;
	color: #000000;
	margin-bottom: 20px; 
}

.storycontent td{
	padding: 5px;
	font-size: 14px;
	font-family: arial;
	color: #000000;

}

.current_page_item {

list-style-type:none; 

}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 600;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

.commentnumber { position: relative; height: 0px; right: -350px; top: 0px; width: 120px; }

.comment {
 margin-right: 130px;
 border-bottom: 2px dotted #666;
 padding-left: 5px; padding-top: 5px;
 font: 16px Arial;
}

.comment blockquote { margin-left: 10px; margin-right: 10px; text-align: justify; line-height: 130%; }
.comment p { margin-bottom: 15px; }

.menu {
	color: #000000;
	width: 200px;
	position: relative;
	top: -20px;
	float: right;
	margin-left: 10px;
	font: bold 14px 'Arial';
	padding: 0;
}

.newsbox {
	 background-color: #cccccc; border-width: 2px; border-style: dotted; border-color: #000000; 
         margin-left: 5px; margin-right: 5px; margin-bottom: 0px; overflow:hidden; text-align: justify;
         padding-left: 9px; padding-top: 12px; padding-bottom: 10px; padding-right: 9px;  font: 12px Arial; }
}

.category_list 
{
 font: 12px Arial;
 padding-bottom: 15px;
}


.category_list li { list-style:url("images/folder.png"); }
li.current-cat { list-style:url("images/folder.png"); }
li.cat-item { margin-left: 0px; padding-left: 0px; }
ul.children { margin-left: 15px; padding-left: 0px;  }
ul.children li { list-style:url("images/line.png"); margin-left: 10px; padding-left: 0px; }