/* @override http://gliving.com/wp-content/themes/gliving/style.css */

/*
Theme Name: G Monkied
Theme URI: http://www.monkied.com/
Version: 1.0
Author: G Living
Author URI: http://www.gliving.com
*/

.blog-body-members { background-image: url(images/blog-bg.gif); }

.blog-body #featured-wrap { padding: 0; border-bottom: 1px solid #E8E9EA;}

.blog-body #tagline {
	border-top: none;
	border-bottom: none;
}

h2 a, h3 a { color: #000; }
h2 a:hover, h3 a:hover { color: #0092ba; }

/* TAGLINE */

#tagline h2 {
	float: left;
	width: 375px;
}

#tagline p.blog-blurb {
	clear: both;
	float: left;
	width: 100%;
	padding: 20px 0 35px 0px;
	font: normal 1.25em/1.75em "Geneva","Arial",sans-serif;
}

#tagline p.blog-blurb span {
	color: #000;
	font-size: 1.3em;
}

#tagline p.blog-blurb em {
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: underline;
}

#tagline p.blog-blurb strong {
	color: #000;
	font-weight: normal;
}

#login-monkie {
	background: url(images/red-monkie.png) left top no-repeat;
	padding: 20px 0 0 300px;
	height: 350px;
}

#login-monkie p {
	color: #0092ba;
	font: 1.25em/1.7em "Geneva","Arial",sans-serif;	
}

#login-monkie p.blog-blurb {
	padding: 0 0 30px;
	font: 1.65em/1.7em "Geneva","Arial",sans-serif;
}

#login-monkie p span {
	background: #0092ba;
	color: #000;
	padding: 2px;
	font-size: 1.25em;
}


#start-blog {
	float: left;
	width: 218px;
	height: 34px;
	background: url(images/start-blog.gif) left top no-repeat;
	color: #000;
	display: block;
	font: normal 16px/34px "Geneva","Arial",sans-serif;
	cursor: pointer;
	text-align: center;
}

#start-blog:hover { color: #0093b5; }

/* MAIN CONTENT */

#content-wrap-home {
	padding: 40px 0 0;
	overflow: hidden;
}

/* ALPHABET LETTERS */

#letter-list{
	padding: 30px 0 45px 10px;
	list-style: none;
}

#letter-list li { display: inline; }

#letter-list li a {
	padding: 5px 6px;
	background: #f1f1f1;
	color: #686979;
	font: bold 12px/12px "Didot","Georgia",serif;
}

#letter-list li a.selected {
	background: #0092ba;
	color: #fff;
}

#letter-list li a:hover {
	background: #e8e9eb;
	color: #a0a5a8;
}

#message {
	clear: both;
	padding: 15px 0 0;
}

/* MEMBERS DIRECTORY */

.directoryHeader { overflow: hidden; }

.directoryHeader h2 {
	height: 52px;
	padding: 0 0 0 10px;
	color: #000;
	font: normal 39px/39px "BoomBox","Arial Black",sans-serif;
	text-transform: lowercase;
}

.sIFR-active .directoryHeader h2 {
	font-size: 39px;
	line-height: 39px;
	visibility: hidden;
}

.directoryHeader h3.blog-blurb {
	padding: 0 10px 25px;
	border-bottom: 1px solid #e8e9ea;
	color: #0092ba;
	font: 1.5em/1.75em "Geneva","Arial",sans-serif;
}

#page-directory ul, #page-directory-blog ul {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#page-directory-blog ul {
	width: 100%;
	padding: 15px 0 20px;
	overflow: hidden;
	border-bottom: 1px solid #e8e9ea;
}

#page-directory li, #page-directory-blog li { 
	float: left;
	padding: 0 15px 0 0;
}

#page-directory-blog li { padding: 0 25px 0 0; }

#page-directory-blog li#search-all-blogs { padding: 0 0 0 15px; }

#page-directory-blog .search-blogs-form {
	float: none;
	width: auto;
	padding: 0;
}

#page-directory-blog #search-terms {
	width: 130px;
	height: 17px;
	padding: 4px 10px 0;
	border: 2px solid #e8e9ea;
	font: 13px/17px "Helvetica","Arial",sans-serif;
}

#page-directory-blog li#search-current-blog {
	float: right;
	padding: 0;
}

#page-directory li a {
	padding: 0 15px;
	height: 34px;
	float: left;
	background: #eee;
	color: #000;
	font: bold 15px/34px "Helvetica","Arial",sans-serif;
}

#page-directory-blog li a {
	font: bold 1.25em/2em "Helvetica","Arial",sans-serif;
}

#page-directory li a:hover {
	background: #0093b5 url(images/nav-bg-hover.gif) left top repeat-x;
	color: #09607c;
}

