/*
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 {padding-top: 0; padding-bottom: 0; padding-left: 0;}

.custom #headerimage {
position: relative;
width: 960px;
height: 168px;
}
.custom #headerimage ul {
list-style: none;
margin: 0;
padding: 0;
}

.custom #headerimage .head2{
position: absolute;
top: .02em;
right: -6em;
width:512px;
height:423px;
}

.custom #headerimage .cornerpeel {position: absolute;
right:-21px;
top:-21px;}
.custom #headerimage .cornerpeel img {
  width: 50px; 
  height: 50px;
  z-index: 101;
  position: absolute;
  right: 0; 
  top: 0;
}
.custom #headerimage .cornerpeel .message {
  width: 50px; 
  height: 50px;
  position: absolute;
  z-index: 100;
  right: 0; 
  top: 0;
  background:#ebeeee url(http://timlaytondesigns.com/images/background.png) no-repeat right top;
  text-indent: -9999px;
}

.custom #headerimage .contact{
position: absolute;
bottom: 3.5em;
left: 41em;
width: 91px;
height: 82px;
margin:0;
padding:0;
}

.custom #headerimage .contact a{background-image: url(http://www.timlaytondesigns.com/wp-content/themes/thesis_16/custom/images/contact2.png);
position: absolute;
bottom:0em;
left:0em;
width:91px;
height:82px;

}

.custom #headerimage .contact a:hover{background-image: url(http://www.timlaytondesigns.com/wp-content/themes/thesis_16/custom/images/contact1.png);
position: absolute;
bottom:0em;
left:0em;
width:91px;
height:82px;

}

.custom #headerimage .rgbutton{
position: absolute;
bottom: -7.55em;
right: 18.2em;
width: 32px;
height: 32px;
}

.custom #headerimage .rgbutton a:hover{border-bottom: 2px solid #e1db9b;}

.custom #headerimage .rgbutton a{background-image: url(http://www.timlaytondesigns.com/wp-content/themes/thesis_16/custom/images/rgbutton.png);
position: absolute;
bottom:0em;
left:0em;
width:32px;
height:32px;

}

.custom #headerimage .twibutton{
position: absolute;
bottom: -4em;
right: 36em;
width: 32px;
height: 32px;
z-index:100
}

.custom #headerimage .twibutton a:hover{border-bottom: 2px solid #e1db9b;}

.custom #headerimage .twibutton a{background-image: url(http://www.timlaytondesigns.com/wp-content/themes/thesis_16/custom/images/twibutton.gif);
position: absolute;
bottom:0em;
left:0em;
width:32px;
height:32px;

}

.custom #headerimage .fbbutton{
position: absolute;
bottom: -5.25em;
right: 30em;
width: 32px;
height: 32px;
}

.custom #headerimage .fbbutton a{background-image: url(http://www.timlaytondesigns.com/wp-content/themes/thesis_16/custom/images/fbbutton.gif);
position: absolute;
bottom:0em;
left:0em;
width:32px;
height:32px;

}

.custom #headerimage .fbbutton a:hover{border-bottom: 2px solid #e1db9b;}

.custom #headerimage .inbutton{
position: absolute;
bottom: -6.5em;
right: 24em;
width: 32px;
height: 32px;
}

.custom #headerimage .inbutton a{background-image: url(http://www.timlaytondesigns.com/wp-content/themes/thesis_16/custom/images/inbutton.gif);
position: absolute;
bottom:0em;
left:0em;
width:32px;
height:32px;

}

.custom #headerimage .inbutton a:hover{border-bottom: 2px solid #e1db9b;}

.custom #headerimage .fwbutton{
position: absolute;
bottom: -8.9em;
right: 12.5em;
width: 32px;
height: 32px;
}

.custom #headerimage .fwbutton a{background-image: url(http://www.timlaytondesigns.com/wp-content/themes/thesis_16/custom/images/fwbutton.gif);
position: absolute;
bottom:0em;
left:0em;
width:32px;
height:32px;

}

.custom #headerimage .fwbutton a:hover{border-bottom: 2px solid #e1db9b;}





.custom #headerimage .headersubscribe a{color: #c1262a;}

.custom #headerimage .headersubscribe a:hover{color: #ffffff;}

.custom #headerimage .headersearch{
position: absolute;
bottom:-2.55em;
right:.1em;
z-index:100;
}

.custom #headerimage .headersearch .text_input{
width:20em;
height: 1.9em;}


.custom .search_form input {font-size: 110%;
}


.custom #tabs, .custom #tabs li {
  border-style: none;
}

.custom #header {
border-bottom:none;
}

.custom .menu {border: none;
background: transparent;}

.custom .menu a{background: transparent; border: none;}

.custom .sidebarblue h2{color:#046381;}

.paypal .format_text input, #commentform input, #commentform textarea {
    width:auto;
}

.custom .entry-title {
border-bottom: 2px solid #bdde35;
}

.custom .headline_area h1{
border-bottom: 2px solid #bdde35;
}

.subscribes a:hover{border-bottom: 1px solid #696969;
	}

.improve1 h1 a{
	font-family:"rockwell", sans serif; font-size:200%; color: #FFD61C;
}

.improve1 h1 a:hover{
	color: #B5ECF8; text-decoration: none;
}

.improve1 p{
	font-size: 170%; letter-spacing: 7px; line-height: 180%;
}

.improve2 h1 a{
	font-family:"rockwell", sans serif; font-size:200%; color: #bcde34;
}

.improve2 h1 a:hover{
	color: #FF7D00; text-decoration: none;
}

.improve2 p{
	font-size: 170%; letter-spacing: 6px; line-height: 180%;
}
.improve3 h1 a{
	font-family:"rockwell", sans serif; font-size:200%; color: #059AFF;
}

.improve3 h1 a:hover{
	color: #FF0000; text-decoration: none;
}

.improve3 p{
	font-size: 170%; letter-spacing: 6px; line-height: 180%;
}

.custom .to_comments {display: none;}

.custom .frontgraphic1 {
	border: 2px solid black;-moz-border-radius: 15px;
-webkit-border-radius: 15px;;
background: #e9e9e9;padding-top:20px;padding-bottom:20px;
}
.custom .frontlink a:hover{border-bottom: 3px dashed #1D4C03;
}
.custom #contactinfo h2{
background-color:
#C0E135; font-size:140%;
line-height:140%;
padding-left:8px;
}
.custom #contactinfo li{
color:#fff;
line-height:170%;
   list-style: none;
}

.custom #contactinfo{
	background-color:#000;
border-bottom:25px solid #c0e135;
}
.custom #contactinfo p{
	color:#fff;
}
.custom #contactinfo p a{
	margin:0 3em 1em 3em;
color:#fff;
}
