/*  
Theme Name: Joshua Panda
Theme URI: 
Description: 
Version: 1.0
Author: Tierra Innovation
Author URI: http://www.tierra-innovation.com/
*/

/********************************************
   HTML ELEMENTS
********************************************/ 
body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000;
	background: #fff;
	text-align: left;
	height: 100%;
}

/* links */
a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover { text-decoration: underline; }

/* headers */
h1,
h2,
h3 {
	font-family: Georgia, serif;
	color: #000;
}

h1 { font-size: 1.4em; }

h2 {
	font-size: 1.2em;
	text-transform: uppercase;
}

h2.pagetitle { font-size: 1.6em; }

h3 { font-size: 1.2em; }

embed { display: none; }

p, h1, h3 { margin: 10px 0; }

p { line-height: 20px; }

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #72a545;
}

ul span,
ol span { color: #000; }

/* images */
img { display: none; border: none; }

img.float-right { margin: 5px 0px 5px 15px; }

img.float-left { margin: 5px 15px 5px 0px; }

img.alignleft {
	float: left;
	padding-right: 8px;
}

img.alignright {
	float: right;
	padding-left: 8px;
}

/* search form */
.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.clearboth { clear: both; }



/***********************
	  LAYOUT
************************/

#wrap {
	background: transparent !important;
	margin: 0 auto;
	width: 95%;
}

#content { width: 100%; }

#footer-content {
	width: 95%;
	margin: 0 auto;
}

/* header */
#header-content {
	position: static;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background: transparent !important;
	display: block;
}

#logo img {
	display: block !important;
	text-align: right !important;
}

#logo h1 { display: none; }

/* content */
#content-wrap {
	clear: both;
	width: 100%;
	margin-top: 10px;
	border-top: 1px solid #000;
}

#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}



/* main */
#main {
	float: none;
	width: 100%;	
	margin: 0;
	padding: 0;	
}

#main h2 {
	padding: 0;
	margin: 0;
	text-transform: none;
}

.post {
	padding: 0;
	margin: 15px 0;
}

.post h2 {
	font-size: 23px;
	font-weight: normal;
	font-color: #000;
}

.post h2 a { color: #000; }

div.toolbar { display: none; }

div.navigation {
	width: 100%;
	margin: 0;
	display: none;
}

div.align-left {
	float: left;
	width: 50%;
	margin-bottom: 15px;
}

div.align-right {
	float: right;
	width: 50%;
	text-align: right;
	margin-bottom: 15px;
}

div.comments { display: none; }


/* sidebar */
#sidebar { display: none; }




/* sidebar menu */
#sidebar ul.sidemenu {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#sidebar ul.sidemenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul.sidemenu li {
	display: block;
	padding: 0 15px 10px 15px;
	color: #515151;
	line-height: 17px;
}

#sidebar ul.sidemenu a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
}

#sidebar ul.sidemenu a:hover { text-decoration: underline; }

#sidebar ul.sidemenu li.sidemenubottom {	
	border-top: 1px dashed #d5d5d5;
	margin: 0px 10px;
}

.post-footer {
	color: #666;
	margin: 0 0 5px 0;
}

.post .postmeta {
	margin: 0 0 5px 10px;
	font-size: 90%;
	text-align: right;
	border-top: 1px solid #f2f2f2; 
}

.post .postmeta .date {
	background: url('images/clock.gif') no-repeat 0 center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}

.post .postmeta .comments {
	background: url('images/comment.gif') left center no-repeat;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}

.post .postmeta .catg {
	background: url('images/page.gif') no-repeat 0 center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}



/* footer */
#footer {
	clear: both;
	margin: 0; padding: 0;
	font: normal .95em/1.5em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;	
}
#footer h3, #footer p {
	margin-left: 0;
}

#footer p { padding-bottom: 10px; }

#footer-content {	
	border-top: 1px solid #EAEAEA;
	margin: 0 auto;
	padding-bottom: 10px;
}
#footer-content a {
	text-decoration: none;
	color: #777;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #333;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 32%;
	padding: 0 5px 30px 0;	
}
#footer-content .col2 {
	width: 33%;
	padding: 0 0 30px 0;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }


/* comments */
.alt {
	background-color:#fff !important;
	border: 1px dashed #ccc !important;
	padding: 10px 10px 0 10px !important;
	}

.commentlist {
	padding: 0;
	margin: 0;
	}

.commentlist li {
	background-color:#eee;
	list-style: none;
	padding: 10px 10px 0 10px;
	border: 1px dashed #ccc;
	margin: 10px;
	color: #3C452D;
	overflow:hidden;
	}

.commentmetadata {
	font-weight: normal;
	}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}
.befirst {
	padding: 0 !important;
	text-align:center;
	font-size: 1.3em;
	color:#CDCDCD;
	font-weight:bold;
	}
	
/*-
	Brian's Latest Comments
	http://meidell.dk/archives/2004/09/12/brians-latest-comments/
*/
.sb-comments-blc ul li span a, .sb-comments-blc ul li small a {
	color: #999;
	font-weight: normal;
	word-spacing: -1px;
	}

.sb-comments-blc ul li {
	margin-bottom: 3px;
}

.sb-comments-blc ul li > a[title="Go to the comments of this entry"] {
	position: absolute;
	color: #999;
}

.activityentry {
	font-size: 1.1em;
	}

.navlist {
	margin: 0;
	padding: 0;
	display: none;
}


/* sitemap */
div.sitemapleft {
	width: 28%;
	float: left;
}

div.sitemapleft ul {
	margin: 0 0 0 15px;
	padding: 0;
}

div.sitemapleft li { list-style-type: none; }

div.sitemapright {
	float: right;
	width: 70%;
}

div.divider {
	clear: both;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 15px 0;
	border-bottom: 1px solid #000;
}

p.gigpress-subscribe { display: none; }
