/*
Theme Name: My Lawn
Theme URI: http://GetOffMyLawnEntertainment.com/
Description: GOMLE Theme
Author: Chris Regnier
Author URI: http://GetOffMyLawnEntertainment.com/
Version: 1.0.1
Tags: right-sidebar.

*/

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');

a {
	text-decoration: none;
	color: #009900;
}

a:visited {
	color: #990099;
}

a:hover {
	text-decoration: underline;
}


#wrapper {
	min-width: 980px;
	overflow: hidden;
}


/* for styling a menu */
.menu ul {
    list-style: none;
    margin: 0;
}
.menu ul ul {
    display: none;
}
.menu li {
    display: inline;
}
.menu a {
    display: block;
    float: left;
}

h3 {
	font-size: 1.5em;
}


/* ------------- HEADER -------------- */

#header {
}

#branding {
	display: none;
}

#sky {
	clear: both;
	background-image: url(images/sky3.png),url(images/sky2.png),url(images/sky1.png);
	width: 100%;
	margin: 0;
	padding: 0;
}

#title_area {
	width: 80%;
	min-width: 720px;
	margin: 0 auto;
	padding: 10px 0;
}

#title_text {
	background: url(images/gomle_name_lg.png) no-repeat;
	width: 386px;
	height: 197px;
	margin: 30px 0 0 0;
}

#title_mascot {
	background: url(images/old_man_island.png) no-repeat;
	width: 215px;
	height: 240px;
	margin: 0 20px;
}

#grass_transition {
	background: url(images/grass_transition.png) repeat-x bottom;
	min-width: 32px;
	min-height:50px;
	margin: 0;
	padding: 0;
	
}

#menu_area {
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	background: url(images/green_grass.png);
	min-height: 3em;
	
	overflow: hidden;
}

#nav_menu {
	width: 80%;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

#nav_menu h3 {
	padding: 0 1em;
	font-size: 14pt;
	text-decoration: none;
	line-height: 35px;
}

#nav_menu a {
	text-decoration: none;
	color: black;
	background: url(images/menu_board_middle.png) repeat-x;
	min-height: 35px;
}

.board-before {
	background: url(images/menu_board_left.png) no-repeat;
	width: 21px;
	height: 35px;
	float: left;
	margin: 0 0 0 10px;
}

.board-after {
	background: url(images/menu_board_right.png) no-repeat;
	width: 20px;
	height: 35px;
	float: left;
}

#search {
	float: right;
	margin: 0 20px;
}

#search-container {
}

#search-area {
	background: url(images/menu_board_middle.png) repeat-x;
	float: left;
	min-height: 35px;
}

#search-submit {
	background: url(images/search.png) no-repeat;
	float: left;
	width: 32px;
	height: 32px;
	border:none;
	margin: 2px 0 0 0;
}

#search-box {
	margin: 7px 0 0 0;
}

/* ------------- CONTENT -------------- */

#main {
	background: url(images/dirt.png);
	margin: 0;
	border: 0;
	padding: 0px 0 2em 0;
	
	overflow: hidden;
}

#dirt_transition {
	background: url(images/grass_edge.png) repeat-x;
	min-height: 27px;
}

#container {
	width: 975px;
	margin: 0 auto;
}

.page-title {
	background: black;
}

.page-title-padding {
	margin: 0.5em 1em;
	color: white;
}

.page-title-text {
	font-size: 24pt;
}

.archive-meta {
	font-size: 16pt;
	margin: 0 2em;
}

#content {
	float: left;
	display: inline;

	width: 700px;
	
	margin: 2em 0;
	
	background: #fff;
	border-style: solid;
	border-width: 2px;
	border-color: black;
	
	font-size: 10pt;
	font-family: helvetica, arial;
}

.post {
	padding: 0em 0em 2em 0em;
	background: #fff;
}

.post-title {
	padding: 0;
	border: 0;
	margin: 0 0;
	
	width: 100%;
}

.post-title-top {
	float: left;
}

.post-title-text {
	clear: both;
	font-size: 20pt;
	background-color: black;
	color: white;

	padding: 0 2em;
	border: 0;
	margin: 0;
}

.post-title a {
	text-decoration: none;
	color: white;

	padding: 0;
	border: 0;
	margin: 0;
}

.post-info {
	clear: both;
	padding: 0 0px;
	font-size: 8pt;
}

.post-info-left {
	background: url(images/under_curve_left.png) no-repeat;
	width: 399px;
	height: 76px;
	float: left;
/*	position: relative;
	top: -15px;
	*/
}

.post-info-right {
	background: url(images/under_curve_right.png) no-repeat;
	width: 101px;
	height: 76px;
	float: right;
	/*
	position: relative;
	top: -15px;
	*/
}

.post-info-middle {
	text-align: center;
	padding: 20px 0 0 0;
	height: 76px;
}

.green-edge-top {
	background: url(images/under_curve_middle_flip.png) repeat-x bottom;
	height: 13px;
	width: 100%;
}

.green-edge-bottom {
	background: url(images/under_curve_middle.png) repeat-x top;
	height: 15px;
	width: 100%;
}


