/*
Theme Name: sushi
Theme URI: http://yoursite.com
Description: Describe the style.
Author: Your Name
Author URI: http://yoursite.com
Version: 1.0
*/

* {
	margin: 0;
	padding: 0;
	}
body {
	
	background: #1b1b1b;
	font: 80% Arial, Tahoma, Verdan, sans-serif;
	text-align: center;
	background: #73a0c5 url('images/body_bg_tile.gif');
	font-family:Georgia, "Times New Roman", Times, serif;
	}
/* Contains the entire body of the layout */
#body-container {
	width: 1080px;
	height:721px;
	margin: 0px auto;
	padding: 0 0px;
	
	background:  url('images/body_bg_center_no_tile.jpg') no-repeat top center;
	z-index:1;
	}
	
	
	
#customDate
{
	width:54px;
	height:72px;
	background:url(images/date_bg.gif) no-repeat left top;
	color:#FF0099;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#624f43;
	position:relative;
	left:-521px;
	top:-60px;
	float:right;

}
#customDateText
{
	position:relative;
	top:12px;
	text-align:center;
}	
	
#extra-container { 
	margin: 0 auto; 
}

/* Contains content and sidebar */
#container {
	float: left;
	
	
	padding: 0px;
	margin-left:42px;
	background:url(images/container_main_top_bg.jpg) no-repeat;
	background-position:57px 0 ;
	/*border: 1px solid #252525;*/
	text-align: left;
	
	
	}

#containerinner{
	
	
	width: 906px;
	padding: 0px;
	background:url(images/container_main_top_inner_bg.gif);
	float:inherit;
	background-position:57px 514px;
	background-repeat:no-repeat;

	z-index:200;
	text-align: left;
	
}
/* Main content */
#home, #content {
	float: left;
	width: 590px;
	}
#no-sidebar { width: 900px; }
/************************************************
	Header
************************************************/
#header-container 
{ 
	height: 191px; 
	width: 100%; 
	margin-left:-200px;
}
#header {
	float: left;
	width: 600px;
	height: 70px;
	text-align: left;
	
	}
#header h1 {
	float: left;
	width: 600px;
	font-weight: bold;
	}
#header h1 a {
	margin: 0 0 0 10px;
	/* Comment out or delete the next 4 lines to delete header image */
	width: 345px;
	height: 70px;
	display: block;
	background: url(images/header-dark.gif) no-repeat 0 0;
	}
/* Comment out or delete this style rule if not using header image */
#header h1 a span, #header h2 { display: none; }

#header h2 {
	float: left;
	clear: left;
	font-size: 1.1em;
	margin: 3px 0 0 10px;
	}
/************************************************
	Feed
************************************************/
#feed {
	float: right;
	width: 85px;
	height: 22px;
	/* Comment out the line below if not using header */
	padding: 47px 0 0 0;
	}
#feed li { display: inline; }
#feed li a {
	float: left;
	width: 34px;
	height: 22px;
	display: block;
	}
#feed li.feed-url a { background: url(images/dark-feed-header.jpg) no-repeat 0 0; }
#feed li.feed-email a { background: url(images/dark-email-header.jpg) no-repeat 0 0; }
#feed li.feed-url a span, #feed li.feed-email a span { display: none; }
/* Feed sidebar */
#feed-sidebar li a {
	height: 15px;
	display: block;
	text-indent: 25px;
	}
#feed-sidebar li.feed-url a { background: url(images/dark-feed-sidebar.jpg) no-repeat .1em .2em; }
#feed-sidebar li.feed-email a { background: url(images/dark-email-sidebar.jpg) no-repeat 0 .2em; }

/************************************************
	General style rules
************************************************/
/* Links */

a { 	
	text-decoration: none;
	}
a:hover { text-decoration: none; }


p { margin: 15px 0; }
body, h1, h2, h3, h4, h5, h6, ul, ul li {
	font-weight: normal;
	margin: 0;
	padding: 0;
	
	
	}

