/*   
Theme Name: Elegant Grunge
Theme URI: http://michael.tyson.id.au/elegant-grunge-wordpress-theme
Description: An unwashed yet crisp theme with a feature footer, styled image frames, a page template with a uniquely configurable sidebar and a photoblog tag page
Author: Michael Tyson
Author URI: http://michael.tyson.id.au
Version: 0.4.4
Tags: grunge, dirt, monochrome, fixed width, footer, configurable, image frames, photoblog

	Elegant Grunge by Michael Tyson
	http://michael.tyson.id.au/elegant-grunge-wordpress-theme
	
	The CSS, XHTML, design and PHP are released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/


/****************************
 **   Contents
 ****************************
 
	* General
	* Layout		(Top-level page element styles)
		- Menu
		- Header
		- Content
		- Sidebar
		- Footer
	* Content	(Formatting of items in main content area)
		- General
		- Standard wordpress
		- Comments
		- Comment form
		- Frame
	* Sidebar	(Formatting of items in sidebar)
		- General
		- Search
		- Tag cloud
		- Wordpress calendar
		- Photoblog widget
	* Footer		(Formatting of items in footer)
		





/****************************
 **   General
 ****************************/
html	{
	font-size:62.5%;	
}

body {
	margin: 0;
	padding: 0;
	background: #484848;
	font-family: "Helvetica", "Arial";
	color: #999;
	font-size:1.1em;
	color:#484848;
	
}

a {
	color: #5f5f5f;
}
p	{
	font-size:1.2em;
	line-height:1.7em;
	clear: both;
}

img {
	border: 0;
}
#page	{
	width:975px;
	margin:0 auto;
	background:#6f6f6f;
}


/****************************
 **   Layout
 ****************************/

#leftContent	{

	width:734px;
	float:left;
	background:#6f6f6f;
	}	
#rightContent	{
	width:241px;
	float:left;
	background:#484848;
}
/* Menu */

#menu {
	height:68px;
	width: 734px;
	padding:0;
	background:url(images/bgRp-navigation.jpg) repeat-x;
	float:left;
	
	
	
}

#menu ul {
	
	height:27px;
	width: 703px;
	float:left;
	padding: 0;
	margin:0;
	list-style: none;
	border-left:1px solid #4b4b4b;
	clear:none;
	margin-top:41px;
	margin-left:10px;
	_margin-left:5px;
	
	
}

#menu ul li {
	float: left;
	text-align:center;
	border-right:1px solid #4b4b4b;
	height:27px;
	
}
#menuWrap	{
	background:#484848;
	width:100%;
	height:68px;
}
#menu .page_item a {
	display: block;
	width:70px;
	height:20px;
	padding-top:9px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
}

#menu .current_page_item a, #menu .page_item a:hover {
	color: #4a4a4a;
	background:url(images/bgRp-navCurrent.jpg) repeat-x;
	width:70px;
	height:20px;
}

/* Header */

#header-wrap {
}

#header {
	height: 273px;
	background:url(images/banner.jpg) no-repeat center;
}

#header div {
	width: 975px;
	margin: 0 auto;
}

#header h1 {
	font: 2.2em/169px "Georgia", "Baskerville", serif;
	margin: 0;
}

#header h1 a {
	color: #d3d3d3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-shadow: #000 0 1px 2px;
	float: left;
}
#linksHeader	{
	float:left;
	display:block;
	width:236px;
	/*border-bottom:1px solid red;*/
	margin-left:5px;
	height: 67px;
}


/* Content */


#content {
	/*width: 975px;*/
	margin: 0 auto;
	_margin-top:-2px;
}

#body {
	float: left;
	width: 511px;
	background:#FFF;
	padding:10px;
	padding-top:15px;
	margin-left:10px;
	_margin-left:5px;
	margin-top:10px;
	margin-right:10px;
}

/* Sidebar */

#sidebar {
	float: left;
	font-size: 0.9em;
	width:182px;
	border-left:1px solid #acacac;
}
.sidebar-sectionOne	{
	width:182px;
}
.sidebar-sectionOne .description	{
	border-bottom:1px solid #585858;	
}
.sidebar-sectionOne	h1	{
	color:#FFF;
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:normal;
	line-height:1.2em;
	padding:10px 10px 0 10px;
	margin-bottom:-10px;
	
}
#sidebar #posts ul {.margin-top:-10px;}

