/*
--------------------------------------------------

Content Hungry Template Styles
Author: Jeremy Fields (Content Hungry http://www.contenthungry.com/)

1.0 RESET
2.0 ELEMENT REBUILD
3.0 SITE-NAVIGATION
4.0 SITE-CONTENT
	4.1 MISC. STYLES
	4.2 DATA TABLE
	4.3 GRID CALENDAR
	4.4 LIST CALENDAR
	4.5 PHOTO GALLERY LIST
	4.6 PHOTO GALLERY THUMBNAIL LIST

--------------------------------------------------
*/

/* 1.0 RESET
--------------------------------------------------*/
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;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}body{line-height:1;color:#333;background:white;}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:"" "";}

/* 2.0 ELEMENT REBUILD
--------------------------------------------------*/
body{font-family:Arial,Verdana,sans-serif;line-height:1.5;}body{font-size:75%;}html > body{font-size:12px;}h1,h2,h3,h4,h5,h6{font-family:Helvetica,Arial,"Lucida Grande",Verdana,sans-serif;}h1{font-size:3em;}h2{font-size:2em;}h3{font-size:1.5em;line-height:2;}h4{font-size:1.2em;line-height:1.25;font-weight:bold;}h5{font-size:1em;font-weight:bold;}h6{font-size:1em;}p{margin:0 0 1.5em 0;}ul,ol{margin:0 0 1.5em 1.5em;}ol{list-style-type:decimal;}dl{margin:1.5em 0;}dl dt{font-weight:bold;}a{color:#125AA7;text-decoration:underline;outline:none;}a:hover{color:#000;}blockquote{margin:1.5em 0 1.5em 1.5em;font-style:italic;}strong{font-weight:bold;}em{font-style:italic;}pre{margin-bottom:1.3em;background:#eee;border:0.1em solid #ddd;padding:1.5em;}code{font:0.9em Monaco,monospace;}hr{background:#B2CCFF;color:#B2CCFF;clear:both;float:none;width:100%;height:0.1em;margin:0 0 1.4em 0;border:none;}* html hr{margin:0 0 1.2em 0;}table{margin-bottom:1.4em;}th,td{height:1em;padding:0.2em 0.4em;}th{font-weight:bold;}label{font-weight:bold;}textarea{height:180px;width:300px;}p.small{font-size:0.8em;margin-bottom:1.875em;line-height:1.875em;}p.large{font-size:1.2em;line-height:2.5em;}p.quiet{color:#666;}.hide{display:none;}.alt{color:#666;font-family:"Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",serif;font-size:1.2em;line-height:1%;font-style:italic;}.dquo{margin-left:-.7em;}p.incr,.incr p{font-size:0.83333em;line-height:1.44em;margin-bottom:1.8em;}

/* 3.0 SITE-NAVIGATION
--------------------------------------------------*/
#site-navigation ul,
#site-navigation ul li
	{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	}
#site-navigation li
	{
	position: relative;
	z-index: 500;
	}
#site-navigation li a
	{
	display: block;
	text-decoration: none;
	}
#site-navigation li li a,
#site-navigation li li a:hover
	{
	background-image: none;
	background: transparent;
	}
#site-navigation li li a:hover
	{
	text-decoration: underline;
	}
#menu-dropdown li ul
	{
	position: absolute;
	top: -9999px;
	left: 0;
	z-index: 501;
	}
#menu-dropdown li:hover ul,
#menu-dropdown li.sfHover ul
	{
	top: 100%;
	}
#menu-dropdown li ul a
	{
	float: none;
	text-indent: 0;
	}
#menu-dropdown li ul a:hover
	{
	text-decoration: underline;
	}

/* 4.0 SITE-CONTENT
--------------------------------------------------*/
#site-content
	{
	overflow: hidden;
	}
h3
	{
	line-height: 1.3em;
	}
h3 small
	{
	display: block;
	font-weight: normal;
	}

/* 4.1 MISC. STYLES
--------------------------------------------------*/
.content-list
	{
	padding: 0;
	margin-left: 0;
	list-style: none;
	}
.content-list li
	{
	margin-bottom: 1em;
	}
.content-list h3
	{
	margin: 0;
	}
.feed
	{
	text-align: right;
	}
.feed a
	{
	background: transparent url(../admin/images/feed.gif) no-repeat center left;
	padding: 2px 0 2px 20px;
	}

/* 4.2 DATA TABLE
--------------------------------------------------*/
table.data
	{
	width: 99%;
	}
table.data th,
table.data td
	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
.remove-border td
	{
	border-bottom-width: 0px !important;
	}

/* 4.3 GRID CALENDAR
--------------------------------------------------*/
#calendar-grid
	{
	width: 99%;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	}
#calendar-grid caption
	{
	text-align: center;
	padding-bottom: 15px;
	margin: 0;
	line-height: normal;
	}
#calendar-grid .link-prev
	{
	float: left;
	}
#calendar-grid .link-next
	{
	float: right;
	}
#calendar-grid td
	{
	width: 14%;
	vertical-align: top;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	padding-bottom: 1em;
	}
#calendar-grid th
	{
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	}
#calendar-grid .current-day
	{
	font-weight: bold;
	}
	
/* 4.4 LIST CALENDAR
--------------------------------------------------*/
#calendar-list,
#calendar-list ul
	{
	list-style: none;
	margin-left: 0;
	padding: 0;
	}
#calendar-list ul
	{
	margin-left: 2em;
	}
#calendar-list ul li
	{
	margin: 1em 0;
	}
#calendar-list h3,
#calendar-list h4
	{
	margin: 0;
	}

/* 4.5 PHOTO GALLERY LIST
--------------------------------------------------*/
#gallery-list
	{
	list-style: none;
	margin-left: 0;
	}
#gallery-list li
	{
	padding-left: 115px;
	padding-bottom: 15px;
	margin: 0;
	}
.gallery-image
	{
	float: left;
	margin-left: -115px;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	}
.gallery-image img
	{
	float: left;
	}

/* 4.6 PHOTO GALLERY THUMBNAIL LIST
--------------------------------------------------*/
#gallery-thumbnails
	{
	list-style: none;
	margin-left: 0;
	}
#gallery-thumbnails li
	{
	width: 100px;
	padding: 10px 10px 5px 10px;
	float: left;
	margin: 0 10px 10px 0;
	line-height: 1;
	}
.thumbnails-image
	{
	padding-bottom: 5px;
	float: left;
	}
.thumbnails-link
	{
	float: left;
	}
#gallery-thumbnails .thickbox
	{
	float: right;
	}
