/*
Theme Name: Indigo
Theme URI: http://indigosite.net
Description: Indigosite layout
Version: 1.0
Author: Various Artists
Author URI: http://indigosite.net
Tags: ajax, custom header, dynamic columns, fixed width, modules, multiple columns, styles, widgets
*/

/*- Reset CSS */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20090122 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border:0;
}

/*- Typography */

body {
    font:normal 12px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	padding-bottom:25px;
	}
h2{
	text-transform:uppercase;
	font:bold 22px "Trebuchet MS", Arial, sans-serif;
	padding:0;
	margin:0;
	color:#e3d53f;
	text-shadow:0 -1px 0 #444324;
}
h2, h2 a, h2 a:visited{
	color:#e3d53f;
}
h3{
	color:#eee;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:0 -1px 0 #444324;
}
#sidebar h3, #sidebar h4{
	text-transform:uppercase;
	font:normal 17px "Trebuchet MS", Arial, sans-serif;
	padding:0;
	margin:0;
	color:#e3d53f;
	text-shadow:0 -1px 0 #444324;
}
h4{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
p{
	line-height:18px;
	margin-bottom:16px;
	text-shadow:0 -1px 0 #444324;
}
.comments input[type=text], .comments textarea, code {
	/*font-family: Monaco, "Courier New", Courier, monospace;*/
	}


/*- Page Structure */

body {
	background: #6c6a3a url(images/bg_main.jpg) center top repeat-x;
	text-align: center;
	color: #fff;
	}

body.lang-ar,
body.lang-fa,
body.lang-he,
body.lang-hi,
body.lang-km,
body.lang-ko,
body.lang-ja,
body.lang-th,
body.lang-zh {
	/*font-size: 75%;  Resets 1em to 12px */
	}

#page {
	background:#6c693a url(images/sh_bg.jpg) left top no-repeat;
	text-align: left;
	margin: 0 auto;
	padding:0 40px;
	width:900px;
	position: relative;
	clear: both;
	}
	
#primary-wrapper{
	float:left;
	width:470px;
	padding-right:30px;
}
#sidebar{
	float:right;
	width:280px;
	margin-right:60px;
}
/*
#sidebar-1{
	float:right;
	width:280px;
	margin-right:60px;
}
.columns-one #page {
	width: 560px;
	}

.columns-two #page {
	width: 780px;
	}

.columns-three #page {
	width: 950px;
	}
*/
#header {
	height: 251px;
	width:900px;
	background:url(images/top_img.jpg) 0 0 no-repeat;
}

.content {
	padding:14px 30px 10px 30px;
	background:url(images/content_bg.jpg) 0 0 no-repeat;
	float:left;
	width:900px;
	}
.content ul {
	margin-bottom:10px;
}
.content ul li{
	margin-left:14px;
}
/*
body.columns-two #primary-wrapper {
	float: left;
	margin-right: -220px;
	width: 100%;
	}

body.columns-two #primary {
	margin-right: 220px;
	}

body.columns-two .secondary {
	float: right;
	}
*/
#primary {
	/*position: relative;*/
	/*float: left;*/
	width: 500px;
	min-height:490px;
	}


/*
.columns-one .secondary {
	width: 240px;
	border-top: 1px solid #eee;
	}

.columns-three .secondary {
	width: 175px;
	}

.secondary {
	width: 200px;
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	color: #666;
	position: relative;
	padding: 0 10px;
	overflow: hidden;
	}

#sidebar-2 {
	clear: right;
	}

.comments {
	text-align: left;
	margin: 30px 0 0;
	position: relative;
	}
*/
/*- Main Menu in Header */
#topmenu_left{
	width:18px;
	height:28px;
	background:url(images/menu_left.gif) 0 0 no-repeat;
	float:left;
}
#topmenu{
	background:#000 url(images/menu_bg.gif) 0 0 repeat-x;
	width:900px;
	height:28px;
	text-transform:uppercase;
	font:bold 14px "Arial Narrow", Arial, "Trebuchet MS", Verdana;
	/*margin-left:18px;*/
}
ul.menu li {
	display: inline;

	}

