/* ----------MAIN BODY STYLES---------- */

* {
	margin: 0px;
	padding: 0px;
	border: 0px; 
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-image: url(/images/bg.png);*/
	background-repeat: repeat-x;
	background-color: #E9E9E9;
	color: #666666;
	font-size: 0.9em;
}

img {
	border: 0px;
}

ul,ol {
	list-style-type: none;
}

#container {
	margin: auto;
	width: 950px;
}

h2 {
	border-bottom:3px double #DDDDDD;
	color:#333333;
}

a:link, a:visited {
	color:#3366CC;
	text-decoration:none;
}

a:hover, a:active {
  color:#663366;
  text-decoration:underline;
}

a img:hover {
	opacity:0.8;
}

a img {
	border:medium none;
}

div.banner a{
	border: 3px solid #EEEEEE;
	display: block;
}

div.banner a:hover {
	border:3px solid #0066cc;
	/*border:3px solid #ff0000;*/
}

/* ----------NAVIGATION #1 STYLES---------- */

#g_navi {
	background:transparent url(/images/g_navi.gif) no-repeat scroll 0 0;
	height:41px;
	margin:0;
}

#g_navi ul {
	margin:0;
	padding:0;
}

#g_navi li {
	display:inline;
	list-style-type:none;
}

#g_navi li a {
	display:block;
	float:left;
	height:41px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9877em;
}

#g_navi li.g_navi01 a {
	background:transparent url(/images/g_navi.gif) no-repeat scroll 0 0;
	width:120px;
}

#g_navi li.g_navi02 a {
	background:transparent url(/images/g_navi.gif) no-repeat scroll -120px 0;
	width:120px;
}
  
#g_navi li.g_navi03 a {
	background:transparent url(/images/g_navi.gif) no-repeat scroll -240px 0;
	width:120px;
}

#g_navi li.g_navi04 a {
	background:transparent url(/images/g_navi.gif) no-repeat scroll -360px 0;
	width:120px;
}

#g_navi li.g_navi01 a:hover {
	background:transparent url(/images/g_navi.gif) no-repeat scroll 0 -41px;
}

#g_navi li.g_navi02 a:hover {
	background:transparent url(/images/g_navi.gif) no-repeat scroll -120px -41px;
}

#g_navi li.g_navi03 a:hover {
	background:transparent url(/images/g_navi.gif) no-repeat scroll -240px -41px;
}

#g_navi li.g_navi04 a:hover {
	background:transparent url(/images/g_navi.gif) no-repeat scroll -360px -41px;
}

#g_navi li.g_navi01_on a {
	background:transparent url(/images/g_navi.gif) no-repeat scroll 0 -82px;
	width:120px;
}

#g_navi li.g_navi02_on a {
	background:transparent url(/images/g_navi.gif) no-repeat scroll -120px -82px;
	width:120px;
}

#g_navi li.g_navi03_on a {
	background:transparent url(/images/g_navi.gif) no-repeat scroll -240px -82px;
	width:120px;
}

#g_navi li.g_navi04_on a {
	background:transparent url(/images/g_navi.gif) no-repeat scroll -360px -82px;
	width:120px;
}


/* ---------- WRAP STYLES---------- */
#wrap {
  margin: 0 auto;
  width: 900px;
}


/* ----------HEADER STYLES---------- */

#header {
	height: 120px;
	width: 900px;
  position: relative;
  border-top: 1px solid #400d08;
  border-left: 1px solid #400d08;
  border-right: 1px solid #400d08;
  background: transparent url(/images/header.jpg) repeat-x scroll 0 0;
  margin: 0 auto;
}

#logo {
	float: left;
	height: 94px;
	width: 462px;
	margin-top: 40px;
}

#header div.catch {
  font-size: 0.85em;
  font-weight: normal;
  color: #ffffff;
  height: 25px;
  padding: 10px 0 0 20px;
  position: absolute;
  left: 0;
  top: 0;
  width: 250px;
}


/* ----------MAIN CONTENT STYLES---------- */


#mainTable {
	border: solid 1px #d9d9d9;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 620px;
  color: #000000;
}

#mainTableLeft {
	border: solid 1px #d9d9d9;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 620px;
}

#mainTable td,
#mainTableLeft td
 {
	padding: 5px;
}

#right-content {
	float: right;
	width: 280px;
}

.sidebar-box {
	background-color: #FFFFFF;
	background-image: url(images/sidebar_bg.png);
	background-repeat: no-repeat;
	padding: 10px;
	float: left;
	width: 258px;
	border: 1px solid #d9d9d9;
	margin-bottom: 10px;
}

.sidebar-box p {
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}

.sidebar-box a {
	line-height: 18px;
	text-decoration: none;
	color: #000000;
}

.sidebar-box a:hover {
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}

p.center {
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding-top: 20px;
	clear: both;
	padding-bottom: 10px;
}

