/*
Theme Name:  Crucian Gold
Theme URI: http://www.cruciangold.com
Description: Crucian Gold Wordpress theme 
Author: Christina Lannen
Author URI: http://www.lannendesigns.com


/*-----------Block Level Elements--------------*/
*{margin:0; padding:0;} /* removes all margins and padding */
html { min-height:100%; margin-bottom:1px; } /*keeps short pages from jumping */


body {
background-color: #000;
color: #fff;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
background-image: url(images/background.jpg);
background-repeat: repeat-x;
background-position: top left;
}

img a {border: none; text-decoration: none;}
img {border: none;}
td {vertical-align: top;text-align: left !important;}
#page {
	width: 990px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 180px;
}

#headerimg {
height: 180px;
}

.description {

}

#nav {
	/*background-image: url(images/navbg.gif);
	background-repeat: repeat-x;*/
	height: 32px;
}


#nav a {color: #00ACAC !important;font-weight: bold;}
#wrapper {
margin-top:30px;
	width: 100%;
}

#content {
	float: left;
	width: 70%;
}

#sidebar {
	width: 28%;
	margin-left: 70%;
}

#footer {
	width: 100%;
	clear: both;
}

#footer ul {list-style-type: none;display: block;}
#footer li {	display: inline;
	float: left;
	position: relative;
	text-align: left;
	padding: 0px;
	padding: 0;
	}
	
	#footer li a.nobrdr {border: none;margin-left: 0px 20px 0px 20px;}
	#footer li a {color: #d8aa57;text-transform: uppercase; font-size: 8pt; font-weight: bold; text-decoration: none; border-left: 1px solid #fff; padding: 0px 20px 0px 20px;}

a:link.footlinks, a:visited.footlinks, a:active.footlinks {
	color: #d8aa57;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover.footlinks {
	color: #d8aa57;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}

.small {
font-size: 9pt;
}
.copyright {
	float: left;
	/*padding-left: 20px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.designedby {
	float: right;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.designtiny {	
float: right;
	padding-right: 10px;
	font-size: 8pt;
	font-weight: normal;
}


a:link.design, a:visited.design, a:active.design  {
font-size: 9pt;
	color: #D8AA57;
	text-decoration: underline;
}
a:hover.design  {
font-size: 9pt;
	text-decoration: none;
}
/*-------------Headings-------------*/

h1, h2, h3, h4, h5 {font-family: Georgia, Times, "New Times Roman", serif;}
h1 {	color: #D8AA57;margin-bottom: 10px;}
h2 {	color: #fff;margin-bottom: 10px;}
/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
	color: #D8AA57;
	text-decoration: none;
	margin-bottom: 10px;
}

.post {

}

.post p {
margin-bottom: 10px;
margin-right: 30px;
}


.post a:link, a:visited, a:active {
font-size: 10pt;
font-weight: bold;
	color: #D8AA57;
	text-decoration: underline;
}
.post a:hover {
font-size: 10pt;
font-weight: bold;
	text-decoration: none;
}
.post ul {
margin: 10px 10px 10px 25px;
}

.post ol {
margin: 15px 15px 15px 30px;
}
.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebars------------*/
#shopsidebar {width: 260px;float: left;}
#shopsidebar ul {list-style-type: none;} 

#sidebar ul {
list-style-type: none;
}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
font-size: 10pt;
font-weight: bold;
	color: #D8AA57;
	text-decoration: underline;
}

#sidebar a:visited {
font-size: 10pt;
font-weight: bold;
	color: #D8AA57;
	text-decoration: underline;
}

#sidebar a:hover {
font-size: 10pt;
font-weight: bold;
	color: #D8AA57;
	text-decoration: none;
}

ul#news li {margin-bottom: 20px;padding-bottom: 20px;list-style-type: none;}



/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}




/*-------------Images------------------*/




/*-------------Other------------------*/



/* 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: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* 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 cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: 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;
	-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 */


input {border: 1px solid #d8aa57 !important;}

input.button, .submit {
color:#D8AA57;
background-color: #000;
border:1px solid #D8AA57;
font-weight: bold;
}

img .thumbrelated {max-width: 100px !important}
a:link, a:visited, a:hover {font-weight: bold !important; color: #D8AA57;}

object {z-index: 0;}

