
body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: small; 
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.5em;
	background: #fff;
	}

/* links */

a:link {
	color: #326ea1;
	text-decoration: none;
	}
a:hover, a:visited {
	color: #383d44;
	text-decoration: none;
	}

/* basic elements */

p {
	padding: 0px 0px 10px;
	margin: 0px;
	}
form {
	margin: 0;
	padding: 0;
	}
img {
	border: none 0px;
	}

/* basic phrase element styles */

blockquote {
	margin: 0 0 0 10px;
	padding-left: 10px;
	line-height: 1.5em;
	color: #777;
	border-left: 5px solid #eee;
	}
code {
	color: #666;
	font-family: Monaco, monospace;
	font-size: 120%;
	text-align: left;
	}
code strong {
	color: #630;
	}
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted #ccc;
	cursor: help;
	}
a abbr {
	border: none;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
del {
	text-decoration: line-through;
	color: #666;
	}
ins {
	text-decoration: none;
	font-style: italic;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}

/* layout
---------------------------------------------------------- */

#wrap {
	margin: 0 auto;

	}
#content {
	min-width: 780px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 10px;
	font-size: 95%;
	}
#maincol {
	width: auto;
	margin: 0 272px 0 182px;
	}
.col-inner {
	padding: 0 10px;
	}
#leftcol {
	float: left;
	width: 182px;
	}
#rightcol {
	float: right;
	width: 272px;
	}
.sidebar {
	margin: 0;
	padding: 0;
	font-size: 95%;
	}

/* header
---------------------------------------------------------- */

#header {
	background: #08479f url(images/bg_header.gif) repeat-x 0 0;
	}
#header-inner {
	min-width: 780px;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	}
h1 {
	margin: 0;
	padding: 20px 0 0 15px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 2em;
	}
h1 a:link, h1 a:visited, h1 a:hover {
	color: #fff;
	text-decoration: none;	
	}
.description {
	padding: 0 0 20px 15px;
	color: #fff;
	}

#logo {
	padding: 0 0 0 15px;
	}
#logo span, #logo a {
	display: block;
	width: 200px;
	height: 90px;
	padding: 0;
	}
#logo img {
	border: none;	
	}

/* top navigation
---------------------------------------------------------- */

#nav {
	margin: 0;
	padding: 0;
	font-size: 90%;
	background: #c1dfef url(images/bg_bar.gif) repeat-x 0 0;
	border-bottom: 4px solid #383d44;
	}
#nav ul {
	min-width: 780px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
	list-style: none;
	}
#nav li {
	float: left;
	background: url(images/bg_spacer.gif) no-repeat 100% 100%;
	}
#nav li a {
	float: left;
	padding: 5px 15px 3px;
	color: #383d44;
	font-weight: bold;
	text-transform: uppercase;
	}
#nav li a:hover, #nav li.current_page_item a {
	font-weight: bold;
	color: #326ea1;
	}
#nav li.current_page_item a {
	background: url(images/bg_nav_active.gif) no-repeat 50% 100%;
	}

/* content
---------------------------------------------------------- */

h2.pagetitle {
	margin: 0 0 -15px;
	padding: 0 0 45px;
	color: #383d44;
	font-size: 100%;
	font-family: 'Lucida Grande', Verdana, san-serif;	
	text-align: center;
	background: url(images/bg_dot.gif) repeat-x 0 100%;
	}
.post {
	float: left;
	width: 100%;	
	padding: 0 0 20px;
	}
.post h3 {
	margin: 0;
	padding: 0;
	color: #383d44;
	font-family: 'Lucida Grande', Georgia, Verdana, Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	border: none;
	}
.postchrono {
	width: 58px;
	height: 62px;
	float: left;
	background: url(images/bg_date.gif) no-repeat;
	}
.post-month {
	padding-top: 12px;
	display: block;
	color: #383d44;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	line-height: 11px;
	}
.post-day {
	padding-top: 7px;
	display: block;
	color: #f3f4f9;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	line-height: 20px;
	}
.post-title {
	margin: 0 0 0 63px;
	padding: 2px 0 0;
	}
.post-meta {
	margin: 5px 0 0;
	padding: 0 5px;
	background: url(images/bg_dot.gif) repeat-x 0 0;
	}
.post-cat {
	float: left;
	padding-left: 15px;
	background: url(images/icon_cat.gif) no-repeat 0 4px;
	}
.post-comments {
	float: right;
	padding-left: 17px;
	background: url(images/icon_com.gif) no-repeat 0 4px;
	}
.post-author {
	float: right;
	padding-left: 17px;
	background: url(images/icon_auth.gif) no-repeat 0 4px;
	}
.entry {
	float: left;
	width: 100%;	
	margin: 0;
	padding: 10px 0 0;
	}
.entry img {
	margin: 5px 0;
	padding: 4px;
	border: 1px solid #eee;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	background: #fff;
	}

/* content list style */

#maincol ul, #maincol ol, #maincol dl {
	margin: 0 0 10px 0;
	padding: 0;
	}
#maincol ul, #maincol ol {
	margin-left: 10px;
	}
#maincol ol {
	padding-left: 20px;
	}
#maincol ul {
	list-style: none;
	}
#maincol ul li {
	padding: 0 0 5px 15px;
	background: url(images/icon_bullet.gif) no-repeat left 6px;
	}
#maincol dl dt {
	font-weight: bold;
	}
