/*

Theme Name:		WP2Col Framework
Theme URI: 		http://www.albert-dominguez.de
Version: 		0.69
Description:	        2 Column Hack
Author: 		Aldo
Author URI:		http://www.albert-dominguez.de
Tags:			two-columns, fixed-width, sticky-post, threaded-comments, microformats

WP2Col Framework
Copyright 2008 Albert Dominguez -- All rights reserved.
WP2Col Framework is licensed under the terms of the GNU General Public License version 2.

*/

a {
	background:transparent;
	color:#777777;
	text-decoration:none;
}

a:hover {
	background:transparent;
	color:#cc0000;
}

address {
	font-size:10pt;
}

body {
	background:#ffffff;
	color:#666666;
	font-family:verdana,sans-serif;
	margin:0px;
	padding:0px;
}

h1 {
	font-weight:lighter;
}

h2 {
	font-weight:lighter;
}

h3, h4 {
	font-weight:lighter;
	background:transparent; 
	color:#004466;
}

h5, h6 {
	font-weight:lighter;
}

hr {
	background:#eeeeee; 
	color:inherit;
	height:1px; 
	border:none;
}

img {
	border:none;
}

input, textarea {
	margin-top:2px;	margin-bottom:2px;
	border:solid 1px #cccccc;
}

input:focus, textarea:focus {
	border:solid 1px #999999;
}

li {
	font-size:10pt;
}


p, div {
	font-size:10pt;
}

ul {

}

.allowed-tags, .ellipsis {
	font-size:8pt;
}

.blogroll li {
	font-size:9pt;
}

.category-title {
	font-size:16pt;
}

.commentlist {
	text-indent:0px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.entry-header {

}

.entry-info {
}

.entry-tags, .entry-categories {
	float:right;
	width:auto;
}

.entry-title {
	font-size:13pt;
}

.entry-title a {
	background:transparent;
	color:#003366;
}

.entry-summary {
	min-height:80px;
}

.excerpt-thumb {
	vertical-align:middle;
	float:right;
	margin:0px;
	padding-left:12px;
	width:80px;
	height:80px;
}

.header-title {
	background:transparent;
	color:#aa0000;
	font-size:24pt;
	font-weight:lighter;
	letter-spacing:0.5pt;
	margin:0px;
	padding-top:20px;
	text-transform:lowercase;
}

.header-wrapper, .footer-wrapper {
	margin-left:130px;
	width:800px;
}

.page-title {
	position:relative;
	z-index:4;
	font-size:11pt;
	background:url('http://www.artists-connect.net/wp-content/themes/artconnect/lib/img/page-title-mouseover.jpg');
	color:#333333;
	text-transform:lowercase;
	display:inline;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	margin-right:-1px;
	padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:4px;
}

.page-title a {
	background:transparent;
	color:#666666;
}

.page-title:hover a {
	background:transparent;
	color:#cc0000;
}

.search {
	vertical-align:top;
	background:#ffffff;
	color:inherit;
	width:150px;
	font-size:12pt;
	padding:4px;
	margin-top:3px;
	border:solid 1px #666666;
}

.search:focus {
	border:solid 1px #000000;
}

.search-button {
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.socialbookmarks {
	float:right;
	padding-top:17px;
}

.socialbookmarks a {
	opacity:0.6;
}


.socialbookmarks a:hover {
	opacity:1;
}

.widget-anchor {
	margin-top:0px;
	margin-bottom:6px;
}

.widget  {
	margin-top:12px;
	margin-bottom:12px;
}

.widget-categories, .widget-tools {

}

.widget-copy {
	margin-top:22px;
	margin-bottom:22px;
	font-size:7pt;
}

.widget-menu {
	margin-top:30px;
}

.widget-navigation {
	text-align:center;
}

.widget-search {
	margin-top:68px;
	float:right;
}

.widget-title {
	margin-top:0px;
}

.wp-tag-cloud {
	background:url('http://www.artists-connect.net/wp-content/themes/artconnect/lib/img/tagcloud2.jpg');
	padding:12px;
	opacity:0.88;
	text-align:center;
}

.even {
	list-style-type:none;
	background:#fcfcfc;
	color:#777777;
	padding:12px;
	margin-bottom:6px;
	border:solid 1px #f4f4f4; 
}

.odd {
	list-style-type:none;
	background:#fefefe;
	color:#888888;
	padding:12px;
	margin-bottom:6px;
	border:solid 1px #f4f4f4; 
}

.uid:hover {
	cursor:pointer;
	background:transparent;
	color:#cc0000;
}

.bgcol {

}

#content {
	padding:12px;
	position:absolute;
	z-index:3;
	width:478px; 
}

.container {
	position:absolute; 
	z-index:2;
	width:700px;
	top:150px;
	left:120px;
}

#footer {
	position:absolute; 
	z-index:1;
	background:url('http://www.artists-connect.net/wp-content/themes/artconnect/lib/img/footer.jpg');
	color:#ffffff;
	width:100%;
	padding:0px;
	margin:0px;
	border-top:solid 1px #cccccc;
}

#footer a {
	background:transparent;
	color:#efefef;
}

#header {
	position:absolute;
	z-index:3;
	width:100%;
	padding:0px;
	margin:0px;
}

.header {
	background:#bfbfbf;
	color:inherit;
	border-bottom:solid 1px #999999;
}

.mcol {

}

.sidebar-left {

}

.sidebar-wrapper {
	padding-top:4px;
}

.sidebar-right {
	position:absolute;
	z-index:2;
	width:220px;
	top:170px;
	left:710px;
	background:transparent;
	color:#666666;
	/* border:solid 1px #cccccc; */
}

#widget-slideshow {
	height:220px;
	overflow:hidden;
}

.widget-top {
	margin-top:48px;
	font-size:9pt;
}

.attachment-thumbnail {
	position:relative;
	z-index:3;
	width:220px;
	height:220px;
	display:inline;
}

.image-title {
	position:relative;
	z-index:99;
	background:#ffffff;
	color:#000000;
	opacity:0.6;
	margin-top:-26px;
	margin-bottom:0px;
	padding:6px;
	text-align:center;
	font-size:8pt;
}
