/* CSS Document */


/* BASIC STRUCTURES */

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px 10px 0px;
	margin: 0px 10px 0px 10px;
	
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	
}



/*#dropshadow {
	position: relative;
	height: auto;
	width: 770px;
	background-image: url(/redesign/images/widgets/dropshadow_right.jpg);
	background-repeat: repeat-y;
	z-index: 0;
	margin: 0px auto 0px auto;
	padding: 0px 0px -30px 0px;
}

#dropshadow:before {
	margin-top: -30px
	content: url('/redesign/images/widgets/dropshadow_top.jpg'); 
}

#dropshadow:after {
	content: url('/redesign/images/widgets/dropshadow_bottom.jpg');
}*/


#main {
	width: 750px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index: 1;
	border-color: #CCA276;
	border-style: solid;
	border-width: 10px 1px 1px 1px;
	background-color: #F7F2EA;
	background-image: url(/images/widgets/sidebar_bg.jpg);
	background-repeat: repeat-y;
	
	font-family: inherit;
	font-size: inherit;
}

#masthead {
	position: relative;
	width: auto;
	z-index: 2;
}

#content {
	padding: 20px 15px 10px 195px;
	position: relative;
	margin: 0px;
	z-index: 4;
	
	line-height: 18px;

}

.clearall:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}


#sidebar
{
	position: relative;
	z-index: 5;
	float: left;
	width: 150px;
	padding: 7px 0px 10px 10px;
	margin: 0px;
	border: 0px;
	text-align: right;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	/*background-color: #E4BE6B;*/
	background-image: url(/images/widgets/sidebar_bg_new.jpg);
	background-repeat: repeat-y;
}

#footer {
	position: relative;
	margin: 5px auto 0px auto;
	width: 750px;
	padding: 15px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	line-height: 13px;
	color: #AAAAAA;
	z-index: 1;
}


.comments, .comments p {
	font-size: 10px;
	color: #555555;
	line-height: 16px;
}

.sidebarleading p {
	border-bottom: 5px solid #E4BE6B; /* TO DO: this is silly. */
}


/* TAG REDEFINITION */

p  {
	font-family: inherit;
	font-weight: inherit;
	color: inherit;
	margin: 0px 0px 9px 0px;
}

h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #E04C35;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding-bottom: 4px;
}

h2 {
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	color: #000000;
	margin: 0px 0px 9px 0px;
	/* hide from IE5/Mac \*/
		margin: -9px 0px 0px 0px;
	/* end hide from IE5/Mac */
}

a, img {
	border: 0px;
}

	



/* section specific styles */


#content a, #content a:link {
	color: #455D77;
}
#content a:visited {
	color: #455D77;
}
#content a:hover {
	color: #99372A;
}


#sidebar a, #sidebar a:link, #sidebar a:visited {
	color: #000000;
	text-decoration: none;
}

#sidebar a b, #sidebar a strong, #sidebar a i, #sidebar a em {
	font-weight: normal;
	font-style: normal;
}

#sidebar a:hover {
	color: #374067;
}

#topnav a:hover, #sidebar a.img:hover {
	text-decoration: none;
	border-bottom: none;
}


#sidebar h2 {
	font-family: inherit;
	text-transform: uppercase;
	color: #444444;
	font-style: normal;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	padding: 16px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #444444;
}

#sidebar h2.nopadding {
	padding: 0px;
}

#sidebar h3 {
	font-family: inherit;
	color: #3E4C81;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

#sidebar p {
	font-family: inherit;
	color: inherit;
	line-height: 13px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}


#sidebar p.small {
	font-family: inherit;
	color: inherit;
	font-size: 80%;
	font-weight: bold;
	line-height: 13px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}



#gigdisclaimer {
	font-size: 9px;
	line-height: 12px;
	color: #E04C35;
}

#gigguide h2

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E04C35;
	text-decoration: none;
	margin-top: 10px;
	border-bottom: 1px solid #AAAAAA;
	font-style: normal;
}

#footer a, #footer a:link, #footer a:visited {
	color: #AAAAAA;
}

table.searchzoilus {
	width: 100%;
	border: 0px;
}

table.searchzoilus td {
	text-align: right;
}


.top {
	text-align: right;
	font-size: 80%;
}


#general_button {
	margin: 17px 0px 10px 0px
}

/* comment sections */

#comment_main {
	position: relative;
	width: 600px;
	left: 0px;
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index: 1;
	border-color: #CCA276;
	border-style: solid;
	border-width: 10px 1px 1px 1px;
	background-color: #F7F2EA;
	background-image: url(/images/widgets/sidebar_bg.jpg);
	background-repeat: repeat-y;
	font-family: inherit;
	font-size: inherit;
}

#comment_content {
	padding: 0px 60px 10px 195px;
	margin-top: 0px;
	clear: right;
}


.comment_form {
	width: 180px;
	padding-right:15px; 
	margin-right:15px; 
	float:left; 
	text-align:left; 
	border-right:1px dotted #bbb;
}

#sidebar .book-callout p {
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px;
}

#sidebar .book-callout a, #sidebar  .book-callout a:visited, #sidebar .book-callout a:link {
  /*  color: #E04C35; */
    font-weight: bold;
}

#sidebar .book-callout a:hover {
  color: #E04C35
}