/*  
Theme Name: gedtheme
Theme URI: http://gedmaheux.wordpress.com/
Description: Ged's blog theme.
Version: 1.0
Author: Gedeon Maheux and Anthony Piraino
Author URI: http://gedmaheux.wordpress.com/

	Designed by Gedeon Maheux
	http://gedmaheux.wordpress.com/
	
	Coded by Anthony Piraino
	http://onebuttonmouse.com/
	
*/

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}


html {
	margin: 0px;
	padding: 0px;
	background: #fff url(images/background.png) top center repeat-y;
	}
	
body {
	text-align: center;
	font-family: geneva, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #747474;
	margin: 0px;
	padding: 0px;
	}
	
img {
	border: none;
	}
	
a {
	color: #89961c;
	text-decoration: none;
	}
	
a:visited {
	color: #89961c;
	}
	
a:hover {
	color: #acbf0f;
	}

ol {
	padding-left: 20px;
	}

ul {
	padding-left: 17px;
	}
	
* html ol, * html ul {
	padding-left: 0px;
	}
	
li {
	margin-bottom: 5px;
	}
	
ol li ul {
	margin-top: 5px;
	margin-bottom: 10px;
	}

#content {
	text-align: left;
	width: 900px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	}
		

h1 {
	width: 502px;
	height: 154px;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	line-height: 1em;
	}
	
h1 a {
	display: block;
	width: 502px;
	height: 0px;
	padding-top: 154px;
	overflow: hidden;	
	background: #fff url(images/header.png) top left no-repeat;
	}
	
h2 {
	letter-spacing: -.07em;
	}
	
h3 {
	letter-spacing: -.07em;
	}
	
	
#maincontent {
	width: 502px;
	margin-left: 53px;
	float: left;
	padding: 0px 0px 50px 0px;
	}
	
* html #maincontent {
	margin-left: 26px;
	}

.masthead p {
	display: none;
	}
	




/* *****************************
			posts
   ***************************** */

.post {
	clear: both;
	}

.post .header {
	background: #fff url(images/post_header.png) left top no-repeat;
	min-height: 79px;
	}

.post .header h2 {
	font-size: 25px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	width: 420px;
	line-height: 1.2em;
	}
	
.post .header h2 a,
.post .header h2 a:active,
.post .header h2 a:visited,
.post .header h2 a:hover {
	color: #c60;
	}
	
.post .header p.date {
	width: 39px;
	height: 37px;
	padding: 2px 0px 0px 0px;
	letter-spacing: -.1em;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/date.gif) left top no-repeat;
	float: right;
	position: relative;
	top: -45px;
	margin: 0px 14px 0px 0px;
	}
	
.post .header p.date span {
	display: block;
	height: 18px;
	}
	
.post .header p.tags {
	font-size: 11px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	background: url(images/tags.gif) left center no-repeat;
	}
	
.post .body {
	margin: 0px 10px 20px 10px;
	clear: both;
	}




.post_navigation .older {
	float: left;
	}
	
.post_navigation .newer {
	float: right;
	text-align: right;
	}



/* *****************************
			comments
   ***************************** */
	
.post p.comments_number {
	margin: 0px 5px 0px 5px;
	padding: 7px 0px 70px 0px;
	background: url(images/dot_gray.gif) left top repeat-x;
	text-align: right;
	}
	
.post p.comments_number a {
	display: block;
	float: right;
	padding: 0px 0px 0px 20px;
	background: url(images/speechballoon.png) left 2px no-repeat;
	}
	
.post p.edit_link {
	margin: -70px 0px 70px 10px;
	}

div.comments_area {
	margin: -30px 10px 0px 10px;
	clear: both;
	}

div.comments_area h3 {
	color: #c60;
	font-size: 18px;
	font-weight: normal;
	}

div.comments_area ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
div.comments_area ol > li {
	background: #f1f1f1 url(images/comment_bottom.png) left bottom no-repeat;
	padding: 0px 0px 10px 0px;
	margin-bottom: 28px;
	}
	
div.comments_area ol > li p.author {
	background: #f1f1f1 url(images/comment_top.png) left top no-repeat;
	padding: 15px 0px 0px 15px;
	margin: 0px;
	font-size: 16px;
	letter-spacing: -.07em;
	}
	
div.comments_area ol > li.admin {
	background: #edefdc url(images/comment_admin_bottom.png) left bottom no-repeat;
	}
	
div.comments_area ol > li.admin p.author {
	background: #edefdc url(images/comment_admin_top.png) left top no-repeat;
	}

	
