/*
Theme Name: LaughlinOutLoud
Description: Created by our own Design and CSS ninjas!
Version: 0.1
Author: Brian Doherty / Michael Schwobe
Author URI: http://www.laughlin.com/
Tags: Laughlin, Constable, Laughlin Constable, LaughlinOutLoud, Laughlin OutLoud, Laughlin Out Loud
*/

/* ===== colors ================================================== */

.red { color: #C0000F; }

/* ===== base ================================================== */

html,
body {
	background-color: #EEE;
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
}

a {
	color: #666;
	outline: none;
}

a:hover { color: #000; }

a img {
	border: none;
	outline: none;
}

/* ===== containers ================================================== */

#container {
	position: relative;
	background: #FFF url('images/container_bg.png') no-repeat left top;
	width: 950px;
	margin: 0 auto;
	padding: 35px 20px 0;
	border-right: 1px solid #BBB;
	border-left: 1px solid #BBB;
	text-align: left;
}

#container1 {
	width: 950px;
	margin-bottom: 20px;
}

#container2 {
	background: transparent url('images/container2_bg.png') repeat-y left top;
	width: 950px;
	clear: both;
}

#container3 {
	background: transparent url('images/footer_bg.png') no-repeat left top;
	width: 950px;
	padding: 30px 0;
	clear: both;
}

/* ===== content (left column) ================================================== */

#header { height: 80px; }

#header .title {
	width: 200px;
	float: left;
}

#header .title h1 { margin: 0px; }

#header .title h1 a {
	display: block;
	width: 200px;
	height: 80px;
	text-decoration: none;
}

#header .search {
	background: transparent url('images/icon_search.png') no-repeat left 22px;
	height: 55px;
	padding: 25px 25px 0 40px;
	float: right;
}

#header .input {
	border: 1px solid #AAA !important;
	width: 164px;
	height: 19px;
	padding: 2px;
	font-size: 11px;
	margin-right: 10px;
	float: left;
}

/*
#menu {
	height: 43px;
	width: 900px;
	float: left;
	background: url('images/menubg.png') repeat-x;
	border-bottom: 3px solid #F0F0F0;
}

ul.menu {
	height: 43px;
	line-height: 43px;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0;
	width: 898px;
	border-left: 1px solid #8EBD3D;
	border-right: 1px solid #8EBD3D;
}

ul.menu li {
	float: left;
	list-style-type: none;
	margin: 0;
	background: url('images/menudiv.png') no-repeat;
}

ul.menu li a {
	float: left;
	font-size: 14px;
	 color: #000;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 38px;
	padding-top: 5px;
}

ul.menu li a: hover {
	text-decoration: none;
	background: url('images/menuhover.png') repeat-x;
}

ul.menu li: hover { }

ul.menu li a: visited {
	 color: #000;
	font-weight: normal;
}
*/

/* ===== content (left column) ================================================== */

#content {
	width: 560px;
	padding: 0 50px 0 30px;
	overflow: hidden;
	float: left;
}

h2.hdr_laughlinOutLoud {
	background: transparent url('images/hdr_laughlinOutLoud.png') no-repeat 5px top;
	height: 90px;
	margin: 0;
}

#entrytop {
	background: #EEE url('images/entrytop.png') no-repeat left top;
	padding-top: 10px;
}

.entry {
	background-color: #EEE;
	border-right: 1px solid #AAA;
	border-left: 1px solid #AAA;
	padding: 10px 20px;
	color: #333;
	width: 518px;
}

.archiveTitles { padding: 10px 20px 0; }

.entry a { color: #000; }

.entry a:hover { color: #C0000F; }

.entry .post { }

#entrybottom {
	background: #EEE url('images/entrybottom.png') no-repeat left top;
	padding-top: 10px;
	margin-bottom: 20px;
}

.head { }

.bio {
	background: transparent url('images/bio_bg.png') no-repeat left top;
	width: 66px;
	height: 66px;
	border: 2px solid #DDD;
	margin: 0 10px 10px 0;
	text-align: center;
	float: left;
}

.title {
	width: 420px;
	padding: 0 0 15px 0;
	float: left;
}

.date { }

.entry h3 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #555;
	margin: 0;
}