ul, ul li { list-style-type: none; }
pre, code, pre code { font-size: 1.1em; }

/* Left, right, and center alignment */
.left { float: left; margin: 0 10px 10px 0; }
.right { float: right; margin: 0 0 10px 10px; }
.center { float: left; margin: 10px auto; text-align: center; }

/* Headers and how they should look */
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }


h1, h2,  h4, h5, h6, h1 a, h2 a,   h4 a, h5 a, h6 a {
	color: #205a91;
	font-size:20px;
	}
	
#content .post h2, .feature h2.post-title, #full-posts h2, #comments-template h3, h2.post-title {
	font-family: 'Georgia', 'Times', 'Times New Roman', serif;
	
	font-weight:bold;
	
	
	
	
	
	}
h3.post-title {
	margin-left:88px;
}



#content .post h2 
{
	margin-left:75px;
}
#home .post h2 
{
	margin-left:75px;
}
#content .Thumb
{
	margin-left:-50px;
}


/************************************************
	Top navigation menus
************************************************/
/* Main navigation bar (#sub-nav is bottom bar) */
#navigation, #sub-navigation {
	float: left;
	color: #fff;
	
	letter-spacing: .03em;
	text-align: left;
	z-index:10;
	}
#navigation {
	
	font-size: .8em;
	position:relative;
	z-index:2;
	
	
	
	}
#sub-navigation {
	width: 906px;
	font-size: .75em;
	
	/*border: 1px solid #252525; border-bottom: none;*/
	}
#nav {
	float: left;
	padding: 0 0 0 2px;
	
	margin-left:180px !important;
	margin-left:130px;
	z-index:10;
	}
#navigation.nav-search {
	
	}
#nav li, #sub-nav li {
	/*
	space between tabs	
	*/
	float: left;
	margin-right:6px;
	}
#nav a {
	color: #205a91;
	display: block;
	padding: 12px 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	
	
	}
	
	
	#nav li a
	{
		background:url(images/tab_bg.gif) left top no-repeat;
	}
	
	
	
	
	
#nav a:hover, #nav li.current_page_item a {
	/*
	Active tab
	*/
	color: #bc2526;
	background:url(images/tab_bg.gif) left top no-repeat;
	
	}
#nav a:hover, #nav li.current_page_item a:hover, #nav li.current_page_item li a, #sub-nav a:hover, #sub-nav li.current-cat a:hover, #sub-nav li.current-cat li a {
	color: #333;
	/*
	tab rollover color
	*/
	
	background: #fefefe;
	background:url(images/tab_bg.gif) left top no-repeat;
	
	}
#nav li.page_item
{
	background:  url('images/tab_bg.gif') no-repeat top left;
}
#sub-nav a {
	color: #e2e2e2;
	display: block;
	padding: 7px 17px;
	
	}
#sub-nav li.current-cat a {
	background: #666;
	}
#nav li li, #sub-nav li li {
	float: left;
	width: 150px;
	background: #fefefe;
	}
#nav li li a {
	color: #333;
	background: #fefefe;
	float: none;
	margin: 3px 5px;
	padding: 6px 10px;
	
	}
#nav li li a:hover, #nav li.current_page_item li a:hover {
	color: #fff;
	background: #609be4;
	
	
	
	}
#nav li.highlight a, #sub-nav li.highlight a {
	color: #333;
	background: #fefefe;
	}
#sub-nav li li a, #sub-nav li li.current-cat a {
	color: #333;
	background: #fefefe;
	float: none;
	margin: 3px 5px;
	padding: 4px 7px;
	}
#sub-nav li li a:hover, #sub-nav li.current-cat li a:hover, #sub-nav li li.current-cat a:hover {
	color: #fff;
	background: #609be4;
	}
#nav li ul, #sub-nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 999;
	}
#nav li:hover ul, #sub-nav li:hover ul {
	left: auto;
	display: block;
	}
