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: "" "";
}
/* begin css */

body {
	font-family:"Helvetica Neue","Helvetica",Arial;
	background: #f2f2f2;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 60px;
}

h5 {
	color:#756a54;
	font-weight:bold;
	font-size:16px;
	line-height: 1.2em;
	}

br.clearFloat, li.clearFloat, #contact br {
	display:block !important;
	float:none !important;
	height:0 !important;
	line-height:0 !important;
	font-size:1px !important;
	clear:both !important;
}

a {
	color: #5fa339;
	}
	
a:hover {
	color: #0094b6;
	}

a img {
	border:none;
	}
	
.inner {
	width: 900px;
	margin: 0 auto;
	}
	
#header {
	background: #fff;
	height: 150px;
	overflow: hidden;
	}
	
.contest #header {
	background: #fff;
	height: 120px;
	overflow: hidden;
	}

#header #logo {
	margin: 47px 0 0 0;
	float: left;
	}
	
#nav {
	width:675px;
	float: right;
	text-align: right;
	margin: 58px 0 0 0;
	font-size: 28px;
	font-weight: bold;
	}

#nav li.first {
	margin: 0 !important;
	}

#nav li {
	display: inline;
	/*margin: 0 0 0 67px;*/
	margin: 0 0 0 45px;
	}

#nav li a {
	text-decoration: none;
	}
	
#nav li a.selected {
	color: #0094b6;
	}
	
#middle {
	height: 200px;
	background: url(../../images/mid-bg.gif) repeat-x;
	overflow: hidden;
	}
.blog-middle{
	height:60px !important;
	background: url(../../images/mid-bg-blog.jpg) repeat-x !important;
	overflow: hidden;
}
#middle .inner {
	height: 200px;
}

.contest #middle {
	background: url(../../images/contest-mid-bg.jpg) no-repeat;
	background-position:-1000px 0px;
	height: 264px;
}

.contest #middle .inner {
	height: 267px;
}
	
body.index #middle .inner {
	background: url(../../images/mid-home.jpg) no-repeat;
	}
body.about #middle .inner {
	background: url(../../images/mid-about.jpg) no-repeat;
	}
body.silverman #middle .inner {
	background: url(../../images/mid-silverman.jpg) no-repeat;
	}
body.forsyth #middle .inner {
	background: url(../../images/mid-forsyth.jpg) no-repeat;
	}
body.staple #middle .inner {
	background: url(../../images/mid-staple.jpg) no-repeat;
	}
body.services #middle .inner {
	background: url(../../images/mid-services.jpg) no-repeat;
	}
	
	
body.web #middle .inner {
	background: url(../../images/mid-services.jpg) no-repeat;
	}
body.branding #middle .inner {
	background: url(../../images/mid-services.jpg) no-repeat;
	}
body.print #middle .inner {
	background: url(../../images/mid-services.jpg) no-repeat;
	}
body.media-buying #middle .inner {
	background: url(../../images/mid-services.jpg) no-repeat;
	}
body.radio #middle .inner {
	background: url(../../images/mid-services.jpg) no-repeat;
	}
body.television #middle .inner {
	background: url(../../images/mid-services.jpg) no-repeat;
	}
	
	
body.work #middle .inner {
	background: url(../../images/mid-work.jpg) no-repeat;
	}
body.contact #middle .inner {
	background: url(../../images/mid-contact.jpg) no-repeat;
	}
body.mail #middle .inner {
	background: url(../../images/mid-mail.jpg) no-repeat;
	}	
body.blog #middle .inner {
	background: url(../../images/mid-blog.jpg) no-repeat;
	}
body.contest #middle .inner {
	background: url(../../images/contest-mid.jpg) no-repeat !important;		
}
	
#main {
	background: #fff;
	}	
	
#content {
	width: 470px;
	float: left;
	padding: 0 0 45px 0;
	}
	
#content2 {
	width: 470px;
	float: left;
	padding: 0 0 15px 0;
	}

.widecolumn {
	
	width: 800px !important;
	}
	
#sidebar {	
	width: 330px;
	float: right;
	padding: 0 0 45px 0;
	}
	
#sidebar2 {	
	width: 330px;
	float: right;
	padding: 0 0 15px 0;
	}
	
#sidebar ul {
	margin: 20px 0 0 0;
	}
	
#sidebar ul li {
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	background: url(../../images/plus-bullet.gif) no-repeat 0 6px;
	font-size: 18px;
	color: #756a54;
	}

#sidebar ul li.pagenav{
	background:none !important;	
}
	
#main h1 {
	font-size: 35px;
	font-weight: bold;
	color: #0094b6;
	padding: 45px 0 0 0;
	}

