.edit-comment {margin-left: 0;}
*{margin:0; padding:0;}

body {
	background: #313131 url(images/pat.gif);
	margin: 1%;
     font-family: Georgia, "Lucida Sans Unicode","Lucida Grande","Lucida Sans", georgia, palatino linotype, arial, times;
     color: #000;
     font-size: 16px; 
	line-height: 21px;
     letter-spacing: .2px;
    	}
	
.entry{color: #000;}
h1 {font-size: 38px;}
h2 {font-size: 34px;}
h3 {font-size: 20px;}
h4 {font-size: 16px;}
span.u { text-decoration: underline; }

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:2px solid #A5ABAB;
	margin:25px;
	padding:0 4px 0 8px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a:visited { color: #2361A1; }
a{color: #2361A1; text-decoration:none;	}
a:hover{color:#FF9933;text-decoration: underline;}



/* container */


#container {
	width: 940px;
	background:#fff url(images/bg.png) top left repeat-y; 
	border: 8px solid white;
	margin: 0 auto;
	padding: 0;
	overflow:hidden;
	}
	
/* header */

#header {
	background:#0F2533;
	width: 940px; 
	height:105px;
	color: #fff; 
	overflow:hidden;
	}

#header h1{
	font:normal 35px 'Trajan Pro', georgia, palatino linotype, arial, times;
	letter-spacing: 1px;
	margin: 0;	
	padding: 18px 0 4px 16px;	
	}
	
.logo{float:left; width:auto;}

#header h1 a{color: #9DADB7; text-decoration: none;}
#header h1 a:hover{color: #9DADB7; text-decoration: none; border:none;}

#header .quotesection {
	font-family: georgia, times;
	width: 40%; 
     float:right;
	text-align:right;
	word-spacing:1px;
     color: #fafafa;
	padding: 10px 8px 0 0; 
	overflow: hidden; 
	line-height:20px; 
	}
#header .quotesection p { letter-spacing: .6px; line-height:20px; font: normal 11.5px georgia, times, verdana; color:#fafafa; font-style: italic;}
#header .author{font-style: italic; text-align:right; padding-top:4px; padding-right: 5px; color:#fafafa; font-size: 12px;}


#header h2{
	font:normal 14px sylfaen, 'palatino linotype', georgia, arial, times;
	font-style:italic;
	color: #9DADB7;
	letter-spacing: 1.5px;
	margin: 0;	
	padding: 0 0 18px 20px;	
	}


/* main menu */


#menu {
	background: #750000 url(images/menu.jpg);
	font:normal 11px verdana, serif;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width:100%; 
	overflow:hidden;
     letter-spacing: .5px;

}


#menu ul {
	text-align:left; /* text-align:center; centers the menu */
	margin: 0;
	padding: 6px 0;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	color:#fafafa;
	#border-right: 1px solid #c7c6c4;
	text-transform: uppercase;
	padding: 0 14px 0 10px;
	margin: 0;
	text-decoration: none;
     font-weight: 600;
}

#menu ul li a:hover {
	color:#B4BCC6;
	border-bottom:none;
}

/* header image */


#headerimg{
  width: 940px;
  height:142px;
  background: #fff url(images/headerimg.jpg) no-repeat;
  }


/* content */


#content {
	width:700px;
	float: left;
	overflow: hidden;
	margin 5px 0 0 0;
	}

.pagetitle{
  	font:22px normal sylfaen, georgia, baskerville, times, serif;
  	padding:14px 30px 0 30px;
  	margin:0;
	}
	
.post {
	margin: 0;
	padding-left: 14px;
     padding-right: 8px;
     padding-top: 15px; 
	overflow: hidden;
	}
	
	
.post h2{
  	font:22px normal sylfaen, georgia, baskerville, times, serif;
  	border-bottom: 1px solid #BEBEBE;
  	padding: 0 0 5px 0;
  	margin: 0 0 1px 0;
	}
	
.post h3{
  	font:14px normal georgia, baskerville, times, serif;
  	color:#B2B2B2;
	}
	
.post h2 a{
	text-decoration: none;
	color:#4D6474
	}
	
.post h2 a:hover{
	color: #768E9D;
	text-decoration: none;
	border:none;
	}
	
.post ul {margin:12px 20px;}


