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

/*
Theme Name: G Tagged
Theme URI: http://gtagged.gliving.com/
Version: 1.0
Author: G Tagged
Author URI: http://gtagged.gliving.com
*/

/* THE BASICS */

html, body { height: 100%; }

html, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, select, option, p, blockquote, a, span { margin: 0; padding: 0; }

body {
	position: relative;
	background: #fff url(images/body-bg.gif) left top repeat-x;
	color: #000;
	font: 0.7em/1.8em "Geneva","Verdana",sans-serif;
}

h1, h2, h3, h4, h5, h6 { font-size: 100%; }

img, a img {
	border: none;
	-ms-interpolation-mode : bicubic; /* IE image rendering hack */
}

a {
	color: #0092ba;
	overflow: hidden;
	text-decoration: none;
}

a:hover { color: #000; }

.clear { clear: both; }

ul, ol { padding: 0 0 15px 15px; }

/* CONTAINERS */

#container {
	position: relative;
	width: 100%;
	min-height:100%;
	margin: 0 auto;
	background: url(images/container-bg.gif) left bottom repeat-x;
}

*html #container { height: 100%; } /* IE6 treats heights as min-heights */

#main-wrap, #admin-wrap {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

#main-wrap { padding: 0 0 400px; }

/* TOP NAV */

#top-nav {
	height: 34px;
	line-height: 34px;
	z-index: 10000;
}

#top-nav ul {
	list-style: none;
	height: 34px;
	padding: 0;
}

#top-nav li, #account { float: left; }

#account h1 {
	float: left;
	height: 34px;
	display: inline;	
	font: bold 14px/34px "Helvetica","Arial",sans-serif;
}

#account h1 a {
	height: 34px;
	color: #fff;
	text-transform: uppercase;
}

#account h1 a:hover { color: #0092ba; }

#account ul {
	float: left;
	padding: 0 0 0 45px;
}

#account li {
	float: left;
	height: 34px;
	padding: 0 24px 0 0;
}

#account li a {
	padding: 0 15px 0 0;
	background: url(images/arrow-gray.gif) right center no-repeat;
	color: #848b90;
	font: bold 14px/34px "Helvetica","Arial",sans-serif;
	display: block;
}

#login { float: right; }

*html #login { width: 142px; }

#login li { padding: 0 1px 0 0; }

#login a, #searchsubmit {
	height: 34px;
	background: #000 url(images/top-nav-bg.gif) repeat-x;
	color: #fff;
	font: bold 14px/34px "Helvetica","Arial",sans-serif;
}

#login a {
	padding: 0 10px;
	display: block;
	text-align: center;
}

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

*html #login a { width: 50px; }

#searchsubmit {
	float: right;
	width: 70px;
	border: none;
	cursor: pointer;
	text-align: center;
}

#search {
	float: right;
	width: 237px;
	padding: 0 0 0 1px;
}

#s {
	float: left;
	width: 145px;
	padding: 12px 10px 5px;
	height: 17px;
	background: url(images/search-bg.gif) repeat-x;
	border: none;
	color: #686f76;
	display: block;
	font: bold 12px/17px "Helvetica","Arial",sans-serif;
	text-align: center;
}

.active #s {
	color: #fff;
	font-weight: normal;
}


/* HEADER */

#header {
	position: relative;
	height: 179px;
}

#header h1 {
	position: absolute;
	top: 37px;
	left: 0;
	width: 107px;
	height: 114px;
}

#header h2 { text-indent: -9999px; }

#header h1 a {
	width: 107px;
	height: 114px;
	background: url(images/g-logo-header.gif) left top no-repeat;
	display: block;
	text-indent: -9999px;
}

#header ul {
	position: absolute;
	top: 47px;
	left: 130px;
	width: 866px;
	padding: 64px 0 0;
	list-style: none;
	background: url(images/main-title.gif) left top no-repeat;
}

#header li {
	float: left;
	height: 28px;
	padding: 0 4px 0 0;
}

#header li a {
	height: 28px;
	padding: 0 15px;
	background: #eee;
	color: #000;
	font: bold 14px/28px "Helvetica","Arial",sans-serif;
	display: block;
	text-align: center;
}

