/*
Theme Name: Melarte Original
Theme URI: http://www.melaniesallis.com/
Description: The original theme for Melanie Sallis' website.
Version: 1.0
Author: Dan Zappone
Author URI: http://www.danzappone.com/
Tags: red, artistic, fixed width, two columns, widgets

	Melarte Original v1.0
	 http://www.23systems.net/themes/

*/

/*---- BASE STYLE ----*/
body {
padding-bottom:10px;
padding-right:10px;
margin-left:auto;
margin-right:auto;
color:#6c6967;
background:#FFFFFF;
font:lighter 13px 'Trebuchet MS', Arial, sans-serif;
}

/*---- LAYOUT ----*/
#page {
width:720px;
margin-left:auto;
margin-right:auto;
padding:10px;
color:#6c6967;
background:#FFFFFF;
font-size:13px;
text-align:left;
}
#header {
width:100%;
padding-top:5px;
position:relative;
}
#subheader {
color:#4E4E4E;
background:inherit;
font:lighter 13px 'Trebuchet MS', Arial, sans-serif;
position:relative;
height:40px;
}
#content {
float:right;
width:530px;
display:block;
position:relative;
z-index:1;
}
#sidebar {
float:left;
width:190px;
position:relative;
}
#footer {
clear:both;
text-align:center;
}
#footer p {
font-size:13px;
}
#footer a:hover {
color:#800000;
background:inherit;
text-decoration:none;
}
#footer a {
color:#6c6967;
background:inherit;
}
#subfooter {
color:#6c6967;
background:inherit;
font:lighter 13px 'Trebuchet MS', Arial, sans-serif;
text-align:center;
}
.clearfix:after {
clear:both;
display:block;
content:".";
height:0;
visibility:hidden;
}
.clearfix {
display:inline-table;
}
html .clearfix {
height:1%;
}
.clearfix {
display:block;
}
@media print {
}

/*---- LINKS ----*/	
a:link {
color:#800000;
background:inherit;
text-decoration:none;
}
a:visited {
color:#800000;
background:inherit;
text-decoration:none;
}
a:active {
color:#800000;
background:inherit;
text-decoration:none;
}
a:hover {
color:#6c6967;
background:inherit;
text-decoration:none;
}
#content a:hover {
border-bottom:1px solid #800000;
color:#6c6967;
background:inherit;
text-decoration:none;
}
#sidebar a:hover {
border-bottom:1px solid #800000;
color:#6c6967;
background:inherit;
text-decoration:none;
}

/*---- HEADERS ----*/	
#headerdesc {
padding-top:3px;
font:small-caps 10px 'Trebuchet MS', Arial, sans-serif;
word-spacing:2px;
text-align:justify;
letter-spacing:2px;
}
#headerdesc a {
color: #800000;
}
#headerdesc a:hover {
color: #6c6967;
}
h1 span {
color:#6c6967;
background:inherit;
font:lighter 14px 'Trebuchet MS', Arial, sans-serif;
}
h1 {
display:block;
color:#800000;
background:inherit;
font:lighter 26px 'Trebuchet MS', Arial, sans-serif;
}
h1 span {
color:#6c6967;
font:bold 14px 'Trebuchet MS', Arial, sans-serif;
}
h2 {
padding-bottom:5px;
color:#800000;
background:inherit;
font:lighter 20px 'Trebuchet MS', Arial, sans-serif;
}
#sidebar h2 {
padding-bottom:5px;
color:#800000;
background:inherit;
font:lighter 20px 'Trebuchet MS', Arial, sans-serif;
}
h3 {
padding-bottom:5px;
color:#800000;
background:inherit;
font:lighter 14px 'Trebuchet MS', Arial, sans-serif;
}
#sidebar h3 {
padding-bottom:5px;
color:#800000;
background:inherit;
font:lighter 14px 'Trebuchet MS', Arial, sans-serif;
}
/*---- PARAGRAPHS ----*/	
p {
color:#6c6967;
background:inherit;
font:lighter 13px 'Trebuchet MS', Arial, sans-serif;
}
span {
color:#800000;
background:inherit;
font-family:'Trebuchet MS', Arial, sans-serif;
}
#content p {
padding-bottom:10px;
padding-right:10px;
color:#6c6967;
background:inherit;
font:lighter 13px 'Trebuchet MS', Arial, sans-serif;
}
#sidebar p {
padding-bottom:25px;
margin-bottom:10px;
color:#6c6967;
background:inherit;
font:lighter 13px 'Trebuchet MS', Arial, sans-serif;
}
#fullcol p {
padding-bottom:20px;
padding-right:10px;
color:#6c6967;
background:inherit;
font:lighter 13px 'Trebuchet MS', Arial, sans-serif;
}

/*---- BLOCKQUOTES ----*/
blockquote {
margin-left:auto;
margin-right:auto;
width:60%;
margin-bottom:10px;
padding-right:10px;
color:#6c6967;
background:url(images/quotebottom.gif) no-repeat bottom right;
background:inherit;
font:lighter 14px 'Trebuchet MS', Arial, sans-serif;
}
blockquote p {
padding-bottom:14px;
padding-left:24px;
padding-top:20px;
color:#6c6967;
background:url(images/quotetop.gif) no-repeat 5px 0;
background:inherit;
font:lighter 14px 'Trebuchet MS', Arial, sans-serif;
}

/*---- LISTS ----*/	
#content ul {
margin-bottom:20px;
margin-left:20px;
}
#content li {
list-style-image:url(images/bullet.gif);
}
#sidebar ul {
/* float:left; */
margin: 3px 3px 20px 3px;
/* display:inline; */
position:relative;
}
#sidebar ul li {
list-style:none;
display:block;
clear: right;
}
.widget {
margin: 0 0 20px 0 !important;
}

