﻿
/* General Element Styling */
.Controls {
	height: 22px;
	line-height: 22px;
}
.Controls:hover {
	text-decoration:none;
}
body {
	background-color: #FFFFFF;
	color: #303030;
/*	font: 76% Verdana,Tahoma,Arial,sans-serif; */
	font-family: Verdana,Tahoma,Arial,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
img {
	border-style: none;
	border-width: thin;
	border-color: inherit;
}
a {
	font-weight:bold;
	text-decoration:none;
	color: #d82f46;
}

a:hover {
	font-weight:bold;
/*	border: thin solid #FFFFFF; */
	color: #333333;
	text-decoration: none;
}

p {
	line-height: 1.5em;
	margin: 0 0 0px;
	padding: 0px;
}

#leftside ul.box li a {
	color:#333333;
}

#mainmenu a {
	color: #333333;
}

#mainmenu a:hover {
	background: url(images/menuhover-red.jpg) center left repeat-x;
}

#mainmenu li.current a {
	background: url(images/menuhover-red.jpg) center left repeat-x;
}

#mainmenu li.currentparent a {
	background: url(images/menuhover-red.jpg) center left repeat-x;
}

.image {
	border-color: #333333;
}

.intermed_image {
	border-color: #333333;
}

/*** Main container ***/



#container {
	color:#303030;
	margin:0;
	min-width:905px;
	padding:0;
	text-align:left;
	width:100%;
	height: auto;
}

/* this is to get IE to stop overlapping the right sidebar with the main content */
/* for all browsers that understand min-width */
.width {
	width:100%;
	min-width:905px;
}

/* the bodge for IE6 browsers */
* html .minwidth {
	border-left:925px solid #fff;
	position:relative;
	float:left;
	z-index:1;
}

* html .holder {
	margin-left:-925px;
	position:relative;
	float:left;
	z-index:2;
}

/*** Header section ***/

#sitename {
	color: #ffffff;
	height: 70px;
	margin: 0;
	background: url('images/Light-Logo-2048.jpg') no-repeat left center;
}
/*	background: url('images/Light-Logo-1024-bw.jpg') no-repeat center center; */
#sitename h1,#sitename h2 {
	font-weight:400;
	margin:0;
	padding:0;
}

#sitename h1 {
	font-size:2.4em;
	padding-top:20px;
}

#sitename h1 a {
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 5px;
}

#sitename h2 {
	font-size:1.6em;
}

/*** Content wrap ***/

#wrap {
	clear: both;
	font-size: 0.9em;

}

/* Horizontal menu */

#mainmenu {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#mainmenu ul.level1 {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#mainmenu ul {
	background: transparent url(images/menubg.jpg) center left repeat-x;
	padding: 0 0 0 5px;
	margin: 0px;
	border-bottom: 1px solid #fff;
}

#mainmenu li {
	display: inline;
	line-height: 25px;
	margin-left: -4px;
	padding: 0px;
	font-size: 0.9em;
	list-style: none;
	text-transform: uppercase;
}

#mainmenu a {
	padding: 6px 9px 6px 9px;
	text-decoration: none;
	border-right: 1px solid #E0E0E0;
}

#mainmenu li.current a {
	color: #000;
}

/*** Sidebars ***/

#leftside {
	margin: 0;
	margin-top: 4px;
	margin-right: 10px;
	font-size: 14px;
	padding: 0 10px 10px;
	padding: 21px 0px 4px 10px;
	width: 170px;
	line-height: 25px;
	float: left;
	display: block;
	position: relative;
	text-transform: capitalize;
	text-align: right;
}
#rightside {
	float:right;
	margin-left: 10px;
}

#rightside img {
	border: 0px;
}

/*** Sidebar menu ***/

#leftside h2 {
	font-size: 1.4em;
	margin-top: 10px;
	padding: 5px 5px 5px 0;
	border-bottom: 1px solid #BEBFC3;
}

#leftside ul {
	padding-left: 0px;
	padding-right: 4px;
	margin: 0px;
}

#leftside li {
	list-style: none;
}



