﻿/*
Title:      The Strickland Group Network Specific CSS
Author:     tapodaca@tsg.net
Copyright:  2009-2010, The Strickland Group.  All rights resevered (please don't re-use without permission).
*/

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;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	font: 87.5%/1.571em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #3f3728;
	background: #a69271 url(/img/network/topbg-network.png) repeat-x top left;
}

a:link, a:visited {
	color: #3F8700;
	text-decoration: none;
}
a:hover {
	color: #367400;
}

.more {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	display: block;
	font-size: .9em;
	background: url(/img/network/arrow-red.png) no-repeat center left;	
}
.more:hover {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	display: block;
	background: url(/img/network/arrow-red-hover.png) no-repeat center left;	
}

/* testimonials */
blockquote 
{
	margin: 0;
	padding: 15px;
	color: #73654d;
	font-size: .95em;
	font-style: italic;
	min-height: 40px;
	background: transparent url(/img/network/leftquote.png) no-repeat top left;
}
blockquote p  {
	margin-bottom: 5px; 
	background: transparent url(/img/network/rightquote.png) no-repeat bottom right;
	min-height: 40px;
}
cite {
	overflow: visible;
	display: block;
	font-style: normal;
	margin: 0;
	padding: 5px 0 0 40px;
	 
}
cite small { font-size:.85em;color:#8c7a5e; }

h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1.3em;
	font-family: Georgia, Tahoma, serif;
}
h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1.1em;
	font-family: Georgia, Tahoma, serif;
}
h4 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1em;

}
h5 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: .8em;
}

h4.date-time {
	margin-bottom: 10px;
	padding: 0;
	font-size: .8em;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
	font-size: .9em;
}

.photoright {
	float: right;
	margin: .1em 5px 20px 20px;
	padding: 5px;
	height: 200px;
	width: 290px;
	background: #fff;
	border-right: 1px solid #b39d77;
	border-bottom: 1px solid #b39d77;
	box-shadow:	2px 2px 2px #b39d77;
	-webkit-box-shadow: 2px 2px 2px  #b39d77;
	-moz-box-shadow: 2px 2px 2px #b39d77;
}
.photoleft {
	float: left;
	margin: .1em 20px 20px 5px;
	padding: 5px;
	height: 200px;
	width: 290px;
	background: #fff;
	border-right: 1px solid #b39d77;
	border-bottom: 1px solid #b39d77;
	box-shadow:	2px 2px 2px #b39d77;
	-webkit-box-shadow: 2px 2px 2px  #b39d77;
	-moz-box-shadow: 2px 2px 2px #b39d77;
}
.photomiddle {
	margin: .1em 10px 10px 10px;
	padding: 10px;
	background: #fff;
	border-right: 1px solid #b39d77;
	border-bottom: 1px solid #b39d77;
	box-shadow:	2px 2px 2px #b39d77;
	-webkit-box-shadow: 2px 2px 2px  #b39d77;
	-moz-box-shadow: 2px 2px 2px #b39d77;

}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* set up to reverse emails to stop spam */
.reverse {
	unicode-bidi: bidi-override;
	direction: rtl;
}

/* page wrapper, main div for entire site. */
.page {
	width: 960px;
	max-width: 960px;
	min-width: 960px;
	margin: 0 auto;	
}

/* header */
#header {
	margin: 0;
	padding: 0;
	height: 140px;
	color: #fff;
	background: url(/img/network/headerbg-network.png) no-repeat;
}

#logo {
	float: left;
	height: 100px;
	width: 320px;
	margin: 0;
	padding: 20px 0 0 0;
}
#logo img { height: 0; }
#logo a, #logo span {
	display: block;
	height: 100px;
	width: 320px;
	background: #56A511 url(/img/network/logo-network.png) no-repeat;
}
#logo a:hover {
	background-image: url(/img/network/logo-network.png);
}

#division {
	float: left;
	margin: 0;
	padding: 35px 0 0 10px;
	width: 310px;
	font-weight: bold;
	line-height: 1.429em;
	color: #fff;
	/*-moz-text-shadow: 0px 1px 1px #ccc;
	-webkit-text-shadow: 0px 1px 1px #ccc;
	text-shadow: 0px 1px 1px #ccc;*/
}

#address {
	float: left;
	width: 165px;
	padding: 35px 0 0 150px;
	line-height:1.357em;
	font-size: 0.857em
}

#contact {
	float: left;
	padding: 35px 0 0 10px;
	line-height:1.357em;
	font-size: 0.857em
}
#contact a {color: #fff;}

