/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	: Karen Arnold
	Author Site	: http://highdesertweb.com
	Style Name	: Think Trees
	Style URI	: http://thinktreesnm.org
	Version		: 1.0
	Comments	:
*/
body {
background: #f1fadc url(bgd-body-lite-green.gif);
margin-top:20px;
font-family:Arial,Helvetica,sans-serif;
color:#4b7123;
}
#page {
	/* The entire design is contained within the 'page' id */
padding-top:0;
background:url(bgd-page.gif) repeat-y;
border:none;

	}
	
#header {
	/* Contains the H1 and menu */
background:url(header.jpg) no-repeat;
height: 180px;
	}
.content {
background: url(bgd-leaf.png) no-repeat bottom right;
}	
#primary {
	/* Contains the main column */
float:right;
width:470px;
padding-top:0;
	}
body.columns-two #primary-wrapper {
float:right;
}
.page-head {
margin:0;
}
.hentry {
	/* Each entry is contained within the 'hentry' class */
margin-top:0;
	}

.entry-content {
	/* The meat and potatoes of every entry */
color:#4b7123;
	}

/************************************************/
/***************sidebar*************************/
#sidebar-1 {
	/* The first sidebar */
/*background: url(sidebar.jpg) no-repeat -23px -1px;*/
color:#4b7123;
	}

#sidebar-2 {
	/* The second sidebar */
	}

body.columns-two .secondary {
	/* Contains both sidebars */
width:220px;
float:left;
padding:0 0 0 0;

	}
.secondary ul li, .secondary ol li {
margin:0;
padding:1px 25px;
}
/*****sidebarmenu***/
.secondary ul li a {
color:#4b7123;
font-size:18px;
font-weight:bold;
line-height:40px;
padding-left:25px;

}

.secondary ul li a:hover {
text-decoration:none;
border-bottom:3px solid #fff;
}

.secondary ul li.current_page_item a,
.secondary ul li.current_page_item a:hover,
.secondary ul li.current_page_ancestor a,
.secondary ul li.current_page_ancestor a:hover {
border-bottom:2px solid #4b7123;
text-decoration:none;
}
/**/
#skyline {
    width: 222px; 
    height: 175px;
    background: url(menu.jpg);
    margin: 0px auto; 
    margin-bottom: 20px;
    padding: 0;
    position: relative;
}
  #skyline li {
    margin: 0; padding: 0; list-style: none;
 }
  #skyline li {
    height: 33px; display: block; }
		#panel1b, #panel2b, #panel3b, #panel4b, #panel5b{left: 2px; width: 220px; }
   #skyline a {
height:30px; display:block;
}
  
	#panel1b a:hover {
    background: transparent url(menu.jpg)
    -223px -20px no-repeat;}
  #panel2b a:hover {
    background: transparent url(menu.jpg)
    -223px -20px no-repeat;}
  #panel3b a:hover {
    background: transparent url(menu.jpg)
    -223px -20px no-repeat;}
  #panel4b a:hover {
    background: transparent url(menu.jpg)
    -223px -20px no-repeat;}
		#panel5b a:hover {
    background: transparent url(menu.jpg)
    -223px -20px no-repeat;}
/*****sidebar modules*****/
#contact-us {

width:220px;

}
#contact-us h4 {
background:transparent url(box-ltgreen-top.gif) no-repeat scroll left top;
color:#4b7123;
font-size:18px;
font-weight:bold;
margin:0;
padding:8px 0;
text-align:center;
width:220px;
}
#contact-us p {
background:#C1EB85 url(box-ltgreen-bottom.gif) no-repeat scroll left bottom;
font-size:14px;
line-height:24px;
margin-top:0 !important;
padding:10px 15px;
}

/*******************************************************/
/*******************entry content module****************/
.entry-content {
background:#C1EB85 url(box-bottom.gif) no-repeat scroll left bottom;
width:475px;
padding-bottom:10px;
}
body.page .entry-content h2  {
background:#fff url(box-top.gif) no-repeat scroll left top;
color:#4b7123;
font-size:18px;
font-weight:bold;
margin:0;
padding: 10px 0 8px 15px;
text-align:center;
width:475px;
}
.entry-content p {
color:#4b7123;
font-size:14px;
line-height:24px;
padding:0px 15px 5px;
}

