body {
        margin:0px;
        padding:0px;
        background:#000;
        color:#999;
        font-size:12px;
        font-family:verdana,georgia;
}
#wrap {
        width:885px;
        overflow:hidden;
        position:relative;
        margin:0px auto 17px;
        background:#F8F8FF;
	border:8px solid #F8F8FF;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	-opera-border-radius:18px;
	-khtml-border-radius:18px;
	border-radius:18px;
}
#content {
        width:500px;
        float:left;
        display:inline;
        text-align:justify;
        font-family:verdana,georgia;
	font-size:1.2em;
        color:#000;
        padding:10px 0px 10px 10px;
        margin:8px 0px 8px 6px;
}
#sidebar {
        width:340px;
        float:right;
        font-family:verdana,georgia;
        line-height:1.5em;
        display:inline;
        margin:8px 10px 8px 0px;
	padding:0px 0px 0px 2px;
}
#sidebar a img {
	border:none;
}
div#pages {
        height:40px;
        margin:17px auto 7px;
        width:885px;
        background:#F5DEB3;
	border:8px solid #F5DEB3;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	-opera-border-radius:18px;
	-khtml-border-radius:18px;
	border-radius:18px;
}
div#pages ul {
        padding:10px 0px 0px;
        white-space:nowrap;
        list-style-type:none;
        margin:0px;
}
div#pages ul li {
        float:right;
}
div#pages ul li.current_page_item a  {
        text-decoration:underline;
}
div#pages ul li a {
        display:block;
        text-decoration:none;
        border-left:1px dotted #333;
        font:12px Cursive,Arial,Helvetica,sans-serif;
        padding:5px 10px 5px 10px;
        text-transform:uppercase;
        color:#000;
}
div#pages ul li a:hover {
        text-decoration:underline;
        background-color:#00BFEF;
}
#pages h2 {
        margin:0px;
        padding:0px;
}
#pages h2 a {
        text-decoration:none;
        color:#000;
        font:20px "lucida handwriting","comic sans ms",cursive,arial,helvetica,sans-serif;
        margin:0px;
        padding:7px 10px 3px 10px;
        float:left;
}
#pages h2 a:hover {
        background-color:#00BFEF;
}
#tagline {
        height:17px;
        width:866px;
        padding:1px 0px 1px 15px;
        background:#000;
	border:2px solid #000;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	-opera-border-radius:18px;
	-khtml-border-radius:18px;
	border-radius:18px;
}
#footer {
        padding-top:3px;
        font:12px Verdana;
        clear:both;
        height:40px;
        border-top:1px dotted #666;
        width:850px;
        margin-right:auto;
        margin-left:auto;
}
#footer p {
        padding:10px;
        margin:0px;
}
.post-info {
        font-size:10px;
        color:#DCDCDC;
        border:#2E2E2E 1px solid;
        margin:10px;
        font-family:"trebuchet ms",sans-serif;
        padding:5px;
}
.alignright {
        float:right;
}
.alignleft {
        float:left;
}
.entry {
        padding:0px 0px 25px 0px;
        line-height:1.5em;
}
h1.entrytitle, h1.entrytitle a, h1.entrytitle a:visited {
        padding:0px;
        margin:0px 0px 5px 0px;
        font-style:normal;
        font-variant:normal;
        font-size:16px;
        font-weight:bolder;
        color:#000; /* 4169E1 */
        text-decoration:none;
        border:none;
}
h1.entrytitle a:hover {
        text-decoration:underline;
}
h1.indtitle, h1.indtitle a, h1.indtitle a:visited {
        padding:0px;
        margin:0px 0px 5px 0px;
        font-style:normal;
        font-variant:normal;
        font-size:16px;
        font-weight:bolder;
        color:#4169E1;
        text-decoration:none;
        border:none;
}
h1.indtitle a:hover {
        text-decoration:underline;
}
.entrymeta {
        height:16px;
        margin-top:0px;
        font-size:10px;
        color:#000;
        border-top:dotted 1px #666;
        padding-top:4px;
        margin-bottom:9px;
}
.deftlbl a, .deftlbl a:visited {
        color:#4169E1;
	font-weight:bold;
}
.minimalistlbl a, .minimalistlbl a:visited {
        color:#33CCFF;
	font-weight:bold;
	background-color:#000;
	padding:0px 3px 0px 3px;
	font-family:"arial black";
}
.smallcheeselbl a, .smallcheeselbl a:visited {
        color:#F5DEB3;
	font-weight:bold;
	background-color:#000;
	padding:0px 3px 0px 3px;
}
.scladylbl a, .scladylbl a:visited {
        color:#FF00CC;
	font-weight:bold;
	background-color:#000;
	padding:0px 3px 0px 3px;
}
.whoknowlbl a, .whoknowlbl a:visited {
        color:#FFF;
	font-weight:bold;
	background-color:#000;
	padding:0px 3px 0px 3px;
}
h2 {
        margin-bottom:10px;
        padding:0px;
        font-size:14px;
        font-style:normal;
        font-weight:bold;
        font-variant:normal;
        color:#999;
}
a, a:visited {
        color:#00F;
        text-decoration:none;
}
a:hover {
        text-decoration:underline;
}
.entrybody img {
        max-width:500px;
        max-height:750px;
}
.entrybody a img {
        margin:6px 0px 6px 0px;
        border:none;
}
.entrybody ul {
        margin:15px 0px 0px 30px;
        padding-left:0px;
}
.entrybody ol {
        margin:15px 0px 0px 30px;
        padding-left:0px;
}
.entrybody ul li {
        list-style:square;
}
.sidembox {
        width:340px;
	padding:0px 0px 5px 0px;
}
.searchdiv {
        float:left;
        width:250px;
        padding:13px 0px 0px 0px;
}
.rssimgdiv {
        float:left;
        width:90px;
        text-align:center;
        padding:13px 0px 0px 0px;
}
.rssimg {
        width:57px;
        height:57px;
}
.sidegads {
        width:162px;
	min-height:620px;
        float:left;
	text-align:center;
	border:2px solid #000;
	background:#FF6666;
        padding:2px;
}
.sidetbnr {
        width:154px;
        float:left;
	padding-left:8px;
	padding-right:8px;
}
.sidetbnl {
        width:154px;
        float:left;
	padding-left:8px;
	padding-right:8px;
}
#commentblock {
        float:left;
}
ol#commentlist {
        margin-top:0px;
        padding:5px;
        margin-left:0px;
        list-style-type:none;
}
.commentdate {
        font-size:0.8em;
        padding-left:5px;
}
#commentlist li  p {
        margin-bottom:8px;
        line-height:20px;
        padding:0px;
}
.commentname {
        margin:0px;
        padding:0px;
}
.commenttext {
        margin:3px 0px 20px 0px;
        padding:1px 10px 1px 9px;
        width:473px;
        min-height:100px;
        border:1px solid #000;
}
.commenttext-admin {
        margin:3px 0px 20px 0px;
        padding:1px 10px 1px 9px;
        min-height:100px;
        width:471px;
        border:#FFA303 2px solid;
        background:#F5DEB3;
}
.grav {
        float:right;
        width:80px;
        height:80px;
        padding:10px 0 10px 10px;
}
#commentsform {
        text-align:left;
        margin:0px;
        background:#000;
        width:494px;
        padding:3px;
}
#commentsform p {
        margin:5px;
}
.cinput {
        background-color:#F8F8FF;
}
#commentsform textarea {
        background-color:#F8F8FF;
        margin-bottom:5px;
        padding:1px 3px;
        font-family:arial,helvetica,sans-serif;
        font-size:12px;
        width:99%;
}
blockquote{
	display:block;
	margin:0px;
	border-top:3px solid #F5DEB3;
	border-bottom:3px solid #F5DEB3;
}
code{
        color:#F6EAC3;
        background-color:#111;
        font-family:monospace;
        padding:1px 3px 3px 3px;
}
pre {
        font-family:monospace;
        color:#EFE4BE;
        background-color:#111;
        margin-bottom:-1px;
        padding:3px 0px 5px 5px;
        overflow-x:auto;
        white-space:pre-wrap; /* css-3 */
        white-space:-moz-pre-wrap !important; /* Mozilla, since 1999 */
        white-space:-pre-wrap; /* Opera 4-6 */
        white-space:-o-pre-wrap; /* Opera 7 */
        word-wrap:break-word; /* Internet Explorer 5.5+ */
        width:99%;   /* remove horizontal scroll-bar when viewing in IE7 */
}
.ctextarea {
        background-color:#111;
        border:1px solid #333;
        color:#F6EAC3;
        font-family:monospace;
}
.subhead {
        font-size:16px;
        font-weight:bold;
        border-bottom:1px solid;
}
.subhead2 {
        border-bottom:1px solid;
}
.fpath {
        font-family:verdana,monospace;
}
.sociable {
        margin:0px;
}
.sociable ul {
        display:inline;
        margin:0px !important;
        padding:0px !important;
}
.sociable ul li {
        display:inline !important;
        list-style-type:none;
        margin:0px;
        padding:1px;
}
.sociable ul li:before {
        content: "";
}
ul.related_post {
        padding:0px;
        margin:0px 0px 0px 18px;
}
ul.related_post li {
        list-style-type:circle;
        padding:1px 0px 0px 3px;
}
.scimggalnxpr{
        min-height:110px;
        padding:5px 6px 5px 6px;
        background-color:#000000;
}
.scimggalnxpr .attachment-thumbnail {
        margin:5px;
        border:2px solid #FFF;
}
.scimggalline{
        margin:0px auto 0px;
        width:463px;
}
.scimggal {
        margin:0px auto 0px;
        padding:5px 0px 6px 5px;
        width:463px;
        background-image:url('images/blackline.gif')
}
.scimggal .attachment-thumbnail {
        margin:5px;
        border:2px solid #FFF;
}
.exifmeta {
	font-size:0.8em;
	line-height: 1.3;
	padding:0px 0px 0px 5px;
	margin:0px 0px 5px 0px;
	border-left:3px solid;
}
ul.arrright {
        padding:0px;
        margin:0px;
}
ul.arrright li {
        list-style-type:none;
        padding:1px 0px 0px 15px;
        background: url(images/arrright.gif) no-repeat left;
        background-position:0px 5px;
}
ul.arrleft {
        padding:0px;
        margin:0px;
}
ul.arrleft li {
        list-style-type:none;
        padding:1px 0px 0px 15px;
        background: url(images/arrleft.gif) no-repeat left;
        background-position:0px 5px;
}
.gadbotb{
	margin:0px 82px 0px 82px;
}
.gadsep {
	text-align:center;
	margin-top:9px;
        min-width:500px;
        min-height:12px;
}
.wp-tag-cloud{
	margin:12px 0px 0px 0px;
	padding:0px;
}
.wp-tag-cloud li{
	list-style:circle;
	margin-left:15px;
	padding-bottom:5px;
}
.wpcatli{
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:1.2em;
}
li.cat-item {
	list-style:circle;
	margin-left:15px;
	padding-bottom:5px;
}
.wpathli{
        margin:5px 0px 0px 0px;
        padding:0px;
        font-size:1.2em;
}
.wpathli li {
        list-style:circle;
        margin-left:15px;
        padding-bottom:5px;
}
.wparcli{
        margin:12px 0px 17px 0px;
        padding:0px;
        font-size:1.2em;
}
.wparcli li {
        list-style:circle;
        margin-left:15px;
        padding-bottom:5px;
}
.schdr {
	border-bottom:3px solid #000;	
	padding-bottom:2px;
	font-weight:bold;
	font-size:1.3em;
}
.scauthdiv{
	width:500px;
	height:100px;
	margin-bottom:20px;
}
.scauthdivgr{
	float:left;
	width:100px;
	height:100px;
}
.scauthdivtx{
	float:left;
	padding:0px 0px 27px 10px;	
	height:73px;
	width:390px;
	background-color:#00BFEF;
}
.scauthdivtx h2 {
	color:#FFF;
}
