/*
Theme Name: 2x2 2010
Theme URI: http://2x2online.com
Description: 2010 version of 2x2 for Aids and Art
Version: 1.0
Author: DMA
Author URI: http://dallasmuseumofart.tv
Tags: custom
*/

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: 'Lucida Grande', Sans-Serif;
	font-size: 12px;
	color: #5f5f5f;
	line-height: 1.7em;
	background-image: url(http://2x2online.org/wp-content/uploads/gradient2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#page {
	width: 896px;
	min-height: 100%;
	margin: 0 auto;
	padding: 25px 32px;
	background-color: white;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#header {
	
}
#home_button {
	display: block;
	width: 262px;
	height: 153px;
	background-image: url(http://2x2online.org/wp-content/uploads/Logo13.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	float: left;
	margin-right: 62px;
}
#nav {
	clear: both;
	text-align: right;
	overflow: auto;
	padding-top: 20px;
	padding-bottom: 25px;
	border-bottom: 1px solid #dccae0;
}
#nav ul {
	overflow: auto;
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
}
#nav li {
	display: inline;
}
#nav a {
	display: block;
	float: right;
	font-weight: bold;
	color: #868686;
	text-decoration: none;
	margin: 0 0 8px 20px;
}
#nav a:hover {
	text-decoration: underline;
	color: #7e2d67;
}
#footer {
	padding: 100px 0;
	font-size: .8em;
	font-weight: bold;
	clear: both;
}

#logofrenzy {
	width: 750px;
	padding-top: 100px;
	margin: 0 auto;
}
#logofrenzy div {
	width: 200px;
        height: 200px;
	float: left;
	padding: 0 50px 50px 0;
}
.big_text {
	padding-top: 20px;
	font-family: Georgia, Serif;
	font-size: 2em;
	line-height: 1.5em;
}
.yellow_text {
	color: #7e2d67;
}
.post-edit-link {
	clear: both;
}
.page_icon {
	float: left;
	margin: 0 25px 25px 0;
}
.grid_3 {
	width: 300px;
	float: left;
}
table {
	width: 895px;
}
td {
	padding: 0 10px 10px 0;
	vertical-align: top;
}
a {
	color: #5f5f5f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}















