/* 
Theme Name: Topaz
Theme URI: http://www.flowersbytopaz.com
Description: This theme was created by MESstudios.
Version: 1.0
Author: Owen Piccirillo
Author URI: http://www.messtudios.com

COLOR TABLE
---------------------
Background Blue:#000 - Background Color
Lt Blue:#000 - Main Text Color
Med Blue:#000 - Accent
Dark:#000 - Accent
Cream:#000 - Comments/Accents
Main Text:#000 - Body Copy
---------------------
*/

/* Main/Reset
---------------------------------------------------------------------------------*/
* {margin: 0; padding: 0; outline:none;}
img {border:none;} ol, ul, li {list-style-type:none;} .clr {clear:both;} .clearfix:after {content: ".";display: block;height:0;clear: both;visibility: hidden;}
body { 
	color:#000;
	background:url(images/bg-main.gif) no-repeat top center #170d04;
	font-family:Arial, Helvetica, sans-serif;
}

a:link, a:active, a:visited  {
	text-decoration:none;
	color:#000;
} 
a:hover {
	text-decoration:underline;
}
small {font-size:10px; color:#999999; line-height:12px; margin-left:15px; font-family:Verdana, Arial, Helvetica, sans-serif;}

/* Header
---------------------------------------------------------------------------------*/
#header-wrapper{
	background:url(images/topbg.gif) repeat-x;
	height:133px;
}
#header {
	margin:0 auto;
	width:850px;
	height:133px;
	position:relative;
}
#logo {
	height:100px;
	width:497px;
	padding-top:33px;
	float:left;
}
#videos {
	width:189px;
	height:90px;
	float:right;
}
#videos p{
	font-size:10px;
	color:#aa926a;
	margin:3px 0px 0px 0px;
}
.videobg {
	width:169px;
	height:23px;
	background:url(images/video-bg.gif) no-repeat;
	color:#CCCCCC;
	padding:6px 0px 0px 20px;
	font-size:12px;
	display:block;
}
.videobg a:link, .videobg a:visited{
	color:#999999;
	text-decoration:none;
}
.videobg a:hover {
	color:#fff;
}
#online-store {
	position:absolute;
	background:url(images/online-store.gif) no-repeat;
	height:17px;
	width:154px;
	text-indent:-9999px;
	right:0;
	bottom:15px;
}
#online-store a:link, #online-store a:visited{
	height:17px;
	width:154px;
	display:block;
}


/* Content
---------------------------------------------------------------------------------*/
#content-wrapper {
	width:850px;
	background:url(images/bg-content.gif) repeat-y;
	margin:0 auto;
}
#left-area {
	width:592px;
	float:left;
	display:inline;
}
#right-area {
	width:258px;
	float:left;
	display:inline;
}
#details {
	text-align:center;
	margin:15px;
	font-size:12px;
	line-height:19px;
}
/* Footer
---------------------------------------------------------------------------------*/
#footer {
	width:840px;
	margin:0 auto;
	font-size:12px;
	height:17px;
	color:#737373;
}
#footer a:link, #footer a:visited, #footer a:hover{
	color:#737373;
}
#footer a:hover{
	color:#000;
	text-decoration:none;
}
/* Wordpress CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------*/
#content {
	margin:0 auto;
}

.narrowcolumn {
	float: left;
	display:inline;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 592px;
}
.narrowcolumn .entry p, .widecolumn .entry p{
	color:#000;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 15px 15px 15px;
}
.narrowcolumn .postmetadata {
	text-align: left;
	margin:5px 0px 0px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}
.entry a:link, .entry a:visited, .entry a:hover {
	text-decoration:underline;
	color:#17abba;
}
.entry strong {color:#000000;}

h1, h1 a:link, h1 a:visited {
        color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
        font-weight:100;
}

h2 {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	margin:15px 15px 0px 15px;
	padding-right:50px;
	font-weight:100;
}
h2 a:link, h2 a:visited{
	color:#002d61;
}
h3 {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	border-left:2px solid #CCCCCC;
	margin:15px 15px 0px 5px;
	padding-left:10px;
	font-weight:100;
}
h3 a:link, h2 a:visited{
	color:#000;
}
#sidebar {
	display:inline;
	float:left;
	padding: 0px 0 10px 0;
	width: 258px;
}
#sidebar h2{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	color:#333333;
	background:none;
	border:none;
	margin-bottom:10px;
}
#sidebar ul li ul li{
	color:#666666;
	margin-left:35px;
	padding:4px 0px 4px 0px;	list-style-type:circle;
	border-top:1px solid #f0f0f0;
}
#sidebar li a:link,#sidebar li a:visited, #sidebar li a:hover{
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#44658b;
	}
#sidebar li a:hover{
	color:#44658b;
	text-decoration:underline;
}
#sidebar ul{
	border:none;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
}


/* Begin Structure */

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}



.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */


/* Begin Images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-type:disc;
	padding-left:6px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
text-align: center;
	}


.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



/* ---------------------- Navigation ---------------------- */
#pixopoint_menu_wrapper1 {position:relative; z-index:100;background:url(images/bg-nav.jpg) repeat-x;height:39px;}
#pixopoint_menu1 {position:relative; z-index:100; height:39px; width:850px;	margin:0 auto;}

#suckerfishnav {font-size:12px;font-family:Arial, Helvetica, sans-serif; font-weight:bold; width:850px; z-index:100;}
#suckerfishnav, #suckerfishnav ul {float:left;list-style:none;line-height:38px;padding:0;width:850px;z-index:100; display:inline;}
#suckerfishnav a {display:block;color:#170d04;text-decoration:none;padding:0px 20px;z-index:100;}
#suckerfishnav li {float:left;padding:0;}
#suckerfishnav ul {position:absolute;left:-999em;height:auto;width:151px;font-weight:normal;margin:0;line-height:1;	border:0;border-top:1px solid #000;	z-index:100;}
#suckerfishnav li li {	width:149px;border-bottom:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;font-weight:bold;font-family:Arial, Helvetica, sans-serif;z-index:100;}
#suckerfishnav li li a {padding:4px 10px; width:130px;font-size:12px;color:#ffffff;}#suckerfishnav li ul ul {margin:-21px 0 0 150px;}#suckerfishnav li li:hover {background:#1d97c0;z-index:100;}
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a  {color:#ffffff;z-index:100;}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {color:#ffffff;z-index:100;}
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {color:#ffffff;z-index:100;}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul  {left:-999em;z-index:100;}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul  {left:auto;background:#000;z-index:100;}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {z-index:100;}

.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:0px 0px 0px 0px;
	margin-left:35px;
}

.ngg-widget img {
	border:2px solid #170d04;
	margin:0px 8px 8px 0px; 
	padding:0px; 
}

.commentlist {
	font-size:12px;
	margin:0px 15px 0px 15px;
}
.commentlist a:link, .commentlist a:visited{
	font-size:12px;
}
#respond {
	margin:15px;
}

/* ---------------------- Contact ---------------------- */
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}
