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,b,u,i,center,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-size: 100%;vertical-align: baseline;background: transparent;}
ol,ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

body { font-size: 100%; line-height: 1.6em;}
html>body { font-size: 16px; }
p { margin: 1.25em 0; }
/*h1 { font-size: 2em; margin: 0.625em 0; }*/
h2 { font-size: 1.75em; margin: 0.75em 0; }
h3 { font-size: 1.5em; margin: 0.875em 0; }
h4 { font-size: 1.25em; margin: 1.05em 0; }
h5 { margin: 1.25em 0; }
h6 { font-size: 0.857em; margin: 1.75em 0; }

body
{
	font-family: helvetica, arial, sans-serif;
	color: #444;
}

.clear
{
	clear: both;
}

p
{
	text-align: justify;
}

h2, h3, h4, h5, h6
{
	color: #4856f7;
	font-weight: normal;
}

/* fake body text */
h1
{
	font-size: 1em;
	font-weight: normal;
	margin: 1.25em 0;
}
h1 span.headline
{
	font-size: 2em;
	display: block;
	margin: 0.625em 0;
	color: #4856f7;
        line-height: 1.25em;
	text-align: left;
}
h1 span.fauxbody
{
	display: block;
	text-align: justify;
}

#container
{
	width: 960px;
	margin: 0 auto;
}

#header, #columnset
{
	clear: both;
}
.column
{
	float: left;
}
#content
{
	width: 710px;
	padding-left: 10px;
	margin-right: 10px;
}
#sidebar
{
	width: 220px;
	margin-left: 10px;
}

/* content images */
#content img.right
{
	clear: right;
	float: right;
	margin: 1em 10px 1em 30px;
}

#content img.left
{
	clear: left;
	float: left;
	margin: 1em 30px 1em 10px;
}

/* recent galleries */
#recent_galleries
{
	margin: 1em 0;
}
#recent_galleries li
{
	margin: 0.5em 0;
}
#recent_galleries a
{
	display: block;
	padding: 0 10px 0 25px;
}


/* freebird links */
#freebird_sites
{
	width: 100%;
	margin: 0.5em 0;
}
#freebird_sites li
{
	width: 100%;
	display: block;
	margin: 0.25em 0;
}
#freebird_sites a
{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 10px 0 25px;
}
#link_freebird_design
{
	background: #0F3178 url(/images/diagonal.gif) top left no-repeat;
}
#link_freebird_photography
{
	background: orange url(/images/diagonal.gif) top left no-repeat;
}

/* gallery listings */
ul.gallery
{
	clear: both;
	margin: 0 auto;
	padding-bottom: 2em;
}
ul.gallery li
{
	float: left;
	width: 138px;
	padding-top: 0.25em;
	margin: 0.75em 2px;
	text-align: center;
	color: #000;
}
ul.gallery img
{
	border: 4px solid #5b5b5b;
}
ul.gallery div.thumb
{
	width: 138px;
	height: 128px;
	clear: both;
	display: table-cell;
	vertical-align: middle;
}

/* pagination */
ul.pagination
{
	width: 600px;
	margin: 0 0 2em 0;
}
ul.pagination li
{
	float: left;
	margin: 0.25em 15px;
}


/* menu */

#menu li
{
	text-align: center;
	float: left;
	
	background: url(/images/Menu-Tab_01.png) top left no-repeat;
	
	padding-top: 9px;
	padding-left: 10px;
	padding-bottom: 15px;
	margin: 0;
}

#menu li a
{
	color: #fff;
	text-decoration: none;
	background: url(/images/Menu-Tab_02.png) top right no-repeat #fff;
	padding: 13px 15px 18px 0;
	margin: 0;
}

#menu li a:hover
{
	text-decoration: underline;
}

div#menu_container
{
	background-color: #ccc;
	margin-left: 10px;
}
