/******************************************
* Layout                                  *
*******************************************/
html, body, #container { height: 100%; }
body > #container { height: auto; min-height: 100%; }

body {
 font: 12px/14px Verdana, arial, sans-serif !important;
 color: #333333;
 background: #ffffff url(/images/5625.jpg);
 background-position:0px 0px;
 background-repeat:repeat;
 /* text-align: center; */
 /* min-width:700px; */
 margin: 0;
 padding-bottom: 150px;
}

#outerwrap {
        background: #fff;
        min-height:100%;
	border: 1px dotted #000000;
	border-bottom: 0;
	text-align: left;
}


#outerwrap {
  width: 700px;
  margin:0 auto;
  position: relative;
  float:left;
  left: 60px;
  top: 0px;
}
#outercontent {
  width: 100%;
  float: left;
  margin-right: 5px;
  background: #fff;
 }

h1 {
        display:block;
        height:0;
        text-indent:-500em;
        text-decoration: none;
}

h3 {
        font: 16px "Oswald","gill sans",arial,sans-serif;
        font-style: normal;
        color: #333333;
        letter-spacing: 1px;
        text-transform: uppercase;
}

/**
#content { padding-bottom: 150px; }
**/


#maincontent {
 margin: 10px 10px 10px 20px;
 padding-right: 20px;
 padding-bottom: 0px;
}
#maincontent div.entry {
 padding:3px;
}
/*****************************************
* Header                                 *
******************************************/
#header {
 width: 100%;
 height: 196px;
 background: url(/images/5626.png) no-repeat;
 padding-left: 550px;
}
/*****************************************
* Links                                  *
******************************************/
a:link, a:visited{
 text-decoration: none;
 font-weight:bold;
 color: #FF6699;
}
a:hover{ text-decoration: underline; }
#footer a{ color: #333333; }
#nav a:link, #nav a:visited {
 float: left;
 color: #333;
 letter-spacing: 1px;
 text-transform: uppercase;
 margin: 4px 10px 0 10px;
 padding-bottom: 2px;
}
#nav a:hover{
 color: #68688a;
}
h2.entrytitle, h2.entrytitle a:link, h2.entrytitle a:visited, h2.entrytitle a:hover {
	font-weight:normal;
	text-decoration:none;
	color: #eb9ec7;
}
/*******************************************
* Navigation Bar                           *
********************************************/
#nav {
	margin: 0;
	padding:0;
}
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
/*****************************************
* Entry                                  *
******************************************/
.entrybody p, .commentbody p{
	margin-top:0px;
	margin-left: 0px;
	padding-left:0px;
}
.entrybody img{
display: block;
margin: 0 0 0 auto;
}
h3.entrydate, h2.entrytitle {
        font: 16px "Oswald","gill sans",arial,sans-serif;
        font-style: normal;
        color: #333333;
        letter-spacing: 1px;
        text-transform: uppercase;
}
.entrybody{
	color: #424d53;
	font-size: 11px/18px;
        line-height: 160%;
	padding: 5px 0px 10px 3px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #6d6d6f;
}
.entrybody ol {
	color: #777;
	list-style-position: inside;	
	margin: 0;
	padding: 0;
}
.entrybody ol li{
	border: 1px solid #ebebeb;
	margin-top: 2px;
	background: #f9f9f9;	
}
sub {
    font-size: 10px;
    line-height: 100%;
} 

/*****************************************
* Footer                                 *
******************************************/

#footer{
 clear:both;
 position: relative;
 z-index: 10;
 left:0px;
 bottom:0px;
 float:left;
 width:100%;
 /* height: 150px; */
 font-size: 11px;
 font-family: Georgia, "Times New Roman", Times, serif; 
 letter-spacing:1px;
 color: #333333;
 text-align: left;
 padding:0 60px 0 30px;	
}
#footer p { margin:0; }
#footer_content { margin-left: 30px; padding-bottom: 20px; }
#footer_content img { border: 1px solid #fff; margin-right: 10px; }
/*****************************************
* Class List                                 *
******************************************/
#classlist {
position: absolute;
left: 715px;
top: 0px;
text-align: left;
width:185px;
}
#classlist img { border: 1px dotted #6b6969; }
#classlist h2{
	letter-spacing: 1px;
	margin-top:18px;
	margin-bottom:1px;
	text-transform: uppercase;
	color: #223;
	font-size: 14px;
	font-weight:bold;
}
#classlist p{ margin: 0; color: #555; word-spacing: -1px; font-size:13px !important; font-size:13px; text-alight:left; }

