/* @override http://appendix2.com/wp-content/themes/appendix2theme/style.css */

/*
THEME NAME: appendix2
THEME URI: appendix2.com
DESCRIPTION: appendix2.com
VERSION: 0.5
AUTHOR: appendix2.com
AUTHOR URI:
TAGS:
*/

body{
	height: 101%;
	margin: 0;
	color: #2d2d2d;
	font: 13px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #ededed;
}
h1{
	margin: 0;
}
h2{
	margin: 0;
}
img{
	border-style: none;
	border-width: 0;
}
a{
	text-decoration: none;
	border-style: none;
	border-width: 0;
}
a:hover{
	text-decoration: underline;
	border-style: none;
	border-width: 0;
}
#wrapper{
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
div#container {
background-color: #fff;
	float: left;
	margin-bottom: 20px;
}

div#content {
}

/* @group Topbanner */

.topbanner{
	width: 920px;
	float: left;

	padding: 20px;
}

.topbanner img{
	width: 450px;
	height: auto;
	margin-left: 10px;
	float: right;
}

.topbanner #post-138 img {
	display: none;
}
.topbanner h2{
	text-transform: uppercase;
	float: left;
	width: 450px;
	margin-top: 100px;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-size: 50px;
}
.topbanner #post-138 h2{
	width: 920px;
	font-size: 50px;
}
.topbanner a{
	
	color: #252525;
	padding: 10px;
}
.topbanner a:hover{
	text-decoration: underline;
	padding: 10px;

}
.topbanner p{
	
	width: 450px;
	margin-right: 10px;
	float: left;
	margin-top: 30px;
	text-align: center;
}
.topbanner #post-138 p{
	width: 920px;
	margin-bottom: 80px;
}
/* @end */
.frontpageseprator{
	width: 960px;
	height: 20px;
	background-color: #ededed;
	float: left;
}
/* @group Newsspread */

h2.newstitle{
	float: left;
	width: 301px;
	font-size: 30px;
	border-right: 1px solid #d1d1d1;
	padding-right: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: right;
}

.newsspread{
	width: 960px;
	margin-bottom: 10px;
	float: left;

}

.newsspread .post{
	width: 279px;
	margin-top: 10px;
	float: left;
	border-left: 1px solid #d1d1d1;
	padding: 20px;
}
.post.firstpost {
	border-left: 1px solid #fff;
}
.newsspread .post img{
	
}

.newsspread .post .more-link{
	float: right;
	margin-top: 10px;
}
.newsspread .entry-meta{
	width: 620px;
}

div.comments-link {
	visibility: hidden;
}



.newsspread p{
}
.newsspread h2{
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	height: 60px;
}

.newsspread a{
	color: #252525;
}
.newsspread .entry-date{
	text-align: right;
		width: 620px;
	font-size: 10px;
	clear: both;
	color: #7f7f7f;
}

/* @end */

/* @group Single */
.single #content{
}
.single .post p{
	width: 560px;
	text-align: justify;
	margin: 0;
	margin-bottom: 12px;
}

.single .post{
	width: 920px;
	padding: 20px;
}
.single .post .entry-title{
	font-size: 36px;
	width: 920px;
	border-bottom: 1px solid #ededed;

	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1em;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.single .gallery{
	width: 330px;
	border: 1px solid #ededed;
	padding-left: 5px;
	padding-top: 10px;
	float: right;
	display: inline;
	margin-bottom: 20px;
}

.single .relatedposts{
	
}
.single .relatedposts p{

}

.single .newsthumb{

}
.single .newsthumb img{
}



/* @end */

/* @group Page */
.page #container{
	width: 960px;
}
.page .entry-title{
	

	float: left;
	margin-top: 20px;
	margin-left: 10px;
	font-size: 36px;
	width: 940px;

	margin-bottom: 10px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 20px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	}
.page p{
	margin-top: 0;
	margin-left: 10px;
}
/* @end */

/* @group Press */

.archive.category-press #container{
	width: 960px;
}

.archive.category-press .entry-content img{
	width: 330px;
	height: auto;
	float: left;
}
.archive.category-press .post{
	margin-left: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 10px;
	margin-right: 10px;
}
.archive.category-press h2{
	font-weight: normal;
	font-style: normal;
}
.archive.category-press .post a{
	color: #252525;

}
.archive.category-press .page-title{
	
	margin-top: 20px;
	margin-left: 10px;
	font-size: 36px;
	width: 940px;

	margin-bottom: 10px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 20px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	}
