/* @override http://www.benjaminedwardsphotography.com/blog/wp-content/themes/dreamtheme/style.css */

/*
Theme Name: CPB Pro 
Description: A simple and custom WordPress theme!
Author: customphotographyblogs.com
Author URI: http://www.customphotographyblogs.com
*/

/* -------------------------------
BODY STYLES
----------------------------------*/

* {
  margin: 0;
  padding: 0;
}

body {
  color: #333;
	line-height: 135%;
	font-size: 14px;
	background: #847653 url(images/testbg.jpg) center top;
}

/*----------------------------------------------------
BASIC HTML ELEMENTS STYLES
------------------------------------------------------*/

a {
  text-decoration: underline;
	color: #815e3e;
}

a:hover {
  text-decoration: underline;
}

a:focus {
	outline:none;
}

h1 {
	font-size:25px;
	letter-spacing:-1px;
	font-weight:normal;
	background:url(images/bk_line.jpg) bottom left no-repeat;
	padding-bottom:25px;
}

h2{
	font-size:18px;
	font-weight:normal;
	color: gray;
} 

h2.comments{
	padding-bottom:15px;
	
} 


ul {
	list-style:none;
}

p {
	color: #636363;
	text-align: justify;
	margin: 1em 0;
	line-height: 1.5;
	font-size: 12px;
	font: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

img {
	outline:none;
	border: none;
	clear: both;
}

.blogItem p a img.asset {
}


/* -------------------------------
LAYOUT STRUCTURE
----------------------------------*/

#wrapper {
	width: 980px;
	margin: 0 auto 50px;

}

#header {
	height: 180px;
background: url(images/topheader.png) no-repeat center top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
clear: both;
margin-top: 0;
text-align: center;
}

#header h1 {
	padding:0;
	background:none;
	line-height:100%;
}

#header h1 a{
	color:#fff;
	font-size:34px;
}

#header h1 a:hover {
	text-decoration:none;
}
#slideshow {
height: 461px;
background: url(images/slideshowbg.png) no-repeat center top;
width: 1000px;
margin: 0 auto;
	position: relative;
	z-index: 0;
	clear: both;
}

#rotator {
	width: 890px;
	height: 380px;
	margin: 0;
	padding: 0;
	left: 57px;
	top: 26px;
	z-index: 99;
	display: inline;
	position: relative;
}

#slideshow span {
	position: absolute;
	z-index: 100;
	width: 960px;
	height: 444px;
	top: -8px;
	float: left;
	left: 16px;
	background-image: url(images/photoborder.png);
}
#aboutus {
height: 250px;
width: 1000px;
background: url(images/aboutbg.png) no-repeat center top;
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
position: relative;
z-index: 1;
top: -14px;
}

#aboutphoto {
	width: 289px;
	height: 260px;
	margin-right: auto;
	background: url(images/aboutphoto.png) no-repeat center top;
	position: relative;
	float: left;
	margin-left: 356px;
}

#connect {
	width: 240px;
	height: 50px;
	position: relative;
	z-index: 1;
	right: -9px;
	top: -10px;
	float: right;
	background-image: url(images/connectbg.jpg);
}

#top {
	height: 37px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background: url(images/top.png) center bottom;
}

#content {
	line-height:135%;
	padding: 0 30px 30px;
	background: #eeead3 url(images/bodytile.png) center;
	height: 100%;
}


#colLeft {
	height: auto;
}

#colRight {
	margin-left: 5px;
	position: relative;
	top: -20px;
	left: 45px;
	width: 257px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 10px;
}


#footer {
	color: #35270e;
	position:relative;
	font: 9px/19px HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(images/footer.png) no-repeat center bottom;
	width: 980px;
	padding-top: 0;
	padding-bottom: 17px;
	height: 48px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#footer a {
	color: gray;
	text-decoration: none;
}
#footer a:hover {
	color: gray;
	text-decoration: underline;
}

/* ------------------------------------------------
HEADER ELEMENTS
---------------------------------------------------*/

/* -- logo --*/
#logo {
margin-right: auto;
margin-left: auto;
padding-top: 10px;
	width: 344px;
	height: 144px;
}

#logo a {
	width: 344px;
	height: 134px;
	background: url(images/logo.png) no-repeat center 12px;
	float: left;
	text-indent: -9999px;
}

#logo a:hover {
	width: 344px;
	height: 144px;
	background: url(images/logo.png) no-repeat center -110px;
	float: left;
	text-indent: -9999px;
}

#logo h1 {
	padding:0;
	margin:0;
}

#logo a img{
	border:none;
	z-index: 500;
	background-image: url(images/logo.png);
	width: 344px;
	height: 144px;
}

#logo a img:hover{
	border:none;
	z-index: 1000;
	background: url(images/logohover.png) -7px -9px;
	position: relative;
	width: 344px;
	height: 144px;
}