#sidebar #subscribe, #searchform	{
	width:100%;
	height:44px;
	border-top:1px solid #777978;
	border-bottom:1px solid #585858;
}
#sidebar #subscribe a	{
	display:block;
	padding-left:50px;
	background:url(images/rss.jpg) no-repeat 5px 8px;
	height:24px;
	text-decoration:none;
	color:#f9f9f9;
	padding-top:16px;
	font-size:1.2em;
}
#sidebar ul #posts	{
	border-top:0px solid #777978;
}
#sidebar ul #posts h1	{
	background:url(images/header-pp.jpg) no-repeat; display:block; width:182px; height:50px;
}
#sidebar ul #calendarTitle h1	{
	background:url(images/header-cal.jpg) no-repeat; display:block; width:182px; height:50px;
}
#sidebar #subscribe a:hover	{color:#FFF; background:url(images/rss.jpg) no-repeat 5px -99px;}
.sidebar-sectionOne p	{
	color:#cfcfcf;	
	padding:10px 10px 0 10px;
	line-height:1.2em;
}

/* Sidebar */
#rightContent 	ul	{
	padding:0;
	margin:0;
	margin-left:5px;
	margin-bottom:5px;
	list-style-type:none;
}
#rightContent li a {

	display:block;
	width:236px;
	height:220px;
	margin-top:5px;
}

.sponsoredBy {
	border-bottom:1px solid red;
}

.linkOne	{
	
	background:url(images/links_grandprix.jpg) no-repeat;
}
.linkTwo	{
	background:url(images/links_holden.jpg) no-repeat;
}
.linkThree	{
	background:url(images/links_tennis.jpg) no-repeat;
	
}
.linkFour	{
	background:url(images/links_afl.jpg) no-repeat;
	
}
.linkFive	{
	
}



/*==================== the links header block ===============*/
.viewFull	{
	width:499px;
	height:42px;
	background:url(images/bgRp-viewFull.gif) repeat-x;
	clear:both;
	
}
.viewleft a	{
	display:block;
	background:url(images/btn-viewfull.jpg) no-repeat;
	width:141px;
	height:42px;
	float:left;
	
		
}
.viewright	a {
	display:block;
	background:url(images/btn-commentsNo.gif) no-repeat;
	float:right;
	width:33px;
	height:39px;
	text-decoration:none;
	padding:12px 0 0 144px;
	
}

.viewleftResponse {
	display:block;
	background:url(images/bg-date.gif) no-repeat;
	width:126px;
	height:38px;
	float:left;
	text-transform:uppercase;
	color:#FFF;	
	padding:14px 15px 0 0px;
	margin-left:0;
	font-size:0.9em;
	

}
.rssResponse a {
	background:url(images/rssBg.gif) no-repeat;
	display:block;
	width:28px;
	height:28px;
	float:left;
	margin-left:9px;
	margin-top:3px;
	
}
.viewrightResponse a	{
	display:block;
	background:url(images/btn-Respond.gif) no-repeat;
	width:127px;
	height:42px;
	text-decoration:none;
	float:left;
	margin-left:135px;
	
	
}
.viewrightResponseComment  {
	display:block;
	background:url(images/blank-commentno.gif) no-repeat;
	width:21px;
	height:28px;
	float:right;
	margin-right:10px;
	padding: 12px 2px 0 13px;
	text-align:left;
	
}
#respond	{margin-left:20px;}

/*==================== end ===============*/

/* Footer */

#footer-wrap-outer {
	width:100%;
	height:155px;
}

#footer-wrap {
	width: 100%;
	background:#7a7a7a;
	width:100%;
	height:155px;

}

#footer {
	width: 975px;
	margin: 0 auto;
}


/****************************
 **   Content
 ****************************/

/* General */

h2 {
	font-size: 2em;
	font-weight: normal;
	font-style: normal;
	color: #484848;
	margin-top: 0px;
}

h2 a {
	text-decoration: none;
	color: #3b3b3b;
}

.post .entry {
	font-size: 0.9em;
	line-height: 1.3em;
	clear: both;
}

.post .author {
	text-transform: uppercase;
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top: -70px;
}

.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}

.post .date {
	background-image: url(images/date.jpg);
	width: 89px;
	height: 73px;
	text-align: center;
	float: right;
	text-transform: uppercase;
}

.post .date .month {
	display: block;
	font-size: 14px;
	line-height: 17px;
	padding-top: 3px;
	color: #a9a9a9;
	font-weight: bold;
}

.post .date .day {
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-top: 3px;
	line-height: 18px;
	color: #afafaf;
}

