/*#General styles #*/
body {
font: 75%/150% "Trebuchet MS", Tahoma, Arial, Verdana;
color: #ffffff;
background: #000000 url('images/bg.jpg') fixed top center no-repeat;

margin: 0px;
padding: 0px;
}
/* Links */
a {
color: #44A1D0;
text-decoration: none;
}
a:visited {
color: #44A1D0;
text-decoration: none;
}
a:hover {
color: #44A1D0;
text-decoration: underline;
}
img {
	border: none;
}
h1 {
margin:0px;
height: 60px;
font: bold 36px/100% "Trebuchet MS", Tahoma, Arial, Verdana;
color: #ACD7EE;
}
h1 a, h1 a:visited{
color: #ACD7EE;
text-decoration: none;
}
h1 a:hover{
	color: #F6F5EE;
	text-decoration: none;
}
h2 {
color: #4E79A2;
margin: 0px 0px 2px;
border-bottom: 1px dotted #13225D;
letter-spacing: -1px;
font: normal 175%/100% "Trebuchet MS", Tahoma, Arial, Verdana;
padding-bottom: 3px;
}
h2 a, h2 a:visited {
color: #4e79a2;
text-decoration: none;
}
h2 a:hover {
color: #4E79A2;
text-decoration: none;
}
h3 {
font: normal 140%/100% "Trebuchet MS", Tahoma, Arial, Verdana;
color: #4E79A2;
margin: 10px 0px 5px;
}
h4 {
font: normal 130%/100% "Trebuchet MS", Tahoma, Arial, Verdana;
color: #758d38;
margin: 10px 0px 5px;
}
form {
margin:0px;
padding:0px;
}
#wrap {
margin: 0px auto;
width: 952px;
border-left: 2px solid #13225D;
border-right: 2px solid #13225D;
background: #FFFFFE url(images/content-bg.gif) repeat-y;
overflow: hidden;
position:relative;
}
/*Code, Blockquote etc. */
code {
background-color: #ececec;
padding: 1px;
border: 1px solid #cccccc;
}
blockquote {
background: #F9F9F9;
border-left: 3px solid #AAAAAA;
padding-left: 6px;
margin: 7px 10px 7px 10px;
font-style: italic;
}
/* alignments */
.center {
text-align: center;
}
img.center, img[align="center"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
img.alignleft, img[align="left"] {
float:left;
margin: 2px 10px 5px 0px;
}
.alignright {
float: right;
}
img.alignright, img[align="right"] {
float:right;
margin: 2px 0px 5px 10px;
}
.clear {
clear:both;
}
/*# Header #*/

#headerimg {
	position: relative;
	padding: 8px 35px;
	padding-left: 90px;
}
#headerimg .description{
position: absolute;
bottom: 3px;
color: #F6F5EE;
font-size: 14px;
}
/*Header Navigation */
#navi {
background: #13225d;
height: 8px;
width: 952px;
margin: 0px auto;
margin-top: -1px;
border-top: 2px solid #13225D;
border-left: 2px solid #13225D;
border-right: 2px solid #13225D;
}
#navi ul {
margin: 0px;
padding: 0px;
white-space: nowrap;
}
#navi ul li {
display: block;
list-style-type: none;
float: left;
border-right: 3px solid #13225D;
line-height: 30px;
font: bold 13px Arial, Helvetica, sans-serif;
text-align: center;
}
#navi ul li.current_page_item a {
color: white;
text-decoration: none;
background: #4E79A2;
}
#navi ul li a {
display: block;
color: #40608C;
text-decoration: none;
background: #D2D8E4;
padding: 0px 15px;
line-height: 30px;
}
#navi ul li a:hover {
color: #4E79A2;
background: #FFF;
}
/*# Content #*/
#content {
padding: 10px 0px 15px 14px;
float: left;
width: 572px;
overflow: hidden;
}
.post {
clear:both;
padding-top: 15px;
}
.post-date {
width: 45px;
height: 49px;
float:left;
background: url(images/date-bg.gif) no-repeat;
}
.post-month {
font-size: 11px;
text-transform: uppercase;
color: #FFFFFF;
text-align: center;
display:block;
line-height: 18px;
padding-top: 2px;
margin-left: -3px;
}
.post-day {
font-size: 18px;
text-transform: uppercase;
color: #999999;
text-align: center;
display:block;
line-height: 18px;
padding-top: 7px;
margin-left: -3px;
}
.entry {
float:right;
width: 520px;
}
.post-cat {
background: url(images/f.png) no-repeat left center;
padding-left: 20px;
float:left;
font-size: 95%;
}
.post-author {
background: url(images/u.png) no-repeat left center;
margin-left: 10px;
padding-left: 20px;
float: left;
font-size: 95%;
}
.post-tag {
 margin-left: 10px;
float: left;
font-size: 95%;
}
.post-comments {
background: url(images/mini-comments.gif) no-repeat left bottom;
padding-left: 20px;
float: right;
font-size: 95%;
}
.post-calendar {
background: url(images/mini-calendar.gif) no-repeat left center;
padding-left: 20px;
float: right;
font-size: 95%;
color: #999999;
}
/*post content */
.post-content {
clear: both;
padding-top: 10px;
}
.post-content p {
margin: 0px 0px 15px 0px;
}
.post-content img {
border: 0px solid #C7C7C7;
padding: 5px;
}
.post-content a:hover img {
border: 1px solid #4E79A2;
padding: 5px;
background: #4E79A2;
}
/* entrymeta */
.entrymeta {
border: 1px solid #8d8d8d;
background-color: #000000;
font-size: 90%;
}
.entrymeta ul {
margin: 8px auto 8px 40px;
padding: 0px;
}
.entrymeta ul li {
list-style-type: none;
}
.trackback-leftalign { background: url(images/icon-trackback.png) no-repeat 0 50%; padding-left: 14px; }
.feed-leftalign { background: url(images/icon-post-feed.gif) no-repeat 0 50%; padding-left: 14px; }
/*Tags below the link of the comments feed */
.utwtags { background: url(images/icon-tag.gif) no-repeat 0 50%; padding-left: 14px; }
.navigation {
clear: both;
padding: 10px 0px;
}
.navigation a, .navigation a:visited {
color: #4e79e2;
}
.previous-entries a {
float: left;
padding-left: 18px;
background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
float: right;
padding-right: 18px;
background: url(images/mini-nav-right.gif) no-repeat right center;
}
/* comments area */
#comments, #respond {
border-bottom: 1px dotted #13225D;
padding: 10px 0 5px 0;
clear: both;
}
#commentform input#author,
#commentform input#email,
#commentform input#url { background:#8d8d8c url(images/icon_form.gif) no-repeat;  padding:4px 4px 4px 30px; width:210px; }

