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

	PMH Advertising
	
	version:   1.0
	date:      1/01/08
	author:    [Martin Olson @ Sandau Creative]
	email:     [martin@sandaucrative.com]

	website:   [www.pmhadv.com]

	version history: [1.0]
	

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


/* 

	Import external stylesheets
	
-----------------------------------------------------------------------------*/

@import url("pmh.css");


/*

	Global Colors

	dk gray #616363
	md gray #a09f9f
	lt gray #c0c0c0
	
-----------------------------------------------------------------------------*/



/* 

	Global Settings
	
-----------------------------------------------------------------------------*/

* 						{ margin: 0;padding: 0; }
* a:focus 		{ outline: 0; }


/* 

	Global Classes
	
-----------------------------------------------------------------------------*/


.clearall 		{ clear:both; }

.flo_left 		{ float:left; }
.flo_right	 	{ float:right; }

.txt_left 		{ text-align:left; }
.txt_right 		{ text-align:right; }
.txt_center 	{ text-align:center; }
.txt_justify 	{ text-align:justify; }

.bold 				{ font-weight:bold; }
.italic 			{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 				{ width:955px; margin:0 auto; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0; padding-left:0; }
.nobullet 		{ list-style:none; list-style-image:none; }

hr						{ border: 0; color: #e6efef; background: #e6efef;  height: 1px; clear:both; }

.w100					{ width: 100%; }
.w75					{ width: 72%; }
.w50					{ width: 50%; }
.w25					{ width: 25%; }


/* 

	Setup
	
----------------------------------------------------------------------------- */

body {
	background: #fff;
/*background: url(../img/temp_line.gif) repeat-x 0 73px;*/
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
#wrapper {
	margin: 0;
	font-size: 12px;
	line-height: 1.8em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0;
	border-top: 5px solid #f1f1f1;
	}
	
#header {
	margin: 0 auto;
	width: 800px;
	padding: 50px 0 5px;
	}
* html #header { padding: 50px 0 0;}
#flashcontent {
	clear: both;
	margin-top: 20px;
	}


/* 

	Typo
	
----------------------------------------------------------------------------- */	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	margin: .3em auto .5em;
	color: #666;
	font-weight: 100;
	line-height: 1em;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: .4em auto .4em;
	color: #666;
	font-weight: 700;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: .3em auto;
	color: #666;
	font-weight: 100;
	}
p {
	margin: .5em auto 1em;
	text-indent: 10px;
	}
	
.date {
	margin: .2em auto 1em;
	text-indent: 0;
	padding-left: 15px;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 700;
	color: #999;
	background: url(../img/icon_date.gif) no-repeat top left;
	}

	
/* 

	Navigation
	
----------------------------------------------------------------------------- */

#siteNav {
	font: 11px/1.3em Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 10px;
	float: right;
	}
#siteNav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	text-indent: -9999px;
	}
#siteNav li a {
    display: block;
    height: 20px;
    margin: 0;
		float: left;
	}
#siteNav li a#blog {  
    width: 50px;
    background: url(../img/nav_blog.gif) no-repeat 0 0;
	}
#siteNav li a#about {
    width: 70px;
    background: url(../img/nav_about.gif) no-repeat 0 0;
		margin-right: 5px;
	}
#siteNav li a#contact {
    width: 75px;
    background: url(../img/nav_contact.gif) no-repeat 0 0;
	}
#siteNav li a#blog:hover,
#siteNav li a#about:hover,
#siteNav li a#contact:hover {
    background-position: 0 -20px;
	}
	
.pmhlogo {
	float: left;
	margin-left: 5px;
	}
	
	
/* 

	Content
	
----------------------------------------------------------------------------- */

#content {
	clear: both;
	width: 890px;
	margin: 0 auto;
	text-align: left;
	padding: 25px 0 45px;
	}
* html #content { padding-top: 0; }
#fmaNav {
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 30px;
	padding: 5px 10px 3px;
	}
#fmaNav ul {
	margin: 0;
	padding: 0;
	list-style: none
	}
#fmaNav ul li {
	display: inline;
	margin-right: 25px;
	}
#fmaNav ul li span {
	font-size: 10px;
	font-weight: 700;
	background: #999;
	padding: 1px 3px 1px;
	color: #fff;
	margin-right: 8px;
	}
#fmaNav ul li a:link,
#fmaNav ul li a:visited {
	color: #666;
	text-decoration: none;
	}
#fmaNav ul li a:hover {
	color: #999;
	text-decoration: none;
	}
#fmaNav ul li a.current {

	}
#fmaNav ul li a.current span {
	border: 1px solid #e3e3e3;
	background: none;
	color: #5c5c5c;
	}
	
#left_col {
	width: 515px;
	padding: 0 35px 0 10px;
	float: left;
	text-align: justify;
	}
#right_col {
	width: 325px;
	float: left;
	}
#right_col img {
	border: 1px solid #f1f1f1
	}

#legal {
	width: 890px;
	font-size: 10px;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #ededed;
	}
#legal ul {
	margin: 10px;
	padding: 0;
	list-style: none
	}
#legal ul li {
	display: inline;
	margin-right: 10px;
	padding: 3px 10px 3px 0;
	border-right: 1px solid #ccc;
	color: #999;
	}
#legal ul li.last {
	border-right: none;
	}
#legal a:link,
#legal a:visited {
	color: #999;
	text-decoration: none;
	}
#legal a:hover {
	color: #666;
	text-decoration: underline;
	}
	
/* 

	Links
	
----------------------------------------------------------------------------- */


#left_col a:link,
#left_col a:visited,
#left_col a:active {
/*	color: #c0d33c;*/
	color: #acadae;
	text-decoration: none;
	border-bottom: 1px dotted #acadae;
	padding: 2px 3px;
	font-weight: 700;
	}
#left_col a:hover {
	background: #c0d33c;
	color: #fff;
	text-decoration: none;
	border-bottom: none;
	}
	

