/*  
Theme Name: Tucson MCC
Theme URI: http://www.tucsonchamber.org/
Description: Wordpress Theme created for TMCC.
Version: 1.0
Author: Creative Slice
Author URI: http://www.creativeslice.com/
*/

/*
----------------------------------------------------------------------------- 
SETUP
-----------------------------------------------------------------------------*/
* { margin:0; padding:0; border:0; } /* Override defaults for all tags. */
html,body { width:100%; height:100%; } /* makes sure your canvas fills the window */
body {
	margin: 0;
	padding: 0;
	background:#fff url(background3.jpg) top center repeat-x;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 77%;
	line-height: 1.4em;
	color:#000;
	}
a { color:#00E; text-decoration:none; }
a:hover { color:#900; }

td {
padding: 20px;
}

input, textarea { border: #24418f 1px solid; }

#wrap {
	position:relative;
	min-width:740px;
	max-width:1050px;
	margin:0 auto 24px;
	}
#top {
	float:right;
	position:relative;
	height:24px;
	line-height:24px;
	text-align:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b7836c;
	padding-right:2px;
	}
#top_left {
	float:left;
	position:relative;
	height:24px;
	line-height:24px;
	text-align:left;
	padding-right:2px;
	}	
	
/*
----------------------------------------------------------------------------- 
HEADER
-----------------------------------------------------------------------------*/
.outer {
	position:relative;
	background-color:#FFF;
	border-bottom:2px #FFF solid;
	width:100%;
	overflow:hidden;
	clear:both;
	}
#header {
	border-left:125px #B9CAFF solid;
	width: auto;
	}
.inner { margin: 0; width: 100%; }
#header, #head_wrap, #logo, #adspace, #pano { height:145px; }
#pano {
	float: left;
	position: relative;
	overflow:hidden;
	width: 100%;
	z-index: 12;
	}

#logo {
	float:left;
	position: relative;
	width:125px;
	margin-left:-125px;
	z-index: 10;
	overflow:hidden; 
	}
#adspace {
	float:left;
	position: relative;
	border-left:2px #FFF solid;
	width:245px;
	margin-right:-247px;
	z-index: 11;
	overflow:hidden; 
	}
	
#breadcrumb {
	position:relative;
	text-align:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:5px;
	color:#b7836c;
	height:24px;
	line-height:24px;
	}
	
/*
----------------------------------------------------------------------------- 
TEXT
-----------------------------------------------------------------------------*/
body a, body a:visited {
color: #24418f;
text-decoration: underline;
}

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

h1 {
font-size: 32px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:normal;
line-height:1.2em;
margin: 0 0 5px 0;
padding: 0;
color: #b7836c;
}

h2 {
font-size: 21px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:normal;
line-height:1.2em;
margin: 10px 0 5px 0;
padding: 0;
color: #24418f;
}

h3 {
font-size: 16px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000;
line-height:1.1em;
margin: 10px 0 5px 0;
padding: 0;
}

h3 a:link, h3 a:visited {
color: #000;
text-decoration: underline;
}
h3 a:hover {
color: #990000;
text-decoration: underline;
}

h4 {
font-size: 21px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:1.2em;
margin: 5px 0 5px 0;
padding: 0;
color: #fff;
}

h4 a:link, h4 a:visited {
color: #fff;
text-decoration: none;
}
h4 a:hover {
color: #990000;
text-decoration: none;
}

h5 {
font-size: 12px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
color:#000;
line-height:1.6em;
margin: 10px 0 5px 0;
padding: 0;
}

h5 a:link, h5 a:visited {
font-weight:bold;
color: #000066;
text-decoration: underline;
}
h5 a:hover {
font-weight:bold;
color: #990000;
text-decoration: underline;
}

.entrytext {
margin: 0 5px 0 5px;
padding: 0;
color: #333746;
}

.entrytext:link, .entrytext:visited {
color: #24418f;
text-decoration: underline;
}

.nocomments {
color:#999;
}

small {
color:#999;
}
	
/*
----------------------------------------------------------------------------- 
MENU
-----------------------------------------------------------------------------*/
#menu {
	position:relative;
	width:100%;
	height:32px;
	line-height:32px;
	background:#FFF url(menu_background.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	clear:both;
	}
#menu a { color:#FFF;
	text-decoration:none; }
#menu a:hover { color:#B0C8FF;
	text-decoration:none; }
#menu ul { list-style-type:none; margin-left:10px; }
#menu li { float:left; margin-right:18px; }
/*
----------------------------------------------------------------------------- 
SEARCH
-----------------------------------------------------------------------------*/
#search {
	float:right;
	width:165px;
	height:27px;
	line-height:22px;
	text-align:right;
	padding-top:5px;
	margin-right:8px;
	}
