/* Start of CMSMS style sheet 'alley kitten design - layout' */
body {
	background:#d0e2e1 url(uploads/images/bg_circusstripes_blue.gif);

	color:#62676f;
	font-family:Helvetica, Arial, sans-serif;
	font-size:62.5%;
	margin:0pt;
	padding:0pt;
	text-align:center;
}

.clear {
	clear:both;
	height:1px;
}


#wrap1 {
	margin:20px auto 10px;
	width:900px;
	background-color:#FFFFFF;
	border-left:1px solid #9eb8b9;
	border-right:1px solid #9eb8b9;
	border-bottom:1px solid #9eb8b9;
}

#wrap2 {
	border-top: 3px solid #9eb8b9;
	padding:10px 40px 20px;
	text-align:left;
}

#logo {
	float:right;
	height:52px;
	width:248px;
	padding:10px 0pt 16px;
}

#logo img {
	border:none
}

#content-left {
	color:#4A5431;
	float:left;
	font-size:1.4em;
	line-height:1.6em;
	padding:0 0 10px;
	width:370px;
}

#content-right {
	width:289px;
	float:right;
}

#content {
	color:#4A5431;
	float:right;
	font-size:1.4em;
	line-height:1.6em;
	width:660px;
}

a:active, a:focus {
	outline: 0;
}

#content a, #content-left a {
	color:#4A5431;
	padding:1px 4px;
	text-decoration:none;
	background-color:#feef75;
	margin:0 -2px;
}

#content a:hover, #content-left a:hover {
	color:#192a0e;
	text-decoration:underline;
}

#work {
	/*border-bottom:1px solid #62676f;*/
	margin-bottom:20px;
}

#work h1 {
	text-transform:uppercase;
	letter-spacing:.1em;
}

.description {
border-bottom:1px solid #b0c3c3;
line-height:1.2em;
margin-bottom:10px;
padding-bottom:5px;
}

.description p {
	padding:4px 0;
	margin:0;
}

.description h1 {
	font-size:1.8em;
}

#worktable {
	line-height:1.2em;
width:570px;
}

#worktable img {
	padding:0 0 40px;
	margin:0;
}

#worktable h1 {
	line-height:1em;
	font-size:1.4em;
	font-weight:normal;
}

#abouttext {
	padding:50px 0 0;
}

#abouttext ul {
	padding: 0 0 0 10px;
}

#abouttext ul li {
	padding: 0 0 15px 0;
}

#belowlargeimage {
	width:570px;
	float:right;
}

#largeimage {
	/*
	float:right;
	background-image:url(uploads/images/largeimagebg_568x350.jpg);
	height:350px;
	margin-bottom:10px;
	text-align:center;
	border:1px solid #243028;
	width:568px;
*/

float:right;
	margin-bottom:10px;
	text-align:center;
}

#largeimage img {
}

#additionalinfo {
	width:370px;
	float:right;
	text-align:right;
}

#additionalinfo h1, 
#content h1 {
	padding:0;
	margin:0;
	line-height:1.4em;
	font-size:1.4em;
	color:#313838;
	font-weight:normal;
}

h2 {
	padding:0;
	margin:0;
	line-height:1.4em;
	font-size:1.4em;
	color:#dc4865;
	font-weight:bold;
}

#additionalinfo p {
	padding:0;
	margin:0;
	line-height:1.4em;
	font-size:1.1em;
	color:#6E7267;
}

#content #additionalinfo p a, #content #nextbuttons a {
	background-color:#FFFFFF;
}

#content #additionalinfo p a img {
	padding:5px;
	margin-left:10px;
	height:55px;
	width:55px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

#content #additionalinfo p a:hover img {
	background-color:#fff;
	border:1px solid #243028;
}

#nextbuttons {
	width:150px;
	float:left;
}

#nextbuttons a img, #content #worktable a img.more {
	border:1px solid #CCCCCC;
}

#nextbuttons a:hover img, #content #worktable a:hover img.more {
	border:1px solid #243028;
}

#footer {
	margin:0px auto;
	width:900px;
	color:#3d3a3b;
	font-size:1.1em;
	text-align:left;
	line-height:1.6em;
}

#content #worktable a img {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

#content #worktable a:hover img {
	border:1px solid #000;
}

.footer a img.more {
	padding:0px;
	margin:0px;
	height:17px;
	width:22px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

.album {
	width:100%;
	padding:0px;
	float:left
}

.album .imageSingle {
	float:left;
	margin: 0 15px 0 0;
	width:162px;
}

.album .imageSingle .image {
	height:115px;
	width:150px;
}

#content .album .imageSingle .image a img {
	padding:5px;
	margin:0px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

.album .footer {
	text-align:left;
	padding-top: 7px;
	padding-bottom:7px;
	margin-top: 4px;
	width:162px;
	height:100px;
}

.error_message {
	color:#ec5d73;
}

.error_message ul {
	padding: 0;
	margin:0;
	font-size:12px;
	list-style-type:none;
}

.contactform input {
height:padding:2px;
border:1px solid #9EB8B9;
width:200px;
font-size:1.4em;
}
.contactform textarea {border:1px solid #9EB8B9;
height:100px;
width:300px;
font-size:1.4em;
}

.contactform .fbsubmit {
height:padding:2px;
border:none;
width:100px;
font-size:1.2em;
background-color:#d94561;
margin-left:50px;color:#fff;
margin-top:10px;
}

.contactform .fbsubmit:hover {
cursor:pointer;
background-color:#fb96a7;
}

/* End of 'alley kitten design - layout' */