#logo span {
	display:block;
	padding: 10px 30px;
	text-transform:uppercase;
	font-size: 31px;
	color: white;
line-height: 80px;
font-weight: bold;
}

/* ------------------------------------------------
COL LEFT ELEMENTS
---------------------------------------------------*/
/*Change page-item-number*/

#nav {
	padding-bottom: 0;
	margin: 0 auto;
background: url(images/menubg.png) no-repeat center bottom;
	height: 93px;
	width: 1000px;
	padding-left: 0;
}

#nav li a {
}

#nav ul ul li a {
	color: #b02f25;
	text-transform: capitalize;
	font: 13px/19px HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

#nav ul ul li a:hover {
	color: #b02f25;
	text-transform: uppercase;
	line-height: 22px;
	font-size: 10px;
}

#suckerfishnav li.current_page_item a {
	
}

#nav2 {
	width: 1000px;
	padding-bottom: 0;
	margin: 0 auto;
background: transparent url(images/smallmenu.png) no-repeat center -8px;
	line-height: 52px;
	height: 77px;
}

#nav2 li a {
	position: relative;
	top: -7px;
}

#nav2 ul ul li a {
	color: #b02f25;
	text-transform: capitalize;
	font-size: 13px;
}

#nav2 ul ul li a:hover {
	color: #b02f25;
	text-transform: uppercase;
	line-height: 22px;
	font-size: 10px;
}

#suckerfishnav li.current_page_item a {
	
}


/* ------------------------------------------------
COL LEFT ELEMENTS
---------------------------------------------------*/

#archive-title, .searchQuery {
	padding:0 0 10px;
	margin-bottom:20px;
	position: relative;
	z-index: 2;
	color: #9d9c9c;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

img.alignnone {
	margin-right: auto;
	margin-left: auto;
}

.alignleft { 
	float:left; margin:5px 15px 5px 0;
}

.alignright { 
	float:right; margin:5px 0 5px 15px;
}

.alignright a {
	text-decoration: none;
	color: #9d9c9c;
}

.blogItem {
	padding-right: 40px;
	padding-left: 40px;
}

.blogItem p {
	width: 100%;
	color: #35270e;
	font: 13px/19px HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

.blogItem h1 {
	font-weight: normal;
	background:none;
	padding:0;
font-size: 35px;
text-align: center;
	letter-spacing: 1px;
	clear: both;
	margin-top: 20px;
	text-decoration: none;
	margin-bottom: 30px;
}

.postMeta h1 {
	font-weight: normal;
	padding: 0;
font-size: 33px;
text-align: center;
	letter-spacing: 1px;
	clear: both;
	margin-top: 0;
	text-decoration: none;
	background: url(images/hr.png) no-repeat center 18px;
}

p.datecate {
	text-align: center;
	font: 12px HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 35px;
	margin-top: 0;
	color: #35270e;
	margin-bottom: 0;
	padding-bottom: 0;
}

.blogItem h1 a {
	color: #3c3e17;
	text-decoration: none;
}

.postMeta h1 a {
	color: #3c3e17;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 0;
	background-color: #f2eed9;
	text-align: center;
	position: relative;
	display: inline;
	top: 0;
}

.postMeta h1 a img {
	margin-top: -3px;
	position: relative;
}

.postMeta {
	background: url(images/titlebg.gif) no-repeat center top;
	clear: both;
margin-right: auto;
margin-left: auto;
	padding: 0 20px;
	margin-top: 0;
}

.postMeta .date {
	height:35px;
	width:70px;
	color:#FFF;
	line-height: 35px;
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
background: #223958 no-repeat 0 0;
}

.postMeta .date span {
	font-weight:bold;
	font-size:19px;
}

#colLeft .comments {
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 20px;
	margin-right: 5px;
z-index: 600;
	padding-left: 20px;
	display: inline;
	text-transform: uppercase;
	float: left;
	text-align: center;
	font: 12px "Copperplate Gothic Light";
}
#colLeft .comments a {
	color: #3c3e17;
text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	font-size: 11px;
}
.pageItem p {
	text-align: justify;
	padding-bottom: 20px;
}

.blogItem .postMeta p{
	font-size: 13px;
	color: #3c3e17;
text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	font-style: normal;
}

.blogItem .postMeta p a {
	color: #717070;
	text-transform: uppercase;
	text-decoration: none;
}

.blogItem .postMeta p img {
	vertical-align:middle;
	width: 100%;
}

/* Page */

#colLeft div.pageItem div.text {
	float: left;
	display: inline;
	width: 510px;
}

#colLeft div.pageItemarchives div.text2 {
	float: left;
	display: inline;
	width: 510px;
}

div.textimg {
	float: right;
	position: relative;
	top: 65px;
	right: 75px;
}

div.textimg2 {
	float: right;
	position: relative;
	top: 60px;
	right: 47px;
}