#main h2 {
	font-size: 24px;
	color: #756a54;
	padding: 20px 0 0 0;
	line-height: 1.3em;
	font-weight: bold;
	}
	
#main h3 {
	font-size: 22px;
	color: #756a54;
	padding: 20px 0 0 0;
	line-height: 1.3em;
	font-weight: bold;
	}
	
b {
	color: #0094b6;
	}
	
b.green {
	color: #5fa339;
	}
	
strong {
	font-weight:bold;
	}

#main h3 img {
	margin: 0 1px 0 2px;
	}

#main p{
	font-size: 18px;
	color: #756a54;
	padding: 20px 0 0 0;
	line-height: 1.3em;
	}

ul {
 	margin-top:20px;
}	
ul li{	
	color: #756a54;
	line-height: 1.3em;
}
	
form label {
	font-size: 18px;
	color: #756a54;
	padding: 20px 0 0 0;
	line-height: 1.3em;
	font-weight: bold;
	display: block;
	}

.md {
	width: 144px;
	}

.lg {
	width: 313px;
	height: 80px;
	margin: 0 0 20px 0;
	}

#footer {
	padding: 25px 0;
	color: #756a54;
	}

.footernav {
	width: 115px;
	float: left;
	font-size: 14px;
	margin: 0 20px 0 0;
	}
	
.footernav.wide {
	width: 230px;
	}

.footernav li.header {
	font-size: 16px;
	font-weight: bold;
	color: #0094B6;
	border-bottom: solid 1px #0094B6;
	}

.footernav.wide li.header {
	float: none;
	width: 203px;
	}

.footernav.wide li {
	float: left;
	width: 115px;
	}
	
.footernav.wide li.row2 {
	width: 88px;
	}

.footernav li {
	padding: 3px 0 0 0;
	}
	
.footernav li a {
	color: #756a54;
	text-decoration: none;
	}

.footernav li a:hover {
	color: #0094B6;
	}
	
#footer-right {
	float: right;
	width: 450px;
	text-align: right;
	margin: 30px 0 0 0;
	}
#footer-right .copyright{
	font-size:8pt;
}

#footer-right p {
	font-size: 18px;
	padding: 0 0 20px 0;
	}

#footer-right img {
	vertical-align: middle;
	}
	
#footer-right p a {
	font-size: 16px;
	margin: 0 0 0 3px;
	color: #0094B6;
	}
	
#footer-right p a:hover {
	color: #5FA339;
	}
	
#footer-right p b {
	font-size: 20px;
	}

.namelist {
	padding: 0 !important;
	}

.namelist a {
	font-weight: bold;
	font-size: 20px;
	display: block;
	margin: 20px 0 0 0;
	color: #0094b6;
	}
	
.namelist a:hover {
	color: #5FA339;
	}
	
ul.two-columns {
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0 0 0;
	}
	
ul.two-columns li {
	width: 235px;
	float: left;
	padding: 10px 0 0 0;
	}

ul.two-columns li a {
	color: #0094b6;
	}
	
ul.two-columns li a:hover {
	color: #5FA339;
	}
	
ul.thumbs {
	padding: 18px 0;
	}
	
ul.thumbs li {
	float: left;
	width: 160px;
	margin: 20px 0 0 0;
	}
	
ul.thumbs li.third {
	width: 112px;
	}

label.error {
	padding: 4px 0 0 0;
	font-size: 12px;
	font-style: italic;
	color: red;
	font-weight: normal;
	}
	
/*** BLOG ****/
.blog-title{
	color:#0094b6 !important;
	text-decoration:none;
}	

.blog-author{
	margin-top:20px;
	color:#756A54;
}

.blog-author strong {
	font-weight:bolder !important;
}

.blog-author a{
	text-decoration:none;
}

.blog-read-more li{
	display: inline;
	list-style-type: none;
	padding-left:30px;
	padding-right: 60px;

}

.blog-read-more li a{
	font-weight:bold;
	font-size:18px;
}

.blog-read-more li.more-post{
	background: url(../../images/blog-plus.png) no-repeat;
	background-position: 0px 0px;
}

.blog-read-more li.no-comment{
	background: url(../../images/awards.png) no-repeat;
		background-position: 0px 0px;
}

.postmetadata {
	clear: both;
	background-color:#e8e8e8;
	padding:20px !important;
	margin-top:20px;
}

#commentform label{
	float:left;

	padding:0 !important;
	margin-right:10px;
}
#searchform {
	margin-top:20px;

}
#searchform label{
	visibility:collapse;
	display:none;
	
	
}

/***** CONTEST *******/
.contest-ul {
	margin-left:20px;
	font-size: 18px;
}

#contest-van{
	height:318px;
}

#contest-van img{
	float:left;
	margin:50px 20px 40px 0;	
}