/*** RESeT STYLES ***/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}


/******************************************************************************************************************************/
/*** Presentation Styles                                                                                                      */

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #000;
  background-image: url(http://patrickhiller.com/images/bg_main.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	min-width: 780px;
}

img {
	border: 0px;
}

#Frame {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	position: relative;
}

#Footer {
	text-align: center;
	position: relative;
	bottom: -22px;
	font-size: 10px;
	color: #333333;
	border-top: 1px solid #ddd;
	padding: 2px 0px 0px 0px;
}

#AdSenseFooter {
	text-align: center;
	position: relative;
	top: 106px;
	left: -29px;
}

#MainSection {
	position: absolute;
	top: 30px;
	left: 38px;	
	width: 500px;
	border: 3px solid #210;
	background-color: #FFFFFF;
  //background-image: url(http://patrickhiller.com/images/bg_1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 10;
}

#MainSectionInner {
	position: absolute;
	top: 72px;
	left: 70px;	
	width: 440px;
	border: 1px solid #8e4d25;
	background-color: #FFFFFF;
	opacity: .65;
	filter: alpha(opacity=65);
	z-index: 20;
}

#MainSectionContent {
	position: absolute;
	top: 110px;
	left: 38px;	
	width: 410px;
	z-index: 30;
	background: transparent;
	padding: 0px 48px 44px 48px;
	font-size: 12px;
}

#Small {
	position: absolute;
	top: 30px;
	left: 553px;
	width: 184px;
	border: 3px solid #210;
	background-color: #FFFFFF;
  //background-image: url(http://patrickhiller.com/images/bgsmall_1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 10;
}

#SmallInner {
	position: absolute;
	top: 72px;
	left: 569px;	
	width: 155px;
	border: 1px solid #8e4d25;
	background-color: #FFFFFF;
	opacity: .6;
	filter: alpha(opacity=60);
	z-index: 20;
}

#SmallContent {
	position: absolute;
	top: 110px;
	left: 553px;	
	width: 134px;
	z-index: 30;
	background: transparent;
	padding: 0px 28px 44px 28px;
	font-size: 11px;
}

.photo {
	text-align: center;
}

h1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #c47242;
	letter-spacing: 2px;
	margin: 1px 0px 4px 0px;
	padding: 2px 6px 4px 10px;
	background-color: #ffffff;
	opacity: .9;
	filter: alpha(opacity=90);
	border: 1px solid #8e4d25;
}

h2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #c47242;
	letter-spacing: 2px;
	padding: 2px 11px 2px 11px;
	margin: 1px 0px 4px 0px;
}

h3 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #333;
	letter-spacing: 1px;
	padding: 2px 11px 2px 11px;
	margin: 1px 0px 4px 0px;
}

p, td, th {
	font-family: Arial, sans-serif;
	padding: 0px 12px 0px 12px;
	line-height: 1.5em;
	font-size: 1em;
	color: #444;
}

p{
	margin: 8px 0px 8px 0px;
}

td, th {
	font-family: Arial, sans-serif;
}

p a:link, p a:visited {
	color: #009;
	text-decoration: none;
}

p a:hover, p a:active {
	color: #00A;
}

ul {
	margin: 4px 0px 4px 16px;
}

li {
	color: #444;
}

a {
	color: #009;
	text-decoration: none;
}

a:link, a:visited {
	color: #009;
	text-decoration: none;
}

a:hover, a:active {
	color: #00A;
	text-decoration: none;
}

hr {
	height: 1px;
	color: #c47242;
	background-color: #c47242;
}

#mainnav ul, .mgLinkList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}

#mainnav li, .mgLinkList li {
	margin: 1px 0px 0px 0px;
	font-weight: bold;
}

#mainnav li a, .mgLinkList li a {
	display: block;
	padding: 1px 2px 2px 8px;
	background-image:  url(http://patrickhiller.com/images/nav_norm.gif);
	background-repeat: repeat-y;
	background-position: top left;
	font-weight: bold;
}

#mainnav li a:link, #mainnav li a:visited, .mgLinkList li a:link, .mgLinkList li a:visited {
	color: #000000;
	text-decoration: none;
}

#mainnav li a:hover, #mainnav li a:active, .mgLinkList li a:hover, .mgLinkList li a:active {
	background-image:  url(http://patrickhiller.com/images/nav_over.gif);
	background-repeat: repeat-y;
	background-position: top left;
	color: #2D1E2D;
}

.mgLinkList ul {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
}

.mgLinkList li {
	font-weight: bold;
}

.mgLinkList li a {
	font-weight: bold;
}


.fb_badge {
	margin: 0px auto !important;
}

.fb_badge th {
	padding: 0px !important;
}

.fb_object table{
	width: 108px !important;
}

.fb_object table td{
	width: 108px !important;
	padding: 0px;
}

.fb_imageitem a {
	padding: 0px;
	margin: 0px;
	postition: absolute;
	top: 0px;
	left: 0px;
}

.blog-picture {
	border: 1px solid #999;
	margin: 0px 10px 0px 10px;
}

.mgToolbar {
	margin: 2px 2px 2px 2px;
	padding: 2px;
  height: 21px;
}

.mgToolbar ul {
	margin: 0px 0px 6px 2px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
	
.mgToolbar li {
	margin: 0px 5px 0px 5px;
	font-weight: normal;
	float: left;
}

.mgToolbar li a img {
	margin-right: 0px;
	margin-top: -1px;
	vertical-align: middle;
}

.mgToolbar li a {
   
}


.mgToolbar li a:hover {
    color: #005a9d !important;
}

.mgContentImage img {
	max-width: 400px;
}


/* Article Container */
.mgComments .mgArticle {
	border: 1px dashed #999 !important;
	margin: 10px !important;
	padding: 0px !important;
	background-color: #eee;
}

.mgCommentsHeader {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin: 2px 0px 2px 10px;
}

.mgCommentsFooter {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin: 2px 0px 2px 10px;
	text-align: right;
}

.mgComments .mgBody {

  color: #333;
  margin: 0px 10px 10px 10px;
} 

.mgComments .mgByLine {
  font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  margin: 0px 10px 0px 10px;
	font-style: italic;
	text-align: right;
	line-height: 12px !important;
	padding: 6px 0px 1px 0px !important;
} 

.mgComments .mgDateLine {
  font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  margin: 0px 10px 0px 10px;
	font-style: italic;
	text-align: right;
	line-height: 12px !important;
	padding: 0px !important;
} 
