/*
Theme Name: DFire
Theme URI: http://chain.darkfaerytale.com/themes/dfire/
Description: dFire is a dark but viewable theme vying for a slightly different style.
Version: 1.0
Author: Tracy Ou (aka Viitoria L.)
Author URI: http://www.darkfaerytale.com

Ported to CPG  by: Billy Bullock
Porter URI: http://www.billygbullock.com
Coppermine Theme Version: 1.3.0
Tested on CPG v1.4.18
Released on August 10, 2008
*/

body {
	font-family: serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background: #E1B26B url("../images/bg.gif");
	margin: 0; 
	padding: 0;
	}

/* Design Containers and Specifications */

#wrap {
	/*background: url("/images/bgtp.gif") repeat-x;*/
	background: url("../images/bg.gif");
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	}

#keep {
	width: 965px;
	clear: left;
	margin: 0 auto; 
	}
/* links */
a, a:visited {
	text-decoration: none;
	color: #2180BC;
	background: inherit;
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
}

hr {
	background-color: #22201d;
	color: #22201d; /* for coloring the background in IE7 */
}
	
#outside { 
	background: /*#B5B6B4*/ url("../images/bgcon.gif") repeat-y top center; 
	width: 965px;
	float: right;
	}

#inside { 
	background: url("../images/bghead.gif") no-repeat top center; 
	width: 965px; 
	clear: both;
	}

#holder {
	margin-left: 30px;
	margin-right: 38px;
	width: 898px;
	padding: 0;
	}

* html #holder {
	margin-left: 15px; 
	float: left;
	}

#banner {
	background: url("../images/menu.jpg") no-repeat; 
	width: 685px;
	height: 125px;
	float: left;
	text-align: left;
	}
#navbar {
    background-color: #61493D;
	width: 869px;
	height: 25px;
	float: left;
	text-align: left;
	margin-top: 0px;
	padding-left: 30px;

	}	

#content {
	width: 632px;
	/*margin-left: 20px;*/
	float: left;
	text-align: center;
	font-size: 13px;
	color: #61493D;
	/*color: #825d49;*/
    font-family: "tw cent mt", arial, helvetica, sans-serif;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: auto;
	/* overflow-x: auto;  handle overflow with scrollbar */
	margin: 20px 0 0 30px;


	}

* html #content {
	margin-left: 15px;
	width: 610px;
	}

#sidebar {
	width: 205px;
	float: right;
	text-align: left;
	margin: 15px 20px 15px 0;
	}

* html #sidebar {
	margin: 0px;
	}

#footer {
	background: #000000  url("../images/footer.jpg") no-repeat bottom; 
	width: 899px;
	height: 50px;
	clear: both;
	font-family: "agency fb", arial, helvetica, sans-serif;
	margin: 0px;
	}

/* Headers */

h1 {
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
	color: #6B503F;
	font-size: 30px;
	text-align: left;
	font-family: "tw cent mt", arial, helvetica, sans-serif;
}

h4 {
	background: url("../images/sidebg.jpg") no-repeat bottom;
	width: 198px;
	height: 28px;
	text-transform: lowercase;
	margin: 0px;
	padding-right: 50px;
	color: #3F1A08;
	font-size: 18px;
	text-align: right;
	font-family: "tw cent mt", arial, helvetica, sans-serif;	}

* html h4 {
	padding: 0 50px 0 0;
	}

h3 {
	color: #BC977D;
	font-size: 18px;
	font-family: "agency fb", sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
	
	
.id {
	color: #686C24;
	padding-right: 3px;
	}

h2 {
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
	color: #FFFED9;
	font-size: 14px;
	text-align: left;
	font-family: "tw cent mt", arial, helvetica, sans-serif;
	}

h2 a:link, h2 a:visited {
	color: #A12600;
	text-decoration: none;
	}

h2 a:hover {
	color: #DF3500;
	text-decoration: none;
	}

h6 {
	padding: 0;
	margin: 0;
	font-size: 35px;
	float: right;
	text-align: right;
	color: #222;
	}

.navigate {
	padding: 10px 0 30px 35px;
	font-size: 10px;
	font-family: verdana, sans-serif;
	}

.navigate ul {
	list-style-type: none;
	font-size: 11px;
	padding: 0;
	margin: 0;
	}

.navigate li a { 
	background: url("../images/arw.gif") no-repeat top left; 
	text-decoration: none;
	display: block;
	color: #7F8062;
	border-bottom: #1F270B 1px solid;
	padding: 4px 0 4px 21px;
	margin: 0;
	}

* html .navigate li a { 
	height: 13px;
	}

.navigate li a:hover { 
	background: url("../images/arw2.gif") no-repeat top left; 
	text-decoration: none;
	color: #F7FABF;
	}

.navigate li li a { 
	background: url("../images/sub.gif") no-repeat top left; 
	text-decoration: none;
	display: block;
	color: #7F8062;
	border-bottom: #1F270B 1px solid;
	padding: 4px 0 4px 41px;
	margin: 0;
	}

.navigate li li a:hover { 
	background: url("../images/sub2.gif") no-repeat top left; 
	text-decoration: none;
	color: #F7FABF;
	}


/* Footer Styles */


#footer a:link, #footer a:visited {
	color: #A1A1A1;
	text-decoration: none;
	}

#footer a:hover {
	color: #E1E1E1;
	text-decoration: none;
	}

/* Miscellaneous */

img {
	border: 0;
	}


input:focus, textarea:focus {
	border: #2E2E2E 1px solid;
	}

small {
	color: #555;
	font-family: arial, helvetica, sans-serif;
	}


.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 1em;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 1em;
        vertical-align : middle;
}



.cpg_footer {
	height: 100%;
	width: 570px;
	padding-left: 20px;
}


.image {
        border: 2px solid #000000;
        margin: 2px;
}

.image a:hover { filter:alpha(opacity=50); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: .5; opacity:0.5; }

.imageborder {
        border: 0px solid #aaaaaa;
        background-color: #FFFFFF;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-right: 2px;
        margin-left: 2px;
}


.thumbnails {
        padding: 5px;
}

.thumbnails a:hover img { filter:alpha(opacity=50); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: .5; opacity:0.5; }


.img_caption_table {
        border: none;
        background-color: #49525D;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #49525D ;
        font-size : 100%;
        color : #cccccc;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #394049;
}

.img_caption_table td {
        background: #49525D ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #394049;
        white-space: normal;
}


/* form elements */
form {
	margin:10px;
	padding: 0 5px;
	border: 1px solid #f2f2f2;
	background-color: #EFEFEF;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:200px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(../images/button-bg.jpg) repeat-x 0 0;
	border: none;
}
/* Main Column */
#main{
	float: left;
	width: 70%;
	padding: 0; margin: 5px 0 0 5px;
	display: inline;
}
.smallCaptions {
	color: #3E2D25;
	font-style: italic;
}
.travelheader {color: #E6D3C5}
.thinborderfloatR {
	float: right;
	margin-left: 8px;
	border:solid 1px;
	padding:5px;
	margin:10px;
	border-color: #666666;
}
.thinborderfloatL {
	float: left;
	margin-left: 8px;
	border:solid 1px;
	padding:5px;
	margin:10px;
	border-color: #666666;
}
bold-text {
	font-weight: bold;
}
left-align-text {
	text-align: left;
}
p {
	text-align: left;
}

