/*
Theme Name:     Live Midland
Theme URI:      http: //livemidland.com/
Description:    Child theme for the Twenty Ten theme 
Template:       twentyten
Version:        0.1.0
*/
html { 
	min-height: 101%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #68B031;
	background-image: url(images/bkg_body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
p, ul, ol, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	line-height: 1;
}
h1 {
	margin: 0;
	padding: 0 0 .5em 0;
	color: #60AA28;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
}
p {
	margin: 0;
	padding: 0 0 1.5em 0;
	line-height: 1.5em;
}
ul, ol {
	margin: 0;
	padding: 0 0 1.5em 0;
}
li {
	margin: 0 0 0 25px;
	padding: 0;
	line-height: 1.5em;
}
a {
	color: #60AA28;
	text-decoration: none;
}
a:hover {
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}



/* ************************************************** div#page ****************************** */
div#page {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	background-image: url(images/bkg_page.gif);
	background-repeat: repeat-x;
	background-position: center top;
}



/* ************************************************** div#header ****************************** */
div#header {
	width: 900px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#header .skip-link {
	display: none;
}
#header .navprimary {
	overflow: hidden;
	float: left;
	display: inline;
	height: 60px;
}
#header .navprimary ul {
	overflow: hidden;
	float: left;
	display: inline;
	margin: 0 0 0 15px;
	padding: 23px 0 0 0;
	list-style-type: none;
}
#header .navprimary li {
	float: left;
	margin: 0;
	padding: 0 8px;
	line-height: 14px;
	border-left: solid 1px #fff;
}
#header .navprimary li.menu-item-home {
	padding-left: 0;
	border-left: 0 none;
}
#header .navprimary a {
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}
#header .navprimary a:hover {
	text-decoration: underline;
}
#header .access {
	overflow: hidden;
	float: right;
	display: inline;
	height: 60px;
}
#header .access ul {
	overflow: hidden;
	float: right;
	display: inline;
	margin: 0 15px 0 0;
	padding: 23px 0 0 0;
	list-style-type: none;
}
#header .access li {
	float: left;
	margin: 0;
	padding: 0 8px;
	line-height: 14px;
	border-left: solid 1px #DBD632;
}
#header .access li.menu-item-43 {
	padding-left: 0;
	border-left: 0 none;
}
#header .access a {
	color: #DBD632;
	text-decoration: none;
	white-space: nowrap;
}
#header .access a:hover {
	text-decoration: underline;
}
#header .linkreturn {
	clear: both;
	width: 870px;
	margin: 0 15px;
	padding: 15px 0;
}
#header .linkreturn a {
	display: block;
	width: 870px;
	height: 139px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background-image: url(images/bkg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	outline: none;
}



/* ************************************************** div#main ****************************** */
div#main {
	overflow: hidden;
	width: 870px;
	margin: 0 15px;
	padding: 0;
	text-align: left;
	background-image: url(images/bkg_content.gif);
	background-repeat: no-repeat;
	background-position: 0 38px;
}
.lmlive #main {
	background-image: url(images/bkg_content_live.gif);
}
.lmblog #main  {
	background-image: url(images/bkg_content_blog.gif);
}
.lminteractive #main {
	background-image: url(images/bkg_content_interactive.gif);
}
#main div.navsections ul {
	overflow: hidden;
	width: 870px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main .navsections li {
	float: left;
	display: inline;
	margin: 0 9px 0 0;
	padding: 0;
	width: 284px;
	color: #fff;
	font-size: 18px;
	line-height: 38px;
	background-repeat: no-repeat;
	background-position: center top;
}
#main .navsections li.menu-item-78 {
	background-image: url(images/nav_live.gif);
}
#main .navsections li.menu-item-77 {
	background-image: url(images/nav_blog.gif);
}
#main .navsections li.menu-item-76 {
	margin: 0;
	background-image: url(images/nav_interactive.gif);
}
#main .navsections li a {
	display: block;
	margin: 0 12px;
	width: 260px;
	color: #fff;
	font-weight: bold;
	outline: none;
}



/* ************************************************** div#content ****************************** */
div#content {
	float: left;
	display: inline;
	overflow: hidden;
	width: 810px;
	margin: 0 30px;
	padding: 30px 0;
	text-align: left;
}
#content h1.page-title {
	padding: 0 0 1em 0;
}
#content p.entry-meta {
	padding: 0 0 2em 0;
}
#content div.navigation {
	overflow: hidden;
	padding: 0 0 30px 0;
}
#content .navigation div.nav-previous {
	float: left;
	width: 40%;
	text-align: left;
}
#content .navigation div.nav-next {
	float: right;
	width: 40%;
	text-align: right;
}
#commentform input#submit {
	float: none;
	width: auto;
	padding: 2px 8px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #60AA28;
	border: 1px solid #60AA28;
}