ul.menu li a {
	height:28px;
	line-height:28px;
	background:url(images/menu_bg_sep.gif) top right no-repeat;
	display:block;
	float:left;
	padding:0 14px 0 12px;
	}


ul.menu li a:hover {
	color: #eee;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	color: #fff;
	background:#6c6a3a url(images/menu_bg_vald.gif) top right no-repeat;
	text-decoration: none;
	}
#submenu_top{
	background:#000 url(images/submenu_bg.gif) 0 0 repeat-x;
	width:870px;
	height:22px;
	font:11px "Trebuchet MS", Verdana, Arial, "Trebuchet MS", sans-serif;
	padding-left:30px;
	padding-top:2px;
}
#submenu_top ul li, #submenu_top ul li ul {
	display: inline;
	line-height:18px;
}
#submenu_top a{
	padding:0 10px 4px 0;
	margin-right:6px;
	background:url(images/submenu_sep.gif) right 3px no-repeat;
}
#subsubmenu {list-style:none;}
#subsubmenu li{padding:0; margin:0;}
/*#subsubmenu {list-style:none;}
#subsubmenu a{
	padding:0 10px 4px 0;
	margin-right:6px;
	background:url(images/submenu_sep.gif) right 3px no-repeat;
}*/
	
/*- Sidebar Subpages Menu */
/*
.sb-pagemenu ul {
	margin-left: 10px;
	}

.sb-pagemenu ul ul {
	margin-top: 2px;
	}

.sb-pagemenu ul ul .page_item {
	margin-left: 10px;
	padding: 0;
	}

.sb-pagemenu .current_page_item {
	}
*/
/*- Headings */
/*
h1 {
	font-size: 3em;
	}

h1.blog-title {
	font-weight: bold;
	letter-spacing: -1px;
	padding: 75px 40px 0;
	}

h1.blog-title a,
#header .description {
	text-decoration: none;
	color: white;
	}

h1.blog-title a:hover {
	text-decoration: underline;
	}
*/
/*#header .description { *//* Description in header */
	/*font-size: 1em;
	margin: 0 40px;
	}
*/
/*h2 {  H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	/*text-align: center;
	font-size: 2.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}

#rollingarchives.emptypage {
	display: none;
	}

.page-head {
	margin: 20px 0;
	}

.archivepages {
	color: #999;
	display: block;
	font-size: .45em;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: lowercase;
	margin-top: 2px;
	}

.secondary h4 { */
/**************************************************/
a{
	color:#d7d7d7;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.skiplink {
	display: none;
}
/**************************************************/

#footer{
	background:url(images/footer_bg.jpg) 0 0 no-repeat;
/*	height:148px;
*/	width:900px;
	margin:0 auto;
	padding-top:54px;
	font-size:10px;
	color:#d7d7d7;
	clear:both;
}
#footer p{
	text-shadow:none;
}
#footerTable{
	width:846px;
	border-collapse:collapse;
	margin:0 30px 0 24px;
}
.footer, .footer a{
	color:#47471f;
}
a#indigo_logo{
	background:url(images/indigo_logo_small.jpg) 0 0 no-repeat;
	display:block;
	height:47px;
	width:74px;
	text-indent:-9999px;
}
a#feedback_logo{
	background:url(images/feedback_logo.jpg) 0 0 no-repeat;
	display:block;
	height:47px;
	width:131px;
	text-indent:-9999px;
}
a#dot_logo{
	background:url(images/dot_logo.jpg) 0 0 no-repeat;
	display:block;
	height:47px;
	width:71px;
	text-indent:-9999px;
}
hr{
height:2px;
border:0;
color:#5c592f;
background-color:#5c592f;
border-bottom:1px solid #7b784a;
margin-bottom:10px;
}
/*
hr{
	color:transparent;
	background:transparent url(images/content_hsep.gif) 0 0 no-repeat;
	height:3px;
	display:block;
	margin-bottom:10px;
}
.hr{
	color:transparent;
	background:transparent url(images/content_hsep.gif) 0 0 no-repeat;
	height:3px;
	display:block;
	margin-bottom:10px;
}*/