#commentform input#author	{ background-position:3px -3px; }
#commentform input#email	{ background-position:3px -33px; }
#commentform input#url { background-position:3px -63px; }
/*commentlist */
.commentlist {
list-style: none;
margin: 10px 0px;
padding-left: 0px;
line-height: 130%;
}
.commentlist li{
margin-bottom: 6px;
padding: 10px;
}
.commentlist .alt {
background: #000000;
border: 1px dotted #13225D;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
font-weight: bold;
font-style: normal;
font-size: 100%;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentname{
color: #4E79A2;
}
.cmd-avatar {
border: 0px solid #AAAAAA;
padding: 4px;
float: left;
height: 40px;
width: 40px;
display: inline;
}
.commentcount {
font: bold 2.2em Georgia,sans-serif;
color: #DEDEDE;
float: right;
}
.commentext { /* That's the div of the text... */ 
	padding: 0px 0px 0px 50px;
}
/*comment form */
#commentform {
margin-top: 10px;
font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
padding: 2px 0px;
margin: 0px;
}
#commentform label{
color: #787878;
font-size: 87%;
}
#commentform input{
width: 200px;
background:#8d8d8c;
border: 1px dotted #13225D;
padding: 3px;
margin-top: 3px;
}
#commentform textarea{
width: 560px;
/*height: 115px; */
background:#8d8d8c;
border: 2px solid #13225D;
padding: 2px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
background: #ffffff;
}
#commentform #submit{
background: url(images/y.png) no-repeat;
font: bold 12px Arial, Helvetica, sans-serif;
color: #4E79A2;
border: none;
float:right;
width: 144px;
height: 28px;
cursor: pointer;
}
/*Quicktags */
#quicktags {
margin-top: 4px;
margin-bottom: 0px;
}
#quicktags input {
background: #f9f9f9 url(images/button-bg.png) repeat-x;
border: 1px solid #aaaaaa;
font-size: .9em;
color: #666;
font-family: Arial, Helvetica, sans-serif;
width: auto;
margin: 1px 2px 0px 0px;
padding: 0px 1px 0px 1px;
}
#quicktags input:hover {
	border: 1px solid #4E79A2;
}
/*# Sidebar #*/
#sidebar {
float: right;
padding: 15px 27px 20px 10px;
width: 312px;
color: #4e79e2;
overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2 {
font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
color: #4E79A2;
margin: 20px 0px 2px;
border-bottom: 1px solid #13225D;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
color: #4e79e2;
text-decoration: none;
}
#sidebar a:hover{
color: #135193;
text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
margin: 0;
padding: 0;
}
#sidebar ul li {
list-style: none;
margin: 0;
padding: 0;
border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
padding: 0;
margin: 0;
}
#sidebar ul li ul li{
padding: 2px 0 2px 0px;
border-bottom: 1px solid #DDD;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
padding: 1px 0 1px 10px;
border: none;
}
/*blogroll */
ul.list-blogroll li {
background: url(images/mini-blogroll.gif) no-repeat left center !important;
padding-left: 20px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li {
background: url(images/f.png) no-repeat left center !important;
padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li {
background: url(images/mini-monthly-archive.gif) no-repeat !important;
padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li {
background: url(images/yazi.png) no-repeat 0px 3px !important;
padding-left: 20px !important;
}
ul.list-page2 li {
background: url(images/group.png) no-repeat !important;
padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li {
background: url(images/mini-page-arrow.gif) no-repeat !important;
padding-left: 10px !important;
}
/*recent comments widget */
ul.recent-comments li, li.widget_recent_comments li {
background: url(images/mini-recent-comments.gif) no-repeat 0px 4px !important;
padding-left: 20px !important;
list-style: none;
color: #5A6695;
}
/*** links ***/
ul.list-links li {
background: url(images/link.gif) no-repeat left center !important;
padding-left: 20px !important;
}
/*** feeds ***/
ul.list-feeds li a {
background: url(images/icon-feed-orange.gif) no-repeat left center !important;
padding-left: 20px !important;
}
ul.list-feeds li a:hover {
background: url(images/icon-feed-blue.gif) no-repeat left center !important;
padding-left: 20px !important;
} 
/*text widget */
.textwidget {
padding-top: 5px;
}
/*search form */
#searchform {
margin: 0px;
}
#searchform br {
display: none;
}
#searchform #s {
width: 120px;
height: 20px;
padding: 4px 20px 0px 5px;
border: 1px solid #13225D;
background: #8d8d8c right center no-repeat;
margin-right: 2px;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
background: url(images/a.png) no-repeat;
border: none;
width: 155px;
height: 26px;
vertical-align: middle;
}
/*#Footer #*/
#footer {
width: 952px;
height: 30px;
clear: both;
background: #b7bdc7;
margin: 0px auto 20px auto;
border-left: 2px solid #13225D;
border-top: 1px solid #13225D;
border-right: 2px solid #13225D;
border-bottom: 2px solid #13225D;
text-align: center;
}
#footer p {
margin-top: 5px;
font-family: Arial, Helvetica, sans-serif;
color: #777;
font-size: 95%;
}
#footer p a {
color: #135193;
}
#content img.wp-smiley {
margin: 0;
padding: 0;
text-align:inherit;
border: 0;
background: none;
}
.hilite1 { background-color: yellow }
.hilite2 { background: #b6e0ae; }
.hilite3 { background: #c2e1f6; }
.pagebar 
{ 
font: 13px Arial, Helvetica, sans-serif; 
padding-top: 20px; 
padding-bottom: 10px; 
margin: 0px; 
}
.pagebar a, .pagebar a:link, .pagebar a:active {
	padding: 0px 6px 0px 6px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #8D8D8D;
	color: #8D8D8D;
	background-color: #ECECEC;	
}
.pagebar a:hover {	
	border: 1px solid #666666;
	color: #666666;
	background-color: #FFFFFF;
}
.pagebar span.pages {
	padding: 0px 6px 0px 6px; 
	margin: 2px 2px 2px 0px;
	color: #FFFFFF;
	border: 1px solid #666666;
	background-color: #A9A9A9;
}
.pagebar span.current {
	padding: 0px 6px 0px 6px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #666666;
	color: #666666;
	background-color: #FFFFFF;
}
.pagebar span.extend {
	padding: 0px 6px 0px 6px; 
	margin: 2px;	
	border: 1px solid #666666;
	color: #666666;
	background-color: #FFFFFF;
}


.servheader {
   width: 120px;
height: 20px;
padding: 14px 60px 20px 320px;
margin-top: -55px;

} 
img.wp-smilies.
img.wp-smiley { vertical-align: -25%; }