/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

/* .custom #header {background: url(images/logo5.gif) no-repeat; height: 94px;}*/

body.custom {
/*     background: url('images/bg2.jpg')repeat; */
/*     background: url('images/bg3.jpg')repeat; */
 /*    background: url('images/bg4.gif')repeat; */
    background: url('images/wood2.jpg')repeat; 

/*     background: #8db6b6 url('images/glass.jpg') 100% 0 no-repeat; */
/*     background: #8db6b6 url('images/chalkboard1.jpg') 100% 0 no-repeat; */
/*     background: #8db6b6 url('images/steelbumps.jpg')repeat; */
/*     background: #8db6b6 url('images/brushedsteel.jpg')repeat; */
/*  background: transparent url('images/linedbrpaper.jpg') repeat scroll left top; */
/* background: transparent url('images/glossymetal.jpg') repeat scroll left top; */
/* background: transparent url('images/brown-paper1.jpg') repeat; */
/* background: #686146 url('images/knives-bg2.gif') no-repeat; */
/* background: transparent url('images/knives-sq.gif') repeat; */
 /*    background: #8db6b6 url('images/brownpaper5.jpg') 100% 0 no-repeat; */

/*  background-color: #77684d;  */
/*      background: #8db6b6 url('images/orange-brush.gif') 100% 0 no-repeat;  */

/*    background: #8db6b6 url('images/butcher-paper1.jpg'); */
/* background: #fff url('images/knives-lineup-lt.gif'); */
background-attachment: fixed;
}

.custom #container {
/* border: 8px solid #ccc; */
width: 850px;
}

.custom #content_box {
background-color:#fff;
}


.custom .format_text img.aligncenter {
margin:0;
}

.custom #content {
    background: #fff;
    min-height: 300px;
}

.custom #content p {
font-family: "Century Gothic", arial;
color:#000;
text-align: left;
margin-left:40px;
margin-right:40px;
}

.custom #content h2{
font-family: "Century Gothic", arial;
color:#000;
text-align: left;
margin-left:40px;
margin-right:40px;
}

.custom #page {
    background: #fff;
}

.custom #sidebars {
border: none;
clear:both;
width:100%;
background-color:#fff;
}

.custom .sidebar_list li {
	margin:0;
	padding:0;
	}
	
	
.menu .rss a, .menu .rss a:hover {
display:none;
}

/* STYLE NAV BAR */
.custom ul#tabs li a, li.current-cat a, .custom ul#tabs li.current_page_item a {
  background-color: #fff;
  color: #438327;
  font-size:16px;
  font-weight:bold;
  margin-right:30px;
  font-family: "Century Gothic", arial;
}

.custom ul#tabs li a:hover {
/*   background:#000; */
  font-family: "Century Gothic", arial;
  font-weight:bold;
  color:#e86b1f;
  text-decoration: none;
}

.custom #tabs li {
border:none;
}

.custom #tabs {
 border-bottom: 1px solid #333;
  border: none;
 }

#tabs li {
background:#fff none repeat scroll 0 0;
}

/* Custom Style Page Header */

.custom #header {
padding:0;

}

.custom #header {
padding-bottom:0;
padding-top:0;
background-color:#e86b1f;
}
.custom #header, #footer {
padding: 0;
}

/* End Custom Style Page Header */



/* Custom Style Page Headline */

.custom .headline_area h1 {

	font-family: arial;
	font-size: 36px;
	font-weight: normal;
	color: ##ca3827;
	text-align: center;
	}

/*
.custom .headline_area {
	position:absolute;
	top:-1500px;
	left:-1500px;
}
*/


	
/* Custom Style Individual Pages */

/* custom home page */

.custom #homepage {
	width: 850px;
	height: auto;
	text-align:center;
	}

.custom #homepage h3{
margin-top:20px;
font-size: 30px;
color:#e86b1f;
text-align:center;
	}	
	
/* REMOVE SIDEBAR LINE */
.custom #content_box  { background: none ; } 


/* REMOVE COMMENTS ARE CLOSED LINE AT END OF EACH PORFOLIO ENTRY */
.custom .to_comments {display: none ;}
/* END -- REMOVE COMMENTS ARE CLOSED LINE AT END OF EACH PORFOLIO ENTRY */

/*
.custom #homepage h1{

	font-family: verdana;
	font-size: 24px;
	font-weight: bold;
	color: #0c93a3;
	padding:20px;
	padding-top:40px;
	padding-bottom:50px;
	text-align: left;
	background-color:#fff;
	}
*/