li#categories li a, li#archives li a, li.pagenav li a {
	/*	background:#e8e9ea;
	border:1px solid #b0b0b0; */
	display: block;
	margin-top: 4px;
	padding: 5px 0px 4px 10px;
	position: relative;
	text-transform: capitalize;
	width: auto;
	text-align: right;
}

li#categories li a:hover, li#archives li a:hover, li.pagenav li a:hover {
/*	background:#f8f9fa;
	border:1px solid #B0B0B0; */
	color:#CCCCCC;
	text-decoration:none;
}

li#categories ul.children li a, li#archives ul.children li a, li.pagenav ul.children li a {
	font-size:0.8em;
	letter-spacing:1px;
	margin:3px 0 2px 10px;
	padding:4px 2px 2px 8px;
	width:125px;
}

li#categories ul.children li li, li#archives ul.children li li, li.pagenav ul.children li li {
	padding-left: 10px;
}

li#categories ul.children li li a, li#archives ul.children li li a, li.pagenav ul.children li li a {
	width: 115px;
}

li.feed {
	background: url(images/rss.gif) no-repeat left top;
	padding: 2px 0 8px 20px;
}

li#recent-comments ul li {
	padding-bottom: 5px;
}

li#recent-posts ul li {
	padding-bottom: 5px;
}

/*** Content ***/

#content, #contentalt {
	/*	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #fafcff; */
	color: #2a2a2a;
	padding: 12px 15px 5px 15px; 
}

#content {
	margin: 0 0 0 175px;
	height: auto;
	min-width: 460px;
}

#searchcpg {
	text-align:left;
	padding-left: 15px;
	padding-top: 15px;
	
}

.content_text {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	width: 800px;
	font-size: 14px;
	overflow:auto;
}

*html #content {
	display:inline-block;
	position:relative;
}

#contentalt {
	margin: 0 10px 0 200px;
}

#content h1,#contentalt h1,#contentalt h2 {
	background-color:inherit;
	color:#000000;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
}

#content h1,#contentalt h1 {
	border-bottom: 1px solid #E0E0E0;
}
#content h2 {
	padding-top: 30px;
	text-align:center;
	font-size:14px;
	color:#000000;
}

#content #searchcpg h2 {
	padding-top: 12px;
	text-align:center;
	font-size:14px;
	color:#000000;
}
#content h3 {
	font-size:14px;
	color:#000000;
}

/* Archives/Links Page List styles */

.archives li, .linkspage li {
	list-style: none;
}

.archives ul.children {
	padding-left: 10px;
	margin-left: 10px;
}

/*** Footer ***/

#footer {
	background: transparent url(images/footerbg.jpg) top left repeat-x;
	clear: both;
	color: #000;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 6px 0 0;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 100%;
}

#footer a {
	color: #d0d0d0;
	font-weight:bold;
}

/*** comments Form ***/

#comment {
	width: 100%;
	border:1px solid #E0E0E0;
}

#commentform {
	width: 97%;
}

#author {
	border:1px solid #E0E0E0;
}

#email {
	border:1px solid #E0E0E0;
}

#url {
	border:1px solid #E0E0E0;
}

#submit {
	background:#f0f0f0;
	border:1px solid #E0E0E0;
}

#submit:hover {
	background: #e8e9ea;
	border: 1px solid #848484;
	cursor: pointer;
}

/* Image Display 

.entry img, .entrytext img {
	border: 1px solid #E0E0E0;
	margin: 5px;
	padding: 5px;
}

.entry a:hover img, .entrytext a:hover img {
	border: 1px solid #505050;
	padding: 5px;
}

img.wp-smiley {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
*/

.thumbnail {
	background:#fafbfc;
	border:1px solid #E0E0E0;
	margin:0 0 10px 10px;
	padding:5px;
}

.left {
	background:#fafbfc;
	border:1px solid #E0E0E0;
	float:left;
	margin: 5px 15px 6px 0px;
	padding:5px;
}

.right {
	background:#fafbfc;
	border:1px solid #E0E0E0;
	float:right;
	margin: 5px 0px 6px 15px;
	padding:5px;
}