div.text3 {
	float: left;
	width: 400px;
	position: relative;
	top: 78px;
	left: 78px;
	height: 264px;
}

div.text3 ul {
	}

div.text3 ul li {
	margin-top: 0;
	list-style-type: none;
	margin-bottom: 34px;
	display: inline;
	width: 360px;
	position: relative;
	height: 15px;
	float: left;
}

div.text3 ul li a {
	font: bold 14px/20px HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color: #5b534e;
	width: 28px;
	margin-top: 0;
	margin-bottom: 0;
	height: 20px;
	text-decoration: none;
	letter-spacing: 1px;
}

div.text3 ul li ul li {
	margin-right: 0;
	width: 30px;
	margin-bottom: 0;
	display: inline;
}

div.text3 ul li ul li a {
	font-weight: normal;
	font-style: normal;
	font: 12px HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color: #5b534e;
	float: left;
	display: inline;
	padding-top: 0;
	text-decoration: none;
}

#colLeft div.pageItem div.text p {
	width: 444px;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 10px;
	position: relative;
	top: 60px;
	left: 78px;
	padding-right: 0;
	color: #35270e;
	font: 12.5px/15px HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

#colLeft div.pageItemarchives div.text2 p {
	width: 382px;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 10px;
	position: relative;
	top: 88px;
	left: 78px;
	padding-right: 0;
	color: #35270e;
	font: 12.5px/16px HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

#pageItemboxes {
	clear: both;
	margin-top: 50px;
	padding-top: 30px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

#pageItemboxes .box {
	width: 425px;
	height: 230px;
	display: inline;
	float: left;
	margin-right: 0;
	border-bottom: 1px dotted gray;
	padding: 20px 15px 20px 0;
}

#pageItemboxes div.box div.image {
	float: left;
	display: inline;
}

#pageItemboxes div.box div.text {
	float: right;
	width: 200px;
	display: inline;
}

#pageItemboxes div.box div.text p {
	font: 12px/16px HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	text-align: left;
	color: #35270e;
	margin-top: 11px;
	margin-bottom: 10px;
}

#pageItemboxes .box2 {
	width: 420px;
	height: 230px;
	display: inline;
	float: left;
	margin-left: -1px;
	border-bottom: 1px dotted gray;
	border-left: 1px dotted gray;
	padding-right: 0;
	padding-bottom: 20px;
	padding-top: 20px;
}

#pageItemboxes div.box2 div.image {
	float: left;
}

#pageItemboxes div.box2 div.text {
	float: right;
	width: 190px;
	height: 235px;
	
}

#pageItemboxes div.box2 div.text p {
	font: 12px/16px HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	text-align: left;
	color: #35270e;
	margin-top: 11px;
	margin-bottom: 10px;
}

.pageItem {
	margin-bottom: 0;
	padding-top: 11px;
	margin-top: 0;
	position: relative;
	float: left;
	height: 380px;
	background: url(images/aboutbg.jpg) no-repeat center bottom;
	width: 100%;
}

.pageItemarchives {
	margin-bottom: 0;
	padding-top: 11px;
	margin-top: 0;
	position: relative;
	float: left;
	height: 380px;
	background: url(images/archivesbg.jpg) no-repeat center bottom;
	width: 100%;
	clear: both;
}

.pageItemLinks {
	padding-bottom: 0;
	padding-top: 0;
	position: relative;
	top: -19px;
	float: right;
	margin: 0 auto;
	width: 100%;
}

.pageItemContact {
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	position: relative;
	top: 25px;
	width: 336px;
	right: 31px;
	float: right;
}

.pageItem h1 {
	font-weight: normal;
	background:none;
	padding:0;
font-size: 16px;
text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	top: 69px;
}

.pageItemLinks h1 {
	font-weight: normal;
	background:none;
	padding:0;
font-size: 16px;
text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	top: 69px;
}

.pageItem h1 a {
	color: #4f7478;
}

.pageItemLinks h1 a {
	color: #4f7478;
}

.pageItem .postMeta {
	padding: 0 20px 4px;
	background: url(images/titlebg.gif) no-repeat center top;
	height: 140px;
	position: relative;
	clear: both;
}

.pageItemLinks .postMeta {
	padding: 0 20px 4px;
	background: url(images/titlebg.gif) no-repeat center top;
	height: 140px;
	position: relative;
	clear: both;
}

.pageItem .postContact {
	padding: 0 20px 4px;
	height: 140px;
	position: relative;
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
}

.pageItem .postMeta .date {
	height:35px;
	width:70px;
	color:#FFF;
	line-height: 35px;
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
background: #223958 no-repeat 0 0;
}

.pageItem .postMeta .date span {
	font-weight:bold;
	font-size:19px;
}

.pageItem .comments {
	height: 25px;
	line-height: 35px;
	font-size: 14px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #4f7478;
}

.pageItem .comments a {
	color: #4f7478;
}