body.page .entry-content h3 {
font-size:16px;
background:none;
font-weight:bold;
padding:5px 15px;
}
body.page .entry-content h4 {
font-size:14px;
background:none;
font-weight:bold;
padding:5px 15px !important;
}
.entry-content p, .entry-content ul, .entry-content ol, .entry-content div, .entry-content blockquote {
margin:5px 15px;
text-align:left !important;
}
.entry-content a:link {
text-decoration:underline;
}
.entry-content a:hover {
text-decoration:none;
}
/******************************************************/
/*****************headings****************************/
h1,h2,h3,h4,h5 {
font-family:Arial,Helvetica,sans-serif;
letter-spacing:1px;
}
#header .description {
background:transparent url(logo.jpg) no-repeat scroll left top;
height:190px;
left:20px;
margin-left:10px;
position:absolute;
top:20px;
width:190px;
}
.page-head h2, .page-head h2 a, h1.blog-title a, #header h1, #header .description {
text-indent:-100em;
}
body.page .entry-content h4 {
display:block;
font-size:14px;
margin:0;
padding:5px 0 10px;
}
body.page .entry-content h4 a {

text-decoration:underline;
}
body.page .entry-content h4 a:hover {
text-decoration:none !important;
}
/******************************************************/
/*****************get-a-post**************************/
/***green border white inner box****/
#getPost1 {
background:#FFFFFF url(box-border.gif) no-repeat scroll left top;
float:left;
font-size:12px;
margin:15px 0 0 0;
width:280px;
}
.box1 {
background:#FFFFFF url(box-border.gif) no-repeat scroll left bottom;
margin:13px 0 0;
padding:20px 0;
width:280px;
}
.box1 h3 {

color:#4b7123;
font-size:18px;
letter-spacing:1px;
margin-top:-15px;
padding-bottom:21px;
text-align:center;
}
.box1 p, .box1 ul {
color: #4b7123;
padding: 0 25px 0 15px;
text-align:center;
}

.box1 li {
padding-left:5px;
}
/******dark green solid box***/
#getPost2 {
float:right;
width: 182px;
margin: 15px 0 0 0;
}
.box2 {
background:transparent url(box-dkgreen-bottom.gif) no-repeat scroll left bottom;
float:left;
margin:0;
width:182px;
}
.box2 h3, .box2 h3 a {
font-size: 18px;
color:#fff;
font-weight:bold;
text-align:center;
letter-spacing: 1px;
padding:15px 0;
}
.box2 p{
padding:0px 25px 15px;
line-height:25px;
color: #fff;
font-size: 16px;
}
.box2 a, .box2 a:hover, .box2 a:visited {
color:white;
}
.box2 a, .box2 a:visited {
text-decoration:underline;
}
.box2 a:hover {
text-decoration:none;
}
/******No border box*****/
#getPost3 {
float:left;
width: 470px;
margin: 0;
padding-bottom: 8px;
font-size: 12px;

}
.box3 h2{
font-size: 18px;
text-align:center;
color: #4b7123;
padding-top:25px;
}
.box3 p {
color: #4b7123;
padding:5px 20px;
font-size:14px;
} 

.box3 ul, .box3 li {
padding-left:15px;
margin-left:15px;
color: #4b7123;
font-size:14px;
}

#primary a:hover, #primary a:visited:hover, .secondary a:hover, .secondary a:visited:hover {
text-decoration:none;
}
#conference-brochure p {
text-decoration:none;
font-size:14px;
color:#4b7123;
}
#conference-brochure a:hover, #conference-brochure a:visited:hover, #contact-us a:hover, #contact-us a:visited   {
color:#4b7123 !important;
}
#conference-brochure a, #contact-us a {
text-decoration: underline;
}