/*
Theme Name: Expositio Theme
Author URI: http://www.wpshower.com
Description: Expositio is a free portfolio-type WordPress theme for photographers and designers. Expositio theme allows you in several clicks to showcase your works to the whole world.
Author: Wpshower
Version: 1.0.0
License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
Copyright: (c) 2011 Wpshower
*/

@charset "UTF-8";
/* CSS Document */

/* Global reset of paddings and margins for all HTML elements */
* {
	margin: 0;
}
/* Correction: margin/padding reset caused too small select boxes. */
option {
	padding-left: 0 0.4em;
}
select {
	padding: 1px;
}
/* Global fix of the Italics bugs in IE 5.x and IE 6  */
* html body * {
	overflow: visible;
}
* html iframe, * html frame {
	overflow: auto;
}
* html frameset {
	overflow: hidden;
}
html {
	height: 100%;
}
/* default for body */
body {
	font-size: 50px;
	color: #FFF;
	font-family: Arial, Verdana, Tahoma, Geneva, sans-serif;
	background-color: #FFF;
}
/* 	Lists	*/
ul li {
	margin: 0;
	padding: 0;
}
ul.cls-menu li, ul.menu li {
	list-style: none;
}
/*	Images	*/
img, img a, a, a img {
	border: none;
	outline: none;
}
/* 	Border background	*/
.Frame, .Ft, .Ftl, .Ftr, .Fb, .Fbl, .Fbr, .Fc {
	height: 1%;
}
.Frame {
	background-repeat: repeat-y;
	background-position: center;
}
.Frame * {
	background-position: center;
}
.Ft {
	background-position: top;
	background-repeat: no-repeat;
}
.Fb {
	background-position: bottom;
	background-repeat: no-repeat
}
.Ftl {
	background-position: top left;
	background-repeat: no-repeat;
}
.Ftr {
	background-position: top right;
	background-repeat: no-repeat;
}
.Fbl {
	background-position: bottom left;
	background-repeat: no-repeat;
}
.Fbr {
	background-position: bottom right;
	background-repeat: no-repeat;
}
/*	Common styles	*/
/*	default for link */
a {
	color: #999;
	text-decoration: none;
	background-color: #FFF;
}
a:focus, a:hover {
	color: #FFF;
	text-decoration: underline;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.clr {
	clear: both;
	background: url('./_css/blank.gif') repeat-x;
	height: 0px;
}
.notext-left {
	text-indent: -9999px;
}
.notext-right {
	text-indent: 9999px;
}
/*	Website styles lie beneath	*/
body {
	background: white;
	color: #000;
	font-size: 13px;
	margin-top: 200;
	font-family: "Helvetica Neue", Helvetica, Arial;
}
#wps-site-wrapper {
}
#wps-site-inner {
}
h1 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 20px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 20px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	background-color: #FFF;
}
h5 {
	font-size: 13px;
}
#wps-sidebar {
	position: fixed;
	top: 20px;
	width: 210px;
	background: white;
	line-height: 30px;
	height: 100%;
	padding-top: 40px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 35px;
}
#wps-sidebar h1 {
	padding: 0 6px;
}
#wps-sidebar h2 {
	padding: 0 6px;
}
#wps-sidebar h4 {
	padding: 0 6px;
}
.wpscls-menu-main {
	margin-bottom: 20px;
}
.wpscls-menu-main li {
	list-style: none;
}
.wpscls-menu-main li a {
	display: block;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.wpscls-menu-main li a:hover {
}
.wpscls-menu-main li.current-menu-item a {
	font-weight: bold;
}
.wpscls-cate-post {
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.wpscls-cate-post ul {
	margin-bottom: 20px;
}
.wpscls-cate-post ul li {
	list-style: none;
}
.wpscls-cate-post ul li a {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wpscls-cate-post ul li a:hover {
	font-style: normal;
	font-size: 22px;
	text-align: right;
}
.wpscls-cate-post ul li a.current {
	font-weight: bold;
}
table.cls-table-gallery {
	margin: 60px 0 0 300px;
	top: 200px;
}
table.wpscls-with-content {
}
table.cls-table-gallery td {
	vertical-align: top;
}
table.cls-table-gallery td.wpscls-post-content {
}
table.cls-table-gallery td.wpscls-post-content h2 {
	width: 450px;
	padding: 0 3px;
	margin-top: 20px;
}
table.cls-table-gallery td.wpscls-post-content .wpscls-field-content {
	width: 450px;
	padding: 0 3px 16px 3px;
	line-height: 20px;
}
table.cls-table-gallery td.wpscls-post-content .wpscls-field-content p {
	margin-bottom: 20px;
}
table.cls-table-gallery td.wpscls-post-content .wpscls-field-content h1 {
	padding: 21px 0 21px 0;
	margin-bottom: 0;
	font-size: 21px;
	line-height: 26px;
}
table.cls-table-gallery td.wpscls-post-content .wpscls-field-content h2 {
	padding: 18px 0 18px 0;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 23px;
}
table.cls-table-gallery td.wpscls-post-content .wpscls-field-content h3 {
	padding: 16px 0 16px 0;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 21px;
}
table.cls-table-gallery td.wpscls-post-content .wpscls-field-content img {
	margin: 6px 0;
}
table.cls-table-gallery td.wpscls-post-content .wpscls-field-content img.alignright {
	margin-left: 8px;
	float: right;
}
table.cls-table-gallery td.wpscls-post-content .wpscls-field-content img.alignleft {
	margin-right: 8px;
	float: left;
}
table.cls-table-gallery td img {
}
table.cls-table-gallery td h5 {
	font-weight: normal;
	line-height: 20px;
	margin: 10px 0 4px 0;
}
.wpscls-copyright {
	padding: 0px 6px;
}
.wpscls-copyright a {
}
.wpscls-copyright a:hover {
}