#maincol dl dd {
	margin: 0 0 15px 0;
	padding: 0;
	}

/* comments area */

h4#comments {
	margin: 0 0 15px;
	padding: 20px 0 0;
	clear: both;
	font-size: 120%;
	font-family: Verdana, Times, san-serif;
	}
h4#respond {
	margin: 0;
	padding: 10px 0 0;
	font-size: 120%;
	font-family: Verdana, Times, san-serif;
	}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	}
.commentlist li{
	padding: 10px;
	}
.commentlist .alt {
	background: #f3f4f9;
	}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
	}
#commentform {
	font: 110% Arial, Helvetica, sans-serif;
	}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
	}
#commentform label {
	padding-left: 5px;
	color: #666;
	font-size: 87%;
	}
#commentform input {
	width: 200px;
	background: #f3f4f9;
	border: 1px solid #eee;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	padding: 3px;
	margin-top: 3px;
	}
#commentform textarea {
	width: 95%;
	height: 120px;
	margin-top: 3px;
	padding: 2px;
	background: #f3f4f9;
	border: 1px solid #eee;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #fff;
	}
#commentform #submit {
	width: 144px;
	height: 28px;
	margin-bottom: 10px;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: url(images/btn_submit.gif) no-repeat;
	border: none;
	}

/* 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: 5px 8px 5px 0;
	}
.alignright {
	float: right;
	}
img.alignright, img[align="right"] {
	float: right;
	margin: 2px 0 5px 8px;
	}

/* navigation */

.navigation {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-size: 95%;
	}
.navigation a:hover, .navigation a:visited {
	color: #666;
	border-bottom: 1px dashed #666;
	}
.navigation .alignleft {
	width: 45%;
	text-align: left;
	}
.navigation .alignright {
	width: 45%;
	text-align: right;
	}

/* sidebar
---------------------------------------------------------- */

h2.sidebartitle {
	margin: 0 0 5px;
	padding: 4px 10px 3px;
	color: #383d44;
	font-size: 100%;
	font-family: 'Lucida Grande', Verdana, san-serif;
	text-transform: uppercase;
	background: #c1dfef url(images/bg_bar.gif) repeat-x 0 0;
	border-bottom: 3px solid #383d44;
	}

/* sidebar list level 1 */

.sidebar ul {
	margin: 0;
	padding: 0;
	}
.sidebar ul li {
	margin: 0 0 10px;
	padding: 0 0 5px;
	list-style: none;
	position: relative;
	background: #f3f4f9;
	border: 1px solid #eee;
	}
.sidebar ul li.list-search {
	padding: 10px;
	}
.sidebar ul li.list-about {
	padding: 10px 10px 0;
	}

/* sidebar list level 2 */

.sidebar ul li ul {
	margin: 0;
	padding: 0 10px;
	}
.sidebar ul li ul li {
	margin: 0;
	padding: 0 0 2px 12px;
	background: url(images/icon_bullet_sb.gif) no-repeat 0 6px;
	border: none;
	}

/* sidebar list level 3 */

.sidebar ul li ul li ul li {
	padding: 1px 0 1px 10px;
	border: none;
	}

/* recent post & comments */
.sidebar ul li ul.list-recentpost li, 
.sidebar ul li ul.list-recentcomments li {
	margin: 0;
	padding: 0 10px 5px 12px;
	line-height: 1.5em;
	}
.feedlink { /* rss button */
	position: absolute;
	right: 0;
	top: 0;
	margin: 0 0 0 10px;
	padding: 6px 10px 5px;	
	background: transparent url(images/bg_spacer.gif) no-repeat 0 100%;	
	border: none;
	}

/* widget list child */
.sidebar ul.children {
	margin: 0;
	padding: 2px 0;
	}
.sidebar ul.children li {
	padding-left: 12px;
	background: url(images/icon_bullet_sbchild.gif) no-repeat 0 8px;
	}

/* calendar widget */
#calendar_wrap {
	padding: 5px 10px;
	}
#wp-calendar caption {
	margin-bottom: 5px;
	color: #326ea1;
	}
#wp-calendar td a {
	color: #326ea1;
	}
#wp-calendar td#today {
	background: #d8ecf7;
	}
#leftcol #wp-calendar td {
	margin: 0;
	padding: 0 3px;
	}
#rightcol #wp-calendar td {
	margin: 0;
	padding: 0 9px;
	}

/* text widget */

.textwidget {
	padding: 0 10px;
	}
.widget_rss img {
	position: absolute;
	right: 10px;
	top: 6px;
	border: none;	
	}
	
/* search form */

#searchform {
	margin: 0;
	}
#searchform br {
	display: none;
	}
#searchform #s {
	border:1px solid #203346;
	width: 165px;
	height: 20px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #eee;
	background: #fff;
	margin-right: 2px;
	color: #999;
	font-weight: normal;
	}

/* search form button - to specify button only use input[type="submit"] */

#searchform input {
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	background: url(images/btn_search.gif) no-repeat;
	border: none;	
	}

/* footer
---------------------------------------------------------- */

#footer {
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 90%;
	}
#footer-inner {
	min-width: 780px;
	max-width: 1200px;
	margin: 0 auto;	
	background: url(images/bg_dot.gif) repeat-x 0 0;
	}
#footer p {
	margin: 0;
	padding: 10px;
	}

/* self-clearing floats */

#nav ul:after,
#maincol:after,
.navigation:after,
.post-meta:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}