#right {
left:100px;
position:relative;
}

/*---- FORMS ----*/	
/* form {
padding-top:30px;
}
*/
.counter {
border:1px none #FFFFFF;
margin:0px 2px 0px 0px;
color:#800000;
background:#FFFFFF;
text-align:right;
}
.radio {
border:1px none #FFFFFF;
}
label,input,textarea {
border-right:1px solid #800000;
border-left:1px solid #800000;
border-top:1px solid #800000;
border-bottom:1px solid #800000;/* overflow:auto;*/
color:#6c6967;
background:inherit;
font-family:'Trebuchet MS',serif,Arial;/* display:block;
float:left;
margin-bottom:10px;*/
}
input,textarea {
margin:2px 2px 2px 2px;
color:#6c6967;
background:inherit;
}
label {
border:1px solid #FFFFFF;
font-family:'Trebuchet MS',serif,Arial;
text-align:right;/*width:75px;
padding-right:20px;*/
}
br {
clear:left;
}
.button {
border-bottom:1px solid #FFFFFF;
padding:0;
margin-top:20px;
color:#6c6967;
background:#FFFFFF;
font:13px 'Trebuchet MS',serif,Arial;
cursor:default;
}
.button:hover {
color:#800000;
background:inherit;
cursor:pointer;
}
.hidden {
border:0;
overflow:hidden;
}
/*---- IMAGES ----*/	
a img {
border:none;
}
/* a img:hover {
border:1px solid #6c6967;
} */
img.left,img.center,img.right {
padding:4px;
border:1px solid #800000;
}
img.left {
float:left;
margin:10px auto;
}
img.center {
margin:10px auto;
display:block;
}
img.right {
float:right;
margin:10px auto;
}

/*---- TOP ----*/
#cfnavbar {
margin : 0;
padding : 0;
      }
#cfnavbar ul {
background : url(images/bgpink.gif) repeat-x bottom center;
padding-left : 0;
margin : 0;
float : left;
font-weight : bold;
font-size : 13px;
font-family : 'Trebuchet MS', serif, Arial;
      }
html #cfnavbar ul {
margin-bottom : 1em;
      }
#cfnavbar ul li {
display : inline;
      }
#cfnavbar ul li a, #cfnavbar ul li span {
float : left;
color : #6c6967;
background-color : inherit;
font-weight : lighter;
padding : 4px 13px 5px 6px;
text-decoration : none;
background : url(images/dividerpink.gif) no-repeat bottom right;
      }
#cfnavbar ul li span {
padding-left : 0;
      }
#cfnavbar ul li a#leftcorner {
float : none;
padding-left : 10px;
padding-right : 0;
background : url(images/leftcornerpink.gif) no-repeat bottom left;
      }
#cfnavbar ul li a:hover#leftcorner {
padding-left : 10px;
padding-right : 0;
background : url(../navigation_images/leftcornerpink.gif) no-repeat bottom left;
      }
#cfnavbar ul li a#rightcorner {
padding-right : 10px;
background : url(images/rightcornerpink.gif) no-repeat bottom right;
      }
#cfnavbar ul li a:hover {
text-decoration : none;
color : Maroon;
background-color : inherit;
      }
/*---- BOTTOM ----*/
#bcfnavbar {
margin : 0;
padding : 0;
      }
#bcfnavbar ul {
background : url(images/bbg.gif) repeat-x;
padding : 0;
margin : 0;
float : left;
font-weight : bold;
font-size : 13px;
font-family : 'Trebuchet MS', serif, Arial;
      }
#bcfnavbar ul li {
display : inline;
      }
#bcfnavbar ul li a, #bcfnavbar ul li span {
float : left;
color : #6c6967;
background-color : inherit;
font-weight : lighter;
padding : 8px 13px 5px 6px;
text-decoration : none;
background : url(images/bdivider.gif) no-repeat top right;
      }
#bcfnavbar ul li span {
padding-left : 0;
      }
#bcfnavbar ul li a#bleftcorner {
float : none;
padding-left : 10px;
padding-right : 0;
background : url(images/bleftcorner.gif) no-repeat top left;
      }
#bcfnavbar ul li a:hover#leftcorner {
padding-left : 10px;
padding-right : 0;
background : url(../navigation_images/bleftcorner.gif) no-repeat bottom left;
      }
#bcfnavbar ul li a#brightcorner {
padding-right : 10px;
background : url(images/brightcorner.gif) no-repeat top right;
      }
#bcfnavbar ul li a:hover {
text-decoration : none;
color : Maroon;
background-color : inherit;
      }
#bcfnavbar:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
      }
			
/*---- HOVERBOX ----*/
* {
border: 0;
margin: 0;
padding: 0;
}

.hoverbox, #ngg_widget_slideshow5 {
list-style: none;
}

.hoverbox a, .ngg_widget_slideshow5 a {
border-bottom : 0px solid Maroon;
}
.hoverbox a .preview {
	display: none;
}

/* .hoverbox a:hover .preview
 {
	display: block;
	position: absolute;
	top: -33px;
	left: -100px;
	z-index: 101;
}  */

.hoverbox img, #ngg_widget_slideshow5 {
background: #fff;
border-color: Maroon;
border-style: solid;
border-width: 1px;
color: inherit;
padding: 5px;
vertical-align: top;
width: 100px;
height: 100px;
}

.hoverbox li {
color: inherit;
display: inline;
float: left;
margin: 3px;
padding: 5px;
position: relative;
}

/* .hoverbox .preview
 {
	border-color: #6c6967;
	width: 100px;
	height: 100px;
} */