/************************************************
	Search
************************************************/
#search {
	float: right;
	width: 185px;
	margin-right: -45px;
	}
#search form {
	float: right;
	margin: .5em 0 0 0;
	padding: 0 0 0;
	}
#search input#s {
	color: #ccc;
	width: 170px;
	margin: 0;
	}
#search .search-submit { display: none; }
/************************************************
	Images
************************************************/
/* Images */
img.thumbnail, .flickr img, img.feature, #category-thumbnail-tabs img, #category-sections img, #home img {
	padding: 3px;
	background: #1b1b1b;
	border:none;
	/*border: 1px solid #333;*/
	}
a img { border: none; }
/* Feature images */
img.feature {
	width: 300px;
	height: 175px;
	float: left;
	margin: 0 10px 0 0;
	}
/* Thumbnail images */
img.thumbnail, .recent img.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 10px 5px 0;
	}
/* Thumbnail Large images */
img.thumbnail-large {
	width: 265px;
	float: left;
	margin: 0 10px 5px 0;
	}
#category-blocks img.thumbnail-large, #category-blocks a img.thumbnail-large { border: none; }
#category-thumbnail-tabs img { 	float: right; margin: 0 0 5px 10px; }

/* All posts */
/*
p.post-meta-data { 
	margin-bottom: 0; 
	margin-left:75px;
}
*/
.post-meta-data { 
	margin-bottom: 0; 
	margin-left:90px;
}


/************************************************
	Sections of the site
************************************************/
/* Sections of the site */
#content .post, #no-sidebar .post, .breadcrumb, #related, #comments-template, 
#feature, #category-sections .post, #excerpts .post, #full-posts .post, 
#home .tags, #video-tabbed, #home .flickr, #myGallery, #author-box, .navigation-links,
#home-custom-1, #home-custom-2, #category-tabs, #category-thumbnail-tabs {
	width: 568px;
	clear: left;
	float: left;
	overflow: visible;
	padding: 10px;
	
	margin: 20px 0 0px 0;
	color: #3f2b10;
	
	
	
	
	/*border: 1px solid #1b1b1b;*/

	}
	
#comments-template h3
{
	margin-left:75px;
}
#commentform
{
	margin-left:90px;
}
#postfooter
{
	position:relative;
	background-image:url(images/post_footer.gif);
	background-repeat:no-repeat;
	width:431px;
	height:20px;
	
	
	margin-top:-40px;
	left:43px;
	
}
.entry
{
	
}
#category-tabs, #category-thumbnail-tabs, #category-list-tabs, #features-numbers, #video-numbers {
	width: 590px;
	clear: left;
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0 0 10px 0;
	background: transparent;
	border: none;
	}
#no-sidebar .post, #no-sidebar #comments-template { width: 898px; }

/* Section headers (each section of site and sidebar) */
h2.section-header, h3.section-header, .menu h2, #related h3, #category-blocks h2 {
	font: 1em Arial, Tahoma, Verdan, sans-serif;
	color:#bc2426;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	/*border: 1px solid #222;*/
	padding: 3px 5px;
	margin: 0 0 10px 0;
	margin-left:70px;
	letter-spacing:1px;
	width:200px;
	
	}
h2.section-header
{
	margin-left:0px;
	padding-left:0px;
	font-weight:bold;
	font-size:17px;
	letter-spacing:0px;
	margin-bottom:-0px;
}
/************************************************
	Posts
************************************************/
.post p.byline { 
	margin: 4px 0 0 0; 
	margin-left:75px;
	font-size:11px;
	color:#84755f;
	
}

.navigation-links { 
	font-size: .95em; 
	clear:both;
}
.navigation-links .previous {
	float: left; width: 50%; 
	margin-left:90px;
	position:relative;
 }
 
.navigation-links .previous a 
{
	color:#990000;
}
.previous
{
	color:#990000;
}