.lmlive div#content,
.lmblog div#content,
.lminteractive div#content {
	float: left;
	display: inline;
	overflow: hidden;
	width: 525px;
	margin: 0 0 0 30px;
	padding: 30px 0;
	text-align: left;
}
.lmlive h1,
.lmblog h1,
.lminteractive h1 {
	padding: 0;
}
.lmlive h1,
.lmlive h1 a,
.lmlive h2,
.lmlive h2 a,
.lmlive h3,
.lmlive h3 a,
.lmlive a {
	color: #DBD632;
}
.lmblog h1,
.lmblog h1 a,
.lmblog h2,
.lmblog h2 a,
.lmblog h3,
.lmblog h3 a,
.lmblog a {
	color: #60AA28;
}
.lminteractive h1,
.lminteractive h1 a,
.lminteractive h2,
.lminteractive h2 a,
.lminteractive h3,
.lminteractive h3 a,
.lminteractive a {
	color: #009DC7;
}
.lmlive #content div.hentry {
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	border-bottom: solid 1px #DBD632;
}
.lmblog #content div.hentry {
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	border-bottom: solid 1px #60AA28;
}
.lminteractive #content div.hentry {
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	border-bottom: solid 1px #009DC7;
}
.lmlive #commentform input#submit {
	padding: 2px 8px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #DBD632;
	border: 1px solid #DBD632;
}
.lmblog #commentform input#submit {
	padding: 2px 8px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #60AA28;
	border: 1px solid #60AA28;
}
.lminteractive #commentform input#submit {
	padding: 2px 8px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #009DC7;
	border: 1px solid #009DC7;
}


.lmblog #entry-author-info {
	overflow: hidden;
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	border-bottom: solid 1px #60AA28;
}
.lmblog #entry-author-info #author-avatar {
	float: left;
	margin: 0 20px 20px 0;
}




/* ************************************************** div#column ****************************** */
div#column {
	float: right;
	display: inline;
	overflow: hidden;
	width: 284px;
	margin: 0;
	padding: 30px 0;
	text-align: left;
}
#column .widget ul.menu {
	margin: 0;
	paddiing: 0 0 1.5em 0;
	list-style-type: none;
}
#column .widget ul.menu li {
	margin: 0;
	paddiing: 0;
}
#column .widget ul.menu a {
	color: #000;
}
#column .widget ul.menu a:hover {
	color: #000;
	text-decoration: underline;
}



/* ************************************************** div#footer ****************************** */
div#footer {
	overflow: hidden;
	width: 900px;
	margin: 0;
	padding: 20px 0;
	color: #8C8C8C;
	background-color: #100C0D;
}
#footer .navprimary {
	overflow: hidden;
	float: left;
	display: inline;
	padding: 30px 0 0 0;
}
#footer .navprimary ul {
	overflow: hidden;
	float: left;
	display: inline;
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: none;
}
#footer .navprimary li {
	float: left;
	margin: 0;
	padding: 0 8px;
	line-height: 14px;
	border-left: solid 1px #fff;
}
#footer .navprimary li.menu-item-home {
	padding-left: 0;
	border-left: 0 none;
}
#footer .navprimary a {
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}
#footer .navprimary a:hover {
	text-decoration: underline;
}
#footer .navsecondary {
	overflow: hidden;
	clear: left;
	float: left;
	display: inline;
	padding: 15px 0 0 0;
}
#footer .navsecondary ul {
	overflow: hidden;
	float: left;
	display: inline;
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: none;
}
#footer .navsecondary li {
	float: left;
	margin: 0;
	padding: 0 8px;
	line-height: 14px;
	border-left: solid 1px #fff;
}
#footer .navsecondary li.menu-item-78 {
	padding-left: 0;
	border-left: 0 none;
}
#footer .navsecondary a {
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}
#footer .navsecondary a:hover {
	text-decoration: underline;
}
#footer .navsecondary .menu-item-78 a {
	color: #DBD632;
}
#footer .navsecondary .menu-item-77 a {
	color: #60AA28;
}
#footer .navsecondary .menu-item-76 a {
	color: #009DC7;
}
#footer p.legal {
	clear: left;
	float: left;
	display: inline;
	margin: 0 0 0 30px;
	padding: 15px 0 0 0;
}
#footer div.siteinfo {
	float: right;
	display: inline;
	width: 254px;
	margin: 0 30px 0 0;
	padding: 0;
	font-size: 10px;
	text-align: left;
}
#footer .siteinfo .widget {
	background-image: none;
	width: 254px;
	margin: 0;
	padding: 0;
}



