/*
Theme Name: Diamond Cross 2
Description: Left-align theme designed by Val Burgess of Burgess Design Group.
Merged design with "Autmn Almanac" them by Mina (http://www.the-cloisters.net).
Version: 2.0.0
Author: info@wyolution.com
Author URI: http://www.wyolution.com/
Tags: 2 column, fixed width, gravatars, widgets, brown, green, gold, red, Autumn, Fall, rustic, author box, sitemap, archives, 2.7
*/

/***** Initial Styles from M.Thoney *****/
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 11px; /* Resets 1em to 10px */;
	font-family: Verdana, Arial, Sans-Serif;
	color: #302C26;
	text-align: left;
	background: #c0baaa;
	margin: 0 0 20px 0;
	padding: 0;
	height: 100%;
}

.dctables td { 
	text-align: left; 
        font-size: 10px;
        border-bottom: 1px solid #842525;
}

/* utils */
div.clearer {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
/****************************************/

/***** TYPOGRAPHY AND LINKS *****/
body,address,dd,dl,hr,p,form {
	font-family: Verdana, Arial, Sans-serif;
	margin: 0;
	padding: 0;
	font-size:10px;
	font-size:10px;
}

h1,h2,h3,h4,h5,h6 {
	font: 13px/19px Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	margin: 10px 0px 0px 0px;
	padding: 0 0 5px 5px;
	color: #842525;
	font-weight: bold;
}

h1 {
	font-size: 1.23em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.17em;
}

h4 {
	font-size: 1.14em;
}

h5 {
	font-size: 1.11em;
}

h6 {
	font-size: 1.07em;
}


a:link,a:visited {
	text-decoration: none;
	color: #21544f;
}

a:hover {
	text-decoration: underline;
	color: #21544f;
}

p {
	padding: 5px;
}

blockquote {
	margin: 15px 40px 10px 30px;
	padding: 0 10px 10px 20px;
	border-left: 2px solid #a89166;
	border-right: 2px solid #b6c0af;
}

/***** MAIN CONTENT *****/
body {
	margin: 0;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: url(images/DC-BKGD.png) repeat;
	color: #ffedc5;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 856px;
	text-align: left;
}
/***** HEADER *****/
#header {
	position: relative;
	width: 856px;
	height: 150px;
	background: url(images/dc_banner.png) no-repeat;
	margin: 10px auto 0 auto;
	padding: 0;
}

/***** FOOTER *****/
#footer {
	position: relative;
	float: left;
	width: 856px;
	height: 67px;
	background: url(images/dc_footer.png) no-repeat;
	margin: 0px auto 10px auto;
	padding: 0;
}

#footer-body {
	font-size: 10px;
	width: 610px;
	line-height: 20px;
	margin: 0px auto 0px auto;
	text-align: center;
	color: #842525;
}
.footer-left{
	float: left;
	width: 300px;
	text-align: left;
	display: inline;
}
.footer-right{
	float: left;
	width: 300px;
	text-align: right;
	display: inline;
}


#footer a {
	color: #205648;
}


/***** CONTENT *****/
#content-top {
	position: relative;
	width: 856px;
	height: 22px;
	background: url(images/dc_body_top.png) repeat-y;
	margin: 0 auto 0 auto;
	padding: 0;
}

#content-canvas {
	position: relative;
	float: left;
	width: 856px;
	margin: 0 auto 0 auto;
	background: url(images/dc_body.png) repeat-y;
}

#container {
	width: 610px;
	margin: 15px auto 0px auto;
	padding: 0px;
}


#content {
	float: left;
	width: 350px;
	background: url(images/dc_content_dots.png) repeat-y;
	margin-left: 10px;
	padding: 0px;
}

#content h2, #content h2 a {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	text-transform: uppercase;
	color:#842525;
}

#content .post {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-align: justify;
	color:#205648;
}

#content ul, #content ol {
	margin-left: 25px;
}