.navigation-links .previous a:hover
{
	color:#990000;
	text-decoration:underline;
}
.navigation-links .next { 
	float: right; text-align: right; 
	position:relative;
	margin-left:100px;
	border:none;
	
}
.navigation-links .next a 
{
	color:#990000;
}
.next
{
	color:#990000;
}


.navigation-links .next a:hover
{
	color:#990000;
	text-decoration:underline;
}

/* Lists on content pages */
#content ul { margin: 15px 0; }
#content ul ul { margin: 0; }
#content li { margin: 0 0 3px 10px; }

/************************************************
	Feature sections (home page)
************************************************/
/* Features Gallery */
#myGallery { width: 588px; height: 240px; margin: 0 0 10px 0; padding: 0; }
#myGallery img { display: none; }
#myGallery h3 { display: none; }
#myGallery h3, #myGallery h2 { font-size: 1.5em; }


.jdGallery .slideInfoZone { height: 70px; }
.jdGallery .slideInfoZone h2 { color: #fff; }
.jdGallery .slideInfoZone p { color: #fff; }

/************************************************
	Category sections (home page)
************************************************/
/* Home category blocks (2 colums) */
#category-blocks .post {
	width: 268px;
	float: right;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #323232;
	/*border: 1px solid #1b1b1b;*/
	
	}
#category-blocks .alt {
	float: left;
	clear: both;
	
	}
#category-blocks h3 {
	margin: 10px 0 5px 0;
	
	}
/* Home category sections / excerpts / full posts */
#category-blocks h3, #category-sections h3, #excerpts h3 {
	font-size: 1em;
	margin: 0 0 5px 0;
	padding-left:70px;
	
	}

/* Flickr photos on the home page section */
#home .flickr img {
	margin: 0 6px 0 5px;
	}

/************************************************
	Video
************************************************/
/* Video tabbed list of videos */
#video-tabbed .video-list {
	float: right;
	width: 45%;
	}
#video-tabbed .video-list ul { width: 100%; }
#video-tabbed .video-list ul li { margin: 0 0 5px 0; border: 1px solid #222; }
#video-tabbed .video-list ul li a { display: block; padding: 10px; background: #424242; }
#video-tabbed .video-list ul li a:hover { color: #fff; background: #4f4f4f; }
#video-tabbed .video-list ul li a.tab-current { color: #fff; font-weight: bold; }
#video-tabbed .video { float: left; width: 50%; }
div.v { display: none; }
div.v1 { display: block; }

/************************************************
	Sidebar
************************************************/
/* Sidebar */
#sidebar {
	float: left;
	width: 300px;
	margin-left:0px;
	}
.menu { width: 93%; }
.tabbed { width: 100%; }
#sidebar .menu, #sidebar .tabbed { margin: 0 0 10px 0; }
.menu, .tabbed {
	padding: 10px;
	float: left;
	overflow: hidden;
	
	/*border: 1px solid #1b1b1b;*/
	}
/* Sidebar lists and sidebar tab lists */
#sidebar .tabbed ul { margin: 0; padding: 0; }
#sidebar .menu ul li a, .tabbed div ul li a {
	color: #74aaed;
	display: block;
	padding: 2px 0;
	}
.menu div li, .menu div li li, #sidebar .tabbed div li, #sidebar .tabbed div li li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	}
#sidebar .menu li li a, .tabbed div li li a { display: block; padding: 2px 0 2px 8px; }
#sidebar .menu ul li a:hover, .tabbed div ul li a:hover { color: #fff; }
/* Recent comments widget */
#sidebar ul#get-recent-comments li { margin: 5px 0; }
#sidebar ul#get-recent-comments li a { display: inline; }

/* Sidebar video */
#sidebar .video h3 { font-size: 1em; margin: 5px 0 0 0; }