.pageItem .postMeta p{
	font-size: 11px;
	color: #717070;
	margin: 0;
	line-height: 17px;
	position: relative;
	top: 66px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.pageItem .postMeta p a {
	color: #717070;
	text-transform: uppercase;
}

.pageItem .postMeta p img {
	vertical-align:middle;
}

.pageItem ul {
	margin-bottom: 40px;
}

.pageItemLinks ul {
	margin-bottom: 40px;
}

.pageItem ul li {
	text-decoration: none;
	text-align: center;
	margin-bottom: 0;
}

.pageItemLinks ul li {
	text-decoration: none;
	text-align: center;
	margin-bottom: 0;
}

.pageItem ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #717070;
}

.pageItemLinks ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #717070;
}

.pageItem ul li a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #a5a4a4;
}

.pageItemLinks ul li a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #a5a4a4;
}

.more-link {
	color:#C32400;
	font-weight:bold;
	
}

/* -------------------------------
COLRIGHT ELEMENTS
----------------------------------*/
#colRight {
	font-size:12px;
}

#colRight h2 {
	display:block;
	background:url(images/bk_h2_right.png) 0 0 no-repeat;
	width:253px;
	margin-left:-13px;
	height:34px;
	line-height:32px;
	padding-left:33px;
	text-transform:uppercase;
	color:#DBEDF9;
	text-shadow:#00659F 1px 1px;
	font-size:12px;
	font-weight:normal;
}

#colRight ul {
	margin-bottom:20px;
}

#colRight ul li{
	padding:5px;
	border-bottom:1px dotted #ccc;
}

#colRight ul li a {
	color:#666;
}

#colRight ul li a:hover {
	color:#0079BB;
	text-decoration:none;
}

/* -------------------------------
FOOTER ELEMENTS
----------------------------------*/

#site5bottom {
	position:absolute;
	right: 30px;
	top: 15px;
}

/* -------------------------------
FORMS
----------------------------------*/

/* Search Box */

#searchBox {
	margin-bottom:15px;
	width: 277px;
	margin-top: 10px;
}

#searchBox p {
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	color: #797878;
	margin-top: 14px;
}

#searchBox p a {
	text-decoration: none;
	color: #797878;
}

#searchform input {
	border:none;
	padding:8px 25px 7px 7px;
	color:#666;
	width:160px;
	float:left;
background-repeat: no-repeat;
background-position: 0 0;
}

#searchform input#searchsubmit {
	width:72px;
	height:30px;
	border:none;
	cursor:pointer;
	padding:0;
	text-align:center;
	color:#FFF;
	font-size:11px;
	margin-left:-20px;
	margin-top:-1px;
background-repeat: no-repeat;
background-position: 0 0;
}

/* post comment */

#commentform p {
	margin:0;
}

#commentform label {
	display:block;
	padding:5px 0 2px;
	font-size:12px;
	font-weight:bold;
}

#commentform input, #commentform textarea {
	border:1px dashed #ccc;
	padding:5px;
	width:300px;
	margin-bottom:10px;
}


#commentform textarea {
	width:500px;
}

#commentform input#submit{
	border:none;
	width:81px;
	height:36px;
	margin-top:20px;
	background:url(images/bk_but.png) 0 0 no-repeat;
	color:#FFF;
	text-align:center;
	cursor:pointer;
	padding-top:1px;
}

/* Contact Form */

#contact label {
	padding: 5px 0 2px 23px;
	font-size: 11px;
	text-align: right;
	float: left;
	clear: both;
}

#contact input, #contact textarea {
	border:1px dashed #ccc;
	padding:5px;
	width: 220px;
	margin-bottom:10px;
	margin-left: 0;
	float: right;
}


#contact textarea {
	width: 220px;
}

#contact input.submit{
	border:none;
	width:81px;
	height:36px;
	margin-top:20px;
	color:#FFF;
	text-align:center;
	cursor:pointer;
	padding-top:1px;
	background-repeat: no-repeat;
	background-position: 0 0;
	clear: both;
}
.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px dashed #F7A68A;
	color:#DA4310;
	padding:10px;
}

.successmsg {
	background:#F5FAF1;
	border:1px dashed #C2E1AA;
	color:#8FA943;
}




/*COMMENTS
---------------------------------------------*/
#colLeft ul.commentlist {
	list-style:none;
	list-style-position:outside;
	background:url(images/bk_line.jpg) bottom left no-repeat;
	display:block;
	padding-bottom:15px;
	margin-bottom:20px;
}

#colLeft ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
}

#colLeft ul.commentlist li {
	padding:25px 0 0;
	position:relative;
	background:url(images/bk_line.jpg) top left no-repeat;
}

#colLeft ul.commentlist li p {
	margin:2px 0 12px;
}

#colLeft ul.commentlist li .comment-meta span {
	font-size:11px;
	padding-top:7px;
	line-height:150%;
	font-style:italic;
	color:#999;
}