#page-directory li a.active {
	background: #000 url(images/nav-bg.gif) left top repeat-x;
	color: #fff;
}

.blogger-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.blogger-list h3 {
	float: right;
	width: 380px;
	padding: 0 0 5px;
	font: bold 1.25em/1.25em "Helvetica","Arial",sans-serif;
}

.blogger-list p, .blogger-list small {
	clear: none;
	float: right;
	width: 380px;
	padding: 0 0 15px;
	border-bottom: none;
	color: #000;
	font: 1.05em/1.75em "Geneva","Arial",sans-serif;
}

.top-post img {
	float: left;
	border: 5px solid #e5e5e5;
}

.bottom-post {
	clear: both;
	padding-top: 5px;
	overflow: hidden;
	font: 1.05em/1.75em "Helvetica","Arial",sans-serif;
}

.ahp_recent-posts {
	padding: 20px 5px 15px;
	border-bottom: 1px solid #e8e9ea;
	overflow: hidden;
}
.excerpt-more { float: right; }

.excerpt-more a {
	height: 20px;
	padding: 0 25px 0 0;
	display: block;
	background: url(images/arrow-blueblack.gif) right top no-repeat;
}

.excerpt-more a:hover { background: url(images/arrow-blueblack.gif) right -20px no-repeat; }

.blog-name {
	float: left;
	color: #646A6D;
}

#new-directory {
	float: left;
	width: 580px;
}

#directory {
	float: left;
	width: 660px;
}

.blog-body #directory { padding: 5px 0 0; }

#members-list {
	width: 600px;
	padding: 15px 60px 15px 0;
	list-style: none;
}

#members-list li {
	clear: both;
	width: 600px;
	padding: 15px 0 15px 10px;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}

.item-avatar {
	float: left;
	width: 154px;
}

.item-avatar img {
	width: 119px;
	height: 119px;
	border: 3px solid #e5e5e5;
}

.item {
	float: right;
	position: relative;
	width: 446px;
	height: 119px;
	text-align: left;
}

.item-title a {
	color: #000;
	font: bold 1.55em/1.55em "Helvetica","Arial",sans-serif;
}

.item-title a:hover { color: #0092ba; }

.activity {
	color: #9ea5a9;
	text-transform: capitalize;
}

.latest-post {
	position: absolute;
	bottom: 0;
	color: #0092ba;
}

.latest-post a { text-decoration: underline; }

.view-blog {
	float: right;
	width: 131px;
	height: 20px;
	padding: 0 5px;
	background: url(images/view-blog.gif) left top no-repeat;
	color: #9ea5a9;
	display: block;
	font: normal 12px/20px "Geneva","Arial",sans-serif;	
}

.view-blog:hover {
	background: url(images/view-blog.gif) left bottom no-repeat;
	color: #0093b5;	
}

/* SEARCH */

#search-blogs {
	width: 100%;
	padding: 15px 0;
	overflow: hidden;
	text-align: right;
}

.search-blogs-form {
	float: right;
	width: 280px;
	padding: 0 0 25px;
	overflow: hidden;
}

#search-terms {
	width: 155px;
	height: 18px;
	padding: 3px 3px 0;
	border: 2px solid #e8e9ea;
	font: 14px/18px "Helvetica","Arial",sans-serif;	
}

#blogsearch {
	float: left;
	width: 130px;
	height: 18px;
	padding: 4px 10px 0;
	border: 1px solid #e8e9ea;
	font: 13px/18px "Helvetica","Arial",sans-serif;	
	background: #323639 url(images/search-bg.gif) left top repeat-x;
	color: #b1b4b7;
}

#search-submit, #blogsearchsubmit {
	width: 92px;
	height: 23px;
	padding: 0 5px;
	background: #000 url(images/arrows-pagenavi.gif) right top no-repeat;
	border: 1px solid #000;
	color: #fff;
	font: 14px/23px "Helvetica","Arial",sans-serif;
	text-align: left;
}

#blogsearchsubmit { margin: 0 0 0 5px; }

#search-submit:hover, #blogsearchsubmit:hover {
	background: #fff url(images/arrows-pagenavi.gif) right bottom no-repeat;	
	border: 1px solid #d3d6d7;
	color: #000;
	cursor: pointer;
}

/* SIDEBAR */

#sidebar #sidebar-ads { border-bottom: 1px solid #e9e9e9; }

#sidebar-blogs {
	float: right;
	width: 340px;
}

.blog-body #sidebar-blogs { padding: 6px 0 0; }

#follow-monkie {
	float: right;
	width: 290px;
	padding: 363px 0 0;
	background: url(images/red-monkie.png) center top no-repeat;
	margin-top: 60px;
}

*html #follow-monkie { background: url(images/red-monkie.gif) center top no-repeat; }

