@import url(style-base.css);
/*
Theme Name: SUAA Wordpress 4 column
Theme URI: http://www.wordpress.org
Description: 2 and 3-column fixed layout for the Ann Arbor South University Area Association.
Version: 0.1
Author: Ian Tadashi Moore
Author URI: http://onefullstop.net
Tags: custom header, fixed width, three columns, widgets

*/





/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #a8553a url('images/suaa-bg.png') repeat-x;
	color: #333;
	text-align: center;

	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}
	
#wrapper {
	font-size: 1.1em;
	line-height: 1.5em;
}
#header { background: #fff; }


#main {
	font-size: 1.5em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #eee no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, , Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: , Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

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:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em , 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: , Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em , Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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 a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em , Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */





/* Begin Structure */
body {
		margin: 0;
	padding: 0;

	}
	
	
#wrapper {
	width: 960px; 
	margin: 0 auto;
	
}

#header {
	background-color: #73a0c5;
	position: relative;

	}
	
#topnav {
	width: 100%;
	
	margin: 0;
	padding: 1em 0;	
	
	background: #0c4492;
	text-align: center;
	color: #fff;
	font-weight: bold;
	
	border-bottom: 5px solid #000;

	
}

#topnav ul {
	margin: 0;

}


#topnav li {
	display: inline;	
	width: 10em;
/*	padding: 1em;*/
	margin: 0 1em 0 1em;
/* 	border-left: 1px solid #5d88c4; */

	font-size: 0.8750em;

	
}

#topnav a {
		color: #fff;
}

#topnav ul li.first {
	margin-left: 0;
	border-left: none;

}

#banner {
	position: relative;
	height: 360px;
	
}

#namespace { 
	position: absolute;
	width: 560px;
	height: 120px;
	
	z-index: 99;
	top: 280px;
	left: 8px;
}

.namespace-artfair{ 
	background: url(images/namespace-artfair.png) no-repeat;
}

.namespace-main {
	background: url(images/namespace.png) no-repeat;
}

#namespace a {
	width: 560px;
	height: 120px;
	display: block;
}
#maincallout { 
	height: 332px; 
	width: 332px;
	background: url(images/whatsnew.png) no-repeat;
	position: absolute;
	left: 73%;
	top: 50px;
	z-index: 99;
	display: none;
	
	
}

#maincalloutcontent {
	position: absolute;

	top: 90px;
	left: 55px;
	width: 220px;
	height: 160px;
	text-align: left;
	overflow: hidden;
	text-align: justify;
	
	color: #feffd5;
	font-size: 1.25em;
	
}	

#maincalloutcontent a {
	color: #feffd5;
}
	
#main {
	width: 100%;
	border: 1px solid #000;
	text-align: left;
	position: relative;

}


#login, #loggedin {
	background: url(images/login-bg.jpg) repeat-x #f00;
	width: 108px;
	color: #fff;
	padding: 20px;
	font-weight: bold;
	position: relative;
	left: -12px;
	top: -12px;
	
}

#login .page_item {
	border: 0;
}


/*
#col1 { 
	position: absolute;
	width: 550px;
}

#col2 {
	position: absolute;
	width: 250px;
	left: 560px;

	
}

#col3 {
	position: absolute;
	width: 120px;
	left: 830px;	
}
*/


/* elements / JQuery */

.cycle img {
	border: 0;
}


#box1  	img{width: 575px; height: 360px; position: absolute; top: 0; left: 0;  }
#box1  	{width: 575px; height: 360px; position: absolute; top: 0; left: 0; background: transparent; color: #7d7d7d; overflow: hidden; }


#box2  	{	width: 120px; height: 120px; position: absolute; top: 0; left: 575px;  overflow: hidden; }
#box2  	img{	width: 120px; height: 120px;}

#box3 	{ width: 120px; height: 240px; position: absolute; top: 120px; left: 575px; overflow: hidden; }
#box3  	img{width: 120px; height: 240px; }

#box4 	{ width: 265px; height: 180px; position: absolute; top: 0px; left: 695px; background: #c6d480; overflow: hidden; }
#box4  	img{width: 265px; height: 180px; }

