@import url("/icons.css");

@import url("/text_decor.css");


/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 20px;		
}
tr { background: #FFF; }
tr.altrow { background: #F9F9F9;	}
th, td {
	text-align: left;			
	border-width: 1px;
  	border-style: solid;
}
th {
	color: #555;
	background: #F0FBFF; 
	padding: .8em 1em;	
  	border-color: #D8EBF5 #D8EBF5 #B9DBEE #D8EBF5;	
}
td {
	border-color: #EFEFEF;	
	padding: .7em 1em;	
}	
/* end - table */

/* form elements */
form {
	margin: 10px 20px; 
	padding: 15px 25px 25px 25px; 
	border: 1px solid #F0F0F0;
	background: #F8F8F8;
}
form p {
	border-bottom: 1px solid #E6E6E6;
	padding: 12px 0 5px 0;	margin: 0;	
	color: #666666;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #D4D4D4 #EBEBEB #EBEBEB #D4D4D4; 	
	font: 11px 'Lucida Grande', Verdana, Helvetica, sans-serif;
}
input:focus, select:focus, textarea:focus {
	color: #7BA857;
	background: #EFFAE6;
}
input[type = "submit"], input[type = "button"] {
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background:#B4DB6F;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #B6DE8F #91BD37 #91BD37 #B6DE8F;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	max-width: 920px;
	margin: 0 auto;
	text-align: left;	
}

/* Header */
#header {
	position: relative;
	margin: 0 auto;
	height: 245px;
}
#header h1 { margin: 0; padding: 0; }
#header h1 a {
	position: absolute;
	margin: 0; padding: 0 5px 0 0;
	font: bold 62px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
	letter-spacing: -5px;
	color: #1980AF;
	text-decoration: none;

	/* change the values of top and left to adjust the position of the logo*/
	top: 30px; left: 30px;
}
#header p {
	position: absolute;
	margin: 0; padding:  0 5px 0 0;
	font-family: Georgia, 'Times New Roman', Times, serif;;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.8em;
	font-style: italic;
	letter-spacing: -.3px;
	color: #999;

	/* change the values of top and left to adjust the position */
	top: 102px; left: 32px;
}

#header #header-image {
	position: absolute;
	top: 12px; right: 30px;
	width: 292px;
	height: 234px;
	background: url(./images/header-bg.png) no-repeat;
}

/*  navigation  */
#header #nav {
	display: none;
}

/* Featured Block */
#featured {
	clear: both;
	border: 1px solid #DCF1FB;
	margin: 3px 0 15px 10px;
	padding-bottom: 20px;
	width: 98%;
	max-width: 900px;
}
#featured h2 {
	font: normal 3.8em Georgia, 'Times New Roman', Times, Serif;
	color: #295177;
	letter-spacing: -2.0px;	
	margin-bottom: 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #EBEBEB;	
}
#featured h2 a {
	color: #295177;
	border: none;	
}
#featured .image-block {
	display: none;
}
#featured .text-block {
	float: right;
	width: 60%;
	max-width: 550px;
	margin: 15px 25px 0 0;
	display: inline;
}
#featured .more-link a {
	display: none;
}

/* Content */
.outer {
	clear: both;
	float: left;
	max-width: 920px;
	margin: 0; padding: 0;			
}
.wrap {
	float: left;
	max-width: 920px;
	border-top: 1px dotted #D9D9D9;
}
#content {
	float: left;
	max-width: 900px;
	margin-left: 10px;	
	display: inline;
	padding-bottom: 40px;
}

/* columns */
#left {
	max-width: 580px;	
	float: left;	
	padding-top: 15px;	
}
#right {
	max-width: 285px;
	float: right;
	padding-top: 5px;
}

#right h3 {
	margin-left: 10px;	
}
#left h2 {
	font: normal 3.6em Georgia, 'Times New Roman', Times, Serif;
	color: #444;	
	letter-spacing: -2.2px;	
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #EBEBEB;	
}
#left h2 a {
	color: #444;
	border: none; 
}
#left .entry {
	border-bottom: 1px dotted #D9D9D9;
	padding-bottom: 15px;
}
#left .entry h3 a {
	color: #444;
	border: none;
}

/* sidebar quick search */
#quick-search {
	display: none;
}


/* sidemenus */
#left .footer-list a, #left .footer-list a:visited {
	color: #5D95CA;
	padding-left: 0;
	font-weight: bold;
}
#left .footer-list a span {
	color: #9F9F9F;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-style: normal;
	font-weight: normal;
	font-size: .9em;
}

/* footer */
#footer-wrap h3 {
	font-size: 2.4em;		
}
.wrap .col-a {
	max-width: 300px;
	float: left;
}
.wrap .col-b {
	max-width: 295px;
	float: right;	
}

/* footer-list */
.footer-list {
	border-top: 1px solid #E6E6E6;
	list-style: none;
	padding: 0;	
	margin-left: 20px;	
}
.footer-list a {
	display: block;
	width: 98%;
	line-height: 2em; 
	padding: 5px 0;
	margin-left: 0;
	color: #77A6D3;
	border: none;	
	border-bottom: 1px dotted #D9D9D9;
}
.footer-list a span {
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-size: .95em;	
	color: #9F9F9F;	
}

/* footer-bottom */
#footer-bottom {
	float: left;
	clear: both;
	border-top: 1px dotted #D9D9D9;
	width: 92%;
	margin: 30px auto 0 auto;	
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	font-size: .9em;		
	color: #777;
}
#footer-bottom .bottom-left {
	float: left;
	padding-left: 5px;		
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}

/* post */
.post {
	margin-bottom: 15px;
	border-bottom: 1px dotted #D9D9D9;
	padding-bottom: 15px;
}
.post .image-section {
	clear: both;
	display: block;
	margin: 25px 0 10px 20px;
	padding: 0;
}
.post .image-section img {
	background: #FAFAFA;
   border: 1px solid #ECECEC;	
	padding: 12px;
}

.post .post-info, 
#featured .post-info { font-size: .95em; margin-top: 0; color: #B0B0B0; }

.post .post-info a, .post .post-info a:visited,
#featured .post-info a, #featured .post-info a:visited { color: #8BB92E; border: none; }

.post .tags {
	padding: 5px 15px; margin: 20px 20px 15px 20px;	
	border-top: 1px solid #eaf1f5;
	border-bottom: 1px solid #eaf1f5;
}


/* archives */
ul.archive {
	border-top: 1px dotted #D9D9D9;
	margin: 15px 20px 20px 20px;
	padding: 0;	
}
ul.archive li {
	list-style: none;
	border-bottom: 1px dotted #D9D9D9;
	margin: 0;
	padding: 10px 5px;
}
ul.archive li a.post-title {
	margin: 0;
	padding: 0;
	font-size: 1.2em;	
	font-weight: bold;
	color: #555;
}
ul.archive li .post-details {
	font-size: .9em;
	margin-left: 0;
	margin-top: 0;
}
ul.archive li .post-details a {
	border: none;
}

/* pagenavigation */
.page-navigation {
	margin: 10px 20px 10px 20px;
	padding: 5px 15px;
	background: #F9F9F9;	
	border: 1px solid #F0F0F0;	
	width: 510px;
}

/* thumbnails */
p.thumbs { 
	padding: 10px 0 0 0px; 
	margin: 0 0 0 15px;
}
.thumbs img { 
	position: relative;
	padding: 8px;
	margin: 4px;
	background: #FAFAFA;
   border: 1px solid #EDEDED;	
}


/* alignment classes & additional classes*/
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border { border: none; }
.no-bg {	background: none; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

#ad
{
	display:none;
}


