/*
THEME NAME: Kutchibok
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: Hugh Collier
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* CSS Reset  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,#nav
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: #666666;
	background: #EFEFEF;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 0.75em;
	line-height: 1.2em;
	color:#666666;
}


ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

p {
	margin: 0 0 22px 0;

}

h2 {
	margin: 0 0 12px 0;
	font-size:1.15em;

}

strong {
font-weight: bold;
}


/* ++++++++++++++++++++++++++++++++++END OF CSS RESET++++++++++++++++++++++++++++++++++ */



#container {
	position: relative;
	
}

#wrapper {
	height: 870px;
	width: 1210px;
	margin-bottom: 50px;
	overflow: hidden;
}


/* ++++++++++++++++++++++++++++++++++HEADER++++++++++++++++++++++++++++++++++ */


#header {
	position: relative;
	height: 30px;
	overflow: hidden;
}

#blog-title, #blog-description {
	margin-left:-20000px;
}

#logo {
	position: absolute;
	left:0px;
	top:0px;
	margin-top: 25px;
	margin-left: 17px;
	z-index: 1000;

}

/* ++++++++++++++++++++++++++++++++++MAIN IMAGE CONTAINER++++++++++++++++++++++++++++++++++ */


#large-image {
	position:relative;
	left:262px;
	top:3px;
	width:941px;
	height:675px;
	background-color: white;
	list-style: none;
	
	
}

.large-image {
	margin-left: 13px;
	margin-top: 13px;

}

.current_language_item a {
	color:#FF33FF;
	text-decoration:none;
}


.language_switcher {
	margin-left: 15px;
	margin-top: 7px;
	position: absolute;
	bottom:-10px;
	width:500px;
}


/* ++++++++++++++++++++++++++++++++++NAVIGATION++++++++++++++++++++++++++++++++++ */


.li, a {
	line-height: 1.4em;
	font-size: 0.95em;	text-decoration: none;
	font-weight:lighter;
	color:#787878;
}



#primary {
	margin-left: 32px;
	padding-bottom: 35px;
		
}

.current_page_item a {
	background-repeat: no-repeat;
	color:#FF33FF;
	text-decoration:none;
}

.current_page_parent a  {

	background-repeat: no-repeat;
	color:#FF33FF;
	text-decoration:none;
}




ul {
	padding:20px 0;
	
}

#nav {
	padding:0px;
	margin-left: 12px;
}

#navigation-container {
	position:relative;
	width:300px;
	top:-655px;
	
}

.dynamic {
	padding-top:40px;
}


/* ++++++++++++++++++++++++++++++++++HOME++++++++++++++++++++++++++++++++++ */


#strapline {
	padding-bottom: 10px;
	position: relative;
	top:-40px;

}

#entry-content-home {
	width:224px;
	position: relative;
	margin-top: 20px;


}

#entry-content-home p {
	width:200px;
	position: relative;
	padding-left: 33px;
	color:#787878;
	font-weight: lighter;

}

.strapline {
	position: relative;
	left:-42px;
	margin-top: 8px;
}

.badge {
	position: relative;
	left:-13px;
}

/* ++++++++++++++++++++++++++++++++++WORDPRESS CONTENT AREA++++++++++++++++++++++++++++++++++ */


#copyright {
	font-size: 0.8em;
	position:relative;
	top:30px;
	width:170px;
	z-index: 100;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: gray;
	padding-top: 7px;
    margin-left:33px;
    margin-top: 20px;
    padding-bottom: 0.7em;
  
}


#entry-content-contact {
	width:195px;
	margin-left:30px;
	position: relative;
		
}

#entry-content-contact a {
	color:#666666;
		
}


#large-image-contact  {
	position:relative;
	left:262px;
	top:3px;
	width:941px;
	height:675px;
	background-color: white;
	list-style: none;
	
	
	
}

#large-image-contact p  {
	line-height: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
	
	
}



#entry-content-about{
	width:200px;
	margin-left:30px;
	position: relative;
	top:-640px;
		
}

h4 {
	font-size:1.25em;
	line-height: 1.3em;
	margin-bottom: 22px;

}

/* ++++++++++++++++++++++++++++++++++WORK AND ARCHIVE++++++++++++++++++++++++++++++++++ */