.entry h3 a {
	color: #555;
	text-decoration: none;
}

.entry h4,
.entry h5 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #888;
	margin: 0;
}

.entry h4 a,
.entry h5 a { color: #888; }

p.commentline { height: 25px;margin-bottom: 1em; }

span.bubble1 {
	display: block;
	background: transparent url('images/icon_bubble1.png') no-repeat left 2px;
	height: 20px;
	padding: 5px 0 0 27px;
	font-size: 11px;
	float: left;	
}

/* ===== sidebar (right column) ================================================== */

#sidebar {
	/*background: transparent url('images/sidbar_logo.png') no-repeat center bottom;*/
	width: 260px;
	margin-bottom: 10px;
	padding: 0 25px 10px;
	float: left;
}

.rsidebar { }

.rsidebar h2 {
	height: 45px;
	color: #AAA;
	margin:0;
}

.widget_categories h2 { background: transparent url('images/hdr_categories.png') no-repeat left top; }

.wp_widget_authors h2 { background: transparent url('images/hdr_authors.png') no-repeat left top; }

.widget_tag_cloud h2 { background: transparent url('images/hdr_tags.png') no-repeat left top; }

.widget_archive h2 { background: transparent url('images/hdr_archive.png') no-repeat left top; }

.widget_links h2 { background: transparent url('images/hdr_links.png') no-repeat left top; }

.widget_ctc h2 { background: transparent url('images/hdr_tags.png') no-repeat left top; } /*tags*/

#text-123442161 h2 { background: transparent url('images/hdr_moreAboutLC.png') no-repeat left top; } /*more about lc*/

#text-196698801 h2 { background: transparent url('images/hdr_contact.png') no-repeat left top; } /*contact us*/

.rsidebar a { font-weight: normal; }

.rsidebar ul li { padding-bottom: 20px; }

.rsidebar ul li ul li { padding-bottom: 3px; }

div.ctc { padding: 0 0 0 50px; } /*tag cloud*/

.widget_tag_cloud { padding-left: 50px;}
.widget_tag_cloud h2 { position: relative;left: -50px; }

.navigation {
	float: left;
	color: #303030;
	width: 636px;
	margin: 0px;
	padding: 0px;
	margin-left: 13px;
	margin-right: 19px;
	padding-top: 6px;
}

.navigation p {
	color: #303030;
	margin: 0px;
}

.navigation a: hover { text-decoration: underline; }

.alignright {
	float: right;
	margin-top: 10px;
}

.alignleft {
	float: left;
	margin-top: 10px;
}

.postmetadata {
	text-align: right;
	font: 12px Verdana;
	color: #600320;
	margin: 0;
	padding: 0px;
}

.postmetadata a { color: #600320 }

#commentform label {
	display: block;
	margin: 0;
	padding-top: 10px;
}

#commentform input {
	width: 170px;
	margin: 0 5px 10px 0;
	padding: 1px;
}

#commentform textarea {
	width: 400px;
	margin: 0 0 10px;
	padding: 0;
}

#commentform #submit { margin: 0 0 0px; }

#commentform p {
	margin: 0px 0;
	padding-top: 5px;
}

ol.commentlist li.commenthead h2 { margin: 0 0 10px 0; }

.boxcomments { width: 518px; }

.commenttop {
	background: #DDD url('images/commenttop.png') no-repeat left top;
	padding-top: 10px;
}

.commentmiddle {
	background: #DDD url('images/commentmiddle.png') repeat-y left top;
	padding: 3px 20px 1px;
	color: #333;
}

.commentmiddle p { margin: 0 0 1em; }

p.commentfirstchild {
	xdisplay: block;
	background: transparent url('images/icon_bubble2.png') no-repeat left top;
	height: 20px;
	padding: 5px 0 0 27px;
	font-size: 11px;
	color: #666;
}