.post ul.none li {list-style-type: none; color: #555; margin-left: 25px; margin-right: 25px; }

.entry p{margin:12px 0;}

.singletags{
  	border-top: 1px dashed #BEBEBE;
  	padding:10px 0;
  	margin:20px 0;
	}


.navigation {
     font-family: verdana;
	font-size:14px;
	width:100%;
     text-align: center;
	margin-left: 16px;
     margin-right: 25px;  
     pargin-top: 12px;
	padding:10px;
	overflow:hidden;
	}

.page-numbers {padding: 6px;}
	
.alignleft {float:left; margin:25px 0;}
.alignright {float:right; margin:25px 0;}
	
.more-link{
      margin-top: 10px;
      margin-bottom: 0;
      padding:0;
      float:right;
      font-family: Georgia;
      font-size:15px;
	}
	
.more-link a:hover{
	color:#FF9933;
	}
.more-link a:visited{color:#0066CC; text-decoration:none;	}
.more-link a {color:#0066CC; text-decoration:none;	}


/* left sidebar */

#left {
	width: 235px;
	float:left;
	margin: 0 0 24px 0;
	padding: 0;
	overflow: hidden;
     	}

#left h2{
	font-family: verdana, times;
	font-weight: 500; 
	font-size: 14px; 
	font-variant:small-caps;
	text-align: left;
	color: #08122E;	
	letter-spacing: 2px;
padding-bottom: 4px;
	border-bottom: 1px dashed #B4BCC6;

}

#left a{color: #093d72;}
#left a:visited {color: #093d72;}


#left p {margin:0; padding: 0 6px 0 12px;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#left ul li {
	margin-bottom: 9px;
	padding: 0;
	line-height: 15px;
	list-style-type: none;
     font-family: Cambria,'Palatino Linotype',Palatino,Utopia,'Nimbus Roman No9 L Regular';
     font-size: 14px;
     font-weight: 500;
     
	}

#left ul ul {
	margin: 12px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* This is the left sidebar menu at the top */


#left .title {
	color: #fff;
	background:#455A79;
	font-family:georgia, arial, verdana, Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: 400;
	letter-spacing: 1px;
	border-bottom:none;
	border-top: 1px solid #fff;
	width: 100%;
	margin: 0;
	padding: 0;
     height: 26px;
     	}
	
#left .title a {
	color: #fff;
	padding: 3px 5px;
	margin: 0;
     display: block;
	     	}
	
#left .title a:hover {
	color: #627989;
	background: #d2d2d2;
	text-decoration: none;
	border-bottom:none;
	}	
	
/* comments */

.comment-body { font-size: 13px; line-height:19px; }

.commentlist li {
	position: relative;
}


#commentform{
	margin-left: 20px;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font:normal 12px georgia, arial, times, verdana;
	color: #000;
	}
	
#comment{
	width: 600px;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 12px;
	margin:5px 5px 0 0;
	padding:2px;
	border: 1px solid #ddd;
	}
	
#submit{
	background:#3a4b68;
	color:#fff;	
	padding:4px 6px;
	color:#fff;
	border:none;
	}
	
#submit:hover{
	background:#7e93ad;
	color:#fff;
	}

#comments{ margin: 20px 20px; padding:0; font:normal 14px georgia, times;}
	
.commentlist {list-style-type: none; margin-left 20px; padding:0; width: 600px;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	margin:0;
	padding:12px;
	list-style-type:none;
	}

ol.commentlist li.alt {background:#fcfcfc;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}


cite {
	font:bold 11px arial, verdana, tahoma;
	padding:4px 0;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


.reply{margin:0 0 20px 0; padding:0;}

.nocomments{background:#2d2d2d; color:#fff; padding:8px;}


.comments h3 {margin:50px 0 30px 0;font-size:24px;}
ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li.pingback { border: 1px solid #ddd; padding:1em; margin-bottom: 10px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
ol.commentlist li.comment { border: 1px solid #ddd; padding:1em; margin-bottom: 10px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
ol.commentlist li div.vcard { font-size:16px;}
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard img.avatar {
	border:5px solid #ccc;
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0;
}
ol.commentlist li div.comment-meta {
	font-size:11px;
	margin-bottom: 5px;
}
ol.commentlist li div.comment-meta a {

}

ol.commentlist { margin-left: 20px; }

ol.commentlist li p { margin-top: 15px; margin-bottom: 0px; }
ol.commentlist li ul { list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:11px; }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em .25em; }
ol.commentlist li.even { background:#EDF4F7; }
ol.commentlist li.odd { background:#f5f5f5; }
#commentform #author, #commentform #email, #commentform #url, #commentform #comment { border: 1px solid #ccc; border-radius: 3px; font: inherit; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin-bottom: 1px; padding: 5px; }
#commentform #author:focus, #commentform #email:focus, #commentform #url:focus, #commentform #comment:focus {
	border: 1px solid #aaa;
}
#commentform #author, #commentform #email, #commentform #url { width: 200px;}
#commentform #comment {
	width: 500px;
	height: 140px;
}



/* search */

#searchform{
	padding: 8px 0 15px 0;
	margin: 0;
	font-family: verdana, arial, times;
	}
	
#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 4px;
	margin: 0;
	width: 175px;
	text-transform: lowercase;
	text-align: left;
	border-top: none;
	border-bottom: none;
	border: 1px solid #D1D1D1;
	#border-left: 1px solid #D1D1D1;
	background: #fff;
	color:#8E8E8E;
	letter-spacing: 1px;
	}

#searchform input#s:hover{
  background: #f7f7f7;
	}
	
#searchform input#s:focus{
  background: #fff;
	}

