/*
Theme Name: dviso2
Theme URI: http://dviso.com/wp-content/themes/dviso2
Description: dviso site redesign 2009
Version: 2.0
Author: Darren Hendricks
Author URI: http://dviso.com
*/
#preload img
{
height: 0; width: 0; border-width: 0;
position: absolute;
bottom: 0;
left: 0;
z-index: -30;
} 

* {
margin: 0;
padding: 0;
}

.clearit {
	clear: both;
}

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	font-size: 10px;
	line-height: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

a, p, h1, h2, h3, h4, ul, li {
	color: #000000;
	text-decoration: none;
}

ul {
	list-style: none;
}
#wrapper {
	width: 960px;
	height: auto;
	margin: 0 auto;
	background-image: url(images/headerbackground.jpg);
	background-repeat: no-repeat;
	background-position: 0 100px;
}

#header {
	width: 100%;
	height: 215px;
	border-bottom: 1px solid #810000;
	margin: 25px 0 10px;
}

#headerbar {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 100px;
}
#headerstar {
	float: left;
	margin: 45px 0 0;
}
#headerbar h1 {
	color: #ffffff;
	letter-spacing: -.05em;
	font-size: 2.1em;
	line-height: 2.1em;
	font-weight: normal;
	float: left;
	margin: 45px 0 0 20px;
}
#headerbar h1 strong {
	font-weight: bold;
}
#headerlogo {
	float: left;
	margin: 8px 0 0 380px;
}
#headerlogo img {
	border: none;
}
#mymug {
	float: left;
}
#mainnav {
	height: 31px;
	width: auto;
}
#mainnav li {
	display: inline;
	float: left;
}
#mainnav li a {
	background-image: url(images/navbackground.png);
	background-repeat: repeat-x;
	display: block;
	height: 22px;
	padding: 9px 20px 0;
	color: #ffffff;
	font-size: 1.1em;
	text-transform: uppercase;
	border-right: 1px solid #810000;
}
#mainnav li a:hover {
	background-image: url(images/navbackground-hover.png);
}
#welcome {
	float: left;
	width: 400px;
	margin: 5px 0 0 15px;
}
#welcome p {
	color: #666666;
	font-size: 1.2em;
	line-height: 1.2em;
}
#welcome p a {
	color: #fff;
	font-weight: bold;
}
#welcome p a:hover {
	text-decoration: underline;
}
#welcome p:first-line {
	font-size: 1.4em;
	line-height: 1.4em;
}
#clientlogin {
	float: right;
	margin: -20px 0 0 10px;
}
#clientlogin a {
	display: block;
	width: 194px;
	height: 66px;
	background-image: url(images/clientlogin.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#clientlogin a:hover {
	background-image: url(images/clientlogin-hover.png);
}
#clientsignup {
	float: right;
	margin: -25px 0 0;
}
#clientsignup p a{
	margin: 0 20px 0 0;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
#clientsignup p a:hover {
	text-decoration: underline;
}
#feeds {
	float: right;
	text-align: right;
	margin: -7px 0 0;
}
#feeds a img {
	border: none;
	margin: 5px 0 -5px 5px;
}
#rss img {
	width: 30px;
	height: 30px;
}
#twitter img {
	width: 30px;
	height: 30px;
}
#feeds p a {
	color: #666666;
	font-size: 1em;
}
#quickbar {
	float: left;
	width: 85px;
	padding: 0 20px 0 0;
	overflow: hidden;
}

#quickbar a, #quickbar p, #quickbar h1, #quickbar h2, #quickbar h3, #quickbar h4, #quickbar ul, #quickbar li {
	color: #ffffff;
}

#quickbar h2 {
	font-size: 1.6em;
	line-height: 1em;
	margin: 10px 0 5px;
}
#quickbar ul li {
	border-bottom: 1px solid #222222;
}
#quickbar ul li a {
	font-size: 1.2em;
	line-height: 1.2em;
	display: block;
	padding: 5px;
}
#quickbar ul li a:hover {
	background-color: #111111;
}
#smugMugButton {
	margin: 10px 0;
}
#smugMugButton a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(images/smugMugButton.png);
	background-repeat: no-repeat;
	width: 85px;
	height: 50px;
}
#smugMugButton a:hover {
	background-image: url(images/smugMugButton-hover.png);
}
#content-top {
	background-image: url(images/content-top.png);
	background-repeat:  no-repeat;
	width: 632px;
	height: 15px;
}

