*
Theme Name: GroveBlog
Description:
Author: UniqueBlogDesigns
Author URI: http://UniqueBlogDesigns.com

*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Layout Control
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
html,body {
	height:100%;
}
body {
	text-align:center;
	background:#fff;
	background:url(images/main.gif) repeat-y center top;
	font:62.5%/1.7 verdana,helvetica,sans-serif;
	color:#4d4d4d;
	min-width:993px;
}
#page {
	width:993px;
	margin:0 auto -195px;
	min-height:100%;
}
* html #page {
	height:100%;
}
#header {
	background:#fff;
	width:100%;
	padding: 0 0 7px;
	overflow:hidden;
}
#wrap {
	width:100%;
	text-align:left;
}
#content {
	width:413px;
	margin:0 343px 0 237px;
	float:left;
	display:inline;
	font-size:1.1em;
}
.sidebars {
	float:left;
	display:inline;
	font-size:1.1em;
}
#sidebarOne {
	width:200px;
	margin:0 0 0 -971px;
}
#sidebarTwo {
	width:267px;
	margin:0 0 0 -267px;
}
.clrFooter {
	height:196px;
}
#footer {
	width:100%;
	height:195px;
	height/**/:/**/95px;
	padding:60px 0 20px;
	border-bottom: 20px solid #fff;
	clear:both;
	font-size:1.1em;
	background:url(images/footer.jpg) no-repeat center bottom;
  overflow:hidden;
}
#footer .main {
	left: -1px;
	width:993px;
	margin:0 auto;
	background:#fff url(images/dashed.gif) repeat-x;
}
#footer .main .main {
	width:933px;
	width/**/:/**/923px;
  height:auto!important;
  height:90px;
  min-height:90px;
	overflow:hidden;
	padding:3px 5px 0;
	text-align:left;
	background:none;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#logo {
	width:177px;
	height:41px;
	overflow:hidden;
	position:relative;
	margin:32px 0 0 45px;
	float:left;
	display:inline;
}
#logo a,
#logo a:visited {
	float:left;
}
#logo em {
	display:block;
	clear:both;
	font-size:.8em;
}
#logo span {
	position:absolute;
	left:0;
	top:0;
	width:177px;
	height:41px;
	background:url(images/logo.png) no-repeat;
	cursor:pointer;
}
#logo img {
	display:block;
	position:relative;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#breadcrumb {
	color: #838383;
 	background: url(images/dashed.gif) repeat-x left bottom;	
	padding:15px 0 6px;
	margin:0 -76px 12px 0;
	width:489px;
	position:relative;
}
#breadcrumb a {
	background: none;
	color: #4d4d4d;
}
#breadcrumb a:hover {
	color:#458f2f;
}
#breadcrumb span.sepbreadcrumb {
  color:                #4d4d4d;
  padding:              0 8px;
}
#wrap .apost {
	margin:0 0 40px;
	clear:both;
	width:100%;
}
#wrap .apost h1,
#wrap .apost h2 {
	color:#cf7600;
	font-size: 2em;
	line-height:1.25;
	font-weight:normal;
	margin:0 0 4px;
}
#wrap .apost h1 a,
#wrap .apost h2 a {
	color:#cf7600;
}
#wrap .apost h1 a:visited,
#wrap .apost h2 a:visited {
	color:#cf7600;
}
#wrap .apost h1 a:hover,
#wrap .apost h2 a:hover,
#wrap .apost h1 a:focus,
#wrap .apost h2 a:focus {
	background-image: url(none);
	color:#cf7600;
}
#wrap .apost h3 {
	font-size:1.38em;
	line-height:1.39;
}
#wrap .apost h4 {
	font-size:1.23em;
	line-height:1.44;
}
#wrap .apost h5 {
	font-size:1.15em;
	line-height:1.47;
}
#wrap .apost h6 {
	font-size:1.08em;
	line-height:1.5;
}
#wrap .apost .info {
	list-style:none outside;
	padding:0;
	margin:0;
	overflow:hidden;
	width:100%;
}
#wrap .apost .info li {
	padding:0;
	margin:0 20px 0 0;
	float:left;
}
#wrap .apost .info li a {
	color:#4d4d4d;
}
#wrap .apost .info li.author a,
#wrap .apost .info li.author a:visited {
	color:#458e2f;
}
#wrap .apost .info li a:visited {
	color:#4d4d4d;
}
#wrap .apost .content {
	clear:both;
	width:100%;
	padding:6px 0 0;
}
#wrap .apost p,
#wrap .apost blockquote {
	padding:5px 0;
}
#wrap .apost blockquote {
	padding:0 15px;
	margin:5px 20px;
	background:#f5f5f5;
	border-left:5px solid #888;
	color:#666;
}
#wrap .apost blockquote blockquote {
	background:#fff;
	border-left:5px solid #ddd;
}
#wrap .apost ol,
#wrap .apost ul {
	padding:5px 20px;
	list-style:disc inside;
}
#wrap .apost ol {
	list-style-type:decimal;
	margin:0 0 0 18px;
}
#wrap .apost a {
	color:#458f2f;
}
#wrap .apost a:visited {
	color:#458f2f;
}
#wrap .apost a:hover,
#wrap .apost a:focus {
	color:#458f2f;
}
#wrap .apost a.more-link {
	font-style:italic;
}
#wrap .apost ul li {
	padding:0 0 0 18px;
	margin:0 0 5px;
}
#wrap .apost ol li {
	margin:0 0 5px;
}
#wrap .apost .meta {
	font-size:.91em;
	line-height:1.5;
	overflow:hidden;
	clear:both;
	margin:10px 0 0;
	padding:0;
	height:1%;
	list-style:none outside;
}
#wrap .apost .meta li {
	margin:0;
	padding:0;
}
#wrap .apost .meta .first {
	float:left;
}
#wrap .apost .meta .second {
	float:right;
}
#wrap .apost .foot {
	font-size:.91em;
	line-height:1.5;
	overflow:hidden;
	clear:both;
	margin:5px 0 0;
	padding:0 0 5px;
	height:1%;
	color:#458f2f;
	list-style:none outside;
	background:url(images/dashed.gif) repeat-x left bottom;
}
#wrap .apost .foot li {
	margin:0;
	padding:0;
}
#wrap .apost .foot .first {
	float:left;
}
#wrap .apost .foot .second {
	float:right;
	margin:0 0 0 20px;
}
#wrap .apost .foot .third {
	float:right;
}
#wrap .apost .foot li a,
#wrap .apost .foot li a:hover,
#wrap .apost .foot li a:focus {
	background:none;
}
#wrap .pagenavi {
	font-size: 1.1em;
	float:right;
}
#wrap .pagenavi em {
	float:left;
	font-style:normal;
	line-height:1.1;
	color:#666;
	margin: 6px 13px 0 0;
}
#wrap .wp-pagenavi {
	float:left;
}
#wrap .wp-pagenavi .pages {
	display:none;
}
#wrap .wp-pagenavi .extend,
#wrap .wp-pagenavi .current,
#wrap .wp-pagenavi a {
	color:#fff;
	font-size: 1em;
	line-height:1.4;
	padding:0 20px 0 3px;
	margin:0 0 0 7px;
	background:#b4b4b4;
	float:left;
	border:1px solid #b3b3b3;
}
#wrap .wp-pagenavi .current,
#wrap .wp-pagenavi a:hover,
#wrap .wp-pagenavi a:focus {
	color:#fff;
	background:#666;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar(s)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.sidebars a {
	color:#458f2f;
}
.sidebars a:visited {
	color:#458f2f;
}
.sidebars a:hover,
.sidebars a:focus {
	background-image: url(none);
	color:#458f2f;
}
.sidebars div.feed {
	margin: 7px 0 0 0;
}
.columns {
	margin:0 0 10px;
	height:1%;
	overflow:hidden;
	clear:both;
}
.sidebars .search {
	background:#eff0ea url(images/search-left.png) no-repeat;
}
#searchform {
	height:27px;
	background:url(images/search-right.png) no-repeat right top;
}
input#s {
	width:120px;
	float:left;
	border:none;
	background:none;
	text-align:left;
	font-size:1.09em;
	color:#4d4d4d;
	margin:5px 0 0 23px;
}
.columns h2 {
	font:bold 1.09em/1.2 verdana,sans-serif;
	color:#666;
	text-transform: capitalize;
	margin:0 0 6px;
}
#sidebarTwo .columns {
	margin:0 0 25px;
	padding:0 0 0 21px;
}
#sidebarOne .columns h2 {
	font:1.45em arial,sans-serif;
	text-transform:capitalize;
	margin:0;
	padding:6px 10px;
	color:#458f2f;
	cursor:pointer;
	background:url(images/dashed.gif) repeat-x left bottom;
}
#sidebarOne .columns h2.selected {
	background:#f7f7f4 url(images/dashed.gif) repeat-x left bottom;
}
#sidebarOne .columns a.about {
	font:1.45em arial,sans-serif;
	text-transform:capitalize;
	display:block;
	height:1%;
	padding:6px 10px;
	color:#458f2f;
	background:url(images/dashed.gif) repeat-x left bottom;
}
.columns ul li {
	margin:0 0 2px;
}
.columns p {
	padding:5px 0;
}
.columns ul ul {
	margin:5px;
}
#sidebarOne .columns ul {
	padding-left: 0;
	padding-bottom: 1px;
	padding-right: 10px;
	padding-top: 0;
	background:url(images/dashed.gif) repeat-x left bottom;
}
#sidebarOne .columns ul li {
	margin:0;
}
#sidebarOne .columns ul li.hover,
#sidebarOne .columns ul li:hover {
	background:#f7f7f4 url(images/menu-left.gif) no-repeat;
}
#sidebarOne .columns ul li a {
	display:block;
	height:1%;
	padding:4px 10px 5px;
	color:#666;
}
#sidebarOne .columns ul li a:visited {
	color:#666;
}
#sidebarOne .columns ul li a:hover,
#sidebarOne .columns ul li a:focus {
	color:#000;
	background:url(images/menu-right.gif) no-repeat right top;
}
#navArea {
  width:                200px;
  height:               480px;
  padding:              0;
  margin:               0;
