/*
 
 Theme Name: Spinning Gold Productions
 
 Theme URI:
 
 Description: This css and code reference from Default Theme Wordpress
 
 Author: Virtual Business Connections
 
 Author URI: http://www.VirtualBusinessConnections.com
 
 
 
 */
/* Base Definitions */ * {
    padding: 0;
    margin: 0;
}

body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background: #ffffff;
    color: #08141b;
    text-align: center;
}

#wrapper {
    margin: 10px auto 10px auto;
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 982px;
}

/* Structure Definitions */
p {
    margin: 10px 0;
    line-height: 1.6em;
}

a, a:link, a:visited {
    color: #760b11;
    text-decoration: none;
}

a:hover, a:active {
    color: #433763;
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
}

.clear {
    clear: both;
}

h1 {
    font-size: 24px;
    line-height: 30px;
}

h2 {
    font-size: 20px;
    line-height: 25px;
}

h3 {
    font-size: 15px;
    line-height: 20px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 10px;
}

img a {
    border: 2px solid #ccdde6;
}

blockquote {
    color: #08141b;
    margin: 10px auto 10px auto;
    padding: 0px;
    border-top: #1B2318 1px dashed;
    border-bottom: #1B2318 1px dashed;
    width: 80%;
    color: #294353;
}

small {
    color: #777;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
}

code {
    font: 12px 'Courier New', Courier, Fixed;
}

/* Header Definitions */
#header {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 241px;
    width: 982px;
    background: url(images/headerbg.jpg) top center no-repeat;
	position: relative;
}

/* Navigation Definitions */
#navigation {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 39px;
    background: #ac8a4f url(images/navbg.jpg) top center no-repeat;
    width: 982px;
}

#nav1 {
    margin: 0px;
    padding: 0px;
}

#nav1 ul {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#nav1 li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#nav1 li a, #nav1 li a:link, #nav1 li a:visited {
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 12px 22px 5px 22px;
    font-weight: bold;
}

#nav1 li a:hover, #nav1 li a:active {
    margin: 0px;
    padding: 12px 22px 5px 22px;
    color: #913239;
    border: none;
    text-decoration: none;
}

#nav1 li li a, #nav1 li li a:link, #nav1 li li a:visited {
    font-size: 12px;
    background: #ac8a4f;
    width: 170px;
    color: #ffffff;
    float: none;
    margin: 0px;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

#nav1 li li a:hover, #nav1 li li a:active {
    background: #1b1133;
    color: #ffffff;
    padding: 10px 10px 10px 10px;
}

#nav1 li {
    float: left;
    padding: 0px;
}

#nav1 li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 170px;
    margin: 0px;
    padding: 0px;
}

#nav1 li li {
}

#nav1 li ul a {
    width: 140px;
}

#nav1 li ul a:hover, #nav1 li ul a:active {
}

#nav1 li ul ul {
    margin: -15px 0 0 171px;
}

#nav1 li:hover ul ul, #nav1 li:hover ul ul ul, #nav1 li.sfhover ul ul, #nav1 li.sfhover ul ul ul {
    left: -999em;
}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul, #nav1 li li li.sfhover ul {
    left: auto;
}

#nav1 li:hover, #nav1 li.sfhover {
    position: static;
}

/* Content Definitions */
#container {
    clear: both;
    width: 976px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background: #ffffff url(images/containerbg.jpg) top center repeat-x;
    border-right: 3px solid #dcded9;
    border-left: 3px solid #dcded9;
}

#content {
    display: inline;
}

#content h2 a, #content h2 a:link, #content h2 a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #760b11;
    text-decoration: none;
    padding: 10px 0px;
    font-size: 22px;
}

#content h2 a:hover, #content h2 a:active {
    color: #433763;
    text-decoration: none;
}

/* narrowcolumn Definitions */
.narrowcolumn {
    float: left;
    padding: 20px 15px 20px 25px;
    margin: 0px 0px 0px 0px;
    width: 675px;
}

.narrowcolumn .entry, .widecolumn .entry {
    line-height: 1.4em;
}

.narrowcolumn .postmetadata {
    text-align: right;
}

.narrowcolumn .postmetadata {
    padding-top: 5px;
}

/* widecolumn Definitions */
.widecolumn {
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 750px;
}

.widecolumn .entry p {
    font-size: 1.05em;
}

.widecolumn {
    line-height: 1.6em;
}

.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;
}

.post {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
}

.post hr {
    display: block;
}

.postmetadata {
    clear: both;
}

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

.postmetadata a, .postmetadata a:link, .postmetadata a:visited {
    color: #760b11;
    text-decoration: none;
}

.postmetadata a:hover, .postmetadata a:active {
    color: #433763;
    text-decoration: underline;
}

/* Entry Definitions */
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;
}

.entry ul li:before, #sidebar ul ul li:before {
    content: "\00BB \0020";
}

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li {
    margin: 0;
    padding: 0;
}

.entry a, .entry a:link, .entry a:visited {
    color: #760b11;
    text-decoration: none;
}

.entry a:hover, .entry a:active {
    color: #433763;
    text-decoration: underline;
}

.thread-alt {
    background-color: #f8f8f8;
}