#content-bottom {
	background-image: url(images/content-bottom.png);
	background-repeat: no-repeat;
	width: 632px;
	height: 17px;
}

#content-middle {
	width: 568px;
	margin: 0 1px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	min-height: 250px;
	background-image: url(images/content-middle.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
	padding: 17px 30px 15px;
}

#content {
	position: relative;
	float: left;
	width: 632px;
	height: auto;
	margin: 0 0 20px 0;
}
.post {
	margin: 0 0 30px;
}
.post h2, .page h2 {
	font-size: 2.4em;
	line-height: 1em;
	letter-spacing: -.05em;
	margin: 0 0 3px;
}
.post h3, .page h3 {
	font-size: 1.5em;
	line-height: 1em;
	margin: 10px 0 3px;
}
.post small, .page small {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #666666;
}
.entry {
	margin: 10px 0;
}
.entry img.size-full {
	float: left;
	width: 100%;
	height: auto;
	margin: 10px 0 20px;
}
.entry img.alignright {
	float: right;
}
.entry img.alignleft {
	float: left;
}
.entry p {
	font-size: 1.5em;
	line-height: 1.4em;
	margin: 10px 0 0 0;
}
.entry p a {
	color: #810000;
	text-decoration: underline;
}
.more-link {
	color: #666666;
}
#post-32 .postDate, #post-32 #commentBlock, #post-32 #feedLink { /* hide these on the contact form */
	display: none;
}
#post-253 .postDate, #post-253 #noComments, #post-253 #comments, #post-253 .postmetadata, #post-253 #commentBlock, #post-253 #feedLink { /* hide these on faq page */
	display: none;
}
#post-94 .postDate, #post-94 #noComments, #post-94 #comments, #post-94 .postmetadata, #post-94 #commentBlock, #post-94 #feedLink { /* hide these on about page */
	display: none;
}
#comment { /* textarea */
	padding: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	width: 558px;
	margin: 5px 0 10px 0;
}
.commentsLink a{
	font-size: 1.2em;
	color: #666666;
}
.addComment {
	color: #810000;
	font-style: italic;
}
.comment {
	width: 80%;
	margin: 20px 0 0 30px;
}
.comment p {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 3px 0 5px;
}
.comment p.citation {
	font-size: 1em;
	margin: 3px 0 0;
}
#comments, #postcomment { /* h2 */
	margin: 10px 0 0;
}
#commentform p input {
	margin: 5px 0;
}
#feedLink {
	border-top: 1px solid #999999;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
}
.post #commentform p label small{
	letter-spacing: normal;
	text-transform: none;
	margin: 0 0 0 5px;
}
#sidebar {
	width: 190px;
	height: auto;
	float: right;
	padding: 0 0 0 30px;
	margin: 0 0 20px;
}
#sidebar a, #sidebar p, #sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar ul, #sidebar li {
	color: #ffffff;
}
#sidebar h2 {
	font-size: 1.6em;
	line-height: 1.6em;
}
#sidebar ul li {
	border-bottom: 1px solid #222222;
}
#sidebar ul li a {
	font-size: 1.2em;
	line-height: 1.2em;
	display: block;
	padding: 5px;
}
#sidebar ul li a:hover {
	background-color: #111111;
}
#search-text { /*search input box*/
	border: 1px solid #222222;
	background-color: #111111;
	color: #666666;
	padding: 3px 3px 3px 4px;
	line-height: 1.2em;
	font-size: 1.2em;
	width: 180px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