/* menu or navigation */
#menucontainer {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	font-family: Georgia, Serif;
	font-weight: bold;
	border-top: 1px solid #d9be90;
	border-bottom: 1px solid #d9be90;
	background: #b39d77; 
}
#menucontainer ul li  {
	list-style: none;
	margin: 0 23px;
	float: left;
	display: block;
}
#menucontainer ul li a { 
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 18px;
	display: block; 
	font-size: 1.2em; 
	color: #3f3728;
}
#menucontainer ul li a:hover {text-decoration:none;color:#d9be90;background:#3f3728;}
#menucontainer ul li a:active {text-decoration:none;color:#d9be90;background:#3f3728;}
#menucontainer ul li.selected {background:#3f3728;}
#menucontainer ul li.selected a {color:#d9be90;}

/* main */
#main {
	margin: 10px 0;
	padding: 10px 10px;
	overflow: hidden;
	width: 940px;
	border-top: 1px solid #ffe2ab;
	border-bottom: 1px solid #ffe2ab;
	background: #d9be90;
}
#main p {line-height: 1.5em}

/* Main > Banner (rotating homepage banner) */
#banner {
	margin-bottom: 10px;
	padding: 0;
	height: 260px;
	width: 940px;
}
#banner-slideshow {
    position:relative;
    margin-bottom: 10px;
    height: 260px;
    width: 940px;
    background: #bfa882;
}
#banner-slideshow img {
    position:absolute;
    top: 10px;
    left: 10px;
    z-index: 8;
    opacity: 0.0;
}
#banner-slideshow img.active {
    z-index: 10;
    opacity: 1.0;
}
#banner-slideshow img.last-active {
    z-index: 9;
}

.leftcol {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 300px;
	overflow: hidden;
	line-height: 1em;
	display: inline;
}
.rightcol-home {
	float: right;
	margin: 0 10px 0 25px;
	padding: 0;
	width: 180px;
	overflow: hidden;
	line-height: 1em;
	display: inline;
}
.rightcol {
	float: right;
	margin: 0 10px 0 25px;
	padding: 0;
	width: 595px;
	overflow: hidden;
	line-height: 1em;
	display: inline;
}
.middlecol {
	float: left;
	margin: 0 0 0 25px;
	padding: 0;
	width: 390px;
	overflow: hidden;
	line-height: 1em;
	display: inline;
}

/* Special Home Page Formatting */
#banner-slideshow { display: none; }
#BlogHome #banner-slideshow { display: block; }
#BlogHome #main>div#banner-slideshow>div.entry>h3 { display: none; }
#BlogHome #entries h3
{
	margin: 0;
}
#BlogHome a.more { margin: 10px 0;}
#BlogHome div.entries ul li { clear: both;}

.photoright-home {
	float: right;
	display: block;
	clear: both;
	margin: 0 0 10px 15px;
	padding: 5px;
	border: 1px solid #73654d;
	background: #BFA882;
}

.photoleft-home {
	float: left;
	overflow: hidden;
	margin: 0 15px 5px 0;
	padding: 5px;
	border: 1px solid #73654d;
	background: #BFA882;
}


div#Partners p {
	width: 275px; 
	float: left;  
	/*border-left: 1px solid #73654d; 
	background: transparent url(/img/network/bg-partners.png) repeat-y top left;*/
}
.photopartners {
	float: left;
	overflow: hidden;
	margin: 20px;
	padding: 10px;
	background: #fff;
	border-right: 1px solid #b39d77;
	border-bottom: 1px solid #b39d77;
	box-shadow:	2px 2px 2px #b39d77;
	-webkit-box-shadow: 2px 2px 2px  #b39d77;
	-moz-box-shadow: 2px 2px 2px #b39d77;
}

ul#services {
	margin: 0;
	padding: 0;	
	color: #fff;
	font-size: 12pt;
	font-family: Myriad Pro;
}
ul#services li {
	margin: 0;
	padding: 0 0 0 25px;
	height: 55px;
	line-height: 48px;
	display: block;
	background: transparent url(/img/network/bg-services-list.png) no-repeat;
}
ul#services li a {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 12pt;
	font-family: Myriad Pro;
	display: block;
}


/* Blog Specific Styles */
.meta {
	float: left;
	margin: 0 0 10px 0;
	padding: 3px 0;
	width: 100%;
	font-size: .8em;
	line-height: 1.8em;
	border-top: 1px solid #EFD095;
	border-bottom: 1px solid #EFD095;
}
.meta-sub {
	margin: 10px 0;
	padding: 3px 0;
	width: 100%;
	font-size: .8em;
	line-height: 1.8em;
	border-top: 1px solid #EFD095;
	border-bottom: 1px solid #EFD095;
}
.author { float: left; }
.commentslink { float: right; }
.sharethis { float: right; margin-left: 30px;}

