/******************************************
* Layout                                  *
*******************************************/
body {
	font: 12px/14px Verdana, arial, sans-serif !important;
	font: 12px/14px Verdana, arial, sans-serif;
        background: #ffffff url(http://www.shimelle.com/images/1444.jpg);
        background-position:0px 0px;
        background-repeat:repeat;
	text-align: center;
        min-width:700px;
	margin: 0;
	padding: 0;
}


#outerwrap {
        background: #fff;
        position: absolute;
        left: 240px;
        top: 105px;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
        border-top: 1px dotted #000000;
	width: 700px;
	margin:0 auto;
	text-align: left;
}
h1 {
        display:block;
        height:0;
        text-indent:-500em;
        text-decoration:none;
}
#outercontent {
        width: 100%;
        float: left;
        margin-right: -250px;
        background: #fff;
}
#maincontent {
        margin:10px 10px 10px 20px;
        padding-right: 20px;
}
#maincontent div.entry {
		padding:3px;
}
/*****************************************
* Header                                 *
******************************************/
#header {
}
#header #blogtitle{
}
#header #blogtitle a {
}
#header #blogtitle a:hover {
}
#header #tagline{
}
/*****************************************
* Links                                  *
******************************************/
a:link, a:visited{
	text-decoration: none;
	font-weight:bold;
	color: #FF6699;
}
a:hover{
	text-decoration: underline;
}
#footer a{
	color: #f1f1f5;
}
#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: #FFFFFF;
}
/*******************************************
* Navigation Bar                           *
********************************************/
#navdiv{
	
}
#nav {
	margin: 0;
	padding:0;
}
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
/*****************************************
* Menu Boxes                       *
******************************************/
div.menuBar {
 
}

div.menuBar {
 
}

/*****************************************
* 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 {
	font-weight: normal;
	font-size: 18px;
        text-align: right;
	color: #888;
	margin-bottom:3px;
	padding-top: 5px;
}
h2.entrytitle {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	margin:0px;
text-align: right;
	font-weight: normal;
	font-size: 5px;
	padding-top: 0px;
       font-color: #FFFFFF;
}
.entrybody{
	color: #424d53;
	font-size: 11px/18px;
        line-height: 140%;
	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%;
} 
/******************************************
* Sidebar                                 *
*******************************************/
#sidebar {
        position: absolute;
        left: -190px;
        top: -106px;
        text-align: right;
		width:166px;
}
#sidebar ul {
	margin-bottom:0;
	margin: 0 0px;
	list-style-type:none;
}
#sidebar a {
        color: #666;
	font-weight:normal;
}
#sidebar ul li {
	margin:0px;
	padding:0px;
}
#sidebar ul#linkslist {
	margin:0px;
}
#sidebar ul#linkslist {
	margin:0px;
}
#sidebar h2{
	margin: 0 0px;
}
#sidebar p{
	margin: 0 0px;
}
#sidebar h2{
	letter-spacing: 1px;
	margin-top:18px;
	margin-bottom:1px;
	text-transform: uppercase;
	color: #223;
	font-size: 14px;
	font-weight:bold;
}
#sidebar p{
	margin-top:0px;
	margin-bottom:0px;
	color: #555;
	word-spacing: -1px;
	font-size:13px !important;
        font-size:13px;
}
/*****************************************
* Footer                                 *
******************************************/
#footer{
        clear: both;
	background: #000000;
	letter-spacing:0px;
	font-size:9px !important;
	font-size:12px;
	color: #f1f1f1;
        text-align: center;
	padding-right:0 30px 0 30px;
	border-left: 1px solid #6D6D74;
	border-right: 1px solid #6D6D74;
	border-bottom: 1px solid #6D6D74;
}
/*****************************************
* Class List                                 *
******************************************/
#classlist {
        position: absolute;
        left: 700px;
        top: 73px;
        text-align: left;
		width:170px;
}
#classlist h2{
	letter-spacing: 1px;
	margin-top:18px;
	margin-bottom:1px;
	margin-left:20px;
	text-transform: uppercase;
	color: #223;
	font-size: 14px;
	font-weight:bold;
}
#classlist p{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	color: #555;
	word-spacing: -1px;
	font-size:13px !important;
        font-size:13px;
}

/******************************************
* 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:0px;
	border:none;
	width:750px;
}
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;
}
/*******************************************
* 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;
}
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;
}