.sidebar-box li{
	background-image: url(images/post_divider.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.sidebar-box li a {
	display: block;
	width: 258px;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sidebar-box li a:hover {
	color: #000000;
	background-color: #E9E9E9;
}

/* ----------HV WIDGET STYLES---------- */

.widget-box {
	background-color: #FFFFFF;
	background-image: url(images/sidebar_bg.png);
	background-repeat: no-repeat;
	padding: 10px;
	float: left;
	width: 258px;
	border: 1px solid #d9d9d9;
	margin-bottom: 10px;
}

.widget-box li{
	background-image: url(images/post_divider.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.widget-box li a {
	display: block;
	width: 258px;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.widget-box li a:hover {
	color: #000000;
	background-color: #E9E9E9;
}

/* ----------RIGHT CONTENT SEARCH FORM STYLES---------- */

.search-field {
	padding: 9px;
	font-style: italic;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
}

.search-btn {
	vertical-align: bottom;
	margin-left: 5px;
}

/* ----------FOOTER STYLES---------- */

#footer {
	clear: both;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	height: 350px;
}

#footer-topbar {
	height: 39px;
	width: 950px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 30px;
}

#footer-topbar a {
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 12px;
	float: right;
	text-decoration: none;
}

#footer-topbar a:hover {
	color: #75BEDF;
}

#footer-topbar p {
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 12px;
	float: right;
}

#footer-content {
	margin: auto;
	width: 950px;
}

.footer-box {
	float: left;
	width: 280px;
	margin-top: 30px;
	padding-right: 18px;
	padding-left: 18px;
	margin-bottom: 50px;
}

.footer-box-middle {
	float: left;
	width: 280px;
	margin-top: 30px;
	padding-right: 18px;
	padding-left: 18px;
	background-image: url(images/footer_divider.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 50px;
	height: 170px;
}

.footer-box-middle p {
	color: #999999;
	font-size: 12px;
	line-height: 18px;
}

.footer-box-middle h3 {
	color: #FFFFFF;
}

.footer-box h3{
	color: #FFFFFF;
}

.footer-box p{
	color: #999999;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

.footer-friends li {
	background-image: url(images/bullet_point.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-bottom: 5px;
}

.footer-friends li a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

.footer-friends li a:hover {
	color: #FFFFFF;
}

/* ----------RE-USABLE STYLES---------- */

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clear {
	clear: both;
}

/* ----------SINGLE POST STYLES---------- */

.single-container {
	padding: 15px;
	float: left;
	width: 618px;
	background-color: #FFFFFF;
	background-image: url(images/content_bg.png);
	background-repeat: no-repeat;
	border: 1px solid #d9d9d9;
	margin-bottom: 10px;
}

.single-thumbnail {
	float: left;
	height: 170px;
	width: 200px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #d9d9d9;
}

.single-thumbnail img {
	border: 1px solid #d9d9d9;
}

.single-title {
	float: right;
	width: 386px;
}

.single-content {
	float: right;
	width: 386px;
	margin-top: 5px;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
}

.single-ratings {
	float: right;
	width: 386px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 11px;
}

.single-content-main {
	float: left;
	width: 618px;
	margin-top: 30px;
}

.single-content-main p {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin: 5px 0 10px; 
	padding: 0;
}

.single-content-main img {
	padding: 9px;
	background-color: #FFFFFF;
	border: 1px solid #d9d9d9;
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

/* ----------SINGLE STAY CONNECTED STYLES---------- */

.single-rss-container {
	padding: 15px;
	float: left;
	width: 618px;
	background-color: #FFFFFF;
	background-image: url(images/content_bg.png);
	background-repeat: no-repeat;
	border: 1px solid #d9d9d9;
	margin-bottom: 10px;
}

.single-rss-icon {
	float: left;
	height: 128px;
	width: 128px;
	margin-right: 39px;
	margin-left: 39px;
	margin-bottom: 10px;
}

.single-rss-icon p {
	font-size: 11px;
	text-align: center;
}

/* ----------SINGLE POST COMMENT STYLES---------- */

.single-comments-container {
	padding: 15px;
	float: left;
	width: 618px;
	background-color: #FFFFFF;
	background-image: url(images/content_bg.png);
	background-repeat: no-repeat;
	border: 1px solid #d9d9d9;
	margin-bottom: 10px;
}

.single-comments-container ol {
	font-size: 12px;
}

.single-comment {
	float: left;
	width: 598px;
	border: 1px solid #d9d9d9;
	background-color: #E9E9E9;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.single-comment-gravatar {
	float: left;
	height: 80px;
	width: 80px;
	border: 1px solid #d9d9d9;
	background-color: #FFFFFF;
	padding: 10px;
}

.single-comment-comment {
	float: left;
	width: 486px;
	margin-left: 10px;
}

.single-comment-comment p {
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0 10px; 
	padding: 0;
}

/* ----------COMMENT FORM STYLES---------- */

.comment-field {
	padding: 4px;
	margin-bottom: 10px;
	background-color: #E9E9E9;
	border: 1px solid #d9d9d9;
	color: #666666;
}

.comment-btn {
	padding: 4px;
	margin-bottom: 10px;
	background-color: #E9E9E9;
	border: 1px solid #d9d9d9;
	color: #666666;
}

.comment-form {
	float: left;
	width: 598px;
}

.comment-form p {
	font-size: 12px;
	margin-bottom: 3px;
}

/* ----------SINGLE PAGE STYLES---------- */

.page-container {
	padding: 15px;
	float: left;
	width: 618px;
	background-color: #FFFFFF;
	background-image: url(images/content_bg.png);
	background-repeat: no-repeat;
	border: 1px solid #d9d9d9;
	margin-bottom: 10px;
}

.page-container p {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin: 5px 0 10px; 
	padding: 0;
}

.page-title {
	padding-top: 5px;
	padding-bottom: 5px;
}