p.commentfirstchild a { color: #666; }

.commentbottom {
	background: #DDD url('images/commentbottom_even.png') no-repeat left top;
	height: 25px;
	margin-bottom: 10px;
}

.odd .commentbottom { background: #DDD url('images/commentbottom_odd.png') no-repeat left top; }

.odd p.commentfirstchild {
	background: transparent url('images/icon_bubble2b.png') no-repeat right top;
	padding: 5px 27px 0 0;
	text-align: right;
}

textarea#comment { width: 510px; }

/* ===== footer ================================================== */

#footer {
	width: 890px;
	padding: 0 30px;
	font-size: 11px;
	color: #AAA;
	text-transform: uppercase;
}

#footer .footerNav {
	width: 590px;
	float: left;
}

#footer .footerNav ul li {
	padding-right: 25px;
	float: left;
}

#footer .footerNav ul li a {
	display: block;
	background: transparent url('images/footerNav.png') no-repeat left top;
	height: 11px;
	text-decoration: none;
}

#footer .footerNav ul li a.nav1 {
	background-position: left top;
	width: 50px;
}

#footer .footerNav ul li a.nav2 {
	background-position: -50px top;
	width: 32px;
}

#footer .footerNav ul li a.nav3 {
	background-position: -82px top;
	width: 43px;
}

#footer .footerNav ul li a.nav4 {
	background-position: -125px top;
	width: 50px;
}

#footer .footerNav ul li a.nav5 {
	background-position: -176px top;
	width: 29px;
}

#footer .footerNav ul li a.nav6 {
	background-position: -205px top;
	width: 63px;
}

#footer .footerNav ul li a.nav1:hover { background-position: left bottom; }

#footer .footerNav ul li a.nav2:hover { background-position: -50px bottom; }

#footer .footerNav ul li a.nav3:hover { background-position: -82px bottom; }

#footer .footerNav ul li a.nav4:hover { background-position: -125px bottom; }

#footer .footerNav ul li a.nav5:hover { background-position: -176px bottom; }

#footer .footerNav ul li a.nav6:hover { background-position: -205px bottom; }

#footer .footerCopyright {
	width: 300px;
	text-align: right;
	float: left;
}

#footer .footerCopyright p { margin: 0; }

#footer .footerNav,
#footer .footerCopyright {
	height: 26px;
	margin-bottom: 20px;
	padding-top: 14px;
}

#footer p.clear {
	margin: 0;
	text-align: center;
}

/* ===== btns ================================================== */

a.btn_search,
a.submit,
a.readMore,
a.comment {
	display: block;
	width: 95px;
	height: 25px;
	text-decoration: none;
}

a.btn_search {
	background: transparent url('images/btn_search.png') no-repeat left top;
	float: left;
}

a.submit {
	background: transparent url('images/btn_submit.png') no-repeat left top;
	margin-bottom: 10px;
}

a.readMore { background: transparent url('images/btn_readMore.png') no-repeat left top; }

a.comment { background: transparent url('images/btn_comment.png') no-repeat left top;padding-right: 10px;float: left; }

a.btn_search:hover,
a.submit:hover,
a.readMore:hover,
a.comment:hover { background-position: left bottom; }

/* ===== Default ================================================== */

.reduced,
a.btn_search,
a.submit,
ol.commentlist,
.rsidebar ul,
#footer .footerNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}

.rsidebar ul li ul { padding-left: 50px; }

.hide,
#footer .footerNav ul li a span { display: none; }

.hide1,
h1 a,
a.btn_search,
a.submit,
a.comment,
h2.hdr_laughlinOutLoud,
.rsidebar .widget_categories h2,
.rsidebar .wp_widget_authors h2,
.rsidebar .widget_tag_cloud h2,
.rsidebar .widget_archive h2,
.rsidebar .widget_links h2,
.widget_ctc h2,
#text-123442161 h2 { text-indent: -3000px; }
#text-196698801 h2 { text-indent: -3000px; }

.clear { clear: both; }

/* ===== IMG CAPTION ================================================== */
/* DJENDERS */

.alignright {
border: solid 1px #ccc;
}

div.img div {
background-color:#FFF;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
font-size:0.9em;
line-height:1.6em;
margin-top:5px;
padding:6px;
text-align:left;
}

/* ===== contact us button ================================================== */
/* wmhayes */

#btn_contactUs{
        display: block;
	background: transparent url('images/btn_contactUs.png') no-repeat left top;
	height: 57px;
	text-decoration: none;
}
#btn_contactUs:hover { background-position: left bottom; }