div.comments_area ol > li p.date {
	margin: 0px;
	}
	
div.comments_area ol > li img.avatar {
	float: right;
	padding: 15px 15px 0px 0px;
	}
	
div.comments_area ol > li p {
	padding: 0px 15px 0px 15px;
	}

form#commentform textarea {
	width: 482px;
	}



/* *****************************
			sidebar
   ***************************** */

#sidecontent {
	width: 308px;
	float: right;
	padding: 150px 0px 50px 0px;
	margin: 0px 20px 0px 0px;
	}
	
#sidecontent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidecontent ul li {
	margin: 0px;
	padding: 0px;
	}
	
#sidecontent #ged-search {
	margin: -16px 0px 0px 20px;
	padding: 0px 0px 4px 0px;
	background: none;
	}

#sidecontent #ged-search form {
	margin: 0px;
	padding: 0px;
	background: none;
	}
	
#sidecontent #ged-search ul,
#sidecontent #ged-search ul li {
	background: none;
	}
	
#sidecontent #searchsubmit {
	position: relative;
	top: -1px;
	left: 5px;
	}
		
#sidecontent #pages {
	background: url(images/pages_background_top.png) left top repeat-y;
	color: #fff;
	}

#sidecontent #pages ul {
	background: url(images/pages_background_bottom.png) left bottom no-repeat;
	padding: 10px 0px 10px 0px;
	}
	
#sidecontent #pages ul li {
	padding: 7px 0px 5px 0px;
	margin: 0px 0px 0px 35px;
	background: url(images/dot_white.gif) left top repeat-x;
	}
	
#sidecontent #pages ul li:first-child {
	background: none;
	}
	
#sidecontent #pages a,
#sidecontent #pages a:visited,
#sidecontent #pages a:active,
#sidecontent #pages a:hover {
	color: #fff;
	}
	
#sidecontent #pages h3 {
	display: none;
	}
	

#sidecontent .sidesection {
	margin: 18px 0px 0px 0px;
	background: url(images/linklist_background_middle.png) left top repeat-y;
	color: #fff;
	}
	
#sidecontent .sidesection h3 {
	background: url(images/linklist_background_top.png) left top no-repeat;
	padding: 15px 0px 5px 35px;
	margin: 0px 0px 5px 0px;
	color: #c60;
	font-size: 18px;
	font-weight: normal;
	}
	
#sidecontent .sidesection#recent-comments h3 {
	background: url(images/linklist_comments_top.png) left top no-repeat;
	}
	
#sidecontent .sidesection#popular_posts h3 {
	background: url(images/linklist_popular_top.png) left top no-repeat;
	}
	
#sidecontent .sidesection#ged-archives h3 {
	background: url(images/linklist_archives_top.png) left top no-repeat;
	}
	
#sidecontent .sidesection.widget_categories h3 {
	background: url(images/linklist_categories_top.png) left top no-repeat;
	}

#sidecontent div.links_section .sidesection h3 {
	background: url(images/linklist_hangouts_top.png) left top no-repeat;
	}

#sidecontent div.links_section .sidesection:first-child h3 {
	background: url(images/linklist_friends_top.png) left top no-repeat;
	}



#sidecontent .sidesection.widget_text {
	background: url(images/linklist_background_top_tall.png) left top no-repeat;
	padding: 12px 0px 0px 0px;
	margin: 18px 0px 0px 0px;
	}	

#sidecontent .sidesection.widget_text div.textwidget {
	background: url(images/linklist_background_bottom_tall.png) left bottom no-repeat;
	padding: 0px 0px 20px 35px;
	margin: 0px;
	}
	
	
	
#sidecontent .sidesection ul {
	background: url(images/linklist_background_bottom.png) left bottom no-repeat;
	padding: 0px 0px 15px 0px;
	}
	
#sidecontent .sidesection ul li {
	padding: 7px 0px 5px 0px;
	margin: 0px 0px 0px 35px;
	background: url(images/dot_gray.gif) left top repeat-x;
	color: #747474;
	}
	
#sidecontent .sidesection#ged-archives div {
	background: url(images/linklist_background_bottom.png) left bottom no-repeat;
	padding: 0px 0px 15px 35px;
	}
	
#sidecontent .sidesection#ged-archives form {
	background: url(images/dot_gray.gif) left top repeat-x;
	padding: 9px 0px 0px 0px;
	}

#sidecontent a.recent_comments_avatar {
	display: block;
	float: left;
	margin: 1px 6px 0px 0px;
	}
	
	