*html #header li a { width: 110px; }

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

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

/* MAIN CONTENT */

#content-wrap {
	clear: both;
	position: relative;
	width: 100%;
	padding: 13px 0 0;
	background: url(images/gtagged.gif) right 69px no-repeat;
	overflow: hidden;
}

#gtagged-monkies, #no-flash {
	width: 526px;
	height: 216px;
	z-index: 1;
}

#no-flash { background: url(images/gtagged-monkies.jpg) no-repeat; }

/* COMMENTS */

.comments {
	clear: both;
	padding: 25px 0;
	list-style: none;
	overflow: hidden;
	border: 1px solid #d7d9da;
	border-top: 2px solid #d7d9da;
	z-index: 2;
}

.comments li {
	float: left;
	width: 300px;
	height: 395px;
	padding: 0 0 20px 25px;
	overflow: hidden;
}

.comments li.comment img, #image-preview img {
	width: 294px;
	height: 294px;
	background: #fff url(/wp-content/plugins/comment-image-uploader/images/loading2.gif) center center no-repeat;
	border: 3px solid #d7d9da;
}

/* SUBMIT COMMENT */

.comments li.submit-comment { width: auto; }

.submit-comment form { overflow: hidden; }

.inner-padding {
	float: left;
	position: relative;
	width: 275px;
	padding: 0 0 0 25px;
	background: #000;
}

#image-preview {
	width: 0;
	height: 380px;
	padding: 0;
	z-index: 1;
}

#post-something {
	width: 300px;
	height: 173px;
	padding: 127px 0 0;
	z-index: 2;
}

#post-something a {
	width: 170px;
	height: 46px;
	margin: 0 auto;
	background: url(images/post-something.gif) left top no-repeat;
	display: block;
	text-indent: -9999px;
}

#post-something a:hover { background: url(images/post-something.gif) right top no-repeat; }

#submit-form {
	height: 395px;
	z-index: 2;
}

#commentform input {
	width: 243px;
	height: 22px;
	padding: 6px 2px 0;
	background: #fff;
	border: none;
	font: 15px/22px "Helvetica","Arial",sans-serif;
}

.comments .comment p { display: inline; }

.comments .comment a {
	padding: 0 10px 0 0;
	color: #0092ba;
	font-weight: bold;
}

.comments p label, .comments .label {
	position: relative;
	padding: 12px 0 0;
	color: #fff;
	display: block;
	font: 18px/28px "Helvetica","Arial",sans-serif;
}

.comments .label {
	float: left;
	padding: 12px 0 0 30px;
}

.rotator {
    float: left;
    width: 26px;
    height: 32px;
    padding: 0 0 0;
    background: url(images/rotate.gif) 5px bottom no-repeat;
    display: block;
    text-indent: -9999px;
}

.comments p label span {
	position: absolute;
	right: 30px;
	padding: 0;
	color: #a7aeb2;
	font: normal 12px/28px "Helvetica","Arial",sans-serif;
}

#commentform textarea {
	width: 243px;
	height: 61px;
	padding: 2px;
	background: #fff;
	border: none;
	font: 11px/14px "Helvetica","Arial",sans-serif;
}

#author, #selectauthor, #site, #selectsite {
	position: absolute;
	border: none;
}

#selectauthor, #selectsite { padding: 0 0 0 10px; }

#author, #selectauthor {
	top: 300px;
	left: 25px;	
	width: 177px;
	color: #e5e5e5;
	cursor: pointer;
	font: bold 13px/25px "Helvetica","Arial",sans-serif;
}

#selectauthor { background: url(images/choose-select.gif) -177px 0 no-repeat; }

#site, #selectsite {
	top: 194px;
	right: 2px;
	width: 151px;
	height: 28px;
	background: url(images/categories.gif) right top no-repeat;
	color: #9ea5a9;
	cursor: pointer;
	font: bold 13px/29px "Helvetica","Arial",sans-serif;
}

#site {
	opacity: 0;
	filter: alpha(opacity=0);
}

#selectsite { text-indent: -9999px; }

