/*

Theme Name: Grind Online
Description: A theme for Grind Online by Captovate
Theme URI: http://captovate.com.au
Version: 1.0
Author: Tuan Nguyen
Author URI: http://captovate.com.au

*/
@charset "utf-8";
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	font-weight:normal;
	line-height:1.4;
	margin:0;
	padding:0;
}
p, ul {
	font-weight:normal;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:top;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
a:hover img {
	background:none;
}
/* typography.css */
body {
	font-size:76%;
	color:#222;
	background:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	color:#111;
	text-transform:uppercase;
}
h1 {
	font-size:3em;
	line-height:1;
	margin-bottom:0.5em;
}
h2 {
	font-size:2em;
	line-height:1;
	margin-bottom:0.75em;
}
h3 {
	font-size:1.5em;
	line-height:1;
	margin-bottom:1em;
}
h4 {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:1.25em;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
}
h6 {
	font-size:1em;
	font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p {
	margin:0 0 1.5em;
}
p img.left {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}
p img.right {
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}
.left {
	float:left;
}
.right {
	float:right;
}
a:focus, a:hover {
	background:#ffd600;
	color:#000;
	outline:none;
	text-decoration:none;
}
a {
	color:#C00;
	text-decoration:none;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
strong {
	font-weight:bold;
}
em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom:1px dotted #666;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	color:#666;
}
pre {
	margin:1.5em 0;
	white-space:pre;
}
pre, code, tt {
	font:1em 'andale mono', 'lucida console', monospace;
	line-height:1.5;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}
table {
	margin-bottom:1.4em;
	width:100%;
}
th {
	font-weight:bold;
}
thead th {
	background:#c3d9ff;
}
th, td, caption {
	padding:4px 10px 4px 5px;
}
tr.even td {
	background:#e5ecf9;
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}
.small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.hide {
	display:none;
}
.quiet {
	color:#666;
}
.loud {
	color:#000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color:#fff;
}
.removed {
	background:#900;
	color:#fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.box {
	padding:1.5em;
	margin-bottom:1.5em;
	background:#E5ECF9;
}
hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}
.clearfix:after, #container:after {
	content:"\0020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}
.clearfix, #container {
	display:block;
}
.clear {
	clear:both;
}
/* forms.css */
label {
	font-weight:bold;
}
fieldset {
	padding:1.4em;
	margin:0 0 1.5em 0;
	border:1px solid #ccc;
}
legend {
	font-weight:bold;
	font-size:1.2em;
}
input.text, input.title, textarea, select {
	margin:0.5em 0;
	border:1px solid #bbb;
}
input.text:focus, input.title:focus, textarea:focus, select:focus {
	border:1px solid #666;
}
input.text, input.title {
	width:300px;
	padding:5px;
}
input.title {
	font-size:1.5em;
}
textarea {
	width:390px;
	height:250px;
	padding:5px;
}
.error, .notice, .success {
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.error a {
	color:#8a1f11;
}
.notice a {
	color:#514721;
}
.success a {
	color:#264409;
}
/* global */
.push-right {
	margin-right:20px;
}
.push-left {
	margin-left:20px;
}
.hidden {
	display:none;
}
/* layout */
body {
	background:#000 url(images/page-bg.jpg) no-repeat center top;
}
#container {
	margin:0 auto;
	width:950px;
}
#search {
	display:block;
	height:	32px;
	float:right;
	margin:0;
	padding:0;
	width:238px;
}
#s {
	background:url(images/search-bg.png) no-repeat right 0;
	border:0;
	float:right;
	font-family:"Courier New", Courier, monospace;
	height:27px;
	padding: 5px 0 0 17px;
	width:133px;
}
#search-button {
	background:url(images/search-button.png) no-repeat 0 0;
	border:0;
	float:right;
	height:32px;
	width:39px;
}
#searchform2 #s2 {
	padding:4px;
	width:300px;
}
#searchform2 #searchsubmit2 {
	padding:2px;
}
#header {
	height:160px;
	clear:both;
}
#header a:hover {
	background-color:transparent;
}
#global-navigation {
	height:33px;
}
#global-navigation ul {
	list-style:none;
	padding:0;
	margin:0;
}
#global-navigation ul li {
	display:inline;
	margin:0;
	padding:0;
}
#global-navigation ul li a {
	background:url(images/menu-tabs-left.png) no-repeat left top;
	color:#fff;
	float:left;
	font:bold 16px "Courier New", Courier, monospace;
	padding: 0 0 0 7px;
	text-decoration:none;
	text-transform:uppercase;
	margin-right:1px;
}
#global-navigation ul li a span {
	background:url(images/menu-tabs-right.png) no-repeat right top;
	float:left;
	padding: 8px 14px 8px 6px;
}
#global-navigation ul li a:hover {
	background-position:left -50px;
	color:#000;
	cursor:pointer;
}
#global-navigation ul li a:hover span {
	background-position:right -50px;
}
/* global navigation active page states */