#colLeft ul.commentlist li .avatar {
	background:url(images/bk_avatar.png) 0 0 no-repeat;
	padding:7px;
	padding-bottom:12px;
	float:left;
	margin-right:10px;
}

#colLeft ul.commentlist .reply a {
	font-size:11px;
	position:absolute;
	bottom:10px;
	right:15px;
	margin-top:15px;
	width:47px;
	height:20px;
}

#colLeft ul.commentlist li em {
	font-size:12px;
	padding-top:5px;
	display:block;
}

#colLeft ul.commentlist li .children li {
	background:#fff;
	margin-left:20px;
	margin-top:5px;
	background:url(images/bk_line.jpg) top left no-repeat;
	
}



/* -------------------------------
CLEARING
----------------------------------*/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  float: none;
}

.clearfix { 
  display: block;
	clear: both;
	float: none;
}


/* Hide from IE-mac \*/
* html .clearfix { float: left; height: 1%; }
/* End hide from IE-mac */
#sharebar {
	z-index: 500;
	border-width: 1px;
	text-align: center;
	height: 14px;
	margin: 25px auto 30px 26%;
	clear: both;
	font: 10px "Copperplate Gothic Light";
}
/*************************************************Comments*************************************************/
.commentlist{margin: 0 auto 20px;padding: 0 0 10px;
	position: relative;
	max-height: 200px;
	width: 100%;
	display: inline;
}
#awpcomments_link{}
#commentbar{padding:30px 0 0 0}
.commentlist li{list-style:none;margin: 30px auto 0;height:auto;text-align: justify;
	font-size: 10px;
	color: #717070;
	clear: both;
	width: 500px;
	padding: 7px 10px;
	position: relative;
}
.commentlist li.alt{list-style:none;margin: 30px auto 0;height:auto;text-align: justify;
	font-size: 10px;
	color: #717070;
	clear: both;
	width: 500px;
	padding: 7px 10px;
	position: relative;
}
.commentlist li p{padding-bottom:0;margin-bottom:0;padding-left:0;color: #717070;
	margin-top: 0;
padding-right: 0;
	display: inline;
	font: 12px HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

p.commentdate {
	margin-left: 5px;
font: 11px HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
margin-bottom: 0;
margin-top: 0;
letter-spacing: 0;
	color: #815e3e;
}

.commentlist p.commentdate {
	color: #815e3e;
}
html>/**/body .commentlist li p,x:-moz-any-link,x:default{padding-bottom:0;margin-bottom:0;padding-left:0;padding-right:0;text-align:left;display:inline;color: #717070;
	font-style: normal;
	font-size: 11px;
}
.commentlist .cmtinfo cite a.url{color: #815e3e;display:inline;text-transform: uppercase;font: 12px HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.commentlist li .cmtinfo{color:gray;display:inline;padding-right: 0;font-size: 10px;
	margin-top: 0;
	padding-bottom: 0;
}
.commentlist li.alt .cmtinfo{color:gray;display:inline;padding-right: 0;
margin-top: 0;
}
.commentlist li cite{color: #815e3e;text-transform: uppercase;display:inline;
	padding-bottom: 0;
	font-size: 11px;
}
.nocomments{text-align:center;color:#999;font-style:italic}
.comment-author.vcard{font-size:1.1em}.trackback{background:url(images/icon_trackback.png) no-repeat left center;padding:0px 17px}
.commentform{font-size:11px;
padding: 20px 25px;
margin-top: 0;
text-align: center;
width: 480px;
	display: inline;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.commentform hr {
padding: 0;
margin: 0;
border-style: none;
}
.commentform h3{
text-align: left;
text-transform: uppercase;
color: #656565;
	font-style: normal;
	font-size: 12px;
	font-variant: normal;
}
.commentform div.closeb {
float: right;
position: relative;
top: 138px;
left: -33px;
}
.commentform label {
	font-size: 12px;
}
.commentform .comment_form p{
text-align: left;
text-transform: uppercase;
margin-top: 5px;
width: 500px;
	font-weight: normal;
	font-style: normal;
}#photo-meta .commentform .comment_form p label{
}
.commentform .comment_form p .commentbox{margin-top:10px;
height: 80px;
background-color: white;
	width: 500px;
}
.commentform .comment_form p input {
background-color: #faf9f2;
color: #343025;
	padding: 3px;
	font-style: normal;
	font-size: 10px;
	font-variant: normal;
	letter-spacing: 2px;
	border-width: 0;
	border-style: none;
}
.commentform .comment_form p submit {
background-color: #f2f2f2;
width: 195px;
text-align: center;
font-weight: normal;
font-style: normal;
color: gray;
}
h3#comments{width:850px;margin-right:auto;margin-left:auto;padding-bottom:10px;font-size:12px}
div#respond{width:850px;margin-right:auto;margin-left:auto}
.comment-meta.commentmetadata{margin-left:0;display:inline;padding-right:10px}
#awpcomments{width:800px;clear:both;display:inline;float:left}


/* 
comments		
------------------------------------------------------ */

body#commentspopup {
margin: 0 auto;
	width: 400px;
	background: #fbfbfb url(images/commentsbg.jpg) no-repeat center 18px;
}
#comments {
text-align: left;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 0.75em;
}