.custom #homepage a {
	color:#000;
	font-family: georgia;
	font-weight: normal;
	font-size: 22px;
	}

.custom #homepage a:hover{
	color:#663;
	}	
	
	
	
.custom #homepage ul{
	margin-left: 30px;

	}
	
.custom #homepage img {
 	border: 10px solid #ccc;
    padding: 2px;
    margin-top:20px;
	margin-bottom:20px;
	
}

.custom #homepage li a {
	text-decoration: none;
	color: #000;
}

.custom #homepage li a:hover {
	color: #f00;
}

.custom img.aligncenter, .custom img.center {

margin-left:auto;
margin-right:auto;
}




.custom #pagestyle {
	width: 800px;
	height: auto;
	margin-left:40px
	margin-right:40px;
	}

.custom #pagestyle h1{
	clear:both;
	font-family: "Century Gothic", arial;
	font-size: 22px;
	font-weight: bold;
	color: #e86b1f;
	letter-spacing: 1px;
	text-align: left;
	padding-top:20px;
	padding-bottom:0px;
	margin-top: 30px;
	margin-bottom:5px;
	background-color:#e86b1f;
	}
.custom #pagestyle h2 {
	clear:both;
	font-family: "Century Gothic", arial;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-align: left;
	line-height:12px;
	margin-left:40px;
	margin-right:40px;
	margin-bottom: 15px;
	margin-top: 30px;
	}


.custom #pagestyle p {
	font-family: "Century Gothic", arial;
	text-align:left;
	line-height:25px;
	color:#000;
	font-size:16px;
	margin:0;
	margin-left:40px;
	margin-right:40px;
	margin-bottom:10px;
	padding:0;
}	

.custom #centerstyle {
	width: 830px;
	height: auto;
/*
	margin-left:40px
	margin-right:40px;
*/
	}

.custom #centerstyle h1{
	clear:both;
	font-family: "Century Gothic", arial;
	font-size: 22px;
	font-weight: bold;
	color: #e86b1f;
	letter-spacing: 1px;
	text-align: center;
	padding-top:20px;
	padding-bottom:0px;
	margin-top: 30px;
	margin-bottom:5px;
	background-color:#e86b1f;
	}
.custom #centerstyle h2 {
	clear:both;
	font-family: "Century Gothic", arial;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height:12px;
/*
	margin-left:40px;
	margin-right:40px;
*/
	margin-bottom: 15px;
	margin-top: 30px;
	}


.custom #centerstyle p {
	font-family: "Century Gothic", arial;
	text-align:center;
	line-height:25px;
	color:#000;
	font-size:16px;
	margin:0;
/*
	margin-left:40px;
	margin-right:40px;
*/
	margin-bottom:10px;
	padding:0;
}

.custom #centerstyle img {
	font-family: "Century Gothic", arial;
	text-align:center;
	line-height:25px;
	color:#000;
	font-size:16px;
	margin:0;
/*
	margin-left:40px;
	margin-right:40px;
*/
	margin-bottom:10px;
	padding:0;
}

.custom #about-style {
	width: 650px;
	height: auto;
	}

.custom .about-style h1{
	clear:both;
	font-family: "Century Gothic", arial;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
	text-align: left;
	padding-top:20px;
	padding-bottom:0px;
	margin-top: 30px;
	margin-bottom:5px;
	background-color:#fff;
	}
.custom .about-style h2 {
	clear:both;
	font-family: "Century Gothic", arial;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height:12px;
	margin-bottom: 15px;
	margin-top: 30px;
	}


.custom .about-style p {

	font-family: "Century Gothic", arial;
	text-align:left;
	line-height:25px;
	color:#000;
	font-size:16px;
	margin:0;
	margin-left:25px;
	margin-right:30px;
	margin-bottom:10px;
	padding:0;
}	
/* Remove Comments are closed on pages */

.custom .comments_closed p {display: none ;}

/* Style for Footer */
.custom #footer {
border-top: solid 2px #fff;
height: 210px;
background-color: #e86b1f;
color: #fff;
}

.custom #footer img {
background-color:#fff;
}

.custom #footer p {
margin-right:20px;
color:#fff;
font-family: "Century Gothic", arial;
font-size:10px;
}

.custom #footer a {
color: #fff;
text-decoration: none;
border:none;
}

.custom #footer a:hover {
color: #000;
}
