/* Default Colors */

/*--------------------------------------------------------------------------------
01. SETUP
--------------------------------------------------------------------------------*/

body {
	background: #fff url(../images/bgtop.png) top center no-repeat;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000066;
}

/*--------------------------------------------------------------------------------
02. STRUCTURE
--------------------------------------------------------------------------------*/


#wrapper {
	border: 0px solid #f1edaa;
	border-top:0px;
}

#content {
	border-right: 1px solid #f5f4f4;
}

/*--------------------------------------------------------------------------------
03. HEADER
--------------------------------------------------------------------------------*/

#content h1 { 
font-size: 42px;
font-weight: normal;
color: #b2bb1c;
font-style: italic;
font-family: Georgia,"Times New Roman",Times,serif;
line-height:80px;
}

#header h1 a {
	color: #33211f;
}

#header h1 a:hover {
	color: #c89a2b;
}

#header #description {
	color: #7c6563;
}

#header #description a {
	color: #6f9f85;
}

#header #description a:hover {
	color: #33211f;
}

/*--------------------------------------------------------------------------------
04. POSTS
--------------------------------------------------------------------------------*/
.confirm {
	background-color: #F1F4B9;
	padding: 5px;
	text-align:center;
	font-weight:bold;
}


.lgtxt {
	font-size: 16px;
}
.smalltxt {
	font-size: 11px;
}
.bluetxt {
	color: #002B55;
}
.myForm {
	padding: 20px 0px;
}
.myForm .inputbox {
	padding: 3px;
}

.myForm .tableHeading {
	font-weight: bold;
	color: #0033CC;
	background-color: #D5DE25;
	text-align: center;
	line-height: 1.3;
}
.mtxt {
	font-size: 14px;
}


.booknow {
	color: #FFFFFF;
	background-color: #003E7E;
	margin:10px 0px;
	padding:5px;
}
.booknow h3 {
	margin:0;
	}
.booknow a {
	text-decoration:none;
}	
.booknow a:hover {
	text-decoration:underline;
}	


#content h3 {
font-size: 18px;

font-weight: normal;
}

.video {
	border: 5px solid #f8f6d0;
}

.post h2 {
font-size: 28px;
font-weight: normal;
color: #b2bb1c;
font-style: italic;
font-family: Georgia,"Times New Roman",Times,serif;
line-height: 40px;}


.post h2 a {
	color: #b2bb1c;
}

.post h2 a:hover {
	color: #b2bb1c;
}

.meta {
	color: #7e9e8d;
}

.meta a {
	color: #7e9e8d;
}

.post .label a {
	background: #d5de25;
	color: #fff;
}

.post .label a:hover {
	background:  #9ca31b;s
}

.tags {
	color: #7c6563;
}

.tags a {
	color: #c89a2b;
}

#navigation a {
	color: #33211f;
}

#navigation a:hover {
	color: #c89a2b;
}

/*--------------------------------------------------------------------------------
05. ENTRIES
--------------------------------------------------------------------------------*/

.entry a {
	color: #c89a2b;
}

.post .entry blockquote {
	color: #7c6563;
}

/* Blog Entry Styles - Images */

/*--------------------------------------------------------------------------------
06. SIDEBAR
--------------------------------------------------------------------------------*/

#rss {
	background: #33211f;
}

#rss a:hover {
	color: #c89a2b;
}

.widget {
	margin: 0 0 30px;
}

#twitter ul li a {
	color: #6f9f85;
}

#twitter ul li a:hover {
	color: #33211f;
}

#flickr .flickr_badge_image a  { border: 2px solid #C89A2B; }

.widget_tag_cloud {
	color: #7c6563;
}

.widget_tag_cloud a {
	color: #c89a2b;
}

/*--------------------------------------------------------------------------------
07. COMMENTS
--------------------------------------------------------------------------------*/

.commentlist .comment-meta {
	color: #7e9e8d;
}

.commentlist .comment-meta a {
	color: #7e9e8d;
}

.commentlist .avatar {
	border: 3px solid #dad9b3;
}

.commentlist p a {
	color: #c89a2b;
}

.commentlist p a:hover {
	text-decoration: underline;
}

.commentlist blockquote {
	color: #7c6563;
}

.commentlist .reply a {
	color: #c89a2b;
}

#commentform p a {
	color: #c89a2b;
}

#commentform .comm_count span input {
	color: #6f9f85;
}

/* Comments - Thread */


/*--------------------------------------------------------------------------------
08. ARCHIVES PAGE
--------------------------------------------------------------------------------*/

#archives {
	padding: 10px 0 0;
}

#archives a {
	color: #6F9F85 !important;
}

h4.archive_year {
}


/*--------------------------------------------------------------------------------
09. MISC
--------------------------------------------------------------------------------*/