/***** HORIZONTAL MENU *****/
#dynamenu-wrapper {
	width: 856px;
	height: 38px;
	padding: 0 0 0 0;
	display: block;
}
#dynamenu {
	width: 610px;
	margin: 0 auto 0 auto;
	padding: 5px 0;
	list-style: none;
	background: url(images/DC-lines.png) repeat-x;
	height:45px;
}

.menu {
	width: 100%;
	height: 38px;
	padding: 0;
	display: block;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
}

.menu ul {
	width: 610px;
	margin: 0 auto 0 auto;
	padding: 5px;
	list-style: none;
}

.menu ul li {
	display: inline;
	margin: 0;
}
.menu ul li {
	border-left: 2px solid #943434;
}
.menu ul li:first-child {
	border-left: none;
}

.menu ul li a {
	margin:5px;
	text-decoration: none;
	color: #21544f;
	font-weight: normal;
	font-size: 1.1em;
}

.menu ul li a:hover {
	color: #21544f;
	text-decoration: underline;
}

/***** Page Image *****/
#page-img {
	width: 610px;
	height: 164px;
	background: url(images/people_horses.jpg) no-repeat;
	margin: 0 auto 0 auto;
}

/***** SIDEBAR *****/
#left_sidebar {
	position: relative;
	width: 250px;
	float: left;
}

#left_sidebar_top {
	position: relative;
	width: 250px;
	height: 12px;
	background: url(images/dc_sidebox_top.png) no-repeat;
}
#left_sidebar_body {
	position: relative;
	width: 250px;
	background: url(images/dc_sidebox_body.png) repeat-y;
	font-family: Verdana, Arial, Sans-Serif;
	font-style: italic;
	color: #842525;
}
#left_sidebar_bot {
	position: relative;
	width: 250px;
	height: 12px;
	background: url(images/dc_sidebox_bot.png) no-repeat;
}

#left_sidebar ul li a{
	color: #842525;
}


#left_sidebar ul li{
	display: block;
	color: #842525;
	list-style: none;
	margin: 0px 10px 0px 10px;
	font-size: 12px;
}
#left_sidebar ul li {
	padding: 5px;
	border-bottom:1px dotted #991c18;
}


#left_sidebar h2 {
	font-size: 14px;
	margin: 0px 10px 5px 10px;
	padding: 0 3px;
	text-align: left;
	font-weight: normal;
	border-bottom:1px solid #991c18;
	font-family: Verdana, Arial, Sans-Serif;
}



/****** POSTS ******/
.post {
	padding: 0px 0 5px 0;
	margin: 0 8px;
}

.post h2 {
	font-size: 1.3em;
	margin: 0 0 0px 0px;
	font-size: 1.5em;
	letter-spacing: -0.05em;
	font-weight: normal;
}

.entry {
	font-size: 1.02em;
	line-height: 1.42em;
}

.postmetadata {
	margin: 10px 0 0 0;
	font-size: 9px;
}

.date {
	font-size: .9em;
	margin-top: -30px;
	font-style: italic;
}
/***** IMAGES *****/
p img {
	padding: 0;
	max-width: 100%;
}

a img {
	border: #b0aa96 1px solid;
	padding: 3px;
	background: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 3px;
	margin: 0 0 0 7px;
	display: inline;
}

img.alignleft {
	padding: 3px;
	margin: 0 7px 0 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.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;
	/* optional rounded corners for browsers that support it */
	-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;
}

#flickrrss img {
	border: 1px solid #61574a;
	float: left;
	margin: 0 0 3px 3px;
}

.thumbnail {
	width: 60px;
	height: 60px;
	float: left;
	margin: 3px;
	border: #3f464f 1px solid;
}

.medium {
	width: 250px;
	height: 150px;
	float: left;
	margin: 3px;
	border: #3f464f 1px solid;
}

/***** NAVIGATION *****/
.navigation {
	padding: 5px 0 5px 10px;
	font-size: 9px;
	font-weight: bold;
	line-height: 18px;
}