#follow-monkie h3 {
	color: #000;
	font: 3.35em/1.5em "Didot","Georgia",serif;
	text-align: center;
}

#follow-monkie p {
	padding: 0 0 25px;
	color: #0081a6;
	font: 1.15em/2em "Geneva","Arial",sans-serif;
	text-align: justify;
}

/* LOGIN PAGE */

#login-wrap { padding: 30px 0 55px; }

.register-alert {
	border-left: 1px solid #D2D5D6;
	border-right: 1px solid #D2D5D6;
	padding-left: 25px;
	padding-right: 25px;
}
#nav #reset-password {
	display: block;
	text-align: center;
	background: url(images/reset-password.gif) no-repeat;
	height: 26px;
	width: 159px;
	line-height: 26px;
	color: #9ea5a9;
	text-decoration: none;
	font-family: "Helvetica","Arial",sans-serif;
	font-size: 13px;
}

#nav #reset-password:hover { color: #0092ba; }

#nav-footer {
	clear: both;
	padding: 50px 60px;
	border-top: 1px solid #d2d5d6;
	height: 384px;
	background: url(images/help-blog.jpg) no-repeat;
}

#nav-footer .button {
	float: left;
	height: 32px;
	width: 203px;
	background: #ffe731 url(images/yellow_button_bg.gif) no-repeat;
	color: #c5ab00;
	display: block;
	font: bold 18px/32px "Helvetica","Arial",sans-serif;
	text-align: center;
	text-decoration: none;
}

#nav-footer .button:hover { color: #000; }

.sIFR-active #login-wrap #header_blog_login {
	height: 35px;
	font: normal 24px/24px "BoomBox","Arial Black",sans-serif;
	text-transform: lowercase;
}

.sIFR-active #login-wrap #header_blog_login {
	font-size: 24px;
	line-height: 24px;
	visibility: hidden;
}

#site-login strong {
	color: #000000;
	font-weight: normal;
}

#site-login h3 {
	padding: 0 0 15px;
	font: bold 1.55em "Helvetica","Arial",sans-serif;
	color: #000000;
}

#site-login {
	background: #fff url(images/author-bg.gif) left bottom repeat-x;
	border: 1px solid #d2d5d6;
	overflow: hidden;
}

#loginform {
	float: left;
	width: 400px;
	padding: 50px 60px 0;
	display: block;
}

#lostpasswordform {
	float: right;
	width: 400px;
	padding: 30px 35px 0;
}

.message, #login_error {
	float: left;
	width: 439px;
	padding: 30px 35px 0;
	font: 1.15em "Geneva","Arial",sans-serif;
}

#loginform p { padding: 0 0 25px; }
#lostpasswordform p { padding: 0 0 25px; }

#loginform label, #lostpasswordform label {
	color: #9ea5a9;
	display: block;
	font: 1.75em "Geneva","Arial",sans-serif;
}

#loginform .input, #lostpasswordform .input, #setupform input, #setupform textarea {
	width: 325px;
	height: 33px;
	padding: 2px 5px 0;
	border: 1px solid #d2d5d6;
	font: 22px/33px "Geneva","Arial",sans-serif;
}

#loginform .forgetmenot input {
	float: left;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
}

#loginform .forgetmenot label { font: 1em/15px "Geneva","Arial",serif; }

#wp-submit {
	width: 123px;
	height: 35px;
	background: #000 url(images/signin.gif) left top no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
	font: bold 18px/35px "Helvetica","Arial",sans-serif;
	text-align: center;
}

#wp-submit:hover { color: #0093b5; }

#nav {
	float: right;
	width: 390px;
	padding: 50px 40px 0;
	color: #7b838a;
}

#nav p {
	padding: 0 0 15px;
	font: 1.25em/1.5em "Helvetica","Arial",sans-serif;
}

#nav span {
	color: #9ea5a9;
	display: block;
	font: 1.35em "Geneva","Arial",sans-serif;
}

#nav a {
	color: #000;
	font: 1.15em/2em "Geneva","Arial",sans-serif;
	text-decoration: underline;
}

#nav a:hover { color: #0092ba; }

/* REGISTRATION PAGE */

#setupform {
	padding: 5px 40px 40px;
	background: #fff url(images/author-bg.gif) left bottom repeat-x;
	border: 1px solid #d2d5d6;
	color: #686868;
	display: block;
	overflow: hidden;
}

.setupformpadding { 
	padding: 30px 40px;
	border: 1px solid #d2d5d6;
	border-bottom: none;
}

.setupformpadding h2 {
	padding: 0 0 10px;
	font: bold 1.6em "Helvetica","Arial",sans-serif;
	color: #242729;
}