/* Sidebar ads */
#sidebar .ads p { margin: 0; padding: 0; }
#sidebar .ads a img { border: none; padding: 0; }
#sidebar .ads img { margin: 0 2px 0 0; border: none; padding: 0; }
#sidebar .ads img.last { margin: 0; }

/* Sidebar flickr photos */
#sidebar .flickr img { margin: 3px 8px 3px 8px; }

/* Sidebar subscribe */
#sidebar .subscribe div { padding-left: 2px; }

/* Sidebar recent posts (recent.php) and asides (asides.php) */
#sidebar .recent .post, #sidebar .asides .post {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	margin-left:10px;
	}
#sidebar .entry { padding: 0; }
.entry
{
	margin-left:90px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#110304;
	
	vertical-align:baseline;
	line-height:20px;
	text-align:left;
	margin-top:-2px;

}



#sidebar .recent h3, #sidebar .asides h3 {
	font-size: .9em;
	margin: 0 0 1px 0;	
	}
#sidebar .recent h3 a {
	font-weight: bold;
	}
#sidebar .recent p, #sidebar .asides p { font-size: .9em; line-height: 1.4em; margin: 0; padding: 0; }
#sidebar .asides p, #sidebar .asides h3 { font-size: .95em; }

/************************************************
	Tabs
************************************************/
/* Tabs (actual tabs) */
.tabbed { padding: 0; background: transparent; border: none; }
.tabbed ul.tabs {
	position: relative;
	top: 0;
	left: 0;
	z-index: 997;
	list-style-type: none;
	}
.tabbed ul.tabs li { display: inline; }
.tabbed ul.tabs li a {
	color: #fff;
	float: left;
	display: block;
	margin: 0 3px 0 0;
	padding: 5px .8em;
	background: #1b1b1b;
	border-width: 1px 1px 0 1px; border-style: solid; border-color: #161616;
	}
.tabbed ul.tabs li a:hover { background: #353535; text-decoration: none; }
.tabbed ul.tabs li a.tab-current { background: #323232; }

/* Tab content */
#sidebar .tabbed div.tab-content { float: left; width: 93%; }
.tabbed div.tab-content {
	overflow: hidden;
	display: block;
	position: relative;
	left: 0;
	top: -1px;
	z-index: 0;
	padding: 5px 10px 10px 10px;
	clear: left;
	background: #323232;
	/*border: 1px solid #1b1b1b;*/
	}
div.t2, div.t3, div.t4, div.t5 { display: none; }
.tabbed div.c { display: none; }
.tabbed div.c1 { display: block; }

/* Features and video carousels (numbered carousel) */
#features-numbers .tabbed div.tab-content, #video-numbers .tabbed div.tab-content {
	width: 568px;
	clear: left;
	float: left;
	display: block;
	border-bottom: none;
	}
#features-numbers ul.tabs, #video-numbers ul.tabs {
	width: 588px;
	display: block; clear: left;
	overflow: hidden;
	background: #1b1b1b;
	/*border: 1px solid #161616;*/
	}
#features-numbers ul.tabs li a, #video-numbers ul.tabs li a { border: none; }
#features-numbers .tabbed div.tab-content, #video-numbers .tabbed div.tab-content { top: 0; }

/* Category tabs and video tabs */
#video-numbers .post { margin-top: 5px; }
#category-tabs div.c, #category-thumbnail-tabs div.c, #category-list-tabs div.c {
	float: left;
	clear: left;
	}
#category-thumbnail-tabs div.c, #category-list-tabs div.c { width: 588px; }
#category-thumbnail-tabs div.c, #category-list-tabs div.c { width: 568px; padding: 10px; }
#category-tabs div.c, #category-thumbnail-tabs div.c div, #category-list-tabs div.c div { padding: 0; }
#category-tabs div.post-c1, #category-list-tabs div.post-c1 {
	float: left;
	display: inline;
	width: 270px;
	padding: 10px;
	clear: none;
	}
#category-tabs div.post-c2, #category-list-tabs div.post-c2 {
	float: right;
	display: inline;
	width: 270px;
	padding: 10px;
	clear: none;
	}