/* ************************************************** HOME PAGE ****************************** */
.home #main {
	width: 900px;
	margin: 0;
	background-image: none;
}
.home #content {
	overflow: hidden;
	width: 900px;
	margin: 0;
	padding: 0;
}
/*
TEASERS
*/
.home .teaserarea {
	overflow: hidden;
	width: 879px;
	margin: 0 0 9px 15px;
	background-image: url(images/home_bkg_teaserarea.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.home .teaserarea .entry {
	float: left;
	display: inline;
	width: 260px;
	margin: 0 21px 0 12px;
	padding: 0 0 20px 0;
}
.home .teaserarea .entry h2 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 18px;
	line-height: 38px;
}
.home .teaserarea .entry h2 a {
	color: #fff;
	outline: none;
}
.home  .teaserarea .entry-content {
	padding: 12px 0 0 0;
	font-size: 10px;
}
.home .teaserarea .entry-content h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.2em;
}
.home .teaserarea .entry-content p.meta {
	padding: 0 0 12px 0;
	font-size: 10px;
	color: #999;
}
.home .teaserarea .entry-content p.meta a {
	color: #999;
}
.home .teaserarea .entry-content img.wp-post-image {
	display: block;
	width: 250px;
	border: solid 5px #fff;
}
.home .teaserarea .live h3,
.home .teaserarea .live a,
.home .teaserarea .live h3 a {
	color: #DBD632;
}
.home .teaserarea .blog h3,
.home .teaserarea .blog a,
.home .teaserarea .blog h3 a {
	color: #60AA28;
}
.home .teaserarea .interactive h3,
.home .teaserarea .interactive a,
.home .teaserarea .interactive h3 a {
	color: #009DC7;
}
.home .teaserarea .interactive .wp-polls p {
	text-align: left !important;
}
.home .teaserarea .interactive .wp-polls strong {
	font-weight: normal;
}




/*
WIDGETS
*/
.widget {
	overflow: hidden;
	width: 254px;
	margin: 0 0 30px 0;
	padding: 0 15px 20px 15px;
	background-repeat: no-repeat;
	background-position: center top;
}
.lmlive .widget {
	background-image: url(images/bkg_widget_live.gif);
}
.lmblog .widget {
	background-image: url(images/bkg_widget_blog.gif);
}
.lminteractive .widget {
	background-image: url(images/bkg_widget_interactive.gif);
}
.widget h2 {
	margin: 0;
	padding: 0 0 1em 0;
	color: #000;
	font-size: 18px;
	line-height: 38px;
}
.widget h3 {
	margin: 0;
	padding: 0 0 1em 0;
	color: #000;
	font-size: 18px;
	line-height: 38px;
}
.lmlive .widget h2,
.lmlive .widget h3 {
	color: #DBD632;
}
.lmblog .widget h2,
.lmblog .widget h3 {
	color: #60AA28;
}
.lminteractive .widget h2,
.lminteractive .widget h3 {
	color: #009DC7;
}


/* search widget */
.widget_search label {
	display: none;
	float: left;
	margin: 0 5px 0 0;
	font-size: 10px;
	line-height: 22px;
}
.widget_search input#s {
	float: left;
	width: 160px;
	margin: 0 5px 0 0;
	padding: 4px 2px;
	color: #999;
	border: solid 1px #ccc;
}
.widget_search input#searchsubmit {
	float: left;
	padding: 3px 2px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000;
	border: solid 1px #000;
}
.lmlive .widget_search input#searchsubmit {
	background-color: #DBD632;
	border: solid 1px #DBD632;
}
.lmblog .widget_search input#searchsubmit {
	background-color: #60AA28;
	border: solid 1px #60AA28;
}
.lminteractive .widget_search input#searchsubmit {
	background-color: #009DC7;
	border: solid 1px #009DC7;
}
/* flickr widget */
.widget_quickflickr a {
	float: left;
	display: inline;
	width: 83px;
	margin: 0 22px 22px 22px;
	padding: 0;
	border: solid 1px #D0D1D9;
}
.widget_quickflickr img {
	display: block;
	width: 75px;
	margin: 4px;
	padding: 0;
}
/*
polls
*/
.wp-polls .Buttons {
	padding: 2px 8px !important;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	background-color: #009DC7 !important;
	border: 1px solid #009DC7 !important;
}


/*
homepage widgets
*/
.home .widgetarea {
	overflow: hidden;
	width: 879px;
	margin: 0 0 30px 15px;
	background-image: url(images/home_bkg_widgetarea.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.home .widgetarea .widget {
	float: left;
	display: inline;
	width: 260px;
	margin: 0 21px 0 12px;
	padding: 0 0 20px 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
/*h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}*/
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
/*.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}*/
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
/*.reply a,
a.comment-edit-link {
	color: #888;
}*/
/*.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}*/
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #cc0000;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