#author, #site {
	color: #000;
	font-weight: normal;
	padding: 5px 0 0 10px;
}

#site {	width: 161px; }

#author option, #site option {
	height: 18px;
	padding: 0 0 0 10px;
}

#fileToUpload, #choose-photo {
	position: absolute;
	top: 260px;
	left: 25px;
	width: 167px;
	height: 25px;
	padding: 0 0 0 10px;
	background: url(images/choose-select.gif) left top no-repeat;
	border: none;
	color: #e5e5e5;
	cursor: pointer;
	font: bold 13px/25px "Helvetica","Arial",sans-serif;
}

#uploaded_files a, #uploaded_files a:hover { color: #e5e5e5; }

#uploaded_files {
	padding: 0;
	color: #e5e5e5;
}

#fileToUpload {
	opacity: 0;
	filter: alpha(opacity=0);
}

#loading {
	position: absolute;
	top: 0;
	left: 0;
	padding: 190px 142px 189px;
	background: #fff;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 1000;
}

#cancel {
	position: absolute;
	left: 25px;
	bottom: 10px;
	color: #a7aeb2;
	text-decoration: underline;
}

#commentform #submit {
	position: absolute;
	bottom: 10px;
	right: 25px;
	width: 78px;
	height: 28px;
	padding: 0;
	background: url(images/post-it.gif) left top no-repeat;
	border: none;
	color: #fff;
	font: bold 15px/28px "Helvetica","Arial",sans-serif;
	cursor: pointer;
	text-align: center;
}

#submit:hover { color: #000; }

/* IMAGE CROPPING */

#crop-options {
	float: left;
	width: 60px;
	height: 60px;
	padding: 10px 10px 0;
	list-style: none;
}

#crop-options li {
	float: left;
	width: 14px;
	height: 14px;
	padding: 3px;
}

#crop-options li.wider { padding: 3px 23px; }

#crop-options li a {
	width: 12px;
	height: 12px;
	background: #fff;
	border: 1px solid #333;
	display: block;
	text-indent: -9999px;
}

#crop-options li.active a {
	background: #000;
	border: 1px solid #fff;
}

/* ADSENSE */

.adsense { text-align: center; }

.adsense .inner-padding {
	width: 100%;
	padding: 0;
}

/* FOOTER */

#footer-wrap {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 400px;
	background: url(images/footer-bg.gif) left top repeat-x;
	border-top: 2px solid #d4d5d7;
}

#footer {
	position: relative;
	width: 1000px;
	height: 370px;
	margin: 0 auto;
	padding: 30px 0 0;
	background: url(images/g-logo-footer.gif) center 250px no-repeat;
}

#footer ul {
	clear: both;
	width: 1000px;
	list-style: none;
}

#footer li {
	float: left;
	height: 28px;
}

#footer-nav {
	padding: 90px 0 0;
	background: url(images/footer-title.gif) left top no-repeat;
}

#footer-nav li { padding: 0 4px 0 0; }

#footer-nav li a {
	height: 28px;
	padding: 0 13px;
	background: #eee;
	color: #000;
	font: bold 14px/28px "Helvetica","Arial",sans-serif;
	display: block;
	text-align: center;
}

*html #footer-nav li a {
	width: 110px;
	margin: 0 0 10px;
}

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

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

#legal {
	padding: 20px 0 0;
	color: #646a6d;
	font: 11px/14px "Helvetica","Arial",sans-serif;
}

#legal li { padding: 0 8px 0 0; }

#legal li span {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #646a6d;
	display: block;
}

#legal li #view-all {
	padding: 0 0 0 5px;
	border-right: none;
}

#footer h6 {
	position: absolute;
	top: 250px;
	left: 360px;
	text-indent: -9999px;
}

#footer h6, #footer h6 a {
	width: 280px;
	height: 108px;
	display: block;
} 

/* WORDPRESS DEFAULTS */

img.alignleft {
	float: left;
	padding: 0 10px 5px 0;
}

img.alignright {
	float: right;
	padding: 0 0 5px 10px;
}

.half { width: 49%; }
.navigation { clear: both; }
.alignleft { float: left; }
.alignright { float: right; }