/***** INTRO BOX *****/
#intro {
	width: 515px;
	margin: 14px 0 20px 0;
	float: left;
	padding: 0;
	text-align: left;
	background: transparent url(images/dot.gif) repeat-x scroll 0pt 100%;
}

#intro p {
	font-size: 1em;
	font-style: italic;
	line-height: 1.42em;
}

#intro h2 {
	font-size: 1.077em;
	text-transform: uppercase;
	width: 90%;
	background: none;
	margin: 0 auto 0 auto;
	padding: 3px;
	text-align: left;
	border-bottom: #94927b 2px solid;
}

/***** SEARCH *****/
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

/***** Calendar *****/
#wp-calendar {
	text-align: center;
	background: #cc9933;
	margin: 0 0 10px 20px;
	padding: 0;
	width: 80%;
	border: #993300 2px solid;
	font-variant: small-caps;
	font-family: Verdana, Arial, Sans-Serif;
}

#wp-calendar td {
	line-height: 10px;
	font-size: 10px;
	color: #600000;
	font-variant: small-caps;
}

#wp-calendar td a {
	display: block;
	color: #600000;
	text-decoration: none;
	line-height: 10px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 10px;
}

#wp-calendar #prev a {
	width: 30px;
	font-variant: small-caps;
}

#wp-calendar #next a {
	width: 30px;
	margin: 0 0 0 30px;
	font-variant: small-caps;
}

#wp-calendar #today {
	background: #600000;
	color: #e6ddbc;
	font-variant: small-caps;
}

#wp-calendar #today a {
	color: #463e35;
	font-weight: 700;
	font-variant: small-caps;
}

#wp-calendar caption {
	color: #600000;
	text-align: center;
	width: 80%;
	margin: 5px 0 5px 20px;
	font-variant: small-caps;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

/***** COMMENTS *****/
.comments-template {
	margin: 0 10px;
	border-top: 1px solid #dcd7bc;
	padding: 0 10px;
}

.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li {
	margin: 0;
	line-height: 14px;
	padding: 10px 0 10px 5px;
}

.comments-template h2,.comments-template h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	margin: 10px 0 0 0;
}

.commentmetadata {
	font-size: 9px;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	width: 95%;
	max-width: 500px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background: #efeadc;
}

.authorcomment {
	background: #cc9933;
}


/***** IE HACKS *****/
* html #left_sidebar {
	margin: 0 0 20px 5px;
}

* html .search {
	margin: 10px 10px 0 0;
}

/***** SuckerFish Dynamic Menu CSS *******/
#pixopoint_menu_wrapper1{
}
#pixopoint_menu1{
}

#pixopoint_menu1 ul li {
	border-left: 2px solid #943434;
}
#pixopoint_menu1 ul li:first-child {
	border-left: none;
}

#suckerfishnav {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	text-transform: uppercase;
}
#suckerfishnav,#suckerfishnav ul {
	float: left;
	list-style: none;
	line-height: 20px;
	padding: 0;
	margin: 0;
}
#suckerfishnav {
	margin: 5px auto 0px auto;
}

#suckerfishnav a {
	display: block;
	color: #24584b;
	text-decoration: none;
	padding: 0px 5px;
}

#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 #666666;
}

#suckerfishnav ul li:first-child {
    border-left:1px solid #666666;
}

#suckerfishnav li li {
	width: 149px;
	display:block;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	font-weight: normal;
	letter-spacing: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-align:left;
}

#suckerfishnav li li a {
	padding: 4px 10px;
	width: 135px;
	font-size: 10px;
	color: #3f251d;
}

#suckerfishnav li ul ul {
	margin: -21px 0 0 100px;
}

#suckerfishnav li li:hover {
	background: #cdc49d;
}

#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: #81331d;
}

#suckerfishnav li:hover a,#suckerfishnav li.sfhover a {
	color: #fae8ba;
}

#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: #3f251d;
}

#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;
}

#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: #abaa8b;
}

#suckerfishnav li:hover,#suckerfishnav li.sfhover {
	background: #abaa8b;
}