.noalign {
	background:#fafbfc;
	border:1px solid #E0E0E0;
	margin: 5px 5px 5px 5px;
	padding:5px;
}

/* Search Form */

#searchform {
	margin-top: 10px;
}

#searchbox {
	background:#f0f0f0;
	border:1px solid #E0E0E0;
	margin:0 4px 0 0;
	width:160px;
}

#searchbutton {
	background:#f0f0f0;
	border:1px solid #E0E0E0;
}

#searchbutton:hover {
	background: #e8e9ea;
	border: 1px solid #848484;
	cursor: pointer;
}

/*** Comments Display ***/

.postmetadata {
	background:#e8e9ea;
	font-size: 0.9em;
	border: 1px solid #E0E0E0;
	padding: 10px;
	margin: 0px;
}

ol.commentlist li {
	border: 1px solid #E0E0E0;
	padding: 10px;
	margin-bottom: 10px;
}

ol.commentlist li cite {
	text-transform: capitalize;
}

ol.commentlist li p {
	padding-top: 10px;
}

.alt {
	/*background:#e8e9ea; */
}

/*** Text format ***/

.intro {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
}

blockquote {
	border: 1px dashed #E0E0E0;
	padding: 10px;
	margin: 30px;
}

blockquote p {
	padding: 0px;
	margin: 0px;
}

.small {
	font-size:0.8em;
}

.large {
	font-size:1.4em;
}

.center {
	text-align:center;
}

.category {
	border-bottom: 1px solid #E0E0E0;
}
.dark_screen {
	visibility: visible;
}
.date {
	margin-top: -10px;
	padding-top: 0px;
	border-bottom: 1px solid #E0E0E0;
}

#page {
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* Previous/Next Page Navigation */

.navigation {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #E0E0E0;
}

.bottomnavigation {
	margin: 30px 0 0 0;
	padding: 5px 0 30px 0;
	border-top: 1px dashed #E0E0E0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.post {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

/* Fix by Andy Skelton */

.entry, .entrytext {
	overflow: hidden;
}
.album_labels{
	padding-right: 4px;
	margin-right: 4px;
	border-right: thick;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: thin;
}
.shows{
	padding-right: 4px;
	margin-right: 4px;
	border-right: thick;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: thin;
}

* html.entry, * html.entrytext {
	overflow: auto;
	height: 1px;
}

* html.entry p, * html.entrytext p {
	width: 99%;
	overflow: hidden;
}

.entrytext {
	padding-top: 0px;
}

/*** Various classes ***/

.clearingdiv {
	clear:both;
	height:30px;
	width:1px;
}

.hide {
	display:none;
}


/* Widgets */
.rsswidget {
	border:0px;
	vertical-align: bottom;
}
/*** End of file ***/
/* - if you use the modpack, then these additional style elements should already be in your style.css
   - that's the colors I use for the classic theme
   - you can have a look at the oranje and tentacle modpack theme for other color shemes
*/

/* shop admin, my orders active/ archive bar (not to see if pms_linecolor1+2 are missing in the css ) */
.pms_linecolor1
{
background-color: #0E72A4;
font-size: 10px;
}

.pms_linecolor2
{
background-color: #71ACCA;
font-size: 10px;
}

/* td background color in shop admin */
.alt1, .alt1Active
{
	background-color: #F8FAFC;
	font-family: verdana, arial, helvetica, sans-serif;
}

.alt2, .alt2Active
{
	background-color: #cacaca;
	font-family: verdana, arial, helvetica, sans-serif;
}

/* margin paid/sent icons in my orders and admin */
.pms_legend
{
        margin: 10px;
}

/* shop admin, mny orders panel where the active/ archive bar is on */
.panel
{
	background: #F8FAFC;
	color: #000000;
	padding: 10px;
	border: 2px outset;
}

.panelsurround
{
	background: #cacaca;
	color: #000000;
}

/* used for the small font in admin and my orders */
.smallfont
{
font-size: 10px;
}