#box5	{ width: 265px; height: 180px; position: absolute; top: 180px; left: 695px; background: #c6d480; overflow: hidden;}
#box5  	img{width: 265px; height: 180px; }



/*
.img5 {width: 193px; height: 321px; position: absolute; top: 0; left: 585px; background: #cad6de;}
.img6 {width: 130px; height: 83px; position: absolute; top: 0; left: 779px; background: #d9e2a6;}
.img7 {width: 130px; height: 237px; position: absolute; top: 84px; left: 779px; background: #ffe08d;}
.img8 {width: 391px; height: 150px; position: absolute; top: 171px; left: 0; background: #fff;}
*/

#sidebar {
	padding: 10px;
	/* border: 1px solid #000; */
	
}

#sidebar ul {
	list-style: none;
	margin: 0 0 2em 0;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #ccc;
}

#sidebar input {
	width: 80%;
}


#s {
	width: 130px;
	margin-top:5px;
}

#search {
	margin-top: 3em;
}

#searchsubmit {
	margin-top: 1em;
	width: 100%;	
}


h2 span {
	/* visibility: hidden; */
	
}

/* Column1 */

.col1, .col2 {
	text-align: left;
}

.col1 h2 {
	margin-left: 90px;
}

/* posts */

.postdate 	{ float:left; width:70px; margin-top:4px; padding-right:10px; overflow:hidden;
			  font-weight:bold; color:#d4d4d4; text-align:right;  border-right:1px solid #cfc2b3; }

.posttext {
	position: relative;
	margin-left: 90px;
	width: 90%;
}

.postmetadata {
	position: relative;
	margin-left: 90px;
}

.hentry {
	border-bottom: 1px dotted #ccc;
	margin: 2em 0 0 0;
	padding: 0 0 2em 0;
}


/* sub nav */
#subnav {

	width: 100%;
	background: url(images/subnav-bg.png) repeat-x #fff;
	border-top: 2px solid #000;

	text-align: left;
	
	border-bottom: 1px dotted #ccc;
	margin: 0;
	padding: 1em 0 1em 0 ;
}

#subnav ul { 
	list-style: none; 
	margin: 0;
	padding: 1em 0 1em 0;
	display: inline;
}

#subnav ul li {
	display: inline;
	padding: 1em;
	font-weight: bold;
	
}

#subnav h2 { margin: 1em 0 0 30px; display: inline; }
#subnav img { border: 0; margin: 0; padding: 0;}

.current_page_item, .current_page_parent { background: #faa500;}
.current_page_item a  { color: #fff;}
.current_page_parent a, .current_page_parent { color: #000; }
/* end sub nav */

.dot {
	margin: 1em 0 0 0;
	float: left; /* allows for the excerpt "dots" to flow against one another. */
}



/* Social Access Control tweaks */

.social_access_control_padlock {margin-right: 10px;}



/* Search Form Tweaks */
#searchform label { display: none;}



/* Google Maps */

#map_canvas { width: 100%; height: 400px; border: 1px solid #ddd;}
.gmapmarker { /* width: 200px; */}
.gmapmarker h3 { font-size: 16px; color: #000; padding: 0; margin: 0;}

/* events-calendar */
#calendar-wrap {
	border: 1px solid #000;
}


/* Tables Auto Generated by Post */

.auto { width: 100%;  border-collapse: collapse; margin-top: 1em;}
.auto td {border-bottom: 1px solid #ddd }
.auto th {border-bottom: 3px solid #ddd }
.auto img { /* width: 100px */}
th .image { width: 100px; overflow: hidden}

/* Table-sorter */
th { height: 2em;}

th.headerSortDown { 
    background: url(images/tablesorter/blue/desc.gif)right  no-repeat #bbd3e2; 

} 

th.headerSortUp { 
    background: url(images/tablesorter/blue/asc.gif) right  no-repeat #bbd3e2; 
 
} 

th.f { 
    background: url(images/tablesorter/blue/bg.gif) #fff;     
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center left; 
    padding-left: 20px; 
    border-right: 1px solid #dad9c7; 
    margin-left: -1px; 
} 

#artist-directory img, #business-directory img {
	width: 100px;
}