.post .date .year {
	display: block;
	font-size: 0.7em;
	padding-top: 3px;
	color: #a5a5a5;
}
.post img {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.post p	{
	clear:none;	
}

.metadata {
	margin-top: 5px;
	text-align: right;
	font-size: 1em;
	color: #797979;
	margin-right:10px;
}

.metadata a {
	text-decoration: none;
}

.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

.more-link {
	margin-top: 20px;
	font-size: 0.9em;
}

.hr {
	clear: both;
	border: 0;
	}

.hr hr {
	display: none;
}

.navigation {
	width: 100%;
}

.navigation a {
	text-decoration: none;
	font-size: 0.7em;
}

.navigation .previous {
	float: right;
}

.navigation .next {
	float: left;
}

.search_result {
	margin-left: 20px;
}

.search_result h4 {
	margin-left: -20px;
}

.search_result h4 a {
	text-decoration: none;
}

.search_result .metadata {
	color: #BFC4C1;
	margin-top: 10px;
	text-align: left;
}

.search_result .metadata a {
	color: #BFC4C1;
}


/* Standard wordpress */

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

.wp-caption {
   text-align: LEFT;
   padding-top: 4px;
   margin: 10px 10PX 10PX 0;
}

.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;
}


/* Comments */


.commentlist {
	padding: 0;
	margin: 0 0 0 14px;
	list-style-type: none;
}


.commentlist li {
	margin-top: 16px;
	margin-left: 0px;
}


.commentlist .comment {
	margin: 0;
	font-size: 1em;
	width: 437px;
	padding-right: 10px;
	width: 451px;
	padding-left: 10px;
	border-bottom:1px dotted #999;
}
.commentlist .comment a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.comment-text {
	margin-left: 0;
	margin-right: 10px;
	margin-top: 0;
	font-size: 1em;
	line-height:1em;
	padding-top:0;
	padding-bottom:10px;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

/* Comment Form */
#commentform	{
	margin-left:20px;	
}

input.text {
	width: 200px;

	padding: 5px;
	border: 1px solid #999;
	margin-right:10px;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #999;
}


/****************************
 **   Sidebar
 ****************************/

/* General */

#sidebar h2 {
	font-size: 1.4em;
	color: #676767;
	margin-bottom: 20px;
}

#sidebar a {
	color: #9f9f9f;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
	.margin-bottom:45px;
	.padding-top:0px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}



#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 7px 0 0;
	padding: 0;
}
#sidebar ul a 	{
text-decoration:none;
font-size:1.1em;
color:#CFCFCF;
}
#sidebar ul a:hover	{
color:#eb8b2a;	
}

/* Search */

#sidebar #searchform div {
	/*background-image: url(images/searchform.jpg);*/
	width: 162px;
	height: 49px;
	margin-left: -7px;
}
#sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 152px;
	height: 16px;
	color: #909090;
	font-size: 1.1em;
	padding-left:5px;
}
#sidebar #searchform div #searchsubmit {
	border: 0;
	background: none;
	width: 39px;
	height: 26px;
	margin-left: 4px;
	overflow: hidden;
	text-indent: -2000px;
}

.more-link {
	float: right;
	padding-right: 10px;
	font-size: 1em;
}


/* Tag cloud */

.widget_tag_cloud a {
	text-decoration: none;
}

/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
	margin-top:-20px;
	width: 182px;
	float: left;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}
#wp-calendar  caption	{
	
	padding:6px 0 3px 0;
	text-transform:uppercase;
	font-weight:bold;
	color:#333;
	background:red;
	margin-bottom:10px;
	
}
#wp-calendar	{
	padding-left:7px;	
}

/* Photoblog widget */

#sidebar .elegant_grunge_photoblog div {
	text-align: center;
}

#sidebar .photoblog-thumbnail img {
	background: #fff;
	border: 1px solid #aaa;
	padding: 3px;
	display: inline;
}


/****************************
 **   Footer
 ****************************/

#footer .legal, #footer .credit {
	color: #5f5f5f;
}

#footer .legal {
	float: left;
}

#footer .credit a {
	text-decoration: none;
}

#footer .credit {
	float: right;
}


#footer .widget-wrap {
	float: left;
	width: 264px;
	margin-bottom: 36px;
}


#footer .widget {
	margin-right: 21px;
	margin-left: 21px;
}

#footer {
	font-size: 0.8em;
	line-height: 1.1em;
}

#footer a {
	color: #a3a3a3;
}

#footer h2 {
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}



