/*---------------------------------------------------------------------*/
/*-----------------------Coded by TechHamlet.com-----------------------*/
/*---------------------------------------------------------------------*/

/* This controlls the background of the site */
body.custom { 
	background: url() no-repeat fixed center bottom #ffffff; 
	}
	
/* This will make the page background transparet */	
.custom #page { 
	background: transparent;
	}

/* Adjusts the width of the content */	
#content {
	float: left;
    margin-left: 12px;
    width: 678px;
}

/* Adds a background to the content */
#content_box {
background: url() repeat-y;padding-top: 10px;
}

/* border for whole site*/
body.custom {
&nbsp;&nbsp; &nbsp;background: #524A66;
}
.custom #container {
&nbsp;&nbsp; &nbsp;margin-top: 0.9em;
&nbsp;&nbsp; &nbsp;margin-bottom: 0.9em;
&nbsp;&amp;nbsp; &nbsp;padding: 0.3em;
&nbsp;&nbsp; &nbsp;background: #33332f;
&nbsp;&nbsp; &nbsp;border:0.3em solid #3e3e3a;
}
.custom #page {
&nbsp;&nbsp; &nbsp;background: #fff;
}

/* Styles for the header */
.headerbox {
    background: url("images/header.jpg") no-repeat scroll 0 0 transparent;
    height: 180px;
    margin: 12px 13px 0 0;
    width: 100%;
}

#header {
    padding-bottom: 0;
    padding-top: 0;
}






/* By default, thesis will show a messege "Comments are closed" if you disable the comments. So, your pages will show that messege. This code will remove it */
.custom .comments_closed p {
  display: none;
}

/* Styles for the sidebar widgets */
li.widget {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;  
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset; box-shadow:0 0 10px rgba(0, 0, 0, 0.2) inset;
    background-color: #FFFFFF;
    border: 3px solid #DBDBDB;    
}

/* Styles for the buttons used in the sidebar. Can also use them in other places */
.button {
	padding: 5px 10px;
	display: inline;
	background: #777 url(button.png) repeat-x bottom;
	border: none;
	color: #fff;
	cursor: pointer;
	font-weight: bold;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;
	font-family: Arial,sans-serif;
	font-size: 12px;
	width: 120px;
	padding: 5px;
}

.button:hover {	
	background-position: 0 center; 
}

.button:active {
	background-position: 0 top;	
	position: relative;	
	top: 1px;
	padding: 6px 10px 4px;	
}	

.button.purple { 
	background-color: #A986E3; /* Controlls the color of the buttons */
}

/* Adds a background to the mail sign up widget in the sidebar */
.mailbox {
	background: url("http://www.ellenhartson.com/wp-content/themes/thesis_18/custom/images/mail-bg.png") no-repeat scroll 0 0 transparent;
}

/* This is the place where you have the book cover */
#multimedia_box {
	-webkit-box-shadow: 2px 2px 5px #CCCCCC; -moz-box-shadow: 2px 2px 5px #CCCCCC; box-shadow:2px 2px 5px #CCCCCC;
	background: -moz-linear-gradient(center top , #FAFAFA 0%, #DDDDDD 100%) repeat scroll 0 0 transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#DDDDDD');
	background: -webkit-gradient(linear, center top, center bottom, from(#FAFAFA), to(#DDDDDD));
    border: 1px solid #FFFFFF;    
}

#multimedia_box:hover {
	-webkit-box-shadow: 2px 2px 5px #CCCCCC; -moz-box-shadow: 2px 2px 5px #CCCCCC; box-shadow:2px 2px 5px #CCCCCC;
    background: -moz-linear-gradient(center top , #FAFAFA 0%, #DDDDDD 100%) repeat scroll 0 0 transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#DDDDDD');
	background: -webkit-gradient(linear, center top, center bottom, from(#FAFAFA), to(#DDDDDD));
	border: 1px solid #757575;    
}



#post-image .caption b {
	text-shadow: 0px 2px 0px #000;
}

#post-image .caption {
	margin-bottom: 182px;
	width:100%;
	height:50px;
	padding:10px;
	background:#111;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: 14px;
	text-shadow: 0px 2px 0px #000;
}

#post-image .caption b {
	text-shadow: 0px 2px 0px #000;
}

#post-image {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); box-shadow:0 0 15px rgba(0, 0, 0, 0.2); 
    background: -moz-linear-gradient(center top , #FAFAFA 0%, #DDDDDD 100%) repeat scroll 0 0 transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#DDDDDD');
	background: -webkit-gradient(linear, center top, center bottom, from(#FAFAFA), to(#DDDDDD));
	background: -o-gradient(linear, center top, center bottom, from(#FAFAFA), to(#DDDDDD));
    border: 1px solid #FFFFFF;    
	height: 260px;
    margin: 2px auto 10px;
    padding: 8px;
    width: 880px;
}

#post-image:hover {

	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); box-shadow:0 0 15px rgba(0, 0, 0, 0.2); 
    background: -moz-linear-gradient(center top , #FAFAFA 0%, #DDDDDD 100%) repeat scroll 0 0 transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#DDDDDD');
	background: -webkit-gradient(linear, center top, center bottom, from(#FAFAFA), to(#DDDDDD));
	background: -o-gradient(linear, center top, center bottom, from(#FAFAFA), to(#DDDDDD));
    border: 1px solid #757575;
    height: 260px;
    margin: 2px auto 10px;
    padding: 8px;
    width: 880px;
}

/* Styles for the sidebars */
#sidebars {
    border: 0 none;
    float: right;
    margin-right: 18px;
    width: 23.2em;
}

/* This will close the page border at the end */
.pageend {
    background: url() no-repeat scroll 0 0 transparent;
    height: 10px;
    margin-top: -10px;
}

/* Styles for the comment form */
.format_text input, #commentform input, #commentform textarea {
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 300px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	}

#commentform textarea {
	width: 500px;
	max-width: 500px;
	height: 150px;
	line-height: 150%;
	}

.format_text input:hover, #commentform input:hover, #commentform textarea:hover,format_text input:focus, #commentform input:focus, #commentform textarea:focus{
	border-color: #C9C9C9;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}

#commentform label {
	margin-left: 10px;
	color: #999999;
	}

#commentform input.form_submit {
	width: auto;
	padding: 9px 15px;
	background: #617798;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#commentform {
    padding-left: 30px;
    padding-top: 1.1em;
}

.bycomment {
    background: url("http://www.copyblogger.com/wp-content/themes/copyblogger_reboot/images/comment-icon.png") no-repeat scroll left top transparent;
    color: #888888;
    padding: 0 0 2px 20px;
}

/* Titles of posts and pages */
.headline_area {
    border-top: 1px dotted #C9C9C9;
    margin-bottom: 2.2em;
   
}

.headline_area h1, .headline_area h2, #archive_intro h1 {
    border-top: 2px solid #C9C9C9;
    font-size: 2.2em;
    line-height: 1.364em;
}