.blog .page-home a {
	background-position:left -50px !important;
	color:#000 !important;
}
.blog .page-home a span {
	background-position:right -50px !important;
}
.category-movies .page-movies a {
	background-position:left -50px !important;
	color:#000 !important;
}
.category-movies .page-movies a span {
	background-position:right -50px !important;
}
.category-music .page-music a {
	background-position:left -50px !important;
	color:#000 !important;
}
.category-music .page-music a span {
	background-position:right -50px !important;
}
.category-books .page-books a {
	background-position:left -50px !important;
	color:#000 !important;
}
.category-books .page-books a span {
	background-position:right -50px !important;
}
.category-travel .page-travel a {
	background-position:left -50px !important;
	color:#000 !important;
}
.category-travel .page-travel a span {
	background-position:right -50px !important;
}
.category-opinion .page-opinion a {
	background-position:left -50px !important;
	color:#000 !important;
}
.category-opinion .page-opinion a span {
	background-position:right -50px !important;
}
.current_page_item a {
	background-position:left -50px !important;
	color:#000 !important;
}
.current_page_item a span {
	background-position:right -50px !important;
}
#page-bottom-container {
	background:url(images/bottom-bg.png) repeat-x left top;
}
#page-bottom {
	font-size:90%;
	line-height:1.2;
	margin:20px auto 0 auto;
	overflow:hidden;
	padding:55px 0 20px 0;
	width:950px;
}
#page-bottom ul {
	margin:0;
	padding:0;
}
#page-bottom li {
	border-top:1px dotted #ae9776;
	list-style:none;
	padding:4px 0;
}
#page-bottom h2 {
	font-size: 2.0em;
	margin:0 0 0.2em 0;
}
#page-bottom-column-1 {
	float:left;
	margin-right:10px;
	width:150px;
}
#page-bottom-column-1 p {
	margin:0;
}
#page-bottom-column-1 img {
	border:1px solid #fff;
}
#page-bottom-column-2 {
	float:left;
	margin-right:50px;
	overflow:hidden;
	width:230px;
}
#page-bottom-column-2 p {
	margin-bottom:10px;
}
#page-bottom-column-3 {
	float:left;
	margin-right:50px;
	overflow:hidden;
	width:230px;
}
#page-bottom-column-4 {
	float:left;
	width:230px;
	overflow:hidden;
}
#paint-bottom-dark {
	background:url(images/paint-bottom.gif) no-repeat center top;
	height:67px;
}
#paint-bottom-light {
	background:url(images/paint-bottom-light.png) no-repeat center top;
	height:67px;
}
#footer-container {
	background:#000 url(images/footer-bg.gif) repeat-x left top;
	color:#a6a6a6;
	height:115px;
	padding-top:9px;
}
#footer {
	font-size:0.8em;
	margin:0 auto;
	width:950px;
}
#footer a {
	color:#ffd600;
}
#footer a:hover {
	color:#000;
}
#footer p {
	padding-top:14px;
	margin:0;
}
/* global */
.breadcrumb {
	color:#666;
	font-size:0.8em;
	padding-bottom:1em;
}
.current-users {
	padding-top:10px;
}
/* homepage */
h2 a {
	background:transparent url(images/arrow-right.png) no-repeat right 4px;
	color:#000;
	padding-right:12px;
}
h2 a:hover {
	background:#ffd600 url(images/arrow-right.png) no-repeat right 4px;
}
#featured-right {
	background:#f1ebdc url(images/news-bg.jpg) no-repeat left top;
	float:right;
	width:310px;
}
#news {
	height:178px;
	overflow:hidden;
	padding:10px;
	margin-bottom:2px;
	width:290px;
}
#news h2 {
	margin:0;
}
#news ul {
	margin:0;
	padding:0;
}
#news li {
	list-style:none;
	padding:6px 0;
	border-bottom:1px dashed #F3C5C5;
}
#news li a {
	background:url(images/bullet.gif) no-repeat left 7px;
	color:#333;
	display:block;
	font-weight:bold;
	padding-left:8px;
}
#news li a:hover {
	background-color:#ffd600;
	background-position:left -87px;
	color:#000;
}
#signup-buttons {
}
#signup-buttons img, #signup-buttons p {
	float:left;
}
.read-more {
	background:url(images/news-readmore.gif) no-repeat left top;
	float:right;
	position:relative;
	top:258px;
	left:10px;
	width:140px;
	height:32px;
	text-indent:-7777px;
}
a:hover.read-more {
	background:transparent url(images/news-readmore.gif) no-repeat left top;
}
#categories {
	background:#000 url(images/categories-bg.jpg) no-repeat left 5px;
	height:180px;
	margin:10px 0 0 0 0;
	padding-bottom:10px;
}
#categories div {
	background:url(images/categories-divider.gif) no-repeat right 50%;
	float:left;
	margin-right:0px;
	overflow:hidden;
	padding:25px 10px;
	width:220px;
	height:120px;
}
#categories .last {
	background:none;
	width:210px;
}
#categories h2 {
	margin:0;
	padding:0;
}
#categories h2 a {
	color:#000;
}
#categories ul {
	margin:0;
	padding:0;
}
#categories li {
	list-style:none;
}
#categories li a {
	background:url(images/bullet.gif) no-repeat left 7px;
	color:#333;
	display:block;
	padding-left:8px;
}
#categories li a:hover {
	background-color:#ffd600;
	background-position:left -87px;
	color:#000;
}
#boxes {
	background:#000;
	color:#f2f2f2;
}
#boxes h2 {
	color:#debd63;
	margin:0;
}
#boxes-column-1, #boxes-column-2 {
	background:url(images/boxes-divider.gif) no-repeat 336px 50%;
	float:left;
	padding:10px 40px 10px 10px;
	width:300px;
}
#boxes-column-3 {
	float:left;
	width:210px;
	padding:10px;
}
/* flickr images in box 3*/
.highslide img {
	width:71px;
	height:71px;
}
/* pages */

