/*
Theme Name: Greg Laswell
Theme URI: http://www.dkngstudios.com/
Description: Greg Laswell design October 2009.
Version: 1.0
Author: DKNG Studios
Author URI: http://www.dkngstudios.com/
Tags: greg laswell

*/

/* Begin Structure */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#wrapper{ 
 width:900px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:282px; 
 width:100%;
} 

#masthead {
 height: 230px;}
 
#leftcol{
 width:265px; 
 float:left; 
 position:relative; 
 }
 
#leftcol div {
 width: 245px;}
 
#twocols{
 width:635px; 
 float:right; 
 position:relative; 
  }
  
#twocols_page{
 width:900px; 
 float: left;
 position:relative; 

  }
 
#rightcol{
 width:245px; 
 float:right; 
 position:relative; 
 }
 
#maincol{
 float: left; 
 display:inline; 
 position: relative; 
 width:370px; 
 overflow: hidden;
 }

#maincol_page {
 float: left; 
 display:inline; 
 position: relative; 
 width:635px; 
 }
 
#maincol div {
 width: 370px;
 overflow: hidden;}
 
#maincol_page #page {
 width: 635px;}
 
#footer{
 clear:both;
 margin: 20px auto;
 } 
 

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
	
	
/* *//* End Structure */




/* Begin Typography & Colors */
body {
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Sans-Serif;
	background: #D2CCB9 url('images/bg.jpg') repeat-x top center;
	color: #111;
	text-align: center;
	}

#footer {
	text-align: center;
	}

#wrapper {
	}



h1, h2, h3 {
	font-weight: bold;

	}

h3 {
	font-size: 1.1em;
/* 	color: #430500; */
	margin-bottom: 0;
	padding: 0;
	}

h1, h1 a, #headerimg .description {
	text-decoration: none;

	}

h1 {
	color: #000;}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h3 a:hover {
	text-decoration: underline;}

.entry p a:visited {
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #222;
	}
	
small {
	font-size: 0.9em;}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover {
	color: #430500;
	text-decoration: none;
	}

a:hover {
	color: #430500;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
/* I have no idea what these do. */
	
	
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
	
	
	
/* End Typography & Colors */


/* Begin Navigation */



ul#nav {
list-style-type: none;
margin: 0 0 0 25px;
padding: 0;
}

#nav li {
float: left;}



#nav_news a {
width: 89px;
background: url('images/nav/news.gif');
}
#nav_tour a {
width: 87px;
background: url('images/nav/tour.gif');
}
#nav_bio a {
width: 74px;
background: url('images/nav/bio.gif');
}
#nav_blog a {
width: 86px;
background: url('images/nav/blog.gif');
}
#nav_video a {
width: 93px;
background: url('images/nav/video.gif');
}
#nav_gallery a {
width: 114px;
background: url('images/nav/gallery.gif');
}
#nav_shop a {
width: 88px;
background: url('images/nav/shop.gif');
}
#nav_mobile a {
width: 106px;
background: url('images/nav/mobile.gif');
}
#nav_contact a {
width: 115px;
background: url('images/nav/contact.gif');
}

#nav a {
display: block;
height: 52px;
text-indent: -9000px;
}

#nav a:hover {
background-position: 0 -52px;
}



/* End Navigation */


/*	Begin Headers */

#header {
	background: url('images/bg_header.jpg') no-repeat top;
	height: 282px;

}

#masthead h1 {
	margin: 0;
	padding: 0;}

#masthead h1 a {
	float: left;
	width: 370px;
	height: 170px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	}

#preload {
	background: url('images/bg_header_hover.jpg');
	display: none;
}

#masthead h1 a:hover {
	background: url('images/bg_header_hover.jpg') top left;}

#masthead dl {
	line-height: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 162px;
	height: 160px;
	float: right;
	margin: 48px 0 0 0;
	}


#masthead dd {
	text-indent: -9000px;
	width: 114px;
	height: 114px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
	
h2 {
	margin: 0 0 15px 0;
	padding: 0;
	width: 635px;
	height: 30px;
	text-indent: -9000px;
	background: url('images/headings/pages/blank.gif') no-repeat top;
}

#leftcol h2, #rightcol h2 {
	width: 245px;
	margin-top: 25px;}

#maincol h2 {
	width: 370px;
	margin-top: 25px;}
	

h2#tour_dates {
	background: url('images/headings/tour_dates.gif') no-repeat top;
	margin-top: 0;
	}
h2#contact_home {
	background: url('images/headings/contact.gif') no-repeat top;
	}
h2#mailing_list {
	background: url('images/headings/mailing_list.gif') no-repeat top;
	}
h2#networks {
	background: url('images/headings/networks.gif') no-repeat top;
	}