/*
  margin:               0 16px 45px 0;
  padding:              0 0 0 20px;
*/
}
#sidebarTwo .user {
	overflow:hidden;
	width:100%;
	padding:13px 0 8px;
	margin:0 0 25px;
	background:#fff url(images/dashed.gif) repeat-x left bottom;
}
#sidebarTwo .user li {
	background-color: white;
	list-style-type: none;
	float:left;
	margin:0 8px 0 0;
}
#sidebarTwo .subscribe h2 {
	float:left;
	padding:2px 20px 4px 0;
	background: no-repeat right top;
}
#sidebarTwo .subscribe h2 a {
	padding:0;
	color:#666;
}
#sidebarTwo .subscribe h2 a:visited,
#sidebarTwo .subscribe h2 a:hover,
#sidebarTwo .subscribe h2 a:focus {
	background:none;
	color:#000;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Comment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#commentBox {
	position:relative;
	width:100%;
}
#commentBox a {
	color:#458f2f;
}
#commentBox a:visited,
#commentBox a:hover,
#commentBox a:focus {
	color:#458f2f;
}
#commentform {
	padding:10px 0;
	overflow:hidden;
	width:100%;
}
#commentform p {
	padding:0 0 10px;
}
#commentform .changeAva {
	float:right;
	text-align:center;
	width:220px;
	width/**/:/**/200px;
	padding:5px 10px;
	font-size:.92em;
	border:1px solid #ddd;
	background:#fafafa;
}
#commentform .changeAva h4 {
	color:#4d4d4d;
	font-size:1.09em;
	margin:0 0 3px;
}
#commentform .changeAva span {
	display:block;
}
#commentform .changeAva img {
	border:1px solid #c6c6c6;
}
#commentform input,
#commentform textarea {
	padding:4px 3px 0;
	color:#4d4d4d;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform #comment {
	display:block;
	font-size:1.08em;
	border:1px solid #c6c6c6;
	font-family:verdana,sans-serif;
	width:156px;
	width/**/:/**/150px;
	height:26px;
	height/**/:/**/20px;
	background:#fafafa;
}
#commentform textarea#comment {
	width:405px;
	min-height:100px;
	border-width:1px;
	margin:0 0 10px;
	padding:4px 3px;
	background:#fafafa;
}
* html #commentform textarea#comment {
	height:100px;
}
#commentform input#submit {
	width:10em;
	padding:5px 0;
	margin:-10px 0 0;
	font:bold 1em verdana,sans-serif;
	color:#4d4d4d;
	text-transform:uppercase;
	float:left;
	border:1px solid #c6c6c6;
	background:#f2f2f2;
	cursor:pointer;
}
.commentlist {
	list-style:none outside;
	width:100%;
}
.commentlist li {
	padding:0 0 20px;
	width:100%;
	float:left;
	clear:both;
	display:inline;
}
.commentlist li div.avatar {
	float:left;
	width:75px;
	font:0/0 serif;
	color:#4d4d4d;
	position:relative;
}
.commentlist li div.avatar a {
	color:#4d4d4d;
}
.commentlist li div.avatar img {
	margin:0!important;
	display:block!important;
	border:1px solid #c6c6c6;
}
.commentlist li .content {
	float:left;
	width:338px;
	width/**/:/**/316px;
	padding:5px 10px 0;
	border:1px solid #c6c6c6;
	background:#f3f4ef;
}
.commentlist li .content .info {
	font-size:1em;
	color:#4d4d4d;
	padding:0 0 5px;
}
.commentlist li.author .content {
	border:1px solid #c6c6c6;
	background:#f5f6ff;
	color:#323232;
}
.commentlist li.author .content .info {
	color:#626267;
}
.commentlist li .content .info .author {
	font-weight:bold;
}
.commentlist li .content .info .author img {
	display:none!important;
}
.commentlist li p {
	padding:0 0 10px;
	clear:both;
}
.commentlist .commentTip {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.commentlist .reply {
	float:right;
	font-size:.92em;
	margin:-10px 0 5px;
}
.commentlist .commentTip .reply {
	display:none;
}
h3#respond,
h3#comments {
	font-size:1.33em;
	line-height:1.38;
	color:#4d4d4d;
	padding:5px 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer a {
	color:#4d4d4d;
}
#footer a:visited,
#footer a:hover,
#footer a:focus {
	color:#4d4d4d;
}
#footer .box {
	float:left;
  display:inline;
}
#footer .box-1 {
	width:164px;
}
#footer .box-2 {
	width:413px;
	margin:0 0 0 38px;
}
#footer .box-3 {
	float:right;
	width:240px;
  margin:0 -10px 0 0;
}
#footer .box-1 h2 {
	font-size:1.27em;
	font-weight:normal;
}
#footer .box-1 h2 a {
	color: #458f2f;
}
#footer .box-1 h2 a:visited,
#footer .box-1 h2 a:hover,
#footer .box-1 h2 a:focus {
	color: #458f2f;
}
#footer .box-2 h2 {
	font-size:1.18em;
	line-height:1.2;
	padding:5px 0 0;
	font-weight:normal;
}
#footer .box-2 p {
	color:#666;
	padding:0 0 10px;
}
#footer .box-3 ul {
	float: left;
	padding:3px 0 0;
	width:120px;
}
#footer .box-3 ul li {
	margin:0 0 3px;
}

}
#footer .box-3 ul li a:hover {
	text-decoration: none;
	margin:0 0 3px;
	border: none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Gallery
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#wrap .gallery {
	margin:0!important;
}
#wrap .gallery-item {
	float:none!important;
	margin-top:0!important;
	text-align:left!important;
	width:auto!important;
}
#wrap .gallery img {
	border:none!important;
}
#wrap .galleryCont {
	position:relative;
	margin:0 0 10px;
}
#wrap .galleryCont .imgCont {
	border:1px solid #c7c7c7;
	margin:0 0 10px;
}
#wrap .galleryCont .imgCont .gallery {
	padding:0;
	margin:0;
	position:relative;
	list-style:none outside;
	height:auto!important;
	overflow:hidden;
	border:1px solid #ececec;
}
#wrap .galleryCont .imgCont .gallery-icon {
	overflow:hidden;
	border-bottom:1px solid #ececec;
	height:1%;
}
#wrap .galleryCont .imgCont .gallery-caption {
	border-top:1px solid #c7c7c7;
	padding:1px 5px;
}
#wrap .galleryCont .imgCont dl,
#wrap .galleryCont .imgCont ul li {
	padding:0;
	margin:0;
	position:relative!important;
	margin-top:0;
	margin-bottom:0px;
	float:left;
	top:0!important;
	left:0!important;
}
#wrap .galleryCont .imgCont .galleryLoader,
#wrap .galleryCont .imgCont .galleryTitle {
	display:none!important;
}
#wrap .galleryCont .imgCont img {
	float:left;
	margin:0!important;
	position:relative!important;
	top:0!important;
	left:0!important;
}
#wrap .galleryCont .galleryNavi {
	position:static;
	width:100%;
	height:auto;
	overflow:hidden;
	top:0;
	padding:0;
}
#wrap .galleryCont .galleryNavi ul {
	padding:0;
	margin:0;
	list-style:none outside;
}
#wrap .galleryCont .galleryNavi ul li {
	padding:0;
	margin:0;
	float:left;
}
#wrap .galleryCont .galleryNavi ul li a {
	color:#fff;
	font-size:1.27em;
	line-height:1.4;
	padding:0 20px 0 3px;
	margin:0 7px 0 0;
	background:#b4b4b4;
	float:left;
	border:1px solid #b3b3b3;
}
#wrap .galleryCont .galleryNavi ul li a:visited {
	color:#fff;
}
#wrap .galleryCont .galleryNavi ul li a.selected,
#wrap .galleryCont .galleryNavi ul li a:hover,
#wrap .galleryCont .galleryNavi ul li a:focus {
	color:#fff;
	background:#666;
}
ul.wp-tag-cloud {
	font-size: 11px;
}