#page {
	background:#ebe7d7 url(images/secondlevelbg.jpg) repeat 0 0;
	padding:20px 0;
}
#content {
	background:url(images/flower-bg.png) no-repeat right top;
	float:left;
	padding-left:20px;
	width:590px;
}
/* category and pages */
body.category .post-container, body.tag .post-container {
	border-bottom:1px dashed #ae9776;
	padding:1em 0 .2em 0;
}
body.category .post-thumbnail, body.tag .post-thumbnail {
	float:left;
	margin-top:5px;
	width:130px;
}
body.category .post-thumbnail img, body.tag .post-thumbnail img {
	background:#fff;
	border:1px solid #ae9776;
	padding:3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.post-thumbnail a:hover {
	background-color:transparent;
}
body.category .post, body.tag .post {
	float:right;
	width:450px;
}
body.category .post h2, body.tag .post h2 {
	line-height:1em;
	margin:0;
	padding:0;
}
body.category .post p, body.tag .post p {
	margin-bottom:10px;
}
.meta {
	color:#666;
	display:block;
	font-weight:bold;
	margin-bottom:10px;
}
body.category h1, body.tag h1 {
	margin-bottom:0;
}
.navigation {
	font: bold 1.3em/1.5 Courier New;
	padding:20px 0;
	text-transform:uppercase;
}
/* single posts */

.post h1 a {
	color:#000;
}
/* events page */

.event {
	margin-bottom:20px;
}
.event-meta {
	color:#AE9776;
	font-weight:bold;
	width:170px;
	float:left;
	font-size:1.4em;
	text-align:right;
}
.event-time, .event-location {
	font-size:12px;
	font-weight:normal;
	color:#222;
}
.event-excerpt {
	border-left:1px dashed #AE9776;
	float:right;
	width:392px;
	padding-left:13px;
}
.event h3 {
	margin:0;
}
.event p {
	margin-bottom:0;
}
/* search page */

.search-result h3 {
	margin:0;
}
.search-metadata {
	margin:0 0 5px 0;
}
/* sidebar */
#sidebar {
	background:url(images/noughts-crosses-bg.png) no-repeat 220px bottom;
	float:right;
	width:290px;
	padding:0 20px 0;
}
.sidebar-nav {
	background:url(images/notepad-bg.jpg) no-repeat center top;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:40px 0 0 0px;
}
.sidebar-nav li {
	list-style:none;
	line-height:11px;
}
.sidebar-nav h2 {
	padding:0 0 0 34px;
	margin:0;
}
.sidebar-nav li a {
	background:url(images/bullet.gif) no-repeat 15px 10px;
	color:#333;
	display:block;
	padding:6px 0 6px 33px;
}
.sidebar-nav li a:hover {
	background-color:#ffd600;
	background-position:15px -84px;
	color:#000;
}
.sidebar-nav li.current_page_item a {
	background:#ffd600 url(images/bullet.gif) no-repeat 15px -84px !important;
	color:#000;
}
.sidebar-nav-last {
	background:url(images/notepad-bg-bottom.jpg) no-repeat center top !important;
	height:23px;
}
/* tag cloud */
.tag-cloud {
	background:url(images/notepad-bg.jpg) no-repeat center top;
	padding:40px 32px 0 32px;
}
.tag-cloud h2 {
	padding:0;
	margin:0;
}
.wp-tag-cloud {
	margin:0;
	padding:0;
	list-style:none;
}
.wp-tag-cloud h2 {
	padding:0;
	margin:0;
}
.wp-tag-cloud li {
	display:inline;
	line-height:22px !important;
}
.tag-cloud-bottom {
	background:url(images/notepad-bg.jpg) no-repeat center bottom !important;
	height:23px;
	margin-bottom:20px;
}
/* chat box */