.setupformpadding p {
	color: #7b838a;
	font: 1.25em/1.5em "Helvetica","Arial",sans-serif;
}

#setupform h3 {
	padding: 15px 0 0;
	font: 1.75em/1.5em;	
	font-weight: bolder;
}

#title-new-account {
	height: 52px;
	font: normal 39px/39px "BoomBox","Arial Black",sans-serif;
	text-transform: lowercase;
}

.sIFR-active #title-new-account {
	font-size: 39px;
	line-height: 39px;
	visibility: hidden;
}

#setupform label {
	padding: 25px 0 0;
	color: #242729;
	display: block;
	font: bold 1.3em "Helvetica","Arial",sans-serif;	
}

#setupform .warning {
	color: #106590;
	font-size: 0.65em;
}
#setupform label.checkbox {
	display: inline;
	font-size: 1.15em;	
}

#blog_title { margin: 0 0 15px; }


#setupform p {
	padding: 5px 0;
	color: #7b838a;
	font: 1.25em/1.5em "Helvetica","Arial",sans-serif;
}

.extra-field {
	padding: 5px 0 ;
}
#account-fields, #extra-form-fields, .avatar-field, #blog-or-username-fields {
	
}

#setupform .error {
	padding: 5px 0;
	color: #900;
}

#setupform .avatar-field input {
	padding: 0;
	font: 20px/33px "Geneva","Arial",sans-serif;
	background: url(images/textarea_bg.gif) bottom repeat-x;
}

#setupform input, #setupform textarea { 
	width: 350px;
	background: url(images/textarea_bg.gif) bottom repeat-x;
	padding-bottom: 10px;
	
}
#setupform #signupblog {
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
}

#blog-or-username-fields input, #blog-or-username-fields label { float: left; }

#setupform #submit {
	float: left;
	width: 272px;
	height: 31px;
	padding: 0;
	background: url(images/button_black_bg.gif) left top no-repeat;
	border: none;
	color: #fff;
	font: bold 18px/31px "Helvetica","Arial",sans-serif;
	cursor: pointer;
	text-align: center;
}

#setupform #submit:hover { color: #0092ba; }

#setupform textarea {
	height: 100px;
	font: 16px/20px "Arial",sans-serif;
	width: 905px;
}

#terms-of-use a {
	float: right;
	width: 150px;
	height: 25px;
	margin: 25px 0 0;
	background: url(images/button_grey_bg.gif) left top no-repeat;
	color: #000;
	font: bold 15px/25px "Helvetica","Arial",sans-serif;
	text-align: center;
}

#terms-of-use a:hover { color: #0092ba; }

.signup-description { display: block; }

/* BECOME A BLOGGER BLACK BAR */

#become-a-blogger { height: 39px; color: #686c70; }

#become-a-blogger  {
	font: 14px/39px "Geneva","Arial",sans-serif;
	
}
#become-a-blogger .alignright {
	color: #fff;
}

#become-a-blogger-button {
	display: block;
	background: #000000 url(images/nav-bg.gif) left top repeat-x;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #fff;
	padding: 0 15px;
	float: left;
	height: 38px;
	line-height: 38px;
	margin-left: 35px
}

#become-a-blogger-button:hover {
	height: 36px;
	line-height: 36px;
	background: #0093b5 url(images/nav-bg-hover.gif) left top repeat-x;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

/* AUTHOR INFO */
#member-wrap {
	width: 100%;
	height: 230px;
}
.body-thats-it { background: url(images/body-bg2.gif) repeat-x; }

#author-wrap {
	clear: both;
	margin: 0;
	border: none;
	height: 190px;
	color: #fff;
}

#author h2 a { color: #fff; }

#author {
	padding: 30px 0 0;
	background: transparent;
	border: none;
}

#author .alignleft { width: 160px; }

#author .alignleft img {
	width: 126px;
	height: 126px;
	border: 2px solid #e5e5e5;
}

#author p a {
	padding: 5px 15px;
	background: #000000 url(images/nav-bg.gif) left -1px repeat-x;
	color: #fff;
}

#author p a:hover { background: #0093b5 url(images/nav-bg-hover.gif) left top repeat-x; }

#author .author-link span {
	float: left;
	padding: 5px 20px 0 0;
	display: block;
	font-size: 1.05em;
}

#author .alignright {
	width: 800px;
	padding: 0 10px 0 30px;
}

/* SIDEBAR AUTHORS */

#authors li {
	width: 160px;
	height: 208px;
	padding: 10px 12px;
}

#authors li img { border: 5px solid #e5e5e5; }

/* FOOTER */

#blog-footer {
	height: 38px;
	background: #0081a6;
	color: #fff;
	font: 14px/38px "Geneva","Arial",sans-serif;
	text-align: center;
}