#subwork {
	display: none;

}

#slideshow {
	margin-left: 13px;
	overflow: hidden;
	
}


.sub-slide {
	width: 916px;
	height: 623px;
	overflow: hidden;

}

.sub-slide img {
	padding-top: 13px;

}

.activeSlide {
	background-image: url(images/current-page.jpg);
	padding-right: 24px;
	background-position: 100% 90%;
	background-repeat: no-repeat;
	color:#FF33FF;
	text-decoration:none;	
}

#plusminus {
	position: absolute;
	left:1130px;
	top:680px;

}


.info {
	position: relative;
	overflow: hidden;
	margin-left: 33px;
	width:200px;
	top:-10px;

	

}

#entry-content-work {
	width:200px;
	margin-left:40px;
	position: relative;
	top:-15px;
	height: 10px;
}

#number {
	color:#787878;
	text-decoration:none;	
	width:100px;
	height: 15px;
	position: relative;
	left:33px;
	top:-45px;
}

#number p {
	width:100px;
}

#empty {
	width:62px;
	height:500px;
	background-color:#EFEFEF;
}

#navigation-container-work-archive {
	position: relative;
	top:-640px;
	left:-40px;
}

.current-page {
	padding-right: 24px;
	color:#FF33FF;
	text-decoration:none;
}

/* ++++++++++++++++++++++++++++++++++NEWS++++++++++++++++++++++++++++++++++ */





#large-image-news {
	position:relative;
	left:262px;
	top:3px;
	width:941px;
	height:840px;
	overflow: hidden;
	background-color: white;
	list-style: none;
}



.post {
	width:297px;
	height:385px;
	float:left;
	display: inline;
	margin-left: 13px;
	margin-top: 13px;
	position: relative;


}


h3, .entry-title {
	color:#FF33FF;
	font-size: 1em;
}

.entry-title {
	position: absolute;
	top:212px;
}

.entry-content-news {
	width: 260px;
	
}

.entry-content-news p {
	width: 260px;
	color:#666666;
	
}



.alignnone {
	padding-bottom: 42px;
}

.entry-date {
	position: absolute;
	top:246px;
	color:black;
	font-size:0.9em;
	font-style:italic;
	font-weight:400;
}

#navigation-container-news {
	position:relative;
	width:300px;
	top:-820px;


}



#nav-below {
	position:relative;
	top:-40px;
	width:170px;
	z-index: 100;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: gray;
	padding-top: 7px;
    margin-left:33px;
    padding-bottom: 0.7em;
   
}

/* ++++++++++++++++++++++++++++++++++NEWS NAVIGATION++++++++++++++++++++++++++++++++++ */




.news-nav {
	font-size: 0.95em;
	position:relative;
	top:-40px;
	width:170px;
	z-index: 100;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: gray;
	padding-top: 7px;
    margin-left:33px;
    margin-top: 20px;
    padding-bottom: 0.7em;
  
}

.news-nav p {
	margin-bottom: 0px;
}


.news-nav-dull {
	font-size: 0.95em;
	position: absolute;
	width:65px;
	z-index: 1;
	color:#cccccc;



}



.individual-nav-news {
	float: left;
	background-color: #EFEFEF;
		text-decoration: underline;

}


.individual-nav-news-right-dull {
	float: left;
	background-color: #EFEFEF;
	text-decoration: underline;
	color: #d0d0d0;

}

.individual-nav-news-right a {
	float: left;
	background-color: #EFEFEF;
	text-decoration: underline;


}

.news-nav a {
	font-size: 0.95em;
	line-height: 1.4em;

}


#next {
	z-index: 100;
	text-decoration: underline;
}

#prev {
	z-index: 100;
	float: left;
	text-decoration: underline;
}


.slash {
	color:#787878;
	text-decoration:none;
	float: left;
	
	
}

.slash-invisible {
	color: #EFEFEF;

}


.undeline {
	text-decoration: underline;
	
}








.entry-content-news a {
	text-decoration: underline;
	color:#FF33FF;	
}


.map {
	position:relative;
	margin: 0 auto;
	padding-top: 13px;
}


#player1 {
	padding-bottom: 42px;
}

em {
	font-style: italic;
}