.archive.category-press .post p{
	margin-left: 350px;
	width: 590px;
}
.archive.category-press .entry-title{
	margin-left: 350px;
}
.archive.category-press .post{
	float: left;
}
.archive.category-press .entry-date{
	text-align: right;
	
	font-size: 10px;
	clear: both;
	color: #7f7f7f;
}
.archive.category-press #nav-below{
	float: left;
	clear: both;
	padding: 20px 20px 20px 361px;
	width: 560px;
}
.archive.category-press #nav-below a{
	color: #8db4ff;
}
	
/* @end */

/* @group News */

.archive.category-news #container{
	width: 960px;
}

.archive.category-news .entry-content img{
	width: 330px;
	height: auto;
	float: left;
}
.archive.category-news .post{
	margin-left: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 10px;
	margin-right: 10px;
}
.archive.category-news h2{
	font-weight: normal;
	font-style: normal;
}
.archive.category-news .post a{
	color: #252525;

}
.archive.category-news .page-title{
	
	margin-top: 20px;
	margin-left: 10px;
	font-size: 36px;
	width: 940px;

	margin-bottom: 10px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 20px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	}
.archive.category-news .post p{
	margin-left: 350px;
}
.archive.category-news .entry-title{
	margin-left: 350px;
}
.archive.category-news .post{
	float: left;
}
.archive.category-news .entry-date{
	text-align: right;
	
	font-size: 10px;
	clear: both;
	color: #7f7f7f;
}
	
/* @end */

/* @group Exhibitions */

.archive.category-wystawyexhibitions #container{
	width: 960px;
}
.archive.category-wystawyexhibitions #content{
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
}
.archive.category-wystawyexhibitions .exhibitionyear{
	width: 940px;
	clear: both;
	float: left;
	border-bottom: 1px solid #ededed;
	margin-bottom: 20px;
}
.archive.category-wystawyexhibitions .exhibitionloop{
	width: 712px;
	float: right;
}
.archive.category-wystawyexhibitions .yeartag{
	float: left;
	color: #cdcdcd;
	margin-left: 10px;
	margin-top: 28px;
	font-size: 48px;
	font-weight: bold;
}

.archive.category-wystawyexhibitions .post{
	width: 205px;
	float: left;
	padding: 10px;
	height: 210px;
	margin: 0 0 20px;


}

.archive.category-wystawyexhibitions .post.firstpost{
	border-left: 0px solid #ededed;
}

.archive.category-wystawyexhibitions .post img{
		width: 205px;
	height: auto;
}
.archive.category-wystawyexhibitions .post .firstpost{
	border-style: none;
}
.archive.category-wystawyexhibitions h2.page-title{
		font-size: 36px;
	width: 920px;
	border-bottom: 1px solid #ededed;
font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1em;
	margin: 20px 20px 10px 10px;
	padding-bottom: 5px;
}
.archive.category-wystawyexhibitions h2.entry-title{	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	height: 60px;
		border-bottom: 1px solid #ededed;
	font-size: 18px;
}
.archive.category-wystawyexhibitions a{
		color: #252525;

}
.archive.category-wystawyexhibitions a:hover .post{
}
.archive.category-wystawyexhibitions a:hover .post h2.entry-title{
	border-bottom: 1px solid #8b8b8b;
}
#tab-container{
	float: left;
	width: 920px;
	margin: 10px;
}
#tab-container ul{
			background-color: #e8e8e8;

	list-style-type: none;
	width: 880px;
	padding-top: 23px;
	margin-bottom: 0;
	padding-bottom: 2px;
	border-top: 1px solid #d4d4d4;
		border-left: 1px solid #d4d4d4;
			border-right: 1px solid #d4d4d4;


}
#tab-container ul a:active{
}
#tab-container .selected-tab{
	color: #545454;
}
#tab-container li{
	display: inline-block;
	width: 109px;
	text-align: left;
	font-size: 30px;
	margin-left: -20px;
}
#tab-container li a{
	color: #9d9d9d;
}
#tab-container li a:hover{
	text-decoration: none;
}
#tab1, #tab2, #tab3, #tab4{

	float: left;
	margin-bottom: 20px;
	width: 900px;
	background-color: #fff;
	padding-top: 28px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	padding-left: 10px;
	padding-right: 10px;
}
#tab1{
	background: url(http://appendix2.com/themeimages/tabbg.gif) no-repeat -303px 0;
}

#tab2{
background: url(http://appendix2.com/themeimages/tabbg.gif) no-repeat -210px 0;
}
#tab3{
background: url(http://appendix2.com/themeimages/tabbg.gif) no-repeat -116px 0;
}
#tab4{
background: url(http://appendix2.com/themeimages/tabbg.gif) no-repeat -24px 0;
}


/* @end */

/* @group Artists */

.archive.category-artysciartists #container{
	width: 960px;
}
.archive.category-artysciartists #content{
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
}