#commentspop {
font-size: 0.75em;
text-align: left;
	margin-right: auto;
	padding: 20px;
	height: 660px;
	background: url(i/commentbg.jpg) no-repeat center;
}
#comments-header {
padding: 5px;
padding-top: 0;
	height: 310px;
	background: url(images/commentlogo.jpg) no-repeat center center;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}
#comments-header-inner {
padding: 3px 10px 10px;
	height: 172px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 30px;
}
#comments-header h1 {
margin: 0;
padding: 0 0 5px;
color: #8c8c8c;
text-transform: uppercase;
letter-spacing: -1px;
	line-height: 1em;
	font-size: 1.5em;
}
#comments-header h1 a:link {
color: #8c8c8c;
}
#comments-header h2 {
padding: 5px 0 0;
font-size: 0.9em;
}
#comments-info {
	position: relative;
	top: -28px;
	padding: 0 0 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 6px;
	float: left;
}
#comments-info p {
font-size: 0.8em;
}
p.comments-meta {
margin: 10px 0 0;
padding: 0 0 5px 80px;
border-bottom: 1px solid #BDA7B0;
font-size: 0.9em;
line-height: 1.2em;
}
div.comment-main {
margin: 20px 0;
padding: 10px;
background: #fff;
border: 1px solid #bbb9b9;
font-size: 0.95em;
}
div.comment-main.authorcomment {
background: #E8D9E1;
}
div.comment-meta {
margin: 0 0 0 45px;
font-size: 0.9em;
line-height: 1.2em;
}
div.gravatar {
float: left;
}
span.comment-meta-author {
display: block;
margin: 0 0 3px;
padding: 0 0 3px;
border-bottom: 1px solid #cececd;
font-weight: bold;
text-transform: uppercase;
}
div.comment-body {
margin: 10px 0 0;
}
#comment-form {
margin: 0 0 20px;
padding: 5px;
}
#comment-form-inner {
padding: 10px 40px 0 30px;
	text-align: center;
	margin-bottom: 0;
	height: 364px;
}
#comment-form h2 {
margin: 0;
padding: 0;
color: #8c8c8c;
text-transform: uppercase;
letter-spacing: -1px;
	line-height: 1em;
	font-size: 1.5em;
}
#comments-form label {
display: block;
	color: #8a8980;
	margin-bottom: 5px;
	margin-left: 6px;
	text-align: left;
	text-transform: uppercase;
	font-style: normal;
}
#comments-form label em {
font-style: normal;
text-transform: none;
letter-spacing: normal;
}
#comment {
	height: 75px;
}

#comments p {
	margin-bottom: 0;
	margin-top: 3px;
	text-align: center;
}
#comment-submit {
padding: 7px 20px;
background: #56534c;
border: 1px solid #c9c8c5;
color: white;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.1em;
	font-size: 100%;
	margin: -7px auto 0;
}
div.comment-form-info {
font-size: 0.9em;
color: #666;
line-height: 1.4em;
	margin-right: 0;
	margin-left: 0;
}
div.comment-form-info p {
margin: 5px 0;
}
p.trackback {
overflow: hidden;
}

/* Custom Menu */

#pixopoint_menu1 {
	margin: 10px 0 5px;
	height: 20px;
	background-position: 50% 0;
	position: relative;
	top: 38px;
	left: 59px;
}
#pixopoint_menu1 ul {
	width: 100%;
	border:none;
	list-style:none;
	margin: -10px 0 0;
}
#pixopoint_menu1 li {
	border:none;
	color: white;
	line-height: 35px;
	z-index:20;
	letter-spacing:0px;
	font-weight:bold;
	padding:0;
	;float:left;
	position:relative;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