ol.listing {}
ol.listing li.entry {
	margin: 0 0 30px 0;
	padding: 0;
}
ol.listing li.entry div.content {
}	

/*ol.listing li.entry:hover { background: #BFA882; }*/
ol.listing li.entry h2 {
	clear: both;
	/*font-size: 1.8em;
	-moz-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
	text-shadow: 1px 1px 1px #000;*/
}

ol.listing li.entry ul li {
	margin: 0 0 10px 30px;
	padding: 0;
	width: 90%;
	font-size: 90%;
	list-style-image: url(/img/network/arrow-red.png);
}
ol.listing li.entry ol li {
	margin: 0 0 10px 30px;
	padding: 0;
	width: 90%;
	font-size: 90%;
}
.pagenav {
	margin: 10px;
	padding: 0;	
}

.archive,
.categories,
.cloud,
.feedRecentList  {
	margin: 0 0 30px 0;
	padding: 0;
}
.archive h3,
.categories h3,
.cloud h3,
.feedRecentList h3 {
	margin: 0 0 10px 0;
	padding: 5px;
	border-top: 1px solid #EFD095;
	border-bottom: 1px solid #EFD095;
	background: #BFA882;
}
.archive ol {
	margin: 0;
	padding: 0;
	font-size: .9em;
}
.archive ol li {
	margin: 0;
	padding: 0;
}

.cloud a {
	margin: 0 5px 5px 5px;
	padding: 0;	
}

.feedRecentList ul {
	margin: 0;
	padding: 0;
	font-size: .9em;
}
.feedRecentList ul li {
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 2em;
	border-bottom: 1px solid #EFD095;
	background: url(/img/network/arrow-red.png) no-repeat center left;
}
.feedRecentList ul li:hover {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(/img/network/arrow-red-hover.png) no-repeat center left;
}

div.entry ul li {
	margin: 0 0 10px 30px;
	padding: 0;
	width: 90%;
	font-size: 90%;
	list-style-image: url(/img/network/arrow-red.png);
}
div.entry ol li {
	margin: 0 0 10px 30px;
	padding: 0;
	width: 90%;
	font-size: 90%;
}



/* About Page and Team Pages. */
.profile {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	height: 110px;
	font-size: .8em;
	font-weight: bold;
}
.profile:hover {
	background: #bfa882;
}
.profile img 
{
	margin: 0 5px 10px 0;
	padding: 5px;
	border-right: 1px solid #b39d77;
	border-bottom: 1px solid #b39d77;
	box-shadow:	2px 2px 2px #b39d77;
	-webkit-box-shadow: 2px 2px 2px  #b39d77;
	-moz-box-shadow: 2px 2px 2px #b39d77;
	background: #fff;
}
.profile a img 
{
	margin: 0;
	padding: 0;
	background: transparent;
}

/* Forms etc */
#search input,
#contactform input, 
#contactform textarea {
	padding: 3px;
	margin: 0 0 15px 0;
	color: #ffe2ab;
	font-weight: bold;
	background: #73654d;
	border: 1px solid #ffe2ab;
}
#search input:focus,
#contactform input:focus, 
#contactform textarea:focus {
	background: #8c7b5e;
}

/* footer */
#footer {
	clear: both;
	margin: 0 0 40px 0;
	padding: 0;
	font-size: 0.8em;
	border-top: 1px solid #d9be90;
}
#footer .rail {
	height: 10px;
	width: 100%;
	background: #bfa880 url(/img/network/bottomrail.png) no-repeat top center;
}
#footer .inner {
	width: 960px;
	max-width: 960px;
	min-width: 960px;
	margin: 0 auto;
	padding: 0;
}
#footer p {
	float: left;
	margin: 5px 0 0 0;
	padding: 0 0 0 45px;
	font-size: 1em;
	background: url(/img/network/tsgsmall.png) no-repeat top left;
}
#footer a { 
	color: #3f3728;
	border: none;
	/*-moz-text-shadow: 1px 1px #ccc;
	-webkit-text-shadow: 1px 1px #ccc;
	text-shadow: 1px 1px #ccc;*/
}
#footer a.hover {
	color: #3f3728;
	text-decoration: underline;
}
#footer ul  {
	float: right;
	overflow: hidden;
	margin: 0;
	padding: 5px 10px 0 0;
}
#footer ul li {
	float: left;
	margin: 0 0 0 8px;
	list-style: none;
	display: block;
}
#footer ul li a  {
	float: left;
	display: block;
	margin: 0 0 0 9px;
	text-decoration: none;
	color: #3f3728;
	border: none;
}
#footer ul li a:hover {
	color: #3f3728;
	text-decoration: underline;
}
#footer ul li a.active {
	color: #3f3728;
	display: block;
	text-decoration: underline;
}