#search-submit {
	font-size: 1em;
	line-height: 1em;
	margin: 5px 0 0 0;
	border: 1px solid #222222;
	background-color: #666666;
	color: #333333;
	height: 25px;
	width: auto;
	padding: 0 4px;
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	float: right;
}
#wpcf7-f1-p32-o1 #contact_submit {
	width: inherit;
	height: inherit;
	color: inherit;
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	background-color: #cccccc;
	border: 1px solid #222222;
	color: #333333;
	font-size: .8em;
	line-height: 1em;
	padding: 0 4px;
	height: 25px;
}
#search-submit:hover {
	background-color: #555555;
}
#wpcf7-f1-p32-o1 #contact_submit:hover {
	background-color: #bbbbbb;
}
/* contact page */
.entry img.wpcf7-captcha-captcha-669 {
	width: auto;
	height: auto;
	margin: 5px 0;
	float: left;
}
.entry #wpcf7-f1-p32-o1 .wpcf7-form-control-wrap.captcha-669 input {
	width: 100px;
	margin: -13px 0 0 5px;
}
#wpcf7-f1-p32-o1 p {
	margin: 5px 0 0;
}
#wpcf7-f1-p32-o1 input {
	width: 400px;
	height: 15px;
	padding: 3px;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	border: 1px solid #cccccc;
}
#wpcf7-f1-p32-o1 textarea {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	padding: 3px;
	font-size: .9em;
	border: 1px solid #cccccc;
	width: 400px;
}

#services {
	float: left;
	width: 100%;
	margin: 0 0 20px;
}
#services .wpcf7-list-item {
	float: left;
	clear: left;
}
#post-32 .postmetadata, #post-32 #comments, #post-32 #commentlist {
	display: none;
}
#footerbar {
	position: relative;
	background-image: url(images/footerbar.png);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	margin: 0 0 5px;
}
#footerbartext {
	width: 960px;
	margin: 0 auto;
}
#footerbartext img {
	float: left;
	margin: 3px 10px 0 0;
}
#footerbartext p, #footerbartext p a {
	color: #999999;
	font-size: 1em;
}
#footerbartext p {
	padding: 10px 0 0;
}
#footerbartext p a:hover {
	text-decoration: underline;
}
#footer {
	position: relative;
	width: 960px;
	margin: 0 auto;
	color: #999999;
	text-align: left;
}
#footer a, #footer p, #footer h1, #footer h2, #footer h3, #footer h4, #footer ul, #footer li {
	color: #999999;
}
#footerbackground {
	background-image: url(images/footerbackground.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 300px;
	margin: -280px auto 0;
	z-index: -1;
	position: relative;
}
.navigation a{
	font-size: 1.2em;
	color: #810000;
}
/* SmugMug Pricing Page */
.smPricingPage .entry img {
	width: auto;
	height: auto;
	float: right;
	margin: 0 0 0 10px;
}
#smPricingTable {
	margin: 10px 0 0 0;
}
#smPricingTable tr {
	height: 25px;
}
#smPricingTable td {
	border-top: 1px solid #cccccc;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
#smPricingTable #smPricingHead td {
	border-top: none;
	padding: 10px 10px 0 10px;
	vertical-align: top;
	line-height: 1em;
	font-weight: bold;
}
#smPricingTable #smPricingHead td .price {
	color: #810000;
	font-weight: normal;
}
#smPricingTable td.smItem {
	width: 200px;
	font-size: 1.2em;
	text-align: right;
	padding: 0 10px 0 0;
}
#smPricingTable td.smLight {
	background-image: url(images/smTableHeadLight.png);
	background-repeat: repeat-x;
	height: 55px;
}
#smPricingTable td.smDark {
	background-image:url(images/smTableHeadDark.png);
	background-repeat: repeat-x;
	height: 55px;
}
#smPricingTable td.smLight, #smPricingTable td.smDark {
	font-size: 2em;
	width: 100px;
}
#smPricingTable td.light {
	background-color: #eeeeee;
}
#smPricingTable td.dark {
	background-color: #dddddd;
}
#smPricingTable td.smYes, #smPricingTable td.smNo {
	text-indent: -9999px;
	overflow: hidden;
}
.smYes {
	background-image: url(images/dvisoStar.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}