/*  
Theme Name: Infusion3
Theme URI: http://sitehook.com/
Description: Infusion Dance Company
Version: 1.0
Author: Pam Seibert
Author URI: http://sitehook.com
*/

/* light blue on black = #5AB9FB */
/* blue on tan = #06C */

/* Begin Typography & Colors */

body {
	font-size:14px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, helvetica, Sans-Serif;
	background:#000;
	color: #333;
	margin:0;
	}
div#wide{min-height:628px;width:809px;background:#000 url(images/redarc.gif) no-repeat;}
div#outer{margin:0;width:796px;min-height:300px;}
div#leftcol{float:left;width:220px;font-size:12px;padding-top:15px;}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
div#sidebar{background:inherit;width:210px;margin-top:10px;font:1em;}

.alignright {
	float: right;font-weight:bold;
	}

.alignleft {
	float: left;font-weight:bold;
	}
.entry{background:inherit;}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry p{line-height:1.4em;}
div#sidebar{background:transparent none;width:210px;margin-top:10px;font:1em;text-transform:lowercase;}
div.menutext{padding-left:33px;padding-right:30px;margin-top:0;}
div.menutext em{font-style:normal;font-weight:bold;font-size:15px;}
div.menutext a{color:#f5f5f5;font-family:verdana,arial,helvetica,sans-serif;font-weight:bold;}
div.menutext a:hover{color:yellow; text-decoration:none;}
div.menubottom{background:none transparent;}
.widgettitle{color:#5AB9FB;}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #bbb;
	}

div#rightcontainer{float:right;width:570px;margin:20px 0 0 0;}
div#rightcol{background:transparent url(images/page4.gif) repeat-y;background-position:0 50px;float:right;width:100%;}
div.maintext{text-align:left;background:transparent url(images/top2.gif) no-repeat top left;min-height:300px;margin-top:0;padding:60px 60px 0 90px;font-size:12px;}
div.maintext h1{text-transform:lowercase;}
div.bottomtext{background:none transparent;height:100px;min-height:40px;margin-top:0;font-size:12px;float:right;width:100%;}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
	/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;border:0 solid #fff;text-decoration:none;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;border:0 solid #fff;text-decoration:none;
	}
#wp-calendar #today {
        border:1px solid #9C815D;
    }

#wp-calendar a {
	display: block;
	text-decoration: underline;font-weight:bold;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
/* why do we need this? */
#wp-calendar td.pad:hover { /* Doesn't work in IE */
/*	background-color: #fff; */}
/* End Calendar */

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: right;
	color:brown;
	}
h1.pagetitle{font-size:1.5em;text-align:right;color:brown;margin-bottom:2px;}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1em;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #900;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p a{color:#900;font-weight:bold;}
.entry p a:visited {
/*	color: #b85b5a;*/
	color: #0476C1;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
textarea{width:385px;}
.commentlist li {
	font-weight: bold;
	}

.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 ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}
blockquote{color:#000;}
small{color:#900;}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}


#wp-calendar caption {
	font: bold 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
h2.widgettitle{margin-bottom:2px;}
li#calendar h2.widgettitle{display:none;}

.clear{clear:both;}
#footer{font-size:11px;color:#cc9;text-align:center;width:765px;font-style:italic;padding:15px 8px;font-weight:bold;}
.credits{color:#555;font-size:10px;font-style:normal;}
.credits a{color:#555;text-decoration:none;}
.credits a:hover{color:#777;}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd; 
	}
blockquote.contact{
margin: 15px 30px 0 20px;
padding-left:20px;
border-left:0 solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/
ol.commentlist {list-style-type:none;margin:0;}
ol.commentlist li, li.alt{margin:0 0 3px 3px;padding:5px;border:1px solid #f5f5f5;}
ol.commentlist li{background:transparent url(images/gray.gif);}
ol.commentlist li.alt{background:transparent url(images/fff.gif);}

/* begin add'l Infusion2 specific styles */

	#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt; color:#f5f5f5;
	}
#wp-calendar a {
	color:#fff;font-weight:bold;text-decoration:none;
	}	
	#wp-calendar #prev a:hover, #wp-calendar #next a:hover, #wp-calendar a:hover {color:yellow;}

#wp-calendar{color:#ccc;}
.ngg-widget-slideshow{border:1px solid #999;background:transparent;}
form#searchform div.ctr{margin:0 auto;text-align:center;width:100%;}
form#searchform input{background:#E4DDD3;border:1px solid #fff;margin-bottom:4px;padding:1px;font-size:11px;}
form#searchform div.ctr input{width:200px;}
form#searchform input.sidesearch{background:black;border:1px solid #777;border-left:1px solid #ccc;border-top:1px solid #ccc;color:#f5f5f5;font-weight:bold;cursor:pointer;font-size:0.8em;}
form#searchform input#searchsubmit{background:inherit;	width:100px;  
	padding:2px; 
	font-size:0.8em;
	background:inherit; 
	border:1px solid #746044!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	cursor:pointer;
}
/* can't seem to close the gap between bottom of calendar and archives */
div#calendar_wrap{margin-bottom:0;}
table#wp-calendar{margin-bottom:0;}
li#archives, li#archives h2.widgettitle{margin-top:0;}
/* end */