/*
Theme Name: Mad Dogs Theatre Co.	
Theme URI: http://martgordon.com/
Description: Mad Dogs Theatre Co. site theme.
Version: 1
Author: Mart Gordon
Author URI: http://martgordon.com/
Tags: photorealistic, template homepage, fixed width, two columns

	Mad Dogs v1
	 http://martgordon.com/

	This theme was designed and built by Mart Gordon,
	whose blog you will find at http://martgordon.com/

	The CSS, XHTML and design is copyright of Mart Gordon ©2009

*/

@import url("complex.css");

* {
padding:0;
margin:0;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address, hr {
margin-bottom: 20px;
}

html, body {
margin: 0px;
padding: 0px;
border: 0px;
}

/*
Basic styling for text etc. used by older browsers such as NN4.
*/

body {
background: #000 url('/wp-content/themes/maddogs/_images/_backgrounds/wood.jpg') repeat-y top center;
font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-size: 62.5%;
color: #444;
margin: 0px;
}

p {
font-size: 1.2em;
line-height: 1.5em;
font-weight: normal;
padding: 0;
margin: 0;
margin-bottom: 1em;
}

ul, dl {
font-size: 1.2em;
line-height: 1.5em;
margin-bottom: 1em;
}

img {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

a img {
border: none;
}

a {
color: #c00;
}

a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover, a:focus {
text-decoration: underline;
}
a:active{
text-decoration: underline;
}

h1 {
font-size: 2.4em; 
color: black;
margin-bottom: .3em;
font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
}
  
h2 {
font-size: 2.0em; 
color: black;
margin-bottom: .2em;
font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
}

h3 {
width: 100%;
font-size: 1.2em; 
color: #c00;
margin-bottom: 0;
font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
}

hr {
width: 100%;
clear: both;
margin: 0  0 1em 0;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
}

/* ####### Main site area styling ####### */
/* ###################################### */

.section {
clear: both;
float: left;
width: 100%;
height: auto;
text-align: center;
}

.wrapper {
position: relative;
margin: 0 auto;
width: 960px;
height: auto;
text-align: left;
}

.masthead .tel {
position: absolute;
color: #678517;
font-size: 2.4em;
right: 0;
top: 15px;
text-indent: -9999em;
background: transparent url(/wp-content/themes/maddogs/_images/_pf/telephone.png) no-repeat;
width: 511px;
height: 99px;
}

.searchForm {
position: absolute;
top: 105px;
left: 500px;
background: transparent url(/wp-content/themes/maddogs/_images/_backgrounds/black-trans.png) repeat;
width: 25.4em;
height: auto;
padding: 10px 10px;
}

.searchForm label {
font-size: 1.4em;
font-weight: normal;
margin-right: 5px;
color: white;
}

.searchForm input#s {
width: 125px;
padding: 2px;
height: auto;
background: #fff url('/wp-content/themes/maddogs/_images/_pf/input-gradient.gif') repeat-x top left;
border: 1px solid #fff;
margin-right: 5px;
}

.searchForm input#searchsubmit {
padding: 0 2px;
background: #929292 url('/wp-content/themes/maddogs/_images/_pf/btn-bg.gif') repeat-x top left;
color: #c00;
font-size: 1.4em;
font-weight: normal;
border: 0;
border-top: 1px solid #fdfdfd;
border-bottom: 1px solid #777;
position: relative;
top: 2px;
}

.maincontent {
position: relative;
top: -25px;
z-index: 99;
background: transparent url('/wp-content/themes/maddogs/_images/_backgrounds/paperpile.png') no-repeat top center;
}

.contentpage {
float: left;
margin-top: 22px;
background: #fff url('/wp-content/themes/maddogs/_images/_backgrounds/paper.jpg') no-repeat top left;
width: 920px;
height: auto;
padding: 20px;
}

.navbar {
clear: left;
float: left;
width: 920px;
height: 38px;
background: transparent url('/wp-content/themes/maddogs/_images/_navigation/navigation.png') no-repeat top left;
list-style: none;
margin-bottom: 2em;
}

.navbar li {
float: left;
width: auto;
height: 38px;
}

.navbar li a {
float: left;
display: block;
height: 38px;
text-indent: -9999em;
background: transparent url('/wp-content/themes/maddogs/_images/_navigation/navigation.png') no-repeat 0 76px;
}

.navbar li a:hover, .navbar li a:focus {
outline: 0;
}

.navbar li#home a {
width: 100px;
}

.navbar li#who a {
width: 160px;
}

.navbar li#what a {
width: 160px;
}

.navbar li#news a {
width: 130px;
}

.navbar li#training a {
width: 210px;
}

.navbar li#contact a {
width: 159px;
}

.navbar li#home a:hover, .navbar li#home a:focus {
background-position: 0 -38px;
}