.meta-prep-author {
}

.author {
}

.meta-prep-info-category {
}

.info-category {
}

.meta-prep-entry-date {
}

.entry-date {
}

.meta-sep {
}

.edit-link {
}

.entry-content,.entry-summary {
	clear: both;
	padding: 10px 20px;
	margin: 0;
	font-size: 12pt;
}

.entry-attachment {
	width: 75%;
	margin: 0 auto;
	text-align: center;
}

.entry-caption,.entry-description {
	border-style: dashed;
	border-bottom-width: 1px;
	border-color: black;
	
	padding: 10px 0;
}

.entry-text p {
	padding: 0;
	margin: 0 1em;
}

.post-read-more {
}

.page-link {
}

.entry-utility {
	padding: 0 20px;
}

.tag-links {
	padding: 0;
	margin: 0;
}

.social-buttons {
	float: right;
}

#nav-below {
	clear: both;
}

.nav-previous {
	float: left;
	margin: 10px 10px 10px 10px;
}

.nav-next {
	float: right;
	margin: 10px 10px 10px 10px;
}

#message404 {
	font-size: 16pt;
}

/* ------------- COMMENTS -------------- */

#comments {
	clear: both;
	padding: 20px;
	
	border-top-width: 1px;
	border-color: black;
	border-style: solid;
}

#comments-block,#trackbacks-block {
	border-bottom-width: 1px;
	border-color: black;
	border-style: solid;
	
}

#comments-list,#trackbacks-list {
	list-style: none;
	
	margin: 10px 0 0 0;
}

#comments-list ul {
	list-style: none;
}

.comment {
	border-style: solid;
	border-color: black;
	border-top-width: 1px;
	
	padding: 10px 0;
}

.comment-header {
	background: #e5e5e5;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	overflow: hidden;
}

.comments-navigation {
	padding: 4px;
}

.avatar {
	background-position: bottom;
	
	float: left;
	margin: 0 10px 0 0px;
}

.user-name {
	padding: 10px;
	
	font-size: 12pt;
}

.comment-author {
	display: inline;
}

.trackback-author {
	padding: 10px;
}

.comment-meta {
	display: inline;
}

.comment-content {
	padding: 5px 0 0 0;
	
	overflow: hidden;
}

.comment-reply-link {
	width: 100%;
	text-align: right;
}

#respond {
	background: #e5e5e5;
	margin: 5px 0 0 0;
	padding: 5px;

	border-style: solid;
	border-color: black;
	border-width: 1px;

}

#cancel-comment-reply {
}

#login-req {
}

.formcontainer {
}

#login {
	margin: 5px 0 0 0;
}

#comment-notes {
	margin: 5px 0 0 0;
}

.form-label {
	margin: 1em 0 0 0;
}

.form-textarea {
	width: 100%;
}

#comment {
	width: 100%;
}

#form-allowed-tags {
	margin: 1em 0 0 0;
}

.form-submit {
}

#submit {
}

/* ------------- SIDEBAR -------------- */

#primary {
	float: left;
	display: inline;

	width: 260px;

	padding: 0;
	margin: 2em 0px 2em 10px;
}

#primary-list {
	margin: 0;
	padding: 0;
}

#primary li {
	list-style-type: none;
}

.sidebar-widget-container {
	border-style: solid;
	border-width: 2px;
	border-color: black;
	
	margin: 2px 0 10px 0;

	background: white;
}

.sidebar-widget-title {
	background: black;
	color: white;
	text-align: center;
	font-size: 12pt;
}

.twitter_title_link {
	color: white;
}

.twitter_title_link:visited {
	color: white;
}

.sidebar-widget-container ul {
	margin: 10px 0;
}

.sidebar-widget-container li {
	margin: 0 15px 0 20px;
	padding: 4px 0;

	border-style: dashed;
	border-bottom-width: 1px;
	border-color: black;
}

/* ------------- FOOTER -------------- */

#footer {
	clear: both;
	background: #202020 url(images/site_info_bg.png);
	width: 100%;
	margin: 0;
	border: 0;
	padding: 0;
}

#site-info {
	background-color: #202020;
	padding: 0px 0 0px 0 ;
	border-top: 2px solid #303030;
}

#lower_widget {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

#lower_widget_list {
	list-style-type: none;
}

#lower_widget_list li {
	float: left;
	padding: 0em 20px;
	margin: 0px 2em 20px 0;
}

#lower_widget_list ul {
	padding: 0em 0px;
	margin: 0 2em;
}

#lower_widget_list ul li {
	float: none;
	text-align: left;
	list-style-type: none;

	font-size: 12pt;
	padding: 0;
	margin: 0;
}

#lower_widget_list a {
	color: #006600;
}

#lower_widget_list a:visited {
		color: #990099;
}

.lower-widget-title {
	font-size: 16pt;
}

#copyright_holder {
	clear: both;
	background: #202020;
	padding: 1em 0em;
	margin: 0;
	font-size: 12px;
	border-top: 2px solid #303030;
	width: 100%;
}

#copyright {
	text-align:center;
	color: white;
}