/* comments */
.counter{display:none;}
#comment{
	width:480px;
	height:140px;
	/*background:#6d693a;
	border-top:1px solid #5c592f;
	border-right:1px solid #7b784a;
	border-bottom:1px solid #7b784a;
	border-left:1px solid #5c592f;
	*/
	font:13px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#111;
	padding:6px;
	overflow: auto;

}

#commentlist{
	vertical-align:top;
	list-style:none;
}
#commentlist li{
	background:url(images/content_hsep.gif) left bottom no-repeat;
	margin-bottom:10px;
}
.commentauthor{
	color:#e3d53f;
	font-weight:bold;
}
.comment-content{
	padding-bottom:1px;
}
img#wpstats{display:none;}

#respond{
	color:#e3d53f;
	font-weight:bold;
	text-transform:uppercase;
	font-size:17px;
}
/* comments END /

/* SIDEBAR */
.textwidget{
	padding-bottom:16px;
	margin-bottom:16px;
	background:url(images/sidebar_sep.gif) bottom center no-repeat;
}

#calendarDiv{
	padding-bottom:16px;
	margin-bottom:16px;
	background:url(images/sidebar_sep.gif) bottom center no-repeat;
}

#upcomingDiv{
	padding-bottom:16px;
	margin-bottom:16px;
	/*background:url(images/sidebar_sep.gif) bottom center no-repeat;*/
}
.ec3_events{list-style:none;}
.ec3_events ul ul{list-style:none;}


/* SIDEBAR END */

/*#current-content img{float:right;}*/
.gravatar{float:right;}
.demo2007img alignright{margin-bottom:100px;}


/******************************/

/* POST ENTRY */
.entry-title a{
	clear: both;
	display:block;
	text-transform:uppercase;
	font:normal 20px "Trebuchet MS", Arial, sans-serif;
	color:#e3d53f;
}
.entry-meta { /* Time and category for blog entries */
	font-size: 11px;
	display: block;
	margin:10px 0;
	color:#918e4d;
	}

.entry-meta div {
	display: inline;
	}

/*.meta-start {
	padding: 2px 0 2px 20px ;
	background: url('images/time.png') left top no-repeat;
	}*/

.entry-date abbr {
	border: 0;
	}

.entry-author {
	display: none;
	}

.entry-author address {
	display: inline;
	font-style: normal;
	}

.entry-category {
	text-transform: lowercase;
	margin-right: 10px;
	}

.entry-meta a, .comment-meta a {
color:#918e4d;
	}
	
/* POST NAV */

.comments .navigation {
	margin: 10px 0;
	}

.navigation .nav-previous,
.navigation .left {
	float: left;
	width: 50%;
	text-align: left;
	}
.nav-previous, .nav-next{
padding-bottom:4px; margin-bottom:6px; /*background:url(images/content_hsep.gif) left bottom no-repeat;*/}

.navigation .nav-next,
.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
	}

.navigation a {
	color: #d7d7d7;
	}
#nav-above{}

div.entry-content {
background:url(images/content_hsep.gif) left bottom no-repeat;
overflow:auto;
padding-bottom:8px;
margin-bottom:14px;
}

#comments-closed-msg, .commentsrsslink, .entry-comments, #nav-below{display:none;}
/*.entry-comments comments h4{display:none;}
*/	
/* POST END */

.hentry four04{display:block; width:100%;}
.imageframe { margin: 10px; padding: 5px; border: 1px solid #aaa; }
.alignleft { float: left; }
.alignright { float: right; }
.centered { margin-left: auto; margin-right: auto; }
.photos{margin:0 25px 20px 0; border:3px solid #5c592f;}
.photos:hover{ border-color:#e3d53f;}