#s {
	text-align:right;
	width:100px;
	height:16px;
	color:#555;
	border:none;
	padding: 2px 2px;
	}
#searchsubmit {
	width:50px;
	height:20px;
	line-height:20px;
	color:#FFF; 
	background-color:transparent;
	font:11px normal Helvetica, Verdana, Arial, sans-serif;
	border:none;
	cursor:pointer;
	padding:0;
	margin:0;
	}
#searchsubmit:hover {
	color:#900;
	}
/*
----------------------------------------------------------------------------- 
CONTENT
-----------------------------------------------------------------------------*/
#content {				
	border-left:220px #fff solid;	/* [lw1] left column (sidebar) width (see lw2&3 below) and color (make color match background to stop having columns same height) */
	border-right:153px #fff solid;		/* [rw1] right column width (see rw2&3 below) and color (make color match background to stop having columns same height) */
	text-align:left;
	width: auto;
	}
#content, #main {
	min-height:300px;					/* this sets the minumum height of all columns, you could remove the sidebar and rightbar if you wanted them to fit to their content */
	height:auto !important;				/* these are here for IE, since it does not currently recognize min-height property */
	height:300px;						/* these are here for IE, since it does not currently recognize min-height property */
	}
#main {
	float: left;

	position: relative;
	/** /background-color:#CCC;			/* not really necessary (another way to set center column color if you were doing columns seperately) */
	width: 100%;
	z-index: 12;
	}
#main_content {
	padding:0px 8px 8px;						/* padding for center column content */
	font-size: 1.1em;
	}
	
#main ul, p { margin-bottom: 16px; }
#main ul {
	list-style: inside url('http://www.tucsonchamber.org/wp-content/themes/tmcc/images/tmcc_bullet.gif');
	}
#main li {
	margin-left: 12px;
	}
#main img { margin: 5px; }

#sidebar {
	float:left;
	position: relative;
	background-color:#fff;		/* turn this on if you want to have it's height match it's content and not be uniform with other columns (make 'transparent' above) */
	width:220px;						/* [lw2] set left column width (see lw1 above) */
	margin-left:-220px;					/* [lw3] set left column width */
	z-index: 10;
	}
#sidebar_events {
	padding:8px;
	background:url(blue_background.jpg) top center repeat-x;
	}
#sidebar_news {
	padding:8px;
	background:url(tan_background.jpg) top center repeat-x;
	}
#sidebar ul, #sidebar li { 
	list-style-type:none;
	padding: 3px 0;
	}
#rightbar {
	float:left;
	position: relative;
	/** /background-color:#FFC;			/* turn this on if you want to have it's height match it's content and not be uniform with other columns (make 'transparent' above) */
	width:153px;						/* [rw2] set right column width (see rw1 above) */
	margin-right:-153px;				/* [rw3] set right column width */
	z-index: 11;
	}
#rightbar_content {
	padding:8px;					/* padding for right column content */
	}

/*
----------------------------------------------------------------------------- 
CALENDAR
-----------------------------------------------------------------------------*/
#wp-calendar {

border: 1px solid #24418f;
empty-cells: show;
width: 210px;
background-color: #ffffff;
font-family: Geneva, Arial, Helvetica, sans-serif;
color:#666;
font-size: 8pt;
}

#wp-calendar #next a {
padding-right: 1px;
font-size:14px;
font-weight:bold;
text-align: right;
background-color:#fff;
text-decoration: underline;
}

#wp-calendar #prev a {
padding-left: 1px;
font-size:14px;
font-weight:bold;
text-align: left;
background-color:#fff;
text-decoration: underline;
}

#wp-calendar a {
display: block;
color: #24418f;
background-color: #cedbff;
}

#wp-calendar caption {
text-align: center;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #b7836c;
font-size: 14pt;
line-height:30px;
text-transform:uppercase;
}

#wp-calendar td {
padding: 0px;
text-align: center;
background-color: #ffffff;
}

#wp-calendar #today {
color: #A04444;
font-weight:bold;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
color: #990000;
background-color: #ffffff; }
	
/*
----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/
#footer_left {
	float:left;
	position:relative;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b7836c;
	text-align:left;
	}
	
#footer_right {
	float:right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b7836c;
	text-align:right;
	}	
	
#footer_blue {
	height:8px;
	width:100%;
	margin:8px 0 8px 0;
	background-color:#24418f;
	clear:both;
	}
	
.cs {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #A0B486;
}

.cs:link, .cs:visited {
color: #A0B486;
text-decoration: none;
}
.cs:hover {
color: #339900;
text-decoration: none;
}

.memberlevel1 {
	margin-top: 10px;
	padding: 10px;
}

.memberlevel2 {
	font-weight: bold;
	background-color: #E7C875;
	padding: 10px;
	margin-top: 10px;
}