		/**
	Georgia, "Times New Roman", Times, serif
	Garamond, Georgia, "Times New Roman", times, serif
	Arial, Helvetica, sans-serif
	***/
*/

/* Social Style 
********************* */

html{height: 100%; margin-bottom: 0.1em;}

*{margin: 0; padding: 0;}

img{border: 1px solid #ccc; padding: 4px; background-color: white; margin: 10px;}

a img{border: 1px solid #ccc; padding: 4px; background-color: white; margin: 10px;}

p{line-height: 1.6em; margin: 0.7em 0;}

dl{margin: 1em 0;}

dt{font-weight: bold;}

dd{margin: 0.5em; padding: 0;}

img.right{float: right; margin: 10px 0 0 10px;}

img.left{float: left; margin: 0 10px 0 0;}

hr{display: none;}

a{text-decoration: none;}

a:link, a:visited{color: #015D82;}

a:hover, a:active{color: #2787AB;}

h1, h2, h3, h4, h5, h6{font-family: Georgia, "Times New Roman", Times, serif;}

body{background: #ECECEC; color: #333; font: 72%/1.6em Georgia, "Times New Roman", Times, serif; margin: 0; padding: 0; text-align: center;}

/* Etc
******************** */

ul.square {list-style-type:square;}

br.clear {clear: both;}

span.citydate {font-size: 14px;}
span.citytitle {font-size: 14px;}

table.columns {padding: 5px; font: 1em Georgia, "Times New Roman", Times, serif; border-spacing: 5px; text-align: left; width: 400px;}

.border{border: 2px solid #ccc;	padding: 10px; background-color: white; margin: 0px 0px 5px;}

/* Design 
******************** */
#top {margin: 0 auto; width: 1008px; position: relative;
	height: 207px; background: #022f55;	border: 1px solid #ccc;}

#topi { background: transparent url(images/sftheaderlogo.png) 0 0 no-repeat; left: 50; width: 900px; height: 150px; top: 5px; left: 3px; position:absolute; width: 1008px; height: 207px;}

#page {text-align: left; width: 1008px;	margin: 5px auto 5px;}

#header {}
#headr {width: 1008px; margin: 0 auto; text-align: left;}
#headr h1 {margin: 0; padding: 20px 0 0 600px; font-size: 3em; font-family: Geneva, Arial, Helvetica, sans-serif;}
#headr h1 a {color: #FFF;}
#headr h1 a:hover {color: #FFF;}
#headr .description {padding: 10px 0 0 600px; color: #efefef;}

.rss2 {position: absolute; right:0;	bottom: 0;}

#left {float: left;	width: 689px;}

#right {float: right; width: 319px;}

#content {width: 489px;	float: right; border: 2px solid #ccc; background-color: white; padding: 10px;}

.post {margin-bottom: 5px; border-bottom: 2px #ccc dotted;}

.entry {margin-bottom: 10px; text-align: justify;}
.entry  a {color: #015D82;}
.entry  a:hover {color: #2787AB;}

.side1 {width: 173px; float: left; color: #000; background: #DCDCDC;}
.side2 {width: 316px; float: right;	color: #000; background: #DCDCDC;}

.gap {
/*	padding: 10px; */
}

/*#out-foot {
	background: #ccc;
}

*/
#footer {margin: 0px 0 auto; text-align: center; width: 1008px;	border: 1px solid #ccc;	background: #fff;}
#footer {color: #333; font-size: 1 em;}
#footer a {	color: #333; text-decoration: none}
#footer a:hover {color: #2787AB; text-decoration: none;}

#searchbox .textfield {background:#666666; line-height:18px; width:276px; float:left;}

/* Design 
******************** */
.side1  ul, .side2  ul{text-align: left; list-style: none; border: 2px solid #ccc;	background: #fff; padding: 5px;}

.side1  ul.children, .side2  ul.children{margin-left: 16px;}

.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat  {margin-bottom: 10px;}
input#s {width: 291px; padding: 5px; margin-bottom: 0px;
	background: #fff; border: 2px solid #ccc; color: #022f55;}

input#s:focus {
	background: #fff;
	color: #022f55;
}

input#searchsubmit {
	width: 100%;
	margin: 0;
}


/* Design  Typo
********************* */
.side1 h2, .side2 h2 {
	font: 1.2em Arial, Helvetica, verdana, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px;
	background: #022f55;
}

.side1 ul li ul li a, .side2 ul li ul li  a {
	color: #333;
	margin: 0em;
	padding-left: 2px;
}

.side1 ul li ul li a, .side2 ul li ul li  a {
	color: #333;
	margin: 0em;
	padding-left: 2px;
}

#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
}


.side1 ul li ul li  a:visited,.side2 ul li ul li  a:visited {
	color: #333;
}

.side1 ul li ul li  a:hover, a:active,.side2 ul li ul li  a:hover, a:active {
	color: #2787AB;
}

.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  {
	color: #015D82;
	font-weight: bold;
}

h2.pagetitle {
	text-align: left;
	font: 2em Arial, verdana;
	border-bottom: 2px #ccc dotted;
	font-weight: bold;
}

.post h2 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;	

}

.post h2 a {
	color: #015D82;
	display: block;
}

.post h2 a:hover {	
	color: #2787AB;
}

p.postmeta {
	margin-bottom: 10px;
	color: #022f55;
}

p.meta {
	font-size: 100%;
	margin-bottom: 10px;
	color: #333;
}

p.meta a {
	color: #015D82;
	text-decoration: none;
}

span.user {
	padding: 1px 1px;
}

span.timr {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: large;
	text-align: left;
	color: #666;
}

span.catr {
	color: #000;
	padding: 1px 1px;
}

span.tagr {
	color: #000;
	padding: 3px 5px;
}

span.editr {
	color: #000;
	padding: 2px 2px 2px 18px;
}

span.commr {
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}

.post ul.postspermonth {
	list-style:none;
	padding: 0;
	margin: 0;
}

.post p a {
}

.post ul {
	margin-left: 30px;
}

.post ol {
	margin-left: 40px;
}

.post p a:hover {
	border: none;
	color: #2787AB;
}

.categr, .monthr {
	margin-bottom: 20px;
}

.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}

/* Comment Etc
********************* */
.navigation {
	margin-bottom: 20px;
	width: 500px;
	float: left;
}

.navigation a{
	color: #666;
}

.alignleft{
	float: left;
	width: 50%;
}

.alignright{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}

#avatr {
	padding: 0px;
	margin: 0px;
	border: 1px solid #ccc;
}

p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}

blockquote{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}

#content .commentsfeedr{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}

#content .trackbackr{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}

input.textbox, textarea{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: 1px solid #ccc;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}

input.textbox:focus, textarea:focus{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: 1px solid #ccc;
}

#submit{
	padding: 3px 5px;
}

.comment{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}

.alt{
	background: #fff;
}

.MyAvatars{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

h3#respond, h3#comments {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#comment {
	width: 98%;
}
/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	width: 1008px;
	margin: 0 auto;
	background: #DCDCDC;
	height: 40px;
	position: relative;
	font-size: 1.2em;
	border: 1px solid #ccc;
}

#menuv  ul {
	list-style: none;
	left: 10px;
	bottom: -10px;
	position: relative;
	}

#menuv li {
	display: inline;
}

#menuv li.page_item  a, #menuv li.admintab  a {
 padding: 9px;
 color: #333;
 background: #DCDCDC;
 margin-right: 0px;
}

#menuv li  a:hover {
 background: #022f55;
 color: #fff;
}

#menuv li.current_page_item  a {
 background: #022f55;
 color: #FFF;
 font-weight: bold;
 padding: 7px;
 margin-right: 0px;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #022f55;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #ccc;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #022f55;
padding: 2px;
}

/* Botton Navigation Style 
********************* */
#footnav{
	width: 1008px;
	margin: 0;
	background: #fff;
	height: 40px;
	position: relative;
	font-size: 1em;
	border-bottom: 2px solid #ccc;
}

#footnav ul {
	list-style: none;
	left: 10px;
	bottom: -10px;
	position: relative;
	}

#footnav li {
	display: inline;
}

#footnav li.page_item  a {
 	padding: 10px;
 	color: #333;
 	background: #FFF;
 	margin-right: 0px;
}

#footnav li  a:hover {
 	background: #022f55;
	color: #fff;
}

#footnav li.current_page_item  a {
 	background: #022f55;
 	color: #FFF;
 	font-weight: bold;
 	padding: 10px;
	margin-right: 0px;
}