/* * * * * * * * * * * * * * * * * * * * * * * * * * * *  
Stylesheet for Holmes Mackillop
 * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body {
	margin:0;
	padding:0;
	min-width: 840px;
	background-color:#e6632b;
	font-size:12px;
	font-family:Arial;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#container {
	width:840px;
	margin:20px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Header */

#header {
	position:relative;
	height:150px;
	background-image: url(../images/bronze/line_white_on_bronze.gif);
}

/* Main h1 */

h1 {
	position:absolute;
	top:0;
	left:0;
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	color:#1b1464;
	margin:0;
}
h1 span.tm {
	font-size:16px;
	font-style:normal;
}
h1 a, h1 a:visited {
	color:#1b1464;
	text-decoration:none;
}
h1 a:hover, h1 a:visited:hover {
	color:#ff0097;
	text-decoration:none;
}

/* Quotes */

#quotes_or_subtitle {
	position:absolute;
	top:0px;
	left:420px;
	color:#000000;
	width:153px;
}
#quotes_or_subtitle p {
	margin:0;
	font-style:normal;
	line-height:18px;
}

#quotes_or_subtitle a {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}

#quotes_or_subtitle a:visited {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}

#quotes_or_subtitle a:hover, #sidebar1 a:visited:hover {
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px dotted #ffffff;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Search */

#search {
	position:absolute;
	top:0px;
	left:630px;
	width:200px;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	line-height:11px;
	color:#000000;
	margin:0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Some general stuff */

#body_content {
	position:relative;
	text-align:left;
	line-height:16px;
	height:350px;
	background-image: url(../../css/images/line.png);
}

h4.section_title {
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	margin:0;
}

img {
	border:0;
}

a.no_border { border:0 !important; }

#body_content hr {
	text-align:left;
	width:8px;
	height:1px;
	border:0;
	margin:0;
	margin-top:16px;
	margin-bottom:14px;
	background:#9185a7;
}

div.margin_maker {
	margin-left:20px;
	margin-right:18px;
	margin-bottom:20px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Sidebar 1 */

#sidebar1 {
	position:relative;
	float:left;
	width:390px;
	color:#000000;
}

#sidebar1 h4 {
	color:#000000;
}

#sidebar1 hr {
	background:#ce7ba3;
}

#sidebar1 div.rss_icon {
	position:absolute;
	top:4px;
	right:20px;
}

#sidebar1 h3 {
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	margin:0;
}

#sidebar1 a {
	font-size:10px;
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}

#sidebar1 a:visited {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}

#sidebar1 a:hover, #sidebar1 a:visited:hover {
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #000000;
}

#sidebar1 p {
	margin-top:5px;
}

#sidebar1 ul {
	margin:0;
	padding:0;
	list-style:none;
	font-style:normal;
}

#sidebar1 ul.tags li {
	margin-bottom:2px;
}

#sidebar1 ul.tags span.number {
	color:#000000;
	font-size:10px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Sidebar 2 */

#sidebar2 {
	position:relative;
	float:right;
	width:400px;
	color:#000000;
	padding-right:20px;
	padding-bottom:100px;
}

#sidebar2 h4 {
	color:#000000;
}

#sidebar2 hr {
	background:#f385a2;
}

#sidebar2 div.rss_icon {
	position:absolute;
	top:4px;
	right:20px;
}

#sidebar2 h3 {
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	margin:0;
}

#sidebar2 italic {
	font-style:italic;
}

#sidebar2 a {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}

#sidebar2 a:visited {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}

#sidebar2 a:hover, #sidebar2 a:visited:hover {
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #ffffff;
}

#sidebar2 p {
	margin-top:5px;
}

div.half_color {
	color:#000000;
	font-size:11px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#footer {
	clear:both;
	margin-bottom:10px;
	font-style:normal;
	line-height:16px;
	position: absolute;
	bottom: 0px;
	left: 20px;
	width: 841px;
}

#footer div.div1 {
 	float:left;
	width:490px;
	color:#1b1464;
}
	
#footer div.div2 {
	float:right;
	width:490px;
	color:#620460;
}
	
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

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

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 350px;}
.clearfix {display: block;}
/* Hides from IE-mac \*/