/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* footer */

#footer {
	clear: both;
	width: 100%;
	margin:0;
	font:normal 11px verdana, tahoma;
	background:#7E93AD;
	border-top: 8px solid white;
	word-spacing:1px;
	}
	
#footer p{color:#fff; padding:12px; margin: 0; text-align:center;}
#footer a{color:#fff; text-decoration: none; border-bottom:1px dotted #fff;}
#footer a:hover{text-decoration:none; border:none;}

.post p{text-align: left; }


.reply {
	position: absolute;
	right: 10px;
	top: 10px;
	font-weight: 500;
	font-size: 11px;
     line-height: 20px;
	z-index: 1;
}
.comment-reply-link {font-size: 11px; font-weight: 500;}

.comment-body {font-family: verdana; font-size: 12px;}
.comment-body p { margin-top: 15px;}

#left li.cat-item {text-transform: uppercase; font-size: 12px;}
ul h2 {letter-spacing: 1px;}

#left ul.featured li {font-size: 12px; font-weight: 500; font-family: Georgia, cambria; letter-spacing: .3px;}

#left .recentcomments span {font-weight: 600;}
.fn {font-size: 15px;}
.says {font-size: 11px;}

.post h2 {color: #093d72;}
.post h2 a { color: #093d72;}
.post h2 a:visited { color: #093d72; }
.post h2 a:hover { color: #cc6633; }

.sinput { height: 16px;
}

.sharebt p {position: absolute; bottom 6px; top: 11px; right: 10px; color: #888; float: right;line-height: 18px; }
.sharebt {width: 450px; -moz-box-shadow: 2px 2px 0 #E5E5E5;background-color: #F9F9F9;border: 1px solid lightgrey;height: 32px;margin:auto;padding: 15px 12px;position: relative;}
sup {font-variant: normal; height: 0; font-size:10px; line-height: 1; vertical-align: baseline; position: relative; font-family: Times, 'times new roman'; }
sup {bottom: 1ex;}

pre { margin: 10px 0; padding: 15px; background: #eee; border: 1px solid #ddd; clear: both; width: 558px; overflow: auto; overflow-Y: hidden; }
small { font-size: 11px; line-height: 14px; }
table { margin: 0; }
fieldset { text-align:left; border: 1px solid #CCA383;width: 80%; background: #FFF; padding: 0px; font-size:11px; line-height: 15px;}
fieldset legend { background: #CCA383; padding: 6px; font-weight: bold; }
.entry .summary {margin-left: 35px; margin-right: 20px; margin-bottom: 40px; font-size: 90%; line-height: 18px;}
.comment-block2 { height: 20px; margin-top: 20px; margin-left: 12px; width: 100%; border-width: 1px 0; border-style: solid; border-color: #f2f2f2; background-color: #f2f2f2; margin-bottom: 20px; font-weight: bold; padding-left: 20px; padding-top: 2px; padding-bottom: 5px;font-family: verdana; font-size: 13px;}
#comments.comment-block { font-size: 13px; height: 20px; margin-left: 12px; width: 100%; border-width: 1px 0; border-style: solid; border-color: #f2f2f2; background-color: #f2f2f2; margin-bottom: 20px; font-weight: bold; padding-left: 20px; padding-top: 6px; padding-bottom: 5px; font-family: verdana;}

