/*
Theme name: Tuabella
Description: Custom Theme
*/

/* WordPress Default styles */
@import url('wp-default.css');

* { margin: 0; padding: 0; outline: 0; }

body {
    font-size: 11px;
    line-height: 1.4;
    font-family: tahoma, sans-serif;
    color: #6e7072;
	background: #6a6a6a url(images/bg-left.gif) repeat-x 0 0;
    text-align: left;
}

a img { border: 0; }
a { color: #3b3b3b; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }

.cl, .clear { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }

.left { float: left !important; display: inline; }
.right { float: right !important; display: inline;} 
.notext {font-size: 0; line-height: 0; text-indent: -9999px;}
.tl {text-align: left;}
.tr {text-align: right;}
.tc {text-align: center;}
.center {display: block; margin: 0 auto;}

.shell {margin: 0 auto; width: 850px;}
.halfwide {width: 50%}

input, select, textarea {font-family: verdana, sans-serif; font-size: 11px;}
textarea {overflow: auto;}

#bg {background: black; height: 100%}
/* url(images/bg-cnt.gif) repeat-y center 0; */
#bg-repeat {background: url(images/bg-repeat.gif) repeat-y center 0;}
#bg-inner {background: url(images/bg.png) no-repeat center 0;}

#header h1#logo {padding: 10px 0 0 238px; float: left;}
#header h1#logo a {display: block; background: url(images/logo.png) no-repeat 0 0; width: 368px; height: 62px;}
.navigation {font-family: "trajan pro", serif; font-size: 22px; padding: 2px 0 5px 0;}
.navigation ul {list-style-type: none; text-align: center;}
.navigation ul li {display: inline; border-right: 1px solid #7a7a7a; padding-right: 15px; padding-left: 6px; }
.navigation ul li.last {border-right: 0;}
.navigation ul li a {font-size: 22px; color: #7a7a7a;}
.navigation ul li a:hover {text-decoration: none; color: #990000; }
.navigation ul li.current_page_item a,
.navigation ul li.current_page_ancestor a {color: #990000;}

#section-gallery h2,
#section-gallery h2 a,
.gallerypage h2,
.gallerypage h2 a {font-size: 24px; color: #990000; font-weight: normal; text-decoration: none; }

#main #main-image {padding: 0 0 5px 0;}
#main #main-image img {display: block; margin: 0 auto;}
#main #social {background: url(images/social.png) no-repeat 0 0; width: 475px; height: 131px; margin: 0 auto;}
#main #social-cnt {width: 165px; margin: 0 auto; padding-top: 17px;}
#main #social-cnt a {font-size: 0; line-height: 0; text-indent: -9999px; float: left; margin-right: 5px; position: relative;}
#main #social-cnt a.social-facebook {background: url(images/social-facebook.png) no-repeat 0 0; width: 19px; height: 36px;}
#main #social-cnt a.social-flickr {background: url(images/icon-flickr.png) no-repeat 0 0; width: 47px; height: 32px;}
#main #social-cnt a.social-twitter {background: url(images/social-twitter.png) no-repeat 0 0; width: 47px; height: 38px;}
#main #social-cnt a.social-rss {background: url(images/social-rss.png) no-repeat 0 0; width: 35px; height: 40px;}
#main #social-cnt a.social-myspace {background: url(images/social-myspace.png) no-repeat 0 0; width: 44px; height: 46px;}

#main #social-cnt a.social-facebook:hover {background: url(images/social-facebook.png) no-repeat 0 -36px; width: 19px; height: 36px;}
#main #social-cnt a.social-twitter:hover {background: url(images/social-twitter.png) no-repeat 0 -38px; width: 47px; height: 38px;}
#main #social-cnt a.social-rss:hover {background: url(images/social-rss.png) no-repeat 0 -40px; width: 35px; height: 40px;}
#main #social-cnt a.social-myspace:hover {background: url(images/social-myspace.png) no-repeat 0 -46px; width: 44px; height: 46px;}

#main #section-gallery {position: relative;}
#main #section-gallery h2 {padding-left: 180px; }
#main #section-gallery-slides a {font-size: 24px; color: #7a7a7a; position: absolute; top: 50%; z-index: 100; text-decoration: none !important;}
#main #section-gallery-slides a.prev {left: 75px;}
#main #section-gallery-slides a.next {right: 75px;}
#main #section-gallery-slides a.prev:hover,
#main #section-gallery-slides a.next:hover {right: 75px; color: #990000;}
#main #section-gallery-slides {height: 622px; position: relative; margin-bottom: 10px;}
#main #section-gallery-slides .section-gallery-slide {display: none; width: 412px; margin: 0 auto;}
#main #section-gallery-slide-links {display: inline; float: left;}
#section-gallery-slide-links a,
.section-gallery-slide-links a {background: #767676; width: 11px; height: 12px; float: left; margin-right: 5px; font-size: 0; line-height: 0; text-indent: -9999px;}
#section-gallery-slide-links a.active,
.section-gallery-slide-links a.active,
#section-gallery-slide-links a:hover,
.section-gallery-slide-links a:hover {background: #cc0000;}
#main #section-gallery-links {width: 412px; margin: 0 auto;}
#main #section-gallery-links a.fullscreen {background: url(images/fullscreen.gif) no-repeat 0 0; float: right; width: 21px; height: 21px; margin-top: -3px; position: relative; font-size: 0; line-height: 0; text-indent: -9999px;}
#main #section-gallery-links a.fullscreen:hover { background: url(images/fullscreen-hover.gif) no-repeat 0 0;  }
.close-fullscreen {margin-top: 5px; background: url(images/fullscreen.gif) no-repeat 0 0; float: right; width: 21px; height: 21px; position: relative; font-size: 0; line-height: 0; text-indent: -9999px;}
.close-fullscreen:hover { background: url(images/fullscreen-close-hover.gif) no-repeat 0 0;  }
#main #photography-gallery {width: 500px; margin: 0 auto; padding: 30px 0 15px 0;}
#main #photography-gallery h2 {margin-bottom: 5px;}
#main #photography-gallery h2 span {color: #7a7a7a;}
#main #photography-gallery .photography-gallery-row {padding-left: 45px;}
#main #photography-gallery .photography-gallery-row a {margin-right: 23px; float: left;}
#main #photography-section {width: 500px; margin: 0 auto; padding: 30px 0 0 0}
#main #photography-section h2 {margin-bottom: 5px;}
#main #photography-section .photography-section-row {padding-left: 45px;}
#main #photography-section .photography-section-row a {margin: 0 23px 31px 0; float: left;}

h2.step-heading { margin: 0px 40px; padding: 0px 20px; border-bottom: 1px solid #7a7a7a; }
h2.step-heading span {color: #7a7a7a;}

.prev-image,
.next-image {
	font-size: 24px;
	color: #7a7a7a;
	position: absolute;
	top: 50%;
	text-decoration: none !important;
	font-size: 0px;
	line-height: 0px;
	text-indent: -4000px;
	display: block;
	width: 65px;
	height: 22px;
}
.prev-image {
	background: url(images/prev.png) no-repeat 0 0;
	left: 0;
}
.prev-image:hover {
	background: url(images/prev-hover.png) no-repeat 0 0;
}
.next-image {
	background: url(images/next.png) no-repeat 0 0;
	right: 0;
}
.next-image:hover {
	background: url(images/next-hover.png) no-repeat 0 0;
}

.popup {display: none; left: 0; top: 0; position: fixed; line-height: 1.2;}
#notification {width: 619px; height: 186px;}
#notification .popup-cnt {background: url(images/notification-box.png) no-repeat 0 0; width: 543px; height: 130px; padding: 28px 38px;}
#notification h2 {margin-bottom: 10px; color: #990000; font-size: 24px; }
#notification a {color: #7a7a7a; font-size: 24px; width: 230px; text-align: center;}
#notification a:hover {text-decoration: none;}
#notification a span {font-size: 15px; display: block;}

#compliance,
#form-successz,
.red-popup {width: 648px; z-index: 10000; }
#compliance p,
#form-successz p,
.red-popup p {color: #990000; font-size: 18px; padding-bottom: 15px;}

#blog {margin: 0 1px; border-top: 1px solid #a6a6a6; background: url(images/blog-bg.gif) repeat-y 0 0; height: 100%;}
#blog #content {float: left; width: 543px; padding: 18px 0 0 28px;}
#blog #sidebar {float: right; width: 226px; padding: 0 11px 0 0;}
#blog h1 {font-size: 23px; font-weight: normal; margin-bottom: 12px;}
#blog h2 {font-size: 19px; margin-bottom: 10px; font-weight: normal;}
#blog h3 {font-size: 15px; margin-bottom: 10px;}
#blog h4 {font-size: 13px; margin-bottom: 10px;}
#blog h5 {font-size: 12px; margin-bottom: 10px;}
#blog h6 {font-size: 10px; margin-bottom: 10px;}
#blog .wp-caption {padding: 7px 10px 0px 10px; margin-left: 0px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border: 1px solid #bcbcbc; background: #cacaca; margin-bottom: 5px;}
#blog .wp-caption p {text-align: center;}
#blog .post {padding-bottom: 35px;}
#blog .entry p {padding-bottom: 15px;}
#blog .entry a {text-decoration: underline;}
#blog .entry a:hover {text-decoration: none;}
.entry ol, .entry ul {
	padding-left: 25px;
}
#blog .postmetadata {border-top: 1px solid #aeaeae; background: #ccc; padding: 6px;}
#blog hr {border-top: 1px solid #c62828; border-bottom: 1px solid #c8a1a1; height: 0; font-size: 0; line-height: 0; text-indent: -9999px; margin: 10px 0; }
#blog #sidebar ul {list-style-type: none;}
#blog #sidebar ul ul {padding-left: 10px; padding-bottom: 18px;}
#blog #sidebar ul ul ul {list-style-type: disc; padding-left: 20px; padding-bottom: 0;f}
#blog #sidebar h2 {background: #616161; font-size: 11px; color: #a8acae; line-height: 18px; padding: 0 10px;}

#about {width: 662px; margin: 0 auto; color: #303030;}
#about .about-cnt {border-bottom: 1px solid #7a7a7a; padding-bottom: 20px; padding-top: 40px;}
#about .about-cnt h3 {font-size: 22px; color: #8a8a8a; font-weight: normal;}
#about #about-article {font-family: georgia, serif; font-size: 13px;}
#about #about-article p {padding-bottom: 15px; line-height: 1.2}
#about #send-message {width: 320px; float: left; padding-left: 10px;}
#about #mailing-list {float: right; width: 320px;}
#about .field, #about label,
#respond .field, #respond label,
#profile-request .field, #profile-request label {display: block; color: #303030; }
#about label,
#respond label,
#profile-request label {font-family: georgia, serif; font-size: 13px;}
#about input,
#about textarea,
#respond input,
#respond textarea,
#profile-request input,
#profile-request textarea {border: 0px solid #474747; background: #616161; padding: 0px 0; margin-bottom: 10px; color: #303030 !important; }
#about input,
#respond input,
#profile-request input.field { width: 268px; }
#about textarea,
#respond textarea,
#profile-request textarea  {width: 309px; height: 160px;}
#about input.submit-button,
#respond input.submit-button,
#profile-request input.submit-button {background: transparent url(images/submit-button.gif) no-repeat 0 0; width: 60px; height: 34px; color: #303030; font-family: georgia, serif; text-align: center; border: 0 !important; padding: 0px 0px 8px 0px !important; margin: 0px !important; cursor: pointer; font-size: 11px } 
#about #mailing-list .foot {font-size: 21px; font-family: georgia, serif; margin-top: 40px;}

#photo-enhancement {width: 662px; margin: 0 auto; color: #303030;}
#photo-enhancement .about-cnt {border-bottom: 1px solid #7a7a7a; padding-bottom: 20px; padding-top: 40px;}
#photo-enhancement .about-cnt h3 {font-size: 22px; color: #8a8a8a; font-weight: normal;}
#photo-enhancement #about-article {font-family: georgia, serif; font-size: 13px;}
#photo-enhancement #about-article p {padding-bottom: 15px; line-height: 1.2}

#preview #preview-img img {display: block; margin: 0 auto;}

#footer { margin-top: 50px;}
#footer-cnt {background: url(images/footer-inner.png) no-repeat 0 0; width: 1202px; margin: 0 auto; height: 33px; padding-top: 75px;}
#footer p {float: left; color: #999; font-size: 10px; font-family: georgia, serif; padding-left: 5px; padding-right: 5px;}
#footer a {color: #999;}

.modalCloseImg {
	display: none;
}

/* OVERRIDE CFORMS CLASSES */
#cforms2form, #cformsform {
	display: block !important;
	width: auto !important;
}
#about label {
	margin: 0px !important;
	width: auto !important;
	height: 18px !important;
	text-align: left !important;
}
.linklove {
	display: none;
}
div.cf_info {
	width: auto !important;
}
/* END */

.commentlist {
	list-style-type: none;
}
.comment {
	margin-bottom: 20px;
}
#cforms2form .reqtxt, #cforms2form .emailreqtxt {
	display: none;
}

.popbox-top {
	width: 646px;
	height: 18px;
	background: url(images/popup-top.png) no-repeat 0 0;
}
.popbox-mid {
	width: 606px;
	background: url(images/popup-mid.png) repeat-y 0 0;
	padding: 0px 20px;
}
.popbox-bot {
	width: 646px;
	height: 26px;
	background: url(images/popup-bot.png) no-repeat 0 0;
}
#fake-share:hover {
	cursor: pointer;
}
.georgia {
	font-family: Georgia;
	font-size: 21px;
}

#bg .profile-submit-button {
	display: inline;
	background: url(images/profile-form-submit.gif) no-repeat 0 0 !important;
	border: 0px !important;
	width: 201px !important;
	height: 35px !important;
	float: left;
	font-size: 0px;
	line-height: 0px;
	text-indent: -4000px;
	margin-left: 300px;
}