.navbar li#who a:hover, .navbar li#who a:focus {
background-position: -100px -38px;
}

.navbar li#what a:hover, .navbar li#what a:focus {
background-position:-260px -38px;
}

.navbar li#news a:hover, .navbar li#news a:focus {
background-position:-420px -38px;
}

.navbar li#training a:hover, .navbar li#training a:focus {
background-position:-550px -38px;
}

.navbar li#contact a:hover, .navbar li#contact a:focus {
background-position:-760px -38px;
}

.homecontent {
float: left;
width: 585px;
height: auto;
padding:0 20px;
}

.pagecontent {
float: left;
width: 575px;
height: auto;
padding:0 20px;
}

.sidebar {
float: left;
width: 299px;
height: auto;
position: relative;
overflow: hidden;
}

.home .sidebar {
clear: left;
float: left;
width: 100%;
padding: 10px 0;
}

.vcard p {
margin-bottom: 0;
}

.vcard .adr {
margin-bottom: 1em;
}

.vcard p.tel {
margin-bottom: 1em;
}

.tri-column {
float: left;
background: transparent url('/wp-content/themes/maddogs/_images/_backgrounds/aux-content.png') no-repeat top left;
width: 259px;
min-height:200px;
height:auto !important;
height:200px;
padding: 20px;
}

.home .tri-column {
margin-right: 10px;
}

.last, .home .last {
margin-right: 0;
}

.lesswide {
float: left;
width: 375px;
height: auto;
overflow: hidden;
}

.profile-outlines {
clear: left;
float: left;
width: 575px;
height: auto;
padding: 0 0 20px 0;
overflow: hidden;
}

.profile-outline {
clear: both;
float: left;
width: 535px;
height: auto;
padding: 20px;
background: #eee;
margin-bottom: 20px;
border-bottom: 3px double #ccc;
}

.profile-outline h3 {
margin-bottom: .5em;
}

.profile-outline img {
float: left;
border: 5px solid #ccc;
margin-right: 10px;
margin-bottom: 10px;
}

.footer {
float: left;
width: 900px;
height: auto;
padding: 5px 10px;
background: #000;
}

.footer p {
color: #fff;
margin-bottom: 0;
font-size: 1.1em;
width: 450px;
display: inline;
}

.footer ul {
float: right;
width: 450px;
margin: 0;
list-style: none;
font-size: 1.1em;
text-align: right;
}

.footer ul li {
float: right;
display: inline;
padding: 0 7px;
border-left: 1px solid #fff;
}

.footer ul li a {
color: white;
}

.news-list {
list-style: none;
}

.news-list li {
background: transparent url('/wp-content/themes/maddogs/_images/_pf/news-bullet.gif') no-repeat 10px 3px;
padding-left: 30px;
margin-bottom: 10px;
}

.cat-list li {
background: transparent url('/wp-content/themes/maddogs/_images/_pf/cat-bullet.gif') no-repeat 9px 1px;
}

.pagecontent ul.cv-list {
list-style: none;
margin: 0;
}

.pagecontent ul.cv-list li {
background: transparent url('/wp-content/themes/maddogs/_images/_pf/pdf-bullet.gif') no-repeat 0px 1px;
padding-left: 25px;
margin-top: 5px;
margin-bottom: 10px;
}

.byline {
position: relative;
top: -25px;
}

.byline p {
margin: 10px 0;
text-align: right;
font-size: 1.1em;
}

.byline p a {
color: white;
}

.pagecontent ul {
margin-left: 20px;
}

ul ul {
font-size: 1em;
list-style: disc outside;
margin-bottom: 0;
}

/* ######## ALignment styles ######### */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
margin-right: 20px;
margin-bottom: 20px;
}

.alignright {
   float: right;
margin-left: 20px;
margin-bottom: 20px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
margin-bottom: 10px;
}

.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;
}

blockquote {
background: #eee;
border-bottom:3px double #ccc;
clear: left;
width: 535px;
height: auto;
padding: 20px;
margin-bottom: 0;
color: #333;
}

cite {
clear: left;
float: left;
width: 100%;
text-align: right;
height: auto;
margin-bottom: 10px;
}

.postmetadata {
clear: left;
float: left;
width: 555px;
background: #eee;
padding: 5px 10px;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
margin-bottom: 10px;
}

ol.commentlist {
	clear: left;
	float: left;
list-style: none;
}

ol.commentlist cite {
clear: none;
float: none;
width: auto;
margin-bottom: 0;
text-align: left;
font-size: 1.2em;
font-style: normal;
}

.comment-author {
margin-bottom: 10px;
}

.commentmetadata {
margin-bottom: 10px;
}

ol.commentlist li {
padding: 15px;
}

ol.commentlist li.even {
background: #eee;
}

#commentform {
clear: left;
float: left;
}

.vo-list {
list-style: none;
}

.vo-list li {
margin: 5px 0;
}