h2#latest_news {
	background: url('images/headings/latest_news.gif') no-repeat top;
	margin-top: 0;
	}
h2#gregs_blog {
	background: url('images/headings/gregs_blog.gif') no-repeat top;
	}
h2#about_greg {
	background: url('images/headings/about_greg.gif') no-repeat top;
	}	
h2#sprout {
	background: url('images/headings/sprout.gif') no-repeat top;
	}
h2#latest_photos {
	background: url('images/headings/latest_photos.gif') no-repeat top;
	margin-top: 0;
	}	
h2#latest_videos {
	background: url('images/headings/latest_videos.gif') no-repeat top;
	}
	
	
h2#news {
	background: url('images/headings/pages/news.gif') no-repeat top;
	}	
h2#tour {
	background: url('images/headings/pages/tour.gif') no-repeat top;
	}	
h2#bio {
	background: url('images/headings/pages/bio.gif') no-repeat top;
	}	
h2#blog {
	background: url('images/headings/pages/blog.gif') no-repeat top;
	}	
h2#video {
	background: url('images/headings/pages/video.gif') no-repeat top;
	}	
h2#gallery {
	background: url('images/headings/pages/gallery.gif') no-repeat top;
	}	
h2#shop {
	background: url('images/headings/pages/shop.gif') no-repeat top;
	}	
h2#mobile {
	background: url('images/headings/pages/mobile.gif') no-repeat top;
	}	
h2#contact {
	background: url('images/headings/pages/contact.gif') no-repeat top;
	}	

h2#pagenotfound {
	background: url('images/headings/pages/404.gif') no-repeat top;
	}
h2#search {
	background: url('images/headings/pages/search.gif') no-repeat top;
	}
h2#thanks {
	background: url('images/headings/pages/thanks.gif') no-repeat top;
	}	


h3 {
margin: 0 0 0 0;



}
	
/* End Headers */


/* Begin Home */

ul#home_photos {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	width: 256px;
	}

#home_photos li {
	padding: 0 10px 5px 0;
	margin: 0;
	float: left;
	
}

#mail_email {
	width: 235px;

	}

#mail_zip {
	width: 150px;

	margin-bottom: 5px;
	}

ul#networks_buttons {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: -4px;
}

#networks_buttons li {
	margin: 0;
	padding: 0;
	height: 45px;
	}

#networks_buttons li a {
	padding: 10px 0 10px 50px;
	line-height: 45px;
	}

#facebook {
	background: url('images/networks/facebook.gif') no-repeat top left;
	}
#twitter {
	background: url('images/networks/twitter.gif') no-repeat top left;
	}
#youtube {
	background: url('images/networks/youtube.gif') no-repeat top left;
	}
#imeem {
	background: url('images/networks/imeem.gif') no-repeat top left;
	}
#ilike {
	background: url('images/networks/ilike.gif') no-repeat top left;
	}


/* End Home */


.banner {
	margin-bottom: 20px;
	}
.banner-last {
	margin-bottom: 0;
	}

#rightcol #mailing_list {
	margin-top: 5px;}



/* Begin Images */


p img {
	padding: 0;
	max-width: 635px;
	}
	
#maincol img {

}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata {
	clear: both;}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

.link {
	font-weight: bold;
	font-size: 0.85em;}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	margin-top: 10px;
	margin-bottom: 13px;
	padding: 0;
	border: none;
	height: 1px;
	color: #000;
	background-color: #000;
  /* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:0.5;
	}

a img {
	border: none;
	}

.navigation {


	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */


/* Start 404 */

#pagenotfound_table td {
	padding-right: 20px;
	}


.entry p {
	margin-top: 0.6em;
	margin-bottom: 0;}

/* End 404 */


.simplepie p {
	margin: 0;
}

.simplepie .description {
	margin-top: 0.6em;}


object {
	margin-bottom: 20px;}


/* Start Shop */

#shop_table ul {
	padding: 0 0 0 1.4em;
	}
	
#shop_table td {
	vertical-align: top;
	padding: 0 20px 20px 0;
	}

#shop_table h3 {
	margin: 0;}

/* End Shop */


/* Start Mobile */

ul#mobile_icons, #mobile_icons li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#mobile_icons li {
	float: left;
	text-align: center;
	margin-right: 40px;

}
#mobile_icons div {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;}
	
/* End Mobile */



/* Start Footer */

#footer {
	font-size: 0.9em;
	padding-top: 50px;
	}

#footer_nav a {
	text-transform: uppercase;
	margin: 0 4px;
	}
#footer p {
	margin: 0 0;}

/* End Footer */

#lucida {
	font-family: "Lucida Grande", "Lucida Sans Unicode";}
	
#tahoma {
	font-family: Tahoma;}

#verdana {
	font-family: Verdana;}