/* PAGENAVI */

.wp-pagenavi, #member-dir-pag {
	clear: both;
	padding: 50px 0;
	overflow: hidden;
}

#member-dir-pag { padding: 20px 0 0; }

.wp-pagenavi span, #member-dir-pag span {
	float: left;
	height: 25px;
	margin: 0;
	padding: 0 15px;
	background: #000 url(images/nav-bg.gif) left top repeat-x;	
	color: #fff;
	display: block;
	font: 14px/25px "Helvetica","Arial",sans-serif;
	text-align: center;
}

.wp-pagenavi span.page-number, #member-dir-pag span.page-numbers {
	padding: 0 0 0 1px;
	background: none;
	font-weight: bold;
}

.wp-pagenavi span a, #member-dir-pag a {
	float: none;
	width: auto;
	height: 23px;
	padding: 0 9px;
	margin: 0;
	display: block;
	background: #fff url(images/pagenavi-bg.gif) left center repeat-x;	
	border: 1px solid #d3d6d7;
	color: #000;
	font-weight: bold;
	text-align: center;
}

#member-dir-pag a {
	float: left;
	margin: 0 0 0 1px;
	font: bold 14px/25px "Helvetica","Arial",sans-serif;
}

*html .wp-pagenavi span a { width: 25px; }

.wp-pagenavi a:hover {
	background: #fff url(images/arrows-pagenavi.gif) left bottom no-repeat;	
	border: 1px solid #d3d6d7;
	color: #000;
}

.wp-pagenavi span a:hover, #member-dir-pag a:hover {
	background: #e8e9eb;
	color: #a0a5a8;
}

.wp-pagenavi span.navi-nav-wrap {
	width: 200px;
	padding: 0 0 0 38px;
	background: none;
}

.wp-pagenavi span.navi-nav-wrap a, #member-dir-pag a.prev {
	float: left;
	width: 75px;
	height: 23px;
	padding: 0 9px;
	display: block;
	background: #000 url(images/arrows-pagenavi.gif) left top no-repeat;	
	border: 1px solid #000;
	color: #fff;
	font: 14px/25px "Helvetica","Arial",sans-serif;
	text-align: right;
}

.wp-pagenavi span.navi-nav-wrap a:hover, #member-dir-pag a.prev:hover {
	background: #fff url(images/arrows-pagenavi.gif) left bottom no-repeat;	
	border: 1px solid #d3d6d7;
	color: #000;
}

.wp-pagenavi .navi-nav-wrap .navi-nav a, #member-dir-pag a.next {
	float: left;
	width: 75px;
	background: #000 url(images/arrows-pagenavi.gif) right top no-repeat;	
	border: 1px solid #000;
	color: #fff;
	font-weight: normal;
	text-align: left;
}

.wp-pagenavi .navi-nav-wrap .navi-nav a:hover, #member-dir-pag a.next:hover {
	background: #fff url(images/arrows-pagenavi.gif) right bottom no-repeat;	
	border: 1px solid #d3d6d7;
	color: #000;
}

.wp-pagenavi span.first-page {
	background: url(images/ellipsis.gif) right bottom no-repeat;
	padding: 0 38px 0 1px;
}

.wp-pagenavi span.last-page {
	background: url(images/ellipsis.gif) left bottom no-repeat;
	padding: 0 0 0 38px;
}

.wp-pagenavi span.current-page, #member-dir-pag span.current {
	height: 23px;
	padding: 0 9px;
	background: #0093b5 url(images/nav-bg-hover.gif) left top repeat-x;
	border: 1px solid #007697;
	color: #fff;
}

*html #member-dir-pag span.current {
	height: 23px;
	line-height: 23px;
}

*html .wp-pagenavi span.current-page {
	width: 25px;
	height: 23px;
	font: 14px/23px "Helvetica","Arial",sans-serif;
}

.wp-pagenavi span.dots {
	width: 38px;
	padding: 0;
	border: 0;
	background: url(images/ellipsis.gif) left bottom no-repeat;
}

#wpstats {
	position: absolute;
	left: 0;
	bottom: 0;
}