#pixopoint_menu1 li:hover,#pixopoint_menu1 li.sfhover {
	background: none 0 60px;
}
#pixopoint_menu1 li a {
	border:none;
	text-decoration:none;
	display:block;
	color: #ede5d1;
	background-image: none;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 25px;
	letter-spacing: 2.1px;
	font: normal normal 12px "Copperplate Gothic Light";
}
#pixopoint_menu1 li a:hover {
	border:none;
	text-decoration:none;
	color: white;
	font-size: 12px;
}
#pixopoint_menu1 ul ul {
	position:absolute;
	left: 40px;
	top: 3px;
	width: 100%;
	padding-top: 40px;
	margin-left: 0;
	-webkit-box-shadow: 0 0 3px #333;
	-moz-box-shadow: 0 0 3px #333;
	z-index: 0;
	background: rgba(254,255,255,0.81) url(images/cathover.png) no-repeat 12px 9px;
	padding-bottom: 15px;
}
#pixopoint_menu1 li:hover ul,#pixopoint_menu1 li.sfhover ul {
	left:auto;
	color: black;
}
#pixopoint_menu1 ul ul li a {
	text-transform:normal;
	font-variant:normal;
	background-color: transparent;
	padding: 2px 17px;
	width: 100%;
}
#pixopoint_menu1 ul ul li {
	letter-spacing:0px;
	color:#444444;
	z-index:20;
	width: 120px;
	background: transparent;
	margin:0;
	font-style: normal;
	font-size: 10px;
	font-variant: normal;
}
#pixopoint_menu1 ul ul li a {
	color:#444444;
	text-decoration:none;
	background-color: transparent;
	text-transform: uppercase;
	line-height: 22px;
	font-size: 10px;
}
#pixopoint_menu1 ul ul li:hover a,#pixopoint_menu1 ul ul li.sfhover a {
	color: #b02f25;
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	color: maroon;
	}
#pixopoint_menu1 ul ul li:hover li a:hover,#pixopoint_menu1 ul ul li.sfhover li a:hover {
	color: silver;
	background-color: transparent;
}
#pixopoint_menu1 ul ul li:hover,#pixopoint_menu1 ul ul li.sfhover {
	color: silver;
	background: transparent;
	}
#pixopoint_menu1 ul ul ul li {
	font-size:1em;}#pixopoint_menu1 ul ul ul, #pixopoint_menu1 ul ul ul ul {
	position:absolute;
	margin-left:-999em;
	top:0;
	width:120px;
	}
#pixopoint_menu1 li li:hover ul,#pixopoint_menu1 li li.sfhover ul,#pixopoint_menu1 li li li:hover ul,#pixopoint_menu1 li li li.sfhover ul {
	margin-left:120px;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li li:hover a,#pixopoint_menu1 ul ul li li.sfhover a {
	color:#FFFFFF;
	text-decoration:none;
	}
#pixopoint_menu1 li.pixo_search:hover {
	background:none;
	}
#pixopoint_menu1 li.pixo_search form {
	margin:0;
	padding:0;
	}
#pixopoint_menu1 li.pixo_search input {}
#pixopoint_menu1 li.pixo_search input.pixo_inputsearch {
	width:100px;
	}
#pixopoint_menu1 li.pixo_right {
	float:right;
	}

#bannerContent li.bannerImage span {
	visibility: hidden;
}

#suckerfishnav li.categories.haschildren a {
	
}
#sharebar div.sharing {
display: inline;
position: relative;
float: right;
padding-top: 0;
	top: -2px;
	font-size: 0;
}

#twitter {
	float: left;
	width: 188px;
	height: 83px;
	margin-top: 40px;
	color: #d2cbb8;
	padding-left: 20px;
	padding-top: 15px;
	font: 12px/19px HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

#social {
	float: left;
	width: 58px;
	margin-left: 32px;
	height: 167px;
	padding-top: 20px;
}

#social ul {
	
}

#social ul li {
	width: 28px;
	height: 28px;
	float: right;
	margin-bottom: 9px;
	clear: both;
}

#social ul li a {
}

li.facebook {
	text-indent: -9999px;
	width: 28px;
	height: 28px;
}

li.facebook a {
	background-image: url(images/facebook.jpg);
	width: 28px;
	height: 28px;
	float: left;
}

li.rss {
	text-indent: -9999px;
	width: 28px;
	height: 28px;
}

li.rss a {
	background-image: url(images/rss.jpg);
	width: 28px;
	height: 28px;
	float: left;
}

li.mail {
	text-indent: -9999px;
	width: 28px;
	height: 28px;
}

li.mail a {
	background-image: url(images/mail.jpg);
	width: 28px;
	height: 28px;
	float: left;
}

li.twitter {
	text-indent: -9999px;
	width: 28px;
	height: 28px;
}

li.twitter a {
	background-image: url(images/twitter.jpg);
	width: 28px;
	height: 28px;
	float: left;
}

#twitter a.aktt_tweet_time {
	color: #d2cbb8;
	text-decoration: none;
}

#gform_fields_1 {
	padding-left: 73px;
	width: 374px;
	display: inline;
	float: left;
}

div#gform_wrapper_1.gform_wrapper {
	float: left;
	position: relative;
	top: 61px;
}

#colLeft div.pageItemarchives div.text {
	float: left;
}

#gform_1.c-submit {
	float: left;
}

#gform_1 div.gform_footer.top_label input {
	position: relative;
	float: right;
	top: -31px;
	right: 3px;
}

li#field_1_1.gfield.c-name {
	width: 377px;
}

#input_1_1 {
	border-width: 0;
	border-style: solid;
	background-color: #f5f2e8;
	padding-left: 10px;
	width: 367px;
	height: 25px;
	color: #343025;
	font: normal 10px/25px HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	letter-spacing: 1.5px;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