#category-tabs h3, #category-thumbnail-tabs h3, #category-list-tabs h3 {
	font-size: 1em;
	margin: 0;
	padding: 1px 0;
	}
#category-tabs h3 a, #category-thumbnail-tabs h3 a, #category-list-tabs h3 a, #category-list-tabs h3 {
	font-weight: bold;
	}
#category-tabs p, #category-thumbnail-tabs p, #category-list-tabs p { margin: 5px 0 10px 0; }
#category-list-tabs div.c ul { padding: 5px 2px 5px 7px; }

/************************************************
	Comments Template
************************************************/
/* Related posts (if using plugin) */
#related ul { width: 100%; }
#related ul li { list-style-type: none; }

/* Comments template */ 
#comments-template ol {
	list-style-type: none;
	margin-top: 10px;
	}
#comments-template ol li {
	width: 97.5%;
	margin: 0 0 10px 0;
	padding: 5px 1%;
	background: none;
	border: 1px solid #b9a489;
	}
#comments-template ol li .comment-meta-data { font-weight: bold; }
#comments-template ol li .comment-meta-data a.time { float: left; clear: left; color: #eee; font-size: .9em; }
#comments-template ol li .comment-text { padding: 10px 10px 0 10px; }
input {
	color: #3f2b10;
	width: 50%;
	padding: 0px;
	margin: 0;
	background: #ff0000;
	background: #ff0000;
	background-color:#e5ddd0;
	border: 1px solid #b9a489;
	font-size:11px;
	font-weight:bold;
	}
#no-sidebar input { width: 25%; }
textarea {
	color: #3f2b10;
	width: 97%;
	padding: 7px;
	background: #e5ddd0;
	border: 1px solid #b9a489;
	/*border: 1px solid #323232;*/
	}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 80px;
	padding: 2px;
	margin-right: 10px;
	}
#comments-template ol
{
	width:480px;
	margin-left:90px;
	background:none;
}

/************************************************
	Footer
************************************************/
/* Footer */
#footer {
	clear: both;
	
	
	width: 1118px;
	height:199px;
	text-align: center;
	margin-left:-83px;
	
	background:url(images/footer_bg.gif) bottom no-repeat;
	
	
	}
#footer p {
	
	line-height: 1.3em;
	}
#footer p.left 
{ 
	
	margin-left:100px; 
	margin-top:500px; 
	text-align:center;
}

p.ie6-bug { margin: -15px 0; padding: 0; }
.op { background: #990000; position: absolute; top: 0; left: 0; z-index: 998; width: 1000px; height: 2000px; }
.op h2 { font-size: 5em; }
/*h3 font size*/
h3, h3 a
{

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#205a91;
	width:400px;
	
}
h3 a:hover 
{
	color: #bc2526;
	text-decoration: underline;
}


#recentDate
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#205a91;
}
#zzzz a li ul
{
	list-style-position: outside;
	list-style-type:disc;
}
.sociable
{
	margin-top:100px;
	padding-top:20px;
	margin=bottom:-10px;

}

#sociable img {
	float: left;
	width: 10px;
	height: 10px;
	border: 0;
	margin: 0;
	top:2px;
	padding: 0;
	padding-right:-15px;
	margin-right:2px;
	padding-top:1px;
	
	border:none;
	
}


#customCommentsLink a
{
	width:55px;
	height:37px;
	position:relative;
	background:url(images/comments_bubble.gif) center top no-repeat;
	float:left;
	font-size:20px;
	left:475px;
	top:-30px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4f3c22;
	text-align:center;
	float:left;
}































#footernav {
	
	float: none;


	color: #4f3c22;
	text-align:center;

	background:#009933;
	position:relative;
	
	}
#footernavinner {
	
	text-align:center;
	
	position:relative;
	left:159px !important;
	background:#009933;
	
	}