.thread-even {
    background-color: white;
}

.depth-1 {
    border: 1px solid #ddd;
}

.even, .alt {
    border-left: 1px solid #ddd;
}

#sidebar {
    width: 245px;
    float: right;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
}

#sidebar embed, #sidebar object {
    width: 190px;
    height: 160px;
    margin: 0px;
    padding: 0px;
}

#sidebar h2 {
    font-size: 14px;
    font-weight: bold;
    padding: 4px 15px 3px 15px;
    color: #ffffff;
    background: url(images/sidebarh2.jpg) top center repeat-y;
}

#sidebar a, #sidebar a:link, #sidebar a:visited {
    color: #181b1d;
    text-decoration: none;
}

#sidebar a:hover {
    color: #181b1d;
    text-decoration: underline;
}

#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ul li a:hover {
    color: #181b1d;
    text-decoration: none;
}

#sidebar ul ul li a:hover {
    color: #181b1d;
    text-decoration: underline;
}

#sidebar ul {
    list-style: none;
}

#sidebar li {
    padding: 0px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
}

#sidebar ul ul {
    list-style: none;
    margin: 0px 0px 20px 0px;
}

#sidebar ul ul li {
    padding: 10px 10px 0px 10px;
    border: none;
    margin: 0px;
    background: none;
}

#sidebar ul ul ul {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

#sidebar ul ul ul li {
    padding: 10px 10px 0px 10px;
    background: none;
}

#sidebar img {
    border: none;
}

/* These help support the widgets properly */
#sidebar ul table {
    width: 200px;
    margin: 0px;
    padding: 0px 15px 0px 15px;
}

#sidebar ul .textwidget {
    margin: 0px;
    padding: 20px 15px 20px 15px;
    border: 2px solid #dadada;
}

#sidebar form {
    margin: 0;
}

#sidebar #searchform #s {
    width: 108px;
    padding: 2px;
}

#sidebar #searchsubmit {
    padding: 1px;
}

/* End Entry Lists */
/* Footer Definitions */
#footer {
    border: none;
}

#contentbottom {
    clear: both;
    width: 982px;
    background: #dddddd;
    height: 10px;
}

#footer {
    padding: 0;
    width: 982px;
    clear: both;
    background: none;
    height: 80px;
    color: #000000;
}

#footer p {
    margin: 10px 0px 10px 0px;
    padding: 15px 0px 15px 0px;
    text-align: center;
}

#footer a {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

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

/* Comment Definitions */
.sticky {
    background: #f7f7f7;
    padding: 0 10px 10px;
}

.sticky h2 {
    padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
    font-size: 1em;
}

.commentlist li {
    font-weight: bold;
}

.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: Arial, Helvetica, sans-serif;
}

.commentmetadata {
    font-weight: normal;
}

acronym, abbr, span.caps {
    font-size: 0.9em;
    letter-spacing: .07em;
}

#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;
}

.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;
}

/* Structure Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
}

#wp-calendar a {
    text-decoration: none;
}

#wp-calendar caption {
    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

#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;
}

/* Begin Various Tags & Classes */
#searchform {
    margin: 10px auto;
    padding: 5px 3px;
    text-align: center;
}

select {
    width: 130px;
}

acronym, abbr, span.caps {
    cursor: help;
}

acronym, abbr {
    border-bottom: 1px dashed #999;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
}

.center {
    text-align: center;
}

.hidden {
    display: none;
}

.screen-reader-text {
    position: absolute;
    left: -925em;
}

hr {
    display: none;
}

a img {
    border: 5px solid #ccdde6;
}

/* 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;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.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;
}

/* End captions */
/* Begin Images */
p img {
    padding: 0;
    max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
 
 thought?!) align the image to the right. And using 'class="centered',
 
 will of course center the image. This is much better than using
 
 align="center", being much more futureproof (and valid) */
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 0px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

/* End Images */
/* Extra CSS from me*/
.navigation {
    margin: 0px 0px 0px 0px;
    padding: 15px 10px 25px 10px;
}

.pagetitle {
    padding: 10px 0px;
}

.banners {
    margin: 0 0 15px 1px;
}

#header .right {
    background-color: #ffffff;
    /*	width:231px;*/
    width: 210px;
    height: 225px;
    padding: 0px;
    margin: 10px 20px 0px 0px;
    float: right;
}

#header .left {
    padding: 20px 0px 0px 30px;
    margin: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    color: #CCCCCC;
    width: 420px;
}

#description {
    color: #FFFFFF;
    font-style: italic;
    padding: 10px 0px 0px 0px;
    font-size: 16px;
    font-weight: bold;
}

#header img {
    border: none;
}

#header h1 a {
    color: #FFFFFF;
    font-size: 32px;
}

#header h1 a:hover {
    color: #FFFFFF;
    font-size: 32px;
    text-decoration: none;
}
/*Added by Purple Crayon Web Studio */

#headshot {
	position:absolute;
	left:65px;
	bottom:5px;
}
#hLogo {
	position: absolute;
	left:240px;
	top:30px;
	}
#header h1, h2, h3, h4, h5 {
	margin-bottom: 8px;
}