.chat-karma, .karma-tip {
        font-size:0.8em;line-height:1.2em;
		margin:0;
		padding:5px 0;
}

/* comments */
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
.commentlist {
	margin:0;
	padding:0 0 30px 0;
}
.commentlist li {
	clear:both;
	list-style:none;
	font-weight: bold;
	padding:1.2em 0;
	margin:0 0 20px 0;
}
.comment-number {
	color:#ae9776;
	font-family:Arial, Helvetica, Sans-serif;
	float:left;
	font-size:75px;
	text-align:right;
	width:80px;
	line-height:66px;
	padding-right:10px;
}
.comment-wrap {
	border-left:1px dashed #ae9776;
	float:right;
	width:485px;
	padding-left:13px;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	text-transform:uppercase;
}
.commentlist p {
	margin:0.5em 0;
}
.commentmetadata {
	font-weight: normal;
	font-size:1em;
}
/* comment forms*/
#comment {
	width:98%;
	height:150px;
	overflow:auto;
}
#submit {
	padding:5px;
}
/* share button */
.addtoany_list a:hover {
	background-color:transparent;
}
.addtoany_share_save_container {
	position:relative;
	left:-9px;
}
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	background:#fff;
	border: 1px solid #ddd;
	padding: 4px;
	margin: 5px 0 2px 10px;
	display: inline;
}
img.alignleft {
	background:#fff;
	border: 1px solid #ddd;
	padding: 4px;
	margin: 5px 10px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */
/* calendar */

.dayHead {
	background:#000 !important;	
}
#wp-calendarLarge th {
	background:#ae9776 !important;	
}
#todayLarge {
	background:#DCD8B8 !important;
}
/* events sidebar */
.events-sidebar {
	background:url(images/notepad-bg.jpg) no-repeat center top;
	padding:40px 0 0 10px;
}
.events-sidebarh2 {
	padding:0;
	margin:0;
}
.events-sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
}
.events-sidebar li {
	list-style:none;
	line-height:11px;
}
.events-sidebar h2 {
	padding:0 0 0 24px;
	margin:0;
}
.events-sidebar-bottom {
	background:url(images/notepad-bg.jpg) no-repeat center bottom !important;
	height:23px;
	margin-bottom:10px;
}
.events-sidebar li  {
	background:url(images/bullet.gif) no-repeat 3px 10px;
	color:#333;
	display:block;
	padding:6px 0 6px 23px;
}