/******************************************
* Forms                                   *
*******************************************/
#commentform {
padding: 1px 0px;
color: #3F5D89;
}
#commentform p.instructions {
 margin: 14px 0 0 210px;
 color: #000000;
 text-align: justify;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #648398;
 padding-left: 10px;
 position: relative;
}
#commentboxes {
        width: 200px;
        float: left;
        font-size: 90%;
}
#inputbox {
        clear:both;
        font-size: 90%;
}
#commentform input {
	background:#f3f3f5;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 110%;
        padding: 1px 2px 1px 1px;
	border:1px #7F9D99 solid;
	color:#51515B;
        -moz-border-radius: 0.5em;
}
#commentform input:hover {
        border: 1px solid #7b7b7b;
}
#commentform input:focus {
        background: #FFFFFF;
        border: 1px solid #7F9DB9;
        padding: 1px 2px 1px 1px;
}
#commentform textarea {
        -moz-border-radius: 0.5em;
}
#commentboxes p {
        margin: 0;
        padding-bottom: 0.9em;
}
#button {
        clear: both;
        padding-top: 0.5em;
}
p.notshow {
        display: none;
        height: 0;
}
.nofollow{
        color: #DF2000;
}
p#txpCommentInputForm {
        font-weight: bold;
        font-size: 14px;
        text-align: center;
        width: 15em;
        margin-left: auto;
        margin-right: auto;
        padding-top: 5px;
        padding-bottom: 5px;
        border-top: 1px solid #cbcbde;
        border-bottom: 1px solid #cbcbde;
        background-color: #cfe1f1;
}
/******************************************
* Images                                  *
*******************************************/
#header img {
	padding: 0;
	margin-top: 22px;
	border:none;
	
}

/*
img {
	border: 0;
}
*/

.imgblock img {
	background: #fff;
	border: 1px solid #585a67;
	padding: 6px;
}
.imgblock {
	background: #7A8A99;
	text-align: center;
}
.imgblock img:hover{
	border: 1px solid #354a47;
}
.ImageBorder
{
    border-width: 1px;
    border-color: Black;
}

/*******************************************
* Miscellaneous                            *
********************************************/
code{
	font-family: 'lucida console', 'Courier New', monospace;
	font-size: 10px;
	display:block;
	padding:3px;
	background-color: #eee;
	border: 1px solid #d3d3d6;
}
code span.comment{
	color: #008000;
}
.imgborder img {
	border: 1px solid #d3d3d6;
	padding:3px;
}
blockquote{
	font-style: italic;
	background-color: #f5f5ed;
	border: 1px solid #e5e5dd;
	color: #45453d;
	margin-left: 6px;
        padding:3px;
}
.prev_next_nav{ text-align:center; margin-bottom: 30px; }
.prev_next_nav a { padding: 0 30px; }
h2.categorytitle {
	font-weight:normal;
        font-size: 16px;
	text-decoration:none;
	color: #3f5161;
        text-transform: capitalize;
	border-top: 1px solid #cbcbde;
	border-bottom: 1px solid #cbcbde;
	padding: 10px 2px;
	background: #cfe1f1;
}
/*******************************************
* Comments                                 *
********************************************/
ol.comments{
	color: #777;
	list-style: none;	
	margin: 0;
	padding: 0;
}
ol.comments li{
	border: 1px solid #ebebeb;
	margin-top: 2px;
	background: #f9f9f9;	
}
ol.comments li a{
	color: #818188;
}
.commentmeta{
	display:block;
	background: #f3f3f3;
	padding: 2px;
}
.commentbody{
	display:block;
	padding: 2px;
}

h3#comment, h3#respond {
	border-top: 1px solid #cbcbde;
	border-bottom: 1px solid #cbcbde;
	padding: 10px 2px;
	font-size: 16px;
	background: #cfe1f1;
	color: #3f5161;
}
cite{
	font-style: normal;
}
p.comments_link{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-transform: uppercase;
}
/**********************************************
* Live Search                                 *
***********************************************/
#search {
        height: 1100px;
}
.searchbody{
	color: #424d53;
	font-size: 11px/18px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	padding-left:3px;
	padding-top: 5px;
}
#LSResult {
        position: absolute;
        background-color: #FFFFFF;
        width: 400px;
        margin: 10px 0 10px 0;
}
#LSShadow {
        border: 3px solid #363636;
        padding: 5px;
        background-color: #7A8A99;
        color:#cedeed;
}
#LSRes {
        background-color: #FFFFFF;
}
.LSRow {
        padding: 0 5px;
}
#LSHighlight {
        background-color: #AAAAAA;
}
#LSHeader {
        padding: 2px 2px 8px;
}
.lsDate {
        display: block;
        color: #555555;
}
/*********************************************
* Archives                                   *
**********************************************/
.rssJump {
        text-align: right;
}
.rssCatArchiveMenu {
        margin-bottom: 35px;
}
#rssCatArchive ul, #rssCatList ul, .rssMenu {
        list-style: none;
}
.rssCart {
        font-weight: bold;
        text-align: left;
        margin-top: 15px;
}
.archivemenu {
        padding-left: 40px;
        font-weight: bold;
        font-size: 100%;
        text-decoration: underline;
}
dt {
        padding-top: 10px;
}
#email {
        text-align: left;
}
#email textarea {
        width: 330px;
}

@media only screen and (max-width: 640px) {
 div#container {
  width: 100%;
  overflow-x: hidden;
 }
 div#classlist {
  display: none;
 }
 div#outercontent {
   width: inherit;
   float: none;
   margin: 0;
 }
 div#outerwrap {
  margin: 10px;
  padding: 10px;
  background-color: #fff;
  float:none;
  width: auto;
  left: 0;
 }
 div#footer {
  overflow-x: hidden;
  width: 100%;
  float: none;
  padding: 0;
 }
#maincontent {
margin: 0;
padding: 0;
}
 .entrybody p img {
  max-width: 100%;
  height: inherit !important;
}
.entrybody p iframe {
 max-width: 100%;
}
p.comments_link img {
  width: 9px;
}

}