#footernavinner ul
{

}

#footernav li, #sub-nav li {
	/*
	space between tabs	
	*/
	top:50px;
	text-align:right;
	float: left;
	position:relative;
	left:120px;
	
	color: #4f3c22;
	
	
	}

#footernav a {
	color: #4f3c22;
	display: block;
	padding: 12px 6px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-size:12px;
	
	
	}
	
	
	
	
	
	
	
	
#footernav li.current_page_item a {
	/*
	Active tab
	*/
	color: #bc2526;
	text-decoration:none;
	font-weight:bold;
	
	
	}
#footernav a:hover  {
	color: #bc2526;
	text-decoration:underline;
	}
	
#thanks-holder
{
	position:relative;
	clear:both;
	width:800px;
	height:50px;
	top:100px;
	float:left;
	left:190px !important;

}
#wpthanks{
	position:relative;
	text-align:center;
	float:left;
	left:295px;
	color:#338095;
	font-size:11px;
}
#img-thanks
{
	position:relative;
	float:right;
	
	
	
}
.post #recentDate
{
	font-size:11px;
	padding-bottom:-20px;
	margin-bottom:-20px;
}
.post a 
{
	color:#3f2b10;
	font-weight:normal;	
}
.post a:hover
{
	text-decoration:underline;
}

/*
h7 a:hover
{
	color:#3f2b10;
	text-decoration: underline;
}
*/

.post #recent-list-item
{
	list-style:none;
	line-height:13px;
	padding-bottom:-50px;
	
	
	
}
.post-title a 
{
	color:#205a91;
	font-weight:bold;
}
.post h2 a 
{
	color:#205a91;
	font-weight:bold;
}
img.left {
	margin-left:90px;
}
#navigation-links
{
	margin-left:90px;
	width:200px;
}
.feedback
{
	width:55px;
	height:37px;
	position:relative;
	background:url(images/comments_bubble.gif) center top no-repeat;
	float:left;
	font-size:17px;
	left:475px;
	top:-30px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4f3c22;
	text-align:center;
	float:left;
	font-weight:bold;
	padding-top:3px;
}
#sidebar .menu ul
{
	list-style-position:outside;
	list-style:url(images/list-dash.gif);
	
	margin-left:16px;
}
#sidebar .menu li
{
	margin-bottom:10px;
}
#sidebar .menu li #r-li a
{
	color:#3f2b10;
	line-height:14px;
	padding:none;
	
}
#sidebar .menu li #r-li a:hover
{
	text-decoration:underline;
	line-height:14px;
}
#sidebar .menu li #r-li-date
{
	color:#205a91;
	font-size:11px;
}
#sidebar .menu  #ul-ri
{
	
	
	
}
#sidebar .menu ul li a
{
	color:#3f2b10;
	line-height:8px;
	padding:none;
	
}
#sidebar .menu ul li a:hover
{
	text-decoration:underline;
	color:#3f2b10;

}
#author-box
{
	
}
#author-box img, h4
{
	margin-left:90px;
}
#comments, #respond
{
	font-size:14px;
	padding-left:15px;
}
#author-box h4 a
{
	font-size:14px;
	font-weight:bold;
	
}
#author-box h3
{
	font-size:14px;
	font-weight:bold;
	margin-left:85px;
}
#comments-template ol li .comment-meta-data a.time 
{
	color:#3f2b10;
	font-weight:normal;
}
.nocomments 
{
	display:none;
}
#home-image
{
	border:none;
}
#home-custom-2
{
	margin-left:90px;
}
#home-custom-2 img
{
	border:none;
}
#home-custom-2 .section img
{
	border:none;
}
img
{
	border:none;
}
.style1 
{
	color: #993333;
	
	padding:3px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-bottom:#52492C solid 1px;
	border-left:#52492C solid 1px;
}
.style2
{
	
	
	border-top:#52492C solid 1px;
	border-right:#52492C solid 1px;
}