.archive.category-artysciartists .post{
	width: 195px;
	float: left;
	padding: 10px;
	height: 230px;
	margin: 10px 10px 20px;


}

.archive.category-artysciartists .post img{
		width: 195px;
	height: auto;
}
.archive.category-artysciartists .post.firstpost{
	border-style: none;
}
.archive.category-artysciartists h2.page-title{
		font-size: 36px;
	width: 920px;
	border-bottom: 1px solid #ededed;
font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1em;
	margin: 20px 20px 10px 10px;
	padding-bottom: 5px;
}
.archive.category-artysciartists h2.entry-title{	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	height: 60px;
		border-bottom: 1px solid #ededed;
	
}
.archive.category-artysciartists a{
		color: #252525;

}
.archive.category-artysciartists a:hover .post{
	background-color: #ededed;
}
.archive.category-artysciartists a:hover .post h2.entry-title{
	background-color: #ededed;
	border-bottom: 1px solid #8b8b8b;
}

/* @end */

/* @group Attachment*/

.attachment div#nav-images.navigation {
		margin-left: 10px;
	margin-right: 10px;
	padding-left: 320px;
		border-top: 1px solid #ededed;
	padding-bottom: 10px;
	padding-top: 20px;
}

.attachment div.nav-previous {
	margin-bottom: 20px;
}

.attachment #container{
	width: 960px;
}
.attachment h2.page-title{
		font-size: 36px;
	width: 920px;
	border-bottom: 1px solid #ededed;
font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1em;
	margin: 20px 20px 10px 10px;
	padding-bottom: 5px;}

.attachment h2.page-title a{			color: #252525;
}

.attachment h3.entry-title{
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 320px;
		border-top: 1px solid #ededed;
	padding-top: 10px;
	font-size: 19px;
	text-align: left;
}
.attachment .entry-attachment img{
	width: auto;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
}
.attachment .entry-attachment{
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;

}
.attachment #content{
	padding: 10px;
}
.attachment .entry-content p{
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 320px;
	
	padding-bottom: 10px;
}

/* @end */

/* @group Footer */

div#footer {
	width: 940px;
	float: left;
	padding: 10px;
	background-color: #ededed;
	font-size: 9px;
	height: 20px;
	text-align: left;
	color: #7e7e7e;
}
#footer a{
	color: #7f7f7f;
}



/* @end */

/* @group Breadcrumb */
#breadcrumb {
	width: 938px;
	background-color: #595959;
	padding: 10px;
	color: #ededed;
	border: 1px solid #d1d1d1;
	font-size: 12px;
	visibility: hidden;
	overflow: hidden;
}


/* @end */

/* @group Header */

div#header{
	width: 950px;
	background-color: #ededed;
	text-align: right;
	height: 115px;
	margin-top: 20px;
	padding-right: 10px;
}
#header img{
	margin-bottom: 19px;
}
#header a{
	border-width: 0;
}





/* @end */

/* @group Menu */


.menu{

}
.menu a{
	color: #3f3f3f;
	padding: 10px;
}
#header .menu a:hover{
	border-bottom: 1px solid #7f7f7f;
	color: #d40000;
	text-decoration: none;
}
.menu li{
	display: inline;
	
}
.menu ul{
	display: inline;
	font-size: 10px;
	padding: 10px 5px;
	border-left: 1px solid #7f7f7f;
}

li.language_item.current_language_item {
	padding-right: 5px;
	padding-left: 5px;
}
.menu ul a{
	padding-left: 5px;
	padding-right: 5px;
}

.menu ul li{

}
.menu ul img{
	visibility: hidden;
	width: 0;
	height: 0;
	margin: 0;
	display: none;
	overflow: hidden;
}

/* @end */



/* @group Comments */

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

/* @end */

/* @group Aligns */

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

/* @end */



/* @group Sidebar */

div.sidebar {
	float: left;
	width: 480px;
	height: 100%;
	margin-top: 10px;
	background-color: #ededed;
	padding-top: 20px;
	color: #7f7f7f;
	padding-bottom: 20px;
}
.sidebar li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0;

}
h3.widgettitle{
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	display: none;
	float: left;
}
.sidebar p{
	font-size: 9px;
	margin-top: 0;
}
div.sidebar input {
	border: 1px solid #b1b1b1;
	padding: 5px;
}
div.sidebar input#s{
	width: 210px;
}
div.sidebar input.button{
	margin-left: 0;
}
.sidebar form p{
	margin-bottom: 0;
}

li#search.widget.widget_search {
	float: right;
}
div.sidebar li {
list-style:none;
}


div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

/* @end */

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}


div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

.home #post-460 h2.entry-title {
	font-size: 20px;
	margin-top: 120px;
}
		