li#field_1_2.gfield.c-email {
	width: 200px;
	display: inline;
}

#input_1_2 {
	border-width: 0;
	border-style: solid;
	background-color: #f5f2e8;
	padding-left: 10px;
	width: 180px;
	height: 25px;
	font: normal 10px/25px HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	color: #343025;
	letter-spacing: 1.5px;
	float: left;
	padding-top: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

li#field_1_3.gfield.c-phone {
	display: inline;
	width: 172px;
	float: right;
}

#input_1_3 {
	border-width: 0;
	border-style: solid;
	height: 25px;
	background-color: #f5f2e8;
	padding-left: 10px;
	float: right;
	font: normal 10px/25px HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	color: #343025;
	letter-spacing: 1.5px;
	clear: both;
	padding-top: 0;
	margin-left: 0;
	width: 167px;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

li#field_1_4.gfield.c-date {
	width: 377px;
	display: inline;
}

#input_1_4 {
	border-width: 0;
	border-style: solid;
	height: 25px;
	background-color: #f5f2e8;
	padding-left: 10px;
	width: 367px;
	font: normal 10px HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	color: #343025;
	letter-spacing: 1.5px;
	margin-top: 0;
	float: left;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

li#field_1_5.gfield.c-hear {
	width: 377px;
	margin-top: 0;
	display: inline;
}

#input_1_5 {
	border-width: 0;
	border-style: solid;
	height: 25px;
	background-color: #f5f2e8;
	padding-left: 10px;
	width: 367px;
	font: normal 10px/25px HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	color: #343025;
	letter-spacing: 1.5px;
	float: left;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-top: 0;
}

li#field_1_6.gfield.c-text {
	display: inline;
}

#input_1_6 {
	border-width: 0;
	border-style: solid;
	height: 71px;
	background-color: #f5f2e8;
	width: 300px;
	font: normal 10px/30px HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	color: #343025;
	letter-spacing: 1.5px;
	float: left;
	clear: both;
	padding: 0 65px 0 10px;
	margin-bottom: 0;
	margin-top: 0;
	display: inline;
	position: relative;
}

div.validation_error {
	position: relative;
	top: 14px;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	width: 356px;
	left: 74px;
}

div.navigation {
	margin-right: auto;
	margin-left: auto;
	width: 530px;
	height: 32px;
	line-height: 32px;
	background: url(images/navbg.jpg) center center;
	clear: both;
	margin-top: 50px;
}
#prev span, #next span { color:#ccc; }

span.previous {
	float: right;
	position: relative;
	width: 58px;
	text-align: center;
	margin-right: 169px;
}

span.previous a {
	width: 58px;
	height: 32px;
	float: left;
	text-indent: -9999px;
	background: url(images/older.jpg) 1px;
}

span.next {
	float: left;
	position: relative;
	width: 58px;
	text-align: center;
	margin-left: 177px;
}

span.next a {
	width: 58px;
	height: 32px;
	float: right;
	text-indent: -9999px;
	background: url(images/newer.jpg) -2px;
} /* lighter than the normal anchor text */

p.cf-author {
}

p.cf-author input#author {
	border-width: 0;
	border-style: none;
	height: 20px;
	margin-bottom: 5px;
	background-color: #faf9f2;
	text-transform: uppercase;
	width: 474px;
	float: left;
}

p.cf-author label small {
	display: inline;
}

p.cf-email {
}

p.cf-email input#email {
	width: 220px;
	float: left;
	border-width: 0;
	border-style: solid;
	height: 20px;
	background-color: #faf9f2;
	display: inline;
}

p.cf-email label small {
	display: inline;
}

p.cf-website {
}

p.cf-website input#url {
	width: 230px;
	float: right;
	border-width: 0;
	border-style: solid;
	height: 20px;
	background-color: #faf9f2;
	margin-right: 20px;
}

p.cf-website label small {
	display: inline;
}

textarea#comment.commentbox {
	width: 176px;
	height: 98px;
	padding-right: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 10px;
	background-color: #faf9f2;
}

p.cf-message {
}

p.cf-message textarea {
	border-width: 0;
	border-style: solid;
	height: 92px;
	margin-bottom: 5px;
	width: 500px;
	background-color: #faf9f2;
}

#submit_commentform {
	clear: both;
	float: right;
	position: relative;
	top: -76px;
	right: 11px;
	border-style: none;
	background-image: url(images/submit.jpg);
}

p.cf-submit {
	
}

p.cf-submit .submit {
	position: relative;
	top: -69px;
	right: 20px;
	border-style: solid;
	border-width: 1px;
	background: #faf9f2 no-repeat center center;
	width: 66px;
	float: right;
	height: 22px;
}
.aligncenter {
margin-right: auto;
margin-left: auto;
}
